Merge pull request #2758 from nixel2007/master

Propagated i18n.
This commit is contained in:
Imperadeiro98 2015-05-15 22:19:09 +01:00
commit c90eae9987
50 changed files with 520 additions and 126 deletions

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "български език", englishDescri
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
tome_your_skills: "Твоите Умения"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "български език", englishDescri
time_current: "Текущо време:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Пробвай отново"
infinite_loop_reset_level: "Ресетване на Ниво"
infinite_loop_comment_out: "Коментирай моят Код"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "български език", englishDescri
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Инвентар"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "български език", englishDescri
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "български език", englishDescri
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "български език", englishDescri
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
tome_submit_button: "Envia"
tome_reload_method: "Recarrega el codi original code per aquest metòde" # Title text for individual method reload button.
tome_select_method: "Selecciona un mètode"
tome_see_all_methods: "Veure tots els mètodes que pots editar" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Veure tots els mètodes que pots editar" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Selecciona Algú Per"
tome_available_spells: "Encanteris disponibles"
tome_your_skills: "Les teves habilitats"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
time_current: "Ara:"
time_total: "Maxim:"
time_goto: "Ves a:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Tornar a intentar"
infinite_loop_reset_level: "Reiniciar nivell"
infinite_loop_comment_out: "Descommenta el Meu Codi"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventari"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
ladder_prizes:
title: "Premis del torneig" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
tome_submit_button: "Odeslat"
tome_reload_method: "Znovu načíst původní kód pro tuto metodu" # Title text for individual method reload button.
tome_select_method: "Vybrat metodu"
tome_see_all_methods: "Vybrat všechny metody, které mohou být upraveny" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Vybrat všechny metody, které mohou být upraveny" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Zvolte někoho pro "
tome_available_spells: "Dostupná kouzla"
tome_your_skills: "Vaše dovednosti"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
time_current: "Nyní:"
time_total: "Max:"
time_goto: "Jít na:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Zkusit znovu"
infinite_loop_reset_level: "Resetovat úroveň"
infinite_loop_comment_out: "Zakomentovat můj kód"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventář"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Vælg nogen til at "
tome_available_spells: "Tilgængelige trylleformularer"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
tome_submit_button: "Absenden"
tome_reload_method: "Lade den ursprünglichen Code dieser Methode" # Title text for individual method reload button.
tome_select_method: "Wähle eine Methode"
tome_see_all_methods: "Zeige alle editierbaren Methoden" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Zeige alle editierbaren Methoden" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Wähle jemanden aus, um "
tome_available_spells: "Verfügbare Zauber"
tome_your_skills: "Deine Fähigkeiten"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
time_current: "Aktuell"
time_total: "Total"
time_goto: "Gehe zu"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Erneut versuchen"
infinite_loop_reset_level: "Level zurücksetzen"
infinite_loop_comment_out: "Meinen Code auskommentieren"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventar"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Dütsch (Schwiiz)", englishDescription: "Ge
tome_submit_button: "Abschicke"
tome_reload_method: "Lad de Orginal Code für die Methode" # Title text for individual method reload button.
tome_select_method: "Wähl a Methodä"
tome_see_all_methods: "Lueg alli Methode a wot chasch bearbeite" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Lueg alli Methode a wot chasch bearbeite" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Wähl öpper us für"
tome_available_spells: "Verfüegbari Zaubersprüch"
tome_your_skills: "Dini Fähigkaitä"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Dütsch (Schwiiz)", englishDescription: "Ge
time_current: "Jetzt:"
time_total: "Max:"
time_goto: "Goh zu:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Versuechs nomol"
infinite_loop_reset_level: "Level zrugsetze"
infinite_loop_comment_out: "Min Code uskommentiere"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Dütsch (Schwiiz)", englishDescription: "Ge
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
tip_open_source_contribute: "Du chasch helfe CodeCombat zverbessere!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventar"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Dütsch (Schwiiz)", englishDescription: "Ge
# was_free_until: "You had a free subscription until"
managed_subs: "Abos verwalte"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
group_discounts_1st: "Erstes Abonement"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Dütsch (Schwiiz)", englishDescription: "Ge
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Dütsch (Schwiiz)", englishDescription: "Ge
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
tome_submit_button: "Senden"
tome_reload_method: "Original Code für diese Methode neu laden" # Title text for individual method reload button.
tome_select_method: "Methode auswählen"
tome_see_all_methods: "Alle bearbeitbaren Methoden anzeigen" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Alle bearbeitbaren Methoden anzeigen" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Wähle jemanden aus, um "
tome_available_spells: "Verfügbare Zauber"
tome_your_skills: "Deine Fähigkeiten"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
time_current: "Aktuell"
time_total: "Total"
time_goto: "Gehe zu"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Erneut versuchen"
infinite_loop_reset_level: "Level zurücksetzen"
infinite_loop_comment_out: "Meinen Code auskommentieren"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
tip_open_source_contribute: "Du kannst dabei helfen, CodeCombat zu verbessern."
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventar"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
was_free_until: "Du hattest ein kostenloses Abonnement bis zum"
managed_subs: "Verwaltete Abonnements"
managed_subs_desc: "Abonnements für andere Spieler (Studenten, Kinder, usw.) hinzufügen"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
group_discounts: "Gruppenrabatt"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
group_discounts_1st: "Erstes Abonnement (inklusive deinem)" # {change}
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto"
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto"
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto"
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto"
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto"
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto"
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
tome_submit_button: "Enviar"
tome_reload_method: "Recargar código original para este método" # Title text for individual method reload button.
tome_select_method: "Seleccionar un Método"
tome_see_all_methods: "Ver todos los métodos que puedes editar" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Ver todos los métodos que puedes editar" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Selecciona Alguien para "
tome_available_spells: "Hechizos Disponibles"
tome_your_skills: "Tus habilidades"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
time_current: "Ahora:"
time_total: "Max:"
time_goto: "Ir a:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Intentar nuevamente"
infinite_loop_reset_level: "Reiniciar Nivel"
infinite_loop_comment_out: "Comente Mi Código"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
tip_hate_computers: "Esa es la razón por la cual la gente piensa que odia las computadoras. Lo que ellos odian de verdad, es los pesimos programadores. - Larry Niven"
tip_open_source_contribute: "¡Tú puedes ayudar a CodeCombat a mejorar!"
tip_recurse: "Iterar es humano, recursar es divino. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventario"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
was_free_until: "Tuviste una suscripción gratuita hasta"
managed_subs: "Suscripciones administradas"
managed_subs_desc: "Agregar suscripciones para otros jugadores (alumnos, hijos, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
group_discounts: "Descuentos por grupo"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
group_discounts_1st: "1ra suscripción (incluye la tuya)" # {change}
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
sub_includes_1: "Adicionalmente a los más de 70 niveles básicos, los estudiantes con una suscripción mensual obtienen acceso a estas características adicionales:" # {change}
sub_includes_2: "Más de 40 niveles de práctica" # {change}
sub_includes_3: "Video tutoriales"
# sub_includes_7: "Private Clans"
sub_includes_4: "Soporte de correo electronico Premium"
sub_includes_5: "7 heroes nuevos con habilidades unicas que dominar"
sub_includes_6: "bonificación de 3500 gemas cada mes"
# sub_includes_7: "Private Clans"
who_for_title: "¿Para quienes es CodeCombat?"
who_for_1: "Recomendamos CodeCombat para estudiantes de edades 9 y arriba. No se require experiencia en programación."
who_for_2: "Hemos diseñado a CodeCombat para atraer a niños y niñas."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
tome_submit_button: "Mandar"
tome_reload_method: "Recargcar código original para este método" # Title text for individual method reload button.
tome_select_method: "Seleccionar método"
tome_see_all_methods: "Métodos que pueden ser editados" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Métodos que pueden ser editados" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Selecciona a alguien para "
tome_available_spells: "Hechizos disponibles"
tome_your_skills: "Tus Habilidades"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
time_current: "Ahora:"
time_total: "Máx:"
time_goto: "Ir a:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Inténtalo de nuevo"
infinite_loop_reset_level: "Reiniciar nivel"
infinite_loop_comment_out: "Comenta mi código"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
tip_recurse: "Iterar es humano, recursar es divino. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventario"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
tome_submit_button: "Lähetä"
tome_reload_method: "Lataa koodi uudelleen" # Title text for individual method reload button.
tome_select_method: "Valitse metodi"
tome_see_all_methods: "Kaikki muokattavat metodit" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Kaikki muokattavat metodit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Valitse hahmo tälle esineelle "
tome_available_spells: "Saatavissa olevat taiat"
tome_your_skills: "Taitosi"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
time_current: "Nyt:"
time_total: "Enintään:"
time_goto: "Mene:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Yritä uudelleen"
infinite_loop_reset_level: "Aloita taso uudelleen"
infinite_loop_comment_out: "Kommentoi koodirivejä"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Luettelo"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
tome_submit_button: "Envoyer"
tome_reload_method: "Recharger le code original pour cette méthode" # Title text for individual method reload button.
tome_select_method: "Selectionner une méthode"
tome_see_all_methods: "Voir toutes les méthodes que vous pouvez éditer" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Voir toutes les méthodes que vous pouvez éditer" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Sélectionnez une unité pour"
tome_available_spells: "Sorts diponibles"
tome_your_skills: "Vos compétences"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
time_current: "Maintenant :"
time_total: "Max :"
time_goto: "Allez à :"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Reessayer"
infinite_loop_reset_level: "Redémarrer le niveau"
infinite_loop_comment_out: "Supprimez les commentaires de mon code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
tip_open_source_contribute: "Vous pouvez aider CodeCombat à s'améliorer !"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventaire"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
sub_includes_1: "En plus des 70+ niveaux de base, les élèves avec un abonnement mensuel ont accès à ces fonctionnalités supplémentaires :" # {change}
sub_includes_2: "40+ niveaux d'entrainement" # {change}
sub_includes_3: "Des tutoriels vidéo"
# sub_includes_7: "Private Clans"
sub_includes_4: "Support email premium"
sub_includes_5: "7 nouveaux héros avec des capacités uniques à maitriser"
sub_includes_6: "3500 gemmes bonus chaque mois"
# sub_includes_7: "Private Clans"
who_for_title: "A qui CodeCombat est t-il destiné ?"
who_for_1: "Nous recommandons CodeCombat pour les élèves âgés de 9 ans ou plus. Aucune expérience préalable de programmation n'est requise."
who_for_2: "Nous avons conçu CodeCombat pour plaire à la fois aux garçons et aux filles."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
tome_submit_button: "Mandar"
tome_reload_method: "Recargar código orixinal para este método" # Title text for individual method reload button.
tome_select_method: "Seleccionar método"
tome_see_all_methods: "Métodos que poden ser editados" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Métodos que poden ser editados" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Selecciona a alguén para "
tome_available_spells: "Feitizos dispoñibles"
tome_your_skills: "As túas Habilidades"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
time_current: "Agora:"
time_total: "Máx:"
time_goto: "Ir a:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Téntao de novo"
infinite_loop_reset_level: "Reiniciar nivel"
infinite_loop_comment_out: "Comenta o meu código"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventario"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
tome_submit_button: "שלח"
tome_reload_method: ".טען קוד מקורי לפונקציה זו" # Title text for individual method reload button.
tome_select_method: "בחר פונקציה"
tome_see_all_methods: "ראה את כל הפונקציות הניצנות לעריכה" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "ראה את כל הפונקציות הניצנות לעריכה" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: " בחר מישהו ל"
tome_available_spells: "כישופים זמינים"
tome_your_skills: "מיומנויות"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
time_current: ":זמו נוכחי"
time_total: ":שמן מקסימלי"
time_goto: ":לך ל"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "נסה שוב"
infinite_loop_reset_level: "התחל שלב מחדש"
infinite_loop_comment_out: ".הפוך את הקוד שלי להערה"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "תיק"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
tome_submit_button: "Beküldés"
tome_reload_method: "Eredeti Eljárás újratöltése" # Title text for individual method reload button.
tome_select_method: "Válassz Eljárást"
tome_see_all_methods: "Nézd meg az összes szerkeszthető Eljárást" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Nézd meg az összes szerkeszthető Eljárást" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Válassz egy dolgot "
tome_available_spells: "Elérhető varázslatok"
tome_your_skills: "Képességeid"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
time_current: "Most:"
time_total: "Maximum:"
time_goto: "Menj"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Próbáld meg újra!"
infinite_loop_reset_level: "Pálya újrakezdés"
infinite_loop_comment_out: "Tegye a kódom kommentárba"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Raktár"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
sub_includes_1: "A 80+ alap pályán kívül az előfizetéssel rendelkező tanulók az alábbi extrákhoz férnek hozzá:"
sub_includes_2: "50+ gyakorló pálya" # {change}
sub_includes_3: "Oktató videók"
# sub_includes_7: "Private Clans"
sub_includes_4: "Prémium támogatás emailen"
sub_includes_5: "7 új hős egyedi képességekkel"
sub_includes_6: "3500 bónusz drágakő minden hónapban"
# sub_includes_7: "Private Clans"
who_for_title: "Kinek való a CodeCombat?"
who_for_1: "A CodeCombat-ot 9 évesnél idősebb tanulóknak ajánljuk. Semmilyen programozási előismeret vagy tapasztalat nem szükséges."
who_for_2: "Úgy terveztük meg a CodeCombat-ot, hogy fiúk és lányok számára is élvezetes legyen."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
tome_submit_button: "Entra"
tome_reload_method: "Ricarica codice originale per questo metodo" # Title text for individual method reload button.
tome_select_method: "Scegli un metodo"
tome_see_all_methods: "Vedi tutti i metodi che puoi modificare" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Vedi tutti i metodi che puoi modificare" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Seleziona qualcuno per "
tome_available_spells: "Incantesimi disponibili"
tome_your_skills: "Le tue Abilità"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
time_current: "Tempo:"
time_total: "Max:"
time_goto: "Vai a:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Riprova"
infinite_loop_reset_level: "Riavvia livello"
infinite_loop_comment_out: "Commenta il codice"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
tip_open_source_contribute: "Puoi aiutare CodeCombat a migliorare!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventario"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
tome_submit_button: "送信"
tome_reload_method: "このメソッドの元のコードをリロードする" # Title text for individual method reload button.
tome_select_method: "メソッドの選択"
tome_see_all_methods: "編集できるすべてのメソッドをを見る" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "編集できるすべてのメソッドをを見る" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "誰かを選択: "
tome_available_spells: "利用できる呪文"
tome_your_skills: "あなたのスキル"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
time_current: "今:"
time_total: "最大:"
time_goto: "行く:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "再試行する"
infinite_loop_reset_level: "レベルをリセット"
infinite_loop_comment_out: "マイコードをコメントアウト"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
tip_hate_computers: "コンピュータを憎む人が本当に嫌いなのは下手なプログラマーだ。- ラリー・ニーヴン"
tip_open_source_contribute: "あなたは CodeCombat をより良くすることができます!"
tip_recurse: "繰り返しは人間、再帰は神。 - L・ピーター・ドイツ"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "インベントリー"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
sub_includes_1: "70以上の基本レベルに加えて、生徒は月々のサブスクリプションを得て次の機能が使えます:" # {change}
sub_includes_2: "40以上の練習レベル" # {change}
sub_includes_3: "ビデオチュートリアル"
# sub_includes_7: "Private Clans"
sub_includes_4: "メールによるサポート"
sub_includes_5: "7人の新しいヒーローとマスターのユニークなスキル"
sub_includes_6: "3500のジェムが月々支給されます"
# sub_includes_7: "Private Clans"
who_for_title: "CodeCombat が必要なひと"
who_for_1: "私たちは CodeCombat を9歳以上の生徒にオススメしています。プログラミングの経験は必要ありません。"
who_for_2: "私たちは男女問わず遊べるように CodeCombat をデザインしました。"
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "누군가를 선택하세요. "
tome_available_spells: "사용 가능한 마법"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "다시 시도해보세요."
infinite_loop_reset_level: "레벨 리셋"
infinite_loop_comment_out: "내 코드를 일시적 주석처리하기"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "인벤토리"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Македонски", englishDescription:
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
tome_your_skills: "Твои вештини"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Македонски", englishDescription:
time_current: "Сега:"
time_total: "Максимум:"
time_goto: "Оди до:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Обиди се повторно"
infinite_loop_reset_level: "Ресетирај ниво"
infinite_loop_comment_out: "Искоментирај го мојот код"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Македонски", englishDescription:
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Македонски", englishDescription:
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Македонски", englishDescription:
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Македонски", englishDescription:
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
tome_submit_button: "Send inn"
tome_reload_method: "Tilbakestill denne metoden til den orginale koden" # Title text for individual method reload button.
tome_select_method: "Velg en metode"
tome_see_all_methods: "Se alle metodene du kan redigere" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Se alle metodene du kan redigere" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Velg Noe for å "
tome_available_spells: "Tilgjenglige Trylleformularer"
tome_your_skills: "Dine Ferdigheter"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
time_current: "Nå:"
time_total: "Maks:"
time_goto: "Gå til:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Prøv igjen"
infinite_loop_reset_level: "Tilbakestill Brett"
infinite_loop_comment_out: "Kommenter ut koden min"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Utstyr"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
tome_submit_button: "Bevestig"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
tome_select_method: "Kies voor een methode"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Selecteer Iemand voor "
tome_available_spells: "Beschikbare spreuken"
tome_your_skills: "Jouw vaardigheden"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
time_current: "Nu:"
time_total: "Maximum:"
time_goto: "Ga naar:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Probeer opnieuw"
infinite_loop_reset_level: "Level resetten"
infinite_loop_comment_out: "Mijn code weg commentariëren"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventaris"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
tome_submit_button: "Indienen"
tome_reload_method: "Oorspronkelijke code voor deze methode herladen" # Title text for individual method reload button.
tome_select_method: "Kies een methode"
tome_see_all_methods: "Bekijk alle methoden die je kan aanpassen" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Bekijk alle methoden die je kan aanpassen" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Selecteer Iemand voor "
tome_available_spells: "Beschikbare spreuken"
tome_your_skills: "Jouw Vaardigheden"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
time_current: "Nu:"
time_total: "Maximum:"
time_goto: "Ga naar:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Probeer opnieuw"
infinite_loop_reset_level: "Level resetten"
infinite_loop_comment_out: "Mijn code weg commentariëren"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventaris"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Norsk Nynorsk", englishDescription: "Norweg
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Norsk Nynorsk", englishDescription: "Norweg
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Norsk Nynorsk", englishDescription: "Norweg
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Norsk Nynorsk", englishDescription: "Norweg
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Norsk Nynorsk", englishDescription: "Norweg
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Norsk Nynorsk", englishDescription: "Norweg
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
tome_submit_button: "Prześlij"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Wybierz kogoś do "
tome_available_spells: "Dostępne czary"
tome_your_skills: "Twoje umiejętności"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
time_current: "Teraz:"
time_total: "Maksymalnie:"
time_goto: "Idź do:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Próbuj ponownie"
infinite_loop_reset_level: "Resetuj poziom"
infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Ekwipunek"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
tome_submit_button: "Enviar"
tome_reload_method: "Recarregar o código original para este método" # Title text for individual method reload button.
tome_select_method: "Selecione um Método"
tome_see_all_methods: "Visualizar todos os métodos que você pode editar" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Visualizar todos os métodos que você pode editar" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Selecione alguém para "
tome_available_spells: "Feitiços Disponíveis"
tome_your_skills: "Suas habilidades"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
time_current: "Agora:"
time_total: "Máximo:"
time_goto: "Ir para:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Tentar novamente"
infinite_loop_reset_level: "Resetar nível"
infinite_loop_comment_out: "Comentar Meu Código"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
tip_hate_computers: "As pessoas realmente pensam porque odeiam computadores. O que eles realmente odeiam são programadores ruins. - Larry Niven"
tip_open_source_contribute: "Você pode ajudar CodeCombat a melhorar!"
tip_recurse: "Para iterar é humano, para recursão, é divino. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventário"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
tome_submit_button: "Submeter"
tome_reload_method: "Recarregar o código original para este método" # Title text for individual method reload button.
tome_select_method: "Selecionar um método"
tome_see_all_methods: "Ver todos os métodos editáveis" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Ver todos os métodos editáveis" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Seleciona Alguém para "
tome_available_spells: "Feitiços Disponíveis"
tome_your_skills: "As Tuas Habilidades"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
time_current: "Agora:"
time_total: "Máximo:"
time_goto: "Ir para:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Tentar Novamente"
infinite_loop_reset_level: "Reiniciar Nível"
infinite_loop_comment_out: "Comentar o Meu Código"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
tip_hate_computers: "É o problema das pessoas que acham que odeiam coputadores. O que elas odeiam mesmo são maus programadores. - Larry Niven"
tip_open_source_contribute: "Podes ajudar a melhorar o CodeCombat!"
tip_recurse: "Iterar é humano, recursar é divino. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventário"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
was_free_until: "Tinhas uma subscrição gratuita até"
managed_subs: "Subscrições Geridas"
managed_subs_desc: "Adiciona subscrições para outros jogadores (estudantes, crianças, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
group_discounts: "Descontos de grupo"
group_discounts_1: "Também oferecemos descontos de grupo para subscrições em massa."
group_discounts_1st: "1ª subscrição"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
who_for_title: "Para quem é o CodeCombat?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Alege pe cineva pentru "
tome_available_spells: "Vrăjile disponibile"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -344,6 +344,8 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
tip_hate_computers: "Есть одна вещь в людях, которые думают, что они ненавидят компьютеры. Что они на самом деле ненавидят, так это плохих программистов. - Larry Niven"
tip_open_source_contribute: "Вы можете помочь сделать CodeCombat лучше!"
tip_recurse: "Итерация свойственна человеку, рекурсия божественна. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Инвентарь"

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
tome_submit_button: "Odoslať"
tome_reload_method: "Znovu načítať pôvodný kód pre túto metódu" # Title text for individual method reload button.
tome_select_method: "Vybrať metódu"
tome_see_all_methods: "Vybrať všetky metódy, ktoré môžu byť upravené" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Vybrať všetky metódy, ktoré môžu byť upravené" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Zvoľte niekoho pre "
tome_available_spells: "Dostupné kúzla"
tome_your_skills: "Tvoje schopnosti"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
time_current: "Teraz:"
time_total: "Max:"
time_goto: "Choď na:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Skús znova"
infinite_loop_reset_level: "Reštartuj level"
infinite_loop_comment_out: "Zakomentovať môj kód"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
tip_hate_computers: "Ľudia, ktorí si myslia, že nenávidia počítače, v skutočnosti nenávidia mizerných programátorov. - Larry Niven"
tip_open_source_contribute: "Aj ty môžeš zlepšiť CodeCombat !"
tip_recurse: "Iterácia je ľudská, rekurzia božská.. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Inventár"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
sub_includes_1: "Študenti s mesačným predplatným získajú ku 70+ základným úrovniam aj :" # {change}
sub_includes_2: "40+ tréningových úrovní" # {change}
sub_includes_3: "Video návody"
# sub_includes_7: "Private Clans"
sub_includes_4: "Prémiovú emailovú podporu"
sub_includes_5: "7 nových hrdinov s jedinečnými schopnosťami"
sub_includes_6: "3500 bonusových diamantov každý mesiac"
# sub_includes_7: "Private Clans"
who_for_title: "Pre koho je určený CodeComabt ?"
who_for_1: "CodeCombat odporúčame pre žiakov od 9 rokov. Nie sú nutné žiadne predchádzajúce skúsenosti s programovaním."
who_for_2: "CodeCombat sme navrhli tak, aby oslovil chlapcov aj dievčatá."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Изабери неког за "
tome_available_spells: "Доступне чини"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
tome_submit_button: "Lämna in"
tome_reload_method: "Ladda om den ursprungliga koden för den här metoden" # Title text for individual method reload button.
tome_select_method: "Välj en metod"
tome_see_all_methods: "Se alla metoder som du kan editera" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Se alla metoder som du kan editera" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Välj någon för "
tome_available_spells: "Tillgängliga förmågor"
tome_your_skills: "Dina färdigheter"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
time_current: "Nu:"
time_total: "Max:"
time_goto: "Gå till:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Försök igen"
infinite_loop_reset_level: "Återställ Nivå"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
tip_hate_computers: "Det är det som är grejen med folk som tror att de hatar datorer. Det de egentligen hatar är dåliga programmerare. - Larry Niven"
tip_open_source_contribute: "Du kan få CodeCombat att bli ännu bättre!"
tip_recurse: "Iteration är mänskligt, rekursion är gudomligt. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Utrustning"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
tome_submit_button: "Gönder"
tome_reload_method: "Bu yöntem için özgün kodu yeniden yükle" # Title text for individual method reload button.
tome_select_method: "Bir Yöntem Seçin"
tome_see_all_methods: "Düzenleyebileceğiniz tüm yöntemleri görün" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Düzenleyebileceğiniz tüm yöntemleri görün" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Birini seç..."
tome_available_spells: "Kullanılabilir Büyüler"
tome_your_skills: "Yetenekleriniz"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
time_current: "Şimdi:"
time_total: "Azami:"
time_goto: "Git:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Yeniden Dene"
infinite_loop_reset_level: "Bölümü Sıfırla"
infinite_loop_comment_out: "Kodumu Yorum Yap"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Envanter"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Українська", englishDescription:
tome_submit_button: "Підтвердити"
tome_reload_method: "Відновити початковий код цього методу" # Title text for individual method reload button.
tome_select_method: "Оберіть метод"
tome_see_all_methods: "Перегляньте всі методи, які Ви можете редагувати" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "Перегляньте всі методи, які Ви можете редагувати" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Оберіть когось для "
tome_available_spells: "Доступні заклинання"
tome_your_skills: "Ваші вміння"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Українська", englishDescription:
time_current: "Зараз:"
time_total: "Найбільше:"
time_goto: "Перейти до:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Спробувати ще раз"
infinite_loop_reset_level: "Почати рівень спочатку"
infinite_loop_comment_out: "Прокоментуй мій код"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Українська", englishDescription:
tip_hate_computers: "Ось правда про людей, які вважають, що ненавидять комп'ютери. Що вони насправді ненавидять, це паршивий програмерів. - Ларрі Нівен"
tip_open_source_contribute: "Ви можете допомогти CodeCombat покращитися!"
tip_recurse: "Ітерація - від людини, рекурсія - від бога. - Л. Пітер Дойч"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Інвентар"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Українська", englishDescription:
was_free_until: "У Вас був безкоштовний абонемент до "
managed_subs: "Керовані абонементи"
managed_subs_desc: "Додати абонементи для інших гравців (учнів, дітей тощо)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
group_discounts: "Групові знижки"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
group_discounts_1st: "1-ий абонемент (включає Ваш)" # {change}
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Українська", englishDescription:
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
tome_submit_button: "Gửi"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "Chọn một người để "
tome_available_spells: "Phép có thể dùng"
tome_your_skills: "Những kĩ năng của bạn"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
time_current: "Bây giờ:"
time_total: "Tối đa: "
time_goto: "Đi đến:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "Chơi Lại"
infinite_loop_reset_level: "Chơi Lại"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "Hành Trang"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
ladder_prizes:
title: "Các giải thưởng của cuộc thi" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
tome_submit_button: "提交"
tome_reload_method: "重载该方法的原始代码" # Title text for individual method reload button.
tome_select_method: "选择方法"
tome_see_all_methods: "查看所有能够编辑的方法" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "查看所有能够编辑的方法" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "选择人物来 "
tome_available_spells: "可用的法术"
tome_your_skills: "你的技能"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
time_current: "现在:"
time_total: "最大:"
time_goto: "跳到:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "请重试"
infinite_loop_reset_level: "重置等级"
infinite_loop_comment_out: "为我的代码添加注释"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
tip_hate_computers: "那些认为他们讨厌电脑的人,其实他们讨厌的是垃圾程序编写员。- Larry Niven"
tip_open_source_contribute: "你可以帮助「CodeCombat」提高"
tip_recurse: "迭代为人,递归为神 - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "道具箱"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
tome_submit_button: "送出"
tome_reload_method: "重新載入該方法的原代碼" # Title text for individual method reload button.
tome_select_method: "選擇一個方法"
tome_see_all_methods: "查看所有可編輯的方法" # Title text for method list selector (shown when there are multiple programmable methdos).
tome_see_all_methods: "查看所有可編輯的方法" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "選擇一個人物來施放"
tome_available_spells: "可用的法術"
tome_your_skills: "您的技能"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
time_current: "現在:"
time_total: "最大值:"
time_goto: "前往:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "再試一次"
infinite_loop_reset_level: "重置關卡"
infinite_loop_comment_out: "在我的程式碼中加入注解"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
tip_hate_computers: "關於自我覺得恨透電腦的那群人. 其實他們真正應該恨的事情是糟糕的程序員. - Larry Niven"
tip_open_source_contribute: "你可以幫助「CodeCombat」提高"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
inventory_tab: "倉庫"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
# tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# time_current: "Now:"
# time_total: "Max:"
# time_goto: "Go to:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
# infinite_loop_try_again: "Try Again"
# infinite_loop_reset_level: "Reset Level"
# infinite_loop_comment_out: "Comment Out My Code"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
# game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
@ -1162,7 +1170,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# rights_clarification: "To clarify, anything that is made available in the Level Editor for the purpose of making levels is under CC, whereas the content created with the Level Editor or uploaded in the course of creation of Levels is not."
# nutshell_title: "In a Nutshell"
# nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepencies between translations, the English document takes precedence."
# canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence."
# ladder_prizes:
# title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now.

