195 lines
14 KiB
YAML
Raw Normal View History

2022-10-14 02:35:09 +02:00
welcomeHeading: "Welcome to Machankura"
2022-10-24 18:56:36 +02:00
productAmountPrompt: "How much {{{bitrefillProductName}}} {{{categoryType}}} to buy for {{{receipent}}}"
2022-10-16 01:37:48 +02:00
amountRangeText: "(min: {{{minimumAmount}}} {{{currencyTicker}}}, max: {{{maximumAmount}}} {{{currencyTicker}}})"
inCurrencyPrompt: "(in {{{currencyTicker}}})"
2022-10-14 02:35:09 +02:00
inputAmountOutOfRangePrompt: "You can't buy airtime out of the defined range"
2022-10-16 01:37:48 +02:00
inputAmountOutOfRangeProductPrompt: "You can't buy {{{bitrefillProductName}}} out of the defined range"
2022-10-14 02:35:09 +02:00
pleaseTryAgain: "Please try again."
menu: "Menu"
2022-10-16 01:37:48 +02:00
inputAmountImpossible: "You can't buy {{{bitrefillProductName}}} with the current input {{{amountInput}}}"
2024-05-01 20:36:34 +02:00
enterMachankuraPinForAirtime: "Enter your Machankura PIN to buy {{{inputAmountValue}}} {{{productCurrencyTicker}}} ({{{btcAmount}}} {{{currencyTicker}}}) {{{bitrefillProductName}}} {{{categoryType}}} for {{{phoneNumber}}}"
2022-10-14 02:35:09 +02:00
failedToConfirmAction: "Failed to confirm action. Please try again later."
inputAmountInvalid: "Amount is invalid. Please try again."
2022-10-16 01:37:48 +02:00
productPurchaseInitiated: "You have initiated {{{categoryType}}} purchase. Check transaction history for updates."
productPurchaseFailed: "Failed to purchase {{{categoryType}}}. Please try again later."
yourPhoneNumberNotSupported: "Your phone number {{{airtimeReceipent}}} currently has no products we can help deliver to it."
2022-10-14 02:35:09 +02:00
pinDontMatch: "Your Machankura PIN doesn't match the PIN we have on the system. Please try again."
balanceTooLow: "Your balance is too low for this transaction. Please try again."
purchaseFailed: "Couldn't complete purchase. Please try again."
phoneNumberNotSupported: "Phone number not supported. Please try again"
pickYourNetwork: "Pick your network"
pickNetworkFailure: "We couldn't process network selection. Please try again."
phoneNumber: "Phone Number"
lightningAddress: "Lightning Address"
lightningAddressPrompt: "(for slow typer just enter the username and on the next screen enter domain)"
machankuraUsername: "Username"
2022-10-14 02:35:09 +02:00
unsupported: "unsupported"
2022-10-16 00:51:27 +02:00
mostRecent: "Most Recents"
mostFrequent: "Most Frequents"
2022-10-16 01:37:48 +02:00
inputReceipentToBuy: "Please input the {{{recipientText}}} you want to buy {{{bitrefillProductName}}} for:"
2022-10-14 02:35:09 +02:00
vendorNotFound: "Couldn't find a vendor for your input. Please try again."
2022-10-16 01:37:48 +02:00
enterPinToSend: "Enter your Machankura PIN to send {{{amountText}}} to {{{receiver}}}:"
2024-05-05 00:20:33 +02:00
lowBalancePleaseIncrease: "Your balance ({{{balance}}} {{{currencyTicker}}}) is too low. Increase balance or send lower amount then {{{amountText}}}"
2022-10-14 02:35:09 +02:00
cannotSendToYourself: "You cannot send transactions to yourself. Please try again with different receiver."
2022-10-16 01:37:48 +02:00
successfullySent: "You have successfully sent {{{amountText}}} to {{{receiver}}}."
failedToSend: "Failed to send {{{amountText}}} to {{{receiver}}}. Please try again later."
successfullyGiftedSats: "You have gifted {{{amountText}}} to {{{receiver}}}. They have 21 days to claim your gift, please tell them to setup a Machankura account."
failedToGiftSats: "Failed to gift {{{amountText}}} to {{{receiver}}}. Please try again with different values."
2022-10-14 02:35:09 +02:00
giftCountryUnsupported: "You cannot yet gift Bitcoins to phone numbers in that country."
2022-10-16 01:37:48 +02:00
failedTransfer: "Failed to transfer {{{amountText}}} to {{{receiver}}}. Please try again."
initiatedTransfer: "Your transfer of {{{amountText}}} to {{{receiver}}} has been initiated. Check your transactions for status."
failedTransferLightningAddress: "Failed to transfer {{{amountText}}} to {{{receiver}}}. Please try again or a different lightning address."
2024-05-03 18:44:56 +02:00
lowBalanceForServiceFeePleaseIncrease: "Your balance ({{{satsBalance}}} sats) is too low to cover the service fee ({{{feeText}}}). Increase balance or send lower amount then {{{amountText}}}"
2022-10-16 01:37:48 +02:00
aztecoVoucherAlreadyRedeemed: "Azteco voucher ({{{aztecoVoucherCode}}}) has already been redeemed."
redeemAztecoVoucherPrompt: "We are about to redeem an Azteco voucher worth {{{satsAmount}}} sats to your Machankura account."
2022-10-14 02:35:09 +02:00
redeem: "Redeem"
decline: "Decline"
2024-04-30 09:48:13 +02:00
failedToRedeemAztecoVoucher: "Failed to redeem Azteco voucher ({{{aztecoVoucherCode}}}) because of internal errors. Please try again."
failedToProcessAztecoVoucher: "Failed to process Azteco voucher ({{{aztecoVoucherCode}}}) because of internal errors. Please try again."
failedToAccessAztecoVoucher: "Failed to access Azteco voucher ({{{aztecoVoucherCode}}}) because of internal errors. Please try again."
2022-10-14 02:35:09 +02:00
initiatedAztecoOnchainRedemption: "You have begun the redemption. Azteco onchain voucher is getting redeemed."
errorGeneratingOnchainAddress: "Internal error generating address. Please try again later."
redemptionInProgress: "Redemption in progress. Please wait."
reattemptAztecoRedemptionTitle: "You have re-attempted the redemption"
2022-10-16 01:37:48 +02:00
reattemptAztecoRedemptionBody: "1 For You voucher ({{{aztecoVoucherCode}}}) is being redeemed for Bitcoin via Azteco. Please wait for updates."
2022-10-14 02:35:09 +02:00
redeem1ForYouTitle: "You have begun the redemption"
2022-10-16 01:37:48 +02:00
redeem1ForYouBody: "1 For You voucher ({{{aztecoVoucherCode}}}) is being redeemed for Bitcoin via Azteco. Please wait for updates."
successfullyInitiatedRedemption: "Successfully initiated redemption of Azteco voucher (you will receive {{{amountInSatoshis}}} sats). You will receive updates on the result on the transfer."
failedToFindAztecoVoucher: "Failed to find Azteco voucher {{{aztecoVoucherCode}}}"
declinedRedemption: "You have declined to redeem the Azteco voucher ({{{aztecoVoucherCode}}})."
2022-10-14 02:35:09 +02:00
sendBTC: "Send BTC"
receiveBTC: "Receive BTC"
2024-05-02 23:11:36 +02:00
balanceAndHistory: "Balance and more"
barterBTC: "Barter Goods/Services"
2022-10-14 02:35:09 +02:00
settings: "Settings"
exit: "Exit"
username: "Username"
pin: "PIN"
2022-10-16 01:11:41 +02:00
language: "Language"
2022-10-16 00:46:47 +02:00
learnMore: "Learn more"
2024-04-29 23:53:54 +02:00
enterPinToUpdateUsername: "Enter your Machankura PIN to update your lightning address username"
enterPinToSetUsername: "Enter your Machankura PIN to set a username for your lightning address"
2022-10-14 02:35:09 +02:00
enterUsername: "Enter the text you want as your new username:"
2024-04-30 09:48:13 +02:00
usernameUpdated: "Your username has been updated to {{{proposedUsernameText}}}. Your lightning address is now {{{proposedUsernameText}}}@{{{domain}}}."
2022-10-16 01:37:48 +02:00
enterDifferentUsername: "Failed to update username. Please enter a different username ({{{proposedUsernameText}}} is {{{errorStatus}}}):"
2022-10-14 02:35:09 +02:00
languageSettingsComingSoon: "Language settings coming soon."
learnMoreSettingsComingSoon: "Learn more settings coming soon."
2022-10-16 01:37:48 +02:00
resetPinCountDown: "You will be able to reset your PIN {{{when}}} from now. Please come to this screen later."
2022-10-14 02:35:09 +02:00
cancelPinReset: "To cancel the PIN reset enter your current PIN"
cancelledPinReset: "Your PIN reset request has been cancelled. Thank you for using Machankura."
pinUpdated: "Your Machankura PIN has been updated to the one you just entered."
2022-10-16 01:15:44 +02:00
enterNewPin: "Enter your new 5 digit PIN:"
2022-10-14 02:35:09 +02:00
expiredPinReset: "Pin reset has expired. Try again."
pinManagement: "Machankura PIN management"
changePin: "Change PIN"
resetPin: "Reset PIN (forgot PIN)"
resetPinPrompt: "To reset your PIN (because you forgot your PIN) you will need to start a 24 hour password reset process (expires in 48 hours)."
startPasswordReset: "Start password reset"
initiatedPinReset: "Pin reset has been initiated. You will be able to set a new password in 24 hours. To cancel the request, you can enter your current PIN."
failedPinResetInitiation: "Failed to initiate PIN reset. Please try again later."
enterCurrentPin: "Enter your current PIN:"
2024-05-03 00:34:10 +02:00
unitOfMeasurePrompt: "Which unit (measure of value) would you like to send sats to {{{receiver}}}?"
2024-05-05 00:41:00 +02:00
amountToSendPrompt: "Enter how much {{{selectedCurrencyTicker}}}{{{minimumMaximumRange}}} you want to send to {{{receiver}}}:"
2024-05-03 13:20:17 +02:00
mediumToSendPrompt: "Where would you like to send sats:"
2024-04-30 09:48:13 +02:00
noPastRecipients: "No recipients on the list. Please input a recipient through phone number, lightning address, or username."
2022-10-16 01:37:48 +02:00
selectPastRecipient: "Select {{{quickRecipientMethodText}}}:"
2022-10-14 02:35:09 +02:00
recipientNotFound: "Couldn't find recipient"
2024-05-03 00:34:10 +02:00
enterDomainForLightningAddress: "Please enter the domain to complete the lightning address that starts with {{{username}}} to send Bitcoin:"
2022-10-14 02:35:09 +02:00
failedToUnderstandInputs: "Sorry we currently can't make sense of these inputs. Please try again later."
2022-10-16 01:37:48 +02:00
yourLightningAddressIs: "Your lightning address is {{{lightningAddress}}}"
2022-10-14 02:35:09 +02:00
redeemBTC: "Redeem BTC"
whatIsALightningAddress: "What is a lightning address?"
2024-05-04 22:06:48 +02:00
getQRCode: "Static QR code"
getOnchainAddress: "Onchain address"
2022-10-14 02:35:09 +02:00
enterAztecoVoucher: "Enter Azteco or 1 For You Bitcoin voucher you want to redeem:"
aLightningAddressIs: "A lightning address is like an email address, but for you to receive Bitcoin."
2024-05-04 22:22:06 +02:00
yourQRCodeIs: "Your QR code webpage for your lightning address is"
2022-10-14 02:35:09 +02:00
bitcoinOnchain: "Bitcoin Onchain (Beta)"
onchainRecommendations: "Onchain recommendations"
shareOnchainOnce: "Please only share and use an onchain address once."
addressesCanBeTracked: "Each person you share it with can track all transactions sent to it forever."
yourBitcoinAddressIs: "Your Bitcoin address is:"
smsOnchainAddress: "SMS onchain address"
getNewOnchainAddress: "Get new onchain address"
2024-05-01 20:36:34 +02:00
newOnchainAddressAsFollows: "Your new Bitcoin onchain address is as follows:"
2024-04-30 09:48:13 +02:00
youWillReceiveSMS: "You will also receive it via SMS if limits allow."
2022-10-14 02:35:09 +02:00
failedToGenerateOnchainAddress: "Failed to generate a new onchain address. Please try again later"
smsHasBeenSent: "SMS has been sent for the address:"
checkInbox: "Please check your inbox."
generateNewAddress: "Please generate a new address. The previous one has been used."
2022-10-16 00:38:56 +02:00
enterPin4AccountDetails: "Enter your Machankura PIN to view your account details:"
2024-05-02 23:24:40 +02:00
machankuraBalance: "Balance is {{{balance}}} {{{currencyTicker}}} (worth around {{{fiatAmount}}} {{{fiatCurrency}}})."
transactionHistory: "Transactions"
2022-10-14 02:35:09 +02:00
purchasedVoucher: "Purchased Voucher"
unknown: "Unknown"
2022-10-16 01:37:48 +02:00
transactionDetail: "You {{{sentOrReceived}}} {{{amountInSatoshis}}} {{{currencyTicker}}} {{{fromOrTo}}} {{{counterPartyText}}} (status: {{{status}}}) on {{{dateText}}} {{{timeText}}}\n{{{redemptionInfoText}}}"
2022-10-14 02:35:09 +02:00
electricity: "Electricity"
2022-10-16 01:37:48 +02:00
electricityTransactionDetail: "You {{{sentOrReceived}}} {{{amountInSatoshis}}} {{{currencyTicker}}} {{{fromOrTo}}} Lightning Watts (status: {{{status}}}) on {{{dateText}}} {{{timeText}}}\n{{{redemptionInfoText}}}"
2022-10-14 02:35:09 +02:00
failedToProcess: "Failed to process transaction."
noTransaction: "You have no transaction using Machankura. This will change when you send or receive Bitcoin using Machankura."
select: "Select:"
more: "more"
failedTransactionHistory: "Failed to present transaction history."
buyUsingMachankura: "Buy using Machankura"
2022-10-16 00:38:56 +02:00
integrationComingSoon: "Integration to spend BTC is coming soon."
2022-10-14 02:35:09 +02:00
buyAirtime: "Buy airtime:"
2022-10-16 01:37:48 +02:00
forYourNumber: "For your number ({{{phoneNumber}}})"
2022-10-14 02:35:09 +02:00
forAnotherNumber: "For another phone number"
enterPhoneNumberForAirtime: "Enter the phone number you want to buy airtime for:"
pickAProduct: "Pick a product"
yourself: "yourself"
2022-10-16 00:38:56 +02:00
failedAirtimePinProduct: "Failed to process airtime pin product."
2022-10-14 02:35:09 +02:00
enterWattsMeterNumber: "Please enter meter number you want to buy electricity for:"
enterWattsAmount: "Please enter how much electricity do you want to buy (min: 25 ZAR, max: 1 000 ZAR):"
2022-10-16 01:37:48 +02:00
enterPinForWatts: "Please enter your Machankura PIN to buy {{{satoshis}}} sats ({{{zarAmount}}} ZAR) for {{{meterNumberInput}}}:"
failedWattsPurchase: "Failed to get invoice to buy electricity for the meter number {{{meterNumberInput}}}. Please try again later."
initiatedWattsPurchase: "Initiated purchase of {{{amountInSatoshis}}} sats ({{{amountInZAR}}} ZAR) to buy electricity for {{{meterNumber}}}."
failedWattsPurchaseWithAmount: "Failed to initiate purchase of {{{amountInZAR}}} ZAR of electricity for {{{meterNumberInput}}} on Machankura. Please try again."
2022-10-14 02:35:09 +02:00
wattsValidRangePrompt: "Please enter a number between 25 ZAR and 1000 ZAR."
wattsInvalidMeterNumber: "The meter number you entered is invalid. Please try again."
pickElectricityVendor: "Pick electricity vendor"
pickPetrolGarage: "Pick petrol garage"
pickAStore: "Pick a store"
categoryInactive: "Category hasn't been activated yet. Please try again later."
btcExchangeRate: "BTC exchange rate"
bitcoin: "Bitcoin"
thankYouForVisiting: "Thank you for visiting Machankura."
welcomeToMachankura: "Welcome to Machankura (cellular Bitcoin wallet)"
2024-05-02 23:11:36 +02:00
welcomeToMachankuraShort: "Welcome to Machankura"
2022-10-14 02:35:09 +02:00
whatYouWantPrompt: "What would you like to do"
registerAccount: "Register account"
changeLanguage: "Change language"
machankuraIsAMobileService: "Machankura is a mobile service that sends and receives Bitcoin on your behalf via your phone number."
learnAboutBitcoin: "Learn about Bitcoin"
bitcoinIsElectronicMoney: "Bitcoin is a decentralized peer to peer electronic money introduced by Satoshi Nakamoto in 2008. It's the native digital currency."
thankYouForVisitingTillNextTime: "Thank you for checking out Machankura. We will be happy to be at your service on the next visit."
registerAccountPrompt: "To create a Machankura account please enter a 5 digit PIN that you will use when using your account:"
2024-04-30 09:48:13 +02:00
youHaveGifts: "You have {{{giftCount}}} gifts waiting for you ;) (go to Menu and see account details)."
2024-04-29 23:53:54 +02:00
enjoySendingAndReceiving: "Enjoy sending and receiving Bitcoin. ;)"
2024-04-30 09:48:13 +02:00
accountCreated: "We have created your Machankura account."
2022-10-14 02:35:09 +02:00
failedToCreateUser: "Failed to create user. Please try again."
2024-05-02 23:11:36 +02:00
englishOnly: "English is currently the only language on Machankura. We will be adding more soon."
exchangeBTC: "Exchange BTC"
2024-05-02 23:40:21 +02:00
clans: "Clans"
2024-05-03 00:34:10 +02:00
back: "Back"
2024-05-03 13:20:17 +02:00
enterSendMediumPrompt: "Please enter the {{{medium}}} to send Bitcoin:"
2024-05-04 23:08:38 +02:00
lightningInvoice: "LN Invoice (Bolt11)"
2024-05-03 13:25:34 +02:00
onchain: "Onchain"
lightningInvoicesUnsupported: "Sorry LN Invoices aren't supported over USSD because they are usually too long for the USSD 160 character limit."
2024-05-03 14:11:35 +02:00
minimumMaximumRange: "(Min: {{{minimumAmount}}} {{{currencyTicker}}}, Max: {{{maximumAmount}}} {{{currencyTicker}}})"
amountConversionText: "({{{amountInSats}}} sats = {{{amountConverted}}} {{{convertedCurrencyTicker}}})"
2024-05-03 17:40:19 +02:00
sendBitcoinConfirmation: "You are about to send {{{amountText}}} to {{{receiver}}} (service fee: {{{feeText}}}{{{networkFeeText}}})."
2024-05-03 18:11:20 +02:00
networkFee: "network fee: {{{networkFeeText}}} ${currencyTicker}"
2024-05-04 22:16:00 +02:00
sendSats: "Send sats"
2024-05-05 01:28:47 +02:00
pleaseUseWebForBolt11: "Please use the following website to generate a (Bolt 11) Lightning Invoice and receive sats to your account."
2024-05-05 18:51:33 +02:00
lightningInvoiceShort: "LN Invoice"
languages: "Languages"
noOtherLanguagesAvailable: "Not other languages are available."
2024-05-05 19:04:56 +02:00
changeLanguageExplanation: "Once you change this setting all text you see on Machankura will be in English."
2024-05-05 18:51:33 +02:00
changeLanguagePinPrompt: "Enter {{pin}} to change language to English"
changeLanguageConfirmation: "Change language to English"
2024-05-05 21:43:53 +02:00
changeLanguageSuccessful: "The language used on Machankura has successfully been changed to English."
2024-05-07 21:30:12 +02:00
changeLanguageFailed: "Failed to update settings to the desired language. Please try again later."
2024-05-08 14:26:02 +02:00
cancel: "Cancel"
account: "Account"
lock: "Lock"