diff options
Diffstat (limited to 'src/plugins/Input/gme')
| -rw-r--r-- | src/plugins/Input/gme/translations/gme_plugin_fi.ts | 58 | ||||
| -rw-r--r-- | src/plugins/Input/gme/translations/translations.qrc | 1 |
2 files changed, 59 insertions, 0 deletions
diff --git a/src/plugins/Input/gme/translations/gme_plugin_fi.ts b/src/plugins/Input/gme/translations/gme_plugin_fi.ts new file mode 100644 index 000000000..be1a59b28 --- /dev/null +++ b/src/plugins/Input/gme/translations/gme_plugin_fi.ts @@ -0,0 +1,58 @@ +<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0"> +<context> + <name>DecoderGmeFactory</name> + <message> + <location filename="../decodergmefactory.cpp" line="40"/> + <source>GME Plugin</source> + <translation>GME-liitännäinen</translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="43"/> + <source>Game Music Files</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="107"/> + <source>About GME Audio Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="108"/> + <source>Qmmp GME Audio Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="109"/> + <source>This plugin uses Game_Music_Emu library to play game music files</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="110"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Toteuttanut: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>GME Plugin Settings</source> + <translation>GME-liitännäisen asetukset</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="34"/> + <source>Fadeout length:</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../settingsdialog.ui" line="44"/> + <source>ms</source> + <translation>ms</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="57"/> + <source>Enable fadeout</source> + <translation type="unfinished"/> + </message> +</context> +</TS>
\ No newline at end of file diff --git a/src/plugins/Input/gme/translations/translations.qrc b/src/plugins/Input/gme/translations/translations.qrc index 80f72facf..9bc5cfbf6 100644 --- a/src/plugins/Input/gme/translations/translations.qrc +++ b/src/plugins/Input/gme/translations/translations.qrc @@ -27,5 +27,6 @@ <file>gme_plugin_bg.qm</file> <file>gme_plugin_el.qm</file> <file>gme_plugin_id.qm</file> + <file>gme_plugin_fi.qm</file> </qresource> </RCC> |
