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/statusicon/statusicon.pro | 4 +- .../translations/statusicon_plugin_sr_BA.ts | 152 +++++++++++++++++++++ .../translations/statusicon_plugin_sr_RS.ts | 152 +++++++++++++++++++++ .../statusicon/translations/translations.qrc | 2 + 4 files changed, 309 insertions(+), 1 deletion(-) 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 (limited to 'src/plugins/General/statusicon') 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 -- cgit v1.2.3-13-gbd6f