-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> |