author | groucho <groucho> | 2003-01-22 09:41:37 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-22 09:41:37 (UTC) |
commit | aa611367a06617e9ad12bd6787ce255a5965f695 (patch) (side-by-side diff) | |
tree | e68f88c6c0e2e9433b4e910dbb697e6eb9660376 /i18n/de/libmadplugin.ts | |
parent | 924fe86265fa979286cc8665bc56aca81dd15a58 (diff) | |
download | opie-aa611367a06617e9ad12bd6787ce255a5965f695.zip opie-aa611367a06617e9ad12bd6787ce255a5965f695.tar.gz opie-aa611367a06617e9ad12bd6787ce255a5965f695.tar.bz2 |
More mass translation.
Fixes to already translated texts
-rw-r--r-- | i18n/de/libmadplugin.ts | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/i18n/de/libmadplugin.ts b/i18n/de/libmadplugin.ts index 775b417..0f43189 100644 --- a/i18n/de/libmadplugin.ts +++ b/i18n/de/libmadplugin.ts @@ -1,53 +1,54 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> - <translation type="unfinished"></translation> + <translation>Kein Song geöffnet</translation> </message> <message> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Titel</translation> </message> <message> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Künstler</translation> </message> <message> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Album</translation> </message> <message> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Jahr</translation> </message> <message> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Kommentar</translation> </message> <message> <source>, Track: </source> - <translation type="unfinished"></translation> + <translation>. Track: </translation> </message> <message> <source>Info: </source> - <translation type="unfinished"></translation> + <translation>Info: </translation> </message> <message> <source>Name: </source> - <translation type="unfinished"></translation> + <translation>Name: </translation> </message> <message> <source>Genre: </source> - <translation type="unfinished"></translation> + <translation>Genre: </translation> </message> <message> <source>Bitrate: </source> - <translation type="unfinished"></translation> + <translation>Bitrate: </translation> </message> <message> <source>URL: </source> - <translation type="unfinished"></translation> + <translation>URL: </translation> </message> </context> </TS> |