diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-20 18:42:52 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-20 18:42:52 +0000 |
| commit | 69d29f576c84768c1cfda8a34c18d881d84ab389 (patch) | |
| tree | c08e24890b98e13cdb756dd6facd36a89923d476 | |
| parent | bcdb3b5623afff2bddd3f5de9f9e6be37dbfc3f7 (diff) | |
| download | qmmp-69d29f576c84768c1cfda8a34c18d881d84ab389.tar.gz qmmp-69d29f576c84768c1cfda8a34c18d881d84ab389.tar.bz2 qmmp-69d29f576c84768c1cfda8a34c18d881d84ab389.zip | |
fixed Russian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2415 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ru.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ru.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ru.ts index 6f60f9969..4aeef3b59 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ru.ts +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ru.ts @@ -6,23 +6,23 @@ <message> <location filename="../playlistoption.cpp" line="39"/> <source>List all available playlists</source> - <translation type="unfinished"></translation> + <translation>Показать все доступные списки воспроизведения</translation> </message> <message> <location filename="../playlistoption.cpp" line="40"/> <source>Show playlist content</source> - <translation type="unfinished"></translation> + <translation>Показать содержимое списка воспроизведения</translation> </message> <message> <location filename="../playlistoption.cpp" line="41"/> <source>Clear playlist</source> - <translation type="unfinished"></translation> + <translation>Очистить список воспроизведения</translation> </message> <message> <location filename="../playlistoption.cpp" line="68"/> <location filename="../playlistoption.cpp" line="82"/> <source>Invalid playlist ID</source> - <translation type="unfinished"></translation> + <translation>Неправильный номер списка воспроизведения</translation> </message> </context> </TS> |
