diff options
| author | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-03-10 15:44:36 +0000 |
|---|---|---|
| committer | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-03-10 15:44:36 +0000 |
| commit | d6bff9076338306fa5121ae29c401a9e7418442c (patch) | |
| tree | e6ade354ede9ee80ae111d302a632b6cd88598f7 /src/plugins/Input/mpeg/translations | |
| parent | 3759bb9d3b7fbe8aa7e20b8c60c0d9bf24dfd680 (diff) | |
| download | qmmp-d6bff9076338306fa5121ae29c401a9e7418442c.tar.gz qmmp-d6bff9076338306fa5121ae29c401a9e7418442c.tar.bz2 qmmp-d6bff9076338306fa5121ae29c401a9e7418442c.zip | |
update Ukrainian translations
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7869 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/mpeg/translations')
| -rw-r--r-- | src/plugins/Input/mpeg/translations/mpeg_plugin_uk_UA.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/src/plugins/Input/mpeg/translations/mpeg_plugin_uk_UA.ts b/src/plugins/Input/mpeg/translations/mpeg_plugin_uk_UA.ts index 842f21148..fe2b9cf9a 100644 --- a/src/plugins/Input/mpeg/translations/mpeg_plugin_uk_UA.ts +++ b/src/plugins/Input/mpeg/translations/mpeg_plugin_uk_UA.ts @@ -1,47 +1,47 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="uk"> +<TS version="2.1" language="uk"> <context> <name>DecoderMPEGFactory</name> <message> <location filename="../decodermpegfactory.cpp" line="121"/> <source>MPEG Plugin</source> - <translation type="unfinished">Модуль MPEG</translation> + <translation>Модуль MPEG</translation> </message> <message> <location filename="../decodermpegfactory.cpp" line="124"/> <source>MPEG Files</source> - <translation type="unfinished">Файли MPEG</translation> + <translation>Файли MPEG</translation> </message> <message> <location filename="../decodermpegfactory.cpp" line="294"/> <source>About MPEG Audio Plugin</source> - <translation type="unfinished">Про аудіо-модуль MPEG</translation> + <translation>Про аудіо-модуль MPEG</translation> </message> <message> <location filename="../decodermpegfactory.cpp" line="295"/> <source>MPEG 1.0/2.0/2.5 layer 1/2/3 audio decoder</source> - <translation type="unfinished"></translation> + <translation>MPEG 1.0/2.0/2.5 layer 1/2/3 аудіо декодер</translation> </message> <message> <location filename="../decodermpegfactory.cpp" line="296"/> <source>Compiled against:</source> - <translation type="unfinished"></translation> + <translation>Зібрано з:</translation> </message> <message> <location filename="../decodermpegfactory.cpp" line="305"/> <source>mpg123, API version: %1</source> - <translation type="unfinished"></translation> + <translation>mpg123, версія API: %1</translation> </message> <message> <location filename="../decodermpegfactory.cpp" line="309"/> <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation type="unfinished">Розробник: Ілля Котов <forkotov02@ya.ru></translation> + <translation>Розробник: Ілля Котов <forkotov02@ya.ru></translation> </message> <message> <location filename="../decodermpegfactory.cpp" line="310"/> <source>Source code based on mq3 and madplay projects</source> - <translation type="unfinished">Вихідні коди базуються на проектах mq3 та madplay</translation> + <translation>Вихідні коди базуються на проектах mq3 та madplay</translation> </message> </context> <context> @@ -156,17 +156,17 @@ <message> <location filename="../settingsdialog.ui" line="35"/> <source>Decoder</source> - <translation type="unfinished"></translation> + <translation>Декодер</translation> </message> <message> <location filename="../settingsdialog.ui" line="41"/> <source>MAD</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../settingsdialog.ui" line="48"/> <source>MPG123</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../settingsdialog.ui" line="77"/> |
