diff options
| author | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-01-15 20:29:04 +0000 |
|---|---|---|
| committer | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-01-15 20:29:04 +0000 |
| commit | cca9edb33cdbe0f95416949fc46ffaf18ca963d4 (patch) | |
| tree | 20ffee9758140b425e3cdb4b4b538d31f31f8786 /src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts | |
| parent | 1ac45ae67953898cbf207aefac81be7d99974d85 (diff) | |
| download | qmmp-cca9edb33cdbe0f95416949fc46ffaf18ca963d4.tar.gz qmmp-cca9edb33cdbe0f95416949fc46ffaf18ca963d4.tar.bz2 qmmp-cca9edb33cdbe0f95416949fc46ffaf18ca963d4.zip | |
updated Ukrainian translation (lyrics plugin)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@746 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts | 35 |
1 files changed, 18 insertions, 17 deletions
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 33bfb549f..2d1625eeb 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1"> +<!DOCTYPE TS><TS version="1.1" language="uk"> +<defaultcodec></defaultcodec> <context> <name>Lyrics</name> <message> <location filename="../lyrics.cpp" line="35"/> <source>View Lyrics</source> - <translation type="unfinished"></translation> + <translation>Огляд текстів</translation> </message> </context> <context> @@ -13,27 +14,27 @@ <message> <location filename="../lyricsfactory.cpp" line="29"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль текстів</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="48"/> <source>About Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Про модуль текстів</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="49"/> <source>Qmmp Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль текстів для Qmmp</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="51"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Розробник: Ілля Котов <forkotov02@hotmail.ru></translation> </message> <message> <location filename="../lyricsfactory.cpp" line="50"/> <source>This plugin retrieves lyrics from LyricWiki.org</source> - <translation type="unfinished"></translation> + <translation>Цей модуль отримує тексти з LyricWiki.org</translation> </message> </context> <context> @@ -41,52 +42,52 @@ <message> <location filename="../lyricswindow.cpp" line="32"/> <source>Lyrics: %1 - %2</source> - <translation type="unfinished"></translation> + <translation>Тексти: %1 - %2</translation> </message> <message> <location filename="../lyricswindow.ui" line="38"/> <source>No connection</source> - <translation type="unfinished"></translation> + <translation>Немає з'єднання</translation> </message> <message> <location filename="../lyricswindow.cpp" line="62"/> <source>Looking up host...</source> - <translation type="unfinished"></translation> + <translation>Пошук хоста...</translation> </message> <message> <location filename="../lyricswindow.cpp" line="65"/> <source>Connecting...</source> - <translation type="unfinished"></translation> + <translation>З'єднання...</translation> </message> <message> <location filename="../lyricswindow.cpp" line="68"/> <source>Sending request...</source> - <translation type="unfinished"></translation> + <translation>Відсилання запиту...</translation> </message> <message> <location filename="../lyricswindow.cpp" line="71"/> <source>Receiving</source> - <translation type="unfinished"></translation> + <translation>Отримання</translation> </message> <message> <location filename="../lyricswindow.cpp" line="74"/> <source>Connected</source> - <translation type="unfinished"></translation> + <translation>З'єднано</translation> </message> <message> <location filename="../lyricswindow.cpp" line="77"/> <source>Closing connection...</source> - <translation type="unfinished"></translation> + <translation>Закриття з'єднання...</translation> </message> <message> <location filename="../lyricswindow.ui" line="13"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль текстів</translation> </message> <message> <location filename="../lyricswindow.ui" line="58"/> <source>Close</source> - <translation type="unfinished"></translation> + <translation>Закрити</translation> </message> </context> </TS> |
