diff options
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, 15 insertions, 10 deletions
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts index 0db272b65..54114db97 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts @@ -1,34 +1,35 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="ru"> +<!DOCTYPE TS> +<TS version="2.0" language="ru"> <context> <name>DecoderFFmpegFactory</name> <message> - <location filename="../decoderffmpegfactory.cpp" line="141"/> + <location filename="../decoderffmpegfactory.cpp" line="149"/> <source>About FFmpeg Audio Plugin</source> <translation>Об аудио-модуле FFmpeg</translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="143"/> + <location filename="../decoderffmpegfactory.cpp" line="151"/> <source>Qmmp FFmpeg Audio Plugin</source> <translation>Аудио-модуль FFmpeg для Qmmp</translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="153"/> + <location filename="../decoderffmpegfactory.cpp" line="161"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="79"/> + <location filename="../decoderffmpegfactory.cpp" line="83"/> <source>FFmpeg Plugin</source> <translation>Модуль FFmpeg</translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="81"/> + <location filename="../decoderffmpegfactory.cpp" line="85"/> <source>FFmpeg Formats</source> <translation>Форматы FFmpeg</translation> </message> <message> - <location filename="../decoderffmpegfactory.cpp" line="145"/> + <location filename="../decoderffmpegfactory.cpp" line="153"/> <source>Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6</source> <translation>Собрано с libavformat-%1.%2.%3 и libavcodec-%4.%5.%6</translation> </message> @@ -36,16 +37,20 @@ <context> <name>DetailsDialog</name> <message> - <location filename="../detailsdialog.cpp" line="91"/> + <location filename="../detailsdialog.cpp" line="92"/> <source>KB</source> <translation>Кб</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="108"/> + <location filename="../detailsdialog.cpp" line="109"/> <source>Hz</source> <translation>Гц</translation> </message> <message> + <location filename="../detailsdialog.ui" line="58"/> + <location filename="../detailsdialog.ui" line="75"/> + <location filename="../detailsdialog.ui" line="92"/> + <location filename="../detailsdialog.ui" line="118"/> <location filename="../detailsdialog.ui" line="135"/> <source>-</source> <translation type="unfinished"></translation> @@ -121,7 +126,7 @@ <translation>Путь к файлу:</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="94"/> + <location filename="../detailsdialog.cpp" line="95"/> <source>kbps</source> <translation>Кб/с</translation> </message> |
