aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/mpris')
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_bg.ts27
-rw-r--r--src/plugins/General/mpris/translations/translations.qrc1
2 files changed, 28 insertions, 0 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_bg.ts b/src/plugins/General/mpris/translations/mpris_plugin_bg.ts
new file mode 100644
index 000000000..e988c4eb8
--- /dev/null
+++ b/src/plugins/General/mpris/translations/mpris_plugin_bg.ts
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="bg_BG">
+<context>
+ <name>MPRISFactory</name>
+ <message>
+ <location filename="../mprisfactory.cpp" line="29"/>
+ <source>MPRIS Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="49"/>
+ <source>About MPRIS Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="50"/>
+ <source>Qmmp MPRIS Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc
index d793c8f12..fbfcebcc8 100644
--- a/src/plugins/General/mpris/translations/translations.qrc
+++ b/src/plugins/General/mpris/translations/translations.qrc
@@ -24,5 +24,6 @@
<file>mpris_plugin_gl_ES.qm</file>
<file>mpris_plugin_sr_BA.qm</file>
<file>mpris_plugin_sr_RS.qm</file>
+ <file>mpris_plugin_bg.qm</file>
</qresource>
</RCC>