diff --git a/PoGo.NecroBot.CLI/Config/Translations/translation.id.json b/PoGo.NecroBot.CLI/Config/Translations/translation.id.json index 51170cd55..be0e3135b 100755 --- a/PoGo.NecroBot.CLI/Config/Translations/translation.id.json +++ b/PoGo.NecroBot.CLI/Config/Translations/translation.id.json @@ -70,7 +70,7 @@ }, { "Key": "eventNoPokeballs", - "Value": "Pokeballs habis - {0} dengan CP {1} tidak dapat ditangkap" + "Value": "Pokeball habis - {0} dengan CP {1} tidak dapat ditangkap" }, { "Key": "catchStatusAttempt", @@ -166,7 +166,7 @@ }, { "Key": "logEntryEvolved", - "Value": "EVOLVED" + "Value": "EVOLUSI" }, { "Key": "logEntryBerry", @@ -174,7 +174,7 @@ }, { "Key": "logEntryEgg", - "Value": "EGG" + "Value": "TELUR" }, { "Key": "logEntryDebug", @@ -182,15 +182,15 @@ }, { "Key": "logEntryUpdate", - "Value": "UPDATE" + "Value": "PEMBARUAN" }, { "Key": "loggingIn", - "Value": "Masuk menggunakan {0}" + "Value": "Masuk sebagai {0}" }, { "Key": "ptcOffline", - "Value": "PTC Server mungkin sedang mati atau credensial anda salah. Coba google" + "Value": "Server PTC mungkin sedang turun ATAU kredensial anda salah. Coba google" }, { "Key": "tryingAgainIn", @@ -206,11 +206,11 @@ }, { "Key": "couldntCopyToClipboard", - "Value": "Tidak dapat copy ke clipboard, lakukan secara manual" + "Value": "Tidak dapat mengcopy ke clipboard, lakukan secara manual" }, { "Key": "couldntCopyToClipboard2", - "Value": "Ke: {0} & masukkan {1}" + "Value": "Pergi ke: {0} & masukkan {1}" }, { "Key": "realisticTravelDetected", @@ -218,19 +218,19 @@ }, { "Key": "notRealisticTravel", - "Value": "Bukan Perjalanan Realistis di {0}, menggunakan Coords.ini yang terakhir disimpan." + "Value": "Bukan Perjalanan Realistis {0}, menggunakan Coords.ini yang terakhir disimpan" }, { "Key": "coordinatesAreInvalid", - "Value": "Koordinat di file \"Coords.ini\" cacat, menggunakan koordinat default." + "Value": "Koordinat di file \"Coords.ini\" cacat, menggunakan koordinat default" }, { "Key": "gotUpToDateVersion", - "Value": "Sempurna! Anda telah mempunyai Versi terbaru {0}" + "Value": "Sempurna! Anda telah mempunyai Versi terbaru {0}" }, { "Key": "autoUpdaterDisabled", - "Value": "AutoUpdater dimatikan. Dapatkan release terbaru dari: {0}\n " + "Value": "AutoUpdater dimatikan. Dapatkan release terakhir dari : {0}\n " }, { "Key": "downloadingUpdate", @@ -298,27 +298,27 @@ }, { "Key": "catchStatusAttempt", - "Value": "UsahaMenangkap" + "Value": "Status Tangkapan" }, { "Key": "catchStatusError", - "Value": "TangkapanError" + "Value": "Tangkapan Error" }, { "Key": "catchStatusEscape", - "Value": "TangkapanLari" + "Value": "Tangkapan Lari" }, { "Key": "catchStatusFlee", - "Value": "TangkapanKabur" + "Value": "Tangkapan Kabur" }, { "Key": "catchStatusMissed", - "Value": "GagalMenangkap" + "Value": "Gagal Menangkap" }, { "Key": "catchStatusSuccess", - "Value": "BerhasilMenangkap" + "Value": "Berhasil Menangkap" }, { "Key": "catchTypeNormal", @@ -377,4 +377,4 @@ "Value": "[Sniper] Tidak ditemukan Pokemon untuk di Snipe!" } ] -} +} \ No newline at end of file