diff options
Diffstat (limited to 'src/plugins/General/mpris')
| -rw-r--r-- | src/plugins/General/mpris/translations/mpris_plugin_fi.ts | 25 | ||||
| -rw-r--r-- | src/plugins/General/mpris/translations/translations.qrc | 1 |
2 files changed, 26 insertions, 0 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_fi.ts b/src/plugins/General/mpris/translations/mpris_plugin_fi.ts new file mode 100644 index 000000000..6ab1d7291 --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_fi.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0"> +<context> + <name>MPRISFactory</name> + <message> + <location filename="../mprisfactory.cpp" line="31"/> + <source>MPRIS Plugin</source> + <translation>MPRIS-liitännäinen</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="51"/> + <source>About MPRIS Plugin</source> + <translation>Tietoja - MPRIS-liitännäinen</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="52"/> + <source>Qmmp MPRIS Plugin</source> + <translation>Qmmp:n MPRIS-liitännäinen</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="53"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Toteuttanut: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +</TS>
\ No newline at end of file diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc index 7812075b2..d0f5101e9 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -27,5 +27,6 @@ <file>mpris_plugin_bg.qm</file> <file>mpris_plugin_el.qm</file> <file>mpris_plugin_id.qm</file> + <file>mpris_plugin_fi.qm</file> </qresource> </RCC> |
