mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-02 00:43:34 -04:00
Merge pull request #2299 from jimmysvk/patch-1
Some lines of SVK translation updated
This commit is contained in:
commit
ff183b683d
1 changed files with 77 additions and 77 deletions
|
@ -7,7 +7,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
old_browser: "Ajaj, prehliadač je príliš starý. CodeCombat na ňom nepôjde. Je nám to ľúto!" # Warning that shows up on really old Firefox/Chrome/Safari
|
old_browser: "Ajaj, prehliadač je príliš starý. CodeCombat na ňom nepôjde. Je nám to ľúto!" # Warning that shows up on really old Firefox/Chrome/Safari
|
||||||
old_browser_suffix: "Skúsiť sa to dá, ale asi to nepôjde."
|
old_browser_suffix: "Skúsiť sa to dá, ale asi to nepôjde."
|
||||||
# ipad_browser: "Bad news: CodeCombat doesn't run on iPad in the browser. Good news: our native iPad app is awaiting Apple approval."
|
# ipad_browser: "Bad news: CodeCombat doesn't run on iPad in the browser. Good news: our native iPad app is awaiting Apple approval."
|
||||||
campaign: "Ťaženie"
|
campaign: "Kampaň"
|
||||||
for_beginners: "Pre začiatočníkov"
|
for_beginners: "Pre začiatočníkov"
|
||||||
# multiplayer: "Multiplayer" # Not currently shown on home page
|
# multiplayer: "Multiplayer" # Not currently shown on home page
|
||||||
for_developers: "Pre vývojárov" # Not currently shown on home page.
|
for_developers: "Pre vývojárov" # Not currently shown on home page.
|
||||||
|
@ -133,12 +133,12 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# recovery_sent: "Recovery email sent."
|
# recovery_sent: "Recovery email sent."
|
||||||
|
|
||||||
# items:
|
# items:
|
||||||
# primary: "Primary"
|
primary: "Primárny"
|
||||||
# secondary: "Secondary"
|
secondary: "Sekundárny"
|
||||||
# armor: "Armor"
|
armor: "Zbroj"
|
||||||
# accessories: "Accessories"
|
accessories: "Príslušenstvo"
|
||||||
# misc: "Misc"
|
misc: "Rôzne"
|
||||||
# books: "Books"
|
books: "Knihy"
|
||||||
|
|
||||||
common:
|
common:
|
||||||
# back: "Back" # When used as an action verb, like "Navigate backward"
|
# back: "Back" # When used as an action verb, like "Navigate backward"
|
||||||
|
@ -146,32 +146,32 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
loading: "Načítava sa..."
|
loading: "Načítava sa..."
|
||||||
saving: "Ukladá sa..."
|
saving: "Ukladá sa..."
|
||||||
sending: "Odosiela sa..."
|
sending: "Odosiela sa..."
|
||||||
# send: "Send"
|
send: "Odošli"
|
||||||
cancel: "Zruš"
|
cancel: "Zruš"
|
||||||
save: "Ulož"
|
save: "Ulož"
|
||||||
# publish: "Publish"
|
publish: "Publikuj"
|
||||||
# create: "Create"
|
create: "Vytvoriť"
|
||||||
manual: "Manuál"
|
manual: "Manuál"
|
||||||
# fork: "Fork"
|
# fork: "Fork"
|
||||||
play: "Hraj" # When used as an action verb, like "Play next level"
|
play: "Hraj" # When used as an action verb, like "Play next level"
|
||||||
# retry: "Retry"
|
retry: "Znova"
|
||||||
# actions: "Actions"
|
# actions: "Actions"
|
||||||
# info: "Info"
|
info: "Info"
|
||||||
# help: "Help"
|
help: "Pomoc"
|
||||||
# watch: "Watch"
|
watch: "Sleduj"
|
||||||
# unwatch: "Unwatch"
|
unwatch: "Zruš sledovanie"
|
||||||
# submit_patch: "Submit Patch"
|
# submit_patch: "Submit Patch"
|
||||||
# submit_changes: "Submit Changes"
|
# submit_changes: "Submit Changes"
|
||||||
|
|
||||||
general:
|
general:
|
||||||
# and: "and"
|
and: "a"
|
||||||
name: "Meno"
|
name: "Meno"
|
||||||
# date: "Date"
|
date: "Dátum"
|
||||||
# body: "Body"
|
body: "Telo"
|
||||||
# version: "Version"
|
version: "Verzia"
|
||||||
# pending: "Pending"
|
pending: "Vybavuje sa"
|
||||||
# accepted: "Accepted"
|
accepted: "Prijaté"
|
||||||
# rejected: "Rejected"
|
rejected: "Zamietnuté"
|
||||||
# withdrawn: "Withdrawn"
|
# withdrawn: "Withdrawn"
|
||||||
# submitter: "Submitter"
|
# submitter: "Submitter"
|
||||||
# submitted: "Submitted"
|
# submitted: "Submitted"
|
||||||
|
@ -180,9 +180,9 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# version_history: "Version History"
|
# version_history: "Version History"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# select_changes: "Select two changes below to see the difference."
|
# select_changes: "Select two changes below to see the difference."
|
||||||
# undo_prefix: "Undo"
|
undo_prefix: "Späť"
|
||||||
# undo_shortcut: "(Ctrl+Z)"
|
# undo_shortcut: "(Ctrl+Z)"
|
||||||
# redo_prefix: "Redo"
|
redo_prefix: "Dopredu"
|
||||||
# redo_shortcut: "(Ctrl+Shift+Z)"
|
# redo_shortcut: "(Ctrl+Shift+Z)"
|
||||||
# play_preview: "Play preview of current level"
|
# play_preview: "Play preview of current level"
|
||||||
# result: "Result"
|
# result: "Result"
|
||||||
|
@ -193,71 +193,71 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
email: "Email"
|
email: "Email"
|
||||||
# password: "Password"
|
# password: "Password"
|
||||||
message: "Správa"
|
message: "Správa"
|
||||||
# code: "Code"
|
code: "Kód"
|
||||||
# ladder: "Ladder"
|
ladder: "Rebríček"
|
||||||
# when: "When"
|
when: "Kedy"
|
||||||
# opponent: "Opponent"
|
opponent: "Súper"
|
||||||
# rank: "Rank"
|
rank: "Hodnosť"
|
||||||
# score: "Score"
|
score: "Skóre"
|
||||||
# win: "Win"
|
win: "Viťazstvo"
|
||||||
# loss: "Loss"
|
loss: "Prehra"
|
||||||
# tie: "Tie"
|
tie: "Remíza"
|
||||||
# easy: "Easy"
|
easy: "Ľahká"
|
||||||
# medium: "Medium"
|
medium: "Stredná"
|
||||||
# hard: "Hard"
|
hard: "Ťažká"
|
||||||
# player: "Player"
|
player: "Hráč"
|
||||||
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
||||||
# warrior: "Warrior"
|
warrior: "Bojovník"
|
||||||
# ranger: "Ranger"
|
ranger: "Strelec"
|
||||||
# wizard: "Wizard"
|
wizard: "Mág"
|
||||||
|
|
||||||
# units:
|
# units:
|
||||||
# second: "second"
|
second: "sekunda"
|
||||||
# seconds: "seconds"
|
seconds: "sekúnd"
|
||||||
# minute: "minute"
|
minute: "minúta"
|
||||||
# minutes: "minutes"
|
minutes: "minúty"
|
||||||
# hour: "hour"
|
hour: "hodina"
|
||||||
# hours: "hours"
|
hours: "hodiny"
|
||||||
# day: "day"
|
day: "deň"
|
||||||
# days: "days"
|
days: "dní"
|
||||||
# week: "week"
|
week: "týžden"
|
||||||
# weeks: "weeks"
|
weeks: "týždňov"
|
||||||
# month: "month"
|
month: "mesiac"
|
||||||
# months: "months"
|
months: "mesaicov"
|
||||||
# year: "year"
|
year: "rok"
|
||||||
# years: "years"
|
years: "rokov"
|
||||||
|
|
||||||
# play_level:
|
# play_level:
|
||||||
# done: "Done"
|
done: "Hotovo"
|
||||||
# home: "Home" # Not used any more, will be removed soon.
|
# home: "Home" # Not used any more, will be removed soon.
|
||||||
# level: "Level" # Like "Level: Dungeons of Kithgard"
|
# level: "Level" # Like "Level: Dungeons of Kithgard"
|
||||||
# skip: "Skip"
|
skip: "Preskočiť"
|
||||||
# game_menu: "Game Menu"
|
game_menu: "Menu hry"
|
||||||
# guide: "Guide"
|
guide: "Návod"
|
||||||
# restart: "Restart"
|
restart: "Reštart"
|
||||||
# goals: "Goals"
|
goals: "Ciele"
|
||||||
# goal: "Goal"
|
goal: "Cieľ"
|
||||||
# running: "Running..."
|
running: "Beží..."
|
||||||
# success: "Success!"
|
success: "Úspech!"
|
||||||
# incomplete: "Incomplete"
|
incomplete: "Nekompletné"
|
||||||
# timed_out: "Ran out of time"
|
timed_out: "Čas uplynul"
|
||||||
# failing: "Failing"
|
# failing: "Failing"
|
||||||
# action_timeline: "Action Timeline"
|
# action_timeline: "Action Timeline"
|
||||||
# click_to_select: "Click on a unit to select it."
|
# click_to_select: "Click on a unit to select it."
|
||||||
# control_bar_multiplayer: "Multiplayer"
|
# control_bar_multiplayer: "Multiplayer"
|
||||||
# control_bar_join_game: "Join Game"
|
# control_bar_join_game: "Join Game"
|
||||||
# reload: "Reload"
|
reload: "Znova"
|
||||||
# reload_title: "Reload All Code?"
|
# reload_title: "Reload All Code?"
|
||||||
# reload_really: "Are you sure you want to reload this level back to the beginning?"
|
# reload_really: "Are you sure you want to reload this level back to the beginning?"
|
||||||
# reload_confirm: "Reload All"
|
# reload_confirm: "Reload All"
|
||||||
# victory: "Victory"
|
victory: "Víťazstvo"
|
||||||
# victory_title_prefix: ""
|
# victory_title_prefix: ""
|
||||||
# victory_title_suffix: " Complete"
|
# victory_title_suffix: " Complete"
|
||||||
# victory_sign_up: "Sign Up to Save Progress"
|
# victory_sign_up: "Sign Up to Save Progress"
|
||||||
# victory_sign_up_poke: "Want to save your code? Create a free account!"
|
# victory_sign_up_poke: "Want to save your code? Create a free account!"
|
||||||
# victory_rate_the_level: "Rate the level: " # Only in old-style levels.
|
# victory_rate_the_level: "Rate the level: " # Only in old-style levels.
|
||||||
# victory_return_to_ladder: "Return to Ladder"
|
# victory_return_to_ladder: "Return to Ladder"
|
||||||
# victory_play_continue: "Continue"
|
victory_play_continue: "Pokračovať"
|
||||||
# victory_saving_progress: "Saving Progress"
|
# victory_saving_progress: "Saving Progress"
|
||||||
# victory_go_home: "Go Home" # Only in old-style levels.
|
# victory_go_home: "Go Home" # Only in old-style levels.
|
||||||
# victory_review: "Tell us more!" # Only in old-style levels.
|
# victory_review: "Tell us more!" # Only in old-style levels.
|
||||||
|
@ -269,7 +269,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# tome_minion_spells: "Your Minions' Spells" # Only in old-style levels.
|
# tome_minion_spells: "Your Minions' Spells" # Only in old-style levels.
|
||||||
# tome_read_only_spells: "Read-Only Spells" # Only in old-style levels.
|
# tome_read_only_spells: "Read-Only Spells" # Only in old-style levels.
|
||||||
# tome_other_units: "Other Units" # Only in old-style levels.
|
# tome_other_units: "Other Units" # Only in old-style levels.
|
||||||
# tome_cast_button_run: "Run"
|
tome_cast_button_run: "Spustiť"
|
||||||
# tome_cast_button_running: "Running"
|
# tome_cast_button_running: "Running"
|
||||||
# tome_cast_button_ran: "Ran"
|
# tome_cast_button_ran: "Ran"
|
||||||
# tome_submit_button: "Submit"
|
# tome_submit_button: "Submit"
|
||||||
|
@ -341,14 +341,14 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||||
|
|
||||||
# game_menu:
|
# game_menu:
|
||||||
# inventory_tab: "Inventory"
|
inventory_tab: "Inventár"
|
||||||
# save_load_tab: "Save/Load"
|
save_load_tab: "Ulož/Nahraj"
|
||||||
# options_tab: "Options"
|
options_tab: "Nastavenie"
|
||||||
# guide_tab: "Guide"
|
guide_tab: "Návod"
|
||||||
# guide_video_tutorial: "Video Tutorial"
|
guide_video_tutorial: "Video Návod"
|
||||||
# guide_tips: "Tips"
|
guide_tips: "Tipy"
|
||||||
# multiplayer_tab: "Multiplayer"
|
multiplayer_tab: "Multiplayer"
|
||||||
# auth_tab: "Sign Up"
|
auth_tab: "Registruj"
|
||||||
# inventory_caption: "Equip your hero"
|
# inventory_caption: "Equip your hero"
|
||||||
# choose_hero_caption: "Choose hero, language"
|
# choose_hero_caption: "Choose hero, language"
|
||||||
# save_load_caption: "... and view history"
|
# save_load_caption: "... and view history"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue