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/copypaste | |
| 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/copypaste')
| -rw-r--r-- | src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts index 01105256d..59bfbac8e 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts +++ b/src/plugins/General/copypaste/translations/copypaste_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>CopyPaste</name> <message> @@ -11,7 +11,7 @@ <message> <location filename="../copypaste.cpp" line="44"/> <source>Ctrl+X</source> - <translation type="unfinished"></translation> + <translation>Ctrl+X</translation> </message> <message> <location filename="../copypaste.cpp" line="45"/> @@ -21,7 +21,7 @@ <message> <location filename="../copypaste.cpp" line="46"/> <source>Ctrl+C</source> - <translation type="unfinished"></translation> + <translation>Ctrl+C</translation> </message> <message> <location filename="../copypaste.cpp" line="47"/> @@ -31,7 +31,7 @@ <message> <location filename="../copypaste.cpp" line="48"/> <source>Ctrl+V</source> - <translation type="unfinished"></translation> + <translation>Ctrl+V</translation> </message> </context> <context> |
