diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-01-06 13:53:05 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-01-06 13:53:05 +0000 |
| commit | a79679c6bf45a8841ef2357902dfc170ee7030d8 (patch) | |
| tree | 14a7ef59a0d2bf35958e2d3db952b8502359320c /src/plugins/General/rgscan | |
| parent | 6617557973a227445e5ac89624523e97ed2eb389 (diff) | |
| download | qmmp-a79679c6bf45a8841ef2357902dfc170ee7030d8.tar.gz qmmp-a79679c6bf45a8841ef2357902dfc170ee7030d8.tar.bz2 qmmp-a79679c6bf45a8841ef2357902dfc170ee7030d8.zip | |
added Serbian translations (author: Mladen Pejaković)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4004 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/rgscan')
4 files changed, 275 insertions, 1 deletions
diff --git a/src/plugins/General/rgscan/rgscan.pro b/src/plugins/General/rgscan/rgscan.pro index c807e333a..d9e7b6122 100644 --- a/src/plugins/General/rgscan/rgscan.pro +++ b/src/plugins/General/rgscan/rgscan.pro @@ -30,7 +30,9 @@ TRANSLATIONS = translations/rgscan_plugin_cs.ts \ translations/rgscan_plugin_lt.ts \ translations/rgscan_plugin_nl.ts \ translations/rgscan_plugin_ja.ts \ - translations/rgscan_plugin_es.ts + translations/rgscan_plugin_es.ts \ + translations/rgscan_plugin_sr_BA.ts \ + translations/rgscan_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts new file mode 100644 index 000000000..23558e4bc --- /dev/null +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts @@ -0,0 +1,135 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="sr_BA"> +<context> + <name>RGScanDialog</name> + <message> + <location filename="../rgscandialog.ui" line="14"/> + <source>ReplayGain Scanner</source> + <translation>Скенер нивелације</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="29"/> + <source>Write track gain/peak</source> + <translation>Упиши ниво/врх нумере</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="56"/> + <source>Title</source> + <translation>наслов</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="61"/> + <source>Progress</source> + <translation>напредак</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="66"/> + <source>Track Gain</source> + <translation>ниво нумере</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="71"/> + <source>Album Gain</source> + <translation>ниво албума</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="76"/> + <source>Track Peak</source> + <translation>врх нумере</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="81"/> + <source>Album Peak</source> + <translation>врх албума</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="89"/> + <source>Calculate</source> + <translation>Израчунај</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="96"/> + <source>Write Tags</source> + <translation>Упиши ознаке</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="103"/> + <source>Write album gain/peak</source> + <translation>Упиши ниво/врх албума</translation> + </message> + <message> + <location filename="../rgscandialog.cpp" line="114"/> + <location filename="../rgscandialog.cpp" line="212"/> + <source>Error</source> + <translation>Грешка</translation> + </message> + <message> + <location filename="../rgscandialog.cpp" line="136"/> + <location filename="../rgscandialog.cpp" line="207"/> + <source>%1 dB</source> + <translation>%1 dB</translation> + </message> +</context> +<context> + <name>RGScanFactory</name> + <message> + <location filename="../rgscanfactory.cpp" line="28"/> + <source>ReplayGain Scanner Plugin</source> + <translation>Скенер нивелације</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="49"/> + <source>About ReplayGain Scanner Plugin</source> + <translation>О прикључку за скенирање нивелације</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="50"/> + <source>ReplayGain Scanner Plugin for Qmmp</source> + <translation>Кумп прикључак за скенирање нивелације</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="51"/> + <source>This plugin scans audio files and gives information for volume normalization</source> + <translation>Скенира фајлове звука и даје податке за нормализацију звука</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Аутор: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="53"/> + <source>Based on source code by:</source> + <translation>Заснован на кôду од:</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="54"/> + <source>David Robinson <David@Robinson.org></source> + <translation>David Robinson <David@Robinson.org></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="55"/> + <source>Glen Sawyer <mp3gain@hotmail.com></source> + <translation>Glen Sawyer <mp3gain@hotmail.com></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="56"/> + <source>Frank Klemm</source> + <translation>Frank Klemm</translation> + </message> +</context> +<context> + <name>RGScanHelper</name> + <message> + <location filename="../rgscanhelper.cpp" line="32"/> + <source>ReplayGain Scanner</source> + <translation>Скенер нивелације</translation> + </message> + <message> + <location filename="../rgscanhelper.cpp" line="33"/> + <source>Meta+R</source> + <translation>Meta+R</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts new file mode 100644 index 000000000..d1520ed3b --- /dev/null +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts @@ -0,0 +1,135 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="sr_RS"> +<context> + <name>RGScanDialog</name> + <message> + <location filename="../rgscandialog.ui" line="14"/> + <source>ReplayGain Scanner</source> + <translation>Скенер нивелације</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="29"/> + <source>Write track gain/peak</source> + <translation>Упиши ниво/врх нумере</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="56"/> + <source>Title</source> + <translation>наслов</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="61"/> + <source>Progress</source> + <translation>напредак</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="66"/> + <source>Track Gain</source> + <translation>ниво нумере</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="71"/> + <source>Album Gain</source> + <translation>ниво албума</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="76"/> + <source>Track Peak</source> + <translation>врх нумере</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="81"/> + <source>Album Peak</source> + <translation>врх албума</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="89"/> + <source>Calculate</source> + <translation>Израчунај</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="96"/> + <source>Write Tags</source> + <translation>Упиши ознаке</translation> + </message> + <message> + <location filename="../rgscandialog.ui" line="103"/> + <source>Write album gain/peak</source> + <translation>Упиши ниво/врх албума</translation> + </message> + <message> + <location filename="../rgscandialog.cpp" line="114"/> + <location filename="../rgscandialog.cpp" line="212"/> + <source>Error</source> + <translation>Грешка</translation> + </message> + <message> + <location filename="../rgscandialog.cpp" line="136"/> + <location filename="../rgscandialog.cpp" line="207"/> + <source>%1 dB</source> + <translation>%1 dB</translation> + </message> +</context> +<context> + <name>RGScanFactory</name> + <message> + <location filename="../rgscanfactory.cpp" line="28"/> + <source>ReplayGain Scanner Plugin</source> + <translation>Скенер нивелације</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="49"/> + <source>About ReplayGain Scanner Plugin</source> + <translation>О прикључку за скенирање нивелације</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="50"/> + <source>ReplayGain Scanner Plugin for Qmmp</source> + <translation>Кумп прикључак за скенирање нивелације</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="51"/> + <source>This plugin scans audio files and gives information for volume normalization</source> + <translation>Скенира фајлове звука и даје податке за нормализацију звука</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Аутор: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="53"/> + <source>Based on source code by:</source> + <translation>Заснован на кôду од:</translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="54"/> + <source>David Robinson <David@Robinson.org></source> + <translation>David Robinson <David@Robinson.org></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="55"/> + <source>Glen Sawyer <mp3gain@hotmail.com></source> + <translation>Glen Sawyer <mp3gain@hotmail.com></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="56"/> + <source>Frank Klemm</source> + <translation>Frank Klemm</translation> + </message> +</context> +<context> + <name>RGScanHelper</name> + <message> + <location filename="../rgscanhelper.cpp" line="32"/> + <source>ReplayGain Scanner</source> + <translation>Скенер нивелације</translation> + </message> + <message> + <location filename="../rgscanhelper.cpp" line="33"/> + <source>Meta+R</source> + <translation>Meta+R</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/rgscan/translations/translations.qrc b/src/plugins/General/rgscan/translations/translations.qrc index a533cc082..2e7e5ba4b 100644 --- a/src/plugins/General/rgscan/translations/translations.qrc +++ b/src/plugins/General/rgscan/translations/translations.qrc @@ -21,5 +21,7 @@ <file>rgscan_plugin_es.qm</file> <file>rgscan_plugin_he.qm</file> <file>rgscan_plugin_gl_ES.qm</file> + <file>rgscan_plugin_sr_BA.qm</file> + <file>rgscan_plugin_sr_RS.qm</file> </qresource> </RCC> |
