mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 14:33:59 -04:00
Propagated new i18n tags.
This commit is contained in:
parent
bf4ced545a
commit
fbc8b6ac35
49 changed files with 393 additions and 292 deletions
app/locale
ar.coffeebg.coffeeca.coffeecs.coffeeda.coffeede.coffeeel.coffeeen-AU.coffeeen-GB.coffeeen-US.coffeees-419.coffeees-ES.coffeees.coffeefa.coffeefi.coffeefr.coffeehe.coffeehi.coffeehu.coffeeid.coffeeit.coffeeja.coffeeko.coffeelt.coffeems.coffeenb.coffeenl-BE.coffeenl-NL.coffeenl.coffeenn.coffeeno.coffeepl.coffeept-BR.coffeept-PT.coffeept.coffeero.coffeeru.coffeesk.coffeesl.coffeesr.coffeesv.coffeeth.coffeetr.coffeeuk.coffeeur.coffeevi.coffeezh-HANS.coffeezh-HANT.coffeezh.coffee
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# send: "Send"
|
||||
cancel: "الغي"
|
||||
save: "احفض"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "ثانية"
|
||||
delay_3_sec: "3 ثواني"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# send: "Send"
|
||||
cancel: "Отказ"
|
||||
save: "Запис"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 секунда"
|
||||
delay_3_sec: "3 секунди"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
creating: "Създаване на профил..."
|
||||
sign_up: "Регистриране"
|
||||
log_in: "Вход с парола"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Научи се да програмираш на JavaScript, докато играеш игра "
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Преглед"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# send: "Send"
|
||||
cancel: "Cancel·lant"
|
||||
save: "Guardar"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 segon"
|
||||
delay_3_sec: "3 segons"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
versions:
|
||||
save_version_title: "Guarda una nova versió"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Per guardar els canvis primer has d'acceptar"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
creating: "Creant Compte..."
|
||||
sign_up: "Registrar-se"
|
||||
log_in: "Iniciar sessió amb la teva contrasenya"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Aprén a programar JavaScript tot Jugant"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# send: "Send"
|
||||
cancel: "Zrušit"
|
||||
save: "Uložit"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 vteřina"
|
||||
delay_3_sec: "3 vteřiny"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
versions:
|
||||
save_version_title: "Uložit novou Verzi"
|
||||
new_major_version: "Nová hlavní Verze"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Před uložením musíte souhlasit s"
|
||||
cla_url: "licencí"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
creating: "Vytvářím účet..."
|
||||
sign_up: "Přihlášení"
|
||||
log_in: "zadejte vaše heslo"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Naučte se programování JavaScriptu při hraní více-hráčové programovací hry."
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
wizard_tab: "Kouzelník"
|
||||
password_tab: "Heslo"
|
||||
emails_tab: "Emaily"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Barva Kouzelníkova oblečení"
|
||||
new_password: "Nové heslo"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Volby?"
|
||||
level_tab_thangs: "Thangy"
|
||||
level_tab_scripts: "Skripty"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Náhled"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Kdo je CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# send: "Send"
|
||||
cancel: "Annuller"
|
||||
save: "Gem"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 sekund"
|
||||
delay_3_sec: "3 sekunder"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
versions:
|
||||
save_version_title: "Gem ny version"
|
||||
new_major_version: "Ny hoved Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "For at gemme dine ændringer, må du acceptere brugerbetingelserne"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
creating: "Opretter Konto..."
|
||||
sign_up: "Registrer"
|
||||
log_in: "Log ind med password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Lær at Kode Javascript ved at Spille et Spil"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
wizard_tab: "Troldmand"
|
||||
password_tab: "Password"
|
||||
emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Farve på Troldmandstøj"
|
||||
new_password: "Nyt Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
level_search_title: "Søg Baner Her"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Forhåndsvisning"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
easy: "Nem"
|
||||
# medium: "Medium"
|
||||
hard: "Svær"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Hvem er CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
# send: "Send"
|
||||
cancel: "Abbrechen"
|
||||
save: "Speichern"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 Sekunde"
|
||||
delay_3_sec: "3 Sekunden"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
versions:
|
||||
save_version_title: "Neue Version speichern"
|
||||
new_major_version: "Neue Hauptversion"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Damit Änderungen gespeichert werden können, musst du unsere Lizenzbedingungen ("
|
||||
cla_url: "CLA"
|
||||
cla_suffix: ") akzeptieren."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
creating: "Erzeuge Account..."
|
||||
sign_up: "Neuen Account anlegen"
|
||||
log_in: "mit Passwort einloggen"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Lerne spielend JavaScript"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
wizard_tab: "Zauberer"
|
||||
password_tab: "Passwort"
|
||||
emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Admin"
|
||||
wizard_color: "Die Farbe der Kleidung des Zauberers"
|
||||
new_password: "Neues Passwort"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Einige Einstellungsmöglichkeiten?"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "Skripte"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Vorschau"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
easy: "Einfach"
|
||||
medium: "Mittel"
|
||||
hard: "Schwer"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Wer ist CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
# send: "Send"
|
||||
cancel: "Ακύρωση"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
creating: "Δημιουργία λογαριασμού"
|
||||
sign_up: "Εγγραγή"
|
||||
log_in: "Σύνδεση με κώδικο"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Μάθε να προγραμμάτιζεις με JavaScript μέσω ενός παιχνιδιού"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
wizard_tab: "Μάγος"
|
||||
password_tab: "Κωδικός"
|
||||
emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Χρώμα ρούχων του Μάγου"
|
||||
new_password: "Καινούργιος Κωδικός"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# send: "Send"
|
||||
cancel: "Cancelar"
|
||||
save: "Guardar"
|
||||
# publish: "Publish"
|
||||
create: "Crear"
|
||||
delay_1_sec: "1 segundo"
|
||||
delay_3_sec: "3 segundos"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
versions:
|
||||
save_version_title: "Guardar nueva versión"
|
||||
new_major_version: "Nueva Gran Versión"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
creating: "Creando Cuenta..."
|
||||
sign_up: "Registrarse"
|
||||
log_in: "Inicia sesión con tu contraseña"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Aprende a programar en JavaScript jugando"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
wizard_tab: "Hechicero"
|
||||
password_tab: "Contraseña"
|
||||
emails_tab: "Correos"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Color de Ropas del Hechicero"
|
||||
new_password: "Nueva Contraseña"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# send: "Send"
|
||||
cancel: "Cancelar"
|
||||
save: "Guardar"
|
||||
# publish: "Publish"
|
||||
create: "Crear"
|
||||
delay_1_sec: "1 segundo"
|
||||
delay_3_sec: "3 segundos"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
versions:
|
||||
save_version_title: "Guardar nueva versión"
|
||||
new_major_version: "Nueva versión principal"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Para guardar los cambios, primero debes aceptar nuestro"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
creating: "Creando cuenta..."
|
||||
sign_up: "Registrarse"
|
||||
log_in: "Iniciar sesión con contraseña"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Aprende a programar JavaScript jugando"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
wizard_tab: "Mago"
|
||||
password_tab: "Contraseña"
|
||||
emails_tab: "Correos electrónicos"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Admin"
|
||||
wizard_color: "Color de la ropa del Mago"
|
||||
new_password: "Nueva contraseña"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "¿Algunas opciones?"
|
||||
level_tab_thangs: "Objetos"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Vista preliminar"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "¿Qué es CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
# send: "Send"
|
||||
cancel: "Cancelar"
|
||||
save: "Guardar"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 segundo"
|
||||
delay_3_sec: "3 segundos"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
versions:
|
||||
save_version_title: "Guardar Nueva Versión"
|
||||
new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Para poder guardar los cambios, primero debes aceptar nuestra"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
creating: "Creando Cuenta..."
|
||||
sign_up: "Registrarse"
|
||||
log_in: "Inicia sesión con tu contraseña"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Aprende a programar en JavaScript jugando"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
wizard_tab: "Hechicero"
|
||||
password_tab: "Contraseña"
|
||||
emails_tab: "Correos"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Administrador"
|
||||
wizard_color: "Color de Ropas del Hechicero"
|
||||
new_password: "Nueva Contraseña"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Previsualizar"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
easy: "Fácil"
|
||||
medium: "Medio"
|
||||
hard: "Difíficl"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "¿Quién es CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# send: "Send"
|
||||
cancel: "لغو"
|
||||
save: "ذخیره "
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 ثانیه"
|
||||
delay_3_sec: "3 ثانیه"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
versions:
|
||||
save_version_title: "ذخیره کردن نسخه جدید"
|
||||
new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "To save changes, first you must agree to our"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
creating: "...در حال ایجاد حساب کاربری"
|
||||
sign_up: "ثبت نام"
|
||||
log_in: "ورود به وسیله رمز عبور"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "کد نویسی به زبان جاوااسکریپت را با بازی بیاموزید"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
wizard_tab: "جادو"
|
||||
password_tab: "کلمه عبور"
|
||||
emails_tab: "ایمیل ها"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
# send: "Send"
|
||||
cancel: "Annuler"
|
||||
save: "Sauvegarder"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 seconde"
|
||||
delay_3_sec: "3 secondes"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
versions:
|
||||
save_version_title: "Enregistrer une nouvelle version"
|
||||
new_major_version: "Nouvelle version majeure"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Pour enregistrer vos modifications vous devez d'abord accepter notre"
|
||||
cla_url: "Copyright"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
creating: "Création du compte en cours..."
|
||||
sign_up: "S'abonner"
|
||||
log_in: "se connecter avec votre mot de passe"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Apprenez à coder en JavaScript tout en jouant"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
wizard_tab: "Magicien"
|
||||
password_tab: "Mot de passe"
|
||||
emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Admin"
|
||||
wizard_color: "Couleur des vêtements du Magicien"
|
||||
new_password: "Nouveau mot de passe"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Quelques options?"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
thang_search_title: "Rechercher dans les types Thang"
|
||||
level_search_title: "Rechercher dans les niveaux"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Prévisualiser"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
easy: "Facile"
|
||||
medium: "Moyen"
|
||||
hard: "Difficile"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Qui est CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
simulate_all: "REINITIALISER ET SIMULER DES PARTIES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Classement"
|
||||
battle_as: "Combattre comme "
|
||||
summary_your: "Vos "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# send: "Send"
|
||||
cancel: "ביטול"
|
||||
save: "שמור"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "שניה אחת"
|
||||
delay_3_sec: "שלוש שניות"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
versions:
|
||||
save_version_title: "שמור גרסה חדשה"
|
||||
new_major_version: "גרסה חשובה חדשה"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "כדי לשמור יש להירשם לאתר"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
creating: "יוצר חשבון..."
|
||||
sign_up: "הירשם"
|
||||
log_in: "כנס עם סיסמה"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "גם לשחק וגם ללמוד לתכנת"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
wizard_tab: "קוסם"
|
||||
password_tab: "סיסמה"
|
||||
emails_tab: "אימיילים"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "אדמין"
|
||||
wizard_color: "צבע הקוסם"
|
||||
new_password: "סיסמה חדשה"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# send: "Send"
|
||||
cancel: "Mégse"
|
||||
save: "Mentés"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 másodperc"
|
||||
delay_3_sec: "3 másodperc"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
versions:
|
||||
save_version_title: "Új verzió mentése"
|
||||
new_major_version: "Új főverzió"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "A módosítások elmentéséhez el kell fogadnod a "
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "tartalmát."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
creating: "Fiók létrehozása"
|
||||
sign_up: "Regisztráció"
|
||||
log_in: "Belépés meglévő fiókkal"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Tanulj meg JavaScript nyelven programozni, miközben játszol!"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
wizard_tab: "Varázsló"
|
||||
password_tab: "Jelszó"
|
||||
emails_tab: "Levelek"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Varázslód színe"
|
||||
new_password: "Új jelszó"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# send: "Send"
|
||||
cancel: "Annulla"
|
||||
save: "Salva"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 secondo"
|
||||
delay_3_sec: "3 secondi"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
versions:
|
||||
save_version_title: "Salva nuova versione"
|
||||
new_major_version: "Nuova versione"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Per salvare le modifiche, prima devi accettare la nostra "
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
creating: "Creazione account..."
|
||||
sign_up: "Registrati"
|
||||
log_in: "Accedi con la password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Impara a programmare in JavaScript giocando"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
wizard_tab: "Stregone"
|
||||
password_tab: "Password"
|
||||
emails_tab: "Email"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Amministratore"
|
||||
wizard_color: "Colore dei vestiti da Stregone"
|
||||
new_password: "Nuova password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Opzioni??"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "Script"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Anteprima"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
easy: "Facile"
|
||||
medium: "Medio"
|
||||
hard: "Difficile"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Chi c'è in CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# send: "Send"
|
||||
cancel: "キャンセル"
|
||||
save: "保存"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1秒"
|
||||
delay_3_sec: "3秒"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
versions:
|
||||
save_version_title: "新しいバージョンを保存"
|
||||
new_major_version: "メジャーバージョンを新しくする"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "変更を適用するには, 私達のCLAに同意する必要があります。"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
creating: "アカウントを作成しています..."
|
||||
sign_up: "アカウント登録"
|
||||
log_in: "パスワードでログイン"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "ゲームをプレイしてJavaScriptを学びましょう"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
wizard_tab: "魔法使い"
|
||||
password_tab: "パスワード"
|
||||
emails_tab: "メール"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "ウィザードの色"
|
||||
new_password: "新パスワード"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# send: "Send"
|
||||
cancel: "취소"
|
||||
save: "저장"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1초"
|
||||
delay_3_sec: "3초"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
versions:
|
||||
save_version_title: "새로운 버전을 저장합니다"
|
||||
new_major_version: "신규 버전"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "변경사항을 저장하기 위해서는, 먼저 계약사항에 동의 하셔야 합니다."
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
creating: "계정을 생성 중입니다..."
|
||||
sign_up: "등록"
|
||||
log_in: "비밀번호로 로그인"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "쉽고 간단한 게임으로 자바스크립트 배우기"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
wizard_tab: "마법사"
|
||||
password_tab: "비밀번호"
|
||||
emails_tab: "이메일"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "관리자"
|
||||
wizard_color: "마법사 옷 색깔"
|
||||
new_password: "새 비밀번호"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "다른 옵션들?"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "스크립트들"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
thang_search_title: "Thang 타입들은 여기에서 찾으세요"
|
||||
level_search_title: "레벨들은 여기에서 찾으세요"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "미리보기"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
easy: "초급"
|
||||
medium: "중급"
|
||||
hard: "상급"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "코드컴뱃은 누구인가?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# send: "Send"
|
||||
cancel: "Batal"
|
||||
save: "Simpan data"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
versions:
|
||||
save_version_title: "Simpan versi baru"
|
||||
new_major_version: "Versi utama yang baru"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Untuk menyimpan pengubahsuaian, anda perlu setuju dengan"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
creating: "Sedang membuat Akaun..."
|
||||
sign_up: "Daftar"
|
||||
log_in: "Log Masuk"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Belajar Kod JavaScript Dengan Permainan"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# wizard_tab: "Wizard"
|
||||
password_tab: "Kata-laluan"
|
||||
emails_tab: "Kesemua E-mel"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
new_password: "Kata-laluan baru"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Siapa adalah CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
# send: "Send"
|
||||
cancel: "Avbryt"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 sekunder"
|
||||
delay_3_sec: "3 sekunder"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
creating: "Oppretter Konto..."
|
||||
sign_up: "Registrer deg"
|
||||
log_in: "logg inn med passord"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Lær å Kode JavaScript ved å Spille et Spill"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
wizard_tab: "Trollmann"
|
||||
password_tab: "Passord"
|
||||
emails_tab: "Epost"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Farge på Trollmannens Klær"
|
||||
new_password: "Nytt Passord"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
# send: "Send"
|
||||
cancel: "Annuleren"
|
||||
save: "Opslagen"
|
||||
# publish: "Publish"
|
||||
create: "Creëer"
|
||||
delay_1_sec: "1 seconde"
|
||||
delay_3_sec: "3 secondes"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
versions:
|
||||
save_version_title: "Nieuwe versie opslagen"
|
||||
new_major_version: "Nieuwe hoofd versie"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Om bewerkingen op te slaan, moet je eerst akkoord gaan met onze"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
creating: "Account aanmaken..."
|
||||
sign_up: "Aanmelden"
|
||||
log_in: "inloggen met wachtwoord"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Leer programmeren in JavaScript door het spelen van een spel"
|
||||
|
@ -325,7 +324,6 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Enkele opties?"
|
||||
level_tab_thangs: "Elementen"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
@ -360,7 +358,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
thang_search_title: "Zoek Thang Types Hier"
|
||||
level_search_title: "Zoek Levels Hier"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
read_only_warning: "Herinnering: Je kunt hier geen aanpassingen opslaan, want je bent niet ingelogd als administrator."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Voorbeeld"
|
||||
|
@ -394,6 +392,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
easy: "Gemakkelijk"
|
||||
medium: "Medium"
|
||||
hard: "Moeilijk"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Wie is CodeCombat?"
|
||||
|
@ -598,6 +597,9 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
simulate_all: "RESET EN SIMULEER SPELLEN"
|
||||
games_simulated_by: "Door jou gesimuleerde spellen:"
|
||||
games_simulated_for: "Voor jou gesimuleerde spellen:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Leaderboard"
|
||||
battle_as: "Vecht als "
|
||||
summary_your: "Jouw "
|
||||
|
@ -662,3 +664,4 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
leaderboard: "Scorebord"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription: "Dutch (Netherlands)", translation:
|
||||
module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription: "Dutch (Netherlands)", translation:
|
||||
common:
|
||||
loading: "Aan het laden..."
|
||||
saving: "Opslaan..."
|
||||
|
@ -6,6 +6,7 @@
|
|||
# send: "Send"
|
||||
cancel: "Annuleren"
|
||||
save: "Opslagen"
|
||||
# publish: "Publish"
|
||||
create: "Creëer"
|
||||
delay_1_sec: "1 seconde"
|
||||
delay_3_sec: "3 secondes"
|
||||
|
@ -47,9 +48,6 @@
|
|||
versions:
|
||||
save_version_title: "Nieuwe versie opslagen"
|
||||
new_major_version: "Nieuwe hoofd versie"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Om bewerkingen op te slaan, moet je eerst akkoord gaan met onze"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@
|
|||
creating: "Account aanmaken..."
|
||||
sign_up: "Aanmelden"
|
||||
log_in: "inloggen met wachtwoord"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Leer programmeren in JavaScript door het spelen van een spel"
|
||||
|
@ -325,7 +324,6 @@
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Enkele opties?"
|
||||
level_tab_thangs: "Elementen"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
@ -360,7 +358,7 @@
|
|||
thang_search_title: "Zoek Thang Types Hier"
|
||||
level_search_title: "Zoek Levels Hier"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Herinnering: Je kunt hier geen aanpassingen opslaan, want je bent niet ingelogd als administrator."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Voorbeeld"
|
||||
|
@ -394,6 +392,7 @@
|
|||
easy: "Gemakkelijk"
|
||||
medium: "Medium"
|
||||
hard: "Moeilijk"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Wie is CodeCombat?"
|
||||
|
@ -598,6 +597,9 @@
|
|||
simulate_all: "RESET EN SIMULEER SPELLEN"
|
||||
games_simulated_by: "Door jou gesimuleerde spellen:"
|
||||
games_simulated_for: "Voor jou gesimuleerde spellen:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Leaderboard"
|
||||
battle_as: "Vecht als "
|
||||
summary_your: "Jouw "
|
||||
|
@ -662,3 +664,4 @@
|
|||
leaderboard: "Scorebord"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
# send: "Send"
|
||||
cancel: "Annuleren"
|
||||
save: "Opslagen"
|
||||
# publish: "Publish"
|
||||
create: "Creëer"
|
||||
delay_1_sec: "1 seconde"
|
||||
delay_3_sec: "3 secondes"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
versions:
|
||||
save_version_title: "Nieuwe versie opslagen"
|
||||
new_major_version: "Nieuwe hoofd versie"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Om bewerkingen op te slaan, moet je eerst akkoord gaan met onze"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
creating: "Account aanmaken..."
|
||||
sign_up: "Aanmelden"
|
||||
log_in: "inloggen met wachtwoord"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Leer programmeren in JavaScript door het spelen van een spel"
|
||||
|
@ -325,7 +324,6 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Enkele opties?"
|
||||
level_tab_thangs: "Elementen"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
@ -360,7 +358,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
thang_search_title: "Zoek Thang Types Hier"
|
||||
level_search_title: "Zoek Levels Hier"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
read_only_warning: "Herinnering: Je kunt hier geen aanpassingen opslaan, want je bent niet ingelogd als administrator."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Voorbeeld"
|
||||
|
@ -394,6 +392,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
easy: "Gemakkelijk"
|
||||
medium: "Medium"
|
||||
hard: "Moeilijk"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Wie is CodeCombat?"
|
||||
|
@ -598,6 +597,9 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
simulate_all: "RESET EN SIMULEER SPELLEN"
|
||||
games_simulated_by: "Door jou gesimuleerde spellen:"
|
||||
games_simulated_for: "Voor jou gesimuleerde spellen:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Leaderboard"
|
||||
battle_as: "Vecht als "
|
||||
summary_your: "Jouw "
|
||||
|
@ -662,3 +664,4 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
|
|||
leaderboard: "Scorebord"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# send: "Send"
|
||||
cancel: "Avbryt"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 sekunder"
|
||||
delay_3_sec: "3 sekunder"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
creating: "Oppretter Konto..."
|
||||
sign_up: "Registrer deg"
|
||||
log_in: "logg inn med passord"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Lær å Kode JavaScript ved å Spille et Spill"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
wizard_tab: "Trollmann"
|
||||
password_tab: "Passord"
|
||||
emails_tab: "Epost"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Farge på Trollmannens Klær"
|
||||
new_password: "Nytt Passord"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# send: "Send"
|
||||
cancel: "Anuluj"
|
||||
save: "Zapisz"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 sekunda"
|
||||
delay_3_sec: "3 sekundy"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
versions:
|
||||
save_version_title: "Zapisz nową wersję"
|
||||
new_major_version: "Nowa wersja główna"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Aby zapisać zmiany, musisz najpierw zaakceptować naszą"
|
||||
cla_url: "umowę licencyjną dla współtwórców (CLA)"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
creating: "Tworzenie konta..."
|
||||
sign_up: "Zarejestruj"
|
||||
log_in: "zaloguj się używając hasła"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Naucz się JavaScript grając"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
wizard_tab: "Czarodziej"
|
||||
password_tab: "Hasło"
|
||||
emails_tab: "Powiadomienia"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Administrator"
|
||||
wizard_color: "Kolor ubrań czarodzieja"
|
||||
new_password: "Nowe hasło"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Trochę opcji?"
|
||||
level_tab_thangs: "Obiekty"
|
||||
level_tab_scripts: "Skrypty"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
thang_search_title: "Przeszukaj typy obiektów"
|
||||
level_search_title: "Przeszukaj poziomy"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Podgląd"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
easy: "Łatwy"
|
||||
medium: "Średni"
|
||||
hard: "Trudny"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Czym jest CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
simulate_all: "RESETUJ I SYMULUJ GRY"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Tabela rankingowa"
|
||||
battle_as: "Walcz jako "
|
||||
summary_your: "Twój "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
# send: "Send"
|
||||
cancel: "Cancelar"
|
||||
save: "Salvar"
|
||||
# publish: "Publish"
|
||||
create: "Criar"
|
||||
delay_1_sec: "1 segundo"
|
||||
delay_3_sec: "3 segundos"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
versions:
|
||||
save_version_title: "Salvar nova versão"
|
||||
new_major_version: "Nova versão principal"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Para salvar as modificações, primeiro você deve concordar com nosso"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
creating: "Criando a nova conta..."
|
||||
sign_up: "Criar conta"
|
||||
log_in: "Entre com a senha"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Aprenda a programar em JavaScript enquanto se diverte com um jogo."
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
wizard_tab: "Feiticeiro"
|
||||
password_tab: "Senha"
|
||||
emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Admin"
|
||||
wizard_color: "Cor das Roupas do Feiticeiro"
|
||||
new_password: "Nova Senha"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Algumas Opções?"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
thang_search_title: "Procurar Tipos de Thang Aqui"
|
||||
level_search_title: "Procurar Níveis Aqui"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Prever"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
easy: "Fácil"
|
||||
medium: "Médio"
|
||||
hard: "Difícil"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Quem é CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
simulate_all: "RESETAR E SIMULAR PARTIDAS"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Tabela de Classificação"
|
||||
battle_as: "Lutar como "
|
||||
summary_your: "Seus "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
# send: "Send"
|
||||
cancel: "Cancelar"
|
||||
save: "Guardar"
|
||||
# publish: "Publish"
|
||||
create: "Create"
|
||||
delay_1_sec: "1 segundo"
|
||||
delay_3_sec: "3 segundos"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
versions:
|
||||
save_version_title: "Guardar Nova Versão"
|
||||
new_major_version: "Nova Versão Principal"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Para guardar as alterações, precisas concordar com o nosso"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
creating: "A criar conta..."
|
||||
sign_up: "Registar"
|
||||
log_in: "iniciar sessão com palavra-passe"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Aprende a Programar JavaScript ao Jogar um Jogo"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
wizard_tab: "Feiticeiro"
|
||||
password_tab: "Palavra-passe"
|
||||
emails_tab: "E-mails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Admin"
|
||||
wizard_color: "Cor das roupas do feiticeiro"
|
||||
new_password: "Nova palavra-passe"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Algumas opções?"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
thang_search_title: "Procurar Tipos de Thang Aqui"
|
||||
level_search_title: "Procurar Níveis Aqui"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Visualizar"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
easy: "Fácil"
|
||||
medium: "Médio"
|
||||
hard: "Difícil"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Tabela de Classificação"
|
||||
battle_as: "Lutar como "
|
||||
summary_your: "As tuas "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
# send: "Send"
|
||||
cancel: "Cancelar"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 segundo"
|
||||
delay_3_sec: "3 segundos"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
creating: "Criando a nova conta..."
|
||||
sign_up: "Criar conta"
|
||||
log_in: "Entre com a senha"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Aprenda a programar em JavaScript enquanto se diverte com um jogo."
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
wizard_tab: "Feiticeiro"
|
||||
password_tab: "Senha"
|
||||
emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Cor das Roupas do Feiticeiro"
|
||||
new_password: "Nova Senha"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# send: "Send"
|
||||
cancel: "Anulează"
|
||||
save: "Salvează"
|
||||
# publish: "Publish"
|
||||
create: "Crează"
|
||||
delay_1_sec: "1 secundă"
|
||||
delay_3_sec: "3 secunde"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
versions:
|
||||
save_version_title: "Salvează noua versiune"
|
||||
new_major_version: "Versiune nouă majoră"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Pentru a salva modificările mai intâi trebuie sa fiți de acord cu"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
creating: "Se creează contul..."
|
||||
sign_up: "Înscrie-te"
|
||||
log_in: "loghează-te cu parola"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Învață sa scrii JavaScript jucându-te"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
wizard_tab: "Wizard"
|
||||
password_tab: "Parolă"
|
||||
emails_tab: "Email-uri"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Admin"
|
||||
wizard_color: "Culoare haine pentru Wizard"
|
||||
new_password: "Parolă nouă"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Opțiuni?"
|
||||
level_tab_thangs: "Thangs"
|
||||
level_tab_scripts: "Script-uri"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
thang_search_title: "Caută tipuri de Thang aici"
|
||||
level_search_title: "Caută nivele aici"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
easy: "Ușor"
|
||||
medium: "Mediu"
|
||||
hard: "Greu"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Cine este CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
simulate_all: "RESETEAZĂ ȘI SIMULEAZĂ JOCURI"
|
||||
games_simulated_by: "Jocuri simulate de tine:"
|
||||
games_simulated_for: "Jocuri simulate pentru tine:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Clasament"
|
||||
battle_as: "Luptă ca "
|
||||
summary_your: "Al tău "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
send: "Отправить"
|
||||
cancel: "Отмена"
|
||||
save: "Сохранить"
|
||||
# publish: "Publish"
|
||||
create: "Создать"
|
||||
delay_1_sec: "1 секунда"
|
||||
delay_3_sec: "3 секунды"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
versions:
|
||||
save_version_title: "Сохранить новую версию"
|
||||
new_major_version: "Новая основная версия"
|
||||
update_break_level: "(Может ли это обновление нарушить старые решения уровня?)"
|
||||
update_break_component: "(Может ли это обновление нарушить что-нибудь, зависящее от данного Компонента?)"
|
||||
update_break_system: "(Может ли это обновление нарушить что-нибудь, зависящее от данной Системы?)"
|
||||
cla_prefix: "Чтобы сохранить изменения, сначала вы должны согласиться с нашим"
|
||||
cla_url: "лицензионным соглашением соавторов"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
creating: "Создание аккаунта..."
|
||||
sign_up: "Регистрация"
|
||||
log_in: "вход с паролем"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Научитесь программировать на JavaScript, играя в игру"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
wizard_tab: "Волшебник"
|
||||
password_tab: "Пароль"
|
||||
emails_tab: "Email-адреса"
|
||||
job_profile_tab: "Профиль соискателя"
|
||||
admin: "Админ"
|
||||
wizard_color: "Цвет одежды волшебника"
|
||||
new_password: "Новый пароль"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
more: "Ещё"
|
||||
wiki: "Вики"
|
||||
live_chat: "Онлайн-чат"
|
||||
level_publish: "Опубликовать уровень (необратимо)?"
|
||||
level_some_options: "Ещё опции"
|
||||
level_tab_thangs: "Объекты"
|
||||
level_tab_scripts: "Скрипты"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
thang_search_title: "Искать типы объектов"
|
||||
level_search_title: "Искать уровни"
|
||||
signup_to_create: "Авторизуйтесь для создания нового контента"
|
||||
read_only_warning: "Примечание: вы не можете сохранять здесь любые правки, потому что вы не вошли как администратор."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Предпросмотр"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
easy: "Просто"
|
||||
medium: "Нормально"
|
||||
hard: "Сложно"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Кто стоит за CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
simulate_all: "СБРОСИТЬ И СИМУЛИРОВАТЬ ИГРЫ"
|
||||
games_simulated_by: "Игры, симулированные вами:"
|
||||
games_simulated_for: "Игры, симулированные за вас:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "таблица лидеров"
|
||||
battle_as: "Сразиться за "
|
||||
summary_your: "Ваши "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
leaderboard: "таблица лидеров"
|
||||
user_schema: "Пользовательская Schema"
|
||||
user_profile: "Пользовательский профиль"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# send: "Send"
|
||||
cancel: "Zruš"
|
||||
save: "Ulož"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 sekunda"
|
||||
delay_3_sec: "3 sekundy"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
versions:
|
||||
save_version_title: "Ulož novú verziu"
|
||||
new_major_version: "Nová primárna verzia"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Ak chcete uložiť svoje zmeny, musíte najprv súhlasiť s našou"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
creating: "Vytvára sa účet..."
|
||||
sign_up: "Registruj sa"
|
||||
log_in: "prihlás sa pomocou hesla"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Nauč sa programovať v Javascripte pomocou hry"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
wizard_tab: "Kúzelník"
|
||||
password_tab: "Heslo"
|
||||
emails_tab: "E-maily"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Spravovať"
|
||||
wizard_color: "Farba kúzelníckej róby"
|
||||
new_password: "Nové heslo"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# send: "Send"
|
||||
cancel: "Откажи"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 секунда"
|
||||
delay_3_sec: "3 секунде"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
creating: "Прављење налога..."
|
||||
sign_up: "Упиши се"
|
||||
log_in: "улогуј се са шифром"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Научи да пишеш JavaScript играјући игру"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
wizard_tab: "Чаробњак"
|
||||
password_tab: "Шифра"
|
||||
emails_tab: "Мејлови"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Боја Одеће Чаробњака"
|
||||
new_password: "Нова Шифра"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
# send: "Send"
|
||||
cancel: "Avbryt"
|
||||
save: "Spara"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 sekund"
|
||||
delay_3_sec: "3 sekunder"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
versions:
|
||||
save_version_title: "Spara ny version"
|
||||
new_major_version: "Ny betydande version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "För att spara ändringar måste du först godkänna vår"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
creating: "Skapar konto..."
|
||||
sign_up: "Skapa konto"
|
||||
log_in: "logga in med lösenord"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Lär dig att koda Javascript genom att spela ett spel."
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
wizard_tab: "Trollkarl"
|
||||
password_tab: "Lösenord"
|
||||
emails_tab: "E-postadresser"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Administratör"
|
||||
wizard_color: "Trollkarlens klädfärg"
|
||||
new_password: "Nytt lösenord"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Några inställningar?"
|
||||
level_tab_thangs: "Enheter"
|
||||
level_tab_scripts: "Skript"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
thang_search_title: "Sök enhetstyper här"
|
||||
level_search_title: "Sök nivåer här"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Förhandsgranska"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
easy: "Lätt"
|
||||
medium: "Medium"
|
||||
hard: "Svår"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Vilka är CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
simulate_all: "ÅTERSTÄLL OCH SIMULERA MATCHER"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Resultattavla"
|
||||
battle_as: "Kämpa som "
|
||||
summary_your: "Dina "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# send: "Send"
|
||||
cancel: "ยกเลิก"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 วินาที"
|
||||
delay_3_sec: "3 วินาที"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# creating: "Creating Account..."
|
||||
sign_up: "สมัคร"
|
||||
log_in: "เข้าสู่ระบบด้วยรหัสผ่าน"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# wizard_tab: "Wizard"
|
||||
password_tab: "รหัสผ่าน"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
new_password: "รหัสผ่านใหม่"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# send: "Send"
|
||||
cancel: "İptal"
|
||||
save: "Kaydet"
|
||||
# publish: "Publish"
|
||||
create: "Oluştur"
|
||||
delay_1_sec: "1 saniye"
|
||||
delay_3_sec: "3 saniye"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
versions:
|
||||
save_version_title: "Yeni Sürümü Kaydet"
|
||||
new_major_version: "Yeni Önemli Sürüm"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Değişiklikleri kaydetmek için ilk olarak"
|
||||
cla_url: "KLA'mızı"
|
||||
cla_suffix: "kabul etmelisiniz."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
creating: "Hesap oluşturuluyor..."
|
||||
sign_up: "Kaydol"
|
||||
log_in: "buradan giriş yapabilirsiniz."
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Oyun oynayarak JavaScript kodlamayı öğrenin"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
wizard_tab: "Sihirbaz"
|
||||
password_tab: "Şifre"
|
||||
emails_tab: "E-postalar"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Yönetici"
|
||||
wizard_color: "Sihirbaz Kıyafeti Rengi"
|
||||
new_password: "Yeni Şifre"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
level_some_options: "Bazı Seçenekler?"
|
||||
level_tab_thangs: "Nesneler"
|
||||
level_tab_scripts: "Betikler"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
level_search_title: "Seviye ara"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
read_only_warning: "Uyarı: Yönetici olarak giriş yapmadığınız sürece herhangi bir değişikliği kayıt edemezsiniz."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Önizleme"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
easy: "Kolay"
|
||||
medium: "Normal"
|
||||
hard: "Zor"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "CodeCombat kimlerden oluşur?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "Sıralama"
|
||||
# battle_as: "Battle as "
|
||||
summary_your: "Senin "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
leaderboard: "Sıralama"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
# send: "Send"
|
||||
cancel: "Відміна"
|
||||
save: "Зберегти"
|
||||
# publish: "Publish"
|
||||
create: "Створити"
|
||||
delay_1_sec: "1 секунда"
|
||||
delay_3_sec: "3 секунди"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
versions:
|
||||
save_version_title: "Зберегти нову версію"
|
||||
new_major_version: "Зберегти основну версію"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Для збереження змін спочатку треба погодитись з нашим"
|
||||
cla_url: "CLA"
|
||||
cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
creating: "Створення акаунта..."
|
||||
sign_up: "Реєстрація"
|
||||
log_in: "вхід з паролем"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Навчіться програмувати на JavaScript, граючи у гру"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
wizard_tab: "Персонаж"
|
||||
password_tab: "Пароль"
|
||||
emails_tab: "Email-адреси"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "Aдмін"
|
||||
wizard_color: "Колір одягу персонажа"
|
||||
new_password: "Новий пароль"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
level_tab_thangs: "Об'єкти"
|
||||
level_tab_scripts: "Скрипти"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
easy: "Легкий"
|
||||
medium: "Середній"
|
||||
hard: "Важкий"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "Хто є CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# send: "Send"
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# creating: "Creating Account..."
|
||||
# sign_up: "Sign Up"
|
||||
# log_in: "log in with password"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
# home:
|
||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# send: "Send"
|
||||
cancel: "Hủy"
|
||||
save: "Lưu"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
versions:
|
||||
save_version_title: "Lưu Phiên bản Mới"
|
||||
new_major_version: "Phiên bản chính mới"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
cla_prefix: "Để lưu thay đổi, bạn phải chấp thuận với chúng tôi trước"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
creating: "Tạo tài khoản..."
|
||||
sign_up: "Đăng ký"
|
||||
log_in: "đăng nhập với mật khẩu"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "Học mã Javascript bằng chơi Games"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
wizard_tab: "Wizard"
|
||||
password_tab: "Mật khẩu"
|
||||
emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "Màu trang phục Wizard"
|
||||
new_password: "Mật khẩu mới"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
send: "发送"
|
||||
cancel: "取消"
|
||||
save: "保存"
|
||||
# publish: "Publish"
|
||||
create: "创建"
|
||||
delay_1_sec: "1 秒"
|
||||
delay_3_sec: "3 秒"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
versions:
|
||||
save_version_title: "保存新版本"
|
||||
new_major_version: "新的重要版本"
|
||||
update_break_level: "(这个更新会让此关卡既有的过关方法失效吗?)"
|
||||
update_break_component: "(这个更新会让任何依赖于这个组件的东西失效吗?)"
|
||||
update_break_system: "(这个更新会让任何依赖于这个系统的东西失效吗?)"
|
||||
cla_prefix: "要想保存更改,您必须先同意我们的"
|
||||
cla_url: "贡献者许可协议"
|
||||
cla_suffix: "。"
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
creating: "账户创建中……"
|
||||
sign_up: "注册"
|
||||
log_in: "登录"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "通过游戏学习 Javascript"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
wizard_tab: "巫师"
|
||||
password_tab: "密码"
|
||||
emails_tab: "邮件"
|
||||
# job_profile_tab: "Job Profile"
|
||||
admin: "管理"
|
||||
wizard_color: "巫师 衣服 颜色"
|
||||
new_password: "新密码"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
more: "更多"
|
||||
wiki: "维基"
|
||||
live_chat: "在线聊天"
|
||||
level_publish: "发布这个关卡吗 (发布后不能撤销)?"
|
||||
level_some_options: "有哪些选项?"
|
||||
level_tab_thangs: "物体"
|
||||
level_tab_scripts: "脚本"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
thang_search_title: "在这里搜索物品类型"
|
||||
level_search_title: "在这里搜索关卡"
|
||||
signup_to_create: "注册之后就可以创建一个新的关卡"
|
||||
read_only_warning: "注意: 你无法保存这里的编辑结果, 因为你没有以管理员身份登录."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "预览"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
easy: "容易"
|
||||
medium: "中等"
|
||||
hard: "困难"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "什么是 CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
leaderboard: "排行榜"
|
||||
battle_as: "我要加入这一方 "
|
||||
summary_your: "你 "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
leaderboard: "排行榜"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# send: "Send"
|
||||
cancel: "取消"
|
||||
save: "存檔"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
delay_1_sec: "1 秒"
|
||||
delay_3_sec: "3 秒"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
creating: "帳號建立中..."
|
||||
sign_up: "註冊"
|
||||
log_in: "登入"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "通過玩遊戲學習Javascript 腳本語言"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
wizard_tab: "巫師"
|
||||
password_tab: "密碼"
|
||||
emails_tab: "郵件"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
wizard_color: "巫師 衣服 顏色"
|
||||
new_password: "新密碼"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
about:
|
||||
who_is_codecombat: "什麼是CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
|
@ -6,6 +6,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# send: "Send"
|
||||
cancel: "退出"
|
||||
save: "保存"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
|
@ -47,9 +48,6 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# versions:
|
||||
# save_version_title: "Save New Version"
|
||||
# new_major_version: "New Major Version"
|
||||
# update_break_level: "(Could this update break old solutions of the level?)"
|
||||
# update_break_component: "(Could this update break anything depending on this Component?)"
|
||||
# update_break_system: "(Could this update break anything depending on this System?)"
|
||||
# cla_prefix: "To save changes, first you must agree to our"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
|
@ -75,6 +73,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
creating: "账户在创新中"
|
||||
sign_up: "注册"
|
||||
log_in: "以密码登录"
|
||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
||||
|
||||
home:
|
||||
slogan: "通过玩儿游戏学到Javascript脚本语言"
|
||||
|
@ -151,7 +150,6 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
# job_profile_tab: "Job Profile"
|
||||
# admin: "Admin"
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
|
@ -326,7 +324,6 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# more: "More"
|
||||
# wiki: "Wiki"
|
||||
# live_chat: "Live Chat"
|
||||
# level_publish: "Publish This Level (irreversible)?"
|
||||
# level_some_options: "Some Options?"
|
||||
# level_tab_thangs: "Thangs"
|
||||
# level_tab_scripts: "Scripts"
|
||||
|
@ -361,7 +358,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# thang_search_title: "Search Thang Types Here"
|
||||
# level_search_title: "Search Levels Here"
|
||||
# signup_to_create: "Sign Up to Create a New Content"
|
||||
# read_only_warning: "Note: you can't save any edits here, because you're not logged in as an admin."
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
|
||||
# article:
|
||||
# edit_btn_preview: "Preview"
|
||||
|
@ -395,6 +392,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# easy: "Easy"
|
||||
# medium: "Medium"
|
||||
# hard: "Hard"
|
||||
# player: "Player"
|
||||
|
||||
# about:
|
||||
# who_is_codecombat: "Who is CodeCombat?"
|
||||
|
@ -599,6 +597,9 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# simulate_all: "RESET AND SIMULATE GAMES"
|
||||
# games_simulated_by: "Games simulated by you:"
|
||||
# games_simulated_for: "Games simulated for you:"
|
||||
# games_simulated: "Games simulated"
|
||||
# games_played: "Games played"
|
||||
# ratio: "Ratio"
|
||||
# leaderboard: "Leaderboard"
|
||||
# battle_as: "Battle as "
|
||||
# summary_your: "Your "
|
||||
|
@ -663,3 +664,4 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# leaderboard: "Leaderboard"
|
||||
# user_schema: "User Schema"
|
||||
# user_profile: "User Profile"
|
||||
# patches: "Patches"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue