diff options
| -rw-r--r-- | src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts b/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts index a671b74e1..040411977 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts @@ -1,31 +1,32 @@ <?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>DecoderCUEFactory</name> <message> <location filename="../decodercuefactory.cpp" line="43"/> <source>CUE Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль CUE</translation> </message> <message> <location filename="../decodercuefactory.cpp" line="46"/> <source>CUE Files</source> - <translation type="unfinished"></translation> + <translation>Файли CUE</translation> </message> <message> <location filename="../decodercuefactory.cpp" line="84"/> <source>About CUE Audio Plugin</source> - <translation type="unfinished"></translation> + <translation>Про аудіо-модуль CUE</translation> </message> <message> <location filename="../decodercuefactory.cpp" line="85"/> <source>Qmmp CUE Audio Plugin</source> - <translation type="unfinished"></translation> + <translation>Аудіо-модуль CUE для Qmmp</translation> </message> <message> <location filename="../decodercuefactory.cpp" line="86"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Розробник: Ілля Котов</translation> </message> </context> <context> @@ -33,12 +34,12 @@ <message> <location filename="../settingsdialog.ui" line="13"/> <source>CUE Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Налаштування модуля CUE</translation> </message> <message> <location filename="../settingsdialog.ui" line="25"/> <source>CUE encoding:</source> - <translation type="unfinished"></translation> + <translation>Кодування CUE:</translation> </message> </context> </TS> |
