aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/SeekOption/translations
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption/translations')
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_BA.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sr_RS.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc2
3 files changed, 46 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="sr_BA">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation>Иди на положај текуће нумере</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation>Тражи напријед</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation>Тражи уназад</translation>
+ </message>
+</context>
+</TS>
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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="sr_RS">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation>Иди на положај текуће нумере</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation>Тражи напред</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation>Тражи уназад</translation>
+ </message>
+</context>
+</TS>
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 @@
<file>seek_plugin_es.qm</file>
<file>seek_plugin_he.qm</file>
<file>seek_plugin_gl_ES.qm</file>
+ <file>seek_plugin_sr_BA.qm</file>
+ <file>seek_plugin_sr_RS.qm</file>
</qresource>
</RCC>