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/converter/converter.pro | 4 +- .../translations/converter_plugin_sr_BA.ts | 254 +++++++++++++++++++++ .../translations/converter_plugin_sr_RS.ts | 254 +++++++++++++++++++++ .../converter/translations/translations.qrc | 2 + .../translations/copypaste_plugin_sr_BA.ts | 65 ++++++ .../translations/copypaste_plugin_sr_RS.ts | 65 ++++++ .../copypaste/translations/translations.qrc | 2 + src/plugins/General/covermanager/covermanager.pro | 2 + .../translations/covermanager_plugin_sr_BA.ts | 103 +++++++++ .../translations/covermanager_plugin_sr_RS.ts | 103 +++++++++ .../covermanager/translations/translations.qrc | 2 + src/plugins/General/fileops/fileops.pro | 4 +- .../fileops/translations/fileops_plugin_sr_BA.ts | 235 +++++++++++++++++++ .../fileops/translations/fileops_plugin_sr_RS.ts | 235 +++++++++++++++++++ .../General/fileops/translations/translations.qrc | 2 + src/plugins/General/hal/hal.pro | 4 +- .../General/hal/translations/hal_plugin_sr_BA.ts | 88 +++++++ .../General/hal/translations/hal_plugin_sr_RS.ts | 88 +++++++ .../General/hal/translations/translations.qrc | 2 + src/plugins/General/hotkey/hotkey.pro | 4 +- .../hotkey/translations/hotkey_plugin_sr_BA.ts | 138 +++++++++++ .../hotkey/translations/hotkey_plugin_sr_RS.ts | 138 +++++++++++ .../General/hotkey/translations/translations.qrc | 2 + src/plugins/General/kdenotify/kdenotify.pro | 4 +- .../translations/kdenotify_plugin_sr_BA.ts | 74 ++++++ .../translations/kdenotify_plugin_sr_RS.ts | 74 ++++++ .../kdenotify/translations/translations.qrc | 2 + src/plugins/General/lyrics/lyrics.pro | 4 +- .../lyrics/translations/lyrics_plugin_sr_BA.ts | 105 +++++++++ .../lyrics/translations/lyrics_plugin_sr_RS.ts | 105 +++++++++ .../General/lyrics/translations/translations.qrc | 2 + src/plugins/General/mpris/mpris.pro | 4 +- .../mpris/translations/mpris_plugin_sr_BA.ts | 27 +++ .../mpris/translations/mpris_plugin_sr_RS.ts | 27 +++ .../General/mpris/translations/translations.qrc | 2 + src/plugins/General/notifier/notifier.pro | 4 +- .../notifier/translations/notifier_plugin_sr_BA.ts | 119 ++++++++++ .../notifier/translations/notifier_plugin_sr_RS.ts | 119 ++++++++++ .../General/notifier/translations/translations.qrc | 2 + src/plugins/General/rgscan/rgscan.pro | 4 +- .../rgscan/translations/rgscan_plugin_sr_BA.ts | 135 +++++++++++ .../rgscan/translations/rgscan_plugin_sr_RS.ts | 135 +++++++++++ .../General/rgscan/translations/translations.qrc | 2 + 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 + src/plugins/General/statusicon/statusicon.pro | 4 +- .../translations/statusicon_plugin_sr_BA.ts | 152 ++++++++++++ .../translations/statusicon_plugin_sr_RS.ts | 152 ++++++++++++ .../statusicon/translations/translations.qrc | 2 + .../General/streambrowser/streambrowser.pro | 4 +- .../translations/streambrowser_plugin_sr_BA.ts | 133 +++++++++++ .../translations/streambrowser_plugin_sr_RS.ts | 133 +++++++++++ .../streambrowser/translations/translations.qrc | 2 + .../translations/trackchange_plugin_sr_BA.ts | 138 +++++++++++ .../translations/trackchange_plugin_sr_RS.ts | 138 +++++++++++ .../trackchange/translations/translations.qrc | 2 + .../General/udisks/translations/translations.qrc | 2 + .../udisks/translations/udisks_plugin_sr_BA.ts | 83 +++++++ .../udisks/translations/udisks_plugin_sr_RS.ts | 83 +++++++ src/plugins/General/udisks/udisks.pro | 4 +- .../General/udisks2/translations/translations.qrc | 2 + .../udisks2/translations/udisks2_plugin_sr_BA.ts | 83 +++++++ .../udisks2/translations/udisks2_plugin_sr_RS.ts | 83 +++++++ src/plugins/General/udisks2/udisks2.pro | 4 +- 66 files changed, 4188 insertions(+), 14 deletions(-) create mode 100644 src/plugins/General/converter/translations/converter_plugin_sr_BA.ts create mode 100644 src/plugins/General/converter/translations/converter_plugin_sr_RS.ts create mode 100644 src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts create mode 100644 src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts create mode 100644 src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts create mode 100644 src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_sr_BA.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_sr_RS.ts create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts create mode 100644 src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts create mode 100644 src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts create mode 100644 src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts create mode 100644 src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts create mode 100644 src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts create mode 100644 src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts 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 create mode 100644 src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts create mode 100644 src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts create mode 100644 src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts create mode 100644 src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts create mode 100644 src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts create mode 100644 src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts create mode 100644 src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts create mode 100644 src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts (limited to 'src/plugins/General') diff --git a/src/plugins/General/converter/converter.pro b/src/plugins/General/converter/converter.pro index 131e4214c..19d104b5b 100644 --- a/src/plugins/General/converter/converter.pro +++ b/src/plugins/General/converter/converter.pro @@ -30,7 +30,9 @@ TRANSLATIONS = translations/converter_plugin_cs.ts \ translations/converter_plugin_lt.ts \ translations/converter_plugin_nl.ts \ translations/converter_plugin_ja.ts \ - translations/converter_plugin_es.ts + translations/converter_plugin_es.ts \ + translations/converter_plugin_sr_BA.ts \ + translations/converter_plugin_sr_RS.ts RESOURCES = translations/translations.qrc presets.qrc unix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/converter/translations/converter_plugin_sr_BA.ts b/src/plugins/General/converter/translations/converter_plugin_sr_BA.ts new file mode 100644 index 000000000..45144a1e2 --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_sr_BA.ts @@ -0,0 +1,254 @@ + + + + + Converter + + + Track: %1 + Нумера: %1 + + + + Preset: %1 + Поставка: %1 + + + + Encoding... + Кодирам... + + + + ConverterDialog + + + Converter Settings + Поставке Претварача + + + + Select tracks to convert: + Нумере за претварање: + + + + Output directory: + Излазна фасцикла: + + + + Output file name: + Име излазног фајла: + + + + Preset: + Поставка: + + + + Overwrite existing files + Пребриши постојеће фајлове + + + + Choose a directory + Изаберите фасциклу + + + + Artist + Извођач + + + + Album + Албум + + + + Title + Наслов + + + + Track number + Број нумере + + + + Two-digit track number + Двоцифрени број нумере + + + + Genre + Жанр + + + + Comment + Коментар + + + + Composer + Композитор + + + + Duration + Дужина + + + + Disc number + Броја диска + + + + File name + Име фајла + + + + Year + Година + + + + Condition + Услов + + + + Create + Направи + + + + Edit + Уреди + + + + Create a copy + Направи копију + + + + Delete + Обриши + + + + ConverterFactory + + + Converter Plugin + Претварач + + + + About Converter Plugin + О претварачу + + + + Qmmp Converter Plugin + Кумп прикључак за претварање + + + + This plugin converts supported audio files to other file formats using external command-line encoders + Овај прикључак претвара подржане фајлове звука у остале формате користећи спољашње програме + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + ConverterHelper + + + Convert + Претвори + + + + Meta+C + Meta+C + + + + Converting... + Претварање... + + + + Cancel + Одустани + + + + PresetEditor + + + Preset Editor + Уређивач поставки + + + + General + Опште + + + + Name: + Име: + + + + Extension: + Наставак: + + + + Command + Наредба + + + + Options + Опције + + + + Write tags + Упиши ознаке + + + + Convert to 16 bit + Претвори у 16-битски + + + + %1 (Read Only) + %1 (само за читање) + + + + Output file + Излазни фајл + + + + Input file + Улазни фајл + + + diff --git a/src/plugins/General/converter/translations/converter_plugin_sr_RS.ts b/src/plugins/General/converter/translations/converter_plugin_sr_RS.ts new file mode 100644 index 000000000..ddc37d2ce --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_sr_RS.ts @@ -0,0 +1,254 @@ + + + + + Converter + + + Track: %1 + Нумера: %1 + + + + Preset: %1 + Поставка: %1 + + + + Encoding... + Кодирам... + + + + ConverterDialog + + + Converter Settings + Поставке Претварача + + + + Select tracks to convert: + Нумере за претварање: + + + + Output directory: + Излазна фасцикла: + + + + Output file name: + Име излазног фајла: + + + + Preset: + Поставка: + + + + Overwrite existing files + Пребриши постојеће фајлове + + + + Choose a directory + Изаберите фасциклу + + + + Artist + Извођач + + + + Album + Албум + + + + Title + Наслов + + + + Track number + Број нумере + + + + Two-digit track number + Двоцифрени број нумере + + + + Genre + Жанр + + + + Comment + Коментар + + + + Composer + Композитор + + + + Duration + Дужина + + + + Disc number + Број диска + + + + File name + Име фајла + + + + Year + Година + + + + Condition + Услов + + + + Create + Направи + + + + Edit + Уреди + + + + Create a copy + Направи копију + + + + Delete + Обриши + + + + ConverterFactory + + + Converter Plugin + Претварач + + + + About Converter Plugin + О претварачу + + + + Qmmp Converter Plugin + Кумп прикључак за претварање + + + + This plugin converts supported audio files to other file formats using external command-line encoders + Овај прикључак претвара подржане фајлове звука у остале формате користећи спољашње програме + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + ConverterHelper + + + Convert + Претвори + + + + Meta+C + Meta+C + + + + Converting... + Претварање... + + + + Cancel + Одустани + + + + PresetEditor + + + Preset Editor + Уређивач поставки + + + + General + Опште + + + + Name: + Име: + + + + Extension: + Наставак: + + + + Command + Наредба + + + + Options + Опције + + + + Write tags + Упиши ознаке + + + + Convert to 16 bit + Претвори у 16-битски + + + + %1 (Read Only) + %1 (само за читање) + + + + Output file + Излазни фајл + + + + Input file + Улазни фајл + + + diff --git a/src/plugins/General/converter/translations/translations.qrc b/src/plugins/General/converter/translations/translations.qrc index 7b2157a67..f57e5867f 100644 --- a/src/plugins/General/converter/translations/translations.qrc +++ b/src/plugins/General/converter/translations/translations.qrc @@ -21,5 +21,7 @@ converter_plugin_es.qm converter_plugin_he.qm converter_plugin_gl_ES.qm + converter_plugin_sr_BA.qm + converter_plugin_sr_RS.qm diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts new file mode 100644 index 000000000..a25996101 --- /dev/null +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts @@ -0,0 +1,65 @@ + + + + + CopyPaste + + + Cu&t + &Исијеци + + + + Ctrl+X + Ctrl+X + + + + &Copy + &Копирај + + + + Ctrl+C + Ctrl+C + + + + &Paste + &Налијепи + + + + Ctrl+V + Ctrl+V + + + + CopyPasteFactory + + + Copy/Paste Plugin + Копирај/налијепи + + + + About Copy/Paste Plugin + О прикључку за копирање/лијепљење + + + + Qmmp Copy/Paste Plugin + Кумп прикључак за копирање/лијепљење + + + + This plugin allows to copy selected tracks from one playlist to another + Омогућује копирање изабране нумере са једне листе нумера на другу + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts new file mode 100644 index 000000000..e2c16179e --- /dev/null +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts @@ -0,0 +1,65 @@ + + + + + CopyPaste + + + Cu&t + &Исеци + + + + Ctrl+X + Ctrl+X + + + + &Copy + &Копирај + + + + Ctrl+C + Ctrl+C + + + + &Paste + &Налепи + + + + Ctrl+V + Ctrl+V + + + + CopyPasteFactory + + + Copy/Paste Plugin + Копирај/налепи + + + + About Copy/Paste Plugin + О прикључку за копирање/лепљење + + + + Qmmp Copy/Paste Plugin + Кумп прикључак за копирање/лепљење + + + + This plugin allows to copy selected tracks from one playlist to another + Омогућује копирање изабране нумере са једне листе нумера на другу + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/copypaste/translations/translations.qrc b/src/plugins/General/copypaste/translations/translations.qrc index 4585e750b..5fe7fd0fc 100644 --- a/src/plugins/General/copypaste/translations/translations.qrc +++ b/src/plugins/General/copypaste/translations/translations.qrc @@ -21,5 +21,7 @@ copypaste_plugin_es.qm copypaste_plugin_he.qm copypaste_plugin_gl_ES.qm + copypaste_plugin_sr_BA.qm + copypaste_plugin_sr_RS.qm diff --git a/src/plugins/General/covermanager/covermanager.pro b/src/plugins/General/covermanager/covermanager.pro index caa560887..72caa1482 100644 --- a/src/plugins/General/covermanager/covermanager.pro +++ b/src/plugins/General/covermanager/covermanager.pro @@ -19,6 +19,8 @@ TRANSLATIONS = translations/covermanager_plugin_cs.ts \ translations/covermanager_plugin_nl.ts \ translations/covermanager_plugin_ja.ts \ translations/covermanager_plugin_es.ts \ + translations/covermanager_plugin_sr_BA.ts \ + translations/covermanager_plugin_sr_RS.ts RESOURCES = translations/translations.qrc \ images/cm_images.qrc diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts new file mode 100644 index 000000000..605314698 --- /dev/null +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts @@ -0,0 +1,103 @@ + + + + + CoverManager + + + Show Cover + Прикажи омот + + + + Ctrl+M + Ctrl+M + + + + CoverManagerFactory + + + Cover Manager Plugin + Уређивач омота + + + + About Cover Manager Plugin + О уређивачу омота + + + + Qmmp Cover Manager Plugin + Кумп прикључак за уређивање омота + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + CoverWidget + + + &Save As... + &Сачувај као... + + + + Ctrl+S + Ctrl+S + + + + Size + Величина + + + + Actual Size + Стварна + + + + 128x128 + 128x128 + + + + 256x256 + 256x256 + + + + 512x512 + 512x512 + + + + 1024x1024 + 1024x1024 + + + + &Close + &Затвори + + + + Alt+F4 + Alt+F4 + + + + Save Cover As + Сачувај омот као + + + + Images + Слике + + + diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts new file mode 100644 index 000000000..3dccfc2ae --- /dev/null +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts @@ -0,0 +1,103 @@ + + + + + CoverManager + + + Show Cover + Прикажи омот + + + + Ctrl+M + Ctrl+M + + + + CoverManagerFactory + + + Cover Manager Plugin + Уређивач омота + + + + About Cover Manager Plugin + О уређивачу омота + + + + Qmmp Cover Manager Plugin + Кумп прикључак за уређивање омота + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + CoverWidget + + + &Save As... + &Сачувај као... + + + + Ctrl+S + Ctrl+S + + + + Size + Величина + + + + Actual Size + Стварна + + + + 128x128 + 128x128 + + + + 256x256 + 256x256 + + + + 512x512 + 512x512 + + + + 1024x1024 + 1024x1024 + + + + &Close + &Затвори + + + + Alt+F4 + Alt+F4 + + + + Save Cover As + Сачувај омот као + + + + Images + Слике + + + diff --git a/src/plugins/General/covermanager/translations/translations.qrc b/src/plugins/General/covermanager/translations/translations.qrc index b67c2807e..30026e4c4 100644 --- a/src/plugins/General/covermanager/translations/translations.qrc +++ b/src/plugins/General/covermanager/translations/translations.qrc @@ -21,5 +21,7 @@ covermanager_plugin_es.qm covermanager_plugin_he.qm covermanager_plugin_gl_ES.qm + covermanager_plugin_sr_BA.qm + covermanager_plugin_sr_RS.qm diff --git a/src/plugins/General/fileops/fileops.pro b/src/plugins/General/fileops/fileops.pro index 608ae61db..a270db913 100644 --- a/src/plugins/General/fileops/fileops.pro +++ b/src/plugins/General/fileops/fileops.pro @@ -27,7 +27,9 @@ TRANSLATIONS = translations/fileops_plugin_cs.ts \ translations/fileops_plugin_lt.ts \ translations/fileops_plugin_nl.ts \ translations/fileops_plugin_ja.ts \ - translations/fileops_plugin_es.ts + translations/fileops_plugin_es.ts \ + translations/fileops_plugin_sr_BA.ts \ + translations/fileops_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix { isEmpty(LIB_DIR){ diff --git a/src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts b/src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts new file mode 100644 index 000000000..5aa60c91d --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts @@ -0,0 +1,235 @@ + + + + + FileOps + + + Error + Грешка + + + + Destination directory doesn't exist + Одредишна фасцикла не постоји + + + + Copying + Копирам + + + + Stop + Заустави + + + + Copying file %1/%2 + Копирам фајл %1/%2 + + + + Remove files + Уклони фајлове + + + + Are you sure you want to remove %n file(s) from disk? + + Желите ли заиста да уклоните %n фајл са диска? + Желите ли заиста да уклоните %n фајла са диска? + Желите ли заиста да уклоните %n фајлова са диска? + + + + + FileOpsFactory + + + File Operations Plugin + Руковање фајловима + + + + About File Operations Plugin + О прикључку за руковање фајловима + + + + Qmmp File Operations Plugin + Кумп прикључак за руковање фајловима + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + HotkeyDialog + + + Modify Shortcut + Измијени пречицу + + + + Press the key combination you want to assign + Притисните комбинацију тастера коју желите да додијелите + + + + Clear + Очисти + + + + SettingsDialog + + + File Operations Settings + Поставке руковања фајловима + + + + Enabled + омогућена + + + + Operation + радња + + + + Menu text + текст менија + + + + Shortcut + пречица + + + + Add + Додај + + + + + + Remove + Уклони + + + + Destination: + Одредиште: + + + + + ... + ... + + + + File name pattern: + Образац за име: + + + + + Copy + Копирај + + + + + Rename + Преименуј + + + + New action + Нова радња + + + + Artist + Извођач + + + + Album + Албум + + + + Title + Наслов + + + + Track number + Број нумере + + + + Two-digit track number + Двоцифрени број нумере + + + + Genre + Жанр + + + + Comment + Коментар + + + + Composer + Композитор + + + + Duration + Дужина + + + + Disc number + Број диска + + + + File name + Име фајла + + + + File path + Путања фајла + + + + Year + Година + + + + Condition + Услов + + + + Choose a directory + Одабир фасцикле + + + diff --git a/src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts b/src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts new file mode 100644 index 000000000..aed2fb921 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts @@ -0,0 +1,235 @@ + + + + + FileOps + + + Error + Грешка + + + + Destination directory doesn't exist + Одредишна фасцикла не постоји + + + + Copying + Копирам + + + + Stop + Заустави + + + + Copying file %1/%2 + Копирам фајл %1/%2 + + + + Remove files + Уклони фајлове + + + + Are you sure you want to remove %n file(s) from disk? + + Желите ли заиста да уклоните %n фајл са диска? + Желите ли заиста да уклоните %n фајла са диска? + Желите ли заиста да уклоните %n фајлова са диска? + + + + + FileOpsFactory + + + File Operations Plugin + Руковање фајловима + + + + About File Operations Plugin + О прикључку за руковање фајловима + + + + Qmmp File Operations Plugin + Кумп прикључак за руковање фајловима + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + HotkeyDialog + + + Modify Shortcut + Измени пречицу + + + + Press the key combination you want to assign + Притисните комбинацију тастера коју желите да доделите + + + + Clear + Очисти + + + + SettingsDialog + + + File Operations Settings + Поставке руковања фајловима + + + + Enabled + омогућена + + + + Operation + радња + + + + Menu text + текст менија + + + + Shortcut + пречица + + + + Add + Додај + + + + + + Remove + Уклони + + + + Destination: + Одредиште: + + + + + ... + ... + + + + File name pattern: + Образац за име: + + + + + Copy + Копирај + + + + + Rename + Преименуј + + + + New action + Нова радња + + + + Artist + Извођач + + + + Album + Албум + + + + Title + Наслов + + + + Track number + Број нумере + + + + Two-digit track number + Двоцифрени број нумере + + + + Genre + Жанр + + + + Comment + Коментар + + + + Composer + Композитор + + + + Duration + Дужина + + + + Disc number + Број диска + + + + File name + Име фајла + + + + File path + Путања фајла + + + + Year + Година + + + + Condition + Услов + + + + Choose a directory + Одабир фасцикле + + + diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc index 25e1c9708..657e11ed4 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -21,5 +21,7 @@ fileops_plugin_es.qm fileops_plugin_he.qm fileops_plugin_gl_ES.qm + fileops_plugin_sr_BA.qm + fileops_plugin_sr_RS.qm diff --git a/src/plugins/General/hal/hal.pro b/src/plugins/General/hal/hal.pro index 9dcb81db6..434898891 100644 --- a/src/plugins/General/hal/hal.pro +++ b/src/plugins/General/hal/hal.pro @@ -23,7 +23,9 @@ TRANSLATIONS = translations/hal_plugin_cs.ts \ translations/hal_plugin_lt.ts \ translations/hal_plugin_nl.ts \ translations/hal_plugin_ja.ts \ - translations/hal_plugin_es.ts + translations/hal_plugin_es.ts \ + translations/hal_plugin_sr_BA.ts \ + translations/hal_plugin_sr_RS.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts b/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts new file mode 100644 index 000000000..1e3dfa61b --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + ХАЛ + + + + About HAL Plugin + О прикључку за ХАЛ + + + + Qmmp HAL Plugin + Кумп прикључак за ХАЛ + + + + This plugin provides removable devices detection using HAL + Омогућује откривање уклоњивих уређаја користећи ХАЛ + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + Засновано на Солиду (КДЕ-овој библиотеци) + + + + HalPlugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%1“ + + + + SettingsDialog + + + HAL Plugin Settings + Поставке за ХАЛ + + + + CD Audio Detection + Откривање музичког диска + + + + Add tracks to playlist automatically + Аутоматски додај нумере на листу + + + + Remove tracks from playlist automatically + Аутоматски уклони нумере са листе + + + + Removable Device Detection + Откривање уклоњивих уређаја + + + + Add files to playlist automatically + Аутоматски додај фајлове на листу + + + + Remove files from playlist automatically + Аутоматски уклони фајлове са листе + + + diff --git a/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts b/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts new file mode 100644 index 000000000..952ed0581 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + ХАЛ + + + + About HAL Plugin + О прикључку за ХАЛ + + + + Qmmp HAL Plugin + Кумп прикључак за ХАЛ + + + + This plugin provides removable devices detection using HAL + Омогућује откривање уклоњивих уређаја користећи ХАЛ + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + Засновано на Солиду (КДЕ-овој библиотеци) + + + + HalPlugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%1“ + + + + SettingsDialog + + + HAL Plugin Settings + Поставке за ХАЛ + + + + CD Audio Detection + Откривање музичког диска + + + + Add tracks to playlist automatically + Аутоматски додај нумере на листу + + + + Remove tracks from playlist automatically + Аутоматски уклони нумере са листе + + + + Removable Device Detection + Откривање уклоњивих уређаја + + + + Add files to playlist automatically + Аутоматски додај фајлове на листу + + + + Remove files from playlist automatically + Аутоматски уклони фајлове са листе + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index 0e6ca16e5..ea7a08d24 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -21,5 +21,7 @@ hal_plugin_es.qm hal_plugin_he.qm hal_plugin_gl_ES.qm + hal_plugin_sr_BA.qm + hal_plugin_sr_RS.qm diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro index 05a80c6b9..e209a5e74 100644 --- a/src/plugins/General/hotkey/hotkey.pro +++ b/src/plugins/General/hotkey/hotkey.pro @@ -24,7 +24,9 @@ TRANSLATIONS = translations/hotkey_plugin_cs.ts \ translations/hotkey_plugin_lt.ts \ translations/hotkey_plugin_nl.ts \ translations/hotkey_plugin_ja.ts \ - translations/hotkey_plugin_es.ts + translations/hotkey_plugin_es.ts \ + translations/hotkey_plugin_sr_BA.ts \ + translations/hotkey_plugin_sr_RS.ts RESOURCES = translations/translations.qrc target.path = $$LIB_DIR/qmmp/General diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts new file mode 100644 index 000000000..4e0981b50 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts @@ -0,0 +1,138 @@ + + + + + HotkeyDialog + + + Modify Shortcut + Измијени пречицу + + + + Press the key combination you want to assign + Притисните комбинацију тастера коју желите да додијелите + + + + Clear + Очисти + + + + HotkeyFactory + + + Global Hotkey Plugin + Глобалне пречице + + + + About Global Hotkey Plugin + О прикључку за глобалне пречице + + + + Qmmp Global Hotkey Plugin + Кумп прикључак за глобалне пречице + + + + This plugin adds support for multimedia keys or global key combinations + Подршка за мултимедијалне тастере или глобалне комбинације тастера + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Global Hotkey Plugin Settings + Поставке глобалних пречица + + + + Action + радња + + + + Shortcut + пречица + + + + Reset + Ресетуј + + + + Play + Пусти + + + + Stop + Заустави + + + + Pause + Паузирај + + + + Play/Pause + Пусти/паузирај + + + + Next + Сљедећа + + + + Previous + Претходна + + + + Show/Hide + Прикажи/сакриј + + + + Volume + + Јачина + + + + + Volume - + Јачина - + + + + Forward 5 seconds + Напријед 5 секунди + + + + Rewind 5 seconds + Уназад 5 секунди + + + + Jump to track + Скочи на нумеру + + + + Mute + Утишај + + + diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts new file mode 100644 index 000000000..c8526cf11 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts @@ -0,0 +1,138 @@ + + + + + HotkeyDialog + + + Modify Shortcut + Измени пречицу + + + + Press the key combination you want to assign + Притисните комбинацију тастера коју желите да доделите + + + + Clear + Очисти + + + + HotkeyFactory + + + Global Hotkey Plugin + Глобалне пречице + + + + About Global Hotkey Plugin + О прикључку за глобалне пречице + + + + Qmmp Global Hotkey Plugin + Кумп прикључак за глобалне пречице + + + + This plugin adds support for multimedia keys or global key combinations + Подршка за мултимедијалне тастере или глобалне комбинације тастера + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Global Hotkey Plugin Settings + Поставке глобалних пречица + + + + Action + радња + + + + Shortcut + пречица + + + + Reset + Ресетуј + + + + Play + Пусти + + + + Stop + Заустави + + + + Pause + Паузирај + + + + Play/Pause + Пусти/паузирај + + + + Next + Следећа + + + + Previous + Претходна + + + + Show/Hide + Прикажи/сакриј + + + + Volume + + Јачина + + + + + Volume - + Јачина - + + + + Forward 5 seconds + Напред 5 секунди + + + + Rewind 5 seconds + Уназад 5 секунди + + + + Jump to track + Скочи на нумеру + + + + Mute + Утишај + + + diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index 46a368165..dcb4b9926 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -21,5 +21,7 @@ hotkey_plugin_es.qm hotkey_plugin_he.qm hotkey_plugin_gl_ES.qm + hotkey_plugin_sr_BA.qm + hotkey_plugin_sr_RS.qm diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index 6d70f2cf1..36b612814 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -40,7 +40,9 @@ TRANSLATIONS = translations/kdenotify_plugin_cs.ts \ translations/kdenotify_plugin_lt.ts \ translations/kdenotify_plugin_nl.ts \ translations/kdenotify_plugin_ja.ts \ - translations/kdenotify_plugin_es.ts + translations/kdenotify_plugin_es.ts \ + translations/kdenotify_plugin_sr_BA.ts \ + translations/kdenotify_plugin_sr_RS.ts images.files = images/app_icon.png \ images/empty_cover.png diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts new file mode 100644 index 000000000..fb7afd84e --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts @@ -0,0 +1,74 @@ + + + + + KdeNotify + + + Qmmp now playing: + Кумп тренутно пушта: + + + + KdeNotifyFactory + + + KDE 4 notification plugin + КДЕ4 обавјештавач + + + + About KDE Notification Plugin + О КДЕ4 обавјештавачу + + + + KDE 4 notification plugin for Qmmp + + Кумп прикључак за обавјештавање у КДЕ4 + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + Поставке КДЕ4 обавјештавача + + + + Options + Опције + + + + Notification delay [s]: + Трајање [s]: + + + + Update visible notification instead create new + Ажурирај видљиво обавјештење (не прави ново) + + + + Appearance + Изглед + + + + Show covers + Прикажи омоте + + + + Edit template + Уреди шаблон + + + + Notification Template + Шаблон обавјештења + + + diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts new file mode 100644 index 000000000..cdbec1b12 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts @@ -0,0 +1,74 @@ + + + + + KdeNotify + + + Qmmp now playing: + Кумп тренутно пушта: + + + + KdeNotifyFactory + + + KDE 4 notification plugin + КДЕ4 обавештавач + + + + About KDE Notification Plugin + О КДЕ4 обавештавачу + + + + KDE 4 notification plugin for Qmmp + + Кумп прикључак за обавештавање у КДЕ4 + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + Поставке КДЕ4 обавештавача + + + + Options + Опције + + + + Notification delay [s]: + Трајање [s]: + + + + Update visible notification instead create new + Ажурирај видљиво обавештење (не прави ново) + + + + Appearance + Изглед + + + + Show covers + Прикажи омоте + + + + Edit template + Уреди шаблон + + + + Notification Template + Шаблон обавештења + + + diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index 7ae44803e..ec6dfd043 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -21,5 +21,7 @@ kdenotify_plugin_es.qm kdenotify_plugin_he.qm kdenotify_plugin_gl_ES.qm + kdenotify_plugin_sr_BA.qm + kdenotify_plugin_sr_RS.qm diff --git a/src/plugins/General/lyrics/lyrics.pro b/src/plugins/General/lyrics/lyrics.pro index bf9affd5c..ddb7ec5c8 100644 --- a/src/plugins/General/lyrics/lyrics.pro +++ b/src/plugins/General/lyrics/lyrics.pro @@ -27,7 +27,9 @@ TRANSLATIONS = translations/lyrics_plugin_cs.ts \ translations/lyrics_plugin_lt.ts \ translations/lyrics_plugin_nl.ts \ translations/lyrics_plugin_ja.ts \ - translations/lyrics_plugin_es.ts + translations/lyrics_plugin_es.ts \ + translations/lyrics_plugin_sr_BA.ts \ + translations/lyrics_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts new file mode 100644 index 000000000..4bdbb7b38 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts @@ -0,0 +1,105 @@ + + + + + Lyrics + + + View Lyrics + Прикажи стихове + + + + Ctrl+L + Ctrl+L + + + + LyricsFactory + + + Lyrics Plugin + Стихови + + + + About Lyrics Plugin + О прикључку за стихове + + + + Qmmp Lyrics Plugin + Кумп прикључак за стихове + + + + This plugin retrieves lyrics from LyricWiki + Добавља стихове са LyricWiki + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + LyricsWindow + + + Lyrics Plugin + Стихови + + + + Artist: + Извођач: + + + + Title: + Наслов: + + + + Search + Тражи + + + + No connection + Нема везе + + + + Done + Завршено + + + + + + + + + Error + Грешка + + + + + Not found + Није нађено + + + + + Receiving + Добављам + + + + Lyrics: %1 - %2 + Стихови: %1 - %2 + + + diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts new file mode 100644 index 000000000..5955d4ca3 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts @@ -0,0 +1,105 @@ + + + + + Lyrics + + + View Lyrics + Прикажи стихове + + + + Ctrl+L + Ctrl+L + + + + LyricsFactory + + + Lyrics Plugin + Стихови + + + + About Lyrics Plugin + О прикључку за стихове + + + + Qmmp Lyrics Plugin + Кумп прикључак за стихове + + + + This plugin retrieves lyrics from LyricWiki + Добавља стихове са LyricWiki + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + LyricsWindow + + + Lyrics Plugin + Стихови + + + + Artist: + Извођач: + + + + Title: + Наслов: + + + + Search + Тражи + + + + No connection + Нема везе + + + + Done + Завршено + + + + + + + + + Error + Грешка + + + + + Not found + Није нађено + + + + + Receiving + Добављам + + + + Lyrics: %1 - %2 + Стихови: %1 - %2 + + + diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc index 629797de5..176b5e1d1 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -21,5 +21,7 @@ lyrics_plugin_es.qm lyrics_plugin_he.qm lyrics_plugin_gl_ES.qm + lyrics_plugin_sr_BA.qm + lyrics_plugin_sr_RS.qm diff --git a/src/plugins/General/mpris/mpris.pro b/src/plugins/General/mpris/mpris.pro index 01140d768..820f7c516 100644 --- a/src/plugins/General/mpris/mpris.pro +++ b/src/plugins/General/mpris/mpris.pro @@ -23,7 +23,9 @@ TRANSLATIONS = translations/mpris_plugin_cs.ts \ translations/mpris_plugin_lt.ts \ translations/mpris_plugin_nl.ts \ translations/mpris_plugin_ja.ts \ - translations/mpris_plugin_es.ts + translations/mpris_plugin_es.ts \ + translations/mpris_plugin_sr_BA.ts \ + translations/mpris_plugin_sr_RS.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts b/src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts new file mode 100644 index 000000000..dd97b2da2 --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts @@ -0,0 +1,27 @@ + + + + + MPRISFactory + + + MPRIS Plugin + МПРИС + + + + About MPRIS Plugin + О прикључку за МПРИС + + + + Qmmp MPRIS Plugin + Кумп МПРИС прикључак + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts b/src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts new file mode 100644 index 000000000..5cdae00b2 --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts @@ -0,0 +1,27 @@ + + + + + MPRISFactory + + + MPRIS Plugin + МПРИС + + + + About MPRIS Plugin + О прикључку за МПРИС + + + + Qmmp MPRIS Plugin + Кумп МПРИС прикључак + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc index c263d3b6f..65bd44deb 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -21,5 +21,7 @@ mpris_plugin_es.qm mpris_plugin_he.qm mpris_plugin_gl_ES.qm + mpris_plugin_sr_BA.qm + mpris_plugin_sr_RS.qm diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index 6244494c4..dc5fd3056 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -26,7 +26,9 @@ TRANSLATIONS = translations/notifier_plugin_cs.ts \ translations/notifier_plugin_lt.ts \ translations/notifier_plugin_nl.ts \ translations/notifier_plugin_ja.ts \ - translations/notifier_plugin_es.ts + translations/notifier_plugin_es.ts \ + translations/notifier_plugin_sr_BA.ts \ + translations/notifier_plugin_sr_RS.ts RESOURCES = notifier_images.qrc \ translations/translations.qrc diff --git a/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts b/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts new file mode 100644 index 000000000..f93b12fba --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts @@ -0,0 +1,119 @@ + + + + + NotifierFactory + + + Notifier Plugin + Обавјештавач + + + + About Notifier Plugin + О обавјештавачу + + + + Qmmp Notifier Plugin + Кумп прикључак за обавјештавање + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + PopupWidget + + + Volume: + Јачина: + + + + SettingsDialog + + + Notifier Plugin Settings + Поставке обавјештавача + + + + Desktop Notification + Обавјештења на радној површи + + + + Font: + Фонт: + + + + ... + ... + + + + + 0 + 0 + + + + Transparency: + Прозирност: + + + + Position + Положај + + + + Edit template + Уреди шаблон + + + + Cover size: + Величина омота: + + + + Volume change notification + Обавјештење о промјени јачине звука + + + + Delay (ms): + Трајање (ms): + + + + Playback resume notification + Обавјештење о наставку пуштања + + + + Song change notification + Обавјештење о промјени нумере + + + + Psi Notification + Пси обавјештења + + + + Enable Psi notification + Омогући Пси обавјештења + + + + Notification Template + Шаблон обавјештења + + + diff --git a/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts b/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts new file mode 100644 index 000000000..458ab221e --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts @@ -0,0 +1,119 @@ + + + + + NotifierFactory + + + Notifier Plugin + Обавештавач + + + + About Notifier Plugin + О обавештавачу + + + + Qmmp Notifier Plugin + Кумп прикључак за обавештавање + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + PopupWidget + + + Volume: + Јачина: + + + + SettingsDialog + + + Notifier Plugin Settings + Поставке обавештавача + + + + Desktop Notification + Обавештења на радној површи + + + + Font: + Фонт: + + + + ... + ... + + + + + 0 + 0 + + + + Transparency: + Прозирност: + + + + Position + Положај + + + + Edit template + Уреди шаблон + + + + Cover size: + Величина омота: + + + + Volume change notification + Обавештење о промени јачине звука + + + + Delay (ms): + Трајање (ms): + + + + Playback resume notification + Обавештење о наставку пуштања + + + + Song change notification + Обавештење о промени нумере + + + + Psi Notification + Пси обавештења + + + + Enable Psi notification + Омогући Пси обавештења + + + + Notification Template + Шаблон обавештења + + + diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index 2396ab3d6..192b0976d 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -21,5 +21,7 @@ notifier_plugin_es.qm notifier_plugin_he.qm notifier_plugin_gl_ES.qm + notifier_plugin_sr_BA.qm + notifier_plugin_sr_RS.qm 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 @@ + + + + + RGScanDialog + + + ReplayGain Scanner + Скенер нивелације + + + + Write track gain/peak + Упиши ниво/врх нумере + + + + Title + наслов + + + + Progress + напредак + + + + Track Gain + ниво нумере + + + + Album Gain + ниво албума + + + + Track Peak + врх нумере + + + + Album Peak + врх албума + + + + Calculate + Израчунај + + + + Write Tags + Упиши ознаке + + + + Write album gain/peak + Упиши ниво/врх албума + + + + + Error + Грешка + + + + + %1 dB + %1 dB + + + + RGScanFactory + + + ReplayGain Scanner Plugin + Скенер нивелације + + + + About ReplayGain Scanner Plugin + О прикључку за скенирање нивелације + + + + ReplayGain Scanner Plugin for Qmmp + Кумп прикључак за скенирање нивелације + + + + This plugin scans audio files and gives information for volume normalization + Скенира фајлове звука и даје податке за нормализацију звука + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on source code by: + Заснован на кôду од: + + + + David Robinson <David@Robinson.org> + David Robinson <David@Robinson.org> + + + + Glen Sawyer <mp3gain@hotmail.com> + Glen Sawyer <mp3gain@hotmail.com> + + + + Frank Klemm + Frank Klemm + + + + RGScanHelper + + + ReplayGain Scanner + Скенер нивелације + + + + Meta+R + Meta+R + + + 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 @@ + + + + + RGScanDialog + + + ReplayGain Scanner + Скенер нивелације + + + + Write track gain/peak + Упиши ниво/врх нумере + + + + Title + наслов + + + + Progress + напредак + + + + Track Gain + ниво нумере + + + + Album Gain + ниво албума + + + + Track Peak + врх нумере + + + + Album Peak + врх албума + + + + Calculate + Израчунај + + + + Write Tags + Упиши ознаке + + + + Write album gain/peak + Упиши ниво/врх албума + + + + + Error + Грешка + + + + + %1 dB + %1 dB + + + + RGScanFactory + + + ReplayGain Scanner Plugin + Скенер нивелације + + + + About ReplayGain Scanner Plugin + О прикључку за скенирање нивелације + + + + ReplayGain Scanner Plugin for Qmmp + Кумп прикључак за скенирање нивелације + + + + This plugin scans audio files and gives information for volume normalization + Скенира фајлове звука и даје податке за нормализацију звука + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on source code by: + Заснован на кôду од: + + + + David Robinson <David@Robinson.org> + David Robinson <David@Robinson.org> + + + + Glen Sawyer <mp3gain@hotmail.com> + Glen Sawyer <mp3gain@hotmail.com> + + + + Frank Klemm + Frank Klemm + + + + RGScanHelper + + + ReplayGain Scanner + Скенер нивелације + + + + Meta+R + Meta+R + + + 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 @@ rgscan_plugin_es.qm rgscan_plugin_he.qm rgscan_plugin_gl_ES.qm + rgscan_plugin_sr_BA.qm + rgscan_plugin_sr_RS.qm 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 diff --git a/src/plugins/General/statusicon/statusicon.pro b/src/plugins/General/statusicon/statusicon.pro index f21450a78..3f201fd83 100644 --- a/src/plugins/General/statusicon/statusicon.pro +++ b/src/plugins/General/statusicon/statusicon.pro @@ -28,7 +28,9 @@ TRANSLATIONS = translations/statusicon_plugin_cs.ts \ translations/statusicon_plugin_lt.ts \ translations/statusicon_plugin_nl.ts \ translations/statusicon_plugin_ja.ts \ - translations/statusicon_plugin_es.ts + translations/statusicon_plugin_es.ts \ + translations/statusicon_plugin_sr_BA.ts \ + translations/statusicon_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix { diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts new file mode 100644 index 000000000..f5e90db83 --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts @@ -0,0 +1,152 @@ + + + + + SettingsDialog + + + Status Icon Plugin Settings + Поставке иконе системске палете + + + + Balloon message + Порука балона + + + + + Delay, ms: + Трајање [ms]: + + + + Tooltip + Балон + + + + Try to split file name when no tag + Покушај да раздвојиш име фајла ако нема ознаке + + + + Show progress bar + Прикажи траку напретка + + + + Transparency: + Прозирност: + + + + 0 + 0 + + + + Cover size: + Величина омота: + + + + 32 + 32 + + + + Edit template + Уреди шаблон + + + + Use standard icons + Стандардне иконе + + + + Tooltip Template + Шаблон балона + + + + StatusIcon + + + Play + Пусти + + + + Pause + Паузирај + + + + Stop + Заустави + + + + Next + Сљедећа + + + + Previous + Претходна + + + + Exit + Напусти + + + + Now Playing + Тренутна свирка + + + + StatusIconFactory + + + Status Icon Plugin + Икона системске палете + + + + About Status Icon Plugin + О прикључку за икону системске палете + + + + Qmmp Status Icon Plugin + Кумп икона системске палете + + + + Written by: + Аутори: + + + + Ilya Kotov <forkotov02@hotmail.ru> + Ilya Kotov <forkotov02@hotmail.ru> + + + + Artur Guzik <a.guzik88@gmail.com> + Artur Guzik <a.guzik88@gmail.com> + + + + StatusIconPopupWidget + + + Stopped + Заустављено + + + diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts new file mode 100644 index 000000000..2d4a1d790 --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts @@ -0,0 +1,152 @@ + + + + + SettingsDialog + + + Status Icon Plugin Settings + Поставке иконе системске палете + + + + Balloon message + Порука балона + + + + + Delay, ms: + Трајање [ms]: + + + + Tooltip + Балон + + + + Try to split file name when no tag + Покушај да раздвојиш име фајла ако нема ознаке + + + + Show progress bar + Прикажи траку напретка + + + + Transparency: + Прозирност: + + + + 0 + 0 + + + + Cover size: + Величина омота: + + + + 32 + 32 + + + + Edit template + Уреди шаблон + + + + Use standard icons + Стандардне иконе + + + + Tooltip Template + Шаблон балона + + + + StatusIcon + + + Play + Пусти + + + + Pause + Паузирај + + + + Stop + Заустави + + + + Next + Следећа + + + + Previous + Претходна + + + + Exit + Напусти + + + + Now Playing + Тренутна свирка + + + + StatusIconFactory + + + Status Icon Plugin + Икона системске палете + + + + About Status Icon Plugin + О прикључку за икону системске палете + + + + Qmmp Status Icon Plugin + Кумп икона системске палете + + + + Written by: + Аутори: + + + + Ilya Kotov <forkotov02@hotmail.ru> + Ilya Kotov <forkotov02@hotmail.ru> + + + + Artur Guzik <a.guzik88@gmail.com> + Artur Guzik <a.guzik88@gmail.com> + + + + StatusIconPopupWidget + + + Stopped + Заустављено + + + diff --git a/src/plugins/General/statusicon/translations/translations.qrc b/src/plugins/General/statusicon/translations/translations.qrc index 777af2d90..8a43c8293 100644 --- a/src/plugins/General/statusicon/translations/translations.qrc +++ b/src/plugins/General/statusicon/translations/translations.qrc @@ -21,5 +21,7 @@ statusicon_plugin_es.qm statusicon_plugin_he.qm statusicon_plugin_gl_ES.qm + statusicon_plugin_sr_BA.qm + statusicon_plugin_sr_RS.qm diff --git a/src/plugins/General/streambrowser/streambrowser.pro b/src/plugins/General/streambrowser/streambrowser.pro index 25b529dd4..0c8e5e797 100644 --- a/src/plugins/General/streambrowser/streambrowser.pro +++ b/src/plugins/General/streambrowser/streambrowser.pro @@ -27,7 +27,9 @@ TRANSLATIONS = translations/streambrowser_plugin_cs.ts \ translations/streambrowser_plugin_lt.ts \ translations/streambrowser_plugin_nl.ts \ translations/streambrowser_plugin_ja.ts \ - translations/streambrowser_plugin_es.ts + translations/streambrowser_plugin_es.ts \ + translations/streambrowser_plugin_sr_BA.ts \ + translations/streambrowser_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts new file mode 100644 index 000000000..0f4ede0c0 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts @@ -0,0 +1,133 @@ + + + + + StreamBrowser + + + Stream Browser + Прегледач токова + + + + Ctrl+U + Ctrl+U + + + + StreamBrowserFactory + + + Stream Browser Plugin + Прегледач токова + + + + About Stream Browser Plugin + О прегледачу токова + + + + Qmmp Stream Browser Plugin + Кумп прегледач токова + + + + This plugin allows to add stream from IceCast stream directory + Функција додавања токова са АјсКаст директоријума токова + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + StreamWindow + + + Stream Browser + Прегледач токова + + + + Filter: + Филтер: + + + + Favorites + Омиљени + + + + IceCast + АјсКаст + + + + Add + Додај + + + + Update + Ажурирај + + + + + Name + име + + + + + Genre + жанр + + + + + Bitrate + битски проток + + + + + Format + формат + + + + &Add to favorites + Додај у &омиљене + + + + &Add to playlist + Додај у &листу нумера + + + + &Remove + &Уклони + + + + Done + Завршено + + + + + Error + Грешка + + + + Receiving + Примање + + + diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts new file mode 100644 index 000000000..9e0c22d11 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts @@ -0,0 +1,133 @@ + + + + + StreamBrowser + + + Stream Browser + Прегледач токова + + + + Ctrl+U + Ctrl+U + + + + StreamBrowserFactory + + + Stream Browser Plugin + Прегледач токова + + + + About Stream Browser Plugin + О прегледачу токова + + + + Qmmp Stream Browser Plugin + Кумп прегледач токова + + + + This plugin allows to add stream from IceCast stream directory + Функција додавања токова са АјсКаст директоријума токова + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + StreamWindow + + + Stream Browser + Прегледач токова + + + + Filter: + Филтер: + + + + Favorites + Омиљени + + + + IceCast + АјсКаст + + + + Add + Додај + + + + Update + Ажурирај + + + + + Name + име + + + + + Genre + жанр + + + + + Bitrate + битски проток + + + + + Format + формат + + + + &Add to favorites + Додај у &омиљене + + + + &Add to playlist + Додај у &листу нумера + + + + &Remove + &Уклони + + + + Done + Завршено + + + + + Error + Грешка + + + + Receiving + Примање + + + diff --git a/src/plugins/General/streambrowser/translations/translations.qrc b/src/plugins/General/streambrowser/translations/translations.qrc index 35e086a4b..4ce2a2d3a 100644 --- a/src/plugins/General/streambrowser/translations/translations.qrc +++ b/src/plugins/General/streambrowser/translations/translations.qrc @@ -21,5 +21,7 @@ streambrowser_plugin_es.qm streambrowser_plugin_he.qm streambrowser_plugin_gl_ES.qm + streambrowser_plugin_sr_BA.qm + streambrowser_plugin_sr_RS.qm diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts new file mode 100644 index 000000000..2f9c017a2 --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts @@ -0,0 +1,138 @@ + + + + + SettingsDialog + + + Track Change Plugin Settings + Поставке промјене нумере + + + + + + + ... + ... + + + + Command to run when Qmmp starts new track + Наредба за покретање кад Кумп почне нову нумеру + + + + Command to run toward to end of a track + Наредба за покретање при крају нумере + + + + Command to run when Qmmp reaches the end of the playlist + Наредба за покретање кад Кумп досегне крај листе нумера + + + + Command to run when title changes (i.e. network streams title) + Наредба за покретање при промјени наслова (нпр. наслов мрежног тока) + + + + Artist + Извођач + + + + Album + Албум + + + + Title + Наслов + + + + Track number + Број нумере + + + + Two-digit track number + Двоцифрени број нумере + + + + Genre + Жанр + + + + Comment + Коментар + + + + Composer + Композитор + + + + Duration + Дужина + + + + Disc number + Број диска + + + + File name + Име фајла + + + + File path + Путања фајла + + + + Year + Година + + + + Condition + Услов + + + + TrackChangeFactory + + + Track Change Plugin + Промјена нумере + + + + About Track Change Plugin + О прикључку промјене нумере + + + + Qmmp Track Change Plugin + Кумп прикључак промјене нумере + + + + This plugin executes external command when current track is changed + Овај прикључак извршава спољашњу наредбу при промјени нумере + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts new file mode 100644 index 000000000..feb29dc91 --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts @@ -0,0 +1,138 @@ + + + + + SettingsDialog + + + Track Change Plugin Settings + Поставке промене нумере + + + + + + + ... + ... + + + + Command to run when Qmmp starts new track + Наредба за покретање кад Кумп почне нову нумеру + + + + Command to run toward to end of a track + Наредба за покретање при крају нумере + + + + Command to run when Qmmp reaches the end of the playlist + Наредба за покретање кад Кумп досегне крај листе нумера + + + + Command to run when title changes (i.e. network streams title) + Наредба за покретање при промени наслова (нпр. наслов мрежног тока) + + + + Artist + Извођач + + + + Album + Албум + + + + Title + Наслов + + + + Track number + Број нумере + + + + Two-digit track number + Двоцифрени број нумере + + + + Genre + Жанр + + + + Comment + Коментар + + + + Composer + Композитор + + + + Duration + Дужина + + + + Disc number + Број диска + + + + File name + Име фајла + + + + File path + Путања фајла + + + + Year + Година + + + + Condition + Услов + + + + TrackChangeFactory + + + Track Change Plugin + Промена нумере + + + + About Track Change Plugin + О прикључку промене нумере + + + + Qmmp Track Change Plugin + Кумп прикључак промене нумере + + + + This plugin executes external command when current track is changed + Овај прикључак извршава спољашњу наредбу при промени нумере + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/trackchange/translations/translations.qrc b/src/plugins/General/trackchange/translations/translations.qrc index d0e67dbcd..9789128b5 100644 --- a/src/plugins/General/trackchange/translations/translations.qrc +++ b/src/plugins/General/trackchange/translations/translations.qrc @@ -21,5 +21,7 @@ trackchange_plugin_es.qm trackchange_plugin_he.qm trackchange_plugin_gl_ES.qm + trackchange_plugin_sr_BA.qm + trackchange_plugin_sr_RS.qm diff --git a/src/plugins/General/udisks/translations/translations.qrc b/src/plugins/General/udisks/translations/translations.qrc index c8c690799..0487ee7ce 100644 --- a/src/plugins/General/udisks/translations/translations.qrc +++ b/src/plugins/General/udisks/translations/translations.qrc @@ -21,5 +21,7 @@ udisks_plugin_es.qm udisks_plugin_he.qm udisks_plugin_gl_ES.qm + udisks_plugin_sr_BA.qm + udisks_plugin_sr_RS.qm diff --git a/src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts b/src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts new file mode 100644 index 000000000..698b4e48c --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + Поставке за Удискс + + + + CD Audio Detection + Откривање музичког диска + + + + Add tracks to playlist automatically + Аутоматски додај нумере на листу + + + + Remove tracks from playlist automatically + Аутоматски уклони нумере са листе + + + + Removable Device Detection + Откривање уклоњивих уређаја + + + + Add files to playlist automatically + Аутоматски додај фајлове на листу + + + + Remove files from playlist automatically + Аутоматски уклони фајлове са листе + + + + UDisksFactory + + + UDisks Plugin + Удискс + + + + About UDisks Plugin + О прикључку за UDisks + + + + Qmmp UDisks Plugin + Кумп прикључак за UDisks + + + + This plugin provides removable devices detection using UDisks + Омогућује откривање уклоњивих уређаја користећи UDisks + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + UDisksPlugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%1“ + + + diff --git a/src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts b/src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts new file mode 100644 index 000000000..e20878444 --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + Поставке за Удискс + + + + CD Audio Detection + Откривање музичког диска + + + + Add tracks to playlist automatically + Аутоматски додај нумере на листу + + + + Remove tracks from playlist automatically + Аутоматски уклони нумере са листе + + + + Removable Device Detection + Откривање уклоњивих уређаја + + + + Add files to playlist automatically + Аутоматски додај фајлове на листу + + + + Remove files from playlist automatically + Аутоматски уклони фајлове са листе + + + + UDisksFactory + + + UDisks Plugin + Удискс + + + + About UDisks Plugin + О прикључку за UDisks + + + + Qmmp UDisks Plugin + Кумп прикључак за UDisks + + + + This plugin provides removable devices detection using UDisks + Омогућује откривање уклоњивих уређаја користећи UDisks + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + UDisksPlugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%1“ + + + diff --git a/src/plugins/General/udisks/udisks.pro b/src/plugins/General/udisks/udisks.pro index 33b1e1b4a..c19fd5dc7 100644 --- a/src/plugins/General/udisks/udisks.pro +++ b/src/plugins/General/udisks/udisks.pro @@ -23,7 +23,9 @@ TRANSLATIONS = translations/udisks_plugin_cs.ts \ translations/udisks_plugin_lt.ts \ translations/udisks_plugin_nl.ts \ translations/udisks_plugin_ja.ts \ - translations/udisks_plugin_es.ts + translations/udisks_plugin_es.ts \ + translations/udisks_plugin_sr_BA.ts \ + translations/udisks_plugin_sr_RS.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/General/udisks2/translations/translations.qrc b/src/plugins/General/udisks2/translations/translations.qrc index cb3cf46ce..c1c2f6534 100644 --- a/src/plugins/General/udisks2/translations/translations.qrc +++ b/src/plugins/General/udisks2/translations/translations.qrc @@ -21,5 +21,7 @@ udisks2_plugin_es.qm udisks2_plugin_he.qm udisks2_plugin_gl_ES.qm + udisks2_plugin_sr_BA.qm + udisks2_plugin_sr_RS.qm diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts new file mode 100644 index 000000000..f68ebff13 --- /dev/null +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + Поставке за Удискс2 + + + + CD Audio Detection + Откривање музичког диска + + + + Add tracks to playlist automatically + Аутоматски додај нумере на листу + + + + Remove tracks from playlist automatically + Аутоматски уклони нумере са листе + + + + Removable Device Detection + Откривање уклоњивих уређаја + + + + Add files to playlist automatically + Аутоматски додај фајлове на листу + + + + Remove files from playlist automatically + Аутоматски уклони фајлове са листе + + + + UDisks2Factory + + + UDisks2 Plugin + Удискс2 + + + + About UDisks2 Plugin + О прикључку за UDisks2 + + + + Qmmp UDisks2 Plugin + Кумп прикључак за UDisks2 + + + + This plugin provides removable devices detection using UDisks2 + Омогућује откривање уклоњивих уређаја користећи UDisks2 + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + UDisks2Plugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%1“ + + + diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts new file mode 100644 index 000000000..97f6d9acb --- /dev/null +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + Поставке за Удискс2 + + + + CD Audio Detection + Откривање музичког диска + + + + Add tracks to playlist automatically + Аутоматски додај нумере на листу + + + + Remove tracks from playlist automatically + Аутоматски уклони нумере са листе + + + + Removable Device Detection + Откривање уклоњивих уређаја + + + + Add files to playlist automatically + Аутоматски додај фајлове на листу + + + + Remove files from playlist automatically + Аутоматски уклони фајлове са листе + + + + UDisks2Factory + + + UDisks2 Plugin + Удискс2 + + + + About UDisks2 Plugin + О прикључку за UDisks2 + + + + Qmmp UDisks2 Plugin + Кумп прикључак за UDisks2 + + + + This plugin provides removable devices detection using UDisks2 + Омогућује откривање уклоњивих уређаја користећи UDisks2 + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + UDisks2Plugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%1“ + + + diff --git a/src/plugins/General/udisks2/udisks2.pro b/src/plugins/General/udisks2/udisks2.pro index e9e4899ef..7c72fb4d8 100644 --- a/src/plugins/General/udisks2/udisks2.pro +++ b/src/plugins/General/udisks2/udisks2.pro @@ -23,7 +23,9 @@ TRANSLATIONS = translations/udisks2_plugin_cs.ts \ translations/udisks2_plugin_lt.ts \ translations/udisks2_plugin_nl.ts \ translations/udisks2_plugin_ja.ts \ - translations/udisks2_plugin_es.ts + translations/udisks2_plugin_es.ts \ + translations/udisks2_plugin_sr_BA.ts \ + translations/udisks2_plugin_sr_RS.ts RESOURCES = translations/translations.qrc -- cgit v1.2.3-13-gbd6f