Skip to content

Commit

Permalink
Merge pull request #2109 from BlauDev/master
Browse files Browse the repository at this point in the history
Update translation.es.json
  • Loading branch information
AiksuCoding authored Aug 2, 2016
2 parents 4781b91 + 97817fc commit 3da0107
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions PoGo.NecroBot.CLI/Config/Translations/translation.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
},
{
"Key": "displayHighestsHeader",
"Value": "Pokémons"
"Value": "Pokémon"
},
{
"Key": "commonWordPerfect",
Expand All @@ -114,15 +114,15 @@
},
{
"Key": "displayHighestsCpHeader",
"Value": "Pokémons con mayor PC"
"Value": "Pokémon con mayor PC"
},
{
"Key": "displayHighestsPerfectHeader",
"Value": "Pokémons con mayor Perfección"
"Value": "Pokémon con mayor Perfección"
},
{
"Key": "displayHighestsLevelHeader",
"Value": "Pokémons con mayor Nivel"
"Value": "Pokémon con mayor Nivel"
},
{
"Key": "welcomeWarning",
Expand Down Expand Up @@ -198,11 +198,11 @@
},
{
"Key": "loggingIn",
"Value": "Logueado usando {0}"
"Value": "Sesión iniciada como {0}"
},
{
"Key": "ptcOffline",
"Value": "Servidores de PTC probablemente estén caídos o sus datos de acceso son incorrectos. Prueba con Google."
"Value": "Es probable que los servidores de PTC estén caídos o que tus datos de acceso sean incorrectos. Prueba con Google."
},
{
"Key": "tryingAgainIn",
Expand Down Expand Up @@ -298,11 +298,11 @@
},
{
"Key": "invFullTransferring",
"Value": "El inventario de pokémons está lleno. Transferir pokémons..."
"Value": "El inventario de Pokémon está lleno. Transferir Pokémon..."
},
{
"Key": "invFullTransferManually",
"Value": "El inventario de pokémons está lleno. Transfiera los pokémons manualmente o active (true) TransferDuplicatePokemon en config.json..."
"Value": "El inventario de Pokémon está lleno. Transfiera los Pokémon manualmente o active (true) TransferDuplicatePokemon en config.json..."
},
{
"Key": "invFullPokestopLooting",
Expand Down Expand Up @@ -330,7 +330,7 @@
},
{
"Key": "pokemonIgnoreFilter",
"Value": "[Filtro Pokémons Ignorados] - Ignorando {0} tal y como se definió en la configuración actual."
"Value": "[Filtro Pokémon Ignorados] - Ignorando {0} tal y como se definió en la configuración actual."
},
{
"Key": "catchStatusAttempt",
Expand Down Expand Up @@ -386,7 +386,7 @@
},
{
"Key": "googleTwoFactorAuth",
"Value": "Como tiene habilitado Google autenticación de 2 factores, tendrá que insertar una contraseña específica de la APP en el auth.json"
"Value": "Como tiene habilitada la verificación en dos pasos de Google, tendrá que insertar una contraseña específica de la APP en el auth.json"
},
{
"Key": "googleTwoFactorAuthExplanation",
Expand All @@ -406,7 +406,7 @@
},
{
"Key": "snipeScan",
"Value": "[Sniper] Escaneando en busca de Pokémons en {0}..."
"Value": "[Sniper] Escaneando en busca de Pokémon en {0}..."
},
{
"Key": "snipeScanEx",
Expand Down Expand Up @@ -470,7 +470,7 @@
},
{
"Key": "amountPkmSeenCaught",
"Value": "Cantidad de Pokémons vistos: {0}/151, Cantidad de Pokémons capturados: {1}/151"
"Value": "Cantidad de Pokémon vistos: {0}/151, Cantidad de Pokémon capturados: {1}/151"
},
{
"Key": "pkmPotentialEvolveCount",
Expand Down

0 comments on commit 3da0107

Please sign in to comment.