mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 14:33:59 -04:00
Update es-419.coffee
Add some new lines in spanish
This commit is contained in:
parent
7651eaf6cc
commit
d9945c03ba
1 changed files with 170 additions and 170 deletions
|
@ -22,8 +22,8 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
forum: "Foro"
|
||||
account: "Cuenta"
|
||||
profile: "Perfil"
|
||||
stats: "Stadísticas"
|
||||
code: "Cógigo"
|
||||
stats: "Estadísticas"
|
||||
code: "Código"
|
||||
admin: "Admin" # Only shows up when you are an admin
|
||||
home: "Inicio"
|
||||
contribute: "Contribuir"
|
||||
|
@ -31,7 +31,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
about: "Acerca"
|
||||
contact: "Contacto"
|
||||
twitter_follow: "Seguir"
|
||||
teachers: "Profesores"
|
||||
teachers: "Maestros"
|
||||
|
||||
modal:
|
||||
close: "Cerrar"
|
||||
|
@ -51,16 +51,16 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
play:
|
||||
play_as: "Jugar Como " # Ladder page
|
||||
spectate: "Observar" # Ladder page
|
||||
players: "jugadores" # Hover over a level on /play
|
||||
players: "Jugadores" # Hover over a level on /play
|
||||
hours_played: "horas jugadas" # Hover over a level on /play
|
||||
items: "Objetos" # Tooltip on item shop button from /play
|
||||
# unlock: "Unlock" # For purchasing items and heroes
|
||||
# confirm: "Confirm"
|
||||
# owned: "Owned" # For items you own
|
||||
# locked: "Locked"
|
||||
# purchasable: "Purchasable" # For a hero you unlocked but haven't purchased
|
||||
# available: "Available"
|
||||
# skills_granted: "Skills Granted" # Property documentation details
|
||||
items: "objetos" # Tooltip on item shop button from /play
|
||||
unlock: "desbloquear" # For purchasing items and heroes
|
||||
confirm: "confirmar"
|
||||
owned: "adquirido" # For items you own
|
||||
locked: "bloqueado"
|
||||
purchasable: "Comprable" # For a hero you unlocked but haven't purchased
|
||||
available: "Disponible"
|
||||
skills_granted: "Habilidades ganadas" # Property documentation details
|
||||
heroes: "Héroes" # Tooltip on hero shop button from /play
|
||||
achievements: "Logros" # Tooltip on achievement list button from /play
|
||||
account: "Cuenta" # Tooltip on account button from /play
|
||||
|
@ -68,19 +68,19 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
next: "Próximo" # Go from choose hero to choose inventory before playing a level
|
||||
change_hero: "Cambiar héroe" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Equipar objetos"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
# free: "Free"
|
||||
# subscribed: "Subscribed"
|
||||
older_campaigns: "Campañas previas"
|
||||
anonymous: "Jugador Anónimo"
|
||||
buy_gems: "Comprar gemas"
|
||||
campaign_forest: "Campaña del Bosque"
|
||||
campaign_dungeon: "Campaña Calabozo"
|
||||
subscription_required: "Requiere Suscripción"
|
||||
free: "Gratis"
|
||||
subscribed: "Suscrito"
|
||||
older_campaigns: "Campañas antiguas"
|
||||
anonymous: "Anónimo"
|
||||
level_difficulty: "Dificultad: "
|
||||
campaign_beginner: "Campaña para principiantes"
|
||||
# awaiting_levels_adventurer_prefix: "We release five levels per week."
|
||||
# awaiting_levels_adventurer: "Sign up as an Adventurer"
|
||||
# awaiting_levels_adventurer_suffix: "to be the first to play new levels."
|
||||
awaiting_levels_adventurer_prefix: "Lanzaremos cinco niveles por semana."
|
||||
awaiting_levels_adventurer: "Ingresa como Aventurero"
|
||||
awaiting_levels_adventurer_suffix: "para ser el primero en jugar los niveles nuevos."
|
||||
choose_your_level: "Elige tu nivel" # The rest of this section is the old play view at /play-old and isn't very important.
|
||||
adventurer_prefix: "Puedes saltar a cualquier nivel de abajo, o discutir los niveles en "
|
||||
adventurer_forum: "el foro del aventurero"
|
||||
|
@ -101,14 +101,14 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
log_in: "Entrar"
|
||||
logging_in: "Entrando"
|
||||
log_out: "Salir"
|
||||
# forgot_password: "Forgot your password?"
|
||||
# authenticate_gplus: "Authenticate G+"
|
||||
# load_profile: "Load G+ Profile"
|
||||
# load_email: "Load G+ Email"
|
||||
# finishing: "Finishing"
|
||||
# sign_in_with_facebook: "Sign in with Facebook"
|
||||
# sign_in_with_gplus: "Sign in with G+"
|
||||
# signup_switch: "Want to create an account?"
|
||||
forgot_password: "¿Olvidaste la contraseña?"
|
||||
authenticate_gplus: "Registrase con G+"
|
||||
load_profile: "Cargar perfil de G+"
|
||||
load_email: "Cargar email de G+"
|
||||
finishing: "Finalizando"
|
||||
sign_in_with_facebook: "Registrarse con Facebook"
|
||||
sign_in_with_gplus: "Registrarse con G+"
|
||||
signup_switch: "¿Queres crear una cuenta?"
|
||||
|
||||
signup:
|
||||
email_announcements: "Recibe noticias por email"
|
||||
|
@ -117,7 +117,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
log_in: "Inicia sesión con tu contraseña"
|
||||
social_signup: "O, puedes conectarte a través de Facebook o G+:"
|
||||
required: "Necesitas entrar a tu cuenta antes de continuar."
|
||||
# login_switch: "Already have an account?"
|
||||
login_switch: "¿Ya tienes una cuenta?"
|
||||
|
||||
recover:
|
||||
recover_account_title: "recuperar cuenta"
|
||||
|
@ -125,12 +125,12 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
recovery_sent: "Correo de recuperación enviado."
|
||||
|
||||
items:
|
||||
# primary: "Primary"
|
||||
# secondary: "Secondary"
|
||||
primary: "Primario"
|
||||
secondary: "Secondario"
|
||||
armor: "Armadura"
|
||||
accessories: "Accesorios"
|
||||
misc: "Misc"
|
||||
# books: "Books"
|
||||
books: "Libros"
|
||||
|
||||
common:
|
||||
loading: "Cargando..."
|
||||
|
@ -179,7 +179,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
medium: "Medio"
|
||||
hard: "Difícil"
|
||||
player: "Jugador"
|
||||
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
||||
player_level: "Nivel" # Like player level 5, not like level: Dungeons of Kithgard
|
||||
|
||||
units:
|
||||
second: "segundo"
|
||||
|
@ -200,14 +200,14 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
play_level:
|
||||
done: "Listo"
|
||||
home: "Inicio" # Not used any more, will be removed soon.
|
||||
# level: "Level" # Like "Level: Dungeons of Kithgard"
|
||||
level: "Nivel" # Like "Level: Dungeons of Kithgard"
|
||||
skip: "Omitir"
|
||||
game_menu: "Menu del Juego"
|
||||
guide: "Guia"
|
||||
restart: "Reiniciar"
|
||||
goals: "Objetivos"
|
||||
goal: "Objetivo"
|
||||
# running: "Running..."
|
||||
running: "Corriendo..."
|
||||
success: "¡Éxito!"
|
||||
incomplete: "Incompleto"
|
||||
timed_out: "Se te acabo el tiempo"
|
||||
|
@ -216,11 +216,11 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
click_to_select: "Has click en una unidad para seleccionarla."
|
||||
# control_bar_multiplayer: "Multiplayer"
|
||||
# control_bar_join_game: "Join Game"
|
||||
# reload: "Reload"
|
||||
reload: "Recargar"
|
||||
reload_title: "¿Recargar Todo el Código?"
|
||||
reload_really: "¿Estás seguro de que quieres empezar este nivel desde el principio?"
|
||||
reload_confirm: "Recargar Todo"
|
||||
# victory: "Victory"
|
||||
victory: "Victoria"
|
||||
victory_title_prefix: "¡"
|
||||
victory_title_suffix: " Completo!"
|
||||
victory_sign_up: "Registrate para recibir actualizaciones"
|
||||
|
@ -228,13 +228,13 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
victory_rate_the_level: "Valora el nivel: " # Only in old-style levels.
|
||||
victory_return_to_ladder: "Volver a la escalera"
|
||||
victory_play_continue: "Continuar"
|
||||
# victory_saving_progress: "Saving Progress"
|
||||
victory_saving_progress: "Guardando..."
|
||||
victory_go_home: "Ir al Inicio" # Only in old-style levels.
|
||||
victory_review: "¡Cuéntanos más!" # Only in old-style levels.
|
||||
victory_hour_of_code_done: "¿Has acabado?"
|
||||
victory_hour_of_code_done_yes: "¡Si, he terminado con mi Hora de Código!"
|
||||
# victory_experience_gained: "XP Gained"
|
||||
# victory_gems_gained: "Gems Gained"
|
||||
victory_experience_gained: "XP Ganada"
|
||||
victory_gems_gained: "Gemas Ganadas"
|
||||
guide_title: "Guía"
|
||||
tome_minion_spells: "Hechizos de tus Secuaces" # Only in old-style levels.
|
||||
tome_read_only_spells: "Hechizos de Sólo Lectura" # Only in old-style levels.
|
||||
|
@ -249,15 +249,15 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
tome_select_a_thang: "Selecciona Alguien para "
|
||||
tome_available_spells: "Hechizos Disponibles"
|
||||
tome_your_skills: "Tus habilidades"
|
||||
# tome_help: "Help"
|
||||
tome_help: "Ayuda"
|
||||
# tome_current_method: "Current Method"
|
||||
# hud_continue_short: "Continue"
|
||||
# code_saved: "Code Saved"
|
||||
hud_continue_short: "Continuar"
|
||||
code_saved: "Codigo guardado"
|
||||
skip_tutorial: "Saltar (esc)"
|
||||
keyboard_shortcuts: "Atajos de teclado"
|
||||
loading_ready: "¡Listo!"
|
||||
loading_start: "Iniciar nivel"
|
||||
# problem_alert_title: "Fix Your Code"
|
||||
problem_alert_title: "Revisa tu código"
|
||||
time_current: "Ahora:"
|
||||
time_total: "Max:"
|
||||
time_goto: "Ir a:"
|
||||
|
@ -293,7 +293,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
tip_hofstadters_law: "Ley de Hofstadter: Siempre toma más tiempo del que esperas, inclso cuando tienes en cuenta la ley de Hofstadter."
|
||||
tip_premature_optimization: "La optimización prematura es la raíz de la maldad. - Donald Knuth"
|
||||
tip_brute_force: "Cuando tengas duda, usa la fuerza bruta. - Ken Thompson"
|
||||
# tip_extrapolation: "There are only two kinds of people: those that can extrapolate from incomplete data..."
|
||||
tip_extrapolation: "Hay dos tipos de persona: aquellos que pueden extrapolar de datos incompletos..."
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventario"
|
||||
|
@ -308,53 +308,53 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
options_caption: "Hacer ajustes"
|
||||
guide_caption: "Documentos y consejos"
|
||||
multiplayer_caption: "¡Jugar con amigos!"
|
||||
# auth_caption: "Save your progress."
|
||||
auth_caption: "Guarda tu progreso."
|
||||
|
||||
inventory:
|
||||
choose_inventory: "Elegir artículos"
|
||||
# equipped_item: "Equipped"
|
||||
# available_item: "Available"
|
||||
# restricted_title: "Restricted"
|
||||
# should_equip: "(double-click to equip)"
|
||||
# equipped: "(equipped)"
|
||||
# locked: "(locked)"
|
||||
# restricted: "(restricted in this level)"
|
||||
# equip: "Equip"
|
||||
# unequip: "Unequip"
|
||||
equipped_item: "Equipado"
|
||||
available_item: "Disponible"
|
||||
restricted_title: "Restringido"
|
||||
should_equip: "(doble-click para equipar)"
|
||||
equipped: "(equipado)"
|
||||
locked: "(bloqueado)"
|
||||
restricted: "(restringido en este nivel)"
|
||||
equip: "Equipar"
|
||||
unequip: "Sacar"
|
||||
|
||||
# buy_gems:
|
||||
# few_gems: "A few gems"
|
||||
# pile_gems: "Pile of gems"
|
||||
# chest_gems: "Chest of gems"
|
||||
# purchasing: "Purchasing..."
|
||||
# declined: "Your card was declined"
|
||||
# retrying: "Server error, retrying."
|
||||
# prompt_title: "Not Enough Gems"
|
||||
# prompt_body: "Do you want to get more?"
|
||||
# prompt_button: "Enter Shop"
|
||||
buy_gems:
|
||||
few_gems: "Pocas gemas"
|
||||
pile_gems: "Pila de gemas"
|
||||
chest_gems: "Cofre de gemas"
|
||||
purchasing: "Comprando..."
|
||||
declined: "Su tarjeta fue rechazada"
|
||||
retrying: "Error del servidor, recargando."
|
||||
prompt_title: "Gemas insuficientess"
|
||||
prompt_body: "¿Quieres obtener más?"
|
||||
prompt_button: "Entrar al mercado"
|
||||
|
||||
# subscribe:
|
||||
# subscribe_title: "Subscribe"
|
||||
# unsubscribe: "Unsubscribe"
|
||||
# levels: "Get more practice with bonus levels!"
|
||||
# heroes: "More powerful heroes!"
|
||||
# gems: "3500 bonus gems every month!"
|
||||
# items: "Over 250 bonus items!"
|
||||
# parents: "For Parents"
|
||||
# parents_title: "Your child will learn to code."
|
||||
# parents_blurb1: "With CodeCombat, your child learns by writing real code. They start by learning simple commands, and progress to more advanced topics."
|
||||
# parents_blurb2: "For $9.99 USD/mo, they get new challenges every week and personal email support from professional programmers."
|
||||
# parents_blurb3: "No Risk: 100% money back guarantee, easy 1-click unsubscribe."
|
||||
# subscribe_button: "Subscribe Now"
|
||||
# stripe_description: "Monthly Subscription"
|
||||
# subscription_required_to_play: "You'll need a subscription to play this level."
|
||||
subscribe:
|
||||
subscribe_title: "Suscribirse"
|
||||
unsubscribe: "Des-suscribirse"
|
||||
levels: "Adquirí más practica con un nivel bonus!"
|
||||
heroes: "Héroes más poderosos!"
|
||||
gems: "Bonus de 3500 todos los meses!"
|
||||
items: "Más de 250 items de bonus!"
|
||||
parents: "Para padres"
|
||||
parents_title: "Su hijo aprenderá a programar."
|
||||
parents_blurb1: "Con CodeCombat, su hijo aprenderá a escribiendo código real. Empezaran aprendiendo comandos simples avanzando a tópicos más complejos."
|
||||
parents_blurb2: "Por $9.99 USD/mes, recibirán nuevos desafíos todas las semanas y soporte personal por email de programadores profesionales."
|
||||
parents_blurb3: "Sin Riesgo: Garantía de 100% de devolución, fácil 1-click y desuscribirse."
|
||||
subscribe_button: "Suscribete Ahora"
|
||||
stripe_description: "Suscripción Mensual"
|
||||
subscription_required_to_play: "Necesitas una suscripción para jugar este nivel."
|
||||
|
||||
choose_hero:
|
||||
choose_hero: "Elige tu héroe"
|
||||
programming_language: "Lenguaje de programación"
|
||||
programming_language_description: "¿Qué lenguaje de programación vas a elegir?"
|
||||
# default: "Default"
|
||||
# experimental: "Experimental"
|
||||
experimental: "Experimental"
|
||||
python_blurb: "Simple pero poderoso."
|
||||
javascript_blurb: "El lenguaje de la web."
|
||||
coffeescript_blurb: "Mejor JavaScript."
|
||||
|
@ -363,37 +363,37 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
io_blurb: "Simple pero oscuro."
|
||||
status: "Estado"
|
||||
weapons: "Armas"
|
||||
# weapons_warrior: "Swords - Short Range, No Magic"
|
||||
# weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
|
||||
# weapons_wizard: "Wands, Staffs - Long Range, Magic"
|
||||
# attack: "Damage" # Can also translate as "Attack"
|
||||
weapons_warrior: "Espada - Corto Alcance, Sin Magia"
|
||||
weapons_ranger: "Ballestas, Armas - Largo Alcance, Sin Magia"
|
||||
weapons_wizard: "Barita, - Largo Alcance, Mágico"
|
||||
attack: "Daño" # Can also translate as "Attack"
|
||||
health: "Salud"
|
||||
speed: "Velocidad"
|
||||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
regeneration: "Regeneración"
|
||||
range: "Rango" # As in "attack or visual range"
|
||||
blocks: "Bloqueo" # As in "this shield blocks this much damage"
|
||||
skills: "Habilidades"
|
||||
available_for_purchase: "Disponible para Comprar"
|
||||
level_to_unlock: "Nivel para desbloquear:"
|
||||
restricted_to_certain_heroes: "Sólo ciertos héroes pueden jugar este nivel."
|
||||
|
||||
# skill_docs:
|
||||
# writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
||||
# read_only: "read-only"
|
||||
# action_name: "name"
|
||||
read_only: "Sólo Lectura"
|
||||
action_name: "nombre"
|
||||
# action_cooldown: "Takes"
|
||||
# action_specific_cooldown: "Cooldown"
|
||||
# action_damage: "Damage"
|
||||
# action_range: "Range"
|
||||
# action_radius: "Radius"
|
||||
# action_duration: "Duration"
|
||||
# example: "Example"
|
||||
# ex: "ex" # Abbreviation of "example"
|
||||
action_damage: "Daño"
|
||||
action_range: "Rango"
|
||||
action_radius: "Radip"
|
||||
action_duration: "Duración"
|
||||
example: "Ejemplo"
|
||||
ex: "ej" # Abbreviation of "example"
|
||||
# current_value: "Current Value"
|
||||
# default_value: "Default value"
|
||||
# parameters: "Parameters"
|
||||
parameters: "Parámetros"
|
||||
# returns: "Returns"
|
||||
# granted_by: "Granted by"
|
||||
granted_by: "Concedido por"
|
||||
|
||||
save_load:
|
||||
granularity_saved_games: "Almacenado"
|
||||
|
@ -514,7 +514,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
enter: "Enter"
|
||||
escape: "Escape"
|
||||
shift: "Shift"
|
||||
# run_code: "Run current code."
|
||||
run_code: "Ejecutar el código."
|
||||
run_real_time: "Ejecutar en tiempo real."
|
||||
continue_script: "Continuar hasta finalizado el script."
|
||||
skip_scripts: "Omitir todos los scripts omitibles."
|
||||
|
@ -540,11 +540,11 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# find_us: "Find us on these sites"
|
||||
# social_blog: "Read the CodeCombat blog on Sett"
|
||||
# social_discource: "Join the discussion on our Discourse forum"
|
||||
# social_facebook: "Like CodeCombat on Facebook"
|
||||
# social_twitter: "Follow CodeCombat on Twitter"
|
||||
# social_gplus: "Join CodeCombat on Google+"
|
||||
# social_hipchat: "Chat with us in the public CodeCombat HipChat room"
|
||||
# contribute_to_the_project: "Contribute to the project"
|
||||
social_facebook: "Me Gusta CodeCombat en Facebook"
|
||||
social_twitter: "Sigue a CodeCombat en Twitter"
|
||||
social_gplus: "Únete a CodeCombat con Google+"
|
||||
social_hipchat: "Chatea con nosotros en el chat público de CodeCombat en la sala HipChat"
|
||||
contribute_to_the_project: "Contribuir al proyecto"
|
||||
|
||||
classes:
|
||||
archmage_title: "Archimago"
|
||||
|
@ -561,16 +561,16 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
ambassador_title_description: "(Soporte)"
|
||||
|
||||
# editor:
|
||||
# main_title: "CodeCombat Editors"
|
||||
# article_title: "Article Editor"
|
||||
main_title: "Editor de CodeCombat"
|
||||
article_title: "Editor de Artículo"
|
||||
# thang_title: "Thang Editor"
|
||||
# level_title: "Level Editor"
|
||||
level_title: "Editor de Nivel"
|
||||
# achievement_title: "Achievement Editor"
|
||||
# back: "Back"
|
||||
# revert: "Revert"
|
||||
# revert_models: "Revert Models"
|
||||
# pick_a_terrain: "Pick A Terrain"
|
||||
# small: "Small"
|
||||
back: "Atrás"
|
||||
revert: "Revertir"
|
||||
revert_models: "Revertir Modelos"
|
||||
pick_a_terrain: "Elije un Terreno"
|
||||
small: "Pequeño"
|
||||
# grassy: "Grassy"
|
||||
# fork_title: "Fork New Version"
|
||||
# fork_creating: "Creating Fork..."
|
||||
|
@ -748,7 +748,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
no_ranked_matches_pre: "Sin partidas clasificadas para el "
|
||||
no_ranked_matches_post: " equipo! Juega en contra de algunos competidores y luego vuelve aquí para ver tu juego clasificado."
|
||||
choose_opponent: "Escoge un Oponente"
|
||||
# select_your_language: "Select your language!"
|
||||
select_your_language: "Selecciona tu idioma"
|
||||
tutorial_play: "Juega el Tutorial"
|
||||
tutorial_recommended: "Recomendado si nunca has jugado antes"
|
||||
tutorial_skip: "Saltar Tutorial"
|
||||
|
@ -756,54 +756,54 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
tutorial_play_first: "Juega el Tutorial primero."
|
||||
simple_ai: "IA Simple"
|
||||
warmup: "Calentamiento"
|
||||
# friends_playing: "Friends Playing"
|
||||
# log_in_for_friends: "Log in to play with your friends!"
|
||||
# social_connect_blurb: "Connect and play against your friends!"
|
||||
# invite_friends_to_battle: "Invite your friends to join you in battle!"
|
||||
# fight: "Fight!"
|
||||
# watch_victory: "Watch your victory"
|
||||
# defeat_the: "Defeat the"
|
||||
# tournament_ends: "Tournament ends"
|
||||
# tournament_ended: "Tournament ended"
|
||||
# tournament_rules: "Tournament Rules"
|
||||
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
|
||||
# tournament_blurb_criss_cross: "Win bids, construct paths, outwit opponents, grab gems, and upgrade your career in our Criss-Cross tournament! Check out the details"
|
||||
# tournament_blurb_blog: "on our blog"
|
||||
# rules: "Rules"
|
||||
# winners: "Winners"
|
||||
friends_playing: "Amigos Jugando"
|
||||
log_in_for_friends: "Ingresa para jugar con tus amigos!"
|
||||
social_connect_blurb: "Conectate y juega contra tus amigos!"
|
||||
invite_friends_to_battle: "Invita a tus amigos para que se unan a la Batalla!"
|
||||
fight: "Pelea!"
|
||||
watch_victory: "Observa tu Victoria"
|
||||
defeat_the: "Derrota a"
|
||||
tournament_ends: "Final de Torneo"
|
||||
tournament_ended: "Finalizó el Torneo"
|
||||
tournament_rules: "Reglas del Torneo"
|
||||
tournament_blurb: "Escribe código, recolecta oro, arma ejercitos, aplasta adversarios, gana premios, y asciende en tu carrera por $40,000 en el Torneo Codicia! Echa un vistazo a los detalles"
|
||||
tournament_blurb_criss_cross: "Gana apuestas, construye caminos, burla tus oponentes, agarra gemas, y asciende tu perfil en nuestro torneo Cruzado! Echa un vistazo a los detalles"
|
||||
tournament_blurb_blog: "en nuestro blog"
|
||||
rules: "Reglas"
|
||||
winners: "Ganadores"
|
||||
|
||||
# user:
|
||||
# stats: "Stats"
|
||||
# singleplayer_title: "Singleplayer Levels"
|
||||
# multiplayer_title: "Multiplayer Levels"
|
||||
# achievements_title: "Achievements"
|
||||
# last_played: "Last Played"
|
||||
# status: "Status"
|
||||
# status_completed: "Completed"
|
||||
# status_unfinished: "Unfinished"
|
||||
# no_singleplayer: "No Singleplayer games played yet."
|
||||
# no_multiplayer: "No Multiplayer games played yet."
|
||||
# no_achievements: "No Achievements earned yet."
|
||||
# favorite_prefix: "Favorite language is "
|
||||
# favorite_postfix: "."
|
||||
user:
|
||||
stats: "Estados"
|
||||
singleplayer_title: "Nivel un jugador"
|
||||
multiplayer_title: "Niveles multijugador"
|
||||
achievements_title: "Logros"
|
||||
last_played: "Último jugado"
|
||||
status: "Estado"
|
||||
status_completed: "Completo"
|
||||
status_unfinished: "Incompleto"
|
||||
no_singleplayer: "No hay juegos para un jugador todavía."
|
||||
no_multiplayer: "No hay juegos multijugador todavía."
|
||||
no_achievements: "Sin Logros todavía."
|
||||
favorite_prefix: "Idioma favorito "
|
||||
favorite_postfix: "."
|
||||
|
||||
# achievements:
|
||||
# last_earned: "Last Earned"
|
||||
# amount_achieved: "Amount"
|
||||
# achievement: "Achievement"
|
||||
# category_contributor: "Contributor"
|
||||
# category_ladder: "Ladder"
|
||||
# category_level: "Level"
|
||||
# category_miscellaneous: "Miscellaneous"
|
||||
# category_levels: "Levels"
|
||||
# category_undefined: "Uncategorized"
|
||||
# current_xp_prefix: ""
|
||||
# current_xp_postfix: " in total"
|
||||
# new_xp_prefix: ""
|
||||
# new_xp_postfix: " earned"
|
||||
# left_xp_prefix: ""
|
||||
# left_xp_infix: " until level "
|
||||
# left_xp_postfix: ""
|
||||
achievements:
|
||||
last_earned: "Último Ganado"
|
||||
amount_achieved: "Cantidad"
|
||||
achievement: "Logros"
|
||||
category_contributor: "Contribuidor"
|
||||
category_ladder: "Escalera"
|
||||
category_level: "nivel"
|
||||
category_miscellaneous: "Misceláneo"
|
||||
category_levels: "Niveles"
|
||||
category_undefined: "Sin Categoría"
|
||||
current_xp_prefix: ""
|
||||
current_xp_postfix: " en total"
|
||||
new_xp_prefix: ""
|
||||
new_xp_postfix: " ganado"
|
||||
left_xp_prefix: ""
|
||||
left_xp_infix: " hasta el nivel "
|
||||
left_xp_postfix: ""
|
||||
|
||||
# account:
|
||||
# recently_played: "Recently Played"
|
||||
|
@ -859,19 +859,19 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# article: "Article"
|
||||
# user_names: "User Names"
|
||||
# thang_names: "Thang Names"
|
||||
# files: "Files"
|
||||
files: "Archivos"
|
||||
# top_simulators: "Top Simulators"
|
||||
# source_document: "Source Document"
|
||||
# document: "Document"
|
||||
# sprite_sheet: "Sprite Sheet"
|
||||
# employers: "Employers"
|
||||
# candidates: "Candidates"
|
||||
employers: "Empleadores"
|
||||
candidates: "Candidatos"
|
||||
# candidate_sessions: "Candidate Sessions"
|
||||
# user_remark: "User Remark"
|
||||
# user_remarks: "User Remarks"
|
||||
# versions: "Versions"
|
||||
# items: "Items"
|
||||
# heroes: "Heroes"
|
||||
heroes: "Héroes"
|
||||
# achievement: "Achievement"
|
||||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue