From c46810a78b1ad1ec5bc5cb48c944e443f1f9706a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 1 Aug 2009 07:53:26 +0000 Subject: updated German translation (Panagiotis Papadopoulos) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1097 90c681e8-e032-0410-971d-27865f9a5e38 --- CMakeLists.txt | 2 +- .../translations/incdecvolume_plugin_de.ts | 2 +- .../Effect/bs2b/translations/bs2b_plugin_de.ts | 2 +- .../fileops/translations/fileops_plugin_de.ts | 20 +- .../General/hal/translations/hal_plugin_de.ts | 8 +- .../hotkey/translations/hotkey_plugin_de.ts | 6 +- .../lyrics/translations/lyrics_plugin_de.ts | 6 +- .../translations/statusicon_plugin_de.ts | 2 +- .../Input/flac/translations/flac_plugin_de.ts | 2 +- .../Input/mad/translations/mad_plugin_cs.ts | 187 +++++++++-------- .../Input/mad/translations/mad_plugin_de.ts | 191 +++++++++-------- .../Input/mad/translations/mad_plugin_it.ts | 187 +++++++++-------- .../Input/mad/translations/mad_plugin_lt.ts | 230 ++++++++++++--------- .../Input/mad/translations/mad_plugin_pl.ts | 195 +++++++++-------- .../Input/mad/translations/mad_plugin_ru.ts | 201 ++++++++++-------- .../Input/mad/translations/mad_plugin_tr.ts | 157 ++++++++------ .../Input/mad/translations/mad_plugin_uk_UA.ts | 201 ++++++++++-------- .../Input/mad/translations/mad_plugin_zh_CN.ts | 201 ++++++++++-------- .../Input/mad/translations/mad_plugin_zh_TW.ts | 201 ++++++++++-------- .../mplayer/translations/mplayer_plugin_de.ts | 8 +- .../projectm/translations/projectm_plugin_de.ts | 28 +-- src/ui/translations/qmmp_de.ts | 8 +- 22 files changed, 1133 insertions(+), 912 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f7fe1e3e4..71f74a65f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,7 @@ MESSAGE(FATAL_ERROR "Could NOT find lrelease executable") ENDIF(QT_LRELEASE_EXECUTABLE) MESSAGE(STATUS "Generating translations ...") -execute_process(COMMAND find ${CMAKE_CURRENT_SOURCE_DIR} -name *.ts COMMAND xargs ${QT_LRELEASE_EXECUTABLE} -silent) +execute_process(COMMAND find ${CMAKE_CURRENT_SOURCE_DIR} -name *.ts COMMAND xargs ${QT_LRELEASE_EXECUTABLE} -silent -nounfinished) IF(NOT LIB_SUFFIX) IF("${QT_LIBRARY_DIR}" MATCHES lib64) diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts index 6888ca309..c7acd29af 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts @@ -6,7 +6,7 @@ Increase volume with step 5 - Lautstärke erhöhen (in Fünfer-Schritten) + Lautstärke anheben (in Fünfer-Schritten) diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_de.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_de.ts index c9893ad6c..daa814f76 100644 --- a/src/plugins/Effect/bs2b/translations/bs2b_plugin_de.ts +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_de.ts @@ -65,7 +65,7 @@ Default - Voreinstellungen + Voreinstellung diff --git a/src/plugins/General/fileops/translations/fileops_plugin_de.ts b/src/plugins/General/fileops/translations/fileops_plugin_de.ts index f5820d09a..93fc5c303 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_de.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_de.ts @@ -36,7 +36,7 @@ Are you sure you want to remove %1 file(s) from disk - Wollen Sie wirklich %1 Datei(en) von der Festplatte entfernen? + Möchten Sie wirklich %1 Datei(en) von der Festplatte entfernen? @@ -44,17 +44,17 @@ File Operations Plugin - + Datei-Aktionen-Modul About File Operations Plugin - + Über Datei-Aktionen-Modul Qmmp File Operations Plugin - + Qmmp Datei-Aktionen-Modul @@ -67,12 +67,12 @@ Modify Shortcut - Kurzbefehl bearbeiten + Kurzbefehl bearbeiten Press the key combination you want to assign - + Drücken Sie die Tastenkombination, die verwendet werden soll @@ -158,7 +158,7 @@ File Operations Settings - + EInstellungen Datei-Aktionen-Modul @@ -173,7 +173,7 @@ Menu text - Menütext + Menütext @@ -201,12 +201,12 @@ Destination: - Zielort: + Zielort: File name pattern: - Dateinamensmuster: + Dateinamensmuster: diff --git a/src/plugins/General/hal/translations/hal_plugin_de.ts b/src/plugins/General/hal/translations/hal_plugin_de.ts index 29ce43daf..cb61d4816 100644 --- a/src/plugins/General/hal/translations/hal_plugin_de.ts +++ b/src/plugins/General/hal/translations/hal_plugin_de.ts @@ -31,7 +31,7 @@ Based on Solid (KDE hardware library) - Basiert auf Solid (KDE-Hardware-Bibliothek) + Basiert auf Solid (KDE Hardware-Bibliothek) @@ -39,7 +39,7 @@ Add CD "%1" - CD „%1“ hinzufügen + CD „%1“ hinzufügen @@ -57,7 +57,7 @@ CD Audio Detection - Audio-CD-Erkennung + Erkennung von Audio-CDs @@ -72,7 +72,7 @@ Removable Device Detection - Wechseldatenträger-Erkennung + Erkennung von Wechseldatenträgern diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts index a4948d648..5c4d7ee2a 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts @@ -11,7 +11,7 @@ Press the key combination you want to assign - + Drücken Sie die Tastenkombination, die verwendet werden soll @@ -87,7 +87,7 @@ Global Hotkey Plugin Settings - + Einstellungen Global-Hotkey-Modul @@ -102,7 +102,7 @@ Reset - Zurücksetzen + Zurücksetzen diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts index 3063441cd..aa5197fd1 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts @@ -63,12 +63,12 @@ Connecting... - Verbinde... + Verbinde ... Sending request... - Sende Anfrage... + Sende Anfrage ... @@ -83,7 +83,7 @@ Closing connection... - Beende Verbindung... + Beende Verbindung ... diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts index da468f06e..70f1a4653 100644 --- a/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts @@ -26,7 +26,7 @@ Use standard icons - + System-Symbole benutzen OK diff --git a/src/plugins/Input/flac/translations/flac_plugin_de.ts b/src/plugins/Input/flac/translations/flac_plugin_de.ts index 538e6d3b3..242316e05 100644 --- a/src/plugins/Input/flac/translations/flac_plugin_de.ts +++ b/src/plugins/Input/flac/translations/flac_plugin_de.ts @@ -149,7 +149,7 @@ Sample width: - Abtastrate: + Abtastauflösung: diff --git a/src/plugins/Input/mad/translations/mad_plugin_cs.ts b/src/plugins/Input/mad/translations/mad_plugin_cs.ts index 5ecf0bdaf..586b96550 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_cs.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_cs.ts @@ -43,180 +43,201 @@ DetailsDialog + Format + + + + kbps kbps + Bitrate + + + + Hz Hz - + + Samplerate + + + + + + + + Mode + + + + KB KB - - - Yes - Ano + + File size + + - No - Ne + Yes + Ano - - Details - Podrobnosti + + + Protection + + + + + + + No + Ne - - MPEG Info - Informace MPEG + + + Copyright + - - File size: - Velikost souboru: + + + Original + - - - - - - - + - - - - Sample rate: - Vzorkovací frekvence: - - - - Bit rate: - Datový tok: + + + ID3v1 Tag + ID3v1 tag - - Mode: - Režim: + + Save + Uložit - - Copyright: - Copyright: + + Year: + Rok: - - Original: - Originál: + + Genre: + Žánr: - - - ID3v1 Tag - ID3v1 tag + + Dialog + - - Save - Uložit + + Tags + - - Track number: - Číslo stopy: + + Disc number: + - - Year: - Rok: + + Composer: + - - Genre: - Žánr: + + Track: + - + Comment: Komentář: - + Album: Album: - + Artist: Umělec: - + Title: Název: - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + Audio Properties + + + + Close Zavřít - + ID3v2 Tag ID3v2 tag - - File path: - Cesta k souboru: - - - + APE Tag Tag APE - - Tag Choice - Výběr tagu - - - + ID3v1 ID3v1 - + ID3v2 ID3v2 - + APE APE - - Format: - - - - + Create Vytvořit - + Delete Odstranit diff --git a/src/plugins/Input/mad/translations/mad_plugin_de.ts b/src/plugins/Input/mad/translations/mad_plugin_de.ts index 44f3cc3f8..b4d3b453d 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_de.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_de.ts @@ -43,180 +43,205 @@ DetailsDialog + Format + Format + + + kbps kbps + Bitrate + Bitrate + + + Hz Hz - + + Samplerate + Abtastrate + + + + + + + Mode + Modus: + + + KB KB - - - Yes - Ja + + File size + Dateigröße + - No - Nein + Yes + Ja - - Details - Details + + + Protection + - - MPEG Info - MPEG-Info + + + + No + Nein - - File size: - Dateigröße: + + + Copyright + - - - - - - - - - - - + + + Original + - - Sample rate: - Abtastrate: + + - + - - - Bit rate: - Bitrate: + + + ID3v1 Tag + ID3v1-Tag - - Mode: - Modus: + + Save + Speichern - - Copyright: - Copyright: + + Year: + Jahr: - - Original: - Original: + + Genre: + Genre: - - - ID3v1 Tag - ID3v1-Tag + + Dialog + - - Save - Speichern + + Tags + Tags - - Track number: - Titelnummer: + + Disc number: + CD-Nummer: - - Year: - Jahr: + + Composer: + Komponist: - - Genre: - Genre: + + Track: + Stück: - + Comment: Kommentar: - + Album: Album: - + Artist: Interpret: - + Title: Titel: - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + Audio Properties + Audio-Eigenschaften + + + Close Schließen - + ID3v2 Tag ID3v2-Tag - - File path: - Dateipfad: - - - + APE Tag APE-Tag - - Tag Choice - Tag-Auswahl - - - + ID3v1 ID3v1 - + ID3v2 ID3v2 - + APE APE - - Format: - - - - + Create Erstellen - + Delete Löschen diff --git a/src/plugins/Input/mad/translations/mad_plugin_it.ts b/src/plugins/Input/mad/translations/mad_plugin_it.ts index 72dd087c8..feb89bc4f 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_it.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_it.ts @@ -43,180 +43,201 @@ DetailsDialog + Format + + + + kbps kbps + Bitrate + + + + Hz Hz - + + Samplerate + + + + + + + + Mode + + + + KB KB - - - Yes - + + File size + + - No - No + Yes + - - Details - Dettagli + + + Protection + + + + + + + No + No - - MPEG Info - Info MPEG + + + Copyright + - - File size: - Dimensione brano: + + + Original + - - - - - - - + - - - - Sample rate: - Campionatura: - - - - Bit rate: - Bitrate: + + + ID3v1 Tag + Etichettatura ID3v1 - - Mode: - Modo: + + Save + Salva - - Copyright: - Copyright: + + Year: + Anno: - - Original: - Originale: + + Genre: + Genere: - - - ID3v1 Tag - Etichettatura ID3v1 + + Dialog + - - Save - Salva + + Tags + - - Track number: - Traccia numero: + + Disc number: + - - Year: - Anno: + + Composer: + - - Genre: - Genere: + + Track: + - + Comment: Commento: - + Album: Album: - + Artist: Interprete: - + Title: Titolo: - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + Audio Properties + + + + Close Chiudi - + ID3v2 Tag Etichettatura ID3v2 - - File path: - File: - - - + APE Tag Etichettatura APE - - Tag Choice - Scelta Etichettatura - - - + ID3v1 ID3v1 - + ID3v2 ID3v2 - + APE APE - - Format: - - - - + Create Crea - + Delete Elimina diff --git a/src/plugins/Input/mad/translations/mad_plugin_lt.ts b/src/plugins/Input/mad/translations/mad_plugin_lt.ts index 9b6c347ea..9da5bad51 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_lt.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_lt.ts @@ -1,40 +1,40 @@ - - + + DecoderMADFactory - + MPEG Plugin MPEG įskiepis - + MPEG Files MPEG bylos - + About MPEG Audio Plugin Apie MPEG audio įskiepį - + Qmmp MPEG Audio Plugin Qmmp MPEG įskiepis - + Compiled against libmad version: Sukurta libmad pagrindu: - + Writen by: Ilya Kotov <forkotov02@hotmail.ru> Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> - + Source code based on mq3 progect Išvesties kodas sukurtas mq3 pagrindu @@ -42,172 +42,202 @@ DetailsDialog - + + Format + + + + + Bitrate + + + + Hz Hz + + Samplerate + + + + + + + Mode + + + + + File size + + + + + + Yes Taip - + + + Protection + + + + + + No Ne - + + + Copyright + + + + + + Original + + + + + ID3v1 Tag ID3v1 - + Save Išsaugoti - - Track number: - Takelio numeris: - - - + Year: Metai: - + Genre: Žanras: - + + Dialog + + + + + Tags + + + + Comment: Komentaras: - + Album: Albumas: - + Artist: Atlikėjas: - + Title: Pavadinimas: - + Close Užverti - + ID3v2 Tag ID3v2 - - MPEG Info - MPEG informacija - - - + - - - Original: - Originalus: - - - - Copyright: - Autorinės teisės: - - - - Mode: - Mode: - - - - File size: - Bylos dydis: - - - - Sample rate: - Sample rate: - - - - Bit rate: - Bit rate: + + KB + КB - - MPEG level: - MPEG lygis: + + kbps + kbps - - File path: - Bylos kelias: + + APE Tag + APE - - KB - КB + + ID3v1 + ID3v1 - - Details - Informacija + + ID3v2 + ID3v2 - - kbps - kbps + + APE + - - APE Tag - APE + + Disc number: + - - Tag Choice - Tag Choice + + Composer: + - - ID3v1 + + Track: - - ID3v2 + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> - - APE + + Audio Properties - + Create sukurti - + Delete Ištrinti @@ -215,35 +245,29 @@ SettingsDialog + + ID3v1 ID3v1 + + ID3v2 ID3v2 - + ID3v1 encoding: ID3v1 koduotė: - + ID3v2 encoding: ID3v2 koduotė: - - - OK - Gerai - - - - Cancel - Atšaukti - MPEG Plugin Settings @@ -260,11 +284,15 @@ Pirmas: + + APE + + Disabled Išjungta diff --git a/src/plugins/Input/mad/translations/mad_plugin_pl.ts b/src/plugins/Input/mad/translations/mad_plugin_pl.ts index 4de3f87ed..147b3c7aa 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_pl.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_pl.ts @@ -43,180 +43,201 @@ DetailsDialog + Format + + + + kbps + Bitrate + + + + Hz - + + Samplerate + + + + + + + + Mode + + + + KB - - - Yes - Tak + + File size + + + Yes + Tak + + + + + Protection + + + + + + No Nie - - + + + Copyright + + + + + + Original + + + + + ID3v1 Tag - + ID3v2 Tag - + APE Tag - - Details - Szczegóły pliku - - - - File path: - Ścieżka do pliku: - - - - Tag Choice - Wybór Tag'a - - - + ID3v1 - + ID3v2 - + APE - - MPEG Info - - - - - Format: - - - - - - - - - - + - - - Bit rate: - Szybkość transmisji: - - - - Sample rate: - Próbkowanie: - - - - File size: - Wielkość pliku: - - - - Mode: - Tryb: - - - - Copyright: - Prawa zastrzeżone: - - - - Original: - Oryginał: - - - + Title: Tytuł: - + Artist: Artysta: - + Album: Album: - + Comment: Komentarz: - + Year: Rok: - - Track number: - Numer utworu: + + Dialog + + + + + Tags + + + + + Disc number: + + + + + Composer: + - + Genre: Gatunek: - + + Track: + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + Audio Properties + + + + Create Utwórz - + Delete Usuń - + Save Zapisz - + Close Zamknij diff --git a/src/plugins/Input/mad/translations/mad_plugin_ru.ts b/src/plugins/Input/mad/translations/mad_plugin_ru.ts index 8d17d420a..daf6552bb 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_ru.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_ru.ts @@ -41,182 +41,203 @@ DetailsDialog + + + Format + + + Bitrate + + + + Hz Гц - - - Yes - Есть + + Samplerate + + + + + + + + Mode + + + File size + + + + + Yes + Есть + + + + + Protection + + + + + + No Нет - - + + + Copyright + + + + + + Original + + + + + ID3v1 Tag ID3v1-тег - + Save Сохранить - - Track number: - Номер трека: - - - + Year: Год: - + Genre: Жанр: - - Comment: - Комментарий: - - - - Album: - Альбом: + + Dialog + - - Artist: - Исполнитель: + + Tags + - - Title: - Название: + + Disc number: + - - Close - Закрыть + + Composer: + - - ID3v2 Tag - ID3v2-тег + + Track: + - - MPEG Info - Информация MPEG + + Comment: + Комментарий: - - - - - - - - - - + + Album: + Альбом: - - Original: - Оригинальный: + + Artist: + Исполнитель: - - Copyright: - Авторские права: + + Title: + Название: - - Mode: - Режим: + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + - - File size: - Размер файла: + + Audio Properties + - - Sample rate: - Дискретизация: + + Close + Закрыть - - Bit rate: - Битовая частота: + + ID3v2 Tag + ID3v2-тег - - File path: - Путь к файлу: + + - + - + KB Кб - - Details - Информация - - - + kbps Кб/с - + APE Tag APE-тег - - Tag Choice - Выбор тегов - - - + ID3v1 - + ID3v2 - + APE - - Format: - Формат: - - - + Create Создать - + Delete Удалить diff --git a/src/plugins/Input/mad/translations/mad_plugin_tr.ts b/src/plugins/Input/mad/translations/mad_plugin_tr.ts index b99ac0f12..43b993b17 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_tr.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_tr.ts @@ -43,180 +43,201 @@ DetailsDialog + Format + + + + kbps + Bitrate + + + + Hz - - KB + + Samplerate - - - Yes + + + + + Mode - - - No + + KB - - - ID3v1 Tag + + File size - - ID3v2 Tag + + + + Yes - - APE Tag + + + Protection + + + + + + + No - - Details + + + Copyright - - File path: + + + Original - - Tag Choice + + + ID3v1 Tag - - ID3v1 + + ID3v2 Tag - - ID3v2 + + APE Tag - - APE + + ID3v1 - - MPEG Info + + ID3v2 - - Format: + + APE - - - - - - - + - - - Bit rate: + + Title: - - Sample rate: + + Artist: - - File size: + + Album: - - Mode: + + Comment: - - Copyright: + + Year: - - Original: + + Dialog - - Title: + + Tags - - Artist: + + Disc number: - - Album: + + Composer: - - Comment: + + Genre: - - Year: + + Track: - - Track number: + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> - - Genre: + + Audio Properties - + Create - + Delete - + Save - + Close diff --git a/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts b/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts index 7e32e1ee0..942d5a20b 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts @@ -41,182 +41,203 @@ DetailsDialog + + + Format + + + Bitrate + + + + Hz Гц - - - Yes - Так + + Samplerate + + + + + + + + Mode + + + File size + + + + + Yes + Так + + + + + Protection + + + + + + No Ні - - + + + Copyright + + + + + + Original + + + + + ID3v1 Tag ID3v1-тег - + Save Зберегти - - Track number: - Номер треку: - - - + Year: Рік: - + Genre: Жанр: - - Comment: - Коментар: - - - - Album: - Альбом: + + Dialog + - - Artist: - Виконавець: + + Tags + - - Title: - Назва: + + Disc number: + - - Close - Закрити + + Composer: + - - ID3v2 Tag - ID3v2-тег + + Track: + - - MPEG Info - Інформація MPEG + + Comment: + Коментар: - - - - - - - - - - - + + Album: + Альбом: - - Original: - Оригінальний: + + Artist: + Виконавець: - - Copyright: - Авторські права: + + Title: + Назва: - - Mode: - Режим: + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + - - File size: - Розмір файлу: + + Audio Properties + - - Sample rate: - Дискретизація: + + Close + Закрити - - Bit rate: - Бітова частота: + + ID3v2 Tag + ID3v2-тег - - File path: - Шлях до файлу: + + - + - - + KB Кб - - Details - Інформація - - - + kbps Кб/с - + APE Tag APE-тег - - Tag Choice - Вибір тєгу - - - + ID3v1 ID3v1 - + ID3v2 ID3v2 - + APE APE - - Format: - - - - + Create Створити - + Delete Видалити diff --git a/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts b/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts index 8f7e938ac..c851e02b9 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts @@ -41,182 +41,203 @@ DetailsDialog + + + Format + + + Bitrate + + + + Hz Hz - - - Yes - + + Samplerate + + + + + + + + Mode + + + File size + + + + + Yes + + + + + + Protection + + + + + + No - - + + + Copyright + + + + + + Original + + + + + ID3v1 Tag ID3v1 标签 - + Save 保存 - - Track number: - 音轨: - - - + Year: 年代: - + Genre: 流派: - - Comment: - 备注: - - - - Album: - 专辑: + + Dialog + - - Artist: - 艺术家: + + Tags + - - Title: - 标题: + + Disc number: + - - Close - 关闭 + + Composer: + - - ID3v2 Tag - ID3v2 标签 + + Track: + - - MPEG Info - MPEG 信息 + + Comment: + 备注: - - - - - - - - - - - + + Album: + 专辑: - - Original: - 原创: + + Artist: + 艺术家: - - Copyright: - 版权: + + Title: + 标题: - - Mode: - 声道模式: + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + - - File size: - 文件大小: + + Audio Properties + - - Sample rate: - 取样率: + + Close + 关闭 - - Bit rate: - 位速率: + + ID3v2 Tag + ID3v2 标签 - - File path: - 文件路径: + + - + - - + KB KB - - Details - 详细资料 - - - + kbps kbps - + APE Tag APE 标签 - - Tag Choice - 标签选择 - - - + ID3v1 ID3v1 - + ID3v2 ID3v2 - + APE APE - - Format: - - - - + Create 创建 - + Delete 删除 diff --git a/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts b/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts index 63bc5ed9c..5e5840820 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts @@ -41,182 +41,203 @@ DetailsDialog + + + Format + + + Bitrate + + + + Hz Hz - - - Yes - + + Samplerate + + + + + + + + Mode + + + File size + + + + + Yes + + + + + + Protection + + + + + + No - - + + + Copyright + + + + + + Original + + + + + ID3v1 Tag ID3v1 標簽 - + Save 儲存 - - Track number: - 音軌: - - - + Year: 年代: - + Genre: 流派: - - Comment: - 備註: - - - - Album: - 專輯: + + Dialog + - - Artist: - 藝術家: + + Tags + - - Title: - 標題: + + Disc number: + - - Close - 關閉 + + Composer: + - - ID3v2 Tag - ID3v2 標簽 + + Track: + - - MPEG Info - MPEG 資訊 + + Comment: + 備註: - - - - - - - - - - - + + Album: + 專輯: - - Original: - 原創: + + Artist: + 藝術家: - - Copyright: - 版權: + + Title: + 標題: - - Mode: - 聲道型態: + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + - - File size: - 檔案大小: + + Audio Properties + - - Sample rate: - 取樣率: + + Close + 關閉 - - Bit rate: - 位速率: + + ID3v2 Tag + ID3v2 標簽 - - File path: - 檔案路徑: + + - + - - + KB KB - - Details - 詳細資料 - - - + kbps kbps - + APE Tag APE 標簽 - - Tag Choice - 標簽選取 - - - + ID3v1 ID3v1 - + ID3v2 ID3v2 - + APE APE - - Format: - - - - + Create 建立 - + Delete 移除 diff --git a/src/plugins/Input/mplayer/translations/mplayer_plugin_de.ts b/src/plugins/Input/mplayer/translations/mplayer_plugin_de.ts index b32132772..0a6405529 100644 --- a/src/plugins/Input/mplayer/translations/mplayer_plugin_de.ts +++ b/src/plugins/Input/mplayer/translations/mplayer_plugin_de.ts @@ -156,12 +156,12 @@ default - + Standard MPlayer Settings - MPlayer-Einstellungen + Einstellungen MPlayer-Modul @@ -176,12 +176,12 @@ Audio/video auto synchronization - + Autom. Audio/Video-Synchronisierung Synchronization factor: - + Synchronisierungsfaktor: diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts index 85071a54b..f67abad10 100644 --- a/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts @@ -6,7 +6,7 @@ ProjectM - ProjectM + ProjectM @@ -24,7 +24,7 @@ &Show Song Title - + Na&me des Titels anzeigen @@ -34,7 +34,7 @@ &Show Preset Name - + N&ame der Voreinstellung anzeigen @@ -44,7 +44,7 @@ &Next Preset - + &Nächste Voreinstellung @@ -54,42 +54,42 @@ &Previous Preset - + &Vorherige Voreinstellung P - P + P &Random Preset - + &Zufällige Voreinstellung R - R + Z &Lock Preset - + V&oreinstellung sperren L - L + O &Fullscreen - + &Vollbild F - F + V @@ -112,7 +112,7 @@ This plugins adds projectM visualization - + Dieses Modul fügt Unterstützung für ProjectM-Visualisierungen hinzu @@ -122,7 +122,7 @@ Based on llibrojectM-qt library - + Basiert auf der libprojectM-Qt-Bibliothek diff --git a/src/ui/translations/qmmp_de.ts b/src/ui/translations/qmmp_de.ts index 6ae86dbd4..6f72f387d 100644 --- a/src/ui/translations/qmmp_de.ts +++ b/src/ui/translations/qmmp_de.ts @@ -327,7 +327,7 @@ Show song numbers - + Titelnummern anzeigen @@ -353,12 +353,12 @@ Compatibility - + Kompatibilität Openbox compatibility - + Openbox-Kompatibilität @@ -1033,7 +1033,7 @@ Remove unavailable files - + Nichtverfügbare Dateien entfernen -- cgit v1.2.3-13-gbd6f