Update es-ES.coffee

This commit is contained in:
RUSLAN LÓPEZ CARRO 2015-08-18 12:16:04 -05:00
parent 0fee075470
commit bec730741c

View file

@ -492,7 +492,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
blocks: "Bloqueo" # As in "this shield blocks this much damage"
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
skills: "Habilidades"
# attack_1: "Deals"
# attack_1: "Deals" #like an offer?
# attack_2: "of listed"
# attack_3: "weapon damage."
# health_1: "Gains"
@ -579,7 +579,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# josh_blurb: "Floor Is Lava"
jose_title: "Música"
# jose_blurb: "Taking Off"
# retrostyle_title: "Illustration"
retrostyle_title: "Illustración"
# retrostyle_blurb: "RetroStyle Games"
teachers:
@ -775,8 +775,8 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
contribute_to_the_project: "Contribuye al proyecto"
# clans:
# clan: "Clan"
# clans: "Clans"
clan: "Clan"
clans: "Clanes"
# new_name: "New clan name"
# new_description: "New clan description"
# make_private: "Make clan private"
@ -809,8 +809,8 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# complete_1: "complete"
# exp_levels: "Expand levels"
# rem_hero: "Remove Hero"
# status: "Status"
# complete_2: "Complete"
status: "Estado"
complete_2: "Completo"
# started_2: "Started"
# not_started_2: "Not Started"
# view_solution: "Click to view solution."
@ -850,11 +850,11 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
revert_models: "Revertir Modelos"
pick_a_terrain: "Escoge un Terreno"
# dungeon: "Dungeon"
# indoor: "Indoor"
indoor: "Interior"
desert: "Desierto"
grassy: "Cubierto de hierba"
# mountain: "Mountain"
# glacier: "Glacier"
mountain: "Mountaña"
glacier: "Glaciar"
small: "Pequeño"
# large: "Large"
fork_title: "Bifurcar nueva versión"
@ -878,7 +878,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
level_tab_thangs_conditions: "Condiciones de inicio"
level_tab_thangs_add: "Añadir Objetos"
# level_tab_thangs_search: "Search thangs"
# add_components: "Add Components"
add_components: "Agregar Componentes"
# component_configs: "Component Configurations"
# config_thang: "Double click to configure a thang"
delete: "Borrar"
@ -1046,7 +1046,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
fight: "¡Pelea!"
watch_victory: "Ver tu victoria"
defeat_the: "Vence a"
# tournament_started: ", started"
tournament_started: ", iniciado"
tournament_ends: "El torneo termina"
tournament_ended: "El torneo ha terminado"
tournament_rules: "Reglas del Torneo"
@ -1095,7 +1095,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
recently_played: "Jugado Recientemente"
no_recent_games: "No he jugado juegos en las ultimas dos semanas."
payments: "Pagos"
# purchased: "Purchased"
purchased: "Adquirido"
# subscription: "Subscription"
# invoices: "Invoices"
service_apple: "Apple"
@ -1105,9 +1105,9 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
price: "Precio"
gems: "Joyas"
active: "Activo"
# subscribed: "Subscribed"
subscribed: "Suscrito"
# unsubscribed: "Unsubscribed"
# active_until: "Active Until"
active_until: "Activo Hasta"
cost: "Costo"
next_payment: "Siguiente Pago"
card: "Tarjeta"
@ -1177,7 +1177,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
user_remarks: "Observaciones de Usuario"
versions: "Versiones"
items: "Objetos"
# hero: "Hero"
hero: "Héroe"
heroes: "Heroes"
achievement: "Logro"
clas: "Clasess"
@ -1191,7 +1191,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# concepts:
# advanced_strings: "Advanced Strings"
# algorithms: "Algorithms"
# arguments: "Arguments"
arguments: "Argumentos"
# arithmetic: "Arithmetic"
# arrays: "Arrays"
# basic_syntax: "Basic Syntax"
@ -1199,16 +1199,16 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# break_statements: "Break Statements"
# classes: "Classes"
# for_loops: "For Loops"
# functions: "Functions"
functions: "Funciones"
# if_statements: "If Statements"
# input_handling: "Input Handling"
# math_operations: "Math Operations"
# object_literals: "Object Literals"
# strings: "Strings"
# variables: "Variables"
# vectors: "Vectors"
# while_loops: "Loops"
# recursion: "Recursion"
strings: "Cadenas"
variables: "Variables"
vectors: "Vectores"
while_loops: "Ciclos"
recursion: "Recursividad"
delta:
added: "Añadido"