diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-06-14 10:58:37 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-06-14 10:58:37 +0000 |
| commit | b0222c60a18d6a5709529a71cc0b975ba60d3381 (patch) | |
| tree | 0bdc04d5c5fbb9fdc75816db268760459302ed3d /src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts | |
| parent | 67072274dee008210bf29b06a424e0fc0f9e44bf (diff) | |
| download | qmmp-b0222c60a18d6a5709529a71cc0b975ba60d3381.tar.gz qmmp-b0222c60a18d6a5709529a71cc0b975ba60d3381.tar.bz2 qmmp-b0222c60a18d6a5709529a71cc0b975ba60d3381.zip | |
updated Russian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@413 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts')
| -rw-r--r-- | src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts new file mode 100644 index 000000000..453193760 --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="pl"> +<defaultcodec></defaultcodec> +<context> + <name>DecoderSndFileFactory</name> + <message> + <location filename="../decodersndfilefactory.cpp" line="65"/> + <source>Sndfile Plugin</source> + <translation>Модуль Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="67"/> + <source>PCM Files</source> + <translation>Файлы PCM</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="127"/> + <source>About Sndfile Audio Plugin</source> + <translation>Об аудио-модуле Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="128"/> + <source>Qmmp Sndfile Audio Plugin</source> + <translation>Модуль SndFile для Qmmp</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="129"/> + <source>Compiled against</source> + <translation>Собрано с</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="130"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
