diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-02-12 15:40:26 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-02-12 15:40:26 +0000 |
| commit | a1f385f90cc82e6cf8e3424cc122d3f4e0482796 (patch) | |
| tree | 2d7e797de967abd11b3e6225c4af0c3604265ee4 /src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts | |
| parent | 2a9593b20a26865f4f04ec8f68a48fc5f4ebbf2c (diff) | |
| download | qmmp-a1f385f90cc82e6cf8e3424cc122d3f4e0482796.tar.gz qmmp-a1f385f90cc82e6cf8e3424cc122d3f4e0482796.tar.bz2 qmmp-a1f385f90cc82e6cf8e3424cc122d3f4e0482796.zip | |
ffmpeg plugin: added libavutil version to about dialog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3235 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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts index e1eb4e254..f1c3ae3ce 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts @@ -4,7 +4,7 @@ <context> <name>DecoderFFmpegFactory</name> <message> - <location filename="../decoderffmpegfactory.cpp" line="230"/> + <location filename="../decoderffmpegfactory.cpp" line="231"/> <source>About FFmpeg Audio Plugin</source> <translation>Об аудио-модуле FFmpeg</translation> </message> @@ -14,25 +14,25 @@ <translation>Аудио-модуль FFmpeg для Qmmp</translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="240"/> + <location filename="../decoderffmpegfactory.cpp" line="233"/> + <source>Compiled against:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderffmpegfactory.cpp" line="246"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="125"/> + <location filename="../decoderffmpegfactory.cpp" line="126"/> <source>FFmpeg Plugin</source> <translation>Модуль FFmpeg</translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="127"/> + <location filename="../decoderffmpegfactory.cpp" line="128"/> <source>FFmpeg Formats</source> <translation>Форматы FFmpeg</translation> </message> - <message> - <location filename="../decoderffmpegfactory.cpp" line="233"/> - <source>Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6</source> - <translation>Собрано с libavformat-%1.%2.%3 и libavcodec-%4.%5.%6</translation> - </message> </context> <context> <name>FFmpegMetaDataModel</name> |
