Implemented GameMenu OptionsView.

This commit is contained in:
Nick Winter 2014-08-10 16:27:33 -07:00
parent 4dcc5bd8ee
commit fb95f48f73
62 changed files with 3040 additions and 1108 deletions

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "български език", englishDescri
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "български език", englishDescri
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "български език", englishDescri
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "български език", englishDescri
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
grid: "Mřížka"
customize_wizard: "Upravit Kouzelníka"
home: "Domů"
# game_menu: "Game Menu"
guide: "Průvodce"
multiplayer: "Multiplayer"
restart: "Restartovat"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
tome_cast_button_castable: "Spustit"
tome_cast_button_casting: "Spouštění"
tome_cast_button_cast: "Spustit Kouzlo"
tome_autocast_delay: "Prodleva Autospouštení"
tome_select_spell: "Zvolte Kouzlo"
tome_select_a_thang: "Zvolte někoho pro "
tome_available_spells: "Dostupná kouzla"
hud_continue: "Pokračovat (stiskněte shift-mezera)"
spell_saved: "Kouzlo uloženo"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
grid: "Gitter"
customize_wizard: "Tilpas troldmand"
home: "Hjem"
# game_menu: "Game Menu"
guide: "Guide"
multiplayer: "Flere spillere"
restart: "Start forfra"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
tome_cast_button_castable: "Kast Trylleformular"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
tome_select_spell: "Vælg en trylleformular"
tome_select_a_thang: "Vælg nogen til at "
tome_available_spells: "Tilgængelige trylleformularer"
hud_continue: "Fortsæt (tryk skift-mellemrum)"
spell_saved: "Trylleformularen er gemt"
skip_tutorial: "Spring over (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Tastaturgenveje"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Tastaturgenveje"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -229,7 +229,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
example_blog: "Blog"
example_personal_site: "Eigeni Websiite"
links_header: "Eigeni Links"
links_blurb: "Verlinke anderi Sitene oder Profil wo du willsch hervorhebe, wie zum Bispiel dis GitHub, dis LinkedIn Profil oder din Blog."
links_blurb: "Verlinke anderi Sitene oder Profil wo du willsch hervorhebe, wie zum Bispiel dis GitHub, dis LinkedIn Profil oder din Blog."
links_name: "Link Name"
links_name_help: "Woane verlinksch?"
links_link_blurb: "Link URL"
@ -304,7 +304,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
project_link_help: "Link zum Projekt."
# player_code: "Player Code"
# employers:
employers:
hire_developers_not_credentials: "Stell Entwickler ah, nid Zügnis."
# get_started: "Get Started"
# already_screened: "We've already technically screened all our candidates"
@ -353,6 +353,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
grid: "Gitter"
customize_wizard: "Zauberer apasse"
home: "Home"
# game_menu: "Game Menu"
guide: "Aleitig"
multiplayer: "Multiplayer"
restart: "Neu starte"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
tome_cast_button_castable: "Zauber beschwöre"
tome_cast_button_casting: "Wird beschwore"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
tome_select_spell: "Wähl en Zauberspruch us"
tome_select_a_thang: "Wähl öpper us für"
tome_available_spells: "Verfüegbari Zaubersprüch"
hud_continue: "Wiiter (shift+space)"
spell_saved: "Zauberspruch gspeicheret"
skip_tutorial: "Überspringe (esc)"
# editor_config: "Editor Config"
editor_config_title: "Editor Konfiguration"
editor_config_level_language_label: "Sproch für das Level"
editor_config_level_language_description: "Wähl d Programmiersproch us für das bestimmte Level."
editor_config_default_language_label: "Vorigstellti Programmiersproch"
editor_config_default_language_description: "Wähl us i welere Programmiersproch du willsch code wenn du es neus Level startisch."
# editor_config_keybindings_label: "Key Bindings"
editor_config_keybindings_default: "Voristellig (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
editor_config_livecompletion_label: "Live Auto-Vervollständigung"
editor_config_livecompletion_description: "Schlot dir möglichi Wortvervollständigunge vor während du tippsch."
editor_config_invisibles_label: "Unsichtbari Zeiche azeige"
editor_config_invisibles_description: "Zeigt unsichtbari Zeiche ah wie z.B. space und tab."
editor_config_indentguides_label: "Izüg azeige"
editor_config_indentguides_description: "Zeigt vertikali Linie zum de Zeileizug besser gseh."
editor_config_behaviors_label: "Intelligents Verhalte"
editor_config_behaviors_description: "Auto-vervollständigt Chlammere und Ahfüerigszeiche."
keyboard_shortcuts: "Shortcuts"
# loading_ready: "Ready!"
tip_insert_positions: "Shift+Klick uf en Punkt uf de Charte zums in Zauberspruch-Editor ifüege."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
tip_open_source: "CodeCombat isch 100% Open Source!"
tip_beta_launch: "D CodeCombat Beta isch im Oktober 2013 online gange."
tip_js_beginning: "JavaScript isch nur de Afang."
tip_autocast_setting: "Passe d Auto-Beschwöre Istellige ah, indem du ufs Zahrad bim Beschwöre-Chnopf drucksch."
think_solution: "Denk über d Lösig noh, nid über s Problem."
tip_theory_practice: "Theoretisch gits kein Unterschied zwüsche Theorie und Praxis. Praktisch aber scho. - Yogi Berra"
tip_error_free: "Es git zwei Arte zum fehlerfreii Programm schriibe; nur di dritt funktioniert. - Alan Perils"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
infinite_loop_reset_level: "Level zrugsetze"
infinite_loop_comment_out: "Min Code uskommentiere"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
editor_config_title: "Editor Konfiguration"
editor_config_level_language_label: "Sproch für das Level"
editor_config_level_language_description: "Wähl d Programmiersproch us für das bestimmte Level."
editor_config_default_language_label: "Vorigstellti Programmiersproch"
editor_config_default_language_description: "Wähl us i welere Programmiersproch du willsch code wenn du es neus Level startisch."
# editor_config_keybindings_label: "Key Bindings"
editor_config_keybindings_default: "Voristellig (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
editor_config_livecompletion_label: "Live Auto-Vervollständigung"
editor_config_livecompletion_description: "Schlot dir möglichi Wortvervollständigunge vor während du tippsch."
editor_config_invisibles_label: "Unsichtbari Zeiche azeige"
editor_config_invisibles_description: "Zeigt unsichtbari Zeiche ah wie z.B. space und tab."
editor_config_indentguides_label: "Izüg azeige"
editor_config_indentguides_description: "Zeigt vertikali Linie zum de Zeileizug besser gseh."
editor_config_behaviors_label: "Intelligents Verhalte"
editor_config_behaviors_description: "Auto-vervollständigt Chlammere und Ahfüerigszeiche."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Shortcuts uf de Tastatur"
space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
grid: "Raster"
customize_wizard: "Bearbeite den Zauberer"
home: "Startseite"
# game_menu: "Game Menu"
guide: "Hilfe"
multiplayer: "Multiplayer"
restart: "Neustart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
tome_cast_button_castable: "Führe aus"
tome_cast_button_casting: "Ausführen"
tome_cast_button_cast: "Zauberspuch ausführen"
tome_autocast_delay: "Verzögerung der automatischen Ausführung"
tome_select_spell: "Wähle einen Zauber"
tome_select_a_thang: "Wähle jemanden aus, um "
tome_available_spells: "Verfügbare Zauber"
hud_continue: "Weiter (drücke Shift + Leertaste)"
spell_saved: "Zauber gespeichert"
skip_tutorial: "Überspringen (Esc)"
editor_config: "Editor Einstellungen"
editor_config_title: "Editor Einstellungen"
editor_config_level_language_label: "Sprache für dieses Level"
editor_config_level_language_description: "Lege die Programmiersprache für dieses bestimmte Level fest."
editor_config_default_language_label: "Voreinstellung Programmiersprache"
editor_config_default_language_description: "Definiere die Programmiersprache in der du programmieren möchtest wenn du ein neues Level beginnst."
editor_config_keybindings_label: "Tastenbelegung"
editor_config_keybindings_default: "Standard (Ace)"
editor_config_keybindings_description: "Fügt zusätzliche Tastenkombinationen, bekannt aus anderen Editoren, hinzu"
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Zeige unsichtbare Zeichen"
editor_config_invisibles_description: "Zeigt unsichtbare Zeichen wie Leertasten an."
editor_config_indentguides_label: "Zeige Einrückungshilfe"
editor_config_indentguides_description: "Zeigt vertikale Linien an um Einrückungen besser zu sehen."
editor_config_behaviors_label: "Intelligentes Verhalten"
editor_config_behaviors_description: "Vervollständigt automatisch Klammern und Anführungszeichen."
keyboard_shortcuts: "Tastenkürzel"
loading_ready: "Bereit!"
tip_insert_positions: "Halte 'Umschalt' gedrückt und klicke auf die Karte um die Koordinaten einzufügen."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
tip_open_source: "CodeCombat ist 100% quelloffen!"
tip_beta_launch: "CodeCombat startete seine Beta im Oktober 2013."
tip_js_beginning: "JavaScript ist nur der Anfang."
tip_autocast_setting: "Ändere die Einstellungen für das automatische Ausführen über das Zahnrad neben dem Ausführen Knopf"
think_solution: "Denke über die Lösung nach, nicht über das Problem."
tip_theory_practice: "In der Theorie gibt es keinen Unterschied zwischen Theorie und Praxis. In der Praxis schon. - Yogi Berra"
tip_error_free: "Es gibt zwei Wege fehlerfreie Programme zu schreiben; nur der Dritte funktioniert. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# infinite_loop_reset_level: "Reset Level"
infinite_loop_comment_out: "Meinen Code auskommentieren"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Editor Einstellungen"
editor_config_title: "Editor Einstellungen"
editor_config_level_language_label: "Sprache für dieses Level"
editor_config_level_language_description: "Lege die Programmiersprache für dieses bestimmte Level fest."
editor_config_default_language_label: "Voreinstellung Programmiersprache"
editor_config_default_language_description: "Definiere die Programmiersprache in der du programmieren möchtest wenn du ein neues Level beginnst."
editor_config_keybindings_label: "Tastenbelegung"
editor_config_keybindings_default: "Standard (Ace)"
editor_config_keybindings_description: "Fügt zusätzliche Tastenkombinationen, bekannt aus anderen Editoren, hinzu"
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Zeige unsichtbare Zeichen"
editor_config_invisibles_description: "Zeigt unsichtbare Zeichen wie Leertasten an."
editor_config_indentguides_label: "Zeige Einrückungshilfe"
editor_config_indentguides_description: "Zeigt vertikale Linien an um Einrückungen besser zu sehen."
editor_config_behaviors_label: "Intelligentes Verhalten"
editor_config_behaviors_description: "Vervollständigt automatisch Klammern und Anführungszeichen."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Tastaturkürzel"
space: "Leertaste"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
grid: "Raster"
customize_wizard: "Bearbeite den Zauberer"
home: "Startseite"
# game_menu: "Game Menu"
guide: "Hilfe"
multiplayer: "Multiplayer"
restart: "Neustart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
tome_cast_button_castable: "Führe aus"
tome_cast_button_casting: "Ausführen"
tome_cast_button_cast: "Zauberspuch ausführen"
tome_autocast_delay: "Verzögerung der automatischen Ausführung"
tome_select_spell: "Wähle einen Zauber"
tome_select_a_thang: "Wähle jemanden aus, um "
tome_available_spells: "Verfügbare Zauber"
hud_continue: "Weiter (drücke Shift + Leertaste)"
spell_saved: "Zauber gespeichert"
skip_tutorial: "Überspringen (Esc)"
editor_config: "Editor Einstellungen"
editor_config_title: "Editor Einstellungen"
editor_config_level_language_label: "Sprache für dieses Level"
editor_config_level_language_description: "Lege die Programmiersprache für dieses bestimmte Level fest."
editor_config_default_language_label: "Voreinstellung Programmiersprache"
editor_config_default_language_description: "Definiere die Programmiersprache in der du programmieren möchtest wenn du ein neues Level beginnst."
editor_config_keybindings_label: "Tastenbelegung"
editor_config_keybindings_default: "Standard (Ace)"
editor_config_keybindings_description: "Fügt zusätzliche Tastenkombinationen, bekannt aus anderen Editoren, hinzu"
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Zeige unsichtbare Zeichen"
editor_config_invisibles_description: "Zeigt unsichtbare Zeichen wie Leertasten an."
editor_config_indentguides_label: "Zeige Einrückungshilfe"
editor_config_indentguides_description: "Zeigt vertikale Linien an um Einrückungen besser zu sehen."
editor_config_behaviors_label: "Intelligentes Verhalten"
editor_config_behaviors_description: "Vervollständigt automatisch Klammern und Anführungszeichen."
keyboard_shortcuts: "Tastenkürzel"
loading_ready: "Bereit!"
tip_insert_positions: "Halte 'Umschalt' gedrückt und klicke auf die Karte um die Koordinaten einzufügen."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
tip_open_source: "CodeCombat ist 100% quelloffen!"
tip_beta_launch: "CodeCombat startete seine Beta im Oktober 2013."
tip_js_beginning: "JavaScript ist nur der Anfang."
tip_autocast_setting: "Ändere die Einstellungen für das automatische Ausführen über das Zahnrad neben dem Ausführen Knopf"
think_solution: "Denke über die Lösung nach, nicht über das Problem."
tip_theory_practice: "In der Theorie gibt es keinen Unterschied zwischen Theorie und Praxis. In der Praxis schon. - Yogi Berra"
tip_error_free: "Es gibt zwei Wege fehlerfreie Programme zu schreiben; nur der Dritte funktioniert. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# infinite_loop_reset_level: "Reset Level"
infinite_loop_comment_out: "Meinen Code auskommentieren"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Editor Einstellungen"
editor_config_title: "Editor Einstellungen"
editor_config_level_language_label: "Sprache für dieses Level"
editor_config_level_language_description: "Lege die Programmiersprache für dieses bestimmte Level fest."
editor_config_default_language_label: "Voreinstellung Programmiersprache"
editor_config_default_language_description: "Definiere die Programmiersprache in der du programmieren möchtest wenn du ein neues Level beginnst."
editor_config_keybindings_label: "Tastenbelegung"
editor_config_keybindings_default: "Standard (Ace)"
editor_config_keybindings_description: "Fügt zusätzliche Tastenkombinationen, bekannt aus anderen Editoren, hinzu"
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Zeige unsichtbare Zeichen"
editor_config_invisibles_description: "Zeigt unsichtbare Zeichen wie Leertasten an."
editor_config_indentguides_label: "Zeige Einrückungshilfe"
editor_config_indentguides_description: "Zeigt vertikale Linien an um Einrückungen besser zu sehen."
editor_config_behaviors_label: "Intelligentes Verhalten"
editor_config_behaviors_description: "Vervollständigt automatisch Klammern und Anführungszeichen."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Tastaturkürzel"
space: "Leertaste"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
grid: "Πλέγμα"
customize_wizard: "Προσαρμόστε τον Μάγο"
home: "Αρχική"
# game_menu: "Game Menu"
guide: "Οδηγός"
multiplayer: "Πολλαπλοί παίχτες"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
tome_cast_button_castable: "Μαγεψε"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# grid: "Grid"
customize_wizard: "Customise Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
editor_config_behaviors_label: "Smart Behaviours"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
editor_config_behaviors_label: "Smart Behaviours"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -391,30 +391,12 @@
tome_cast_button_castable: "Cast Spell"
tome_cast_button_casting: "Casting"
tome_cast_button_cast: "Spell Cast"
tome_autocast_delay: "Autocast Delay"
tome_select_spell: "Select a Spell"
tome_select_a_thang: "Select Someone for "
tome_available_spells: "Available Spells"
hud_continue: "Continue (shift+space)"
spell_saved: "Spell Saved"
skip_tutorial: "Skip (esc)"
editor_config: "Editor Config"
editor_config_title: "Editor Configuration"
editor_config_level_language_label: "Language for This Level"
editor_config_level_language_description: "Define the programming language for this particular level."
editor_config_default_language_label: "Default Programming Language"
editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Key Bindings"
editor_config_keybindings_default: "Default (Ace)"
editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
editor_config_livecompletion_label: "Live Autocompletion"
editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Show Invisibles"
editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
editor_config_indentguides_label: "Show Indent Guides"
editor_config_indentguides_description: "Displays vertical lines to see indentation better."
editor_config_behaviors_label: "Smart Behaviors"
editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Ready!"
tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -424,7 +406,6 @@
tip_open_source: "CodeCombat is 100% open source!"
tip_beta_launch: "CodeCombat launched its beta in October, 2013."
tip_js_beginning: "JavaScript is just the beginning."
tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
think_solution: "Think of the solution, not the problem."
tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -466,13 +447,47 @@
options_caption: "Configure settings"
guide_caption: "Docs and tips"
multiplayer_caption: "Play with friends!"
autorun: "Autorun"
autorun_description: "Control automatic code execution."
inventory:
temp: "Temp"
choose_hero:
temp: "Temp"
save_load:
granularity_saved_games: "Saved"
granularity_change_history: "History"
options:
general_options: "General Options"
music_label: "Music"
music_description: "Turn background music on/off."
autorun_label: "Autorun"
autorun_description: "Control automatic code execution."
editor_config: "Editor Config"
editor_config_title: "Editor Configuration"
editor_config_level_language_label: "Language for This Level"
editor_config_level_language_description: "Define the programming language for this particular level."
editor_config_default_language_label: "Default Programming Language"
editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Key Bindings"
editor_config_keybindings_default: "Default (Ace)"
editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
editor_config_livecompletion_label: "Live Autocompletion"
editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Show Invisibles"
editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
editor_config_indentguides_label: "Show Indent Guides"
editor_config_indentguides_description: "Displays vertical lines to see indentation better."
editor_config_behaviors_label: "Smart Behaviors"
editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
guide:
temp: "Temp"
multiplayer:
temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Keyboard Shortcuts"
space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
grid: "Cuadricula"
customize_wizard: "Personalizar Hechicero"
home: "Inicio"
# game_menu: "Game Menu"
guide: "Guia"
multiplayer: "Multijugador"
restart: "Reiniciar"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
tome_cast_button_castable: "Invocable"
tome_cast_button_casting: "Invocando"
tome_cast_button_cast: "Invocar"
tome_autocast_delay: "Demora de Autolanzamiento"
tome_select_spell: "Selecciona un Hechizo"
tome_select_a_thang: "Selecciona Alguien para "
tome_available_spells: "Hechizos Disponibles"
hud_continue: "Continuar (presionar shift+space)"
spell_saved: "Hechizo Guardado"
skip_tutorial: "Saltar (esc)"
editor_config: "Config. de Editor"
editor_config_title: "Configuración del Editor"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Atajos de Teclado"
editor_config_keybindings_default: "Default (As)"
editor_config_keybindings_description: "Añade atajos adicionales conocidos de los editores comunes."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Mostrar Invisibles"
editor_config_invisibles_description: "Visualiza invisibles tales como espacios o tabulaciones."
editor_config_indentguides_label: "Mostrar guías de indentación"
editor_config_indentguides_description: "Visualiza líneas verticales para ver mejor la indentación."
editor_config_behaviors_label: "Comportamientos Inteligentes"
editor_config_behaviors_description: "Autocompleta corchetes, llaves y comillas."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "¡Listo!"
tip_insert_positions: "Shift+Clic un punto en el mapa para insertarlo en el editor de hechizos."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
tip_open_source: "¡CodeCombat es 100% código abierto!"
tip_beta_launch: "CodeCombat lanzó su beta en Octubre del 2013."
tip_js_beginning: "JavaScript es sólo el principio."
tip_autocast_setting: "Ajusta la configuración de autoinvocación cliqueando el engranaje en el botón de invocación."
think_solution: "Piensa en la solución, no en el problema."
tip_theory_practice: "En teoría, no hay diferencia entre la teoría y la práctica. Pero en la práctica, si la hay. - Yogi Berra"
tip_error_free: "Hay dos formas de escribir programas libres de errores; sólo la tercera funciona. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
infinite_loop_reset_level: "Reiniciar Nivel"
infinite_loop_comment_out: "Comente Mi Código"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Config. de Editor"
editor_config_title: "Configuración del Editor"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Atajos de Teclado"
editor_config_keybindings_default: "Default (As)"
editor_config_keybindings_description: "Añade atajos adicionales conocidos de los editores comunes."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Mostrar Invisibles"
editor_config_invisibles_description: "Visualiza invisibles tales como espacios o tabulaciones."
editor_config_indentguides_label: "Mostrar guías de indentación"
editor_config_indentguides_description: "Visualiza líneas verticales para ver mejor la indentación."
editor_config_behaviors_label: "Comportamientos Inteligentes"
editor_config_behaviors_description: "Autocompleta corchetes, llaves y comillas."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
grid: "Cuadrícula"
customize_wizard: "Personalizar Mago"
home: "Inicio"
# game_menu: "Game Menu"
guide: "Guía"
multiplayer: "Multijugador"
restart: "Reiniciar"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
tome_cast_button_castable: "Invocable"
tome_cast_button_casting: "Invocando"
tome_cast_button_cast: "Invocar"
tome_autocast_delay: "Retardo de autoinvocación"
tome_select_spell: "Selecciona un Hechizo"
tome_select_a_thang: "Selecciona a alguien para "
tome_available_spells: "Hechizos disponibles"
hud_continue: "Continuar (pulsa Shift+Space)"
spell_saved: "Hechizo guardado"
skip_tutorial: "Saltar (esc)"
editor_config: "Conf. editor"
editor_config_title: "Configuración del editor"
editor_config_level_language_label: "Lenguaje para este nivel"
# editor_config_level_language_description: "Define the programming language for this particular level."
editor_config_default_language_label: "Lenguaje de programación por defecto"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Atajos de teclado"
editor_config_keybindings_default: "Actual (Ace)"
editor_config_keybindings_description: "Permite el uso de atajos de teclado de algunos editores conocidos."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Mostrar elementos invisibles"
editor_config_invisibles_description: "Se pueden ver elementos invisibles como espacios o tabulaciones."
editor_config_indentguides_label: "Mostrar guías de sangría"
editor_config_indentguides_description: "Se puede ver las líneas verticales que definen el sangrado de una forma más claraDisplays vertical lines to see indentation better."
editor_config_behaviors_label: "Comportamientos inteligentes"
editor_config_behaviors_description: "Se completan automáticamente corchetes, paréntesis y comillas."
keyboard_shortcuts: "Atajos de teclado"
loading_ready: "¡Listo!"
tip_insert_positions: "Shift+Clic en un punto del mapa para insertarlo en el editor de hechizos."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
tip_open_source: "¡CodeCombat es 100% open source!"
tip_beta_launch: "CodeCombat lanzó su beta en Octubre de 2013."
tip_js_beginning: "JavaScript es solo el principio."
tip_autocast_setting: "Ajusta la configuración de autoinvocación haciendo clic en el engranaje del botón invocar."
think_solution: "Piensa en la solución, no en el problema."
tip_theory_practice: "En teoría, no hay diferencia entre la teoría y la práctica. Pero en la práctica, la hay. - Yogi Berra"
tip_error_free: "Hay dos formas de escribir programas sin errores; solo la tercera funciona. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
infinite_loop_reset_level: "Reiniciar nivel"
infinite_loop_comment_out: "Comenta mi código"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Conf. editor"
editor_config_title: "Configuración del editor"
editor_config_level_language_label: "Lenguaje para este nivel"
# editor_config_level_language_description: "Define the programming language for this particular level."
editor_config_default_language_label: "Lenguaje de programación por defecto"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Atajos de teclado"
editor_config_keybindings_default: "Actual (Ace)"
editor_config_keybindings_description: "Permite el uso de atajos de teclado de algunos editores conocidos."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Mostrar elementos invisibles"
editor_config_invisibles_description: "Se pueden ver elementos invisibles como espacios o tabulaciones."
editor_config_indentguides_label: "Mostrar guías de sangría"
editor_config_indentguides_description: "Se puede ver las líneas verticales que definen el sangrado de una forma más claraDisplays vertical lines to see indentation better."
editor_config_behaviors_label: "Comportamientos inteligentes"
editor_config_behaviors_description: "Se completan automáticamente corchetes, paréntesis y comillas."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Atajos de teclado"
space: "Barra espaciadora (Espacio)"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
grid: "Cuadrícrula"
customize_wizard: "Personalizar Mago"
home: "Inicio"
# game_menu: "Game Menu"
guide: "Guía"
multiplayer: "Multijugador"
restart: "Reiniciar"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
tome_cast_button_castable: "Invocable"
tome_cast_button_casting: "Invocando"
tome_cast_button_cast: "Invocar"
tome_autocast_delay: "Demora de Autolanzamiento"
tome_select_spell: "Selecciona un Hechizo"
tome_select_a_thang: "Selecciona Alguien para "
tome_available_spells: "Hechizos Disponibles"
hud_continue: "Continuar (presionar shift+space)"
spell_saved: "Hechizo guardado"
skip_tutorial: "Saltar (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
grid: "Grille"
customize_wizard: "Personnaliser le magicien"
home: "Accueil"
# game_menu: "Game Menu"
guide: "Guide"
multiplayer: "Multijoueur"
restart: "Relancer"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
tome_cast_button_castable: "Jeter le sort"
tome_cast_button_casting: "Sort en court"
tome_cast_button_cast: "Sort jeté"
tome_autocast_delay: "Temps de recharge"
tome_select_spell: "Choisissez un sort"
tome_select_a_thang: "Sélectionnez une unité pour"
tome_available_spells: "Sorts diponibles"
hud_continue: "Continuer (appuie sur shift ou espace)"
spell_saved: "Sort enregistré"
skip_tutorial: "Passer (esc)"
editor_config: "Config de l'éditeur"
editor_config_title: "Configuration de l'éditeur"
editor_config_level_language_label: "Langage pour le niveau"
# editor_config_level_language_description: "Define the programming language for this particular level."
editor_config_default_language_label: "Langage de Programmation par défaut"
editor_config_default_language_description: "Choississez le langage de programmation que vous souhaitez dons les nouveaux niveaux"
editor_config_keybindings_label: "Raccourcis clavier"
editor_config_keybindings_default: "Par défault (Ace)"
editor_config_keybindings_description: "Ajouter de nouveaux raccourcis connus depuis l'éditeur commun."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Afficher les caractères non-imprimables"
editor_config_invisibles_description: "Permet d'afficher les caractères comme les espaces et les tabulations."
editor_config_indentguides_label: "Montrer les indentations"
editor_config_indentguides_description: "Affiche des guides verticaux qui permettent de visualiser l'indentation."
editor_config_behaviors_label: "Auto-complétion"
editor_config_behaviors_description: "Ferme automatiquement les accolades, parenthèses, et chaînes de caractères."
keyboard_shortcuts: "Raccourcis Clavier"
loading_ready: "Pret!"
tip_insert_positions: "Maj+Clic un point pour insérer les coordonnées dans l'éditeur ."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
tip_open_source: "CodeCombat est 100% open source!"
tip_beta_launch: "La beta de CodeCombat a été lancée en Octobre 2013"
tip_js_beginning: "JavaScript n'est que le commencement."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
think_solution: "Reflechissez a propos de la solution et non du problème."
tip_theory_practice: "En théorie, il n'y a pas de différence entre la théorie et la pratique. Mais en pratique il y en a. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
infinite_loop_reset_level: "Redemarrer le niveau"
infinite_loop_comment_out: "Supprimez les commentaire de mon code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Config de l'éditeur"
editor_config_title: "Configuration de l'éditeur"
editor_config_level_language_label: "Langage pour le niveau"
# editor_config_level_language_description: "Define the programming language for this particular level."
editor_config_default_language_label: "Langage de Programmation par défaut"
editor_config_default_language_description: "Choississez le langage de programmation que vous souhaitez dons les nouveaux niveaux"
editor_config_keybindings_label: "Raccourcis clavier"
editor_config_keybindings_default: "Par défault (Ace)"
editor_config_keybindings_description: "Ajouter de nouveaux raccourcis connus depuis l'éditeur commun."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Afficher les caractères non-imprimables"
editor_config_invisibles_description: "Permet d'afficher les caractères comme les espaces et les tabulations."
editor_config_indentguides_label: "Montrer les indentations"
editor_config_indentguides_description: "Affiche des guides verticaux qui permettent de visualiser l'indentation."
editor_config_behaviors_label: "Auto-complétion"
editor_config_behaviors_description: "Ferme automatiquement les accolades, parenthèses, et chaînes de caractères."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Raccourcis Clavier"
space: "Espace"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
grid: "Rács"
customize_wizard: "Varázsló testreszabása"
home: "Kezdőlap"
# game_menu: "Game Menu"
guide: "Segítség"
multiplayer: "Többjátékos"
restart: "Előlről"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
tome_cast_button_castable: "Bocsáss rá varázslatot!"
tome_cast_button_casting: "Varázslat folyamatban"
tome_cast_button_cast: "Varázslat végrehajtva."
tome_autocast_delay: "Automatikus varázslás késleltetés"
tome_select_spell: "Válassz egy varázslatot"
tome_select_a_thang: "Válassz ki valakit "
tome_available_spells: "Elérhető varázslatok"
hud_continue: "Folytatás (shift+space)"
spell_saved: "Varázslat elmentve."
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
tip_open_source: "A CodeCombat 100%-osan nyitott forráskódu."
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
tip_js_beginning: "JavaScript csak a kezdet."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
think_solution: "A megoldásra gondolj, ne a problémára!"
tip_theory_practice: "Elméletben nincs különbség elmélet és gyakorlat között. A gyakorlatban viszont van. - Yogi Berra"
tip_error_free: "Két módon lehet hibátlan programot írni. De csak a harmadik működik. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
grid: "Griglia"
customize_wizard: "Personalizza stregone"
home: "Pagina iniziale"
# game_menu: "Game Menu"
guide: "Guida"
multiplayer: "Multigiocatore"
restart: "Ricomincia"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
tome_cast_button_castable: "Lancia"
tome_cast_button_casting: "Lanciando"
tome_cast_button_cast: "Incantesimi"
tome_autocast_delay: "Ritardo di lancio"
tome_select_spell: "Seleziona un incantesimo"
tome_select_a_thang: "Seleziona qualcuno per "
tome_available_spells: "Incantesimi disponibili"
hud_continue: "Continua (premi Maiusc-Spazio)"
spell_saved: "Magia Salvata"
skip_tutorial: "Salta (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
grid: "グリッド"
customize_wizard: "魔法使いの設定"
home: "ホーム"
# game_menu: "Game Menu"
guide: "ガイド"
multiplayer: "マルチプレイ"
restart: "再始動"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
tome_cast_button_castable: "キャスト"
tome_cast_button_casting: "キャスト中"
tome_cast_button_cast: "呪文をキャスト"
tome_autocast_delay: "自動実行待機時間"
tome_select_spell: "呪文を選択"
tome_select_a_thang: "誰かを選択: "
tome_available_spells: "利用できる呪文"
hud_continue: "続く Shift+Spaceキー"
spell_saved: "呪文を保存しました"
skip_tutorial: "スキップ (esc)"
editor_config: "エディター設定"
editor_config_title: "エディターの設定"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "エディター設定"
editor_config_title: "エディターの設定"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
grid: "그리드"
customize_wizard: "사용자 정의 마법사"
home: ""
# game_menu: "Game Menu"
guide: "가이드"
multiplayer: "멀티 플레이어"
restart: "재시작"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
tome_cast_button_castable: "마법 캐스팅"
tome_cast_button_casting: "캐스팅 중"
tome_cast_button_cast: "마법 캐스팅"
tome_autocast_delay: "자동 마법 캐스팅 딜레이"
tome_select_spell: "마법을 선택 하세요"
tome_select_a_thang: "누군가를 선택하세요. "
tome_available_spells: "사용 가능한 마법"
hud_continue: "계속진행 (shift+space)"
spell_saved: "마법 저장 완료"
skip_tutorial: "넘기기 (esc)"
editor_config: "에디터 설정"
editor_config_title: "에디터 설정"
editor_config_level_language_label: "이 레벨에서 사용할 언어"
editor_config_level_language_description: "이 레벨에서 사용할 언어를 선택하세요."
editor_config_default_language_label: "기본 프로그래밍 언어"
editor_config_default_language_description: "새 레벨을 시작할 때 사용하고 싶은 프로그래밍 언어를 정하세요."
editor_config_keybindings_label: "단축키 설정"
editor_config_keybindings_default: "기본(Ace)"
editor_config_keybindings_description: "일반적인 에디터와 마찬가지인 단축키 설정"
editor_config_livecompletion_label: "자동완성 활성화"
editor_config_livecompletion_description: "입력하는 동안 자동완성 기능을 사용합니다."
editor_config_invisibles_label: "투명 설정"
editor_config_invisibles_description: "스페이스, 탭 설정"
editor_config_indentguides_label: "들여쓰기 가이드 보기"
editor_config_indentguides_description: "들여쓰기 보조용 세로줄 표시하기."
editor_config_behaviors_label: "자동 기능"
editor_config_behaviors_description: "괄호, 인용부호, 따옴표 자동 완성."
keyboard_shortcuts: "단축키"
loading_ready: "준비!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
tip_open_source: "코드 컴뱃은 100% 오픈 소스 기반입니다!"
tip_beta_launch: "코드 컴뱃은 2013년 10월에 베타 서비스를 출시했습니다."
tip_js_beginning: "JavaScript는 단지 시작일 뿐입니다."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
think_solution: "해결 방법을 고민해보세요, 문제를 고민하지 말구요."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
infinite_loop_reset_level: "레벨 리셋"
infinite_loop_comment_out: "내 코드를 일시적 주석처리하기"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "에디터 설정"
editor_config_title: "에디터 설정"
editor_config_level_language_label: "이 레벨에서 사용할 언어"
editor_config_level_language_description: "이 레벨에서 사용할 언어를 선택하세요."
editor_config_default_language_label: "기본 프로그래밍 언어"
editor_config_default_language_description: "새 레벨을 시작할 때 사용하고 싶은 프로그래밍 언어를 정하세요."
editor_config_keybindings_label: "단축키 설정"
editor_config_keybindings_default: "기본(Ace)"
editor_config_keybindings_description: "일반적인 에디터와 마찬가지인 단축키 설정"
editor_config_livecompletion_label: "자동완성 활성화"
editor_config_livecompletion_description: "입력하는 동안 자동완성 기능을 사용합니다."
editor_config_invisibles_label: "투명 설정"
editor_config_invisibles_description: "스페이스, 탭 설정"
editor_config_indentguides_label: "들여쓰기 가이드 보기"
editor_config_indentguides_description: "들여쓰기 보조용 세로줄 표시하기."
editor_config_behaviors_label: "자동 기능"
editor_config_behaviors_description: "괄호, 인용부호, 따옴표 자동 완성."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "단축키"
space: "스페이스"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
grid: "Grid"
customize_wizard: "Spesiallag Trollmann"
home: "Hjem"
# game_menu: "Game Menu"
guide: "Guide"
multiplayer: "Flerspiller"
restart: "Start på nytt"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
tome_cast_button_castable: "Kast"
tome_cast_button_casting: "Kaster"
tome_cast_button_cast: "Kast Trylleformular"
tome_autocast_delay: "Automatisk Forsinkelse"
tome_select_spell: "Velg et Trylleformular"
tome_select_a_thang: "Velg Noe for å "
tome_available_spells: "Tilgjenglige Trylleformularer"
hud_continue: "Fortsett (trykk shift-mellomrom)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
grid: "Raster"
customize_wizard: "Pas Tovenaar aan"
home: "Home"
# game_menu: "Game Menu"
guide: "Handleiding"
multiplayer: "Multiplayer"
restart: "Herstarten"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
tome_cast_button_castable: "Uitvoeren"
tome_cast_button_casting: "Aan het uitvoeren"
tome_cast_button_cast: "Spreuk uitvoeren"
tome_autocast_delay: "Spreuk Uitvoeren vertraging"
tome_select_spell: "Selecteer een Spreuk"
tome_select_a_thang: "Selecteer Iemand voor "
tome_available_spells: "Beschikbare spreuken"
hud_continue: "Ga verder (druk shift-space)"
spell_saved: "Spreuk Opgeslagen"
skip_tutorial: "Overslaan (esc)"
editor_config: "Editor Configuratie"
editor_config_title: "Editor Configuratie"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Toets instellingen"
editor_config_keybindings_default: "Standaard (Ace)"
editor_config_keybindings_description: "Voeg extra shortcuts toe van de gebruikelijke editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Toon onzichtbare"
editor_config_invisibles_description: "Toon onzichtbare whitespace karakters."
editor_config_indentguides_label: "Toon inspringing regels"
editor_config_indentguides_description: "Toon verticale hulplijnen om de zichtbaarheid te verbeteren."
editor_config_behaviors_label: "Slim gedrag"
editor_config_behaviors_description: "Automatisch aanvullen van (gekrulde) haakjes en aanhalingstekens."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Klaar!"
tip_insert_positions: "Shift+Klik een punt op de kaart om het toe te voegen aan je spreuk editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
tip_open_source: "CodeCombat is 100% open source!"
tip_beta_launch: "CodeCombat lanceerde zijn beta versie in Oktober, 2013."
tip_js_beginning: "JavaScript is nog maar het begin."
tip_autocast_setting: "Verander de autocast instelling door te klikken op het tandwiel naast de cast knop."
think_solution: "Denk aan de oplossing, niet aan het probleem"
tip_theory_practice: "In theorie is er geen verschil tussen de theorie en de praktijk; in de praktijk is er wel een verschil. - Yogi Berra"
tip_error_free: "Er zijn twee manieren om fout-vrije code te schrijven, maar enkele de derde manier werkt. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
infinite_loop_reset_level: "Level resetten"
infinite_loop_comment_out: "Mijn code weg commentariëren"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Editor Configuratie"
editor_config_title: "Editor Configuratie"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Toets instellingen"
editor_config_keybindings_default: "Standaard (Ace)"
editor_config_keybindings_description: "Voeg extra shortcuts toe van de gebruikelijke editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Toon onzichtbare"
editor_config_invisibles_description: "Toon onzichtbare whitespace karakters."
editor_config_indentguides_label: "Toon inspringing regels"
editor_config_indentguides_description: "Toon verticale hulplijnen om de zichtbaarheid te verbeteren."
editor_config_behaviors_label: "Slim gedrag"
editor_config_behaviors_description: "Automatisch aanvullen van (gekrulde) haakjes en aanhalingstekens."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
grid: "Raster"
customize_wizard: "Pas Tovenaar aan"
home: "Home"
# game_menu: "Game Menu"
guide: "Handleiding"
multiplayer: "Multiplayer"
restart: "Herstarten"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
tome_cast_button_castable: "Uitvoeren"
tome_cast_button_casting: "Aan het uitvoeren"
tome_cast_button_cast: "Spreuk uitvoeren"
tome_autocast_delay: "Spreuk Uitvoeren vertraging"
tome_select_spell: "Selecteer een Spreuk"
tome_select_a_thang: "Selecteer Iemand voor "
tome_available_spells: "Beschikbare spreuken"
hud_continue: "Ga verder (druk shift-space)"
spell_saved: "Spreuk Opgeslagen"
skip_tutorial: "Overslaan (esc)"
editor_config: "Editor Configuratie"
editor_config_title: "Editor Configuratie"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Toets instellingen"
editor_config_keybindings_default: "Standaard (Ace)"
editor_config_keybindings_description: "Voeg extra shortcuts toe van de gebruikelijke editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Toon onzichtbare"
editor_config_invisibles_description: "Toon onzichtbare whitespace karakters."
editor_config_indentguides_label: "Toon inspringing regels"
editor_config_indentguides_description: "Toon verticale hulplijnen om de zichtbaarheid te verbeteren."
editor_config_behaviors_label: "Slim gedrag"
editor_config_behaviors_description: "Automatisch aanvullen van (gekrulde) haakjes en aanhalingstekens."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Klaar!"
tip_insert_positions: "Shift+Klik een punt op de kaart om het toe te voegen aan je spreuk editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
tip_open_source: "CodeCombat is 100% open source!"
tip_beta_launch: "CodeCombat lanceerde zijn beta versie in Oktober, 2013."
tip_js_beginning: "JavaScript is nog maar het begin."
tip_autocast_setting: "Verander de autocast instelling door te klikken op het tandwiel naast de cast knop."
think_solution: "Denk aan de oplossing, niet aan het probleem"
tip_theory_practice: "In theorie is er geen verschil tussen de theorie en de praktijk; in de praktijk is er wel een verschil. - Yogi Berra"
tip_error_free: "Er zijn twee manieren om fout-vrije code te schrijven, maar enkele de derde manier werkt. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
infinite_loop_reset_level: "Level resetten"
infinite_loop_comment_out: "Mijn code weg commentariëren"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Editor Configuratie"
editor_config_title: "Editor Configuratie"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Toets instellingen"
editor_config_keybindings_default: "Standaard (Ace)"
editor_config_keybindings_description: "Voeg extra shortcuts toe van de gebruikelijke editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Toon onzichtbare"
editor_config_invisibles_description: "Toon onzichtbare whitespace karakters."
editor_config_indentguides_label: "Toon inspringing regels"
editor_config_indentguides_description: "Toon verticale hulplijnen om de zichtbaarheid te verbeteren."
editor_config_behaviors_label: "Slim gedrag"
editor_config_behaviors_description: "Automatisch aanvullen van (gekrulde) haakjes en aanhalingstekens."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
grid: "Raster"
customize_wizard: "Pas Tovenaar aan"
home: "Home"
# game_menu: "Game Menu"
guide: "Handleiding"
multiplayer: "Multiplayer"
restart: "Herstarten"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
tome_cast_button_castable: "Uitvoeren"
tome_cast_button_casting: "Aan het uitvoeren"
tome_cast_button_cast: "Spreuk uitvoeren"
tome_autocast_delay: "Spreuk Uitvoeren vertraging"
tome_select_spell: "Selecteer een Spreuk"
tome_select_a_thang: "Selecteer Iemand voor "
tome_available_spells: "Beschikbare spreuken"
hud_continue: "Ga verder (druk shift-spatie)"
spell_saved: "Spreuk Opgeslagen"
skip_tutorial: "Overslaan (esc)"
editor_config: "Editor Configuratie"
editor_config_title: "Editor Configuratie"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Toets instellingen"
editor_config_keybindings_default: "Standaard (Ace)"
editor_config_keybindings_description: "Voeg extra shortcuts toe van de gebruikelijke editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Toon onzichtbare"
editor_config_invisibles_description: "Toon onzichtbare (spatie) karakters."
editor_config_indentguides_label: "Toon inspringing regels"
editor_config_indentguides_description: "Toon verticale hulplijnen om de zichtbaarheid te verbeteren."
editor_config_behaviors_label: "Slim gedrag"
editor_config_behaviors_description: "Automatisch aanvullen van (gekrulde) haakjes en aanhalingstekens."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Klaar!"
tip_insert_positions: "Shift+Klik een punt op de kaart om het toe te voegen aan je spreuk editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
tip_open_source: "CodeCombat is 100% open source!"
tip_beta_launch: "CodeCombat lanceerde zijn beta versie in Oktober, 2013."
tip_js_beginning: "JavaScript is nog maar het begin."
tip_autocast_setting: "Verander de autocast instelling door te klikken op het tandwiel naast de cast knop."
think_solution: "Denk aan de oplossing, niet aan het probleem"
tip_theory_practice: "In theorie is er geen verschil tussen de theorie en de praktijk; in de praktijk is er wel een verschil. - Yogi Berra"
tip_error_free: "Er zijn twee manieren om fout-vrije code te schrijven, maar enkele de derde manier werkt. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
infinite_loop_reset_level: "Level resetten"
infinite_loop_comment_out: "Mijn code weg commentariëren"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Editor Configuratie"
editor_config_title: "Editor Configuratie"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Toets instellingen"
editor_config_keybindings_default: "Standaard (Ace)"
editor_config_keybindings_description: "Voeg extra shortcuts toe van de gebruikelijke editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Toon onzichtbare"
editor_config_invisibles_description: "Toon onzichtbare (spatie) karakters."
editor_config_indentguides_label: "Toon inspringing regels"
editor_config_indentguides_description: "Toon verticale hulplijnen om de zichtbaarheid te verbeteren."
editor_config_behaviors_label: "Slim gedrag"
editor_config_behaviors_description: "Automatisch aanvullen van (gekrulde) haakjes en aanhalingstekens."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
grid: "Grid"
customize_wizard: "Spesiallag Trollmann"
home: "Hjem"
# game_menu: "Game Menu"
guide: "Guide"
multiplayer: "Flerspiller"
restart: "Start på nytt"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
tome_cast_button_castable: "Kast"
tome_cast_button_casting: "Kaster"
tome_cast_button_cast: "Kast Trylleformular"
tome_autocast_delay: "Automatisk Forsinkelse"
tome_select_spell: "Velg et trylleformular"
tome_select_a_thang: "Velg noe for å "
tome_available_spells: "Tilgjenglige Trylleformularer"
hud_continue: "Fortsett (trykk shift+mellomrom)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
grid: "Siatka"
customize_wizard: "Spersonalizuj czarodzieja"
home: "Strona główna"
# game_menu: "Game Menu"
guide: "Przewodnik"
multiplayer: "Multiplayer"
restart: "Zacznij od nowa"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
tome_cast_button_castable: "Rzuć czar"
tome_cast_button_casting: "Rzucam czar"
tome_cast_button_cast: "Rzucenie czaru"
tome_autocast_delay: "Opóźnienie automatycznego rzucania czaru"
tome_select_spell: "Wybierz czar"
tome_select_a_thang: "Wybierz kogoś do "
tome_available_spells: "Dostępne czary"
hud_continue: "Kontynuuj (Shift + spacja)"
spell_saved: "Czar zapisany"
skip_tutorial: "Pomiń (esc)"
editor_config: "Konfiguracja edytora"
editor_config_title: "Konfiguracja edytora"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Przypisania klawiszy"
editor_config_keybindings_default: "Domyślny (Ace)"
editor_config_keybindings_description: "Dodaje skróty znane z popularnych edytorów."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Pokaż białe znaki"
editor_config_invisibles_description: "Wyświetla białe znaki takie jak spacja czy tabulator."
editor_config_indentguides_label: "Pokaż linijki wcięć"
editor_config_indentguides_description: "Wyświetla pionowe linie, by lepiej zaznaczyć wcięcia."
editor_config_behaviors_label: "Inteligentne zachowania"
editor_config_behaviors_description: "Autouzupełnianie nawiasów, klamer i cudzysłowów."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Konfiguracja edytora"
editor_config_title: "Konfiguracja edytora"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Przypisania klawiszy"
editor_config_keybindings_default: "Domyślny (Ace)"
editor_config_keybindings_description: "Dodaje skróty znane z popularnych edytorów."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Pokaż białe znaki"
editor_config_invisibles_description: "Wyświetla białe znaki takie jak spacja czy tabulator."
editor_config_indentguides_label: "Pokaż linijki wcięć"
editor_config_indentguides_description: "Wyświetla pionowe linie, by lepiej zaznaczyć wcięcia."
editor_config_behaviors_label: "Inteligentne zachowania"
editor_config_behaviors_description: "Autouzupełnianie nawiasów, klamer i cudzysłowów."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
grid: "Grade"
customize_wizard: "Personalize o feiticeiro"
home: "Início"
# game_menu: "Game Menu"
guide: "Guia"
multiplayer: "Multiplayer"
restart: "Reiniciar"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
tome_cast_button_castable: "Lançar"
tome_cast_button_casting: "Conjurando"
tome_cast_button_cast: "Feitiço"
tome_autocast_delay: "Atraso na autoconjuração"
tome_select_spell: "Selecione um Feitiço"
tome_select_a_thang: "Selecione alguém para "
tome_available_spells: "Feitiços Disponíveis"
hud_continue: "Continue (tecle Shift+Space)"
spell_saved: "Feitiço Salvo"
skip_tutorial: "Pular (esc)"
editor_config: "Editor de Configurações"
editor_config_title: "Editor de Configurações"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Teclas de Atalho"
editor_config_keybindings_default: "Padrão (Ace)"
editor_config_keybindings_description: "Adicionar atalhos conhecidos de editores comuns."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Mostrar Invisíveis"
editor_config_invisibles_description: "Mostrar invisíveis como espaços e tabs."
editor_config_indentguides_label: "Mostrar Linhas de Identação"
editor_config_indentguides_description: "Mostrar linhas verticais para ver a identação melhor."
editor_config_behaviors_label: "Comportamentos Inteligentes"
editor_config_behaviors_description: "Completar automaticamente colchetes, chaves e aspas."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Pronto!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Editor de Configurações"
editor_config_title: "Editor de Configurações"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Teclas de Atalho"
editor_config_keybindings_default: "Padrão (Ace)"
editor_config_keybindings_description: "Adicionar atalhos conhecidos de editores comuns."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Mostrar Invisíveis"
editor_config_invisibles_description: "Mostrar invisíveis como espaços e tabs."
editor_config_indentguides_label: "Mostrar Linhas de Identação"
editor_config_indentguides_description: "Mostrar linhas verticais para ver a identação melhor."
editor_config_behaviors_label: "Comportamentos Inteligentes"
editor_config_behaviors_description: "Completar automaticamente colchetes, chaves e aspas."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -100,12 +100,12 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
for_beginners: "Para Iniciantes"
multiplayer: "Multijogador"
for_developers: "Para Programadores"
# javascript_blurb: "A linguagem da web. Ótima para escrever websites, aplicações da web, jogos HTML5 e servidores."
# python_blurb: "Simples mas poderoso, o Python é uma linguagem de programação ótima para propósitos gerais."
# coffeescript_blurb: "Sintaxe do Javascript mais agradável."
# clojure_blurb: "Um Lisp moderno"
# lua_blurb: "Linguagem para scripts de jogos"
# io_blurb: "Simples mas obscuro"
javascript_blurb: "A linguagem da web. Ótima para escrever websites, aplicações da web, jogos HTML5 e servidores."
python_blurb: "Simples mas poderoso, o Python é uma linguagem de programação ótima para propósitos gerais."
coffeescript_blurb: "Sintaxe do Javascript mais agradável."
clojure_blurb: "Um Lisp moderno"
lua_blurb: "Linguagem para scripts de jogos"
io_blurb: "Simples mas obscuro"
play:
choose_your_level: "Escolha o Seu Nível"
@ -353,6 +353,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
grid: "Grelha"
customize_wizard: "Personalizar Feiticeiro"
home: "Início"
# game_menu: "Game Menu"
guide: "Guia"
multiplayer: "Multijogador"
restart: "Reiniciar"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
tome_cast_button_castable: "Lançar Feitiço"
tome_cast_button_casting: "A Lançar"
tome_cast_button_cast: "Feitiço Lançado"
tome_autocast_delay: "Atraso de Auto-lançamento"
tome_select_spell: "Selecione um Feitiço"
tome_select_a_thang: "Selecione Alguém para "
tome_available_spells: "Feitiços Disponíveis"
hud_continue: "Continuar (shift-espaço)"
spell_saved: "Feitiço Guardado"
skip_tutorial: "Saltar (esc)"
editor_config: "Configurar Editor"
editor_config_title: "Configurar Editor"
editor_config_level_language_label: "Linguagem para Este Nível"
editor_config_level_language_description: "Define a linguagem de programação para este nível em particular."
editor_config_default_language_label: "Linguagem de Programação Predefinida"
editor_config_default_language_description: "Define a linguagem de programação na qual deseja programar aquando do começo de novos níveis."
editor_config_keybindings_label: "Atalhos do Teclado"
editor_config_keybindings_default: "Predefinição (Ace)"
editor_config_keybindings_description: "Adiciona atalhos de teclado adicionais conhecidos dos editores comuns."
editor_config_livecompletion_label: "Auto-completação em Tempo Real"
editor_config_livecompletion_description: "Mostra sugestões de auto-completação aquando da escrita."
editor_config_invisibles_label: "Mostrar Invisíveis"
editor_config_invisibles_description: "Mostra invisíveis tais como espaços e tabulações."
editor_config_indentguides_label: "Mostrar Guias de Indentação"
editor_config_indentguides_description: "Mostra linhas verticais para se ver melhor a indentação."
editor_config_behaviors_label: "Comportamentos Inteligentes"
editor_config_behaviors_description: "Auto-completa parênteses, chavetas e aspas."
keyboard_shortcuts: "Atalhos do Teclado"
loading_ready: "Pronto!"
tip_insert_positions: "Pressione Shift e Clique num ponto do mapa para inseri-lo no editor de feitiços."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
tip_open_source: "O CodeCombat é 100% open source!"
tip_beta_launch: "O CodeCombat lançou o seu beta em outubro de 2013."
tip_js_beginning: "O JavaScript é apenas o começo."
tip_autocast_setting: "Ajuste as definições de auto-lançamento ao clicar na engrenagem no botão lançar."
think_solution: "Pense na solução, não no problema."
tip_theory_practice: "Teoricamente, não há diferença entre a teoria e a prática. Mas na prática, há. - Yogi Berra"
tip_error_free: "Há duas formas de escrever programas sem erros; apenas a terceira funciona. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
infinite_loop_reset_level: "Reiniciar Nível"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Configurar Editor"
editor_config_title: "Configurar Editor"
editor_config_level_language_label: "Linguagem para Este Nível"
editor_config_level_language_description: "Define a linguagem de programação para este nível em particular."
editor_config_default_language_label: "Linguagem de Programação Predefinida"
editor_config_default_language_description: "Define a linguagem de programação na qual deseja programar aquando do começo de novos níveis."
editor_config_keybindings_label: "Atalhos do Teclado"
editor_config_keybindings_default: "Predefinição (Ace)"
editor_config_keybindings_description: "Adiciona atalhos de teclado adicionais conhecidos dos editores comuns."
editor_config_livecompletion_label: "Auto-completação em Tempo Real"
editor_config_livecompletion_description: "Mostra sugestões de auto-completação aquando da escrita."
editor_config_invisibles_label: "Mostrar Invisíveis"
editor_config_invisibles_description: "Mostra invisíveis tais como espaços e tabulações."
editor_config_indentguides_label: "Mostrar Guias de Indentação"
editor_config_indentguides_description: "Mostra linhas verticais para se ver melhor a indentação."
editor_config_behaviors_label: "Comportamentos Inteligentes"
editor_config_behaviors_description: "Auto-completa parênteses, chavetas e aspas."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Atalhos de Teclado"
space: "Espaço"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
grid: "Grade"
customize_wizard: "Personalize o feiticeiro"
home: "Início"
# game_menu: "Game Menu"
guide: "Guia"
multiplayer: "Multiplayer"
restart: "Reiniciar"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
tome_cast_button_castable: "Lançar"
tome_cast_button_casting: "Conjurando"
tome_cast_button_cast: "Feitiço"
tome_autocast_delay: "Atraso na autoconjuração"
tome_select_spell: "Selecione um Feitiço"
tome_select_a_thang: "Selecione alguém para "
tome_available_spells: "Feitiços Disponíveis"
hud_continue: "Continue (tecle Shift+Space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
grid: "Grilă"
customize_wizard: "Personalizează Wizard-ul"
home: "Acasă"
# game_menu: "Game Menu"
guide: "Ghid"
multiplayer: "Multiplayer"
restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
tome_cast_button_castable: "Aplică Vraja"
tome_cast_button_casting: "Se încarcă"
tome_cast_button_cast: "Aplică Vraja"
tome_autocast_delay: "Întârziere Autocast"
tome_select_spell: "Alege o vrajă"
tome_select_a_thang: "Alege pe cineva pentru "
tome_available_spells: "Vrăjile disponibile"
hud_continue: "Continuă (apasă shift-space)"
spell_saved: "Vrajă salvată"
skip_tutorial: "Sari peste (esc)"
editor_config: "Editor Config"
editor_config_title: "Configurare Editor"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Mapare taste"
editor_config_keybindings_default: "Default (Ace)"
editor_config_keybindings_description: "Adaugă comenzi rapide suplimentare cunoscute din editoarele obisnuite."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Arată etichetele invizibile"
editor_config_invisibles_description: "Arată spațiile și taburile invizibile."
editor_config_indentguides_label: "Arată ghidul de indentare"
editor_config_indentguides_description: "Arată linii verticale pentru a vedea mai bine indentarea."
editor_config_behaviors_label: "Comportamente inteligente"
editor_config_behaviors_description: "Completează automat parantezele, ghilimele etc."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Gata!"
tip_insert_positions: "Shift+Click oriunde pe harta pentru a insera punctul în editorul de vrăji."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
tip_open_source: "CodeCombat este 100% open source!"
tip_beta_launch: "CodeCombat a fost lansat beta in Octombrie 2013."
tip_js_beginning: "JavaScript este doar începutul."
tip_autocast_setting: "Ajutează setările de autocast apăsând pe rotița de pe buton."
think_solution: "Gândește-te la soluție, nu la problemă."
tip_theory_practice: "Teoretic nu este nici o diferență înte teorie și practică. Dar practic este. - Yogi Berra"
tip_error_free: "Există doar două metode de a scrie un program fără erori; numai a treia funcționează. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Editor Config"
editor_config_title: "Configurare Editor"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Mapare taste"
editor_config_keybindings_default: "Default (Ace)"
editor_config_keybindings_description: "Adaugă comenzi rapide suplimentare cunoscute din editoarele obisnuite."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Arată etichetele invizibile"
editor_config_invisibles_description: "Arată spațiile și taburile invizibile."
editor_config_indentguides_label: "Arată ghidul de indentare"
editor_config_indentguides_description: "Arată linii verticale pentru a vedea mai bine indentarea."
editor_config_behaviors_label: "Comportamente inteligente"
editor_config_behaviors_description: "Completează automat parantezele, ghilimele etc."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -34,8 +34,6 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
months: "месяца"
year: "год"
years: "лет"
# Также может быть 2 года, но я не не уверен, могу ли я правильно скормить это вашему парсеру...
# It also can be "2 года - 2 goda", but I do not know, can I feed it to your parser correctly...
modal:
close: "Закрыть"
@ -355,6 +353,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
grid: "Сетка"
customize_wizard: "Настройки волшебника"
home: "На главную"
# game_menu: "Game Menu"
guide: "Руководство"
multiplayer: "Мультиплеер"
restart: "Перезапустить"
@ -392,30 +391,12 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
tome_cast_button_castable: "Читать заклинание"
tome_cast_button_casting: "Заклинание читается"
tome_cast_button_cast: "Заклинание прочитано"
tome_autocast_delay: "Задержка автоматического чтения"
tome_select_spell: "Выбрать заклинание"
tome_select_a_thang: "Выбрать кого-нибудь для "
tome_available_spells: "Доступные заклинания"
hud_continue: "Продолжить (Shift+Пробел)"
spell_saved: "Заклинание сохранено"
skip_tutorial: "Пропуск (Esc)"
editor_config: "Настройки редактора"
editor_config_title: "Настройки редактора"
editor_config_level_language_label: "Язык для этого уровня"
editor_config_level_language_description: "Выберите язык программирования для этого конкретного уровня."
editor_config_default_language_label: "Язык по умолчанию"
editor_config_default_language_description: "Выберите язык программирования который вы хотите использовать когда начинаете новый уровень."
editor_config_keybindings_label: "Сочетания клавиш"
editor_config_keybindings_default: "По умолчанию (Ace)"
editor_config_keybindings_description: "Добавляет дополнительные сочетания, известные из популярных редакторов."
editor_config_livecompletion_label: "Автозаполнение"
editor_config_livecompletion_description: "Отображение вариантов автозаполнения во время печати."
editor_config_invisibles_label: "Показывать непечатные символы"
editor_config_invisibles_description: "Отображение непечатных символов, таких как пробелы или табуляции."
editor_config_indentguides_label: "Показывать направляющие отступов"
editor_config_indentguides_description: "Отображение вертикальных линий для лучшего обзора отступов."
editor_config_behaviors_label: "Умное поведение"
editor_config_behaviors_description: "Автозавершать квадратные, фигурные скобки и кавычки."
keyboard_shortcuts: "Горячие клавиши"
loading_ready: "Готово!"
tip_insert_positions: "Shift+Клик по карте вставит координаты в редактор заклинаний."
@ -425,7 +406,6 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
tip_open_source: "Исходный код CodeCombat открыт на 100%!"
tip_beta_launch: "CodeCombat запустил бета-тестирование в октябре 2013 года."
tip_js_beginning: "JavaScript это только начало."
tip_autocast_setting: "Изменяйте настройки авточтения заклинания, щёлкнув по шестерёнке на кнопке прочтения."
think_solution: "Думайте о решении, а не о проблеме."
tip_theory_practice: "В теории, между практикой и теорией нет разницы. Но на практике есть. - Yogi Berra"
tip_error_free: "Есть два способа писать программы без ошибок; работает только третий. - Alan Perlis"
@ -454,6 +434,60 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
infinite_loop_reset_level: "Сбросить уровень"
infinite_loop_comment_out: "Закомментировать мой код"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Настройки редактора"
editor_config_title: "Настройки редактора"
editor_config_level_language_label: "Язык для этого уровня"
editor_config_level_language_description: "Выберите язык программирования для этого конкретного уровня."
editor_config_default_language_label: "Язык по умолчанию"
editor_config_default_language_description: "Выберите язык программирования который вы хотите использовать когда начинаете новый уровень."
editor_config_keybindings_label: "Сочетания клавиш"
editor_config_keybindings_default: "По умолчанию (Ace)"
editor_config_keybindings_description: "Добавляет дополнительные сочетания, известные из популярных редакторов."
editor_config_livecompletion_label: "Автозаполнение"
editor_config_livecompletion_description: "Отображение вариантов автозаполнения во время печати."
editor_config_invisibles_label: "Показывать непечатные символы"
editor_config_invisibles_description: "Отображение непечатных символов, таких как пробелы или табуляции."
editor_config_indentguides_label: "Показывать направляющие отступов"
editor_config_indentguides_description: "Отображение вертикальных линий для лучшего обзора отступов."
editor_config_behaviors_label: "Умное поведение"
editor_config_behaviors_description: "Автозавершать квадратные, фигурные скобки и кавычки."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
keyboard_shortcuts:
keyboard_shortcuts: "Горячие клавиши"
space: "Пробел"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
grid: "Мрежа"
customize_wizard: "Прилагоди Чаробњака"
home: "Почетна"
# game_menu: "Game Menu"
guide: "Водич"
multiplayer: "Мод за више играча"
restart: "Поновно учитавање"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
tome_cast_button_castable: "Баци"
tome_cast_button_casting: "Бацање"
tome_cast_button_cast: "Баци чини"
tome_autocast_delay: "Размак између аутоматског бацања чини"
tome_select_spell: "Изабери чин"
tome_select_a_thang: "Изабери неког за "
tome_available_spells: "Доступне чини"
hud_continue: "Настави (притисни ентер)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
grid: "Rutnät"
customize_wizard: "Skräddarsy trollkarl"
home: "Hem"
# game_menu: "Game Menu"
guide: "Guide"
multiplayer: "Flerspelareläge"
restart: "Börja om"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
tome_cast_button_castable: "Använd besvärjelse"
tome_cast_button_casting: "Besvärjer"
tome_cast_button_cast: "Besvärjelse använd"
tome_autocast_delay: "Autoanvändningsfördröjning"
tome_select_spell: "Välj en förmåga"
tome_select_a_thang: "Välj någon för "
tome_available_spells: "Tillgängliga förmågor"
hud_continue: "Fortsätt (skift+mellanslag)"
spell_saved: "Besvärjelse sparad"
skip_tutorial: "Hoppa över (esc)"
editor_config: "Ställ in redigerare"
editor_config_title: "Redigerarinställningar"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Kortkommandon"
editor_config_keybindings_default: "Standard (Ace)"
editor_config_keybindings_description: "Lägger till ytterligare kortkommandon kända från vanliga redigerare."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Visa osynliga"
editor_config_invisibles_description: "Visar osynliga tecken såsom mellanrum och nyradstecken."
editor_config_indentguides_label: "Visa indenteringsguider"
editor_config_indentguides_description: "Visar vertikala linjer för att kunna se indentering bättre."
editor_config_behaviors_label: "Smart beteende"
editor_config_behaviors_description: "Avsluta automatiskt hakparenteser, parenteser, och citat."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Ställ in redigerare"
editor_config_title: "Redigerarinställningar"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Kortkommandon"
editor_config_keybindings_default: "Standard (Ace)"
editor_config_keybindings_description: "Lägger till ytterligare kortkommandon kända från vanliga redigerare."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Visa osynliga"
editor_config_invisibles_description: "Visar osynliga tecken såsom mellanrum och nyradstecken."
editor_config_indentguides_label: "Visa indenteringsguider"
editor_config_indentguides_description: "Visar vertikala linjer för att kunna se indentering bättre."
editor_config_behaviors_label: "Smart beteende"
editor_config_behaviors_description: "Avsluta automatiskt hakparenteser, parenteser, och citat."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# grid: "Grid"
# customize_wizard: "Customize Wizard"
home: "หน้าแรก"
# game_menu: "Game Menu"
guide: "คู่มือ"
multiplayer: "ผู้เล่นหลายคน"
restart: "เริ่มเล่นใหม่"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
grid: "Harita Bölmeleri"
customize_wizard: "Sihirbazı Düzenle"
home: "Anasayfa"
# game_menu: "Game Menu"
guide: "Rehber"
multiplayer: "Çoklu-oyuncu"
restart: "Yeniden başlat"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
tome_cast_button_castable: "Fırlatılabilir"
tome_cast_button_casting: "Fırlatılıyor"
tome_cast_button_cast: "Fırlat"
tome_autocast_delay: "Otomatik-Fırlatma Gecikmesi"
tome_select_spell: "Bir Büyü Seç"
tome_select_a_thang: "Birini seç..."
tome_available_spells: "Kullanılabilir Büyüler"
hud_continue: "Devam (ÜstKarakter+Boşluk)"
spell_saved: "Büyü Kaydedildi"
skip_tutorial: "Atla (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
editor_config_keybindings_default: "Varsayılan (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Hazır!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
editor_config_keybindings_default: "Varsayılan (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
grid: "Решітка"
customize_wizard: "Налаштування персонажа"
home: "На головну"
# game_menu: "Game Menu"
guide: "Посібник"
multiplayer: "Мультиплеєр"
restart: "Перезавантажити"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "українська мова", englishDesc
tome_cast_button_castable: "Читати закляття"
tome_cast_button_casting: "Закляття читається"
tome_cast_button_cast: "Закляття прочитано"
tome_autocast_delay: "Затримка автоматичного читання"
tome_select_spell: "Оберіть закляття"
tome_select_a_thang: "Оберіть когось для "
tome_available_spells: "Доступні закляття"
hud_continue: "Продовжити (натисніть shift-space)"
spell_saved: "Закляття збережено"
skip_tutorial: "Пропустити (esc)"
editor_config: "Редактор налашт."
editor_config_title: "Редактор налаштувань"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Комбінаційї клавіш"
editor_config_keybindings_default: "За замовчуванням (Ace)"
editor_config_keybindings_description: "Додайте додаткові скорочення відомі Вам із загальних редакторів."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Показати приховане"
editor_config_invisibles_description: "Відображення прихованого, такого як відступи та знаки табуляції."
editor_config_indentguides_label: "Показати відступи провідників"
editor_config_indentguides_description: "Відображення вертикальних ліній, щоб краще бачити відстань."
editor_config_behaviors_label: "Розумні привички"
editor_config_behaviors_description: "Автозаповнення дужок, фігурних дужок, та лапок."
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "Готово!"
tip_insert_positions: "Shift+Натиснути точку на карті, щоб вставити його у редактор заклинань."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "українська мова", englishDesc
tip_open_source: "CodeCombat є 100% відкритим кодом!"
tip_beta_launch: "CodeCombat запустив бета версію в жовтні 2013."
tip_js_beginning: "JavaScript є лише початком."
tip_autocast_setting: "Регулюйте параметри автозастосування перемикачем на кнопці скидання."
think_solution: "Думайте про вирішення, а не за поблему."
tip_theory_practice: "В теорії між теорією і практикою немає ніякої різниці. На практиці - є. - Йогі Берра"
tip_error_free: "Є два шляхи написання програм без помилок; але лише третій працює. - Алан Перліс"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "українська мова", englishDesc
infinite_loop_reset_level: "Почати рівень спочатку"
infinite_loop_comment_out: "Залишити коментарі до мого коду"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "Редактор налашт."
editor_config_title: "Редактор налаштувань"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "Комбінаційї клавіш"
editor_config_keybindings_default: "За замовчуванням (Ace)"
editor_config_keybindings_description: "Додайте додаткові скорочення відомі Вам із загальних редакторів."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "Показати приховане"
editor_config_invisibles_description: "Відображення прихованого, такого як відступи та знаки табуляції."
editor_config_indentguides_label: "Показати відступи провідників"
editor_config_indentguides_description: "Відображення вертикальних ліній, щоб краще бачити відстань."
editor_config_behaviors_label: "Розумні привички"
editor_config_behaviors_description: "Автозаповнення дужок, фігурних дужок, та лапок."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# grid: "Grid"
customize_wizard: "Tùy chỉnh Wizard"
# home: "Home"
# game_menu: "Game Menu"
guide: "Hướng dẫn"
multiplayer: "Nhiều người chơi"
restart: "Khởi động lại"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
grid: "格子"
customize_wizard: "自定义向导"
home: "主页"
# game_menu: "Game Menu"
guide: "指南"
multiplayer: "多人游戏"
restart: "重新开始"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
tome_cast_button_castable: "发动"
tome_cast_button_casting: "发动中"
tome_cast_button_cast: "发动咒语"
tome_autocast_delay: "自动施法延迟"
tome_select_spell: "选择一个法术"
tome_select_a_thang: "选择人物来 "
tome_available_spells: "可用的法术"
hud_continue: "继续(按 Shift-空格)"
spell_saved: "咒语已保存"
skip_tutorial: "跳过esc"
editor_config: "编辑器配置"
editor_config_title: "编辑器配置"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "按键设置s"
editor_config_keybindings_default: "默认 (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "显示隐藏的"
editor_config_invisibles_description: "显示诸如空格或TAB键。"
editor_config_indentguides_label: "显示缩进提示"
editor_config_indentguides_description: "显示一条竖线以使缩进更明显。"
editor_config_behaviors_label: "聪明的行为"
editor_config_behaviors_description: "自动完成括号,大括号和引号。"
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "载入完成!"
tip_insert_positions: "使用Shift+左键来插入拼写编辑器。"
@ -423,7 +406,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
tip_open_source: "CodeCombat 是 100% 开源的!"
tip_beta_launch: "CodeCombat 开始于 2013的10月份."
tip_js_beginning: "JavaScript 仅仅只是个开始."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
think_solution: "思考解决方法, 而不是问题."
tip_theory_practice: "在理论研究中,理论和实践之间是没有区别的。但在实践中,它们是有区别的。 - Yogi Berra"
tip_error_free: "有两种方式可以写出没有错误的程序;但是只有第三种方式能让程序达到预期的效果。 - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
infinite_loop_reset_level: "重置等级"
infinite_loop_comment_out: "为我的代码添加注释"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "编辑器配置"
editor_config_title: "编辑器配置"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "按键设置s"
editor_config_keybindings_default: "默认 (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "显示隐藏的"
editor_config_invisibles_description: "显示诸如空格或TAB键。"
editor_config_indentguides_label: "显示缩进提示"
editor_config_indentguides_description: "显示一条竖线以使缩进更明显。"
editor_config_behaviors_label: "聪明的行为"
editor_config_behaviors_description: "自动完成括号,大括号和引号。"
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
grid: "格子"
customize_wizard: "自定義巫師"
home: "首頁"
# game_menu: "Game Menu"
guide: "指南"
multiplayer: "多人遊戲"
restart: "重新開始"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
tome_cast_button_castable: "發動"
tome_cast_button_casting: "發動中"
tome_cast_button_cast: "咒語"
tome_autocast_delay: "自動施法延遲"
tome_select_spell: "選擇一個法術"
tome_select_a_thang: "選擇一個人物來施放"
tome_available_spells: "可用的法術"
hud_continue: "繼續 (按 shift-空格)"
spell_saved: "咒語已儲存"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
grid: "格子"
customize_wizard: "自設定獻路人"
home: "主頁"
# game_menu: "Game Menu"
guide: "指南"
multiplayer: "多人遊戲"
restart: "轉來"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
tome_cast_button_castable: "發動"
tome_cast_button_casting: "徠搭發動"
tome_cast_button_cast: "發動咒語"
tome_autocast_delay: "自動施法延遲"
tome_select_spell: "揀一個法術"
tome_select_a_thang: "揀人來 "
tome_available_spells: "好用個法術"
hud_continue: "接落去(捺 Shift-空格)"
spell_saved: "咒語存起爻"
skip_tutorial: "跳過去Esc"
editor_config: "編寫器設定"
editor_config_title: "編寫器設定"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "捺鍵設定s"
editor_config_keybindings_default: "默認 (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "顯示囥起個"
editor_config_invisibles_description: "顯示像空格搭TAB許鍵。"
editor_config_indentguides_label: "顯示縮進提醒"
editor_config_indentguides_description: "顯示一條豎線讓縮進顯眼。"
# editor_config_behaviors_label: "Smart Behaviors"
editor_config_behaviors_description: "自動完成括號,大括號搭引號。"
# keyboard_shortcuts: "Key Shortcuts"
loading_ready: "讀取下落!"
tip_insert_positions: "用Shift+濟鍵來嵌進拼寫編寫器。"
@ -423,7 +406,6 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
tip_open_source: "CodeCombat 是 百分百 開源個!"
tip_beta_launch: "CodeCombat 從 2013年10月起。"
tip_js_beginning: "JavaScript 只是起個頭。"
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
think_solution: "思考解決方法,勿是問題。"
tip_theory_practice: "來理論研究裏向,理論搭實踐弗分個。不過徠實踐裏頭,渠裏是有分個。 - Yogi Berra"
tip_error_free: "有兩種方式寫得出嘸錯個程序;不過佩只第三種方式好讓程序達到预期個效果。 - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
infinite_loop_reset_level: "轉定等級"
infinite_loop_comment_out: "爲我個代碼加註解"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
editor_config: "編寫器設定"
editor_config_title: "編寫器設定"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
editor_config_keybindings_label: "捺鍵設定s"
editor_config_keybindings_default: "默認 (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
editor_config_invisibles_label: "顯示囥起個"
editor_config_invisibles_description: "顯示像空格搭TAB許鍵。"
editor_config_indentguides_label: "顯示縮進提醒"
editor_config_indentguides_description: "顯示一條豎線讓縮進顯眼。"
# editor_config_behaviors_label: "Smart Behaviors"
editor_config_behaviors_description: "自動完成括號,大括號搭引號。"
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -353,6 +353,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# grid: "Grid"
# customize_wizard: "Customize Wizard"
# home: "Home"
# game_menu: "Game Menu"
# guide: "Guide"
# multiplayer: "Multiplayer"
# restart: "Restart"
@ -390,30 +391,12 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# tome_cast_button_castable: "Cast Spell"
# tome_cast_button_casting: "Casting"
# tome_cast_button_cast: "Spell Cast"
# tome_autocast_delay: "Autocast Delay"
# tome_select_spell: "Select a Spell"
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# hud_continue: "Continue (shift+space)"
# spell_saved: "Spell Saved"
# skip_tutorial: "Skip (esc)"
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# keyboard_shortcuts: "Key Shortcuts"
# loading_ready: "Ready!"
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
@ -423,7 +406,6 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# tip_open_source: "CodeCombat is 100% open source!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_js_beginning: "JavaScript is just the beginning."
# tip_autocast_setting: "Adjust autocast settings by clicking the gear on the cast button."
# think_solution: "Think of the solution, not the problem."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
@ -452,6 +434,60 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
# game_menu:
# inventory_tab: "Inventory"
# choose_hero_tab: "Restart Level"
# save_load_tab: "Save/Load"
# options_tab: "Options"
# guide_tab: "Guide"
# multiplayer_tab: "Multiplayer"
# inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language"
# save_load_caption: "... and view history"
# options_caption: "Configure settings"
# guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!"
# inventory:
# temp: "Temp"
# choose_hero:
# temp: "Temp"
# save_load:
# granularity_saved_games: "Saved"
# granularity_change_history: "History"
# options:
# general_options: "General Options"
# music_label: "Music"
# music_description: "Turn background music on/off."
# autorun_label: "Autorun"
# autorun_description: "Control automatic code execution."
# editor_config: "Editor Config"
# editor_config_title: "Editor Configuration"
# editor_config_level_language_label: "Language for This Level"
# editor_config_level_language_description: "Define the programming language for this particular level."
# editor_config_default_language_label: "Default Programming Language"
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
# editor_config_keybindings_label: "Key Bindings"
# editor_config_keybindings_default: "Default (Ace)"
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
# editor_config_livecompletion_label: "Live Autocompletion"
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
# editor_config_invisibles_label: "Show Invisibles"
# editor_config_invisibles_description: "Displays invisibles such as spaces or tabs."
# editor_config_indentguides_label: "Show Indent Guides"
# editor_config_indentguides_description: "Displays vertical lines to see indentation better."
# editor_config_behaviors_label: "Smart Behaviors"
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
# guide:
# temp: "Temp"
# multiplayer:
# temp: "Temp"
# keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts"
# space: "Space"

