diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-22 14:30:46 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-22 14:30:46 +0000 |
| commit | 362d4e2b4f57a39efeef52a3fd7b5dc432207c0a (patch) | |
| tree | 0b23c4b433fb7a1f0268dff06292118ed147761b /src/plugins/Input/flac/translations/flac_plugin_ru.ts | |
| parent | e8b40517ef7388747ed07c1a72afa111b8ae64d8 (diff) | |
| download | qmmp-362d4e2b4f57a39efeef52a3fd7b5dc432207c0a.tar.gz qmmp-362d4e2b4f57a39efeef52a3fd7b5dc432207c0a.tar.bz2 qmmp-362d4e2b4f57a39efeef52a3fd7b5dc432207c0a.zip | |
enabled flac plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1246 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/flac/translations/flac_plugin_ru.ts')
| -rw-r--r-- | src/plugins/Input/flac/translations/flac_plugin_ru.ts | 52 |
1 files changed, 21 insertions, 31 deletions
diff --git a/src/plugins/Input/flac/translations/flac_plugin_ru.ts b/src/plugins/Input/flac/translations/flac_plugin_ru.ts index 41f3bd331..1064e6b40 100644 --- a/src/plugins/Input/flac/translations/flac_plugin_ru.ts +++ b/src/plugins/Input/flac/translations/flac_plugin_ru.ts @@ -4,82 +4,72 @@ <context> <name>DecoderFLACFactory</name> <message> - <location filename="../decoderflacfactory.cpp" line="51"/> + <location filename="../decoderflacfactory.cpp" line="50"/> <source>FLAC Plugin</source> <translation>Модуль FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="53"/> + <location filename="../decoderflacfactory.cpp" line="52"/> <source>FLAC Files</source> <translation>Файлы FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="120"/> + <location filename="../decoderflacfactory.cpp" line="131"/> <source>About FLAC Audio Plugin</source> <translation>Об аудио-модуле FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="121"/> + <location filename="../decoderflacfactory.cpp" line="132"/> <source>Qmmp FLAC Audio Plugin</source> <translation>Аудио-модуль FLAC для Qmmp</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="122"/> + <location filename="../decoderflacfactory.cpp" line="133"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> </message> </context> <context> - <name>DetailsDialog</name> + <name>FLACMetaDataModel</name> <message> - <location filename="../detailsdialog.cpp" line="55"/> + <location filename="../flacmetadatamodel.cpp" line="47"/> <source>Length</source> <translation>Длительность</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="56"/> - <source>Hz</source> - <translation>Гц</translation> + <location filename="../flacmetadatamodel.cpp" line="48"/> + <source>Sample rate</source> + <translation>Дискретизация</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="56"/> - <source>Sample rate</source> - <translation>Частота сэмплов</translation> + <location filename="../flacmetadatamodel.cpp" line="48"/> + <source>Hz</source> + <translation>Гц</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="57"/> + <location filename="../flacmetadatamodel.cpp" line="49"/> <source>Channels</source> <translation>Каналов</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="58"/> + <location filename="../flacmetadatamodel.cpp" line="50"/> <source>Bitrate</source> <translation>Битовая частота</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="59"/> - <source>bits</source> - <translation>бит</translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="60"/> - <source>File size</source> - <translation>Размер файла</translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="58"/> + <location filename="../flacmetadatamodel.cpp" line="50"/> <source>kbps</source> <translation>Кб/с</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="59"/> - <source>Sample width</source> - <translation>Ширина кадра</translation> + <location filename="../flacmetadatamodel.cpp" line="51"/> + <source>File size</source> + <translation>Размер файла</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="60"/> + <location filename="../flacmetadatamodel.cpp" line="51"/> <source>KB</source> - <translation>Кб</translation> + <translation>КБ</translation> </message> </context> </TS> |
