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 --- .../translations/copypaste_plugin_sr_BA.ts | 65 ++++++++++++++++++++++ .../translations/copypaste_plugin_sr_RS.ts | 65 ++++++++++++++++++++++ .../copypaste/translations/translations.qrc | 2 + 3 files changed, 132 insertions(+) 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 (limited to 'src/plugins/General/copypaste/translations') 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 -- cgit v1.2.3-13-gbd6f