mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Update es-419.coffee
Hello, that's my first contribution, but I have to clear something: Javascript_blurb: "El lenguaje de la web. Usado en sitios y aplicaciones web, juegos en HTML5, y servidores." python_blurb: "Simple pero poderoso, Python es un grandioso lenguaje de programación para uso general." coffeescript_blurb: "Mejor JavaScript." clojure_blurb: "Un Lisp moderno." lua_blurb: "Para Juegos." io_blurb: "Simple pero oscuro." No son exactamente literales pero traté de que entraran en el espacio asignado. These are not literal translations but I tried to made them fit into the given space. What language should I use to communicate with you? Thanks.
This commit is contained in:
parent
b3a841e814
commit
005d83929f
1 changed files with 56 additions and 56 deletions
|
@ -15,9 +15,9 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
fork: "Bifurcar"
|
||||
play: "Jugar" # When used as an action verb, like "Play next level"
|
||||
retry: "Reintentar"
|
||||
# watch: "Watch"
|
||||
# unwatch: "Unwatch"
|
||||
# submit_patch: "Submit Patch"
|
||||
watch: "Seguir"
|
||||
unwatch: "No seguir"
|
||||
submit_patch: "Enviar Parche"
|
||||
|
||||
units:
|
||||
second: "segundo"
|
||||
|
@ -26,14 +26,14 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
minutes: "minutos"
|
||||
hour: "hora"
|
||||
hours: "horas"
|
||||
# day: "day"
|
||||
# days: "days"
|
||||
# week: "week"
|
||||
# weeks: "weeks"
|
||||
# month: "month"
|
||||
# months: "months"
|
||||
# year: "year"
|
||||
# years: "years"
|
||||
day: "día"
|
||||
days: "días"
|
||||
week: "semana"
|
||||
weeks: "semanas"
|
||||
month: "mes"
|
||||
months: "meses"
|
||||
year: "año"
|
||||
years: "años"
|
||||
|
||||
modal:
|
||||
close: "Cerrar"
|
||||
|
@ -48,10 +48,10 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
editor: "Editor"
|
||||
blog: "Blog"
|
||||
forum: "Foro"
|
||||
# account: "Account"
|
||||
# profile: "Profile"
|
||||
# stats: "Stats"
|
||||
# code: "Code"
|
||||
account: "Cuenta"
|
||||
profile: "Perfil"
|
||||
stats: "Stadísticas"
|
||||
code: "Cógigo"
|
||||
admin: "Admin"
|
||||
home: "Inicio"
|
||||
contribute: "Contribuir"
|
||||
|
@ -79,7 +79,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
recover:
|
||||
recover_account_title: "recuperar cuenta"
|
||||
send_password: "Enviar Contraseña de Recuperación"
|
||||
# recovery_sent: "Recovery email sent."
|
||||
recovery_sent: "Correo de recuperación enviado."
|
||||
|
||||
signup:
|
||||
create_account_title: "Crear Cuenta para Guardar el Progreso"
|
||||
|
@ -91,7 +91,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
sign_up: "Registrarse"
|
||||
log_in: "Inicia sesión con tu contraseña"
|
||||
social_signup: "O, puedes conectarte a través de Facebook o G+:"
|
||||
# required: "You need to log in before you can go that way."
|
||||
required: "Necesitas entrar a tu cuenta antes de continuar."
|
||||
|
||||
home:
|
||||
slogan: "Aprende a programar jugando"
|
||||
|
@ -104,12 +104,12 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
for_beginners: "Para Principiantes"
|
||||
multiplayer: "Multijugador"
|
||||
for_developers: "Para Desarrolladores"
|
||||
# javascript_blurb: "The language of the web. Great for writing websites, web apps, HTML5 games, and servers."
|
||||
# python_blurb: "Simple yet powerful, Python is a great general purpose programming language."
|
||||
# coffeescript_blurb: "Nicer JavaScript syntax."
|
||||
# clojure_blurb: "A modern Lisp."
|
||||
# lua_blurb: "Game scripting language."
|
||||
# io_blurb: "Simple but obscure."
|
||||
javascript_blurb: "El lenguaje de la web. Usado en sitios y aplicaciones web, juegos en HTML5, y servidores."
|
||||
python_blurb: "Simple pero poderoso, Python es un grandioso lenguaje de programación de uso general."
|
||||
coffeescript_blurb: "Mejor JavaScript."
|
||||
clojure_blurb: "Un Lisp moderno."
|
||||
lua_blurb: "Para Juegos."
|
||||
io_blurb: "Simple pero oscuro."
|
||||
|
||||
play:
|
||||
choose_your_level: "Elige tu nivel"
|
||||
|
@ -124,29 +124,29 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
campaign_multiplayer_description: "... en las que programas cara-a-cara contra otros jugadores."
|
||||
campaign_player_created: "Creados-Por-Jugadores"
|
||||
campaign_player_created_description: "... en los que luchas contra la creatividad de tus compañeros <a href=\"/contribute#artisan\">Hechiceros Artesanales</a>."
|
||||
# campaign_classic_algorithms: "Classic Algorithms"
|
||||
# campaign_classic_algorithms_description: "... in which you learn the most popular algorithms in Computer Science."
|
||||
campaign_classic_algorithms: "Algoritmos Clásicos"
|
||||
campaign_classic_algorithms_description: "... en la cual aprendes los algoritmos más populares en las Ciencias de la Computación."
|
||||
level_difficulty: "Dificultad: "
|
||||
play_as: "Jugar Como "
|
||||
spectate: "Observar"
|
||||
# players: "players"
|
||||
# hours_played: "hours played"
|
||||
# items: "Items"
|
||||
# heroes: "Heroes"
|
||||
# achievements: "Achievements"
|
||||
# account: "Account"
|
||||
# settings: "Settings"
|
||||
# next: "Next"
|
||||
# previous: "Previous"
|
||||
# choose_inventory: "Equip Items"
|
||||
players: "jugadores"
|
||||
hours_played: "Horas jugadas"
|
||||
items: "Objetos"
|
||||
heroes: "Héroes"
|
||||
achievements: "Logros"
|
||||
account: "Cuenta"
|
||||
settings: "Configuración"
|
||||
next: "Próximo"
|
||||
previous: "Previo"
|
||||
choose_inventory: "Equipar objetos"
|
||||
|
||||
# items:
|
||||
# armor: "Armor"
|
||||
# hands: "Hands"
|
||||
# accessories: "Accessories"
|
||||
# books: "Books"
|
||||
# minions: "Minions"
|
||||
# misc: "Misc"
|
||||
items:
|
||||
armor: "Armadura"
|
||||
hands: "Manos"
|
||||
accessories: "Accesorios"
|
||||
books: "Libros"
|
||||
minions: "Seguidores"
|
||||
misc: "Misc"
|
||||
|
||||
contact:
|
||||
contact_us: "Contacta a CodeCombat"
|
||||
|
@ -191,7 +191,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
autosave: "Cambios Guardados Automáticamente"
|
||||
me_tab: "Yo"
|
||||
picture_tab: "Imagen"
|
||||
# upload_picture: "Upload a picture"
|
||||
upload_picture: "Sube una imagen"
|
||||
wizard_tab: "Hechicero"
|
||||
password_tab: "Contraseña"
|
||||
emails_tab: "Correos"
|
||||
|
@ -200,16 +200,16 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
new_password: "Nueva Contraseña"
|
||||
new_password_verify: "Verificar"
|
||||
email_subscriptions: "Suscripciones de Email"
|
||||
# email_subscriptions_none: "No Email Subscriptions."
|
||||
email_subscriptions_none: "No tienes subcripciones."
|
||||
email_announcements: "Noticias"
|
||||
email_announcements_description: "Recibe correos electrónicos con las últimas noticias y desarrollos de CodeCombat."
|
||||
email_notifications: "Notificaciones"
|
||||
# email_notifications_summary: "Controls for personalized, automatic email notifications related to your CodeCombat activity."
|
||||
# email_any_notes: "Any Notifications"
|
||||
# email_any_notes_description: "Disable to stop all activity notification emails."
|
||||
# email_news: "News"
|
||||
# email_recruit_notes: "Job Opportunities"
|
||||
# email_recruit_notes_description: "If you play really well, we may contact you about getting you a (better) job."
|
||||
email_notifications_summary: "Controles para tus notificaciones por correo electrónico automáticas y personalizadas relativas a tu actividad en CodeCombat."
|
||||
email_any_notes: "Algunas notificaciones"
|
||||
email_any_notes_description: "Desactiva para detener toda la actividad de correos de notificaciones."
|
||||
email_news: "Noticias"
|
||||
email_recruit_notes: "Oportunidades Laborales"
|
||||
email_recruit_notes_description: "Si juegas realmente bien podríamos contactarte para ofrecerte un (mejor) trabajo."
|
||||
contributor_emails: "Emails Clase Contribuyente"
|
||||
contribute_prefix: "¡Estamos buscando gente que se una a nuestro grupo! Echa un vistazo a la "
|
||||
contribute_page: "página de contribución"
|
||||
|
@ -218,17 +218,17 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
error_saving: "Error al Guardar"
|
||||
saved: "Cambios Guardados"
|
||||
password_mismatch: "La contraseña no coincide."
|
||||
# password_repeat: "Please repeat your password."
|
||||
password_repeat: "Por favor repita su contraseña."
|
||||
job_profile: "Perfil de Trabajo"
|
||||
job_profile_approved: "Tu perfil de trabajo ha sido aprobado por CodeCombat. Los empleadores podrán verlo hasta que lo marques como inactivo o permanezca sin cambios por cuatro semanas."
|
||||
job_profile_explanation: "¡Hola! Llena esto, y te contactaremos acerca de encontrar un trabajo como desarrollador de software."
|
||||
# sample_profile: "See a sample profile"
|
||||
# view_profile: "View Your Profile"
|
||||
sample_profile: "Mira un perfil de ejemplo"
|
||||
view_profile: "Ver tu perfil"
|
||||
|
||||
account_profile:
|
||||
# settings: "Settings"
|
||||
# edit_profile: "Edit Profile"
|
||||
# done_editing: "Done Editing"
|
||||
settings: "Configuración"
|
||||
edit_profile: "Editar Perfil"
|
||||
done_editing: "Terminar Edición"
|
||||
profile_for_prefix: "Perfil para "
|
||||
profile_for_suffix: ""
|
||||
# featured: "Featured"
|
||||
|
|
Loading…
Reference in a new issue