View file

@ -274,7 +274,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# tome_submit_button: "Submit"
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
# tome_select_method: "Select a Method"
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
tome_select_a_thang: "揀人來 "
tome_available_spells: "好用個法術"
# tome_your_skills: "Your Skills"
@ -291,6 +291,11 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
time_current: "瑲朞:"
time_total: "頂大:"
time_goto: "轉到:"
# non_user_code_problem_title: "Unable to Load Level"
# infinite_loop_title: "Infinite Loop Detected"
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
# check_dev_console: "You can also open the developer console to see what might be going wrong."
# check_dev_console_link: "(instructions)"
infinite_loop_try_again: "轉試試試相"
infinite_loop_reset_level: "轉定等級"
infinite_loop_comment_out: "爲我個代碼加註解"
@ -339,6 +344,8 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# tip_open_source_contribute: "You can help CodeCombat improve!"
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
game_menu:
# inventory_tab: "Inventory"
@ -447,6 +454,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# was_free_until: "You had a free subscription until"
# managed_subs: "Managed Subscriptions"
# managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"
# managed_subs_desc_2: "Recipients must have a CodeCombat account associated with the email address you provide."
# group_discounts: "Group discounts"
# group_discounts_1: "We also offer group discounts for bulk subscriptions."
# group_discounts_1st: "1st subscription"
@ -596,10 +604,10 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# sub_includes_1: "In addition to the 80+ basic levels, students with a monthly subscription get access to these additional features:"
# sub_includes_2: "60+ practice levels"
# sub_includes_3: "Video tutorials"
# sub_includes_7: "Private Clans"
# sub_includes_4: "Premium email support"
# sub_includes_5: "7 new heroes with unique skills to master"
# sub_includes_6: "3500 bonus gems every month"
# sub_includes_7: "Private Clans"
# who_for_title: "Who is CodeCombat for?"
# who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
# who_for_2: "We've designed CodeCombat to appeal to both boys and girls."