View file

@ -82,9 +82,7 @@
height: 40px
.cast-button
width: 80%
width: -webkit-calc(100% - 40px)
width: calc(100% - 40px)
width: 100%
border-top-left-radius: 6px
border-bottom-left-radius: 6px
@ -94,18 +92,3 @@
font-size: 14px
@media screen and (max-width: 1024px)
font-size: 12px
.cast-options-button
width: 20%
width: -webkit-calc(40px)
width: calc(40px)
.autocast-delays
min-width: 0
right: 0
left: auto
li
a, .dropdown-menu-header
padding: 3px 15px
a.selected
font-weight: bold

View file

@ -1,9 +1,7 @@
h3 Choose Hero, and stuff
p ... and more stuff
img(src="/images/pages/game-menu/choose-hero-stub.png")
div(data-i18n="choose_hero.temp") Temp
h3 Interactions
ul
li Click a language button. Click save as default language if you want to carry it over to following levels.

View file

@ -1,5 +1,7 @@
h3 Guide, and stuff
div(data-i18n="guide.temp") Temp
p ... and more stuff
p Just put the existing guide in there pretty much as it is. Also add tab for keyboard shortcuts.

View file

@ -1,5 +1,7 @@
img(src="/images/pages/game-menu/inventory-stub.png")
div(data-i18n="inventory.temp") Temp
h3 Interactions
ul
li Click an item slot. It is highlighted and items that can go in that slot show up on the right with short descriptions. Full info about it shows up on the lower left.

