diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-01-23 18:47:15 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-01-23 18:47:15 +0000 |
| commit | c154161f2bcdf0ad1b9b194464b0e2de3dc2c4c5 (patch) | |
| tree | 45a05af6a9ca813edb16810bfbd7f0cf1276cc23 /src/app/translations/qmmp_ru.ts | |
| parent | 06552c3c142f2c1bebb7d8f54a743bc08963cc25 (diff) | |
| download | qmmp-c154161f2bcdf0ad1b9b194464b0e2de3dc2c4c5.tar.gz qmmp-c154161f2bcdf0ad1b9b194464b0e2de3dc2c4c5.tar.bz2 qmmp-c154161f2bcdf0ad1b9b194464b0e2de3dc2c4c5.zip | |
fixed '--help' output
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2561 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/app/translations/qmmp_ru.ts')
| -rw-r--r-- | src/app/translations/qmmp_ru.ts | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/src/app/translations/qmmp_ru.ts b/src/app/translations/qmmp_ru.ts index 181469df3..c93d6824a 100644 --- a/src/app/translations/qmmp_ru.ts +++ b/src/app/translations/qmmp_ru.ts @@ -97,6 +97,21 @@ <translation>Идеи, исправления, отчёты об ошибках: forkotov02@hotmail.ru</translation> </message> <message> + <location filename="../qmmpstarter.cpp" line="271"/> + <source>QMMP version: %1</source> + <translation>Версия QMMP: %1</translation> + </message> + <message> + <location filename="../qmmpstarter.cpp" line="272"/> + <source>Compiled with Qt version: %1</source> + <translation>Собрано с версией Qt: %1</translation> + </message> + <message> + <location filename="../qmmpstarter.cpp" line="273"/> + <source>Using Qt version: %1</source> + <translation>Используемая версия Qt: %1</translation> + </message> + <message> <location filename="../qmmpstarter.cpp" line="264"/> <source>Display this text and exit</source> <translation>Показать этот текст и выйти</translation> @@ -106,15 +121,5 @@ <source>Unknown command</source> <translation>Неизвестная команда</translation> </message> - <message> - <location filename="../qmmpstarter.cpp" line="271"/> - <source>QMMP version:</source> - <translation>Версия QMMP:</translation> - </message> - <message> - <location filename="../qmmpstarter.cpp" line="272"/> - <source>Qt version:</source> - <translation>Версия Qt:</translation> - </message> </context> </TS> |
