diff options
Diffstat (limited to 'src/plugins')
6 files changed, 28 insertions, 24 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts index 33bfb549f..50e5bd5e5 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1"> +<!DOCTYPE TS><TS version="1.1" language="de"> +<defaultcodec></defaultcodec> <context> <name>Lyrics</name> <message> @@ -46,7 +47,7 @@ <message> <location filename="../lyricswindow.ui" line="38"/> <source>No connection</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Keine Verbindung</translation> </message> <message> <location filename="../lyricswindow.cpp" line="62"/> @@ -56,7 +57,7 @@ <message> <location filename="../lyricswindow.cpp" line="65"/> <source>Connecting...</source> - <translation type="unfinished"></translation> + <translation>Verbinde...</translation> </message> <message> <location filename="../lyricswindow.cpp" line="68"/> @@ -71,7 +72,7 @@ <message> <location filename="../lyricswindow.cpp" line="74"/> <source>Connected</source> - <translation type="unfinished"></translation> + <translation>Verbunden</translation> </message> <message> <location filename="../lyricswindow.cpp" line="77"/> @@ -86,7 +87,7 @@ <message> <location filename="../lyricswindow.ui" line="58"/> <source>Close</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Schließen</translation> </message> </context> </TS> diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts index 579d51174..7acccb024 100644 --- a/src/plugins/General/notifier/translations/notifier_plugin_de.ts +++ b/src/plugins/General/notifier/translations/notifier_plugin_de.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="de"> +<defaultcodec></defaultcodec> <context> <name>NotifierFactory</name> <message> @@ -28,7 +29,7 @@ <message> <location filename="../popupwidget.cpp" line="115"/> <source>Volume:</source> - <translation type="unfinished"></translation> + <translation>Lautstärke:</translation> </message> </context> <context> @@ -71,17 +72,17 @@ <message> <location filename="../settingsdialog.ui" line="55"/> <source>Delay, ms:</source> - <translation type="unfinished"></translation> + <translation>Verzögerung, ms:</translation> </message> <message> <location filename="../settingsdialog.ui" line="81"/> <source>Transparency</source> - <translation type="unfinished"></translation> + <translation>Transparenz</translation> </message> <message> <location filename="../settingsdialog.ui" line="104"/> <source>0</source> - <translation type="unfinished"></translation> + <translation>0</translation> </message> </context> </TS> diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts index 09a9d67dc..07433e13f 100644 --- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts +++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts @@ -1,26 +1,27 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1"> +<!DOCTYPE TS><TS version="1.1" language="de"> +<defaultcodec></defaultcodec> <context> <name>DecoderCDAudioFactory</name> <message> <location filename="../decodercdaudiofactory.cpp" line="44"/> <source>CD Audio Plugin</source> - <translation type="unfinished"></translation> + <translation>CD-Audio-Plugin</translation> </message> <message> <location filename="../decodercdaudiofactory.cpp" line="86"/> <source>About CD Audio Plugin</source> - <translation type="unfinished"></translation> + <translation>Über CD-Audio-Plugin</translation> </message> <message> <location filename="../decodercdaudiofactory.cpp" line="87"/> <source>Qmmp CD Audio Plugin</source> - <translation type="unfinished"></translation> + <translation>Qmmp CD-Audio-Plugin</translation> </message> <message> <location filename="../decodercdaudiofactory.cpp" line="89"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> <message> <location filename="../decodercdaudiofactory.cpp" line="90"/> @@ -30,7 +31,7 @@ <message> <location filename="../decodercdaudiofactory.cpp" line="88"/> <source>Compiled against libcdio version:</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Kompiliert gegen folgende „libcdio“-Version:</translation> </message> </context> <context> @@ -38,7 +39,7 @@ <message> <location filename="../settingsdialog.ui" line="13"/> <source>CD Audio Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Einstellungen des CD-Audio-Plugins</translation> </message> <message> <location filename="../settingsdialog.ui" line="31"/> @@ -48,12 +49,12 @@ <message> <location filename="../settingsdialog.ui" line="44"/> <source>Limid cd speed:</source> - <translation type="unfinished"></translation> + <translation type="unfinished">CD-Geschwindigkeit begrenzen:</translation> </message> <message> <location filename="../settingsdialog.ui" line="64"/> <source>Use cd-text</source> - <translation type="unfinished"></translation> + <translation>CD-Text verwenden</translation> </message> </context> </TS> diff --git a/src/plugins/Input/cue/translations/cue_plugin_de.ts b/src/plugins/Input/cue/translations/cue_plugin_de.ts index e73788263..a84129fc1 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_de.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_de.ts @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="pl"> +<!DOCTYPE TS><TS version="1.1" language="de"> <defaultcodec></defaultcodec> <context> <name>DecoderCUEFactory</name> diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts index 7f9ac63e9..932366f98 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="de"> +<defaultcodec></defaultcodec> <context> <name>DecoderFFmpegFactory</name> <message> @@ -30,7 +31,7 @@ <message> <location filename="../decoderffmpegfactory.cpp" line="145"/> <source>Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6</source> - <translation type="unfinished"></translation> + <translation>Kompiliert gegen libavformat-%1.%2.%3 und libavcodec-%4.%5.%6</translation> </message> </context> <context> @@ -191,7 +192,7 @@ <message> <location filename="../settingsdialog.ui" line="86"/> <source>MPEG-2 MP3</source> - <translation type="unfinished"></translation> + <translation>MPEG-2 MP3</translation> </message> </context> </TS> diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts index 2b2e2d099..d36686d4a 100644 --- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts @@ -99,7 +99,7 @@ <message> <location filename="../settingsdialog.ui" line="203"/> <source>Analyzer #1:</source> - <translation>Analyzer #1:</translation> + <translation>Analyzer Nr. 1:</translation> </message> <message> <location filename="../settingsdialog.ui" line="229"/> @@ -109,12 +109,12 @@ <message> <location filename="../settingsdialog.ui" line="255"/> <source>Analyzer #2:</source> - <translation>Analyzer #2:</translation> + <translation>Analyzer Nr. 2:</translation> </message> <message> <location filename="../settingsdialog.ui" line="294"/> <source>Analyzer #3:</source> - <translation>Analyzer #2:</translation> + <translation>Analyzer Nr. 3:</translation> </message> <message> <location filename="../settingsdialog.ui" line="351"/> |
