diff options
| author | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-01-26 21:26:14 +0000 |
|---|---|---|
| committer | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-01-26 21:26:14 +0000 |
| commit | 7dcc192a87cf48be3b7a278be1ae4abdbf0ea367 (patch) | |
| tree | b40882dbb5265fac54342d50261fbb9fedfd000d | |
| parent | a97d40a7ea1408bb821a8b094185ce44fdfa86b7 (diff) | |
| download | qmmp-7dcc192a87cf48be3b7a278be1ae4abdbf0ea367.tar.gz qmmp-7dcc192a87cf48be3b7a278be1ae4abdbf0ea367.tar.bz2 qmmp-7dcc192a87cf48be3b7a278be1ae4abdbf0ea367.zip | |
updated Ukrainian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2564 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | src/app/translations/qmmp_uk_UA.ts | 6 | ||||
| -rw-r--r-- | src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_uk_UA.ts | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/src/app/translations/qmmp_uk_UA.ts b/src/app/translations/qmmp_uk_UA.ts index 98d4ac6e6..14e594a1f 100644 --- a/src/app/translations/qmmp_uk_UA.ts +++ b/src/app/translations/qmmp_uk_UA.ts @@ -99,17 +99,17 @@ <message> <location filename="../qmmpstarter.cpp" line="271"/> <source>QMMP version: %1</source> - <translation type="unfinished"></translation> + <translation>Версія QMMP: %1</translation> </message> <message> <location filename="../qmmpstarter.cpp" line="272"/> <source>Compiled with Qt version: %1</source> - <translation type="unfinished"></translation> + <translation>Зібрано з Qt версії: %1</translation> </message> <message> <location filename="../qmmpstarter.cpp" line="273"/> <source>Using Qt version: %1</source> - <translation type="unfinished"></translation> + <translation>Використовується Qt версії: %1</translation> </message> <message> <location filename="../qmmpstarter.cpp" line="264"/> diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_uk_UA.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_uk_UA.ts index 7e849d0aa..7987d066f 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_uk_UA.ts +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_uk_UA.ts @@ -21,7 +21,7 @@ <message> <location filename="../playlistoption.cpp" line="60"/> <source>Play track <track> in playlist <id></source> - <translation type="unfinished"></translation> + <translation>Відтворити трек <track> в списку <id></translation> </message> <message> <location filename="../playlistoption.cpp" line="61"/> @@ -53,12 +53,12 @@ <message> <location filename="../playlistoption.cpp" line="95"/> <source>Invalid number of arguments</source> - <translation type="unfinished"></translation> + <translation>Невірне число аргументів</translation> </message> <message> <location filename="../playlistoption.cpp" line="104"/> <source>Invalid track ID</source> - <translation type="unfinished"></translation> + <translation>Невірний номер трека</translation> </message> </context> </TS> |
