From ac821dc5a76a580c45a7f05531d5c9f070c35c18 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 21 Feb 2020 14:27:27 -0500 Subject: [PATCH] New translations en-US.json (Indonesian) --- src/i18n/locales/id-ID.json | 81 ++++++++++++++++++++++++++++++++++--- 1 file changed, 75 insertions(+), 6 deletions(-) diff --git a/src/i18n/locales/id-ID.json b/src/i18n/locales/id-ID.json index fb5f10de82..b260a88503 100644 --- a/src/i18n/locales/id-ID.json +++ b/src/i18n/locales/id-ID.json @@ -5,6 +5,26 @@ "components.common.languagepicker.korean": "한국어", "components.common.languagepicker.russian": "Русский", "components.common.languagepicker.spanish": "Español", + "components.delegation.delegationnavigationbuttons.stakingCenterButton": "Go to Staking Center", + "components.delegationsummary.delegatedStakepoolInfo.fullDescriptionButtonLabel": "Go to website", + "components.delegationsummary.delegatedStakepoolInfo.title": "Stake pool delegated", + "components.delegationsummary.epochProgress.endsIn": "Ends in", + "components.delegationsummary.epochProgress.title": "Epoch progress", + "components.delegationsummary.failedwalletupgrademodal.title": "Heads up!", + "components.delegationsummary.failedwalletupgrademodal.explanation1": "Some users experienced problems while upgrading their wallets in the Shelley testnet.", + "components.delegationsummary.failedwalletupgrademodal.explanation2": "If you observed an unexpected zero balance after having upgraded your wallet, we recommend you to restore your wallet once again. We apologize for any inconvinience this may have caused.", + "components.delegationsummary.failedwalletupgrademodal.okButton": "OK", + "components.delegationsummary.noTransactions": "!!!No transactions to show yet", + "components.delegationsummary.notDelegatedInfo.firstLine": "You have not delegated your ADA yet.", + "components.delegationsummary.notDelegatedInfo.secondLine": "Go to Staking center to choose which stake pool you want to delegate in. Note, you may delegate only to one stake pool in this Tesnnet.", + "components.delegationsummary.syncErrorBannerTextWithRefresh": "!!!We are experiencing synchronization issues. Pull to refresh", + "components.delegationsummary.syncErrorBannerTextWithoutRefresh": "!!!We are experiencing synchronization issues.", + "components.delegationsummary.upcomingReward.followingLabel": "Following reward", + "components.delegationsummary.upcomingReward.nextLabel": "Next reward", + "components.delegationsummary.upcomingReward.rewardDisclaimerText": "Remember that your first reward will be allocated two epochs after the end of the epoch in which you have submitted your delegation transaction.", + "components.delegationsummary.userSummary.title": "Your summary", + "components.delegationsummary.userSummary.totalDelegated": "Total Delegated", + "components.delegationsummary.userSummary.totalRewards": "Total Rewards", "components.firstrun.acepttermsofservicescreen.aggreeClause": "Saya setuju dengan syarat dan ketentuan", "components.firstrun.acepttermsofservicescreen.continueButton": "Terima", "components.firstrun.acepttermsofservicescreen.savingConsentModalTitle": "Menginisialisasi", @@ -51,7 +71,7 @@ "components.send.sendscreen.amountInput.error.NEGATIVE": "Jumlah harus angka positif", "components.send.sendscreen.amountInput.error.TOO_LARGE": "Jumlah terlalu besar", "components.send.sendscreen.amountInput.error.TOO_MANY_DECIMAL_PLACES": "Harap masukkan jumlah yang benar", - "components.send.sendscreen.amountInput.error.insufficientBalance": "Tidak tersedia cukup uang untuk melakukan transaksi ini", + "components.send.sendscreen.amountInput.error.insufficientBalance": "Not enough funds to make this transaction", "components.send.sendscreen.availableFundsBannerIsFetching": "Memeriksa saldo...", "components.send.sendscreen.availableFundsBannerNotAvailable": "-", "components.send.sendscreen.balanceAfterLabel": "Saldo setelah", @@ -74,8 +94,8 @@ "components.settings.applicationsettingsscreen.support": "Dukungan", "components.settings.applicationsettingsscreen.tabTitle": "Aplikasi", "components.settings.applicationsettingsscreen.termsOfUse": "Syarat penggunaan", - "components.settings.applicationsettingsscreen.version": "Versi saat ini:", "components.settings.applicationsettingsscreen.title": "Pengaturan", + "components.settings.applicationsettingsscreen.version": "Versi saat ini:", "components.settings.biometricslinkscreen.enableFingerprintsMessage": "Hidupkan penggunaan sidik jari dahulu pada perangkat!", "components.settings.biometricslinkscreen.heading": "Gunakan sidik jari anda", "components.settings.biometricslinkscreen.linkButton": "Link", @@ -128,6 +148,17 @@ "components.settings.walletsettingscreen.tabTitle": "Wallet", "components.settings.walletsettingscreen.title": "Pengaturan", "components.settings.walletsettingscreen.walletName": "Nama wallet", + "components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegate", + "components.stakingcenter.confirmDelegation.delegationTxSignError": "Error while signing delegation transaction", + "components.stakingcenter.confirmDelegation.ofFees": "of fees", + "components.stakingcenter.confirmDelegation.rewardsExplanation": "Current approximation of rewards that you will receive per epoch:", + "components.stakingcenter.confirmDelegation.title": "Confirm delegation", + "components.stakingcenter.title": "Staking Center", + "components.stakingcenter.delegationTxBuildError": "Error while building delegation transaction", + "components.txhistory.flawedwalletmodal.title": "Warning", + "components.txhistory.flawedwalletmodal.explanation1": "It looks like you have accidentally created or restored a wallet that is only included in special versions for development. As a security measure, we have disabled this wallet.", + "components.txhistory.flawedwalletmodal.explanation2": "You still can create a new wallet or restore one without restrictions. If you were affected in some way by this issue, please contact Emurgo.", + "components.txhistory.flawedwalletmodal.okButton": "I understand", "components.txhistory.txdetails.addressPrefixChange": "/ubah", "components.txhistory.txdetails.addressPrefixNotMine": "bukan milik saya", "components.txhistory.txdetails.addressPrefixReceive": "/{idx}", @@ -192,23 +223,55 @@ "components.walletinit.restorewallet.restorewalletscreen.toolong": "Frasa terlalu panjang.", "components.walletinit.restorewallet.restorewalletscreen.tooshort": "Frasa terlalu pendek.", "components.walletinit.restorewallet.restorewalletscreen.unknowwords": "{wordlist} {cnt, plural, one {is} other {are}} invalid", + "components.walletinit.restorewallet.upgradecheckmodal.checkText": "Do you want to check if your wallet needs to be upgraded?", + "components.walletinit.restorewallet.upgradecheckmodal.checkButton": "Check", + "components.walletinit.restorewallet.upgradecheckmodal.explanation": "If you had ADA in your wallet on November 29th, 2019, you will need to upgrade to a new wallet format called a \"reward wallet\" for compatibility with Shelley.", + "components.walletinit.restorewallet.upgradecheckmodal.skipButton": "Skip", + "components.walletinit.restorewallet.upgradecheckmodal.title": "Wallet upgrade", + "components.walletinit.restorewallet.upgradeconfirmmodal.balanceLabel": "Recovered balance", + "components.walletinit.restorewallet.upgradeconfirmmodal.feesLabel": "Fees", + "components.walletinit.restorewallet.upgradeconfirmmodal.finalBalanceLabel": "Final balance", + "components.walletinit.restorewallet.upgradeconfirmmodal.fromLabel": "From", + "components.walletinit.restorewallet.upgradeconfirmmodal.noUpgradeLabel": "All done!", + "components.walletinit.restorewallet.upgradeconfirmmodal.noUpgradeMessage": "Your wallet did not need to be upgraded.", + "components.walletinit.restorewallet.upgradeconfirmmodal.title": "Wallet upgrade", + "components.walletinit.restorewallet.upgradeconfirmmodal.toLabel": "To", + "components.walletinit.restorewallet.upgradeconfirmmodal.txIdLabel": "Transaction ID", "components.walletinit.restorewallet.walletcredentialsscreen.title": "Kredensial wallet", + "components.walletinit.restorewallet.walletcredentialsscreen.walletCheckError": "Could not verify wallet funds", + "components.walletinit.restorewallet.walletverifyscreen.byronAddressLabel": "Byron wallet address:", + "components.walletinit.restorewallet.walletverifyscreen.shelleyAddressLabel": "Shelley wallet address:", + "components.walletinit.restorewallet.walletverifyscreen.title": "Verify restored wallet", + "components.walletinit.restorewallet.walletverifyscreen.verifyLabel": "Be careful about wallet restoration:", + "components.walletinit.restorewallet.walletverifyscreen.verifyInstructions1": "Make sure the Byron wallet address matches your old wallet.", + "components.walletinit.restorewallet.walletverifyscreen.verifyInstructions2": "If you entered the wrong recovery phrase, you will get an empty wallet with different addresses from your old one.", "components.walletinit.walletdescription.byEmurgo": "Oleh", "components.walletinit.walletform.continueButton": "Lanjut", "components.walletinit.walletform.newPasswordInput": "Kata sandi pengeluaran", "components.walletinit.walletform.repeatPasswordInputError": "Kata sandi tidak cocok", "components.walletinit.walletform.repeatPasswordInputLabel": "Ulangi kata sandi pengeluaran", "components.walletinit.walletform.walletNameInputLabel": "Nama wallet", - "components.walletinit.walletinitscreen.createWalletButton": "Buat wallet baru", - "components.walletinit.walletinitscreen.restoreWalletButton": "Kembalikan wallet dari cadangan", + "components.walletinit.walletfreshinitscreen.addWalletButton": "Add wallet", + "components.walletinit.walletfreshinitscreen.addWalletOnShelleyButton": "Add wallet (Shelley Testnet)", + "components.walletinit.walletinitscreen.createWalletButton": "Create wallet", + "components.walletinit.walletinitscreen.restoreWalletButton": "Restore wallet", + "components.walletinit.walletinitscreen.restoreShelleyWalletButton": "Restore wallet (Shelley Testnet)", "components.walletinit.walletinitscreen.title": "Tambah wallet", "components.walletselection.walletselectionscreen.addWalletButton": "Tambah wallet", + "components.walletselection.walletselectionscreen.addWalletOnShelleyButton": "Add wallet (Shelley Testnet)", "components.walletselection.walletselectionscreen.header": "Wallet anda", + "components.walletselection.walletselectionscreen.stakeDashboardButton": "Stake Dashboard", "crypto.keystore.approveTransaction": "Otorisasi dengan sidik jari anda", "crypto.keystore.cancelButton": "Batal", "crypto.keystore.subtitle": "Anda bisa menonaktifkan fitur ini kapan saja pada pengaturan", + "global.actions.dialogs.apiError.message": "Kesalahan diterima dari api method call ketika mengirim transaksi. Periksalah nanti atau cek di akun Twitter (https://twitter.com/YoroiWallet)", + "global.actions.dialogs.apiError.title": "API error", "global.actions.dialogs.biometricsIsTurnedOff.message": "Sepertinya anda mematikan biometric, silakan hidupkan kembali", "global.actions.dialogs.biometricsIsTurnedOff.title": "Biometric dimatikan", + "global.actions.dialogs.commonbuttons.backButton": "Back", + "global.actions.dialogs.commonbuttons.confirmButton": "Confirm", + "global.actions.dialogs.commonbuttons.continueButton": "Continue", + "global.actions.dialogs.commonbuttons.cancelButton": "Cancel", "global.actions.dialogs.disableEasyConfirmationFirst.message": "Harap nonaktifkan fungsi konfirmasi mudah pada semua wallet anda terlebih dahulu", "global.actions.dialogs.disableEasyConfirmationFirst.title": "Aksi gagal", "global.actions.dialogs.enableFingerprintsFirst.message": "Anda harus mengaktifkan biometric pada perangkat anda terlebih dahulu agar bisa menautkannya dengan aplikasi ini", @@ -225,8 +288,8 @@ "global.actions.dialogs.logout.noButton": "Tidak", "global.actions.dialogs.logout.title": "Logout", "global.actions.dialogs.logout.yesButton": "Ya", - "global.actions.dialogs.apiError.title": "API error", - "global.actions.dialogs.apiError.message": "Kesalahan diterima dari api method call ketika mengirim transaksi. Periksalah nanti atau cek di akun Twitter (https://twitter.com/YoroiWallet)", + "global.actions.dialogs.insufficientBalance.title": "Transaction error", + "global.actions.dialogs.insufficientBalance.message": "Not enough funds to make this transaction", "global.actions.dialogs.networkError.message": "Kesalahan yang berkaitan dengan koneksi ke server. Periksalah koneksi internet anda", "global.actions.dialogs.networkError.title": "Error jaringan", "global.actions.dialogs.pinMismatch.message": "PIN tidak cocok.", @@ -238,9 +301,15 @@ "global.availableFunds": "Dana yang tersedia", "global.error.walletNameAlreadyTaken": "Kamu sudah mempunyai wallet dengan nama ini", "global.error.walletNameTooLong": "Nama wallet tidak boleh melebihi dari 40 huruf", + "global.network.syncErrorBannerTextWithoutRefresh": "We are experiencing synchronization issues.", + "global.network.syncErrorBannerTextWithRefresh": "We are experiencing synchronization issues. Pull to refresh", "global.ok": "OK", "global.pleaseWait": "mohon tunggu...", + "global.staking.epochLabel": "Epoch", + "global.staking.stakePoolName": "Stake pool name", + "global.staking.stakePoolHash": "Stake pool hash", "global.termsOfUse": "Syarat penggunaan", + "global.totalAda": "Total ADA", "utils.format.today": "Hari ini", "utils.format.yesterday": "Kemarin" }