Skip to content

Commit

Permalink
New translations en-us.json (Swahili, Kenya)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed May 17, 2024
1 parent eb20136 commit b1069d6
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions apps/wallet-mobile/src/i18n/locales/sw-KE.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"components.common.errormodal.hideError": "Hide error message",
"components.common.errormodal.showError": "Show error message",
"components.common.fingerprintscreenbase.welcomeMessage": "Welcome Back",
"components.common.osloginscreen.button.title": "Login",
"components.common.languagepicker.acknowledgement": "**The selected language translation is fully provided by the community**. EMURGO is grateful to all those who have contributed",
"components.common.languagepicker.brazilian": "Português brasileiro",
"components.common.languagepicker.chinese": "简体中文",
Expand Down Expand Up @@ -254,7 +255,7 @@
"components.receive.receivescreen.unusedAddress": "Unused",
"components.receive.receivescreen.usedAddress": "Used",
"components.receive.receivescreen.singleOrMultiple": "Single or multiple address?",
"components.receive.receivescreen.singleOrMultipleDetails": "Single keeps things simple and secure. Multiple may offer some extra privacy. For most users, single address is the way to go! You can always change it in settings.",
"components.receive.receivescreen.singleOrMultipleDetails": "Single keeps things simple and secure. For most users, single address is the way to go! You can always change it in settings.",
"components.receive.receivescreen.selectMultiple": "Select multiple instead",
"components.receive.receivescreen.singleAddressWallet": "Single address wallet",
"components.receive.receivescreen.learnAboutYoroi": "Learn more about this in Yoroi Zendesk",
Expand Down Expand Up @@ -436,6 +437,7 @@
"components.settings.walletsettingscreen.byronWallet": "Byron-era wallet",
"components.settings.walletsettingscreen.changePassword": "Change spending password",
"components.settings.walletsettingscreen.easyConfirmation": "Easy transaction confirmation",
"components.settings.walletsettingscreen.easyConfirmationInfo": "Skip the password and approve transactions with biometrics",
"components.settings.walletsettingscreen.general": "General",
"components.settings.walletsettingscreen.logout": "Logout",
"components.settings.walletsettingscreen.removeWallet": "Remove wallet",
Expand Down Expand Up @@ -558,11 +560,11 @@
"components.walletinit.walletDetails.walletPasswordModalCardItem.second": "Both wallet name and password are stored locally, so you are only person who can change or restore it.",
"components.walletinit.walletDetails.walletChecksumModalCardTitle.title": "What is wallet checksum and plate number?",
"components.walletinit.walletDetails.walletChecksumModalCardItem.first": "Wallet checksum is a generic Blockie image that is generated to visually distinguish your wallet from others.",
"components.walletinit.walletDetails.walletChecksumModalCardItem.second": "Plate number BONE-0770 is a auto-generated sign of four letters and four digits.",
"components.walletinit.walletDetails.walletChecksumModalCardItem.second": "Plate number {checksum} is a auto-generated sign of four letters and four digits.",
"components.walletinit.walletDetails.walletChecksumModalCardItem.third": "Checksum and plate number are unique to your wallet and represent your public key.",
"components.walletinit.walletDetails.stepWalletDetails": "Wallet details",
"components.walletinit.walletDetails.walletDetailsTitle": "<b>Add</b> your <b>wallet name</b> and <b>password</b>. ",
"components.walletinit.walletDetails.walletDetailsPasswordHelper": "Use a combination of letters, numbers and symbols to make your password stronger",
"components.walletinit.walletDetails.walletDetailsPasswordHelper": "Combine letters, numbers and symbols to make it stronger",
"components.walletinit.walletDetails.walletDetailsNameInput": "Enter wallet name",
"components.walletinit.walletDetails.walletDetailsPasswordInput": "Enter password",
"components.walletinit.walletDetails.walletDetailsConfirmPasswordInput": "Confirm password",
Expand All @@ -580,7 +582,7 @@
"components.walletinit.createwallet.createwalletscreen.passwordLengthRequirement": "Minimum {requiredPasswordLength} characters",
"components.walletinit.createwallet.createwalletscreen.notFound": "Not found",
"components.walletinit.createwallet.createwalletscreen.clearAll": "Clear all",
"components.walletinit.createwallet.createwalletscreen.title": "Create a new wallet",
"components.walletinit.createwallet.createwalletscreen.title": "Create wallet",
"components.walletinit.createwallet.mnemonicbackupimportancemodal.confirmationButton": "I understand",
"components.walletinit.createwallet.mnemonicbackupimportancemodal.keysStorageCheckbox": "I understand that my secret keys are held securely on this device only, not on the company`s servers",
"components.walletinit.createwallet.mnemonicbackupimportancemodal.newDeviceRecoveryCheckbox": "I understand that if this application is moved to another device or deleted, my funds can be only recovered with the backup phrase that I have written down and saved in a secure place.",
Expand All @@ -607,14 +609,19 @@
"components.walletinit.restorewallet.restorewalletscreen.instructions": "To restore your wallet, please provide the {mnemonicLength}-word recovery phrase generated when you created your wallet for the first time.",
"components.walletinit.restorewallet.restorewalletscreen.invalidchecksum": "Incorrect recovery phrase. Try again",
"components.walletinit.restorewallet.restorewalletscreen.validchecksum": "The recovery phrase is verified",
"components.walletinit.restorewallet.restorewalletscreen.restoreWalletScreenTitle": "Add the <b>recovery phrase</b> you received upon your wallet creation process.",
"components.walletinit.restorewallet.restorewalletscreen.stepRestoreWalletScreen": "Enter recovery phrase",
"components.walletinit.restorewallet.restorewalletscreen.wordNotFound": "Word not found",
"components.walletinit.restorewallet.restorewalletscreen.mnemonicInputLabel": "Recovery phrase",
"components.walletinit.restorewallet.restorewalletscreen.restoreButton": "Restore wallet",
"components.walletinit.restorewallet.restorewalletscreen.title": "Restore wallet",
"components.walletinit.restorewallet.restorewalletscreen.toolong": "Phrase is too long.",
"components.walletinit.restorewallet.restorewalletscreen.tooshort": "Phrase is too short.",
"components.walletinit.restorewallet.restorewalletscreen.unknowwords": "{wordlist} {cnt, plural, one {is} other {are}} invalid",
"components.walletinit.restorewallet.restorewalletscreen.restoreDuplicatedWalletModalText": "This wallet already exist on your device, You can open it or go back and restore another wallet.",
"components.walletinit.restorewallet.restorewalletscreen.restoreDuplicatedWalletModalTitle": "This wallet is already added",
"components.walletinit.restorewallet.restorewalletscreen.restoreDuplicatedWalletModalButton": "Open wallet",
"components.walletinit.restorewallet.restorewalletscreen.restoreWalletScreenTitle": "Add the <b>recovery phrase</b> you received upon your wallet creation process.",
"components.walletinit.restorewallet.restorewalletscreen.preparingWallet": "Preparing your wallet...",
"components.walletinit.restorewallet.upgradeconfirmmodal.balanceLabel": "Recovered balance",
"components.walletinit.restorewallet.upgradeconfirmmodal.finalBalanceLabel": "Final balance",
"components.walletinit.restorewallet.upgradeconfirmmodal.fromLabel": "From",
Expand Down Expand Up @@ -654,7 +661,7 @@
"components.walletinit.walletinitscreen.restoreNWordWalletExplanation": "If you have a recovery phrase consisting of {mnemonicLength} words, choose this option to restore your wallet.",
"components.walletinit.walletinitscreen.restoreShelleyWalletButton": "Restore wallet (Shelley Testnet)",
"components.walletinit.walletinitscreen.restoreWalletButton": "Restore wallet",
"components.walletinit.walletinitscreen.title": "Add wallet",
"components.walletinit.walletinitscreen.title": "Add new wallet",
"components.walletselection.walletselectionscreen.addWalletButton": "Add wallet",
"components.walletselection.walletselectionscreen.addWalletOnShelleyButton": "Add wallet (Jormungandr ITN)",
"components.walletselection.walletselectionscreen.header": "My wallets",
Expand Down Expand Up @@ -847,7 +854,6 @@
"links.trusted.paymentRequested.description": "A request from a trusted app has been made that requires your approval. While this source is recognized and generally considered safe, we advise you to review the details in the transaction screen carefully before submitting any transaction.",
"links.untrusted.paymentRequested.title": "Payment requested",
"links.untrusted.paymentRequested.description": "A request from an untrusted app has been made. Engaging with this request could pose potential security risk to your wallet. Do not proceed without verifying the authenticity of the request. If you didn't start this action, please cancel it.",
"menu.allWallets": "All Wallets",
"menu.appSettings": "App Settings",
"menu.catalystVoting": "Catalyst Voting",
"menu.staking": "Staking center",
Expand Down

0 comments on commit b1069d6

Please sign in to comment.