diff --git a/app/locale/fi.coffee b/app/locale/fi.coffee index 632119745..6a4d8a593 100644 --- a/app/locale/fi.coffee +++ b/app/locale/fi.coffee @@ -471,19 +471,19 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran programming_language: "Ohjelmointikieli" programming_language_description: "Mitä ohjelmointikieltä haluat käyttää?" default: "Oletus" - experimental: "Kokeellinen" + experimental: "Kehitteillä" python_blurb: "Yksinkertainen mutta voimakas, loistava niin aloittelijoille kuin experteille." javascript_blurb: "Netin kieli. (Ei ole sama kuin Java.)" coffeescript_blurb: "Kivempi JavaScript kirjoitusmuoto." clojure_blurb: "Moderni Lisp." lua_blurb: "Pelien skriptauskieli." io_blurb: "Yksinkertainen mutta hämärä." -# status: "Status" + status: "Tila" hero_type: "Tyyppi" weapons: "Aseet" weapons_warrior: "Miekat - Lyhyt kantama, Ei taikuutta" - weapons_ranger: "Jousipyssy, Aseet - Pitkä kantama, Ei taikuutta" - weapons_wizard: "Sauvat, Kepit - Pitkä kantana, Osaa taikoa" + weapons_ranger: "Jouset, tuliaseet - Pitkä kantama, Ei taikuutta" + weapons_wizard: "Sauvat - Pitkä kantama, Hallitsee taikuuden" attack: "Hyökkays" # Can also translate as "Attack" health: "Terveys" speed: "Nopeus" @@ -492,24 +492,24 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran blocks: "Esto" # As in "this shield blocks this much damage" backstab: "Selkäänpuukotus" # As in "this dagger does this much backstab damage" skills: "Taidot" -# attack_1: "Deals" -# attack_2: "of listed" -# attack_3: "weapon damage." -# health_1: "Gains" -# health_2: "of listed" -# health_3: "armor health." -# speed_1: "Moves at" -# speed_2: "meters per second." -# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store -# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see) -# restricted_to_certain_heroes: "Only certain heroes can play this level." + attack_1: "Tekee" + attack_2: "vahinkoa" # The hero type name inserted between here, does not fit in finnish. it could be replaced just with "sankarin" + attack_3: "käyttämän aseen vahingosta." + health_1: "Antaa" + health_2: "terveyttä" # The hero type name inserted between here, does not fit in finnish. it could be replaced just with "sankarin" + health_3: "käyttämien suojien terveydestä." + speed_1: "Liikkuu" + speed_2: "metriä sekunnissa." + available_for_purchase: "Hankittavissa" # Shows up when you have unlocked, but not purchased, a hero in the hero store + level_to_unlock: "Taso, joka avaa:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see) + restricted_to_certain_heroes: "Voit pelata tason vain tietyillä sankareilla." skill_docs: writable: "kirjoitettava" # Hover over "attack" in Your Skills while playing a level to see most of this - read_only: "vain luettava" - action_name: "nimi" + read_only: "vain luettavaksi" + action_name: "Toiminnon nimi" # Where from does the 'Action' come in front of this? action_cooldown: "Kesto" - action_specific_cooldown: "Jäähdytys" + action_specific_cooldown: "Latausaika" action_damage: "Vahinko" action_range: "Etäisyys" action_radius: "Säde" @@ -520,7 +520,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran default_value: "Oletusarvo" parameters: "Parametrit" returns: "Palauttaa" - granted_by: "Saatu" + granted_by: "Mahdollistaa" save_load: granularity_saved_games: "Tallennettu"