diff --git a/app/locale/sk.coffee b/app/locale/sk.coffee index 7c4e2fb52..999e27447 100644 --- a/app/locale/sk.coffee +++ b/app/locale/sk.coffee @@ -467,16 +467,16 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak", javascript_blurb: "Jazyk webových stránok. (Nie je to Java)" coffeescript_blurb: "Krajšia syntax pre JavaScript" clojure_blurb: "Moderný Lisp" -# lua_blurb: "Game scripting language." -# io_blurb: "Simple but obscure." -# status: "Status" -# hero_type: "Type" -# weapons: "Weapons" -# weapons_warrior: "Swords - Short Range, No Magic" -# weapons_ranger: "Crossbows, Guns - Long Range, No Magic" -# weapons_wizard: "Wands, Staffs - Long Range, Magic" -# attack: "Damage" # Can also translate as "Attack" -# health: "Health" + lua_blurb: "Jazyk na skriptovanie hier." + io_blurb: "Jednoduchý ale nejasný." + status: "Stav" + hero_type: "Typ" + weapons: "Zbrane" + weapons_warrior: "Meče - Krátka vzdialenosť, Žiadna mágia" + weapons_ranger: "Kuše, Pušky - Dlhá vzdialenosť, Žiadna mágia" + weapons_wizard: "Prútiky, Žezlá - Dlhá vzdialenosť, Mágia" + attack: "Újma" # Can also translate as "Attack" + health: "Zdravie" # speed: "Speed" # regeneration: "Regeneration" # range: "Range" # As in "attack or visual range"