From 83882e1e8e2f3bfad601bf18a04d3ee516e3b551 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 23 May 2015 10:45:58 +0000 Subject: prepare for Greek translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38 --- src/app/translations/qmmp_bg.ts | 22 +++--- src/app/translations/qmmp_cs.ts | 22 +++--- src/app/translations/qmmp_de.ts | 22 +++--- src/app/translations/qmmp_el.ts | 145 ++++++++++++++++++++++++++++++++++ src/app/translations/qmmp_en.ts | 22 +++--- src/app/translations/qmmp_es.ts | 22 +++--- src/app/translations/qmmp_fr.ts | 22 +++--- src/app/translations/qmmp_gl_ES.ts | 22 +++--- src/app/translations/qmmp_he.ts | 22 +++--- src/app/translations/qmmp_hu.ts | 22 +++--- src/app/translations/qmmp_it.ts | 22 +++--- src/app/translations/qmmp_ja.ts | 22 +++--- src/app/translations/qmmp_kk.ts | 22 +++--- src/app/translations/qmmp_locales.qrc | 1 + src/app/translations/qmmp_lt.ts | 22 +++--- src/app/translations/qmmp_nl.ts | 22 +++--- src/app/translations/qmmp_pl_PL.ts | 22 +++--- src/app/translations/qmmp_pt.ts | 22 +++--- src/app/translations/qmmp_pt_BR.ts | 22 +++--- src/app/translations/qmmp_ru.ts | 22 +++--- src/app/translations/qmmp_sk.ts | 22 +++--- src/app/translations/qmmp_sr_BA.ts | 22 +++--- src/app/translations/qmmp_sr_RS.ts | 22 +++--- src/app/translations/qmmp_tr.ts | 22 +++--- src/app/translations/qmmp_uk_UA.ts | 22 +++--- src/app/translations/qmmp_zh_CN.ts | 22 +++--- src/app/translations/qmmp_zh_TW.ts | 22 +++--- 27 files changed, 421 insertions(+), 275 deletions(-) create mode 100644 src/app/translations/qmmp_el.ts (limited to 'src/app/translations') diff --git a/src/app/translations/qmmp_bg.ts b/src/app/translations/qmmp_bg.ts index cdb929d44..9b85d3dd0 100644 --- a/src/app/translations/qmmp_bg.ts +++ b/src/app/translations/qmmp_bg.ts @@ -87,57 +87,57 @@ - + Usage: qmmp [options] [files] - + Options: - + Don't start the application - + Display this text and exit - + Print version number and exit - + Ideas, patches, bugreports send to forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version diff --git a/src/app/translations/qmmp_cs.ts b/src/app/translations/qmmp_cs.ts index 5a4c329af..b81fce0a2 100644 --- a/src/app/translations/qmmp_cs.ts +++ b/src/app/translations/qmmp_cs.ts @@ -87,57 +87,57 @@ Neznámý příkaz - + Usage: qmmp [options] [files] Použití: qmmp [volby] [soubory] - + Options: Volby: - + Don't start the application Nespouštět aplikaci - + Display this text and exit Zobrazit tento text a skončit - + Print version number and exit Vypsat číslo verze a skončit - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Nápady, patche, hlášení chyb posílejte na forkotov02@hotmail.ru (anglicky) - + Command Line Help - + QMMP version: %1 QMMP verze: %1 - + Compiled with Qt version: %1 Zkompilováno s Qt verze: %1 - + Using Qt version: %1 Používá Qt verze: %1 - + Qmmp Version diff --git a/src/app/translations/qmmp_de.ts b/src/app/translations/qmmp_de.ts index 1eaa96930..92a12fded 100644 --- a/src/app/translations/qmmp_de.ts +++ b/src/app/translations/qmmp_de.ts @@ -87,57 +87,57 @@ Unbekannter Befehl - + Usage: qmmp [options] [files] Aufruf: qmmp [Optionen] [Dateien] - + Options: Optionen: - + Don't start the application Die Anwendung nicht starten - + Display this text and exit Zeigt diesen Hilfetext an - + Print version number and exit Gibt die Versionsnummer aus - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Ideen, Patches und Fehlerberichte an <forkotov02@hotmail.ru> senden - + Command Line Help Befehlszeilenhilfe - + QMMP version: %1 Qmmp-Version: %1 - + Compiled with Qt version: %1 Kompiliert mit der Qt-Version %1 - + Using Qt version: %1 Verwendet Qt-Version: %1 - + Qmmp Version Qmmp-Version diff --git a/src/app/translations/qmmp_el.ts b/src/app/translations/qmmp_el.ts new file mode 100644 index 000000000..2514056a0 --- /dev/null +++ b/src/app/translations/qmmp_el.ts @@ -0,0 +1,145 @@ + + + + + BuiltinCommandLineOption + + + Don't clear the playlist + + + + + Start playing current song + + + + + Pause current song + + + + + Pause if playing, play otherwise + + + + + Stop current song + + + + + Display Jump to File dialog + + + + + Quit application + + + + + Set playback volume (example: qmmp --volume 20) + + + + + Mute/Restore volume + + + + + Skip forward in playlist + + + + + Skip backwards in playlist + + + + + Show/hide application + + + + + Show main window + + + + + Display Add File dialog + + + + + Display Add Directory dialog + + + + + QMMPStarter + + + Unknown command + + + + + Usage: qmmp [options] [files] + + + + + Options: + + + + + Don't start the application + + + + + Display this text and exit + + + + + Print version number and exit + + + + + Ideas, patches, bugreports send to forkotov02@hotmail.ru + + + + + Command Line Help + + + + + QMMP version: %1 + + + + + Compiled with Qt version: %1 + + + + + Using Qt version: %1 + + + + + Qmmp Version + + + + diff --git a/src/app/translations/qmmp_en.ts b/src/app/translations/qmmp_en.ts index 802a620bf..c7e011881 100644 --- a/src/app/translations/qmmp_en.ts +++ b/src/app/translations/qmmp_en.ts @@ -87,57 +87,57 @@ - + Usage: qmmp [options] [files] - + Options: - + Don't start the application - + Display this text and exit - + Print version number and exit - + Ideas, patches, bugreports send to forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version diff --git a/src/app/translations/qmmp_es.ts b/src/app/translations/qmmp_es.ts index bdc9cd5c6..c8f773134 100644 --- a/src/app/translations/qmmp_es.ts +++ b/src/app/translations/qmmp_es.ts @@ -82,52 +82,52 @@ QMMPStarter - + Usage: qmmp [options] [files] Uso: qmmp [opciones] [archivos] - + Options: Opciones: - + Print version number and exit Mostrar el número de versión y salir - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Enviar ideas, parches, errores a: forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit Muestra este texto y sale @@ -137,7 +137,7 @@ Comando desconocido - + Don't start the application No iniciar la aplicación diff --git a/src/app/translations/qmmp_fr.ts b/src/app/translations/qmmp_fr.ts index a3bbc0f6c..fca4b9ae1 100644 --- a/src/app/translations/qmmp_fr.ts +++ b/src/app/translations/qmmp_fr.ts @@ -87,57 +87,57 @@ - + Usage: qmmp [options] [files] Usage : qmmp [options] [fichiers] - + Options: Options : - + Don't start the application - + Print version number and exit Imprimer le numéro de version et quitter - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Idées, patches, rapports de bogues à envoyer à : forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit Afficher ce texte et quitter diff --git a/src/app/translations/qmmp_gl_ES.ts b/src/app/translations/qmmp_gl_ES.ts index 96223e9bb..285c48201 100644 --- a/src/app/translations/qmmp_gl_ES.ts +++ b/src/app/translations/qmmp_gl_ES.ts @@ -87,57 +87,57 @@ Comando descoñecido - + Usage: qmmp [options] [files] Uso: qmmp [opcións] [ficheiros] - + Options: Opcións: - + Don't start the application Non lanzar o aplicativo - + Display this text and exit Mostar este texto e saír - + Print version number and exit Mostar número de versión e saír - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Ideas, parches, reporte de erros enviar a forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 versión de QMMP: %1 - + Compiled with Qt version: %1 Compilado coa versión %1 de Qt - + Using Qt version: %1 Usando a versión %1 de Qt - + Qmmp Version diff --git a/src/app/translations/qmmp_he.ts b/src/app/translations/qmmp_he.ts index 87687e75a..4e04360a8 100644 --- a/src/app/translations/qmmp_he.ts +++ b/src/app/translations/qmmp_he.ts @@ -87,57 +87,57 @@ - + Usage: qmmp [options] [files] - + Options: - + Don't start the application - + Display this text and exit - + Print version number and exit - + Ideas, patches, bugreports send to forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version diff --git a/src/app/translations/qmmp_hu.ts b/src/app/translations/qmmp_hu.ts index 9bdc75664..aa5f020bf 100644 --- a/src/app/translations/qmmp_hu.ts +++ b/src/app/translations/qmmp_hu.ts @@ -87,57 +87,57 @@ Ismeretlen parancs - + Usage: qmmp [options] [files] Használat: qmmp [opciók] [fájlok] - + Options: Opciók: - + Don't start the application - + Display this text and exit Mutasd ezt a szöveget, majd lépj ki - + Print version number and exit Mutasd a verziószámot, majd lépj ki - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Ötleteket, foltokat, hibajelentéseket küld a forkotov02@hotmail.ru címre - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version diff --git a/src/app/translations/qmmp_it.ts b/src/app/translations/qmmp_it.ts index 3713603bf..e125ef48f 100644 --- a/src/app/translations/qmmp_it.ts +++ b/src/app/translations/qmmp_it.ts @@ -82,52 +82,52 @@ QMMPStarter - + Usage: qmmp [options] [files] Uso: qmmp [options] [fichiers] - + Options: Opzioni: - + Print version number and exit Stampa il numero di versione ed esci - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Per idee, modifiche, segnalazione di errori scrivire a: forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit Mostra questo testo ed esci @@ -137,7 +137,7 @@ Comando sconosciuto - + Don't start the application diff --git a/src/app/translations/qmmp_ja.ts b/src/app/translations/qmmp_ja.ts index c0c27a6ae..afb630aea 100644 --- a/src/app/translations/qmmp_ja.ts +++ b/src/app/translations/qmmp_ja.ts @@ -87,57 +87,57 @@ 不明なコマンドです - + Usage: qmmp [options] [files] 使用法: qmmp [オプション] [ファイル名:複数可] - + Options: オプション: - + Don't start the application アプリケーションを始動しない - + Display this text and exit このメッセージを表示して終了 - + Print version number and exit バージョン番号を表示して終了 - + Ideas, patches, bugreports send to forkotov02@hotmail.ru 名案, パッチ, バグ報告は forkotov02@hotmail.ru まで - + Command Line Help コマンド行ヘルプ - + QMMP version: %1 QMMP のバージョン: %1 - + Compiled with Qt version: %1 コンパイルに使用した Qt のバージョン: %1 - + Using Qt version: %1 現在使用中の Qt のバージョン: %1 - + Qmmp Version QMMP バージョン diff --git a/src/app/translations/qmmp_kk.ts b/src/app/translations/qmmp_kk.ts index c5456f5fc..8808ab7e8 100644 --- a/src/app/translations/qmmp_kk.ts +++ b/src/app/translations/qmmp_kk.ts @@ -87,57 +87,57 @@ - + Usage: qmmp [options] [files] Қолданылуы: qmmp [опциялар] [файлдар] - + Options: Опциялары: - + Don't start the application - + Print version number and exit Нұсқасын көрсету мен шығу - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Ұсыныстар, түзетулер, қателер туралы хабарласыңыз: forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit Осы мәтінді көрсету және шығу diff --git a/src/app/translations/qmmp_locales.qrc b/src/app/translations/qmmp_locales.qrc index 4fad96c07..27fbb2365 100644 --- a/src/app/translations/qmmp_locales.qrc +++ b/src/app/translations/qmmp_locales.qrc @@ -25,5 +25,6 @@ qmmp_sr_BA.qm qmmp_sr_RS.qm qmmp_bg.qm + qmmp_el.qm diff --git a/src/app/translations/qmmp_lt.ts b/src/app/translations/qmmp_lt.ts index 4d1a19ab7..67e122518 100644 --- a/src/app/translations/qmmp_lt.ts +++ b/src/app/translations/qmmp_lt.ts @@ -82,22 +82,22 @@ QMMPStarter - + Usage: qmmp [options] [files] Naudojimas: qmmp [nuostatos] [bylos] - + Options: Nustatymai: - + Print version number and exit Parodyti versiją ir išeiti - + Display this text and exit Parodyti šį tekstą ir išeiti @@ -107,37 +107,37 @@ Nežinoma komanda - + Don't start the application Nepaleisti programos - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Idėjas, pataisymus, klaidas siųsti forkotov02@hotmail.ru - + Command Line Help Terminalo pagalba - + QMMP version: %1 QMMP versija: %1 - + Compiled with Qt version: %1 Sukompiliuota su Qt versija: %1 - + Using Qt version: %1 Naudojama Qt versija: %1 - + Qmmp Version Qmmp Versija diff --git a/src/app/translations/qmmp_nl.ts b/src/app/translations/qmmp_nl.ts index a0e4e74f4..ce2b79a28 100644 --- a/src/app/translations/qmmp_nl.ts +++ b/src/app/translations/qmmp_nl.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Gebruik: qmmp [opties] [bestanden] - + Options: Opties: - + Don't start the application Niet de applicatie starten - + Print version number and exit Print versienummer en sluit - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Ideëen, patches, foutrapporten zenden naar forkotov02@hotmail.ru (anglicky) - + Command Line Help - + QMMP version: %1 QMMP versie: %1 - + Compiled with Qt version: %1 Gecompileerd met QT versie: %1 - + Using Qt version: %1 Gebruikt QT versie: %1 - + Qmmp Version - + Display this text and exit Toon deze tekst en sluit diff --git a/src/app/translations/qmmp_pl_PL.ts b/src/app/translations/qmmp_pl_PL.ts index aa8aba2d1..a55ac8b9d 100644 --- a/src/app/translations/qmmp_pl_PL.ts +++ b/src/app/translations/qmmp_pl_PL.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Użycie: qmmp [opcje] [pliki] - + Options: Opcje: - + Don't start the application Nie uruchamiaj aplikacji - + Print version number and exit Wyświetla wersję programu i wychodzi - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Pomysły, poprawki, raporty o błędach proszę wysyłać na forkotov02@hotmail.ru - + Command Line Help Linia Poleceń Pomoc - + QMMP version: %1 Wersja QMMP: %1 - + Compiled with Qt version: %1 Skompilowane z wersją QT: %1 - + Using Qt version: %1 Używana wersja Qt: %1 - + Qmmp Version Wersja Qmmp - + Display this text and exit Wyświetla ten tekst i wychodzi diff --git a/src/app/translations/qmmp_pt.ts b/src/app/translations/qmmp_pt.ts index 603d1ba09..3acc76826 100644 --- a/src/app/translations/qmmp_pt.ts +++ b/src/app/translations/qmmp_pt.ts @@ -87,57 +87,57 @@ Comando desconhecido - + Usage: qmmp [options] [files] Utilização: qmmp [opções] [ficheiros] - + Options: Opções: - + Don't start the application Não iniciar a aplicação - + Display this text and exit Mostrar este texto e sair - + Print version number and exit Mostrar número da versão e sair - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Envie ideias, correções e relatórios de erro para forkotov02@hotmail.ru - + Command Line Help Ajuda para linha de comandos - + QMMP version: %1 Versão Qmmp: %1 - + Compiled with Qt version: %1 Compilado com Qt: %1 - + Using Qt version: %1 Utiliza a versão Qt: %1 - + Qmmp Version Versão Qmmp diff --git a/src/app/translations/qmmp_pt_BR.ts b/src/app/translations/qmmp_pt_BR.ts index 8913b1b34..80fb11855 100644 --- a/src/app/translations/qmmp_pt_BR.ts +++ b/src/app/translations/qmmp_pt_BR.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] qmmp [opção] [arquivo] - + Options: Opções: - + Don't start the application Não iniciar o aplicativo - + Print version number and exit Exibir informações sobre a versão e sair - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Enviar sugestões, correções e relatórios de erro para forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 Versão do Qmmp: %1 - + Compiled with Qt version: %1 Versão do Qt usado para compilação: %1 - + Using Qt version: %1 Versão Qt usada: %1 - + Qmmp Version - + Display this text and exit Exibir esse texto e sair diff --git a/src/app/translations/qmmp_ru.ts b/src/app/translations/qmmp_ru.ts index 9cc58f524..83f2ce9d0 100644 --- a/src/app/translations/qmmp_ru.ts +++ b/src/app/translations/qmmp_ru.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Использование: qmmp [options] [files] - + Options: Опции: - + Don't start the application Не запускать приложение - + Print version number and exit Показать версии и выйти - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Идеи, исправления, отчёты об ошибках: forkotov02@hotmail.ru - + Command Line Help Справка по командной строке - + QMMP version: %1 Версия QMMP: %1 - + Compiled with Qt version: %1 Собрано с версией Qt: %1 - + Using Qt version: %1 Используемая версия Qt: %1 - + Qmmp Version Версия Qmmp - + Display this text and exit Показать этот текст и выйти diff --git a/src/app/translations/qmmp_sk.ts b/src/app/translations/qmmp_sk.ts index a6ba48dc9..7366d01f1 100644 --- a/src/app/translations/qmmp_sk.ts +++ b/src/app/translations/qmmp_sk.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Použitie: qmmp [možnosti] [súbory] - + Options: Možnosti: - + Don't start the application Nezapnúť program - + Print version number and exit Vypísať číslo verzie a skončiť - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Nápady, záplaty, hlásenie chýb posílejte na forkotov02@hotmail.ru (anglicky) - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit Zobraziť tento text a skončiť diff --git a/src/app/translations/qmmp_sr_BA.ts b/src/app/translations/qmmp_sr_BA.ts index 83f0b7153..f8b0eb7c1 100644 --- a/src/app/translations/qmmp_sr_BA.ts +++ b/src/app/translations/qmmp_sr_BA.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Употреба: qmmp [опције] [фајлови] - + Options: Опције: - + Don't start the application Не покрећи програм - + Print version number and exit Прикажи издање и изађи - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Идеје, поправке и пријаве грешака шаљите на forkotov02@hotmail.ru - + Command Line Help Помоћ командне линије - + QMMP version: %1 КуМП: %1 - + Compiled with Qt version: %1 Комилован Кут издањем: %1 - + Using Qt version: %1 Користим Кут издање: %1 - + Qmmp Version Издање Кумпа - + Display this text and exit Прикажи овај текст и изађи diff --git a/src/app/translations/qmmp_sr_RS.ts b/src/app/translations/qmmp_sr_RS.ts index 3366fb3d4..e87e13c2c 100644 --- a/src/app/translations/qmmp_sr_RS.ts +++ b/src/app/translations/qmmp_sr_RS.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Употреба: qmmp [опције] [фајлови] - + Options: Опције: - + Don't start the application Не покрећи програм - + Print version number and exit Прикажи издање и изађи - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Идеје, поправке и пријаве грешака шаљите на forkotov02@hotmail.ru - + Command Line Help Помоћ командне линије - + QMMP version: %1 КуМП: %1 - + Compiled with Qt version: %1 Комилован Кут издањем: %1 - + Using Qt version: %1 Користим Кут издање: %1 - + Qmmp Version Издање Кумпа - + Display this text and exit Прикажи овај текст и изађи diff --git a/src/app/translations/qmmp_tr.ts b/src/app/translations/qmmp_tr.ts index 3896d1a81..820397e3c 100644 --- a/src/app/translations/qmmp_tr.ts +++ b/src/app/translations/qmmp_tr.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Kullanım:qmmp [seçenek] [dosyalar] - + Options: Seçenekler: - + Don't start the application - + Print version number and exit Sürüm numarasını yazdır ve çık - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Fikirleinizi, yamalarınızı, hata raporlarınızı forkotov02@hotmail.ru adresine gönderin - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit Bu metni göster ve çık diff --git a/src/app/translations/qmmp_uk_UA.ts b/src/app/translations/qmmp_uk_UA.ts index 335f016de..c7de5f007 100644 --- a/src/app/translations/qmmp_uk_UA.ts +++ b/src/app/translations/qmmp_uk_UA.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] Використання: qmmp [options] [files] - + Options: Опції: - + Don't start the application Не запускати програму - + Print version number and exit Показати версію та вийти - + Ideas, patches, bugreports send to forkotov02@hotmail.ru Ідеї, виправлення, звіти про помилки: forkotov02@hotmail.ru - + Command Line Help Довідка по командному рядку - + QMMP version: %1 Версія QMMP: %1 - + Compiled with Qt version: %1 Зібрано з Qt версії: %1 - + Using Qt version: %1 Використовується Qt версії: %1 - + Qmmp Version Версія Qmmp - + Display this text and exit Показати цей текст та вийти diff --git a/src/app/translations/qmmp_zh_CN.ts b/src/app/translations/qmmp_zh_CN.ts index a9c5b33dd..69307a4aa 100644 --- a/src/app/translations/qmmp_zh_CN.ts +++ b/src/app/translations/qmmp_zh_CN.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] 使用:qmmp [设置] [文件] - + Options: 设置: - + Don't start the application 无法启动此程序 - + Print version number and exit 显示版本并退出 - + Ideas, patches, bugreports send to forkotov02@hotmail.ru 建议、补丁或提交 bug 请发送到 forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit 显示这些文本并退出 diff --git a/src/app/translations/qmmp_zh_TW.ts b/src/app/translations/qmmp_zh_TW.ts index 31a32c32a..5009c79dd 100644 --- a/src/app/translations/qmmp_zh_TW.ts +++ b/src/app/translations/qmmp_zh_TW.ts @@ -82,57 +82,57 @@ QMMPStarter - + Usage: qmmp [options] [files] 使用:qmmp [設定] [文件] - + Options: 設定: - + Don't start the application 無法啟動此程式 - + Print version number and exit 察看版本並結束 - + Ideas, patches, bugreports send to forkotov02@hotmail.ru 建議、補丁或提交 bug 請傳送到 forkotov02@hotmail.ru - + Command Line Help - + QMMP version: %1 - + Compiled with Qt version: %1 - + Using Qt version: %1 - + Qmmp Version - + Display this text and exit 察看這些字檔並結束 -- cgit v1.2.3-13-gbd6f