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/lyrics | |
| 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/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts index afbc836d9..a7ad26918 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts +++ b/src/plugins/General/lyrics/translations/lyrics_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>Lyrics</name> <message> @@ -11,7 +11,7 @@ <message> <location filename="../lyrics.cpp" line="34"/> <source>Ctrl+L</source> - <translation type="unfinished"></translation> + <translation>Ctrl+L</translation> </message> </context> <context> @@ -32,19 +32,44 @@ <translation>Модуль показа текстов песен для Qmmp</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="54"/> - <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation>Разработчик: Илья Котов <forkotov02@ya.ru></translation> - </message> - <message> <location filename="../lyricsfactory.cpp" line="53"/> <source>This plugin retrieves lyrics from LyricWiki</source> <translation>Этот модуль предназначен для получания текстов песен из LyricWiki</translation> </message> + <message> + <location filename="../lyricsfactory.cpp" line="54"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Разработчик: Илья Котов <forkotov02@ya.ru></translation> + </message> </context> <context> <name>LyricsWindow</name> <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation>Модуль показа текстов</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="45"/> + <source>Artist:</source> + <translation>Исполнитель:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="55"/> + <source>Title:</source> + <translation>Название:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="65"/> + <source>Search</source> + <translation>Поиск</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="36"/> + <source>No connection</source> + <translation>Нет соединения</translation> + </message> + <message> <location filename="../lyricswindow.cpp" line="76"/> <location filename="../lyricswindow.cpp" line="209"/> <source>Done</source> @@ -61,16 +86,6 @@ <translation>Ошибка</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="179"/> - <source>Lyrics: %1 - %2</source> - <translation>Текст песни: %1 - %2</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="36"/> - <source>No connection</source> - <translation>Нет соединения</translation> - </message> - <message> <location filename="../lyricswindow.cpp" line="130"/> <location filename="../lyricswindow.cpp" line="165"/> <source>Not found</source> @@ -83,24 +98,9 @@ <translation>Получение</translation> </message> <message> - <location filename="../lyricswindow.ui" line="14"/> - <source>Lyrics Plugin</source> - <translation>Модуль показа текстов</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="45"/> - <source>Artist:</source> - <translation>Исполнитель:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="55"/> - <source>Title:</source> - <translation>Название:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="65"/> - <source>Search</source> - <translation>Поиск</translation> + <location filename="../lyricswindow.cpp" line="179"/> + <source>Lyrics: %1 - %2</source> + <translation>Текст песни: %1 - %2</translation> </message> </context> </TS> |
