diff options
Diffstat (limited to 'src/plugins/General/lyrics/translations/lyrics_plugin_fi.ts')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_fi.ts | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_fi.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_fi.ts new file mode 100644 index 000000000..8d9e07cd0 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_fi.ts @@ -0,0 +1,104 @@ +<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0"> +<context> + <name>Lyrics</name> + <message> + <location filename="../lyrics.cpp" line="33"/> + <source>View Lyrics</source> + <translation>Näytä sanoitukset</translation> + </message> + <message> + <location filename="../lyrics.cpp" line="34"/> + <source>Ctrl+L</source> + <translation>Ctrl+L</translation> + </message> +</context> +<context> + <name>LyricsFactory</name> + <message> + <location filename="../lyricsfactory.cpp" line="30"/> + <source>Lyrics Plugin</source> + <translation>Sanoitusliitännäinen</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="51"/> + <source>About Lyrics Plugin</source> + <translation>Tietoja - Sanoitusliitännäinen</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="52"/> + <source>Qmmp Lyrics Plugin</source> + <translation>Qmmp-sanoitusliitännäinen</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="53"/> + <source>This plugin retrieves lyrics from LyricWiki</source> + <translation>Tämä liitännäinen noutaa sanoituksia LyricWikistä</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="54"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Toteuttanut: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +<context> + <name>LyricsWindow</name> + <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation>Sanoitusliitännäinen</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="45"/> + <source>Artist:</source> + <translation>Artisti:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="55"/> + <source>Title:</source> + <translation>Nimike:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="65"/> + <source>Search</source> + <translation>Hae</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="36"/> + <source>No connection</source> + <translation>Ei yhteyttä</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="76"/> + <location filename="../lyricswindow.cpp" line="209"/> + <source>Done</source> + <translation>Valmis</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="79"/> + <location filename="../lyricswindow.cpp" line="103"/> + <location filename="../lyricswindow.cpp" line="109"/> + <location filename="../lyricswindow.cpp" line="117"/> + <location filename="../lyricswindow.cpp" line="125"/> + <location filename="../lyricswindow.cpp" line="136"/> + <source>Error</source> + <translation>Virhe</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="130"/> + <location filename="../lyricswindow.cpp" line="165"/> + <source>Not found</source> + <translation>Ei löytynyt</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="151"/> + <location filename="../lyricswindow.cpp" line="178"/> + <source>Receiving</source> + <translation>Vastaanotetaan</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="179"/> + <source>Lyrics: %1 - %2</source> + <translation>Sanoitukset: %1 - %2</translation> + </message> +</context> +</TS>
\ No newline at end of file |
