Skip to content

Commit

Permalink
Merge pull request #4058 from Dyzson/patch-5
Browse files Browse the repository at this point in the history
Update translation.pl.json
  • Loading branch information
GrimmGringo committed Aug 9, 2016
2 parents b00809b + 69cef9b commit 522bcdd
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions PoGo.NecroBot.CLI/Config/Translations/translation.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
{
"Key": "eventFortFailed",
"Value": "Nazwa: {0} INFO: Zbieranie przedmiotów nie powiodła sie, prawdopodobnie masz SoftBana. Odbanowanie za: {1}/{2}"
"Value": "Nazwa: {0} INFO: Zbieranie przedmiotów nie powiodła się, prawdopodobnie masz SoftBana. Odbanowanie za: {1}/{2}"
},
{
"Key": "eventFortTargeted",
Expand Down Expand Up @@ -224,6 +224,10 @@
"Key": "logEntryNew",
"Value": "NOWY"
},
{
"Key": "logEntrySoftBan",
"Value": "SOFTBAN"
},
{
"Key": "loggingIn",
"Value": "Logujesz się przy użyciu: Konta {0}"
Expand Down Expand Up @@ -354,7 +358,7 @@
},
{
"Key": "invFullPokestopLooting",
"Value": "Twoj ekwipunek jest pełny, nie zebrano przedmiotów"
"Value": "Twój ekwipunek jest pełny, nie zebrano przedmiotów"
},
{
"Key": "encounterProblem",
Expand Down Expand Up @@ -426,15 +430,15 @@
},
{
"Key": "profileStatsTemplateString",
"Value": "----- LVL: {0} | {1} ----- \n Doświadczenie: {2}/{3} \n Złapanych Pokemonów: {4} \n Umieszczonych Pokemonów: {5} \n Odwiedzoncyh Pokestopów: {6} \n Wyklutych Jajek: {6} \n Wyewoluowanych Pokemonów: {7} \n Pokemonów w Pokedex: {8} \n Przebytych KM: {9}"
"Value": "----- LVL: {0} | {1} ----- \n Doświadczenie: {2}/{3} \n Złapanych Pokemonów: {4} \n Umieszczonych Pokemonów: {5} \n Odwiedzonych Pokestopów: {6} \n Wyklutych Jajek: {6} \n Wyewoluowanych Pokemonów: {7} \n Pokemonów w Pokedex: {8} \n Przebytych KM: {9}"
},
{
"Key": "showPokeTemplate",
"Value": "\n CP: {0} | Nazwa: {1}"
},
{
"Key": "helpTemplate",
"Value": "Komendy: \n \n /top <wartość> - Wyświetla top Twoich Pokemonów. \n /all - Wyświetla wszystkie posiadane Pokemony. \n /profile - Wyświetla Twój profil. \n /loc - Pokazuje Twoją pokalizację. \n /items - Wyświetla Twoje itemy"
"Value": "Komendy: \n \n /top <wartość> - Wyświetla top Twoich Pokemonów. \n /all - Wyświetla wszystkie posiadane Pokemony. \n /profile - Wyświetla Twój profil. \n /loc - Pokazuje Twoją lokalizację. \n /items - Wyświetla Twoje itemy"
},
{
"Key": "statsXpTemplateString",
Expand Down Expand Up @@ -640,6 +644,10 @@
"Key": "firstStartSetupDefaultLongConfirm",
"Value": "Zapisana Długość: {0}"
},
{
"Key": "softBanBypassed",
"Value": "Zdejmowanie blokady zakończone sukcesem"
},
{
"Key": "firstStartSetupCompleted",
"Value": "### Ustawianie configu zakończone ###"
Expand Down

0 comments on commit 522bcdd

Please sign in to comment.