Applied locale changes to es-419, es-ES, ja, pt, ru, sk, sr, sv, th, tr, vi, zh-HANS, zh-HANT, zh
This commit is contained in:
parent
7d6548ec6c
commit
306e26d7a2
14 changed files with 238 additions and 518 deletions
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
loading: "Cargando..."
|
loading: "Cargando..."
|
||||||
saving: "Guardando..."
|
saving: "Guardando..."
|
||||||
sending: "Enviando..."
|
sending: "Enviando..."
|
||||||
|
cancel: "Cancelar"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 segundo"
|
||||||
|
delay_3_sec: "3 segundos"
|
||||||
|
delay_5_sec: "5 segundos"
|
||||||
|
manual: "Manual"
|
||||||
|
# fork: "Fork"
|
||||||
|
# play: "Play"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Cerrar"
|
close: "Cerrar"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
page_not_found: "Pagina no encontrada"
|
page_not_found: "Pagina no encontrada"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Crear Cuenta"
|
|
||||||
log_in: "Entrar"
|
|
||||||
log_out: "Salir"
|
|
||||||
play: "Jugar"
|
play: "Jugar"
|
||||||
editor: "Editor"
|
editor: "Editor"
|
||||||
blog: "Blog"
|
blog: "Blog"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
twitter_follow: "Seguir"
|
twitter_follow: "Seguir"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "Nombre"
|
|
||||||
email: "Email"
|
|
||||||
message: "Mensaje"
|
|
||||||
cancel: "Cancelar"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
login_modal_title: "Iniciar sesión"
|
sign_up: "Crear Cuenta"
|
||||||
log_in: "Iniciar sesión"
|
log_in: "Entrar"
|
||||||
sign_up: "crear nueva cuenta"
|
log_out: "Salir"
|
||||||
or: ", o "
|
|
||||||
recover: "recuperar cuenta"
|
recover: "recuperar cuenta"
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
coppa_why: "(¿Por qué?)"
|
coppa_why: "(¿Por qué?)"
|
||||||
creating: "Creando Cuenta..."
|
creating: "Creando Cuenta..."
|
||||||
sign_up: "Registrarse"
|
sign_up: "Registrarse"
|
||||||
or: "o "
|
|
||||||
log_in: "Inicia sesión con tu contraseña"
|
log_in: "Inicia sesión con tu contraseña"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
forum_prefix: "Para cualquier cosa pública, por favor prueba "
|
forum_prefix: "Para cualquier cosa pública, por favor prueba "
|
||||||
forum_page: "nuestro foro"
|
forum_page: "nuestro foro"
|
||||||
forum_suffix: "en su lugar."
|
forum_suffix: "en su lugar."
|
||||||
sending: "Enviando..."
|
|
||||||
send: "Enviar Comentario"
|
send: "Enviar Comentario"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
new_password_verify: "Verificar"
|
new_password_verify: "Verificar"
|
||||||
email_subscriptions: "Suscripciones de Email"
|
email_subscriptions: "Suscripciones de Email"
|
||||||
email_announcements: "Noticias"
|
email_announcements: "Noticias"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "Recibe correos electrónicos con las últimas noticias y desarrollos de CodeCombat."
|
email_announcements_description: "Recibe correos electrónicos con las últimas noticias y desarrollos de CodeCombat."
|
||||||
contributor_emails: "Emails Clase Contribuyente"
|
contributor_emails: "Emails Clase Contribuyente"
|
||||||
contribute_prefix: "¡Estamos buscando gente que se una a nuestro grupo! Echa un vistazo a la "
|
contribute_prefix: "¡Estamos buscando gente que se una a nuestro grupo! Echa un vistazo a la "
|
||||||
contribute_page: "página de contribución"
|
contribute_page: "página de contribución"
|
||||||
contribute_suffix: "para averiguar más."
|
contribute_suffix: "para averiguar más."
|
||||||
email_toggle: "Activar Todo"
|
email_toggle: "Activar Todo"
|
||||||
saving: "Guardando..."
|
|
||||||
error_saving: "Error al Guardar"
|
error_saving: "Error al Guardar"
|
||||||
saved: "Cambios Guardados"
|
saved: "Cambios Guardados"
|
||||||
password_mismatch: "La contraseña no coincide."
|
password_mismatch: "La contraseña no coincide."
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
tome_cast_button_casting: "Invocando"
|
tome_cast_button_casting: "Invocando"
|
||||||
tome_cast_button_cast: "Invocar"
|
tome_cast_button_cast: "Invocar"
|
||||||
tome_autocast_delay: "Demora de Autolanzamiento"
|
tome_autocast_delay: "Demora de Autolanzamiento"
|
||||||
tome_autocast_1: "1 segundo"
|
|
||||||
tome_autocast_3: "3 segundos"
|
|
||||||
tome_autocast_5: "5 segundos"
|
|
||||||
tome_autocast_manual: "Manual"
|
|
||||||
tome_select_spell: "Selecciona un Hechizo"
|
tome_select_spell: "Selecciona un Hechizo"
|
||||||
tome_select_a_thang: "Selecciona Alguien para "
|
tome_select_a_thang: "Selecciona Alguien para "
|
||||||
tome_available_spells: "Hechizos Disponibles"
|
tome_available_spells: "Hechizos Disponibles"
|
||||||
hud_continue: "Continuar (presionar shift+space)"
|
hud_continue: "Continuar (presionar shift+space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "o"
|
||||||
|
name: "Nombre"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "Email"
|
||||||
|
message: "Mensaje"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
loading: "Cargando..."
|
loading: "Cargando..."
|
||||||
saving: "Guardando..."
|
saving: "Guardando..."
|
||||||
sending: "Enviando..."
|
sending: "Enviando..."
|
||||||
|
cancel: "Cancelar"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 segundo"
|
||||||
|
delay_3_sec: "3 segundos"
|
||||||
|
delay_5_sec: "5 segundos"
|
||||||
|
manual: "Manual"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "Jugar"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Cerrar"
|
close: "Cerrar"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
page_not_found: "Página no encontrada"
|
page_not_found: "Página no encontrada"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Crear una cuenta"
|
|
||||||
log_in: "Entrar"
|
|
||||||
log_out: "Salir"
|
|
||||||
play: "Jugar"
|
play: "Jugar"
|
||||||
editor: "Editor"
|
editor: "Editor"
|
||||||
blog: "Blog"
|
blog: "Blog"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
twitter_follow: "Síguenos"
|
twitter_follow: "Síguenos"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "Nombre"
|
|
||||||
email: "Correo electrónico"
|
|
||||||
message: "Mensaje"
|
|
||||||
cancel: "Cancelar"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
login_modal_title: "Iniciar sesión"
|
sign_up: "Crear una cuenta"
|
||||||
log_in: "Iniciar sesión"
|
log_in: "Entrar"
|
||||||
sign_up: "crear una nueva cuenta"
|
log_out: "Salir"
|
||||||
or: ", o "
|
|
||||||
recover: "recuperar cuenta"
|
recover: "recuperar cuenta"
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
coppa_why: "(¿Por qué?)"
|
coppa_why: "(¿Por qué?)"
|
||||||
creating: "Creando cuenta..."
|
creating: "Creando cuenta..."
|
||||||
sign_up: "Registrarse"
|
sign_up: "Registrarse"
|
||||||
or: "o "
|
|
||||||
log_in: "Iniciar sesión con contraseña"
|
log_in: "Iniciar sesión con contraseña"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
forum_prefix: "Para cosas públicos, por favor usa "
|
forum_prefix: "Para cosas públicos, por favor usa "
|
||||||
forum_page: "nuestro foro"
|
forum_page: "nuestro foro"
|
||||||
forum_suffix: " en su lugar."
|
forum_suffix: " en su lugar."
|
||||||
sending: "Enviando..."
|
|
||||||
send: "Envía tu comentario"
|
send: "Envía tu comentario"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
new_password_verify: "Verificar"
|
new_password_verify: "Verificar"
|
||||||
email_subscriptions: "Suscripciones de correo electrónico"
|
email_subscriptions: "Suscripciones de correo electrónico"
|
||||||
email_announcements: "Noticias"
|
email_announcements: "Noticias"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "Recibe correos electrónicos con las últimas noticias y desarrollos de CodeCombat."
|
email_announcements_description: "Recibe correos electrónicos con las últimas noticias y desarrollos de CodeCombat."
|
||||||
contributor_emails: "Correos para colaboradores"
|
contributor_emails: "Correos para colaboradores"
|
||||||
contribute_prefix: "¡Buscamos gente que se una a nuestro comunidad! Comprueba la "
|
contribute_prefix: "¡Buscamos gente que se una a nuestro comunidad! Comprueba la "
|
||||||
contribute_page: "página de colaboraciones"
|
contribute_page: "página de colaboraciones"
|
||||||
contribute_suffix: " para saber más."
|
contribute_suffix: " para saber más."
|
||||||
email_toggle: "Activar todo"
|
email_toggle: "Activar todo"
|
||||||
saving: "Guardando..."
|
|
||||||
error_saving: "Error al guardar"
|
error_saving: "Error al guardar"
|
||||||
saved: "Cambios guardados"
|
saved: "Cambios guardados"
|
||||||
password_mismatch: "La contraseña no coincide"
|
password_mismatch: "La contraseña no coincide"
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
tome_cast_button_casting: "Invocando"
|
tome_cast_button_casting: "Invocando"
|
||||||
tome_cast_button_cast: "Invocar"
|
tome_cast_button_cast: "Invocar"
|
||||||
tome_autocast_delay: "Retardo de autoinvocación"
|
tome_autocast_delay: "Retardo de autoinvocación"
|
||||||
tome_autocast_1: "1 segundo"
|
|
||||||
tome_autocast_3: "3 segundos"
|
|
||||||
tome_autocast_5: "5 segundos"
|
|
||||||
tome_autocast_manual: "Manual"
|
|
||||||
tome_select_spell: "Selecciona un Hechizo"
|
tome_select_spell: "Selecciona un Hechizo"
|
||||||
tome_select_a_thang: "Selecciona a alguien para "
|
tome_select_a_thang: "Selecciona a alguien para "
|
||||||
tome_available_spells: "Hechizos disponibles"
|
tome_available_spells: "Hechizos disponibles"
|
||||||
hud_continue: "Continuar (pulsa Shift+Space)"
|
hud_continue: "Continuar (pulsa Shift+Space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,22 +236,16 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
|
or: "o"
|
||||||
# name: "Name"
|
# name: "Name"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
|
@ -275,6 +253,8 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "Correo electrónico"
|
||||||
|
message: "Mensaje"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
loading: "ロード中"
|
loading: "ロード中"
|
||||||
saving: "保存中..."
|
saving: "保存中..."
|
||||||
sending: "送信中..."
|
sending: "送信中..."
|
||||||
|
cancel: "キャンセル"
|
||||||
|
save: "保存"
|
||||||
|
delay_1_sec: "1秒"
|
||||||
|
delay_3_sec: "3秒"
|
||||||
|
delay_5_sec: "5秒"
|
||||||
|
manual: "手動"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "ゲームスタート"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "閉じる"
|
close: "閉じる"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
page_not_found: "ページが見つかりません"
|
page_not_found: "ページが見つかりません"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "アカウント登録"
|
|
||||||
log_in: "ログイン"
|
|
||||||
log_out: "ログアウト"
|
|
||||||
play: "ゲームスタート"
|
play: "ゲームスタート"
|
||||||
editor: "レベルエディタ"
|
editor: "レベルエディタ"
|
||||||
blog: "ブログ"
|
blog: "ブログ"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
twitter_follow: "フォロー"
|
twitter_follow: "フォロー"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "名前"
|
|
||||||
email: "メールアドレス"
|
|
||||||
message: "メッセージ"
|
|
||||||
cancel: "キャンセル"
|
|
||||||
save: "保存"
|
|
||||||
|
|
||||||
versions:
|
versions:
|
||||||
save_version_title: "新しいバージョンを保存"
|
save_version_title: "新しいバージョンを保存"
|
||||||
commit_message: "コミットメッセージ"
|
|
||||||
new_major_version: "メジャーバージョンを新しくする"
|
new_major_version: "メジャーバージョンを新しくする"
|
||||||
cla_prefix: "変更を適用するには, 私達のCLAに同意する必要があります。"
|
cla_prefix: "変更を適用するには, 私達のCLAに同意する必要があります。"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
cla_agree: "同意する"
|
cla_agree: "同意する"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
login_modal_title: "ログイン"
|
|
||||||
log_in: "ログイン"
|
|
||||||
sign_up: "アカウント登録"
|
sign_up: "アカウント登録"
|
||||||
or: "または"
|
log_in: "ログイン"
|
||||||
|
log_out: "ログアウト"
|
||||||
recover: "パスワードを忘れた場合はこちら"
|
recover: "パスワードを忘れた場合はこちら"
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
coppa_why: "(COPPAって?)"
|
coppa_why: "(COPPAって?)"
|
||||||
creating: "アカウントを作成しています..."
|
creating: "アカウントを作成しています..."
|
||||||
sign_up: "アカウント登録"
|
sign_up: "アカウント登録"
|
||||||
or: "または"
|
|
||||||
log_in: "パスワードでログイン"
|
log_in: "パスワードでログイン"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
forum_prefix: "公開で様々な人と議論したい場合は "
|
forum_prefix: "公開で様々な人と議論したい場合は "
|
||||||
forum_page: "こちらのフォーラム"
|
forum_page: "こちらのフォーラム"
|
||||||
forum_suffix: " でお願いします。"
|
forum_suffix: " でお願いします。"
|
||||||
sending: "送信中"
|
|
||||||
send: "フィードバックを送信"
|
send: "フィードバックを送信"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
new_password_verify: "新パスワードを再入力"
|
new_password_verify: "新パスワードを再入力"
|
||||||
email_subscriptions: "ニュースレターの購読"
|
email_subscriptions: "ニュースレターの購読"
|
||||||
email_announcements: "お知らせ"
|
email_announcements: "お知らせ"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "CodeCombatの最新のニュースや進展をメールで受け取る"
|
email_announcements_description: "CodeCombatの最新のニュースや進展をメールで受け取る"
|
||||||
contributor_emails: "開発を手伝ってくれる人向けのメール"
|
contributor_emails: "開発を手伝ってくれる人向けのメール"
|
||||||
contribute_prefix: "私達は開発を手伝ってくれる人を探しています。 詳しくは "
|
contribute_prefix: "私達は開発を手伝ってくれる人を探しています。 詳しくは "
|
||||||
contribute_page: "こちらのページ"
|
contribute_page: "こちらのページ"
|
||||||
contribute_suffix: " を確認して下さい。"
|
contribute_suffix: " を確認して下さい。"
|
||||||
email_toggle: "すべて"
|
email_toggle: "すべて"
|
||||||
saving: "セーブ中"
|
|
||||||
error_saving: "セーブ中にエラーが発生しました"
|
error_saving: "セーブ中にエラーが発生しました"
|
||||||
saved: "変更しました"
|
saved: "変更しました"
|
||||||
password_mismatch: "パスワードが違います"
|
password_mismatch: "パスワードが違います"
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
tome_cast_button_casting: "キャスト中"
|
tome_cast_button_casting: "キャスト中"
|
||||||
tome_cast_button_cast: "呪文をキャスト"
|
tome_cast_button_cast: "呪文をキャスト"
|
||||||
tome_autocast_delay: "自動実行待機時間"
|
tome_autocast_delay: "自動実行待機時間"
|
||||||
tome_autocast_1: "1秒"
|
|
||||||
tome_autocast_3: "3秒"
|
|
||||||
tome_autocast_5: "5秒"
|
|
||||||
tome_autocast_manual: "手動"
|
|
||||||
tome_select_spell: "呪文を選択"
|
tome_select_spell: "呪文を選択"
|
||||||
# tome_select_a_thang: "Select Someone for "
|
# tome_select_a_thang: "Select Someone for "
|
||||||
tome_available_spells: "利用できる呪文"
|
tome_available_spells: "利用できる呪文"
|
||||||
hud_continue: "続く (Shift+Spaceキー)"
|
hud_continue: "続く (Shift+Spaceキー)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
admin:
|
admin:
|
||||||
av_title: "管理画面"
|
av_title: "管理画面"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "または"
|
||||||
|
name: "名前"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
commit_msg: "コミットメッセージ"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "メールアドレス"
|
||||||
|
message: "メッセージ"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -2,7 +2,15 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
common:
|
common:
|
||||||
loading: "Carregando..."
|
loading: "Carregando..."
|
||||||
# saving: "Saving..."
|
# saving: "Saving..."
|
||||||
# sending: "Sending..."
|
sending: "Enviando..."
|
||||||
|
cancel: "Cancelar"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 segundo"
|
||||||
|
delay_3_sec: "3 segundos"
|
||||||
|
delay_5_sec: "5 segundos"
|
||||||
|
manual: "Manual"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "Jogar"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Fechar"
|
close: "Fechar"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
page_not_found: "Página não encontrada"
|
page_not_found: "Página não encontrada"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Criar conta"
|
|
||||||
log_in: "Entrar"
|
|
||||||
log_out: "Sair"
|
|
||||||
play: "Jogar"
|
play: "Jogar"
|
||||||
editor: "Editor"
|
editor: "Editor"
|
||||||
blog: "Blog"
|
blog: "Blog"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
twitter_follow: "Seguir"
|
twitter_follow: "Seguir"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "Nome"
|
|
||||||
email: "Email"
|
|
||||||
message: "Mensagem"
|
|
||||||
cancel: "Cancelar"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
# login_modal_title: "Log In"
|
sign_up: "Criar conta"
|
||||||
log_in: "Entrar"
|
log_in: "Entrar"
|
||||||
sign_up: "Criar uma nova conta"
|
log_out: "Sair"
|
||||||
or: ", ou "
|
|
||||||
recover: "recuperar sua conta"
|
recover: "recuperar sua conta"
|
||||||
|
|
||||||
# recover:
|
# recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
coppa_why: "(Por quê?)"
|
coppa_why: "(Por quê?)"
|
||||||
creating: "Criando a nova conta..."
|
creating: "Criando a nova conta..."
|
||||||
sign_up: "Criar conta"
|
sign_up: "Criar conta"
|
||||||
or: "ou "
|
|
||||||
log_in: "Entre com a senha"
|
log_in: "Entre com a senha"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
forum_prefix: "Para algo público, por favor acesse "
|
forum_prefix: "Para algo público, por favor acesse "
|
||||||
forum_page: "nosso fórum"
|
forum_page: "nosso fórum"
|
||||||
forum_suffix: " ao invés disso."
|
forum_suffix: " ao invés disso."
|
||||||
sending: "Enviando..."
|
|
||||||
send: "Enviar opinião"
|
send: "Enviar opinião"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
new_password_verify: "Confirmação"
|
new_password_verify: "Confirmação"
|
||||||
email_subscriptions: "Assinaturas para Notícias por Email"
|
email_subscriptions: "Assinaturas para Notícias por Email"
|
||||||
email_announcements: "Notícias"
|
email_announcements: "Notícias"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "Receba emails com as últimas notícias e desenvolvimentos do CodeCombat."
|
email_announcements_description: "Receba emails com as últimas notícias e desenvolvimentos do CodeCombat."
|
||||||
contributor_emails: "Emails para as Classes de Contribuidores"
|
contributor_emails: "Emails para as Classes de Contribuidores"
|
||||||
contribute_prefix: "Estamos procurando pessoas para se juntar à nossa turma! Confira a nossa "
|
contribute_prefix: "Estamos procurando pessoas para se juntar à nossa turma! Confira a nossa "
|
||||||
contribute_page: "página de contribuição"
|
contribute_page: "página de contribuição"
|
||||||
contribute_suffix: " para saber mais."
|
contribute_suffix: " para saber mais."
|
||||||
email_toggle: "Ativar todos"
|
email_toggle: "Ativar todos"
|
||||||
saving: "Salvando..."
|
|
||||||
error_saving: "Erro no salvamento"
|
error_saving: "Erro no salvamento"
|
||||||
saved: "Alterações Salvas"
|
saved: "Alterações Salvas"
|
||||||
password_mismatch: "As senhas não estão iguais"
|
password_mismatch: "As senhas não estão iguais"
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
tome_cast_button_casting: "Conjurando"
|
tome_cast_button_casting: "Conjurando"
|
||||||
tome_cast_button_cast: "Feitiço"
|
tome_cast_button_cast: "Feitiço"
|
||||||
tome_autocast_delay: "Atraso na autoconjuração"
|
tome_autocast_delay: "Atraso na autoconjuração"
|
||||||
tome_autocast_1: "1 segundo"
|
|
||||||
tome_autocast_3: "3 segundos"
|
|
||||||
tome_autocast_5: "5 segundos"
|
|
||||||
tome_autocast_manual: "Manual"
|
|
||||||
tome_select_spell: "Selecione um Feitiço"
|
tome_select_spell: "Selecione um Feitiço"
|
||||||
tome_select_a_thang: "Selecione alguém para "
|
tome_select_a_thang: "Selecione alguém para "
|
||||||
tome_available_spells: "Feitiços Disponíveis"
|
tome_available_spells: "Feitiços Disponíveis"
|
||||||
hud_continue: "Continue (tecle Shift+Space)"
|
hud_continue: "Continue (tecle Shift+Space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "ou"
|
||||||
|
name: "Nome"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "Email"
|
||||||
|
message: "Mensagem"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
loading: "Загрузка..."
|
loading: "Загрузка..."
|
||||||
saving: "Сохранение..."
|
saving: "Сохранение..."
|
||||||
sending: "Отправка..."
|
sending: "Отправка..."
|
||||||
|
cancel: "Отмена"
|
||||||
|
save: "Сохранить"
|
||||||
|
delay_1_sec: "1 секунда"
|
||||||
|
delay_3_sec: "3 секунды"
|
||||||
|
delay_5_sec: "5 секунд"
|
||||||
|
manual: "Вручную"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "Играть"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Закрыть"
|
close: "Закрыть"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
page_not_found: "Страница не найдена"
|
page_not_found: "Страница не найдена"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Создать Профиль"
|
|
||||||
log_in: "Войти"
|
|
||||||
log_out: "Выйти"
|
|
||||||
play: "Играть"
|
play: "Играть"
|
||||||
editor: "Редактор"
|
editor: "Редактор"
|
||||||
blog: "Блог"
|
blog: "Блог"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
twitter_follow: "Подписаться"
|
twitter_follow: "Подписаться"
|
||||||
employers: "Работодателям"
|
employers: "Работодателям"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "Имя"
|
|
||||||
email: "Email"
|
|
||||||
message: "Сообщение"
|
|
||||||
cancel: "Отмена"
|
|
||||||
save: "Сохранить"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
save_version_title: "Сохранить новую версию"
|
save_version_title: "Сохранить новую версию"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,13 +42,12 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
# login_modal_title: "Log In"
|
sign_up: "Создать Профиль"
|
||||||
log_in: "Войти"
|
log_in: "Войти"
|
||||||
sign_up: "создать аккаунт"
|
log_out: "Выйти"
|
||||||
or: ", или"
|
|
||||||
recover: "восстановить аккаунт"
|
recover: "восстановить аккаунт"
|
||||||
|
|
||||||
# recover:
|
recover:
|
||||||
recover_account_title: "Восстановить аккаунт"
|
recover_account_title: "Восстановить аккаунт"
|
||||||
send_password: "Отправить пароль для восстановления"
|
send_password: "Отправить пароль для восстановления"
|
||||||
|
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
coppa_why: "(Почему?)"
|
coppa_why: "(Почему?)"
|
||||||
creating: "Создание аккаунта..."
|
creating: "Создание аккаунта..."
|
||||||
sign_up: "Регистрация"
|
sign_up: "Регистрация"
|
||||||
or: "или "
|
|
||||||
log_in: "вход с паролем"
|
log_in: "вход с паролем"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
forum_prefix: "Для любых публичных обсуждений, пожалуйста, используйте "
|
forum_prefix: "Для любых публичных обсуждений, пожалуйста, используйте "
|
||||||
forum_page: "наш форум"
|
forum_page: "наш форум"
|
||||||
forum_suffix: "."
|
forum_suffix: "."
|
||||||
sending: "Отправка..."
|
|
||||||
send: "Отправить отзыв"
|
send: "Отправить отзыв"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
new_password_verify: "Подтверждение пароля"
|
new_password_verify: "Подтверждение пароля"
|
||||||
email_subscriptions: "Email-подписки"
|
email_subscriptions: "Email-подписки"
|
||||||
email_announcements: "Оповещения"
|
email_announcements: "Оповещения"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "Получать email-оповещения о последних новостях CodeCombat."
|
email_announcements_description: "Получать email-оповещения о последних новостях CodeCombat."
|
||||||
contributor_emails: "Рассылки по классам участников"
|
contributor_emails: "Рассылки по классам участников"
|
||||||
contribute_prefix: "Нам нужны люди, которые присоединятся к нашей команде! Зайдите на "
|
contribute_prefix: "Нам нужны люди, которые присоединятся к нашей команде! Зайдите на "
|
||||||
contribute_page: "страницу участников,"
|
contribute_page: "страницу участников,"
|
||||||
contribute_suffix: " чтобы узнать больше."
|
contribute_suffix: " чтобы узнать больше."
|
||||||
email_toggle: "Отметить всё"
|
email_toggle: "Отметить всё"
|
||||||
saving: "Сохранение..."
|
|
||||||
error_saving: "Ошибка сохранения"
|
error_saving: "Ошибка сохранения"
|
||||||
saved: "Изменения сохранены"
|
saved: "Изменения сохранены"
|
||||||
password_mismatch: "Пароли не совпадают."
|
password_mismatch: "Пароли не совпадают."
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
tome_cast_button_casting: "Заклинание читается"
|
tome_cast_button_casting: "Заклинание читается"
|
||||||
tome_cast_button_cast: "Заклинание прочитано"
|
tome_cast_button_cast: "Заклинание прочитано"
|
||||||
tome_autocast_delay: "Задержка автоматического чтения"
|
tome_autocast_delay: "Задержка автоматического чтения"
|
||||||
tome_autocast_1: "1 секунда"
|
|
||||||
tome_autocast_3: "3 секунды"
|
|
||||||
tome_autocast_5: "5 секунд"
|
|
||||||
tome_autocast_manual: "Вручную"
|
|
||||||
tome_select_spell: "Выбрать заклинание"
|
tome_select_spell: "Выбрать заклинание"
|
||||||
tome_select_a_thang: "Выбрать кого-нибудь для "
|
tome_select_a_thang: "Выбрать кого-нибудь для "
|
||||||
tome_available_spells: "Доступные заклинания"
|
tome_available_spells: "Доступные заклинания"
|
||||||
hud_continue: "Продолжить (нажмите Shift+Space)"
|
hud_continue: "Продолжить (нажмите Shift+Space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "русский язык", englishDescriptio
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "или"
|
||||||
|
name: "Имя"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "Email"
|
||||||
|
message: "Сообщение"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -2,7 +2,15 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
common:
|
common:
|
||||||
loading: "Načítava sa..."
|
loading: "Načítava sa..."
|
||||||
# saving: "Saving..."
|
# saving: "Saving..."
|
||||||
# sending: "Sending..."
|
sending: "Odosiela sa..."
|
||||||
|
cancel: "Zrušiť"
|
||||||
|
# save: "Save"
|
||||||
|
# delay_1_sec: "1 second"
|
||||||
|
# delay_3_sec: "3 seconds"
|
||||||
|
# delay_5_sec: "5 seconds"
|
||||||
|
# manual: "Manual"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "Hrať"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Zatvoriť"
|
close: "Zatvoriť"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
page_not_found: "Stránka nenájdená"
|
page_not_found: "Stránka nenájdená"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Vytvoriť účet"
|
|
||||||
log_in: "Prihlásiť sa"
|
|
||||||
log_out: "Odhlásiť sa"
|
|
||||||
play: "Hrať"
|
play: "Hrať"
|
||||||
editor: "Editor"
|
editor: "Editor"
|
||||||
blog: "Blog"
|
blog: "Blog"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
twitter_follow: "Sledovať"
|
twitter_follow: "Sledovať"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "Meno"
|
|
||||||
email: "Email"
|
|
||||||
message: "Správa"
|
|
||||||
cancel: "Zrušiť"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
# login_modal_title: "Log In"
|
sign_up: "Vytvoriť účet"
|
||||||
log_in: "Prihlásiť sa"
|
log_in: "Prihlásiť sa"
|
||||||
sign_up: "vytvoriť nový účet"
|
log_out: "Odhlásiť sa"
|
||||||
or: ", alebo o"
|
|
||||||
recover: "obnoviť účet"
|
recover: "obnoviť účet"
|
||||||
|
|
||||||
# recover:
|
# recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
coppa_why: "(Prečo?)"
|
coppa_why: "(Prečo?)"
|
||||||
creating: "Vytvára sa účet..."
|
creating: "Vytvára sa účet..."
|
||||||
sign_up: "Registrovať sa"
|
sign_up: "Registrovať sa"
|
||||||
or: "alebo "
|
|
||||||
log_in: "prihlásiť sa pomocou hesla"
|
log_in: "prihlásiť sa pomocou hesla"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,14 +91,13 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
forum_prefix: "Pre všetky ostatné verejné záležitosti, prosím vyskúšajte "
|
forum_prefix: "Pre všetky ostatné verejné záležitosti, prosím vyskúšajte "
|
||||||
forum_page: "naše fórum"
|
forum_page: "naše fórum"
|
||||||
forum_suffix: "."
|
forum_suffix: "."
|
||||||
sending: "Odosiela sa..."
|
|
||||||
send: "Poslať odozvu"
|
send: "Poslať odozvu"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
# title: "Help translate CodeCombat!"
|
# title: "Help translate CodeCombat!"
|
||||||
# sub_heading: "We need your language skills."
|
# sub_heading: "We need your language skills."
|
||||||
pitch_body: "We develop CodeCombat in English, but we already have players all over the world. Many of them want to play in Slovak but don't speak English, so if you can speak both, please consider signing up to be a Diplomat and help translate both the CodeCombat website and all the levels into Slovak."
|
pitch_body: "We develop CodeCombat in English, but we already have players all over the world. Many of them want to play in Slovak but don't speak English, so if you can speak both, please consider signing up to be a Diplomat and help translate both the CodeCombat website and all the levels into Slovak."
|
||||||
# missing_translations: "Until we can translate everything into {English}, you'll see English when {English} isn't available."
|
missing_translations: "Until we can translate everything into Slovak, you'll see English when Slovak isn't available."
|
||||||
# learn_more: "Learn more about being a Diplomat"
|
# learn_more: "Learn more about being a Diplomat"
|
||||||
# subscribe_as_diplomat: "Subscribe as a Diplomat"
|
# subscribe_as_diplomat: "Subscribe as a Diplomat"
|
||||||
|
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# tome_cast_button_casting: "Casting"
|
# tome_cast_button_casting: "Casting"
|
||||||
# tome_cast_button_cast: "Spell Cast"
|
# tome_cast_button_cast: "Spell Cast"
|
||||||
# tome_autocast_delay: "Autocast Delay"
|
# tome_autocast_delay: "Autocast Delay"
|
||||||
# tome_autocast_1: "1 second"
|
|
||||||
# tome_autocast_3: "3 seconds"
|
|
||||||
# tome_autocast_5: "5 seconds"
|
|
||||||
# tome_autocast_manual: "Manual"
|
|
||||||
# tome_select_spell: "Select a Spell"
|
# tome_select_spell: "Select a Spell"
|
||||||
# tome_select_a_thang: "Select Someone for "
|
# tome_select_a_thang: "Select Someone for "
|
||||||
# tome_available_spells: "Available Spells"
|
# tome_available_spells: "Available Spells"
|
||||||
# hud_continue: "Continue (press shift-space)"
|
# hud_continue: "Continue (press shift-space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "alebo"
|
||||||
|
name: "Meno"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "Email"
|
||||||
|
message: "Správa"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
loading: "Учитавање"
|
loading: "Учитавање"
|
||||||
saving: "Чување..."
|
saving: "Чување..."
|
||||||
sending: "Шаље се..."
|
sending: "Шаље се..."
|
||||||
|
cancel: "Откажи"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 секунда"
|
||||||
|
delay_3_sec: "3 секунде"
|
||||||
|
delay_5_sec: "5 секунди"
|
||||||
|
manual: "Упутство"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "Нивои"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Затвори"
|
close: "Затвори"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
page_not_found: "Страница није нађена"
|
page_not_found: "Страница није нађена"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Направи Налог"
|
|
||||||
log_in: "Улогуј Се"
|
|
||||||
log_out: "Излогуј Се"
|
|
||||||
play: "Нивои"
|
play: "Нивои"
|
||||||
editor: "Уређивач"
|
editor: "Уређивач"
|
||||||
blog: "Блог"
|
blog: "Блог"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
twitter_follow: "Прати"
|
twitter_follow: "Прати"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "Име"
|
|
||||||
email: "Мејл"
|
|
||||||
message: "Порука"
|
|
||||||
cancel: "Откажи"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
login_modal_title: "Улогуј се"
|
sign_up: "Направи Налог"
|
||||||
log_in: "Улогуј се"
|
log_in: "Улогуј Се"
|
||||||
sign_up: "Направи нови налог"
|
log_out: "Излогуј Се"
|
||||||
or: "или "
|
|
||||||
recover: "Поврати налог"
|
recover: "Поврати налог"
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
coppa_why: "(Зашто?)"
|
coppa_why: "(Зашто?)"
|
||||||
creating: "Прављење налога..."
|
creating: "Прављење налога..."
|
||||||
sign_up: "Упиши се"
|
sign_up: "Упиши се"
|
||||||
or: "или "
|
|
||||||
log_in: "улогуј се са шифром"
|
log_in: "улогуј се са шифром"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
forum_prefix: "За било шта јавно, посети "
|
forum_prefix: "За било шта јавно, посети "
|
||||||
forum_page: "наш форум."
|
forum_page: "наш форум."
|
||||||
# forum_suffix: " instead."
|
# forum_suffix: " instead."
|
||||||
sending: "Шаље се..."
|
|
||||||
send: "Пошаљи повратну информацију"
|
send: "Пошаљи повратну информацију"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
new_password_verify: "Потврди"
|
new_password_verify: "Потврди"
|
||||||
email_subscriptions: "Мејл претплате"
|
email_subscriptions: "Мејл претплате"
|
||||||
email_announcements: "Обавештења"
|
email_announcements: "Обавештења"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "Прими мејл за најновије вести и достигнућа на CodeCombat-у"
|
email_announcements_description: "Прими мејл за најновије вести и достигнућа на CodeCombat-у"
|
||||||
contributor_emails: "Мејлови реда сарадника"
|
contributor_emails: "Мејлови реда сарадника"
|
||||||
contribute_prefix: "Тражимо људе који би нам се придружили! Погледај "
|
contribute_prefix: "Тражимо људе који би нам се придружили! Погледај "
|
||||||
contribute_page: "страницу за сарадњу"
|
contribute_page: "страницу за сарадњу"
|
||||||
contribute_suffix: " да сазнаш више о томе."
|
contribute_suffix: " да сазнаш више о томе."
|
||||||
email_toggle: "Обухвати све"
|
email_toggle: "Обухвати све"
|
||||||
saving: "Чување..."
|
|
||||||
error_saving: "Чување грешке..."
|
error_saving: "Чување грешке..."
|
||||||
saved: "Измене су сачуване"
|
saved: "Измене су сачуване"
|
||||||
password_mismatch: "Шифре се не слажу."
|
password_mismatch: "Шифре се не слажу."
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
tome_cast_button_casting: "Бацање"
|
tome_cast_button_casting: "Бацање"
|
||||||
tome_cast_button_cast: "Баци чини"
|
tome_cast_button_cast: "Баци чини"
|
||||||
tome_autocast_delay: "Размак између аутоматског бацања чини"
|
tome_autocast_delay: "Размак између аутоматског бацања чини"
|
||||||
tome_autocast_1: "1 секунда"
|
|
||||||
tome_autocast_3: "3 секунде"
|
|
||||||
tome_autocast_5: "5 секунди"
|
|
||||||
tome_autocast_manual: "Упутство"
|
|
||||||
tome_select_spell: "Изабери чин"
|
tome_select_spell: "Изабери чин"
|
||||||
tome_select_a_thang: "Изабери неког за "
|
tome_select_a_thang: "Изабери неког за "
|
||||||
tome_available_spells: "Доступне чини"
|
tome_available_spells: "Доступне чини"
|
||||||
hud_continue: "Настави (притисни ентер)"
|
hud_continue: "Настави (притисни ентер)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "или"
|
||||||
|
name: "Име"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "Мејл"
|
||||||
|
message: "Порука"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -1,8 +1,16 @@
|
||||||
module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", translation:
|
module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", translation:
|
||||||
common:
|
common:
|
||||||
loading: "Laddar..."
|
loading: "Laddar..."
|
||||||
# saving: "Saving..."
|
saving: "Sparar..."
|
||||||
# sending: "Sending..."
|
# sending: "Sending..."
|
||||||
|
cancel: "Avbryt"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 sekund"
|
||||||
|
delay_3_sec: "3 sekunder"
|
||||||
|
delay_5_sec: "5 sekunder"
|
||||||
|
manual: "Manuellt"
|
||||||
|
# fork: "Fork"
|
||||||
|
# play: "Play"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Stäng"
|
close: "Stäng"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
page_not_found: "Sidan kan inte hittas"
|
page_not_found: "Sidan kan inte hittas"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Skapa Konto"
|
|
||||||
log_in: "Logga In"
|
|
||||||
log_out: "Logga Ut"
|
|
||||||
play: "Spela"
|
play: "Spela"
|
||||||
editor: "Nivåredigerare"
|
editor: "Nivåredigerare"
|
||||||
blog: "Blogg"
|
blog: "Blogg"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
twitter_follow: "Följ oss på Twitter"
|
twitter_follow: "Följ oss på Twitter"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "Namn"
|
|
||||||
email: "E-post"
|
|
||||||
message: "Meddelande"
|
|
||||||
cancel: "Avbryt"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
# login_modal_title: "Log In"
|
sign_up: "Skapa Konto"
|
||||||
log_in: "Logga In"
|
log_in: "Logga In"
|
||||||
sign_up: "skapa konto"
|
log_out: "Logga Ut"
|
||||||
or: ", eller "
|
|
||||||
recover: "glömt lösenord"
|
recover: "glömt lösenord"
|
||||||
|
|
||||||
# recover:
|
# recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
coppa_why: "(Varför?)"
|
coppa_why: "(Varför?)"
|
||||||
creating: "Skapar Konto..."
|
creating: "Skapar Konto..."
|
||||||
sign_up: "Skapa Konto"
|
sign_up: "Skapa Konto"
|
||||||
or: "eller "
|
|
||||||
log_in: "logga in med lösenord"
|
log_in: "logga in med lösenord"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -134,7 +129,6 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
contribute_page: "bidragarsida"
|
contribute_page: "bidragarsida"
|
||||||
contribute_suffix: " tför att få veta mer."
|
contribute_suffix: " tför att få veta mer."
|
||||||
email_toggle: "Växla Alla"
|
email_toggle: "Växla Alla"
|
||||||
saving: "Sparar..."
|
|
||||||
error_saving: "Ett Fel Uppstod Vid Sparningen"
|
error_saving: "Ett Fel Uppstod Vid Sparningen"
|
||||||
saved: "Ändringar Sparade"
|
saved: "Ändringar Sparade"
|
||||||
password_mismatch: "De angivna lösenorden stämmer inte överens."
|
password_mismatch: "De angivna lösenorden stämmer inte överens."
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
# tome_cast_button_casting: "Casting"
|
# tome_cast_button_casting: "Casting"
|
||||||
# tome_cast_button_cast: "Spell Cast"
|
# tome_cast_button_cast: "Spell Cast"
|
||||||
# tome_autocast_delay: "Autocast Delay"
|
# tome_autocast_delay: "Autocast Delay"
|
||||||
tome_autocast_1: "1 sekund"
|
|
||||||
tome_autocast_3: "3 sekunder"
|
|
||||||
tome_autocast_5: "5 sekunder"
|
|
||||||
tome_autocast_manual: "Manuellt"
|
|
||||||
tome_select_spell: "Välj en Förmåga"
|
tome_select_spell: "Välj en Förmåga"
|
||||||
tome_select_a_thang: "Välj Någon för "
|
tome_select_a_thang: "Välj Någon för "
|
||||||
tome_available_spells: "Tillgängliga Förmågor"
|
tome_available_spells: "Tillgängliga Förmågor"
|
||||||
# hud_continue: "Continue (press shift-space)"
|
# hud_continue: "Continue (press shift-space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "eller"
|
||||||
|
name: "Namn"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "E-post"
|
||||||
|
message: "Meddelande"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
loading: "รอสักครู่..."
|
loading: "รอสักครู่..."
|
||||||
# saving: "Saving..."
|
# saving: "Saving..."
|
||||||
# sending: "Sending..."
|
# sending: "Sending..."
|
||||||
|
cancel: "ยกเลิก"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 วินาที"
|
||||||
|
delay_3_sec: "3 วินาที"
|
||||||
|
delay_5_sec: "5 วินาที"
|
||||||
|
# manual: "Manual"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "เล่น"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "ปิด"
|
close: "ปิด"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
page_not_found: "ขออภัย ไม่พบหน้าเว็บที่คุณต้องการ"
|
page_not_found: "ขออภัย ไม่พบหน้าเว็บที่คุณต้องการ"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "ลงทะเบียนใหม่"
|
|
||||||
log_in: "ลงชื่อเข้าใช้"
|
|
||||||
log_out: "ลงชื่ื่อออก"
|
|
||||||
play: "เล่น"
|
play: "เล่น"
|
||||||
editor: "Editor"
|
editor: "Editor"
|
||||||
blog: "บล็อก"
|
blog: "บล็อก"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
twitter_follow: "Follow me!"
|
twitter_follow: "Follow me!"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "ชื่อ"
|
|
||||||
email: "อีเมลล์"
|
|
||||||
message: "ข้อความ"
|
|
||||||
cancel: "ยกเลิก"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
# login_modal_title: "Log In"
|
|
||||||
log_in: "ลงชื่อเข้าใช้"
|
|
||||||
sign_up: "ลงทะเบียนใหม่"
|
sign_up: "ลงทะเบียนใหม่"
|
||||||
or: "หรือ"
|
log_in: "ลงชื่อเข้าใช้"
|
||||||
|
log_out: "ลงชื่ื่อออก"
|
||||||
recover: "กู้บัญชีการใช้งาน"
|
recover: "กู้บัญชีการใช้งาน"
|
||||||
|
|
||||||
# recover:
|
# recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
coppa_why: "(ทำไม?)"
|
coppa_why: "(ทำไม?)"
|
||||||
# creating: "Creating Account..."
|
# creating: "Creating Account..."
|
||||||
sign_up: "สมัคร"
|
sign_up: "สมัคร"
|
||||||
or: "หรือ"
|
|
||||||
log_in: "เข้าสู่ระบบด้วยรหัสผ่าน"
|
log_in: "เข้าสู่ระบบด้วยรหัสผ่าน"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
# forum_prefix: "For anything public, please try "
|
# forum_prefix: "For anything public, please try "
|
||||||
# forum_page: "our forum"
|
# forum_page: "our forum"
|
||||||
# forum_suffix: " instead."
|
# forum_suffix: " instead."
|
||||||
# sending: "Sending..."
|
|
||||||
# send: "Send Feedback"
|
# send: "Send Feedback"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
# tome_cast_button_casting: "Casting"
|
# tome_cast_button_casting: "Casting"
|
||||||
# tome_cast_button_cast: "Spell Cast"
|
# tome_cast_button_cast: "Spell Cast"
|
||||||
# tome_autocast_delay: "Autocast Delay"
|
# tome_autocast_delay: "Autocast Delay"
|
||||||
tome_autocast_1: "1 วินาที"
|
|
||||||
tome_autocast_3: "3 วินาที"
|
|
||||||
tome_autocast_5: "5 วินาที"
|
|
||||||
# tome_autocast_manual: "Manual"
|
|
||||||
# tome_select_spell: "Select a Spell"
|
# tome_select_spell: "Select a Spell"
|
||||||
# tome_select_a_thang: "Select Someone for "
|
# tome_select_a_thang: "Select Someone for "
|
||||||
# tome_available_spells: "Available Spells"
|
# tome_available_spells: "Available Spells"
|
||||||
# hud_continue: "Continue (press shift-space)"
|
# hud_continue: "Continue (press shift-space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "หรือ"
|
||||||
|
name: "ชื่อ"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "อีเมลล์"
|
||||||
|
message: "ข้อความ"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
loading: "Yükleniyor..."
|
loading: "Yükleniyor..."
|
||||||
saving: "Kaydediliyor..."
|
saving: "Kaydediliyor..."
|
||||||
sending: "Gönderiliyor..."
|
sending: "Gönderiliyor..."
|
||||||
|
cancel: "İptal"
|
||||||
|
save: "Kaydet"
|
||||||
|
delay_1_sec: "1 saniye"
|
||||||
|
delay_3_sec: "3 saniye"
|
||||||
|
delay_5_sec: "5 saniye"
|
||||||
|
manual: "El ile"
|
||||||
|
fork: "Çatalla"
|
||||||
|
play: "Oyna"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Kapat"
|
close: "Kapat"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
page_not_found: "Sayfa bulunamadı"
|
page_not_found: "Sayfa bulunamadı"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "Kaydol"
|
|
||||||
log_in: "Giriş Yap"
|
|
||||||
log_out: "Çıkış Yap"
|
|
||||||
play: "Oyna"
|
play: "Oyna"
|
||||||
editor: "Düzenleyici"
|
editor: "Düzenleyici"
|
||||||
blog: "Blog"
|
blog: "Blog"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
twitter_follow: "Takip et"
|
twitter_follow: "Takip et"
|
||||||
employers: "İş Verenler"
|
employers: "İş Verenler"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "İsim"
|
|
||||||
email: "E-posta"
|
|
||||||
message: "İleti"
|
|
||||||
cancel: "İptal"
|
|
||||||
save: "Kaydet"
|
|
||||||
|
|
||||||
versions:
|
versions:
|
||||||
save_version_title: "Yeni Sürümü Kaydet"
|
save_version_title: "Yeni Sürümü Kaydet"
|
||||||
commit_message: "Gönderme İletisi"
|
|
||||||
new_major_version: "Yeni Önemli Sürüm"
|
new_major_version: "Yeni Önemli Sürüm"
|
||||||
cla_prefix: "Değişiklikleri kaydetmek için ilk olarak"
|
cla_prefix: "Değişiklikleri kaydetmek için ilk olarak"
|
||||||
cla_url: "KLA'mızı"
|
cla_url: "KLA'mızı"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
cla_agree: "KABUL EDİYORUM"
|
cla_agree: "KABUL EDİYORUM"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
login_modal_title: "Giriş Yap"
|
sign_up: "Kaydol"
|
||||||
log_in: "Giriş Yap"
|
log_in: "Giriş Yap"
|
||||||
sign_up: "Yeni hesap oluşturabilir,"
|
log_out: "Çıkış Yap"
|
||||||
or: " ya da mevcut hesabınızın şifresini unuttuysanız"
|
|
||||||
recover: "şifrenizi sıfırlayabilirsiniz."
|
recover: "şifrenizi sıfırlayabilirsiniz."
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
coppa_why: "(Bu nedir?)"
|
coppa_why: "(Bu nedir?)"
|
||||||
creating: "Hesap oluşturuluyor..."
|
creating: "Hesap oluşturuluyor..."
|
||||||
sign_up: "Kaydol"
|
sign_up: "Kaydol"
|
||||||
or: "Zaten hesabınız varsa"
|
|
||||||
log_in: "buradan giriş yapabilirsiniz."
|
log_in: "buradan giriş yapabilirsiniz."
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
forum_prefix: "Daha kamuya açık soru ve görüşleriniz için "
|
forum_prefix: "Daha kamuya açık soru ve görüşleriniz için "
|
||||||
forum_page: "forumumuzu"
|
forum_page: "forumumuzu"
|
||||||
forum_suffix: " kullanabilirsiniz."
|
forum_suffix: " kullanabilirsiniz."
|
||||||
sending: "Gönderiliyor."
|
|
||||||
send: "Gönder"
|
send: "Gönder"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
new_password_verify: "Teyit Et"
|
new_password_verify: "Teyit Et"
|
||||||
email_subscriptions: "E-posta Abonelikleri"
|
email_subscriptions: "E-posta Abonelikleri"
|
||||||
email_announcements: "Duyurular"
|
email_announcements: "Duyurular"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "CodeCombat ile ilgili son haberlere ve gelişmelere ulaşın."
|
email_announcements_description: "CodeCombat ile ilgili son haberlere ve gelişmelere ulaşın."
|
||||||
contributor_emails: "İştirakçi Sınıfı E-postaları"
|
contributor_emails: "İştirakçi Sınıfı E-postaları"
|
||||||
contribute_prefix: "Partimize katılmak üzere sizleri bekliyoruz ! Detaylı bilgi için "
|
contribute_prefix: "Partimize katılmak üzere sizleri bekliyoruz ! Detaylı bilgi için "
|
||||||
contribute_page: "katkı sayfasını"
|
contribute_page: "katkı sayfasını"
|
||||||
contribute_suffix: " ziyaret edebilirsiniz."
|
contribute_suffix: " ziyaret edebilirsiniz."
|
||||||
email_toggle: "Tümünü Değiştir"
|
email_toggle: "Tümünü Değiştir"
|
||||||
saving: "Kaydediliyor..."
|
|
||||||
error_saving: "Kayıt Esnasında Hata"
|
error_saving: "Kayıt Esnasında Hata"
|
||||||
saved: "Değişiklikler Kaydedildi"
|
saved: "Değişiklikler Kaydedildi"
|
||||||
password_mismatch: "Şifreler Uyuşmuyor"
|
password_mismatch: "Şifreler Uyuşmuyor"
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
tome_cast_button_casting: "Fırlatılıyor"
|
tome_cast_button_casting: "Fırlatılıyor"
|
||||||
tome_cast_button_cast: "Fırlat"
|
tome_cast_button_cast: "Fırlat"
|
||||||
tome_autocast_delay: "Otomatik-Fırlatma Gecikmesi"
|
tome_autocast_delay: "Otomatik-Fırlatma Gecikmesi"
|
||||||
tome_autocast_1: "1 saniye"
|
|
||||||
tome_autocast_3: "3 saniye"
|
|
||||||
tome_autocast_5: "5 saniye"
|
|
||||||
tome_autocast_manual: "El ile"
|
|
||||||
tome_select_spell: "Bir Büyü Seç"
|
tome_select_spell: "Bir Büyü Seç"
|
||||||
tome_select_a_thang: "Birini seç..."
|
tome_select_a_thang: "Birini seç..."
|
||||||
tome_available_spells: "Kullanılabilir Büyüler"
|
tome_available_spells: "Kullanılabilir Büyüler"
|
||||||
hud_continue: "Devam (ÜstKarakter+Boşluk)"
|
hud_continue: "Devam (ÜstKarakter+Boşluk)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
admin:
|
admin:
|
||||||
av_title: "Yönetici Görünümleri"
|
av_title: "Yönetici Görünümleri"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
contact_us: "bize ulaşın!"
|
contact_us: "bize ulaşın!"
|
||||||
hipchat_prefix: "Bizi ayrıca"
|
hipchat_prefix: "Bizi ayrıca"
|
||||||
hipchat_url: "HipChat otasında bulabilirsiniz."
|
hipchat_url: "HipChat otasında bulabilirsiniz."
|
||||||
level_btn_save: "Kaydet"
|
|
||||||
level_btn_fork: "Çatalla"
|
|
||||||
level_btn_play: "Oyna"
|
|
||||||
level_some_options: "Bazı Seçenekler?"
|
level_some_options: "Bazı Seçenekler?"
|
||||||
level_options_1_second: "1 saniye"
|
|
||||||
level_options_3_seconds: "3 saniye"
|
|
||||||
level_options_5_seconds: "5 saniye"
|
|
||||||
level_options_manual: "Kılavuz"
|
|
||||||
level_tab_thangs: "Nesneler"
|
level_tab_thangs: "Nesneler"
|
||||||
level_tab_scripts: "Betikler"
|
level_tab_scripts: "Betikler"
|
||||||
level_tab_settings: "Ayarlar"
|
level_tab_settings: "Ayarlar"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
||||||
level_component_edit_title: "Bileşen Düzenle"
|
level_component_edit_title: "Bileşen Düzenle"
|
||||||
level_system_edit_title: "Sistem Düzenle"
|
level_system_edit_title: "Sistem Düzenle"
|
||||||
create_system_title: "Yeni Sistem Oluştur"
|
create_system_title: "Yeni Sistem Oluştur"
|
||||||
create_system_field_name: "İsim"
|
|
||||||
create_system_btn_cancel: "İptal"
|
|
||||||
create_system_btn_create: "Oluştur"
|
|
||||||
new_component_title: "Yeni Bileşen Oluştur"
|
new_component_title: "Yeni Bileşen Oluştur"
|
||||||
new_component_field_system: "Sistem"
|
new_component_field_system: "Sistem"
|
||||||
new_component_field_name: "İsim"
|
|
||||||
new_component_btn_cancel: "İptal"
|
|
||||||
new_component_btn_create: "Oluştur"
|
|
||||||
|
|
||||||
article:
|
article:
|
||||||
edit_btn_preview: "Önizleme"
|
edit_btn_preview: "Önizleme"
|
||||||
edit_btn_save: "Kaynet"
|
|
||||||
edit_article_title: "Makaleyi Düzenle"
|
edit_article_title: "Makaleyi Düzenle"
|
||||||
|
|
||||||
general:
|
general:
|
||||||
and: "ve"
|
and: "ve"
|
||||||
|
or: "veya"
|
||||||
name: "İsim"
|
name: "İsim"
|
||||||
body: "Gövde"
|
body: "Gövde"
|
||||||
version: "Sürüm"
|
version: "Sürüm"
|
||||||
# commit_msg: "Commit Message"
|
commit_msg: "Gönderme İletisi"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
results: "Sonuçlar"
|
results: "Sonuçlar"
|
||||||
description: "Açıklama"
|
description: "Açıklama"
|
||||||
|
email: "E-posta"
|
||||||
|
message: "İleti"
|
||||||
|
|
||||||
about:
|
about:
|
||||||
who_is_codecombat: "CodeCombat kimdir?"
|
who_is_codecombat: "CodeCombat kimdir?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
loading: "Tải..."
|
loading: "Tải..."
|
||||||
saving: "Lưu..."
|
saving: "Lưu..."
|
||||||
sending: "Gởi..."
|
sending: "Gởi..."
|
||||||
|
# cancel: "Cancel"
|
||||||
|
# save: "Save"
|
||||||
|
# delay_1_sec: "1 second"
|
||||||
|
# delay_3_sec: "3 seconds"
|
||||||
|
# delay_5_sec: "5 seconds"
|
||||||
|
# manual: "Manual"
|
||||||
|
# fork: "Fork"
|
||||||
|
# play: "Play"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Đóng"
|
close: "Đóng"
|
||||||
|
@ -11,10 +19,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
not_found:
|
not_found:
|
||||||
page_not_found: "không tìm thấy trang"
|
page_not_found: "không tìm thấy trang"
|
||||||
|
|
||||||
nav:
|
# nav:
|
||||||
sign_up: "Tạo tài khoản"
|
|
||||||
log_in: "Đăng nhập"
|
|
||||||
log_out: "Đăng xuất"
|
|
||||||
# play: "Levels"
|
# play: "Levels"
|
||||||
# editor: "Editor"
|
# editor: "Editor"
|
||||||
# blog: "Blog"
|
# blog: "Blog"
|
||||||
|
@ -28,27 +33,18 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# twitter_follow: "Follow"
|
# twitter_follow: "Follow"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
# forms:
|
|
||||||
# name: "Name"
|
|
||||||
# email: "Email"
|
|
||||||
# message: "Message"
|
|
||||||
# cancel: "Cancel"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
# cla_suffix: "."
|
# cla_suffix: "."
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
# login:
|
login:
|
||||||
# login_modal_title: "Log In"
|
sign_up: "Tạo tài khoản"
|
||||||
# log_in: "Log In"
|
log_in: "Đăng nhập"
|
||||||
# sign_up: "create new account"
|
log_out: "Đăng xuất"
|
||||||
# or: ", or "
|
|
||||||
# recover: "recover account"
|
# recover: "recover account"
|
||||||
|
|
||||||
# recover:
|
# recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# coppa_why: "(Why?)"
|
# coppa_why: "(Why?)"
|
||||||
# creating: "Creating Account..."
|
# creating: "Creating Account..."
|
||||||
# sign_up: "Sign Up"
|
# sign_up: "Sign Up"
|
||||||
# or: "or "
|
|
||||||
# log_in: "log in with password"
|
# log_in: "log in with password"
|
||||||
|
|
||||||
# home:
|
# home:
|
||||||
|
@ -96,14 +91,13 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# forum_prefix: "For anything public, please try "
|
# forum_prefix: "For anything public, please try "
|
||||||
# forum_page: "our forum"
|
# forum_page: "our forum"
|
||||||
# forum_suffix: " instead."
|
# forum_suffix: " instead."
|
||||||
# sending: "Sending..."
|
|
||||||
# send: "Send Feedback"
|
# send: "Send Feedback"
|
||||||
|
|
||||||
# diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
# title: "Help translate CodeCombat!"
|
# title: "Help translate CodeCombat!"
|
||||||
# sub_heading: "We need your language skills."
|
# sub_heading: "We need your language skills."
|
||||||
# pitch_body: "We develop CodeCombat in English, but we already have players all over the world. Many of them want to play in Vietnamese but don't speak English, so if you can speak both, please consider signing up to be a Diplomat and help translate both the CodeCombat website and all the levels into Vietnamese."
|
pitch_body: "We develop CodeCombat in English, but we already have players all over the world. Many of them want to play in Vietnamese but don't speak English, so if you can speak both, please consider signing up to be a Diplomat and help translate both the CodeCombat website and all the levels into Vietnamese."
|
||||||
# missing_translations: "Until we can translate everything into Vietnamese, you'll see English when Vietnamese isn't available."
|
missing_translations: "Until we can translate everything into Vietnamese, you'll see English when Vietnamese isn't available."
|
||||||
# learn_more: "Learn more about being a Diplomat"
|
# learn_more: "Learn more about being a Diplomat"
|
||||||
# subscribe_as_diplomat: "Subscribe as a Diplomat"
|
# subscribe_as_diplomat: "Subscribe as a Diplomat"
|
||||||
|
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# new_password_verify: "Verify"
|
# new_password_verify: "Verify"
|
||||||
# email_subscriptions: "Email Subscriptions"
|
# email_subscriptions: "Email Subscriptions"
|
||||||
# email_announcements: "Announcements"
|
# email_announcements: "Announcements"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
# email_announcements_description: "Get emails on the latest news and developments at CodeCombat."
|
# email_announcements_description: "Get emails on the latest news and developments at CodeCombat."
|
||||||
# contributor_emails: "Contributor Class Emails"
|
# contributor_emails: "Contributor Class Emails"
|
||||||
# contribute_prefix: "We're looking for people to join our party! Check out the "
|
# contribute_prefix: "We're looking for people to join our party! Check out the "
|
||||||
# contribute_page: "contribute page"
|
# contribute_page: "contribute page"
|
||||||
# contribute_suffix: " to find out more."
|
# contribute_suffix: " to find out more."
|
||||||
# email_toggle: "Toggle All"
|
# email_toggle: "Toggle All"
|
||||||
# saving: "Saving..."
|
|
||||||
# error_saving: "Error Saving"
|
# error_saving: "Error Saving"
|
||||||
# saved: "Changes Saved"
|
# saved: "Changes Saved"
|
||||||
# password_mismatch: "Password does not match."
|
# password_mismatch: "Password does not match."
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# tome_cast_button_casting: "Casting"
|
# tome_cast_button_casting: "Casting"
|
||||||
# tome_cast_button_cast: "Spell Cast"
|
# tome_cast_button_cast: "Spell Cast"
|
||||||
# tome_autocast_delay: "Autocast Delay"
|
# tome_autocast_delay: "Autocast Delay"
|
||||||
# tome_autocast_1: "1 second"
|
|
||||||
# tome_autocast_3: "3 seconds"
|
|
||||||
# tome_autocast_5: "5 seconds"
|
|
||||||
# tome_autocast_manual: "Manual"
|
|
||||||
# tome_select_spell: "Select a Spell"
|
# tome_select_spell: "Select a Spell"
|
||||||
# tome_select_a_thang: "Select Someone for "
|
# tome_select_a_thang: "Select Someone for "
|
||||||
# tome_available_spells: "Available Spells"
|
# tome_available_spells: "Available Spells"
|
||||||
# hud_continue: "Continue (press shift-space)"
|
# hud_continue: "Continue (press shift-space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,18 +236,11 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
|
@ -275,6 +252,9 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
# or: "or"
|
||||||
|
# email: "Email"
|
||||||
|
# message: "Message"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
loading: "读取中..."
|
loading: "读取中..."
|
||||||
saving: "保存中……"
|
saving: "保存中……"
|
||||||
sending: "发送中..."
|
sending: "发送中..."
|
||||||
|
cancel: "退出"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 秒"
|
||||||
|
delay_3_sec: "3 秒"
|
||||||
|
delay_5_sec: "5 秒"
|
||||||
|
manual: "手动"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "玩"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "关闭"
|
close: "关闭"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
page_not_found: "找不到网页"
|
page_not_found: "找不到网页"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "注册"
|
|
||||||
log_in: "登录"
|
|
||||||
log_out: "登出"
|
|
||||||
play: "玩"
|
play: "玩"
|
||||||
editor: "编辑"
|
editor: "编辑"
|
||||||
blog: "博客"
|
blog: "博客"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
twitter_follow: "关注"
|
twitter_follow: "关注"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "名字"
|
|
||||||
email: "邮箱"
|
|
||||||
message: "留言"
|
|
||||||
cancel: "退出"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
login_modal_title: "登录"
|
|
||||||
log_in: "登录"
|
|
||||||
sign_up: "注册"
|
sign_up: "注册"
|
||||||
or: ",或"
|
log_in: "登录"
|
||||||
|
log_out: "登出"
|
||||||
recover: "找回账户"
|
recover: "找回账户"
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
coppa_why: "为什么?"
|
coppa_why: "为什么?"
|
||||||
creating: "账户创建中..."
|
creating: "账户创建中..."
|
||||||
sign_up: "注册"
|
sign_up: "注册"
|
||||||
or: "或"
|
|
||||||
log_in: "登录"
|
log_in: "登录"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
forum_prefix: "对任何公共部分,放手去干吧 "
|
forum_prefix: "对任何公共部分,放手去干吧 "
|
||||||
forum_page: "我们的论坛"
|
forum_page: "我们的论坛"
|
||||||
forum_suffix: "代替。"
|
forum_suffix: "代替。"
|
||||||
sending: "发送中。。。"
|
|
||||||
send: "意见反馈"
|
send: "意见反馈"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
new_password_verify: "核实"
|
new_password_verify: "核实"
|
||||||
email_subscriptions: "邮箱验证"
|
email_subscriptions: "邮箱验证"
|
||||||
email_announcements: "通知"
|
email_announcements: "通知"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
email_announcements_description: "接收关于 CodeCombat 最近的新闻和发展的邮件。"
|
email_announcements_description: "接收关于 CodeCombat 最近的新闻和发展的邮件。"
|
||||||
contributor_emails: "贡献者通知"
|
contributor_emails: "贡献者通知"
|
||||||
contribute_prefix: "我们在寻找志同道合的人!请到 "
|
contribute_prefix: "我们在寻找志同道合的人!请到 "
|
||||||
contribute_page: "贡献页面"
|
contribute_page: "贡献页面"
|
||||||
contribute_suffix: " 查看更多信息。"
|
contribute_suffix: " 查看更多信息。"
|
||||||
email_toggle: "切换所有"
|
email_toggle: "切换所有"
|
||||||
saving: "保存中..."
|
|
||||||
error_saving: "保存时出错"
|
error_saving: "保存时出错"
|
||||||
saved: "保存修改"
|
saved: "保存修改"
|
||||||
password_mismatch: "密码不匹配。"
|
password_mismatch: "密码不匹配。"
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
tome_cast_button_casting: "发动中"
|
tome_cast_button_casting: "发动中"
|
||||||
tome_cast_button_cast: "发动咒语"
|
tome_cast_button_cast: "发动咒语"
|
||||||
tome_autocast_delay: "自动施法延迟"
|
tome_autocast_delay: "自动施法延迟"
|
||||||
tome_autocast_1: "1 秒"
|
|
||||||
tome_autocast_3: "3 秒"
|
|
||||||
tome_autocast_5: "5 秒"
|
|
||||||
tome_autocast_manual: "手动"
|
|
||||||
tome_select_spell: "选择一个法术"
|
tome_select_spell: "选择一个法术"
|
||||||
tome_select_a_thang: "选择人物来 "
|
tome_select_a_thang: "选择人物来 "
|
||||||
tome_available_spells: "可用的法术"
|
tome_available_spells: "可用的法术"
|
||||||
hud_continue: "继续 (按 shift-空格)"
|
hud_continue: "继续 (按 shift-空格)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "或"
|
||||||
|
name: "名字"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "邮箱"
|
||||||
|
message: "留言"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -3,6 +3,14 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
loading: "Loading..."
|
loading: "Loading..."
|
||||||
saving: "儲存中..."
|
saving: "儲存中..."
|
||||||
sending: "發送中...."
|
sending: "發送中...."
|
||||||
|
cancel: "退出"
|
||||||
|
# save: "Save"
|
||||||
|
delay_1_sec: "1 秒"
|
||||||
|
delay_3_sec: "3 秒"
|
||||||
|
delay_5_sec: "5 秒"
|
||||||
|
manual: "手動手动"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "玩"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "關閉"
|
close: "關閉"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
page_not_found: "找不到網頁"
|
page_not_found: "找不到網頁"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "註冊"
|
|
||||||
log_in: "登錄"
|
|
||||||
log_out: "退出"
|
|
||||||
play: "玩"
|
play: "玩"
|
||||||
editor: "編輯"
|
editor: "編輯"
|
||||||
blog: "博客"
|
blog: "博客"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
twitter_follow: "關注"
|
twitter_follow: "關注"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "名字"
|
|
||||||
email: "郵箱"
|
|
||||||
message: "留言"
|
|
||||||
cancel: "退出"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
login_modal_title: "登錄"
|
|
||||||
log_in: "登錄"
|
|
||||||
sign_up: "註冊"
|
sign_up: "註冊"
|
||||||
or: ",或"
|
log_in: "登錄"
|
||||||
|
log_out: "退出"
|
||||||
recover: "找回帳戶"
|
recover: "找回帳戶"
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
coppa_why: "爲什麽?"
|
coppa_why: "爲什麽?"
|
||||||
creating: "帳戶創建中..."
|
creating: "帳戶創建中..."
|
||||||
sign_up: "註冊"
|
sign_up: "註冊"
|
||||||
or: "或"
|
|
||||||
log_in: "登錄"
|
log_in: "登錄"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -134,7 +129,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
contribute_page: "貢獻頁面"
|
contribute_page: "貢獻頁面"
|
||||||
contribute_suffix: " 查看更多信息。"
|
contribute_suffix: " 查看更多信息。"
|
||||||
email_toggle: "切換所有"
|
email_toggle: "切換所有"
|
||||||
saving: "保存中..."
|
|
||||||
error_saving: "保存時出錯"
|
error_saving: "保存時出錯"
|
||||||
saved: "保存修改"
|
saved: "保存修改"
|
||||||
password_mismatch: "密碼不匹配。"
|
password_mismatch: "密碼不匹配。"
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
tome_cast_button_casting: "發動中"
|
tome_cast_button_casting: "發動中"
|
||||||
tome_cast_button_cast: "咒語"
|
tome_cast_button_cast: "咒語"
|
||||||
tome_autocast_delay: "自動施法延遲"
|
tome_autocast_delay: "自動施法延遲"
|
||||||
tome_autocast_1: "1 秒"
|
|
||||||
tome_autocast_3: "3 秒"
|
|
||||||
tome_autocast_5: "5 秒"
|
|
||||||
tome_autocast_manual: "手動手动"
|
|
||||||
tome_select_spell: "選擇一個法術"
|
tome_select_spell: "選擇一個法術"
|
||||||
tome_select_a_thang: "選擇人物來 "
|
tome_select_a_thang: "選擇人物來 "
|
||||||
tome_available_spells: "可用的法術"
|
tome_available_spells: "可用的法術"
|
||||||
hud_continue: "繼續 (按 shift-空格)"
|
hud_continue: "繼續 (按 shift-空格)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "或"
|
||||||
|
name: "名字"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "郵箱"
|
||||||
|
message: "留言"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
|
@ -2,7 +2,15 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
# common:
|
# common:
|
||||||
# loading: "Loading..."
|
# loading: "Loading..."
|
||||||
# saving: "Saving..."
|
# saving: "Saving..."
|
||||||
# sending: "Sending..."
|
sending: "在发送中。。。"
|
||||||
|
cancel: "退出"
|
||||||
|
# save: "Save"
|
||||||
|
# delay_1_sec: "1 second"
|
||||||
|
# delay_3_sec: "3 seconds"
|
||||||
|
# delay_5_sec: "5 seconds"
|
||||||
|
# manual: "Manual"
|
||||||
|
# fork: "Fork"
|
||||||
|
play: "玩"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "关闭"
|
close: "关闭"
|
||||||
|
@ -12,9 +20,6 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
page_not_found: "找不到网页"
|
page_not_found: "找不到网页"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
sign_up: "注册"
|
|
||||||
log_in: "登录"
|
|
||||||
log_out: "登出"
|
|
||||||
play: "玩"
|
play: "玩"
|
||||||
editor: "编辑"
|
editor: "编辑"
|
||||||
blog: "博客"
|
blog: "博客"
|
||||||
|
@ -28,16 +33,8 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
twitter_follow: "关注"
|
twitter_follow: "关注"
|
||||||
# employers: "Employers"
|
# employers: "Employers"
|
||||||
|
|
||||||
forms:
|
|
||||||
name: "名字"
|
|
||||||
email: "邮箱"
|
|
||||||
message: "留言"
|
|
||||||
cancel: "退出"
|
|
||||||
# save: "Save"
|
|
||||||
|
|
||||||
# versions:
|
# versions:
|
||||||
# save_version_title: "Save New Version"
|
# save_version_title: "Save New Version"
|
||||||
# commit_message: "Commit Message"
|
|
||||||
# new_major_version: "New Major Version"
|
# new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
# cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
|
@ -45,10 +42,9 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
# cla_agree: "I AGREE"
|
# cla_agree: "I AGREE"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
# login_modal_title: "Log In"
|
|
||||||
log_in: "登录"
|
|
||||||
sign_up: "注册"
|
sign_up: "注册"
|
||||||
or: "或"
|
log_in: "登录"
|
||||||
|
log_out: "登出"
|
||||||
recover: "找回账户"
|
recover: "找回账户"
|
||||||
|
|
||||||
# recover:
|
# recover:
|
||||||
|
@ -63,7 +59,6 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
coppa_why: "为什么?"
|
coppa_why: "为什么?"
|
||||||
creating: "账户在创新中"
|
creating: "账户在创新中"
|
||||||
sign_up: "注册"
|
sign_up: "注册"
|
||||||
or: "或"
|
|
||||||
log_in: "以密码登录"
|
log_in: "以密码登录"
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -96,7 +91,6 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
# forum_prefix: "For anything public, please try "
|
# forum_prefix: "For anything public, please try "
|
||||||
forum_page: "我们的论坛"
|
forum_page: "我们的论坛"
|
||||||
# forum_suffix: " instead."
|
# forum_suffix: " instead."
|
||||||
sending: "在发送中。。。"
|
|
||||||
send: "意见反馈"
|
send: "意见反馈"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
|
@ -128,13 +122,13 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
# new_password_verify: "Verify"
|
# new_password_verify: "Verify"
|
||||||
# email_subscriptions: "Email Subscriptions"
|
# email_subscriptions: "Email Subscriptions"
|
||||||
# email_announcements: "Announcements"
|
# email_announcements: "Announcements"
|
||||||
|
# email_notifications_description: "Get periodic notifications for your account."
|
||||||
# email_announcements_description: "Get emails on the latest news and developments at CodeCombat."
|
# email_announcements_description: "Get emails on the latest news and developments at CodeCombat."
|
||||||
# contributor_emails: "Contributor Class Emails"
|
# contributor_emails: "Contributor Class Emails"
|
||||||
# contribute_prefix: "We're looking for people to join our party! Check out the "
|
# contribute_prefix: "We're looking for people to join our party! Check out the "
|
||||||
# contribute_page: "contribute page"
|
# contribute_page: "contribute page"
|
||||||
# contribute_suffix: " to find out more."
|
# contribute_suffix: " to find out more."
|
||||||
# email_toggle: "Toggle All"
|
# email_toggle: "Toggle All"
|
||||||
# saving: "Saving..."
|
|
||||||
# error_saving: "Error Saving"
|
# error_saving: "Error Saving"
|
||||||
# saved: "Changes Saved"
|
# saved: "Changes Saved"
|
||||||
# password_mismatch: "Password does not match."
|
# password_mismatch: "Password does not match."
|
||||||
|
@ -193,14 +187,11 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
# tome_cast_button_casting: "Casting"
|
# tome_cast_button_casting: "Casting"
|
||||||
# tome_cast_button_cast: "Spell Cast"
|
# tome_cast_button_cast: "Spell Cast"
|
||||||
# tome_autocast_delay: "Autocast Delay"
|
# tome_autocast_delay: "Autocast Delay"
|
||||||
# tome_autocast_1: "1 second"
|
|
||||||
# tome_autocast_3: "3 seconds"
|
|
||||||
# tome_autocast_5: "5 seconds"
|
|
||||||
# tome_autocast_manual: "Manual"
|
|
||||||
# tome_select_spell: "Select a Spell"
|
# tome_select_spell: "Select a Spell"
|
||||||
# tome_select_a_thang: "Select Someone for "
|
# tome_select_a_thang: "Select Someone for "
|
||||||
# tome_available_spells: "Available Spells"
|
# tome_available_spells: "Available Spells"
|
||||||
# hud_continue: "Continue (press shift-space)"
|
# hud_continue: "Continue (press shift-space)"
|
||||||
|
# spell_saved: "Spell Saved"
|
||||||
|
|
||||||
# admin:
|
# admin:
|
||||||
# av_title: "Admin Views"
|
# av_title: "Admin Views"
|
||||||
|
@ -225,14 +216,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
# contact_us: "contact us!"
|
# contact_us: "contact us!"
|
||||||
# hipchat_prefix: "You can also find us in our"
|
# hipchat_prefix: "You can also find us in our"
|
||||||
# hipchat_url: "HipChat room."
|
# hipchat_url: "HipChat room."
|
||||||
# level_btn_save: "Save"
|
|
||||||
# level_btn_fork: "Fork"
|
|
||||||
# level_btn_play: "Play"
|
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_options_1_second: "1 second"
|
|
||||||
# level_options_3_seconds: "3 seconds"
|
|
||||||
# level_options_5_seconds: "5 seconds"
|
|
||||||
# level_options_manual: "Manual"
|
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
# level_tab_settings: "Settings"
|
# level_tab_settings: "Settings"
|
||||||
|
@ -252,29 +236,25 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
# level_component_edit_title: "Edit Component"
|
# level_component_edit_title: "Edit Component"
|
||||||
# level_system_edit_title: "Edit System"
|
# level_system_edit_title: "Edit System"
|
||||||
# create_system_title: "Create New System"
|
# create_system_title: "Create New System"
|
||||||
# create_system_field_name: "Name"
|
|
||||||
# create_system_btn_cancel: "Cancel"
|
|
||||||
# create_system_btn_create: "Create"
|
|
||||||
# new_component_title: "Create New Component"
|
# new_component_title: "Create New Component"
|
||||||
# new_component_field_system: "System"
|
# new_component_field_system: "System"
|
||||||
# new_component_field_name: "Name"
|
|
||||||
# new_component_btn_cancel: "Cancel"
|
|
||||||
# new_component_btn_create: "Create"
|
|
||||||
|
|
||||||
# article:
|
# article:
|
||||||
# edit_btn_preview: "Preview"
|
# edit_btn_preview: "Preview"
|
||||||
# edit_btn_save: "Save"
|
|
||||||
# edit_article_title: "Edit Article"
|
# edit_article_title: "Edit Article"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
# name: "Name"
|
or: "或"
|
||||||
|
name: "名字"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
# version: "Version"
|
||||||
# commit_msg: "Commit Message"
|
# commit_msg: "Commit Message"
|
||||||
# version_history_for: "Version History for: "
|
# version_history_for: "Version History for: "
|
||||||
# results: "Results"
|
# results: "Results"
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
|
email: "邮箱"
|
||||||
|
message: "留言"
|
||||||
|
|
||||||
# about:
|
# about:
|
||||||
# who_is_codecombat: "Who is CodeCombat?"
|
# who_is_codecombat: "Who is CodeCombat?"
|
||||||
|
|
Reference in a new issue