diff options
Diffstat (limited to 'src/plugins')
| -rw-r--r-- | src/plugins/General/mpris/translations/mpris_plugin_ru.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_ru.ts b/src/plugins/General/mpris/translations/mpris_plugin_ru.ts index 6eb9b0482..bf38c4a69 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_ru.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_ru.ts @@ -1,26 +1,27 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="ru"> +<defaultcodec></defaultcodec> <context> <name>MPRISFactory</name> <message> <location filename="../mprisfactory.cpp" line="29"/> <source>MPRIS Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль MPRIS</translation> </message> <message> <location filename="../mprisfactory.cpp" line="48"/> <source>About MPRIS Plugin</source> - <translation type="unfinished"></translation> + <translation>О модуле MPRIS</translation> </message> <message> <location filename="../mprisfactory.cpp" line="50"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished">Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> </message> <message> <location filename="../mprisfactory.cpp" line="49"/> <source>Qmmp MPRIS Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль MPRIS для Qmmp</translation> </message> </context> </TS> |
