aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/SeekOption
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption')
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc31
7 files changed, 150 insertions, 13 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts
new file mode 100644
index 000000000..5a3d49318
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="fr_FR">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts
new file mode 100644
index 000000000..3b5bd1fcd
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="hu_HU">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts
new file mode 100644
index 000000000..4e90405e1
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="kk_KZ">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts
new file mode 100644
index 000000000..a64a64339
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pl_PL">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts
new file mode 100644
index 000000000..50cfee736
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pt_BR">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts
new file mode 100644
index 000000000..e31b4b48a
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="sk_SK">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc
index a86ce2a69..031af569e 100644
--- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc
@@ -1,18 +1,23 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
- <file>seek_plugin_it.qm</file>
- <file>seek_plugin_pl.qm</file>
- <file>seek_plugin_ru.qm</file>
- <file>seek_plugin_de.qm</file>
- <file>seek_plugin_cs.qm</file>
- <file>seek_plugin_uk_UA.qm</file>
- <file>seek_plugin_zh_TW.qm</file>
- <file>seek_plugin_zh_CN.qm</file>
- <file>seek_plugin_tr.qm</file>
- <file>seek_plugin_lt.qm</file>
- <file>seek_plugin_nl.qm</file>
- <file>seek_plugin_ja.qm</file>
- <file>seek_plugin_es.qm</file>
+ <file>seek_plugin_ru.qm</file>
+ <file>seek_plugin_uk_UA.qm</file>
+ <file>seek_plugin_zh_CN.qm</file>
+ <file>seek_plugin_zh_TW.qm</file>
+ <file>seek_plugin_tr.qm</file>
+ <file>seek_plugin_cs.qm</file>
+ <file>seek_plugin_pt_BR.qm</file>
+ <file>seek_plugin_de.qm</file>
+ <file>seek_plugin_pl_PL.qm</file>
+ <file>seek_plugin_fr.qm</file>
+ <file>seek_plugin_it.qm</file>
+ <file>seek_plugin_kk.qm</file>
+ <file>seek_plugin_lt.qm</file>
+ <file>seek_plugin_hu.qm</file>
+ <file>seek_plugin_nl.qm</file>
+ <file>seek_plugin_ja.qm</file>
+ <file>seek_plugin_sk.qm</file>
+ <file>seek_plugin_es.qm</file>
</qresource>
</RCC>