mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
commit
20b3c8dfc2
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)"
|
javascript_blurb: "Jazyk webových stránok. (Nie je to Java)"
|
||||||
coffeescript_blurb: "Krajšia syntax pre JavaScript"
|
coffeescript_blurb: "Krajšia syntax pre JavaScript"
|
||||||
clojure_blurb: "Moderný Lisp"
|
clojure_blurb: "Moderný Lisp"
|
||||||
# lua_blurb: "Game scripting language."
|
lua_blurb: "Jazyk na skriptovanie hier."
|
||||||
# io_blurb: "Simple but obscure."
|
io_blurb: "Jednoduchý ale nejasný."
|
||||||
# status: "Status"
|
status: "Stav"
|
||||||
# hero_type: "Type"
|
hero_type: "Typ"
|
||||||
# weapons: "Weapons"
|
weapons: "Zbrane"
|
||||||
# weapons_warrior: "Swords - Short Range, No Magic"
|
weapons_warrior: "Meče - Krátka vzdialenosť, Žiadna mágia"
|
||||||
# weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
|
weapons_ranger: "Kuše, Pušky - Dlhá vzdialenosť, Žiadna mágia"
|
||||||
# weapons_wizard: "Wands, Staffs - Long Range, Magic"
|
weapons_wizard: "Prútiky, Žezlá - Dlhá vzdialenosť, Mágia"
|
||||||
# attack: "Damage" # Can also translate as "Attack"
|
attack: "Újma" # Can also translate as "Attack"
|
||||||
# health: "Health"
|
health: "Zdravie"
|
||||||
# speed: "Speed"
|
# speed: "Speed"
|
||||||
# regeneration: "Regeneration"
|
# regeneration: "Regeneration"
|
||||||
# range: "Range" # As in "attack or visual range"
|
# range: "Range" # As in "attack or visual range"
|
||||||
|
|
Loading…
Reference in a new issue