diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-23 20:16:54 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-23 20:16:54 +0000 |
| commit | 73c451bb2127d3f3800e29607c7798e630e57e25 (patch) | |
| tree | 9570167afe74a8ab2e62d1e90c2cc44d7d59bd18 /src/plugins/General/lyrics | |
| parent | 41342d54449fa9e6e32f5beae6cbff89469b9a37 (diff) | |
| download | qmmp-73c451bb2127d3f3800e29607c7798e630e57e25.tar.gz qmmp-73c451bb2127d3f3800e29607c7798e630e57e25.tar.bz2 qmmp-73c451bb2127d3f3800e29607c7798e630e57e25.zip | |
updated Turkish translation (author: Bilgesu Güngör)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1070 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics')
11 files changed, 183 insertions, 66 deletions
diff --git a/src/plugins/General/lyrics/lyrics.pro b/src/plugins/General/lyrics/lyrics.pro index f6299d012..1e4c55ade 100644 --- a/src/plugins/General/lyrics/lyrics.pro +++ b/src/plugins/General/lyrics/lyrics.pro @@ -23,7 +23,8 @@ TRANSLATIONS = translations/lyrics_plugin_cs.ts \ translations/lyrics_plugin_ru.ts \ translations/lyrics_plugin_pl.ts \ translations/lyrics_plugin_uk_UA.ts \ - translations/lyrics_plugin_it.ts + translations/lyrics_plugin_it.ts \ + translations/lyrics_plugin_tr.ts RESOURCES = translations/translations.qrc wnix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts index 6b65ef153..27999a3bb 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts @@ -45,43 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>Text: %1 - %2</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>Nespojeno</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation>Vyhledávám hostitele...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>Připojuji se...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>Zasílám požadavek...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>Příjímám</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>Připojeno</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>Zavírám spojení...</translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts index 1da8995f3..3063441cd 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts @@ -45,43 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>Liedtext: %1 - %2</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>Keine Verbindung</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>Verbinde...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>Sende Anfrage...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>Empfange</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>Verbunden</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>Beende Verbindung...</translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts index c31b27535..c94c00ff4 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts @@ -45,43 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>Testo: %1 - %2</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>Nessuna connessione</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation>Ricerca host</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>Connessione...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>Invio richiesta...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>Ricezione</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>Connesso</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>Chiusura connessione...</translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pl.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pl.ts index 009e390af..70f7772e6 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_pl.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pl.ts @@ -45,43 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>Brak połączenia</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation>Szukanie hosta...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>Łączenie...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>Wysyłanie żądania...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>Odbieranie</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>Połączony</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>Zamykanie połączenia...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>Teksty: %1 - %2</translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts index 6ad177916..6bd9c6fde 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts @@ -45,43 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>Текст песни: %1 - %2</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>Нет соединения</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation>Поиск сервера...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>Соединение...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>Отправка запроса...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>Получение</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>Соединено</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>Завершение соединения...</translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts new file mode 100644 index 000000000..6836c93a9 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts @@ -0,0 +1,114 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0"> +<context> + <name>Lyrics</name> + <message> + <location filename="../lyrics.cpp" line="35"/> + <source>View Lyrics</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyrics.cpp" line="36"/> + <source>Ctrl+L</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>LyricsFactory</name> + <message> + <location filename="../lyricsfactory.cpp" line="29"/> + <source>Lyrics Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="50"/> + <source>About Lyrics Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="51"/> + <source>Qmmp Lyrics Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="52"/> + <source>This plugin retrieves lyrics from LyricWiki.org</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>LyricsWindow</name> + <message> + <location filename="../lyricswindow.cpp" line="67"/> + <location filename="../lyricswindow.ui" line="67"/> + <source>No connection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="70"/> + <source>Looking up host...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="73"/> + <source>Connecting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="76"/> + <source>Sending request...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="79"/> + <source>Receiving</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="82"/> + <source>Connected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="85"/> + <source>Closing connection...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="91"/> + <source>Lyrics: %1 - %2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="31"/> + <source>Artist:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="41"/> + <source>Title:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="51"/> + <source>Search</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="87"/> + <source>Close</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts index 5b996846f..44fd11db7 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="uk"> -<defaultcodec></defaultcodec> +<!DOCTYPE TS> +<TS version="2.0" language="uk"> <context> <name>Lyrics</name> <message> @@ -45,42 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>Тексти: %1 - %2</translation> </message> <message> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>Немає з'єднання</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation>Пошук хоста...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>З'єднання...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>Відсилання запиту...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>Отримання</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>З'єднано</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>Закриття з'єднання...</translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts index 6e978d3dd..52268bd2d 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts @@ -45,43 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>歌词:%1 - %2</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>无连接</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation>查找主机...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>连接...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>发送请求...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>接受</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>已连接</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>关闭连接...</translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts index ff94b196d..f3b739856 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts @@ -45,43 +45,43 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="90"/> + <location filename="../lyricswindow.cpp" line="91"/> <source>Lyrics: %1 - %2</source> <translation>歌詞:%1 - %2</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <location filename="../lyricswindow.ui" line="67"/> <source>No connection</source> <translation>無連接</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="69"/> + <location filename="../lyricswindow.cpp" line="70"/> <source>Looking up host...</source> <translation>找尋主機...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="72"/> + <location filename="../lyricswindow.cpp" line="73"/> <source>Connecting...</source> <translation>連接...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="75"/> + <location filename="../lyricswindow.cpp" line="76"/> <source>Sending request...</source> <translation>發送請求...</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="78"/> + <location filename="../lyricswindow.cpp" line="79"/> <source>Receiving</source> <translation>接受</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="81"/> + <location filename="../lyricswindow.cpp" line="82"/> <source>Connected</source> <translation>已連接</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="84"/> + <location filename="../lyricswindow.cpp" line="85"/> <source>Closing connection...</source> <translation>關閉連接...</translation> </message> diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc index 3dfff2368..4a49599db 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -9,5 +9,6 @@ <file>lyrics_plugin_cs.qm</file> <file>lyrics_plugin_pl.qm</file> <file>lyrics_plugin_de.qm</file> + <file>lyrics_plugin_tr.qm</file> </qresource> </RCC> |
