diff options
Diffstat (limited to 'src/plugins/General/trackchange/translations/trackchange_plugin_fi.ts')
| -rw-r--r-- | src/plugins/General/trackchange/translations/trackchange_plugin_fi.ts | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_fi.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_fi.ts new file mode 100644 index 000000000..bd64442bb --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_fi.ts @@ -0,0 +1,66 @@ +<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0"> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Track Change Plugin Settings</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../settingsdialog.ui" line="32"/> + <location filename="../settingsdialog.ui" line="42"/> + <location filename="../settingsdialog.ui" line="52"/> + <location filename="../settingsdialog.ui" line="62"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="76"/> + <source>Command to run when Qmmp starts new track</source> + <translation>Suoritettava komento, kun Qmmp aloittaa uuden kappaleen</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="83"/> + <source>Command to run toward to end of a track</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../settingsdialog.ui" line="90"/> + <source>Command to run when Qmmp reaches the end of the playlist</source> + <translation>Suoritettava komento, kun Qmmp tavoittaa soittolistan lopun</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="97"/> + <source>Command to run when title changes (i.e. network streams title)</source> + <translation type="unfinished"/> + </message> +</context> +<context> + <name>TrackChangeFactory</name> + <message> + <location filename="../trackchangefactory.cpp" line="31"/> + <source>Track Change Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../trackchangefactory.cpp" line="51"/> + <source>About Track Change Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../trackchangefactory.cpp" line="52"/> + <source>Qmmp Track Change Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../trackchangefactory.cpp" line="53"/> + <source>This plugin executes external command when current track is changed</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../trackchangefactory.cpp" line="54"/> + <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 |
