diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-22 20:57:47 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-22 20:57:47 +0000 |
| commit | 9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03 (patch) | |
| tree | 9feda4fdeb6276fcbe37b5f1a7d30f1e183ab844 /src/plugins/General/converter/translations | |
| parent | c55a56f1c2f5110f488d745cdf2c204f04c49701 (diff) | |
| download | qmmp-9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03.tar.gz qmmp-9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03.tar.bz2 qmmp-9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03.zip | |
updated Russian translation (Alexey Loginov)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7729 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/converter/translations')
| -rw-r--r-- | src/plugins/General/converter/translations/converter_plugin_ru.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_ru.ts b/src/plugins/General/converter/translations/converter_plugin_ru.ts index 390faf5de..3414b2879 100644 --- a/src/plugins/General/converter/translations/converter_plugin_ru.ts +++ b/src/plugins/General/converter/translations/converter_plugin_ru.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="ru_RU"> +<TS version="2.0" language="ru"> <context> <name>Converter</name> <message> @@ -89,6 +89,11 @@ <translation>Название</translation> </message> <message> + <location filename="../converterdialog.cpp" line="198"/> + <source>Create a Copy</source> + <translation>Сделать копию</translation> + </message> + <message> <location filename="../converterdialog.cpp" line="129"/> <location filename="../converterdialog.cpp" line="353"/> <location filename="../converterdialog.cpp" line="359"/> @@ -111,11 +116,6 @@ <translation>Изменить</translation> </message> <message> - <location filename="../converterdialog.cpp" line="198"/> - <source>Create a Copy</source> - <translation>Сделать копию</translation> - </message> - <message> <location filename="../converterdialog.cpp" line="199"/> <source>Delete</source> <translation>Удалить</translation> @@ -169,7 +169,7 @@ <message> <location filename="../converterhelper.cpp" line="34"/> <source>Meta+C</source> - <translation type="unfinished"></translation> + <translation>Meta+C</translation> </message> </context> <context> |
