New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-23 04:42:24 +01:00
parent 8328134d88
commit 85af2fecd4

View File

@@ -208,7 +208,7 @@
<value>Menyegarkan sesi kami!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Menolak Pertukaran: {0}</value>
<value>Menolak Trade: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
@@ -349,7 +349,7 @@
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotsStatusOverview" xml:space="preserve">
<value>Ada {0}/{1} bot berjalan, dengan total {2} game ({3} kartu) untuk di idle.</value>
<value>Ada {0}/{1} bot berjalan, dengan total {2} game ({3} kartu) untuk di-idle.</value>
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle</comment>
</data>
@@ -371,7 +371,10 @@
<data name="IdlingFinished" xml:space="preserve">
<value>Idling selesai!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Idling selesai: {0} ({1}) setelah {2} bermain!</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Status Idling untuk {0} ({1}): sisa kartu {2}</value>
@@ -501,7 +504,7 @@
<value>Penawaran trade gagal!</value>
</data>
<data name="BotLootingMasterNotDefined" xml:space="preserve">
<value>Trade tidak bisa dikirim karena SteamMasterID tidak / belum didefinisikan!</value>
<value>Trade tidak bisa dikirim karena SteamMasterID tidak didefinisikan!</value>
<comment>SteamMasterID is name of bot config property, it should not be translated</comment>
</data>
<data name="BotLootingNoLootableTypes" xml:space="preserve">
@@ -520,7 +523,9 @@
<value>Looting dinonaktifkan sementara!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Bot tidak memiliki ASF 2FA yang diperbolehkan! Apakah kamu lupa untuk mengimpor authenticator kamu sebagai ASF 2FA?</value>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
@@ -609,9 +614,14 @@
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="Initializing" xml:space="preserve">
<value>Inisialisasi {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="Welcome" xml:space="preserve">
<value>Sepertinya ini pertama kali bagi anda untuk meluncurkan program ini, Selamat Datang!</value>
</data>
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
<value>CurrentCulture yang ada berikan tidak valid, ASF akan tetap berjalan dengan yang default!</value>
</data>