aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-09-26 07:16:46 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-09-26 07:16:46 +0000
commitb9131238a365e242f1e7dfc37e4aaeeb3fe14984 (patch)
treefccd2f3e9cbc0ffded07dfc1b45eff6deeb81865 /src/plugins/CommandLineOptions
parent9b58ee472bb22b00240979182231e1cc3cec3bb8 (diff)
downloadqmmp-b9131238a365e242f1e7dfc37e4aaeeb3fe14984.tar.gz
qmmp-b9131238a365e242f1e7dfc37e4aaeeb3fe14984.tar.bz2
qmmp-b9131238a365e242f1e7dfc37e4aaeeb3fe14984.zip
updated German tranlation (Panagiotis Papadopoulos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1913 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions')
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_de.ts2
-rw-r--r--src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts36
2 files changed, 19 insertions, 19 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_de.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_de.ts
index c25f94db0..2836b58e9 100644
--- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_de.ts
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_de.ts
@@ -6,7 +6,7 @@
<message>
<location filename="../seekoption.cpp" line="38"/>
<source>Seek to position in the current track</source>
- <translation type="unfinished">Zu Position im derzeitigen Stück spulen</translation>
+ <translation>Zu Position im derzeitigen Stück spulen</translation>
</message>
<message>
<location filename="../seekoption.cpp" line="39"/>
diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts
index a62c62a78..7ec4c0f55 100644
--- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts
+++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts
@@ -6,92 +6,92 @@
<message>
<location filename="../statusoption.cpp" line="39"/>
<source>Print playback status</source>
- <translation type="unfinished"></translation>
+ <translation>Wiedergabestatus ausgeben</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="41"/>
<source>Print formatted track name (example: qmmp --nowplaying &quot;%t - %a&quot;)</source>
- <translation type="unfinished"></translation>
+ <translation>Namen des Stückes formattiert ausgeben (Beispiel: qmmp --nowplaying &quot;%t - %a&quot;)</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="42"/>
<source>Print --nowplaying syntax</source>
- <translation type="unfinished"></translation>
+ <translation>Syntax von --nowplaying ausgeben</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="87"/>
<source>Syntax:</source>
- <translation type="unfinished"></translation>
+ <translation>Syntax:</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="88"/>
<source>%p - artist</source>
- <translation type="unfinished"></translation>
+ <translation>%p – Interpret</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="89"/>
<source>%a - album</source>
- <translation type="unfinished"></translation>
+ <translation>%a – Album</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="90"/>
<source>%t - title</source>
- <translation type="unfinished"></translation>
+ <translation>%t – Titel</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="91"/>
<source>%n - track</source>
- <translation type="unfinished"></translation>
+ <translation>%n – Stück</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="92"/>
<source>%NN - 2-digit track</source>
- <translation type="unfinished"></translation>
+ <translation>%NN – Zweistellige Stücknummer</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="93"/>
<source>%g - genre</source>
- <translation type="unfinished"></translation>
+ <translation>%g – Genre</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="94"/>
<source>%c - comment</source>
- <translation type="unfinished"></translation>
+ <translation>%c – Kommentar</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="95"/>
<source>%C - composer</source>
- <translation type="unfinished"></translation>
+ <translation>%C – Komponist</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="96"/>
<source>%D - disc number</source>
- <translation type="unfinished"></translation>
+ <translation>%D – CD-Nummer</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="97"/>
<source>%f - file name</source>
- <translation type="unfinished"></translation>
+ <translation>%f – Dateiname</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="98"/>
<source>%F - full path</source>
- <translation type="unfinished"></translation>
+ <translation>%F – Vollständiger Pfad</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="99"/>
<source>%y - year</source>
- <translation type="unfinished"></translation>
+ <translation>%y – Jahr</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="100"/>
<source>%l - duration</source>
- <translation type="unfinished"></translation>
+ <translation>%l – Abspieldauer</translation>
</message>
<message>
<location filename="../statusoption.cpp" line="101"/>
<source>%if(A&amp;B&amp;C,D,E) - condition</source>
- <translation type="unfinished"></translation>
+ <translation>%if(A&amp;B&amp;C,D,E) – Bedingung</translation>
</message>
</context>
</TS>