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_bg.ts22
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc1
2 files changed, 23 insertions, 0 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_bg.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_bg.ts
new file mode 100644
index 000000000..9d6563119
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_bg.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="bg_BG">
+<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 7bb4cdc36..b987a3396 100644
--- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc
@@ -24,5 +24,6 @@
<file>seek_plugin_gl_ES.qm</file>
<file>seek_plugin_sr_BA.qm</file>
<file>seek_plugin_sr_RS.qm</file>
+ <file>seek_plugin_bg.qm</file>
</qresource>
</RCC>