Skip to content

Commit

Permalink
Changes and improvements in translation file for Ukraine. (#3668)
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriD4 authored and dddbliss committed Aug 9, 2016
1 parent 6a356c7 commit 4b444bc
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions PoGo.NecroBot.CLI/Config/Translations/translation.uk_UA.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
"TranslationStrings": [
{
"Key": "pokeball",
Expand All @@ -18,7 +18,7 @@
},
{
"Key": "wrongAuthType",
"Value": "Невідомий AuthType в config.json"
"Value": "Невідомий тип аутентифікації(AuthType) в config.json"
},
{
"Key": "farmPokestopsOutsideRadius",
Expand All @@ -28,7 +28,7 @@
{
"Key": "farmPokestopsNoUsableFound",
"Value":
"Не знайдено активних PokeStop'ов у вашій зоні. Можливо вказана занадто маленька максимальна дистанція пошуку в налаштуваннях?"
"Не знайдено активних покетстопів у вашій зоні. Можливо вказана занадто маленька максимальна дистанція пошуку в налаштуваннях?"
},
{
"Key": "eventFortUsed",
Expand All @@ -48,7 +48,7 @@
},
{
"Key": "eventUsedLuckyEgg",
"Value": "Використано Lucky Egg, їх залишилося: {0}"
"Value": "Використано щасливе яйце, їх залишилося: {0}"
},
{
"Key": "eventPokemonEvolvedSuccess",
Expand Down Expand Up @@ -104,7 +104,7 @@
},
{
"Key": "commonWordName",
"Value": "ім"
"Value": "Ім"
},
{
"Key": "commonWordUnknown",
Expand All @@ -124,7 +124,7 @@
},
{
"Key": "welcomeWarning",
"Value": "Переконайтеся, що Широта і Довгота вірні! Закрийте програму, якщо це не так! Широта: {0} Довгота: {1}"
"Value": "Переконайтеся, що широта і довгота вірні! Закрийте програму, якщо це не так! Широта: {0} Довгота: {1}"
},
{
"Key": "incubatorPuttingEgg",
Expand Down Expand Up @@ -160,15 +160,15 @@
},
{
"Key": "logEntryRecycling",
"Value": "видаляємо"
"Value": "Видаляємо"
},
{
"Key": "logEntryPKMN",
"Value": "Ловимо"
},
{
"Key": "logEntryTransfered",
"Value": "обмінюються"
"Value": "Обмінюються"
},
{
"Key": "logEntryEvolved",
Expand All @@ -192,7 +192,7 @@
},
{
"Key": "loggingIn",
"Value": "логін під аккаунтом {0}"
"Value": "Логін під аккаунтом {0}"
},
{
"Key": "ptcOffline",
Expand All @@ -205,7 +205,7 @@
},
{
"Key": "accountNotVerified",
"Value": "аккаунт не підтверджений! Виходимо ..."
"Value": "Обліковий запис не підтверджений! Виходимо ..."
},
{
"Key": "openingGoogleDevicePage",
Expand Down Expand Up @@ -298,7 +298,7 @@
},
{
"Key": "desiredDestTooFar",
"Value": "Зазначене местоназначеніе {0}, {1} занадто далеко від поточної позиції {2}, {3}"
"Value": "Зазначене місце призначення {0}, {1} занадто далеко від поточної позиції {2}, {3}"
},
{
"Key": "pokemonRename",
Expand Down Expand Up @@ -377,15 +377,15 @@
},
{
"Key": "googleOffline",
"Value": "Google servers are probably down, Please be patient and start the bot later."
"Value": "Можливо, сервери не працюють, зачекайте та перезапустіть программу пізніше."
},
{
"Key": "missingCredentialsGoogle",
"Value": "Вам потрібно заповнити настройки GoogleUsername і GooglePassword в auth.json!"
"Value": "Вам потрібно заповнити налаштування GoogleUsername і GooglePassword в auth.json!"
},
{
"Key": "missingCredentialsPtc",
"Value": "Вам потрібно заповнити настройки PtcUsername і PtcPassword в auth.json!"
"Value": "Вам потрібно заповнити налаштування PtcUsername і PtcPassword в auth.json!"
},
{
"Key": "snipeScan",
Expand Down

0 comments on commit 4b444bc

Please sign in to comment.