From a79679c6bf45a8841ef2357902dfc170ee7030d8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 6 Jan 2014 13:53:05 +0000 Subject: added Serbian translations (author: Mladen Pejaković) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4004 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/scrobbler/scrobbler.pro | 4 +- .../translations/scrobbler_plugin_sr_BA.ts | 123 +++++++++++++++++++++ .../translations/scrobbler_plugin_sr_RS.ts | 123 +++++++++++++++++++++ .../scrobbler/translations/translations.qrc | 2 + 4 files changed, 251 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/scrobbler.pro b/src/plugins/General/scrobbler/scrobbler.pro index a73954b06..8c24a01b8 100644 --- a/src/plugins/General/scrobbler/scrobbler.pro +++ b/src/plugins/General/scrobbler/scrobbler.pro @@ -18,7 +18,9 @@ TRANSLATIONS = translations/scrobbler_plugin_cs.ts \ translations/scrobbler_plugin_lt.ts \ translations/scrobbler_plugin_nl.ts \ translations/scrobbler_plugin_ja.ts \ - translations/scrobbler_plugin_es.ts + translations/scrobbler_plugin_es.ts \ + translations/scrobbler_plugin_sr_BA.ts \ + translations/scrobbler_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix { diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts new file mode 100644 index 000000000..e5d3024b8 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts @@ -0,0 +1,123 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + Скроблер + + + + About Scrobbler Plugin + О прикључку за скробловање + + + + Qmmp AudioScrobbler Plugin + Кумп прикључак за скробловање + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Scrobbler Plugin Settings + Поставке скроблера + + + + Last.fm + Ласт.фм + + + + + Session: + Сесија: + + + + + Check + Провјери + + + + + Register new session + Региструј нову сесију + + + + Libre.fm + Либре.фм + + + + + + Message + Порука + + + + 1. Wait for browser startup + 1. Сачекајте да се прегледач покрене + + + + 2. Allow Qmmp to scrobble tracks to your %1 account + 2. Дозволите Кумпу да скроблује нумере на ваш %1 налог + + + + 3. Press "OK" + 3. Притисните „У реду“ + + + + + + + + + Error + Грешка + + + + + + Network error + Грешка мреже + + + + + Unable to register new session + Не могу да региструјем нову сесију + + + + New session has been received successfully + Нова сесија је успјешно регистрована + + + + Permission granted + Дозвола одобрена + + + + Permission denied + Дозвола одбијена + + + diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts new file mode 100644 index 000000000..fda2957a4 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts @@ -0,0 +1,123 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + Скроблер + + + + About Scrobbler Plugin + О прикључку за скробловање + + + + Qmmp AudioScrobbler Plugin + Кумп прикључак за скробловање + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Scrobbler Plugin Settings + Поставке скроблера + + + + Last.fm + Ласт.фм + + + + + Session: + Сесија: + + + + + Check + Провери + + + + + Register new session + Региструј нову сесију + + + + Libre.fm + Либре.фм + + + + + + Message + Порука + + + + 1. Wait for browser startup + 1. Сачекајте да се прегледач покрене + + + + 2. Allow Qmmp to scrobble tracks to your %1 account + 2. Дозволите Кумпу да скроблује нумере на ваш %1 налог + + + + 3. Press "OK" + 3. Притисните „У реду“ + + + + + + + + + Error + Грешка + + + + + + Network error + Грешка мреже + + + + + Unable to register new session + Не могу да региструјем нову сесију + + + + New session has been received successfully + Нова сесија је успешно регистрована + + + + Permission granted + Дозвола одобрена + + + + Permission denied + Дозвола одбијена + + + diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index 145685333..cafb1dca9 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -21,5 +21,7 @@ scrobbler_plugin_es.qm scrobbler_plugin_he.qm scrobbler_plugin_gl_ES.qm + scrobbler_plugin_sr_BA.qm + scrobbler_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f