diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-23 22:03:04 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-23 22:03:04 +0000 |
| commit | e97a91b9eb1d3f9348b8143a22e5a09cf966b0aa (patch) | |
| tree | 43c6f52d3d786b79ef70c921d189715f3912bdf0 /src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts | |
| parent | 003e79020230c6f38cc0605d3ed702017010431e (diff) | |
| download | qmmp-e97a91b9eb1d3f9348b8143a22e5a09cf966b0aa.tar.gz qmmp-e97a91b9eb1d3f9348b8143a22e5a09cf966b0aa.tar.bz2 qmmp-e97a91b9eb1d3f9348b8143a22e5a09cf966b0aa.zip | |
updated Russian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@701 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts')
| -rw-r--r-- | src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts index 2aea6e681..be09bfe79 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="ru"> +<defaultcodec></defaultcodec> <context> <name>DecoderFFmpegFactory</name> <message> @@ -20,17 +21,17 @@ <message> <location filename="../decoderffmpegfactory.cpp" line="79"/> <source>FFmpeg Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль FFmpeg</translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="81"/> <source>FFmpeg Formats</source> - <translation type="unfinished"></translation> + <translation>Форматы FFmepg</translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="144"/> <source>Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6</source> - <translation type="unfinished"></translation> + <translation>Собрано с libavformat-%1.%2.%3 и libavcodec-%4.%5.%6</translation> </message> </context> <context> @@ -48,7 +49,7 @@ <message> <location filename="../detailsdialog.ui" line="141"/> <source>-</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../detailsdialog.ui" line="71"/> @@ -133,25 +134,20 @@ <message> <location filename="../detailsdialog.ui" line="42"/> <source>Audio Info</source> - <translation type="unfinished"></translation> + <translation>Аудио-информация</translation> </message> <message> <location filename="../detailsdialog.ui" line="170"/> <source>Metadata</source> - <translation type="unfinished"></translation> + <translation>Метаданные</translation> </message> </context> <context> <name>SettingsDialog</name> <message> - <location filename="../settingsdialog.ui" line="13"/> - <source>FFMPEG Plugin Settings</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../settingsdialog.ui" line="45"/> <source>Formats</source> - <translation type="unfinished"></translation> + <translation>Форматы</translation> </message> <message> <location filename="../settingsdialog.ui" line="51"/> @@ -188,5 +184,10 @@ <source>RealAudio 1.0/2.0</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>FFmpeg Plugin Settings</source> + <translation>Настройки модуля FFmpeg</translation> + </message> </context> </TS> |
