mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-29 15:35:15 -04:00
commit
19b1cf7f77
1 changed files with 14 additions and 14 deletions
|
@ -356,19 +356,19 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
multiplayer_caption: "Hraj s priateľmi!"
|
multiplayer_caption: "Hraj s priateľmi!"
|
||||||
auth_caption: "Ulož svoj progres."
|
auth_caption: "Ulož svoj progres."
|
||||||
|
|
||||||
# leaderboard:
|
leaderboard:
|
||||||
# leaderboard: "Leaderboard"
|
leaderboard: "Rebríček"
|
||||||
# view_other_solutions: "View Other Solutions"
|
view_other_solutions: "Ukážka iných riešení"
|
||||||
# scores: "Scores"
|
scores: "Skóre"
|
||||||
# top_players: "Top Players by"
|
top_players: "Najlepší hráči podľa"
|
||||||
# day: "Today"
|
day: "Dnes"
|
||||||
# week: "This Week"
|
week: "Tento týždeň"
|
||||||
# all: "All-Time"
|
all: "Celkovo"
|
||||||
# time: "Time"
|
time: "Time"
|
||||||
# damage_taken: "Damage Taken"
|
damage_taken: "obdržanej újmy"
|
||||||
# damage_dealt: "Damage Dealt"
|
damage_dealt: "spôsobenej újmy"
|
||||||
# difficulty: "Difficulty"
|
difficulty: "obtiažnosti"
|
||||||
# gold_collected: "Gold Collected"
|
gold_collected: "Nazbierané zlato"
|
||||||
|
|
||||||
inventory:
|
inventory:
|
||||||
choose_inventory: "Použi veci"
|
choose_inventory: "Použi veci"
|
||||||
|
@ -493,7 +493,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# speed_2: "meters per second."
|
# 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
|
# 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)
|
# 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."
|
restricted_to_certain_heroes: "Iba niektorí hrdinovia môžu hrať túto úroveň."
|
||||||
|
|
||||||
skill_docs:
|
skill_docs:
|
||||||
writable: "zapisovatelné" # Hover over "attack" in Your Skills while playing a level to see most of this
|
writable: "zapisovatelné" # Hover over "attack" in Your Skills while playing a level to see most of this
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue