|
From: Tapio V. <aa...@us...> - 2009-12-29 12:43:48
|
Module: performous Branch: master Commit: f6c4b5e9c440b90c1229d737bb3e182131eda548 Author: Tapio Vierros <tap...@gm...> Date: Tue Dec 29 14:02:21 2009 +0200 Added Finnish translation. --- lang/fi.po | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 95 insertions(+), 0 deletions(-) diff --git a/lang/fi.po b/lang/fi.po new file mode 100644 index 0000000..5888570 --- /dev/null +++ b/lang/fi.po @@ -0,0 +1,95 @@ +msgid "" +msgstr "" +"Project-Id-Version: Performous\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-12-07 01:56+0100\n" +"PO-Revision-Date: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-Basepath: .\n" +"Last-Translator: Tapio Vierros <tap...@gm...>\n" +"X-Poedit-SearchPath-0: ../game\n" + +#: ../game/screen_hiscore.cc:104 +msgid "Hiscore for " +msgstr "Ennätykset kappaleelle " + +#: ../game/screen_intro.cc:9 +msgid "Perform" +msgstr "Esiinny" + +#: ../game/screen_intro.cc:9 +msgid "Start performing!" +msgstr "Aloita esiintyminen!" + +#: ../game/screen_intro.cc:10 +msgid "Practice" +msgstr "Harjoittele" + +#: ../game/screen_intro.cc:10 +msgid "Check your skills or test the microphones" +msgstr "Tarkista taitosi tai testaa mikrofonit" + +#: ../game/screen_intro.cc:11 +msgid "Configure" +msgstr "Asetukset" + +#: ../game/screen_intro.cc:11 +msgid "Configure game options" +msgstr "Muokkaa pelin asetuksia" + +#: ../game/screen_intro.cc:12 +msgid "Quit" +msgstr "Lopeta" + +#: ../game/screen_intro.cc:12 +msgid "Leave the game" +msgstr "Poistu pelistä" + +#: ../game/screen_intro.cc:19 +msgid "No playback devices could be used.\n" +msgstr "Ãänen ulostulolaitteita ei löytynyt.\n" + +#: ../game/screen_intro.cc:20 +msgid "No microphones found.\n" +msgstr "Mikrofoneja ei löytynyt.\n" + +#: ../game/screen_intro.cc:21 +msgid "" +"\n" +"Please configure some before playing." +msgstr "" +"\n" +"Säädä laitteet ennen pelaamista." + +#: ../game/screen_players.cc:110 +msgid "No players found!" +msgstr "Pelaajia ei löytynyt!" + +#: ../game/screen_players.cc:111 +msgid "Enter a name to create a new player." +msgstr "Syötä nimi luodaksesi uuden pelaajan." + +#: ../game/screen_players.cc:113 +msgid "Press enter to create player!" +msgstr "Paina Enter luodaksesi pelaajan!" + +#: ../game/screen_songs.cc:209 +msgid "No songs found!" +msgstr "Kappaleita ei löytynyt!" + +#: ../game/screen_songs.cc:210 +msgid "" +"Visit performous.org\n" +"for free songs" +msgstr "" +"Vieraile osoitteessa performous.org\n" +"ladataksesi ilmaista musiikkia." + +#: ../game/screen_songs.cc:212 +msgid "no songs match search" +msgstr "yksikään kappale ei vastannut hakuasi" + |