mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-04 01:43:40 -04:00
Update es-419.coffee (#3734)
I want to contribute translating to Spanish (Latam). This is a test to know I am doing right.
This commit is contained in:
parent
a96d5df78e
commit
6cd1bfac71
1 changed files with 10 additions and 10 deletions
|
@ -265,13 +265,13 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
|
||||||
school_name_placeholder: "Ejemplo: High School, Springfield, IL"
|
school_name_placeholder: "Ejemplo: High School, Springfield, IL"
|
||||||
or_sign_up_with: "o conectate a travez de:"
|
or_sign_up_with: "o conectate a travez de:"
|
||||||
connected_gplus_header: "Te haz conectado exitosamente a travez de Google+!"
|
connected_gplus_header: "Te haz conectado exitosamente a travez de Google+!"
|
||||||
# connected_gplus_p: "Finish signing up so you can log in con your Google+ cuenta."
|
connected_gplus_p: "Termina el registro para que inicies sesión con tu cuenta de Google+."
|
||||||
# gplus_exists: "You already have an cuenta associated con Google+!"
|
gplus_exists: "Ya tienes asociada una cuenta con Google+!"
|
||||||
connected_facebook_header: "Te haz conectado exitosamente a travez de Facebook!"
|
connected_facebook_header: "Te haz conectado exitosamente a travez de Facebook!"
|
||||||
# connected_facebook_p: "Finish signing up so you can log in con your Facebook cuenta."
|
connected_facebook_p: "Termina el registro para que inicies sesión con tu cuenta de Facebook."
|
||||||
# facebook_exists: "You already have an cuenta associated con Facebook!"
|
facebook_exists: "Ya tienes asociada una cuenta Facebook!"
|
||||||
# hey_students: "Estudiantes, enter the class code from your maestro."
|
hey_students: "Estudiante, ingresa el coódigo de clase de tu maestro."
|
||||||
birthday: "Compleaños"
|
birthday: "Cumpleaños"
|
||||||
|
|
||||||
recover:
|
recover:
|
||||||
recover_account_title: "recuperar cuenta"
|
recover_account_title: "recuperar cuenta"
|
||||||
|
@ -853,12 +853,12 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
|
||||||
college_plus: "Universidad o superior"
|
college_plus: "Universidad o superior"
|
||||||
anything_else: "¿Algo más que deberíamos saber?"
|
anything_else: "¿Algo más que deberíamos saber?"
|
||||||
thanks_header: "¡Gracias por solicitar un presupuesto!" # {change}
|
thanks_header: "¡Gracias por solicitar un presupuesto!" # {change}
|
||||||
# thanks_sub_header: "Gracias por expressing interest in CodeCombat for your school."
|
thanks_sub_header: "Gracias por el interés de su institución en CodeCombat" #"Gracias por expressing interest in CodeCombat for your school."
|
||||||
thanks_p: "Estaremos en contacto pronto. ¿Preguntas? Escríbenos:" # {change}
|
thanks_p: "Estaremos en contacto pronto. ¿Preguntas? Escríbenos:" # {change}
|
||||||
# back_to_classes: "Back to Clases"
|
back_to_classes: "Volver a las clases"#"Back to Clases"
|
||||||
finish_signup: "Termine la creación de su cuenta de maestro:"
|
finish_signup: "Termine la creación de su cuenta de maestro:"
|
||||||
# finish_signup_p: "Create an account to set up a class, add your students, and monitor their progress as they learn computer science."
|
finish_signup_p: "Crear una cuenta para configurar la clase, agregar estudiante y monitorear su progreso a medida que aprenden programacioón"#"Create an account to set up a class, add your students, and monitor their progress as they learn computer science."
|
||||||
# signup_with: "Sign up con:"
|
signup_with: "Registrarse con:"
|
||||||
connect_with: "Conectar con:"
|
connect_with: "Conectar con:"
|
||||||
# conversion_warning: "WARNING: Your current account is a <em>Student Account</em>. Once you submit this form, your account will be updated to a Teacher Account."
|
# conversion_warning: "WARNING: Your current account is a <em>Student Account</em>. Once you submit this form, your account will be updated to a Teacher Account."
|
||||||
# learn_more_modal: "Teacher accounts on CodeCombat have the ability to monitor student progress, assign enrollments and manage classrooms. Teacher accounts cannot be a part of a classroom - if you are currently enrolled in a class using this account, you will no longer be able to access it once you update to a Teacher Account."
|
# learn_more_modal: "Teacher accounts on CodeCombat have the ability to monitor student progress, assign enrollments and manage classrooms. Teacher accounts cannot be a part of a classroom - if you are currently enrolled in a class using this account, you will no longer be able to access it once you update to a Teacher Account."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue