-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #858 from panthernet/master
Moved lang files to PoGo.NecroBot.CLI\Config\Translations
- Loading branch information
Showing
6 changed files
with
183 additions
and
83 deletions.
There are no files selected for viewing
File renamed without changes.
166 changes: 83 additions & 83 deletions
166
translation.it.json → ...I/Config/Translations/translation.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,84 +1,84 @@ | ||
{ | ||
"TranslationStrings": [ | ||
{ | ||
"Key": "pokeball", | ||
"Value": "PokeBall" | ||
}, | ||
{ | ||
"Key": "greatPokeball", | ||
"Value": "MegaBall" | ||
}, | ||
{ | ||
"Key": "ultraPokeball", | ||
"Value": "UltraBall" | ||
}, | ||
{ | ||
"Key": "masterPokeball", | ||
"Value": "MasterBall" | ||
}, | ||
{ | ||
"Key": "wrongAuthType", | ||
"Value": "AuthType sconosciuto in config.json" | ||
}, | ||
{ | ||
"Key": "farmPokestopsOutsideRadius", | ||
"Value": "Sei al di fuori dell'area definita! Ritorno all'inizio (distante {0}m) in 5 secondi. Il file Coords.ini è corretto?" | ||
}, | ||
{ | ||
"Key": "farmPokestopsNoUsableFound", | ||
"Value": "Nessun PokeStop disponibile trovato nella tua area. Distanza massima troppo piccola?" | ||
}, | ||
{ | ||
"Key": "eventFortUsed", | ||
"Value": "XP: {0}, Gems: {1}, Oggetti: {2}" | ||
}, | ||
{ | ||
"Key": "eventFortTargeted", | ||
"Value": "{0} in ({1}m)" | ||
}, | ||
{ | ||
"Key": "eventProfileLogin", | ||
"Value": "Giocando come {0}" | ||
}, | ||
{ | ||
"Key": "eventUsedLuckyEgg", | ||
"Value": "Usato Fortunuovo, rimanenti: {0}" | ||
}, | ||
{ | ||
"Key": "eventPokemonEvolvedSuccess", | ||
"Value": "{0} con successo per {1}xp" | ||
}, | ||
{ | ||
"Key": "eventPokemonEvolvedFailed", | ||
"Value": "Fallita {0}. Il risultato è stato {1}, evoluzione di {2} interrotta" | ||
}, | ||
{ | ||
"Key": "eventPokemonTransferred", | ||
"Value": "{0}\t- CP: {1} IV: {2}% [Miglior CP: {3} IV: {4}%] (Caramelle: {5})" | ||
}, | ||
{ | ||
"Key": "eventItemRecycled", | ||
"Value": "{0}x {1}" | ||
}, | ||
{ | ||
"Key": "eventPokemonCapture", | ||
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Probabilità: {7}% | distanza {8}m | con una {9} ({10} rimanenti). | {11}" | ||
}, | ||
{ | ||
"Key": "eventNoPokeballs", | ||
"Value": "Nessuna Pokeball - perso {0} con CP {1}" | ||
}, | ||
{ | ||
"Key": "catchStatusAttempt", | ||
"Value": "{0} Tentativo #{1}" | ||
}, | ||
{ | ||
"Key": "catchStatus", | ||
"Value": "{0}" | ||
}, | ||
{ | ||
"Key": "candies", | ||
"Value": "Caramelle: {0}" | ||
} | ||
] | ||
{ | ||
"TranslationStrings": [ | ||
{ | ||
"Key": "pokeball", | ||
"Value": "PokeBall" | ||
}, | ||
{ | ||
"Key": "greatPokeball", | ||
"Value": "MegaBall" | ||
}, | ||
{ | ||
"Key": "ultraPokeball", | ||
"Value": "UltraBall" | ||
}, | ||
{ | ||
"Key": "masterPokeball", | ||
"Value": "MasterBall" | ||
}, | ||
{ | ||
"Key": "wrongAuthType", | ||
"Value": "AuthType sconosciuto in config.json" | ||
}, | ||
{ | ||
"Key": "farmPokestopsOutsideRadius", | ||
"Value": "Sei al di fuori dell'area definita! Ritorno all'inizio (distante {0}m) in 5 secondi. Il file Coords.ini è corretto?" | ||
}, | ||
{ | ||
"Key": "farmPokestopsNoUsableFound", | ||
"Value": "Nessun PokeStop disponibile trovato nella tua area. Distanza massima troppo piccola?" | ||
}, | ||
{ | ||
"Key": "eventFortUsed", | ||
"Value": "XP: {0}, Gems: {1}, Oggetti: {2}" | ||
}, | ||
{ | ||
"Key": "eventFortTargeted", | ||
"Value": "{0} in ({1}m)" | ||
}, | ||
{ | ||
"Key": "eventProfileLogin", | ||
"Value": "Giocando come {0}" | ||
}, | ||
{ | ||
"Key": "eventUsedLuckyEgg", | ||
"Value": "Usato Fortunuovo, rimanenti: {0}" | ||
}, | ||
{ | ||
"Key": "eventPokemonEvolvedSuccess", | ||
"Value": "{0} con successo per {1}xp" | ||
}, | ||
{ | ||
"Key": "eventPokemonEvolvedFailed", | ||
"Value": "Fallita {0}. Il risultato è stato {1}, evoluzione di {2} interrotta" | ||
}, | ||
{ | ||
"Key": "eventPokemonTransferred", | ||
"Value": "{0}\t- CP: {1} IV: {2}% [Miglior CP: {3} IV: {4}%] (Caramelle: {5})" | ||
}, | ||
{ | ||
"Key": "eventItemRecycled", | ||
"Value": "{0}x {1}" | ||
}, | ||
{ | ||
"Key": "eventPokemonCapture", | ||
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Probabilità: {7}% | distanza {8}m | con una {9} ({10} rimanenti). | {11}" | ||
}, | ||
{ | ||
"Key": "eventNoPokeballs", | ||
"Value": "Nessuna Pokeball - perso {0} con CP {1}" | ||
}, | ||
{ | ||
"Key": "catchStatusAttempt", | ||
"Value": "{0} Tentativo #{1}" | ||
}, | ||
{ | ||
"Key": "catchStatus", | ||
"Value": "{0}" | ||
}, | ||
{ | ||
"Key": "candies", | ||
"Value": "Caramelle: {0}" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"TranslationStrings": [ | ||
{ | ||
"Key": "pokeball", | ||
"Value": "PokeBall" | ||
}, | ||
{ | ||
"Key": "greatPokeball", | ||
"Value": "GreatBall" | ||
}, | ||
{ | ||
"Key": "ultraPokeball", | ||
"Value": "UltraBall" | ||
}, | ||
{ | ||
"Key": "masterPokeball", | ||
"Value": "MasterBall" | ||
}, | ||
{ | ||
"Key": "wrongAuthType", | ||
"Value": "AuthType in config.json is onbekend." | ||
}, | ||
{ | ||
"Key": "farmPokestopsOutsideRadius", | ||
"Value": "Buiten het ingestelde bereik beland! Terug naar beginpunt ({0}m away) in 5 seconden. Klopt je Coords.ini bestand?" | ||
}, | ||
{ | ||
"Key": "farmPokestopsNoUsableFound", | ||
"Value": "Geen geschikte PokeStops gevonden in je omgeving. Is je bereik te klein?" | ||
}, | ||
{ | ||
"Key": "eventFortUsed", | ||
"Value": "XP: {0}, Gems: {1}, Items: {2}" | ||
}, | ||
{ | ||
"Key": "eventFortTargeted", | ||
"Value": "{0} in ({1}m)" | ||
}, | ||
{ | ||
"Key": "eventProfileLogin", | ||
"Value": "Ingelogd als: {0}" | ||
}, | ||
{ | ||
"Key": "eventUsedLuckyEgg", | ||
"Value": "Lucky Egg gebruikt, resterend: {0}" | ||
}, | ||
{ | ||
"Key": "eventPokemonEvolvedSuccess", | ||
"Value": "{0} successvol voor {1}xp" | ||
}, | ||
{ | ||
"Key": "eventPokemonEvolvedFailed", | ||
"Value": "Mislukt {0}. Resultaat was {1}, gestopt met evolueren {2}" | ||
}, | ||
{ | ||
"Key": "eventPokemonTransferred", | ||
"Value": "{0}\t- CP: {1} IV: {2}% [Beste CP: {3} IV: {4}%] (Candies: {5})" | ||
}, | ||
{ | ||
"Key": "eventItemRecycled", | ||
"Value": "{0}x {1}" | ||
}, | ||
{ | ||
"Key": "eventPokemonCapture", | ||
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Kans: {7}% | Afstand: {8}m | gevangen met een {9} ({10} resterend). | {11}" | ||
}, | ||
{ | ||
"Key": "eventNoPokeballs", | ||
"Value": "Geen Pokeballs resterend - Een {0} misgelopen met CP: {1}" | ||
}, | ||
{ | ||
"Key": "catchStatusAttempt", | ||
"Value": "{0} Poging #{1}" | ||
}, | ||
{ | ||
"Key": "catchStatus", | ||
"Value": "{0}" | ||
}, | ||
{ | ||
"Key": "candies", | ||
"Value": "Candies: {0}" | ||
} | ||
] | ||
} |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters