New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-14 01:51:45 +01:00
parent e459e64796
commit a02cf96a13

View File

@@ -152,13 +152,18 @@
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
<value>Permintaan gagal meskipun telah mencoba {0} kali!</value>
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>Tidak dapat memeriksa versi terbaru!</value>
</data>
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
<value>Menerima permintaan untuk input pengguna, tetapi proses berjalan dalam mode Headless!</value>
</data>
<data name="ErrorWCFAccessDenied" xml:space="preserve">
<value>Menolak untuk menangani permintaan karena SteamOwnerID tidak diatur!</value>
<comment>SteamOwnerID is name of bot config property, it should not be translated</comment>
@@ -257,22 +262,47 @@
<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>
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>
</data>
<data name="WarningWCFIgnoringCommand" xml:space="preserve">
<value>Mengabaikan perintah WCF karena --client tidak ditentukan: {0}</value>
<comment>{0} will be replaced by WCF command</comment>
</data>
<data name="ErrorWCFAddressAccessDeniedException" xml:space="preserve">
<value>Layanan WCF tidak bisa dimulai karena AddressAccessDeniedException! jika anda ingin menggunakan layanan WCF yang disediakan dari ASF, mulai ASF sebagai Administrator atau berikan izin yang benar!</value>
</data>
<data name="WCFAnswered" xml:space="preserve">
<value>Jawaban untuk perintah WCF: {0} dengan: {1}</value>
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF answer</comment>
</data>
<data name="WCFReady" xml:space="preserve">
<value>Server WCF siap!</value>
</data>
<data name="WCFResponseReceived" xml:space="preserve">
<value>Respon WCF diterima: {0}</value>
<comment>{0} will be replaced by WCF response</comment>
</data>
<data name="WCFSendingCommand" xml:space="preserve">
<value>Mengirim perintah: {0} ke server WCF di {1}...</value>
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF hostname</comment>
</data>
<data name="WCFStarting" xml:space="preserve">
<value>Memulai server WCF di {0}...</value>
<comment>{0} will be replaced by WCF hostname</comment>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Instansi Bot tersebut sudah berhenti!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Tidak dapat menemukan bot apapun yang bernama {0}!</value>
<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>
<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>
<data name="CheckingFirstBadgePage" xml:space="preserve">
@@ -281,7 +311,10 @@
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Mengecek halaman badge lainnya...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Memilih Algoritma Idling: {0}</value>
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Selesai!</value>
</data>