View file

@ -1,5 +1,7 @@
h3 Multiplayer, and stuff
div(data-i18n="multiplayer.temp") Temp
p ... and more stuff
p Just move the existing multiplayer stuff in there for now. Later it'll get redesigned.

View file

@ -6,53 +6,53 @@
input#player-name.profile-caption(name="playerName", type="text", value=me.get('name') || 'Anoner')
.form
h3(data-i18n="game_menu.general_options") General Options
h3(data-i18n="options.general_options") General Options
.form-group.checkbox
label(for="option-music")
input#option-music(name="option-music", type="checkbox", checked=music)
span(data-i18n="game_menu.music") Music
span.help-block(data-i18n="game_menu.music_description") Turn background music on/off.
span(data-i18n="options.music") Music
span.help-block(data-i18n="options.music_description") Turn background music on/off.
.form-group.select-group
label.control-label(for="option-autorun-delay", data-i18n="game_menu.autorun") Autorun
label.control-label(for="option-autorun-delay", data-i18n="options.autorun") Autorun
select#option-autorun-delay(name="autorunDelay")
option(value=1000, selected=(autorunDelay === 1000), data-i18n="common.delay_1_sec") 1 second
option(value=3000, selected=(autorunDelay === 3000), data-i18n="common.delay_3_sec") 3 seconds
option(value=5000, selected=(autorunDelay === 5000), data-i18n="common.delay_5_sec") 5 seconds
option(value=90019001, selected=(autorunDelay === 90019001), data-i18n="common.manual") Manual
span.help-block(data-i18n="game_menu.autorun_description") Control automatic code execution.
span.help-block(data-i18n="options.autorun_description") Control automatic code execution.
h3(data-i18n="game_menu.editor_config_title") Editor Configuration
h3(data-i18n="options.editor_config_title") Editor Configuration
.form-group.select-group
label.control-label(for="option-key-bindings", data-i18n="game_menu.editor_config_keybindings_label") Key Bindings
label.control-label(for="option-key-bindings", data-i18n="options.editor_config_keybindings_label") Key Bindings
select#option-key-bindings(name="keyBindings")
option(value="default", selected=(aceConfig.keyBindings === "default"), data-i18n="game_menu.editor_config_keybindings_default") Default (Ace)
option(value="default", selected=(aceConfig.keyBindings === "default"), data-i18n="options.editor_config_keybindings_default") Default (Ace)
option(value="vim", selected=(aceConfig.keyBindings === "vim")) Vim
option(value="emacs", selected=(aceConfig.keyBindings === "emacs")) Emacs
span.help-block(data-i18n="game_menu.editor_config_keybindings_description") Adds additional shortcuts known from the common editors.
span.help-block(data-i18n="options.editor_config_keybindings_description") Adds additional shortcuts known from the common editors.
.form-group.checkbox
label(for="option-live-completion")
input#option-live-completion(name="liveCompletion", type="checkbox", checked=aceConfig.liveCompletion)
span(data-i18n="game_menu.editor_config_livecompletion_label") Live Autocompletion
span.help-block(data-i18n="game_menu.editor_config_livecompletion_description") Displays autocomplete suggestions while typing.
span(data-i18n="options.editor_config_livecompletion_label") Live Autocompletion
span.help-block(data-i18n="options.editor_config_livecompletion_description") Displays autocomplete suggestions while typing.
.form-group.checkbox
label(for="option-invisibles")
input#option-invisibles(name="invisibles", type="checkbox", checked=aceConfig.invisibles)
span(data-i18n="game_menu.editor_config_invisibles_label") Show Invisibles
span.help-block(data-i18n="game_menu.editor_config_invisibles_description") Displays invisibles such as spaces or tabs.
span(data-i18n="options.editor_config_invisibles_label") Show Invisibles
span.help-block(data-i18n="options.editor_config_invisibles_description") Displays invisibles such as spaces or tabs.
.form-group.checkbox
label(for="option-indent-guides")
input#option-indent-guides(name="indentGuides", type="checkbox", checked=aceConfig.indentGuides)
span(data-i18n="game_menu.editor_config_indentguides_label") Show Indent Guides
span.help-block(data-i18n="game_menu.editor_config_indentguides_description") Displays vertical lines to see indentation better.
span(data-i18n="options.editor_config_indentguides_label") Show Indent Guides
span.help-block(data-i18n="options.editor_config_indentguides_description") Displays vertical lines to see indentation better.
.form-group.checkbox
label(for="option-behaviors")
input#option-behaviors(name="behaviors", type="checkbox", checked=aceConfig.behaviors)
span(data-i18n="game_menu.editor_config_behaviors_label") Smart Behaviors
span.help-block(data-i18n="game_menu.editor_config_behaviors_description") Autocompletes brackets, braces, and quotes.
span(data-i18n="options.editor_config_behaviors_label") Smart Behaviors
span.help-block(data-i18n="options.editor_config_behaviors_description") Autocompletes brackets, braces, and quotes.

View file

@ -1,15 +1,3 @@
div.btn-group.btn-group-lg.cast-button-group.dropup
.button-progress-overlay
button.btn.btn-inverse.banner.cast-button(title=castShortcutVerbose + ": Cast current spell", data-i18n="play_level.tome_cast_button_cast") Spell Cast
button.btn.btn-inverse.banner.cast-options-button.dropdown-toggle(data-toggle="dropdown")
i.icon-cog.icon-white.big
ul.dropdown-menu.autocast-delays
li
span.dropdown-menu-header(data-i18n="play_level.tome_autocast_delay") Autocast Delay
li.divider
li
a(data-delay="1000", href="#", data-i18n="common.delay_1_sec") 1 second
a(data-delay="3000", href="#", data-i18n="common.delay_3_sec") 3 seconds
a(data-delay="5000", href="#", data-i18n="common.delay_5_sec") 5 seconds
a(data-delay="90019001", href="#", data-i18n="common.manual") Manual