mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Update sk.coffee
Translation : choose_hero
This commit is contained in:
parent
383e64d6dc
commit
e05fe0103f
1 changed files with 10 additions and 10 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue