New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-14 02:02:50 +01:00
parent a02cf96a13
commit d57fd4037c

View File

@@ -145,7 +145,9 @@
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Menolak untuk melaksanakan fungsi ini karena DeviceID di ASF 2FA tidak valid!</value>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>Bot tidak didefinisikan, Apakah Anda lupa untuk mengkonfigurasi ASF Anda?</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} masih kosong!</value>
<comment>{0} will be replaced by object's name</comment>
@@ -201,8 +203,14 @@
<value>Versi yang diperlukan: {0} | Menemukan versi: {1}</value>
<comment>{0} will be replaced by required version, {1} will be replaced by current version</comment>
</data>
<data name="RuntimeVersionOK" xml:space="preserve">
<value>Versi {0} runtime anda OK.</value>
<comment>{0} will be replaced by runtime name (e.g. "Mono")</comment>
</data>
<data name="WarningRuntimeVersionTooOld" xml:space="preserve">
<value>Versi {0} runtime anda terlalu tua!</value>
<comment>{0} will be replaced by runtime name (e.g. "Mono")</comment>
</data>
<data name="Starting" xml:space="preserve">
<value>Memulai...</value>
</data>
@@ -252,15 +260,33 @@
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Versi terbaru ASF tersedia! Pertimbangkan untuk di-update!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Versi lokal: {0} | Versi remote: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
<data name="UserInputDeviceID" xml:space="preserve">
<value>&lt;{0} &gt; Masukkan Device ID mobile authenticator anda (termasuk "android:"): </value>
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
<value>&lt;{0} &gt; silakan masukkan kode 2FA dari aplikasi Steam Authenticator Anda: </value>
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamGuard" xml:space="preserve">
<value>&lt;{0} &gt; silakan masukkan kode otentikasi SteamGuard yang dikirim pada e-mail Anda: </value>
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>&lt;{0} &gt; Masukkan Kata Sandi Steam Account anda: </value>
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="UserInputWCFHost" xml:space="preserve">
<value>&lt;{0} &gt; Masukkan host WCF Anda: </value>
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
<value>Tidak dapat bermain lebih dari {0} game secara bersamaan, hanya {0} entri pertama dari {1} game yang akan digunakan</value>
@@ -331,8 +357,12 @@
<data name="IdlingStopped" xml:space="preserve">
<value>Idling berhenti!</value>
</data>
<data name="IgnoredStickyPauseEnabled" xml:space="preserve">
<value>Mengabaikan permintaan ini, karena sticky pause aktif!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Kami tidak memiliki apa-apa untuk dimainkan di akun ini!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Sekarang idling: {0} ({1})</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
@@ -385,7 +415,9 @@
<value>Instansi Bot itu telah berjalan!</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>Mengkonfirmasi .maFile ke format ASF...</value>
</data>
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>DeviceID anda salah atau tidak ada!</value>
@@ -446,13 +478,22 @@
<data name="BotOwnedAlready" xml:space="preserve">
<value>&lt;{0}&gt; Sudah dimiliki: {1} | {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Menyambungkan kembali...</value>
</data>
<data name="BotRedeemResponse" xml:space="preserve">
<value>&lt;{0}&gt; Key: {1} | Status: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string</comment>
</data>
<data name="BotRedeemResponseWithItems" xml:space="preserve">
<value>&lt;{0}&gt; Key: {1} | Status: {2} | Items: {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string, {3} will be replaced by list of key-value pairs, separated by a comma</comment>
</data>
<data name="BotsStatusNotIdling" xml:space="preserve">
<value>Bot {0} tidak meng-idling apapun.</value>
@@ -473,10 +514,22 @@
<value>Tidak dapat terhubung ke Steam: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Tidak dapat login ke Steam: {0}/{1}</value>
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
</data>
<data name="ErrorIsEmpty" xml:space="preserve">
<value>{0} kosong!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Key yang tidak terpakai: {0}</value>
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
</data>
<data name="WarningFailedWithError" xml:space="preserve">
<value>Gagal karena error: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnectionLost" xml:space="preserve">
<value>Koneksi ke Steam terputus, menghubungkan kembali...</value>
</data>
@@ -498,5 +551,7 @@
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
<value>CurrentCulture yang ada berikan tidak valid, ASF akan tetap berjalan dengan yang default!</value>
</data>
</root>