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 --- .../SeekOption/translations/seek_plugin_sr_BA.ts | 22 ++++++++++++++++++++++ .../SeekOption/translations/seek_plugin_sr_RS.ts | 22 ++++++++++++++++++++++ .../SeekOption/translations/translations.qrc | 2 ++ 3 files changed, 46 insertions(+) create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_BA.ts create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_RS.ts (limited to 'src/plugins/CommandLineOptions/SeekOption/translations') diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_BA.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_BA.ts new file mode 100644 index 000000000..89ab5d858 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_BA.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + Иди на положај текуће нумере + + + + Seek forward + Тражи напријед + + + + Seek backwards + Тражи уназад + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_RS.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_RS.ts new file mode 100644 index 000000000..bf0611c07 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_RS.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + Иди на положај текуће нумере + + + + Seek forward + Тражи напред + + + + Seek backwards + Тражи уназад + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc index 5005cccd0..a7c50d2cd 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc @@ -21,5 +21,7 @@ seek_plugin_es.qm seek_plugin_he.qm seek_plugin_gl_ES.qm + seek_plugin_sr_BA.qm + seek_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f