Skip to content

Commit

Permalink
Merge pull request #2556 from mirdhan123/master
Browse files Browse the repository at this point in the history
Update translation.id.json
  • Loading branch information
AiksuCoding authored Aug 3, 2016
2 parents 289680a + 532517a commit d32be76
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions PoGo.NecroBot.CLI/Config/Translations/translation.id.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
{
"Key": "farmPokestopsOutsideRadius",
"Value": "Kamu di luar dari radius yang kamu tentukan! Jalan ke tempat awal (sekitar {0}m) dalam 5 detik. Apakah berkas LastPos.ini kamu benar?"
"Value": "Kamu di luar dari radius yang kamu tentukan! Jalan ke tempat awal (sekitar {0} meter) dalam 5 detik. Apakah berkas LastPos.ini kamu benar?"
},
{
"Key": "farmPokestopsNoUsableFound",
Expand All @@ -42,7 +42,7 @@
},
{
"Key": "eventFortTargeted",
"Value": "Berjalan ke PokeStop: {0} ({1}m)({2}detik)"
"Value": "Berjalan ke PokeStop: {0} ({1} meter)({2} detik)"
},
{
"Key": "eventProfileLogin",
Expand Down Expand Up @@ -74,7 +74,7 @@
},
{
"Key": "eventPokemonCapture",
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Kemungkinan: {7}% | jarak {8}m | dengan sebuah {9} (tersisa {10}). | {11} | lintang: {12} bujur: {13}"
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Kemungkinan: {7}% | jarak {8} meter | dengan sebuah {9} (tersisa {10}). | {11} | lintang: {12} bujur: {13}"
},
{
"Key": "eventNoPokeballs",
Expand Down Expand Up @@ -102,7 +102,7 @@
},
{
"Key": "catchStatusAttempt",
"Value": "{0} Mencoba #{1}"
"Value": "{0} pada Percobaan ke- #{1}"
},
{
"Key": "catchStatus",
Expand Down Expand Up @@ -150,11 +150,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Memasukkan telur ke dalam penetas: {0:0.00}km tersisa"
"Value": "Memasukkan telur ke dalam penetas: {0:0.00} km tersisa"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Status terbaru penetas: {0:0.00}km tersisa"
"Value": "Status terbaru penetas: {0:0.00} km tersisa"
},
{
"Key": "incubatorEggHatched",
Expand Down Expand Up @@ -366,7 +366,7 @@
},
{
"Key": "catchStatusEscape",
"Value": "Tangkapan lari"
"Value": "Tangkapan lepas"
},
{
"Key": "catchStatusFlee",
Expand Down Expand Up @@ -402,7 +402,7 @@
},
{
"Key": "statsXpTemplateString",
"Value": "{0} (level berikutnya dalam {1}jam {2}menit | {3:n0}/{4:n0} XP)"
"Value": "{0} (level berikutnya dalam {1} jam {2} menit | {3:n0}/{4:n0} XP)"
},
{
"Key": "requireInputText",
Expand Down Expand Up @@ -510,4 +510,4 @@
}
],
"PokemonStrings": [ ]
}
}

0 comments on commit d32be76

Please sign in to comment.