aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/i18n/strings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/demobank-ui/src/i18n/strings.ts')
-rw-r--r--packages/demobank-ui/src/i18n/strings.ts5429
1 files changed, 4954 insertions, 475 deletions
diff --git a/packages/demobank-ui/src/i18n/strings.ts b/packages/demobank-ui/src/i18n/strings.ts
index 86d1fff5b..265757776 100644
--- a/packages/demobank-ui/src/i18n/strings.ts
+++ b/packages/demobank-ui/src/i18n/strings.ts
@@ -15,496 +15,4975 @@
*/
/*eslint quote-props: ["error", "consistent"]*/
-export const strings: { [s: string]: any } = {};
+export const strings: {[s: string]: any} = {};
-strings["de"] = {
- domain: "messages",
- locale_data: {
- messages: {
+strings['it'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
"": {
- domain: "messages",
- plural_forms: "nplurals=2; plural=(n != 1);",
- lang: "de",
+ "domain": "messages",
+ "plural_forms": "nplurals=2; plural=n != 1;",
+ "lang": "it"
},
- Logout: [""],
- "Skip to main content": [""],
- "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.":
- [""],
- "Taler logo": [""],
- "Missing username": [""],
- "Missing password": [""],
- "Please login!": [""],
- "Username:": [""],
- "Password:": [""],
- Login: [""],
- Register: [""],
- "Missing IBAN": [""],
- "IBAN should have just uppercased letters and numbers": [""],
- "Missing subject": [""],
- "Missing amount": [""],
- "Amount is not valid": [""],
- "Should be greater than 0": [""],
- "Receiver IBAN:": [""],
- "Transfer subject:": [""],
- "Amount:": [""],
- "Field(s) missing.": [""],
- "Want to try the raw payto://-format?": [""],
- "Missing payto address": [""],
- "Payto does not follow the pattern": [""],
- "Transfer money to account identified by payto:// URI:": [""],
- "payto URI:": [""],
- "payto address": [""],
- Send: [""],
- "Use wire-transfer form?": [""],
- "No credentials found.": [""],
- "Could not create the wire transfer": [""],
- "Transfer creation gave response error": [""],
- "Wire transfer created!": [""],
- "Amount to withdraw:": [""],
- Withdraw: [""],
- "No credentials given.": [""],
- "Could not create withdrawal operation": [""],
- "Withdrawal creation gave response error": [""],
- "Obtain digital cash": [""],
- "Transfer to bank account": [""],
- Date: [""],
- Amount: [""],
- Counterpart: [""],
- Subject: [""],
- "Transfer to Taler Wallet": [""],
- "Use this QR code to withdraw to your mobile wallet:": [""],
- "Click %1$s to open your Taler wallet!": [""],
- "Confirm Withdrawal": [""],
- "Authorize withdrawal by solving challenge": [""],
- "What is": [""],
- "Answer is wrong.": [""],
- Confirm: [""],
- Cancel: [""],
- "A this point, a %1$s bank would ask for an additional authentication proof (PIN/TAN, one time password, ..), instead of a simple calculation.":
- [""],
- "No withdrawal ID found.": [""],
- "Could not confirm the withdrawal": [""],
- "Withdrawal confirmation gave response error": [""],
- "Withdrawal confirmed!": [""],
- "Could not abort the withdrawal.": [""],
- "Withdrawal abortion failed.": [""],
- "Withdrawal aborted!": [""],
- Abort: [""],
- "withdrawal (%1$s) was never (correctly) created at the bank...": [""],
- "Waiting the bank to create the operation...": [""],
- "This withdrawal was aborted!": [""],
- "Welcome to %1$s!": [""],
- "Username or account label '%1$s' not found. Won't login.": [""],
- "Wrong credentials given.": [""],
- "Account information could not be retrieved.": [""],
- "Welcome, %1$s !": [""],
- "Bank account balance": [""],
- Payments: [""],
- "Latest transactions:": [""],
- "List of public accounts was not found.": [""],
- "List of public accounts could not be retrieved.": [""],
- "History of public accounts": [""],
- "Currently, the bank is not accepting new registrations!": [""],
- "Use only letter and numbers starting with a lower case letter": [""],
- "Password don't match": [""],
- "Please register!": [""],
- "Repeat Password:": [""],
- "Registration failed, please report": [""],
- "That username is already taken": [""],
- "New registration gave response error": [""],
- "Bank menu": [""],
- "Select option1": [""],
- "Select option2": [""],
- days: [""],
- hours: [""],
- minutes: [""],
- seconds: [""],
- },
- },
+ "Operation failed, please report": [
+ "Registrazione"
+ ],
+ "Request timeout": [
+ ""
+ ],
+ "Request throttled": [
+ ""
+ ],
+ "Malformed response": [
+ ""
+ ],
+ "Network error": [
+ ""
+ ],
+ "Unexpected request error": [
+ ""
+ ],
+ "Unexpected error": [
+ ""
+ ],
+ "IBAN numbers usually have more that 4 digits": [
+ ""
+ ],
+ "IBAN numbers usually have less that 34 digits": [
+ ""
+ ],
+ "IBAN country code not found": [
+ ""
+ ],
+ "IBAN number is not valid, checksum is wrong": [
+ ""
+ ],
+ "Max withdrawal amount": [
+ "Questo ritiro è stato annullato!"
+ ],
+ "Show withdrawal confirmation": [
+ "Questo ritiro è stato annullato!"
+ ],
+ "Show demo description": [
+ ""
+ ],
+ "Show install wallet first": [
+ ""
+ ],
+ "Use fast withdrawal form": [
+ "Ritira contante"
+ ],
+ "Show debug info": [
+ ""
+ ],
+ "The reserve operation has been confirmed previously and can't be aborted": [
+ ""
+ ],
+ "The operation id is invalid.": [
+ ""
+ ],
+ "The operation was not found.": [
+ "Lista conti pubblici non trovata."
+ ],
+ "If you have a Taler wallet installed in this device": [
+ ""
+ ],
+ "You will see the details of the operation in your wallet including the fees (if applies). If you still don't have one you can install it from %1$s.": [
+ ""
+ ],
+ "Withdraw": [
+ "Prelevare"
+ ],
+ "Or if you have the wallet in another device": [
+ ""
+ ],
+ "Scan the QR below to start the withdrawal.": [
+ "Chiudi il ritiro Taler"
+ ],
+ "required": [
+ ""
+ ],
+ "IBAN should have just uppercased letters and numbers": [
+ ""
+ ],
+ "not valid": [
+ ""
+ ],
+ "should be greater than 0": [
+ ""
+ ],
+ "balance is not enough": [
+ ""
+ ],
+ "does not follow the pattern": [
+ ""
+ ],
+ "only \"IBAN\" target are supported": [
+ ""
+ ],
+ "use the \"amount\" parameter to specify the amount to be transferred": [
+ ""
+ ],
+ "the amount is not valid": [
+ ""
+ ],
+ "use the \"message\" parameter to specify a reference text for the transfer": [
+ ""
+ ],
+ "The request was invalid or the payto://-URI used unacceptable features.": [
+ ""
+ ],
+ "Not enough permission to complete the operation.": [
+ "La banca sta creando l'operazione..."
+ ],
+ "The destination account \"%1$s\" was not found.": [
+ "Lista conti pubblici non trovata."
+ ],
+ "The origin and the destination of the transfer can't be the same.": [
+ ""
+ ],
+ "Your balance is not enough.": [
+ ""
+ ],
+ "The origin account \"%1$s\" was not found.": [
+ "Lista conti pubblici non trovata."
+ ],
+ "Using a form": [
+ ""
+ ],
+ "Import payto:// URI": [
+ ""
+ ],
+ "Recipient": [
+ ""
+ ],
+ "IBAN of the recipient's account": [
+ ""
+ ],
+ "Transfer subject": [
+ "Trasferisci fondi a un altro conto di questa banca:"
+ ],
+ "Amount": [
+ "Importo"
+ ],
+ "payto URI:": [
+ ""
+ ],
+ "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]": [
+ ""
+ ],
+ "Cancel": [
+ ""
+ ],
+ "Send": [
+ ""
+ ],
+ "Missing username": [
+ ""
+ ],
+ "Missing password": [
+ ""
+ ],
+ "Wrong credentials for \"%1$s\"": [
+ "Credenziali invalide."
+ ],
+ "Account not found": [
+ ""
+ ],
+ "Username": [
+ ""
+ ],
+ "Check": [
+ ""
+ ],
+ "Log in": [
+ ""
+ ],
+ "Register": [
+ "Registrati"
+ ],
+ "Wire transfer completed!": [
+ "Bonifico"
+ ],
+ "The withdrawal has been aborted previously and can't be confirmed": [
+ ""
+ ],
+ "The withdraw operation cannot be confirmed because no exchange and reserve public key selection happened before": [
+ ""
+ ],
+ "Your balance is not enough for the operation.": [
+ ""
+ ],
+ "Confirm the withdrawal operation": [
+ "Conferma il ritiro"
+ ],
+ "Wire transfer details": [
+ "Bonifico"
+ ],
+ "Transfer": [
+ ""
+ ],
+ "Authentication required": [
+ ""
+ ],
+ "This operation was created with other username": [
+ ""
+ ],
+ "Operation aborted": [
+ ""
+ ],
+ "The wire transfer to the GNU Taler Exchange bank's account was aborted, your balance was not affected.": [
+ ""
+ ],
+ "You can close this page now or continue to the account page.": [
+ ""
+ ],
+ "Continue": [
+ ""
+ ],
+ "Withdrawal confirmed": [
+ "Questo ritiro è stato annullato!"
+ ],
+ "The wire transfer to the Taler operator has been initiated. You will soon receive the requested amount in your Taler wallet.": [
+ ""
+ ],
+ "Done": [
+ ""
+ ],
+ "Operation canceled": [
+ ""
+ ],
+ "The operation is incomplete or some step in the withdrawal failed": [
+ ""
+ ],
+ "The exchange is selected but no reserve public key found.": [
+ ""
+ ],
+ "The exchange is selected but the exchange payto URI is missing or invalid.": [
+ ""
+ ],
+ "Operation not found": [
+ ""
+ ],
+ "This operation is not known by the server. The operation id is wrong or the server deleted the operation information before reaching here.": [
+ ""
+ ],
+ "Cotinue to dashboard": [
+ ""
+ ],
+ "The Withdrawal URI is not valid": [
+ "Questo ritiro è stato annullato!"
+ ],
+ "the bank backend is not supported. supported version \"%1$s\", server version \"%2$s\"": [
+ ""
+ ],
+ "Internal error, please report.": [
+ "Registrazione"
+ ],
+ "Preferences": [
+ ""
+ ],
+ "Welcome, %1$s": [
+ ""
+ ],
+ "Latest transactions": [
+ "Ultime transazioni:"
+ ],
+ "Date": [
+ "Data"
+ ],
+ "Counterpart": [
+ "Controparte"
+ ],
+ "Subject": [
+ "Soggetto"
+ ],
+ "sent": [
+ ""
+ ],
+ "received": [
+ ""
+ ],
+ "invalid value": [
+ ""
+ ],
+ "to": [
+ ""
+ ],
+ "from": [
+ ""
+ ],
+ "First page": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "History of public accounts": [
+ "Storico dei conti pubblici"
+ ],
+ "Currently, the bank is not accepting new registrations!": [
+ ""
+ ],
+ "Missing name": [
+ "indirizzo Payto"
+ ],
+ "Use letters and numbers only, and start with a lowercase letter": [
+ ""
+ ],
+ "Passwords don't match": [
+ ""
+ ],
+ "Server replied with invalid phone or email.": [
+ ""
+ ],
+ "Registration is disabled because the bank ran out of bonus credit.": [
+ ""
+ ],
+ "No enough permission to create that account.": [
+ ""
+ ],
+ "That account id is already taken.": [
+ ""
+ ],
+ "That username is already taken.": [
+ ""
+ ],
+ "That username can't be used because is reserved.": [
+ ""
+ ],
+ "Only admin is allow to set debt limit.": [
+ ""
+ ],
+ "No information for the selected authentication channel.": [
+ ""
+ ],
+ "Authentication channel is not supported.": [
+ ""
+ ],
+ "Only admin can create accounts with second factor authentication.": [
+ ""
+ ],
+ "Account registration": [
+ ""
+ ],
+ "Password": [
+ ""
+ ],
+ "Repeat password": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Create a random user": [
+ ""
+ ],
+ "Make a wire transfer": [
+ "Chiudi il bonifico"
+ ],
+ "Wire transfer created!": [
+ "Bonifico"
+ ],
+ "Accounts": [
+ "Importo"
+ ],
+ "A list of all business account in the bank.": [
+ ""
+ ],
+ "Create account": [
+ ""
+ ],
+ "Balance": [
+ ""
+ ],
+ "Actions": [
+ ""
+ ],
+ "unknown": [
+ ""
+ ],
+ "Select a section": [
+ ""
+ ],
+ "Last hour": [
+ ""
+ ],
+ "Last day": [
+ ""
+ ],
+ "Last month": [
+ ""
+ ],
+ "Last year": [
+ ""
+ ],
+ "Last Year": [
+ ""
+ ],
+ "Trading volume on %1$s compared to %2$s": [
+ ""
+ ],
+ "Cashin": [
+ ""
+ ],
+ "Cashout": [
+ ""
+ ],
+ "Payin": [
+ ""
+ ],
+ "Payout": [
+ ""
+ ],
+ "download stats as csv": [
+ ""
+ ],
+ "Descreased by": [
+ ""
+ ],
+ "Increased by": [
+ ""
+ ],
+ "Unable to create a cashout": [
+ ""
+ ],
+ "The bank configuration does not support cashout operations.": [
+ ""
+ ],
+ "could not be parsed": [
+ ""
+ ],
+ "need to be higher due to fees": [
+ ""
+ ],
+ "the total transfer at destination will be zero": [
+ ""
+ ],
+ "Cashout created": [
+ ""
+ ],
+ "Duplicated request detected, check if the operation succeded or try again.": [
+ ""
+ ],
+ "The exchange rate was incorrectly applied": [
+ ""
+ ],
+ "The account does not have sufficient funds": [
+ ""
+ ],
+ "Cashouts are not supported": [
+ ""
+ ],
+ "Missing cashout URI in the profile": [
+ ""
+ ],
+ "Sending the confirmation message failed, retry later or contact the administrator.": [
+ ""
+ ],
+ "Convertion rate": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "To account": [
+ ""
+ ],
+ "No cashout account": [
+ ""
+ ],
+ "Before doing a cashout you need to complete your profile": [
+ ""
+ ],
+ "Amount to send": [
+ "Somma da ritirare"
+ ],
+ "Amount to receive": [
+ "Somma da ritirare"
+ ],
+ "Total cost": [
+ ""
+ ],
+ "Balance left": [
+ ""
+ ],
+ "Before fee": [
+ ""
+ ],
+ "Total cashout transfer": [
+ ""
+ ],
+ "No cashout channel available": [
+ ""
+ ],
+ "Before doing a cashout the server need to provide an second channel to confirm the operation": [
+ ""
+ ],
+ "Confirmation the operation using": [
+ ""
+ ],
+ "Email": [
+ ""
+ ],
+ "add a email in your profile to enable this option": [
+ ""
+ ],
+ "SMS": [
+ ""
+ ],
+ "add a phone number in your profile to enable this option": [
+ ""
+ ],
+ "Details": [
+ ""
+ ],
+ "Delete": [
+ ""
+ ],
+ "Credentials": [
+ "Credenziali invalide."
+ ],
+ "Cashouts": [
+ ""
+ ],
+ "it should be an email": [
+ ""
+ ],
+ "should start with +": [
+ ""
+ ],
+ "phone number can't have other than numbers": [
+ ""
+ ],
+ "account identification in the bank": [
+ ""
+ ],
+ "name of the person owner the account": [
+ ""
+ ],
+ "Internal IBAN": [
+ ""
+ ],
+ "if empty a random account number will be assigned": [
+ ""
+ ],
+ "account identification for bank transfer": [
+ ""
+ ],
+ "Phone": [
+ ""
+ ],
+ "Cashout IBAN": [
+ ""
+ ],
+ "account number where the money is going to be sent when doing cashouts": [
+ ""
+ ],
+ "Max debt": [
+ ""
+ ],
+ "Is an exchange": [
+ ""
+ ],
+ "This server doesn't support second factor authentication.": [
+ ""
+ ],
+ "Is public": [
+ ""
+ ],
+ "public accounts have their balance publicly accesible": [
+ ""
+ ],
+ "Account updated": [
+ ""
+ ],
+ "The rights to change the account are not sufficient": [
+ ""
+ ],
+ "The username was not found": [
+ ""
+ ],
+ "You can't change the legal name, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the debt limit, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the cashout address, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the contact data, please contact the your account administrator.": [
+ ""
+ ],
+ "Account \"%1$s\"": [
+ ""
+ ],
+ "Change details": [
+ ""
+ ],
+ "Update": [
+ ""
+ ],
+ "password doesn't match": [
+ ""
+ ],
+ "Password changed": [
+ ""
+ ],
+ "Not authorized to change the password, maybe the session is invalid.": [
+ ""
+ ],
+ "Old password need to be provided in order to change new one. If you don't have it contact your account administrator.": [
+ ""
+ ],
+ "Your current password doesn't match, can't change to a new password.": [
+ ""
+ ],
+ "Update password": [
+ ""
+ ],
+ "New password": [
+ ""
+ ],
+ "Type it again": [
+ ""
+ ],
+ "repeat the same password": [
+ ""
+ ],
+ "Current password": [
+ ""
+ ],
+ "your current password, for security": [
+ ""
+ ],
+ "Change": [
+ ""
+ ],
+ "Can't delete the account": [
+ ""
+ ],
+ "The account can't be delete while still holding some balance. First make sure that the owner make a complete cashout.": [
+ ""
+ ],
+ "Account removed": [
+ ""
+ ],
+ "No enough permission to delete the account.": [
+ ""
+ ],
+ "The username was not found.": [
+ ""
+ ],
+ "Can't delete a reserved username.": [
+ ""
+ ],
+ "Can't delete an account with balance different than zero.": [
+ ""
+ ],
+ "name doesn't match": [
+ ""
+ ],
+ "You are going to remove the account": [
+ ""
+ ],
+ "This step can't be undone.": [
+ ""
+ ],
+ "Deleting account \"%1$s\"": [
+ ""
+ ],
+ "Verification": [
+ ""
+ ],
+ "enter the account name that is going to be deleted": [
+ ""
+ ],
+ "Account created with password \"%1$s\". The user must change the password on the next login.": [
+ ""
+ ],
+ "Server replied that phone or email is invalid": [
+ ""
+ ],
+ "The rights to perform the operation are not sufficient": [
+ ""
+ ],
+ "Account username is already taken": [
+ ""
+ ],
+ "Account id is already taken": [
+ ""
+ ],
+ "Bank ran out of bonus credit.": [
+ ""
+ ],
+ "Account username can't be used because is reserved": [
+ ""
+ ],
+ "Can't create accounts": [
+ ""
+ ],
+ "Only system admin can create accounts.": [
+ ""
+ ],
+ "New business account": [
+ ""
+ ],
+ "Create": [
+ ""
+ ],
+ "Cashout not supported.": [
+ ""
+ ],
+ "Account not found.": [
+ "Lista conti pubblici non trovata."
+ ],
+ "Latest cashouts": [
+ "Ultime transazioni:"
+ ],
+ "Created": [
+ ""
+ ],
+ "Confirmed": [
+ "Conferma"
+ ],
+ "Total debit": [
+ ""
+ ],
+ "Total credit": [
+ ""
+ ],
+ "Status": [
+ ""
+ ],
+ "never": [
+ ""
+ ],
+ "Cashout for account %1$s": [
+ ""
+ ],
+ "This cashout not found. Maybe already aborted.": [
+ ""
+ ],
+ "Cashout not found. It may be also mean that it was already aborted.": [
+ ""
+ ],
+ "Cashout was already confimed.": [
+ ""
+ ],
+ "Cashout operation is not supported.": [
+ ""
+ ],
+ "The cashout operation is already aborted.": [
+ ""
+ ],
+ "Missing destination account.": [
+ ""
+ ],
+ "Too many failed attempts.": [
+ ""
+ ],
+ "The code for this cashout is invalid.": [
+ ""
+ ],
+ "Cashout detail": [
+ ""
+ ],
+ "Debited": [
+ ""
+ ],
+ "Credited": [
+ ""
+ ],
+ "Abort": [
+ "Annulla"
+ ],
+ "Confirm": [
+ "Conferma"
+ ],
+ "Unauthorized to make the operation, maybe the session has expired or the password changed.": [
+ ""
+ ],
+ "The operation was rejected due to insufficient funds.": [
+ ""
+ ],
+ "Do not show this again": [
+ ""
+ ],
+ "Close": [
+ ""
+ ],
+ "On this device": [
+ ""
+ ],
+ "If you are using a desktop browser you can open the popup now or click the link if you have the \"Inject Taler support\" option enabled.": [
+ ""
+ ],
+ "Start": [
+ ""
+ ],
+ "On a mobile phone": [
+ ""
+ ],
+ "Scan the QR code with your mobile device.": [
+ "Usa questo codice QR per ritirare contante nel tuo wallet:"
+ ],
+ "There is an operation already": [
+ ""
+ ],
+ "To complete or cancel the operation click %1$s": [
+ ""
+ ],
+ "invalid": [
+ ""
+ ],
+ "Server responded with an invalid withdraw URI": [
+ ""
+ ],
+ "Withdraw URI: %1$s": [
+ "Prelevare"
+ ],
+ "The operation was rejected due to insufficient funds": [
+ ""
+ ],
+ "Prepare your wallet": [
+ ""
+ ],
+ "After using your wallet you will need to confirm or cancel the operation on this site.": [
+ ""
+ ],
+ "You need a GNU Taler Wallet": [
+ "Ritira contante nel portafoglio Taler"
+ ],
+ "If you don't have one yet you can follow the instruction %1$s": [
+ ""
+ ],
+ "Send money to": [
+ ""
+ ],
+ "a %1$s wallet": [
+ ""
+ ],
+ "Withdraw digital money into your mobile wallet or browser extension": [
+ ""
+ ],
+ "operation ready": [
+ ""
+ ],
+ "another bank account": [
+ "Trasferisci fondi a un altro conto di questa banca:"
+ ],
+ "Make a wire transfer to an account with known bank account number.": [
+ ""
+ ],
+ "Transfer details": [
+ "Effettua un bonifico"
+ ],
+ "This is a demo bank": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work.": [
+ ""
+ ],
+ "Pending account delete operation": [
+ ""
+ ],
+ "Pending account update operation": [
+ ""
+ ],
+ "Pending password update operation": [
+ ""
+ ],
+ "Pending transaction operation": [
+ ""
+ ],
+ "Pending withdrawal operation": [
+ ""
+ ],
+ "Pending cashout operation": [
+ ""
+ ],
+ "Download bank stats": [
+ ""
+ ],
+ "Include hour metric": [
+ ""
+ ],
+ "Include day metric": [
+ ""
+ ],
+ "Include month metric": [
+ ""
+ ],
+ "Include year metric": [
+ ""
+ ],
+ "Include table header": [
+ ""
+ ],
+ "Add previous metric for compare": [
+ ""
+ ],
+ "Fail on first error": [
+ ""
+ ],
+ "Download": [
+ ""
+ ],
+ "downloading... %1$s": [
+ ""
+ ],
+ "Download completed": [
+ ""
+ ],
+ "click here to save the file in your computer": [
+ ""
+ ],
+ "Challenge not found.": [
+ ""
+ ],
+ "This user is not authorized to complete this challenge.": [
+ ""
+ ],
+ "Too many attemps, try another code.": [
+ ""
+ ],
+ "The confirmation code is wrong, try again.": [
+ ""
+ ],
+ "The operation expired.": [
+ ""
+ ],
+ "The operation failed.": [
+ "Questo ritiro è stato annullato!"
+ ],
+ "The operation needs another confirmation to complete.": [
+ ""
+ ],
+ "Account delete": [
+ ""
+ ],
+ "Account update": [
+ ""
+ ],
+ "Password update": [
+ ""
+ ],
+ "Wire transfer": [
+ "Bonifico"
+ ],
+ "Withdrawal": [
+ "Prelevare"
+ ],
+ "Confirm the operation": [
+ "Conferma il ritiro"
+ ],
+ "Enter the confirmation code": [
+ ""
+ ],
+ "Send again": [
+ ""
+ ],
+ "Send code": [
+ ""
+ ],
+ "Operation details": [
+ ""
+ ],
+ "Challenge details": [
+ ""
+ ],
+ "To phone": [
+ ""
+ ],
+ "To email": [
+ ""
+ ],
+ "Welcome to %1$s!": [
+ ""
+ ]
+ }
+ }
};
-strings["en"] = {
- domain: "messages",
- locale_data: {
- messages: {
+strings['fr'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
"": {
- domain: "messages",
- plural_forms: "nplurals=2; plural=(n != 1);",
- lang: "en",
+ "domain": "messages",
+ "plural_forms": "nplurals=2; plural=n > 1;",
+ "lang": "fr"
},
- Logout: [""],
- "Skip to main content": [""],
- "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.":
- [""],
- "Taler logo": [""],
- "Missing username": [""],
- "Missing password": [""],
- "Please login!": [""],
- "Username:": [""],
- "Password:": [""],
- Login: [""],
- Register: [""],
- "Missing IBAN": [""],
- "IBAN should have just uppercased letters and numbers": [""],
- "Missing subject": [""],
- "Missing amount": [""],
- "Amount is not valid": [""],
- "Should be greater than 0": [""],
- "Receiver IBAN:": [""],
- "Transfer subject:": [""],
- "Amount:": [""],
- "Field(s) missing.": [""],
- "Want to try the raw payto://-format?": [""],
- "Missing payto address": [""],
- "Payto does not follow the pattern": [""],
- "Transfer money to account identified by payto:// URI:": [""],
- "payto URI:": [""],
- "payto address": [""],
- Send: [""],
- "Use wire-transfer form?": [""],
- "No credentials found.": [""],
- "Could not create the wire transfer": [""],
- "Transfer creation gave response error": [""],
- "Wire transfer created!": [""],
- "Amount to withdraw:": ["Amount to withdraw"],
- Withdraw: ["Withdraw"],
- "No credentials given.": [""],
- "Could not create withdrawal operation": [""],
- "Withdrawal creation gave response error": [""],
- "Obtain digital cash": [""],
- "Transfer to bank account": [""],
- Date: [""],
- Amount: [""],
- Counterpart: [""],
- Subject: [""],
- "Transfer to Taler Wallet": ["Top up Taler wallet"],
- "Use this QR code to withdraw to your mobile wallet:": [""],
- "Click %1$s to open your Taler wallet!": [""],
- "Confirm Withdrawal": ["Confirm withdrawal"],
- "Authorize withdrawal by solving challenge": [""],
- "What is": [""],
- "Answer is wrong.": [""],
- Confirm: [""],
- Cancel: [""],
- "A this point, a %1$s bank would ask for an additional authentication proof (PIN/TAN, one time password, ..), instead of a simple calculation.":
- [""],
- "No withdrawal ID found.": [""],
- "Could not confirm the withdrawal": ["Confirm withdrawal"],
- "Withdrawal confirmation gave response error": [""],
- "Withdrawal confirmed!": [""],
- "Could not abort the withdrawal.": ["Close Taler withdrawal"],
- "Withdrawal abortion failed.": [""],
- "Withdrawal aborted!": [""],
- Abort: [""],
- "withdrawal (%1$s) was never (correctly) created at the bank...": [""],
- "Waiting the bank to create the operation...": [""],
- "This withdrawal was aborted!": [""],
- "Welcome to %1$s!": [""],
- "Username or account label '%1$s' not found. Won't login.": [""],
- "Wrong credentials given.": [""],
- "Account information could not be retrieved.": [""],
- "Welcome, %1$s !": [""],
- "Bank account balance": [""],
- Payments: [""],
- "Latest transactions:": [""],
- "List of public accounts was not found.": [""],
- "List of public accounts could not be retrieved.": [""],
- "History of public accounts": [""],
- "Currently, the bank is not accepting new registrations!": [""],
- "Use only letter and numbers starting with a lower case letter": [""],
- "Password don't match": [""],
- "Please register!": [""],
- "Repeat Password:": [""],
- "Registration failed, please report": [""],
- "That username is already taken": [""],
- "New registration gave response error": [""],
- "Bank menu": [""],
- "Select option1": [""],
- "Select option2": [""],
- days: ["days"],
- hours: ["hours"],
- minutes: ["minutes"],
- seconds: ["seconds"],
- },
- },
+ "Operation failed, please report": [
+ ""
+ ],
+ "Request timeout": [
+ ""
+ ],
+ "Request throttled": [
+ ""
+ ],
+ "Malformed response": [
+ ""
+ ],
+ "Network error": [
+ ""
+ ],
+ "Unexpected request error": [
+ ""
+ ],
+ "Unexpected error": [
+ ""
+ ],
+ "IBAN numbers usually have more that 4 digits": [
+ ""
+ ],
+ "IBAN numbers usually have less that 34 digits": [
+ ""
+ ],
+ "IBAN country code not found": [
+ ""
+ ],
+ "IBAN number is not valid, checksum is wrong": [
+ ""
+ ],
+ "Max withdrawal amount": [
+ ""
+ ],
+ "Show withdrawal confirmation": [
+ ""
+ ],
+ "Show demo description": [
+ ""
+ ],
+ "Show install wallet first": [
+ ""
+ ],
+ "Use fast withdrawal form": [
+ ""
+ ],
+ "Show debug info": [
+ ""
+ ],
+ "The reserve operation has been confirmed previously and can't be aborted": [
+ ""
+ ],
+ "The operation id is invalid.": [
+ ""
+ ],
+ "The operation was not found.": [
+ ""
+ ],
+ "If you have a Taler wallet installed in this device": [
+ ""
+ ],
+ "You will see the details of the operation in your wallet including the fees (if applies). If you still don't have one you can install it from %1$s.": [
+ ""
+ ],
+ "Withdraw": [
+ ""
+ ],
+ "Or if you have the wallet in another device": [
+ ""
+ ],
+ "Scan the QR below to start the withdrawal.": [
+ ""
+ ],
+ "required": [
+ ""
+ ],
+ "IBAN should have just uppercased letters and numbers": [
+ ""
+ ],
+ "not valid": [
+ ""
+ ],
+ "should be greater than 0": [
+ ""
+ ],
+ "balance is not enough": [
+ ""
+ ],
+ "does not follow the pattern": [
+ ""
+ ],
+ "only \"IBAN\" target are supported": [
+ ""
+ ],
+ "use the \"amount\" parameter to specify the amount to be transferred": [
+ ""
+ ],
+ "the amount is not valid": [
+ ""
+ ],
+ "use the \"message\" parameter to specify a reference text for the transfer": [
+ ""
+ ],
+ "The request was invalid or the payto://-URI used unacceptable features.": [
+ ""
+ ],
+ "Not enough permission to complete the operation.": [
+ ""
+ ],
+ "The destination account \"%1$s\" was not found.": [
+ ""
+ ],
+ "The origin and the destination of the transfer can't be the same.": [
+ ""
+ ],
+ "Your balance is not enough.": [
+ ""
+ ],
+ "The origin account \"%1$s\" was not found.": [
+ ""
+ ],
+ "Using a form": [
+ ""
+ ],
+ "Import payto:// URI": [
+ ""
+ ],
+ "Recipient": [
+ ""
+ ],
+ "IBAN of the recipient's account": [
+ ""
+ ],
+ "Transfer subject": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "payto URI:": [
+ ""
+ ],
+ "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]": [
+ ""
+ ],
+ "Cancel": [
+ ""
+ ],
+ "Send": [
+ ""
+ ],
+ "Missing username": [
+ ""
+ ],
+ "Missing password": [
+ ""
+ ],
+ "Wrong credentials for \"%1$s\"": [
+ ""
+ ],
+ "Account not found": [
+ ""
+ ],
+ "Username": [
+ ""
+ ],
+ "Check": [
+ ""
+ ],
+ "Log in": [
+ ""
+ ],
+ "Register": [
+ ""
+ ],
+ "Wire transfer completed!": [
+ ""
+ ],
+ "The withdrawal has been aborted previously and can't be confirmed": [
+ ""
+ ],
+ "The withdraw operation cannot be confirmed because no exchange and reserve public key selection happened before": [
+ ""
+ ],
+ "Your balance is not enough for the operation.": [
+ ""
+ ],
+ "Confirm the withdrawal operation": [
+ ""
+ ],
+ "Wire transfer details": [
+ ""
+ ],
+ "Transfer": [
+ ""
+ ],
+ "Authentication required": [
+ ""
+ ],
+ "This operation was created with other username": [
+ ""
+ ],
+ "Operation aborted": [
+ ""
+ ],
+ "The wire transfer to the GNU Taler Exchange bank's account was aborted, your balance was not affected.": [
+ ""
+ ],
+ "You can close this page now or continue to the account page.": [
+ ""
+ ],
+ "Continue": [
+ ""
+ ],
+ "Withdrawal confirmed": [
+ ""
+ ],
+ "The wire transfer to the Taler operator has been initiated. You will soon receive the requested amount in your Taler wallet.": [
+ ""
+ ],
+ "Done": [
+ ""
+ ],
+ "Operation canceled": [
+ ""
+ ],
+ "The operation is incomplete or some step in the withdrawal failed": [
+ ""
+ ],
+ "The exchange is selected but no reserve public key found.": [
+ ""
+ ],
+ "The exchange is selected but the exchange payto URI is missing or invalid.": [
+ ""
+ ],
+ "Operation not found": [
+ ""
+ ],
+ "This operation is not known by the server. The operation id is wrong or the server deleted the operation information before reaching here.": [
+ ""
+ ],
+ "Cotinue to dashboard": [
+ ""
+ ],
+ "The Withdrawal URI is not valid": [
+ ""
+ ],
+ "the bank backend is not supported. supported version \"%1$s\", server version \"%2$s\"": [
+ ""
+ ],
+ "Internal error, please report.": [
+ ""
+ ],
+ "Preferences": [
+ ""
+ ],
+ "Welcome, %1$s": [
+ ""
+ ],
+ "Latest transactions": [
+ ""
+ ],
+ "Date": [
+ ""
+ ],
+ "Counterpart": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "sent": [
+ ""
+ ],
+ "received": [
+ ""
+ ],
+ "invalid value": [
+ ""
+ ],
+ "to": [
+ ""
+ ],
+ "from": [
+ ""
+ ],
+ "First page": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "History of public accounts": [
+ ""
+ ],
+ "Currently, the bank is not accepting new registrations!": [
+ ""
+ ],
+ "Missing name": [
+ ""
+ ],
+ "Use letters and numbers only, and start with a lowercase letter": [
+ ""
+ ],
+ "Passwords don't match": [
+ ""
+ ],
+ "Server replied with invalid phone or email.": [
+ ""
+ ],
+ "Registration is disabled because the bank ran out of bonus credit.": [
+ ""
+ ],
+ "No enough permission to create that account.": [
+ ""
+ ],
+ "That account id is already taken.": [
+ ""
+ ],
+ "That username is already taken.": [
+ ""
+ ],
+ "That username can't be used because is reserved.": [
+ ""
+ ],
+ "Only admin is allow to set debt limit.": [
+ ""
+ ],
+ "No information for the selected authentication channel.": [
+ ""
+ ],
+ "Authentication channel is not supported.": [
+ ""
+ ],
+ "Only admin can create accounts with second factor authentication.": [
+ ""
+ ],
+ "Account registration": [
+ ""
+ ],
+ "Password": [
+ ""
+ ],
+ "Repeat password": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Create a random user": [
+ ""
+ ],
+ "Make a wire transfer": [
+ ""
+ ],
+ "Wire transfer created!": [
+ ""
+ ],
+ "Accounts": [
+ ""
+ ],
+ "A list of all business account in the bank.": [
+ ""
+ ],
+ "Create account": [
+ ""
+ ],
+ "Balance": [
+ ""
+ ],
+ "Actions": [
+ ""
+ ],
+ "unknown": [
+ ""
+ ],
+ "Select a section": [
+ ""
+ ],
+ "Last hour": [
+ ""
+ ],
+ "Last day": [
+ ""
+ ],
+ "Last month": [
+ ""
+ ],
+ "Last year": [
+ ""
+ ],
+ "Last Year": [
+ ""
+ ],
+ "Trading volume on %1$s compared to %2$s": [
+ ""
+ ],
+ "Cashin": [
+ ""
+ ],
+ "Cashout": [
+ ""
+ ],
+ "Payin": [
+ ""
+ ],
+ "Payout": [
+ ""
+ ],
+ "download stats as csv": [
+ ""
+ ],
+ "Descreased by": [
+ ""
+ ],
+ "Increased by": [
+ ""
+ ],
+ "Unable to create a cashout": [
+ ""
+ ],
+ "The bank configuration does not support cashout operations.": [
+ ""
+ ],
+ "could not be parsed": [
+ ""
+ ],
+ "need to be higher due to fees": [
+ ""
+ ],
+ "the total transfer at destination will be zero": [
+ ""
+ ],
+ "Cashout created": [
+ ""
+ ],
+ "Duplicated request detected, check if the operation succeded or try again.": [
+ ""
+ ],
+ "The exchange rate was incorrectly applied": [
+ ""
+ ],
+ "The account does not have sufficient funds": [
+ ""
+ ],
+ "Cashouts are not supported": [
+ ""
+ ],
+ "Missing cashout URI in the profile": [
+ ""
+ ],
+ "Sending the confirmation message failed, retry later or contact the administrator.": [
+ ""
+ ],
+ "Convertion rate": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "To account": [
+ ""
+ ],
+ "No cashout account": [
+ ""
+ ],
+ "Before doing a cashout you need to complete your profile": [
+ ""
+ ],
+ "Amount to send": [
+ ""
+ ],
+ "Amount to receive": [
+ ""
+ ],
+ "Total cost": [
+ ""
+ ],
+ "Balance left": [
+ ""
+ ],
+ "Before fee": [
+ ""
+ ],
+ "Total cashout transfer": [
+ ""
+ ],
+ "No cashout channel available": [
+ ""
+ ],
+ "Before doing a cashout the server need to provide an second channel to confirm the operation": [
+ ""
+ ],
+ "Confirmation the operation using": [
+ ""
+ ],
+ "Email": [
+ ""
+ ],
+ "add a email in your profile to enable this option": [
+ ""
+ ],
+ "SMS": [
+ ""
+ ],
+ "add a phone number in your profile to enable this option": [
+ ""
+ ],
+ "Details": [
+ ""
+ ],
+ "Delete": [
+ ""
+ ],
+ "Credentials": [
+ ""
+ ],
+ "Cashouts": [
+ ""
+ ],
+ "it should be an email": [
+ ""
+ ],
+ "should start with +": [
+ ""
+ ],
+ "phone number can't have other than numbers": [
+ ""
+ ],
+ "account identification in the bank": [
+ ""
+ ],
+ "name of the person owner the account": [
+ ""
+ ],
+ "Internal IBAN": [
+ ""
+ ],
+ "if empty a random account number will be assigned": [
+ ""
+ ],
+ "account identification for bank transfer": [
+ ""
+ ],
+ "Phone": [
+ ""
+ ],
+ "Cashout IBAN": [
+ ""
+ ],
+ "account number where the money is going to be sent when doing cashouts": [
+ ""
+ ],
+ "Max debt": [
+ ""
+ ],
+ "Is an exchange": [
+ ""
+ ],
+ "This server doesn't support second factor authentication.": [
+ ""
+ ],
+ "Is public": [
+ ""
+ ],
+ "public accounts have their balance publicly accesible": [
+ ""
+ ],
+ "Account updated": [
+ ""
+ ],
+ "The rights to change the account are not sufficient": [
+ ""
+ ],
+ "The username was not found": [
+ ""
+ ],
+ "You can't change the legal name, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the debt limit, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the cashout address, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the contact data, please contact the your account administrator.": [
+ ""
+ ],
+ "Account \"%1$s\"": [
+ ""
+ ],
+ "Change details": [
+ ""
+ ],
+ "Update": [
+ ""
+ ],
+ "password doesn't match": [
+ ""
+ ],
+ "Password changed": [
+ ""
+ ],
+ "Not authorized to change the password, maybe the session is invalid.": [
+ ""
+ ],
+ "Old password need to be provided in order to change new one. If you don't have it contact your account administrator.": [
+ ""
+ ],
+ "Your current password doesn't match, can't change to a new password.": [
+ ""
+ ],
+ "Update password": [
+ ""
+ ],
+ "New password": [
+ ""
+ ],
+ "Type it again": [
+ ""
+ ],
+ "repeat the same password": [
+ ""
+ ],
+ "Current password": [
+ ""
+ ],
+ "your current password, for security": [
+ ""
+ ],
+ "Change": [
+ ""
+ ],
+ "Can't delete the account": [
+ ""
+ ],
+ "The account can't be delete while still holding some balance. First make sure that the owner make a complete cashout.": [
+ ""
+ ],
+ "Account removed": [
+ ""
+ ],
+ "No enough permission to delete the account.": [
+ ""
+ ],
+ "The username was not found.": [
+ ""
+ ],
+ "Can't delete a reserved username.": [
+ ""
+ ],
+ "Can't delete an account with balance different than zero.": [
+ ""
+ ],
+ "name doesn't match": [
+ ""
+ ],
+ "You are going to remove the account": [
+ ""
+ ],
+ "This step can't be undone.": [
+ ""
+ ],
+ "Deleting account \"%1$s\"": [
+ ""
+ ],
+ "Verification": [
+ ""
+ ],
+ "enter the account name that is going to be deleted": [
+ ""
+ ],
+ "Account created with password \"%1$s\". The user must change the password on the next login.": [
+ ""
+ ],
+ "Server replied that phone or email is invalid": [
+ ""
+ ],
+ "The rights to perform the operation are not sufficient": [
+ ""
+ ],
+ "Account username is already taken": [
+ ""
+ ],
+ "Account id is already taken": [
+ ""
+ ],
+ "Bank ran out of bonus credit.": [
+ ""
+ ],
+ "Account username can't be used because is reserved": [
+ ""
+ ],
+ "Can't create accounts": [
+ ""
+ ],
+ "Only system admin can create accounts.": [
+ ""
+ ],
+ "New business account": [
+ ""
+ ],
+ "Create": [
+ ""
+ ],
+ "Cashout not supported.": [
+ ""
+ ],
+ "Account not found.": [
+ ""
+ ],
+ "Latest cashouts": [
+ ""
+ ],
+ "Created": [
+ ""
+ ],
+ "Confirmed": [
+ ""
+ ],
+ "Total debit": [
+ ""
+ ],
+ "Total credit": [
+ ""
+ ],
+ "Status": [
+ ""
+ ],
+ "never": [
+ ""
+ ],
+ "Cashout for account %1$s": [
+ ""
+ ],
+ "This cashout not found. Maybe already aborted.": [
+ ""
+ ],
+ "Cashout not found. It may be also mean that it was already aborted.": [
+ ""
+ ],
+ "Cashout was already confimed.": [
+ ""
+ ],
+ "Cashout operation is not supported.": [
+ ""
+ ],
+ "The cashout operation is already aborted.": [
+ ""
+ ],
+ "Missing destination account.": [
+ ""
+ ],
+ "Too many failed attempts.": [
+ ""
+ ],
+ "The code for this cashout is invalid.": [
+ ""
+ ],
+ "Cashout detail": [
+ ""
+ ],
+ "Debited": [
+ ""
+ ],
+ "Credited": [
+ ""
+ ],
+ "Abort": [
+ ""
+ ],
+ "Confirm": [
+ ""
+ ],
+ "Unauthorized to make the operation, maybe the session has expired or the password changed.": [
+ ""
+ ],
+ "The operation was rejected due to insufficient funds.": [
+ ""
+ ],
+ "Do not show this again": [
+ ""
+ ],
+ "Close": [
+ ""
+ ],
+ "On this device": [
+ ""
+ ],
+ "If you are using a desktop browser you can open the popup now or click the link if you have the \"Inject Taler support\" option enabled.": [
+ ""
+ ],
+ "Start": [
+ ""
+ ],
+ "On a mobile phone": [
+ ""
+ ],
+ "Scan the QR code with your mobile device.": [
+ ""
+ ],
+ "There is an operation already": [
+ ""
+ ],
+ "To complete or cancel the operation click %1$s": [
+ ""
+ ],
+ "invalid": [
+ ""
+ ],
+ "Server responded with an invalid withdraw URI": [
+ ""
+ ],
+ "Withdraw URI: %1$s": [
+ ""
+ ],
+ "The operation was rejected due to insufficient funds": [
+ ""
+ ],
+ "Prepare your wallet": [
+ ""
+ ],
+ "After using your wallet you will need to confirm or cancel the operation on this site.": [
+ ""
+ ],
+ "You need a GNU Taler Wallet": [
+ ""
+ ],
+ "If you don't have one yet you can follow the instruction %1$s": [
+ ""
+ ],
+ "Send money to": [
+ ""
+ ],
+ "a %1$s wallet": [
+ ""
+ ],
+ "Withdraw digital money into your mobile wallet or browser extension": [
+ ""
+ ],
+ "operation ready": [
+ ""
+ ],
+ "another bank account": [
+ ""
+ ],
+ "Make a wire transfer to an account with known bank account number.": [
+ ""
+ ],
+ "Transfer details": [
+ ""
+ ],
+ "This is a demo bank": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work.": [
+ ""
+ ],
+ "Pending account delete operation": [
+ ""
+ ],
+ "Pending account update operation": [
+ ""
+ ],
+ "Pending password update operation": [
+ ""
+ ],
+ "Pending transaction operation": [
+ ""
+ ],
+ "Pending withdrawal operation": [
+ ""
+ ],
+ "Pending cashout operation": [
+ ""
+ ],
+ "Download bank stats": [
+ ""
+ ],
+ "Include hour metric": [
+ ""
+ ],
+ "Include day metric": [
+ ""
+ ],
+ "Include month metric": [
+ ""
+ ],
+ "Include year metric": [
+ ""
+ ],
+ "Include table header": [
+ ""
+ ],
+ "Add previous metric for compare": [
+ ""
+ ],
+ "Fail on first error": [
+ ""
+ ],
+ "Download": [
+ ""
+ ],
+ "downloading... %1$s": [
+ ""
+ ],
+ "Download completed": [
+ ""
+ ],
+ "click here to save the file in your computer": [
+ ""
+ ],
+ "Challenge not found.": [
+ ""
+ ],
+ "This user is not authorized to complete this challenge.": [
+ ""
+ ],
+ "Too many attemps, try another code.": [
+ ""
+ ],
+ "The confirmation code is wrong, try again.": [
+ ""
+ ],
+ "The operation expired.": [
+ ""
+ ],
+ "The operation failed.": [
+ ""
+ ],
+ "The operation needs another confirmation to complete.": [
+ ""
+ ],
+ "Account delete": [
+ ""
+ ],
+ "Account update": [
+ ""
+ ],
+ "Password update": [
+ ""
+ ],
+ "Wire transfer": [
+ ""
+ ],
+ "Withdrawal": [
+ ""
+ ],
+ "Confirm the operation": [
+ ""
+ ],
+ "Enter the confirmation code": [
+ ""
+ ],
+ "Send again": [
+ ""
+ ],
+ "Send code": [
+ ""
+ ],
+ "Operation details": [
+ ""
+ ],
+ "Challenge details": [
+ ""
+ ],
+ "To phone": [
+ ""
+ ],
+ "To email": [
+ ""
+ ],
+ "Welcome to %1$s!": [
+ ""
+ ]
+ }
+ }
};
-strings["es"] = {
- domain: "messages",
- locale_data: {
- messages: {
+strings['es'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
"": {
- domain: "messages",
- plural_forms: "nplurals=2; plural=n != 1;",
- lang: "es",
+ "domain": "messages",
+ "plural_forms": "nplurals=2; plural=n != 1;",
+ "lang": "es"
},
- Logout: ["Cierre de sesión"],
- "Skip to main content": ["Saltar el menú de navegación"],
- "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.":
- [
- "Esta parte de la demostración muestra cómo funciona un banco que soporta Taler directamente. Además de usar tu propia cuenta de banco, también podrás ver el historial de transacciones de algunas %1$s.",
- ],
- "Taler logo": ["Logo Taler"],
- "Missing username": ["Falta nombre de usuario"],
- "Missing password": ["Falta contraseña"],
- "Please login!": ["Por favor inicia sesión!"],
- "Username:": ["Nombre de usuario:"],
- "Password:": ["Password:"],
- Login: ["Iniciar sesión"],
- Register: ["Registrarse"],
- "Missing IBAN": ["Falta IBAN"],
+ "Operation failed, please report": [
+ "El registro falló, por favor reportelo"
+ ],
+ "Request timeout": [
+ ""
+ ],
+ "Request throttled": [
+ ""
+ ],
+ "Malformed response": [
+ ""
+ ],
+ "Network error": [
+ ""
+ ],
+ "Unexpected request error": [
+ ""
+ ],
+ "Unexpected error": [
+ ""
+ ],
+ "IBAN numbers usually have more that 4 digits": [
+ ""
+ ],
+ "IBAN numbers usually have less that 34 digits": [
+ ""
+ ],
+ "IBAN country code not found": [
+ ""
+ ],
+ "IBAN number is not valid, checksum is wrong": [
+ ""
+ ],
+ "Max withdrawal amount": [
+ "No ID de retiro encontrado."
+ ],
+ "Show withdrawal confirmation": [
+ "El retiro fue confirmado!"
+ ],
+ "Show demo description": [
+ ""
+ ],
+ "Show install wallet first": [
+ ""
+ ],
+ "Use fast withdrawal form": [
+ ""
+ ],
+ "Show debug info": [
+ ""
+ ],
+ "The reserve operation has been confirmed previously and can't be aborted": [
+ ""
+ ],
+ "The operation id is invalid.": [
+ ""
+ ],
+ "The operation was not found.": [
+ "La lista de cuentas públicas no fue encontrada."
+ ],
+ "If you have a Taler wallet installed in this device": [
+ ""
+ ],
+ "You will see the details of the operation in your wallet including the fees (if applies). If you still don't have one you can install it from %1$s.": [
+ ""
+ ],
+ "Withdraw": [
+ "Retirar"
+ ],
+ "Or if you have the wallet in another device": [
+ ""
+ ],
+ "Scan the QR below to start the withdrawal.": [
+ "No se pudo cancelar el retiro."
+ ],
+ "required": [
+ ""
+ ],
"IBAN should have just uppercased letters and numbers": [
- "IBAN debería tener letras mayúsculas y números",
- ],
- "Missing subject": ["Falta asunto"],
- "Missing amount": ["Falta monto"],
- "Amount is not valid": ["Monto no válido"],
- "Should be greater than 0": ["Debería ser mas grande que 0"],
- "Receiver IBAN:": ["IBAN receptor:"],
- "Transfer subject:": ["Asunto de transferencia:"],
- "Amount:": ["Monto:"],
- "Field(s) missing.": ["Faltan campo(s)."],
- "Want to try the raw payto://-format?": [
- "Quieres probar el formato payto:// ?",
- ],
- "Missing payto address": ["Falta direccion payto"],
- "Payto does not follow the pattern": ["Payto no sigue el patrón"],
- "Transfer money to account identified by payto:// URI:": [
- "Transferir dinero a la cuenta identificada por la URI payto://:",
- ],
- "payto URI:": ["payto URI:"],
- "payto address": ["direccion payto"],
- Send: ["Envíar"],
- "Use wire-transfer form?": [
- "Usar el formulario de transferencia bancaria?",
- ],
- "No credentials found.": ["Se dieron las credenciales incorrectas."],
- "Could not create the wire transfer": [
- "No se pudo create la transferencia bancaria",
- ],
- "Transfer creation gave response error": [
- "La creación de la transferencia dió una respuesta erronea",
- ],
- "Wire transfer created!": ["Transferencia bancaria creada!"],
- "Amount to withdraw:": ["Monto a retirar:"],
- Withdraw: ["Retirar"],
- "No credentials given.": ["Se dieron las credenciales incorrectas."],
- "Could not create withdrawal operation": [
- "No se pude create la operación de retiro",
- ],
- "Withdrawal creation gave response error": [
- "La creación de retiro dió una respuesta errónea",
- ],
- "Obtain digital cash": ["Obtener dinero digital"],
- "Transfer to bank account": ["Transferir a una cuenta bancaria"],
- Date: ["Fecha"],
- Amount: ["Monto"],
- Counterpart: ["Contraparte"],
- Subject: ["Asunto"],
- "Transfer to Taler Wallet": ["Transferir a una cartera Taler"],
- "Use this QR code to withdraw to your mobile wallet:": [
- "Usar el código QR para retirar a tu cartera móvil:",
- ],
- "Click %1$s to open your Taler wallet!": [
- "Click %1$s para abrir una cartera Taler!",
- ],
- "Confirm Withdrawal": ["Confirmar retirada"],
- "Authorize withdrawal by solving challenge": [
- "Autorizar retiro resolviendo una pregunta",
- ],
- "What is": ["Cuanto es"],
- "Answer is wrong.": ["La respuesta es incorrecta."],
- Confirm: ["Confirmar"],
- Cancel: ["Cancelar"],
- "A this point, a %1$s bank would ask for an additional authentication proof (PIN/TAN, one time password, ..), instead of a simple calculation.":
- [
- "En este punto, un banco %1$s preguntaría por una prueba adicional de autenticación (PIN/TAN, password de un solo uso, ....), en vez de un simple cálculo.",
- ],
- "No withdrawal ID found.": ["No ID de retiro encontrado."],
- "Could not confirm the withdrawal": ["No se pudo confirmar la retirada"],
- "Withdrawal confirmation gave response error": [
- "La confirmación de retiro dió una respuesta errónea",
- ],
- "Withdrawal confirmed!": ["El retiro fue confirmado!"],
- "Could not abort the withdrawal.": ["No se pudo cancelar el retiro."],
- "Withdrawal abortion failed.": ["La cancelación del retiro falló."],
- "Withdrawal aborted!": ["Este retiro fue cancelado!"],
- Abort: ["Cancelar"],
- "withdrawal (%1$s) was never (correctly) created at the bank...": [
- "retiro (%1$s) nunca fue (correctamente) generado en el banco...",
- ],
- "Waiting the bank to create the operation...": [
- "Esperando que el banco genere la operación....",
- ],
- "This withdrawal was aborted!": ["Este retiro fue cancelado!"],
- "Welcome to %1$s!": ["Bienvenido a %1$s!"],
- "Username or account label '%1$s' not found. Won't login.": [
- "Nombre de usuario o etiqueta de cuenta '%1$s' no encontrada. No se iniciará sesión.",
- ],
- "Wrong credentials given.": ["Se dieron las credenciales incorrectas."],
- "Account information could not be retrieved.": [
- "La información de la cuenta no pudo ser accedida.",
- ],
- "Welcome, %1$s !": ["Bienvenido/a, %1$s!"],
- "Bank account balance": ["Balance de cuenta bancaria"],
- Payments: ["Pagos"],
- "Latest transactions:": ["Últimas transacciones:"],
- "List of public accounts was not found.": [
- "La lista de cuentas públicas no fue encontrada.",
- ],
- "List of public accounts could not be retrieved.": [
- "La lista de cuentas públicas no pudo ser accedida.",
- ],
- "History of public accounts": ["Historial de cuentas públicas"],
+ "IBAN debería tener letras mayúsculas y números"
+ ],
+ "not valid": [
+ "Monto no válido"
+ ],
+ "should be greater than 0": [
+ "Debería ser mas grande que 0"
+ ],
+ "balance is not enough": [
+ ""
+ ],
+ "does not follow the pattern": [
+ "Payto no sigue el patrón"
+ ],
+ "only \"IBAN\" target are supported": [
+ ""
+ ],
+ "use the \"amount\" parameter to specify the amount to be transferred": [
+ ""
+ ],
+ "the amount is not valid": [
+ "Monto no válido"
+ ],
+ "use the \"message\" parameter to specify a reference text for the transfer": [
+ ""
+ ],
+ "The request was invalid or the payto://-URI used unacceptable features.": [
+ ""
+ ],
+ "Not enough permission to complete the operation.": [
+ "Esperando que el banco genere la operación...."
+ ],
+ "The destination account \"%1$s\" was not found.": [
+ "La lista de cuentas públicas no fue encontrada."
+ ],
+ "The origin and the destination of the transfer can't be the same.": [
+ ""
+ ],
+ "Your balance is not enough.": [
+ ""
+ ],
+ "The origin account \"%1$s\" was not found.": [
+ "La lista de cuentas públicas no fue encontrada."
+ ],
+ "Using a form": [
+ ""
+ ],
+ "Import payto:// URI": [
+ "payto URI:"
+ ],
+ "Recipient": [
+ ""
+ ],
+ "IBAN of the recipient's account": [
+ ""
+ ],
+ "Transfer subject": [
+ "Asunto de transferencia:"
+ ],
+ "Amount": [
+ "Monto"
+ ],
+ "payto URI:": [
+ "payto URI:"
+ ],
+ "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]": [
+ ""
+ ],
+ "Cancel": [
+ "Cancelar"
+ ],
+ "Send": [
+ "Envíar"
+ ],
+ "Missing username": [
+ "Falta nombre de usuario"
+ ],
+ "Missing password": [
+ "Falta contraseña"
+ ],
+ "Wrong credentials for \"%1$s\"": [
+ "Se dieron las credenciales incorrectas."
+ ],
+ "Account not found": [
+ "Monto no válido"
+ ],
+ "Username": [
+ "Nombre de usuario:"
+ ],
+ "Check": [
+ ""
+ ],
+ "Log in": [
+ ""
+ ],
+ "Register": [
+ "Registrarse"
+ ],
+ "Wire transfer completed!": [
+ "Transferencia bancaria creada!"
+ ],
+ "The withdrawal has been aborted previously and can't be confirmed": [
+ ""
+ ],
+ "The withdraw operation cannot be confirmed because no exchange and reserve public key selection happened before": [
+ ""
+ ],
+ "Your balance is not enough for the operation.": [
+ ""
+ ],
+ "Confirm the withdrawal operation": [
+ "No se pude create la operación de retiro"
+ ],
+ "Wire transfer details": [
+ "Transferencia bancaria creada!"
+ ],
+ "Transfer": [
+ "Asunto de transferencia:"
+ ],
+ "Authentication required": [
+ ""
+ ],
+ "This operation was created with other username": [
+ ""
+ ],
+ "Operation aborted": [
+ ""
+ ],
+ "The wire transfer to the GNU Taler Exchange bank's account was aborted, your balance was not affected.": [
+ ""
+ ],
+ "You can close this page now or continue to the account page.": [
+ ""
+ ],
+ "Continue": [
+ ""
+ ],
+ "Withdrawal confirmed": [
+ "El retiro fue confirmado!"
+ ],
+ "The wire transfer to the Taler operator has been initiated. You will soon receive the requested amount in your Taler wallet.": [
+ ""
+ ],
+ "Done": [
+ ""
+ ],
+ "Operation canceled": [
+ ""
+ ],
+ "The operation is incomplete or some step in the withdrawal failed": [
+ ""
+ ],
+ "The exchange is selected but no reserve public key found.": [
+ ""
+ ],
+ "The exchange is selected but the exchange payto URI is missing or invalid.": [
+ ""
+ ],
+ "Operation not found": [
+ ""
+ ],
+ "This operation is not known by the server. The operation id is wrong or the server deleted the operation information before reaching here.": [
+ ""
+ ],
+ "Cotinue to dashboard": [
+ ""
+ ],
+ "The Withdrawal URI is not valid": [
+ "Este retiro fue cancelado!"
+ ],
+ "the bank backend is not supported. supported version \"%1$s\", server version \"%2$s\"": [
+ ""
+ ],
+ "Internal error, please report.": [
+ "El registro falló, por favor reportelo"
+ ],
+ "Preferences": [
+ ""
+ ],
+ "Welcome, %1$s": [
+ "Bienvenido/a, %1$s!"
+ ],
+ "Latest transactions": [
+ "Últimas transacciones:"
+ ],
+ "Date": [
+ "Fecha"
+ ],
+ "Counterpart": [
+ "Contraparte"
+ ],
+ "Subject": [
+ "Asunto"
+ ],
+ "sent": [
+ ""
+ ],
+ "received": [
+ ""
+ ],
+ "invalid value": [
+ ""
+ ],
+ "to": [
+ ""
+ ],
+ "from": [
+ ""
+ ],
+ "First page": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "History of public accounts": [
+ "Historial de cuentas públicas"
+ ],
"Currently, the bank is not accepting new registrations!": [
- "Actualmente, el banco no está aceptado nuevos registros!",
- ],
- "Use only letter and numbers starting with a lower case letter": [
- "Solo use letras y números comenzando con una letra minúscula",
- ],
- "Password don't match": ["La contraseña no coincide"],
- "Please register!": ["Por favor, registrese!"],
- "Repeat Password:": ["Repita la contraseña:"],
- "Registration failed, please report": [
- "El registro falló, por favor reportelo",
- ],
- "That username is already taken": [
- "El nombre del usuario ya está tomado",
- ],
- "New registration gave response error": [
- "Nuevo registro dió una respuesta errónea",
- ],
- "Bank menu": ["Menu del banco"],
- "Select option1": ["Seleccione opción 1"],
- "Select option2": ["Seleccione opción 2"],
- days: ["días"],
- hours: ["horas"],
- minutes: ["minutos"],
- seconds: ["segundos"],
- },
- },
+ "Actualmente, el banco no está aceptado nuevos registros!"
+ ],
+ "Missing name": [
+ "Falta nombre de usuario"
+ ],
+ "Use letters and numbers only, and start with a lowercase letter": [
+ "Solo use letras y números comenzando con una letra minúscula"
+ ],
+ "Passwords don't match": [
+ "La contraseña no coincide"
+ ],
+ "Server replied with invalid phone or email.": [
+ ""
+ ],
+ "Registration is disabled because the bank ran out of bonus credit.": [
+ ""
+ ],
+ "No enough permission to create that account.": [
+ ""
+ ],
+ "That account id is already taken.": [
+ "El nombre del usuario ya está tomado"
+ ],
+ "That username is already taken.": [
+ "El nombre del usuario ya está tomado"
+ ],
+ "That username can't be used because is reserved.": [
+ ""
+ ],
+ "Only admin is allow to set debt limit.": [
+ ""
+ ],
+ "No information for the selected authentication channel.": [
+ ""
+ ],
+ "Authentication channel is not supported.": [
+ ""
+ ],
+ "Only admin can create accounts with second factor authentication.": [
+ ""
+ ],
+ "Account registration": [
+ ""
+ ],
+ "Password": [
+ "Password:"
+ ],
+ "Repeat password": [
+ "Repita la contraseña:"
+ ],
+ "Name": [
+ ""
+ ],
+ "Create a random user": [
+ ""
+ ],
+ "Make a wire transfer": [
+ "Usar el formulario de transferencia bancaria?"
+ ],
+ "Wire transfer created!": [
+ "Transferencia bancaria creada!"
+ ],
+ "Accounts": [
+ "Monto"
+ ],
+ "A list of all business account in the bank.": [
+ ""
+ ],
+ "Create account": [
+ ""
+ ],
+ "Balance": [
+ "Cancelar"
+ ],
+ "Actions": [
+ ""
+ ],
+ "unknown": [
+ ""
+ ],
+ "Select a section": [
+ "Seleccione opción 1"
+ ],
+ "Last hour": [
+ ""
+ ],
+ "Last day": [
+ ""
+ ],
+ "Last month": [
+ ""
+ ],
+ "Last year": [
+ ""
+ ],
+ "Last Year": [
+ ""
+ ],
+ "Trading volume on %1$s compared to %2$s": [
+ ""
+ ],
+ "Cashin": [
+ ""
+ ],
+ "Cashout": [
+ ""
+ ],
+ "Payin": [
+ ""
+ ],
+ "Payout": [
+ ""
+ ],
+ "download stats as csv": [
+ ""
+ ],
+ "Descreased by": [
+ ""
+ ],
+ "Increased by": [
+ ""
+ ],
+ "Unable to create a cashout": [
+ ""
+ ],
+ "The bank configuration does not support cashout operations.": [
+ ""
+ ],
+ "could not be parsed": [
+ ""
+ ],
+ "need to be higher due to fees": [
+ ""
+ ],
+ "the total transfer at destination will be zero": [
+ ""
+ ],
+ "Cashout created": [
+ ""
+ ],
+ "Duplicated request detected, check if the operation succeded or try again.": [
+ ""
+ ],
+ "The exchange rate was incorrectly applied": [
+ ""
+ ],
+ "The account does not have sufficient funds": [
+ ""
+ ],
+ "Cashouts are not supported": [
+ ""
+ ],
+ "Missing cashout URI in the profile": [
+ ""
+ ],
+ "Sending the confirmation message failed, retry later or contact the administrator.": [
+ ""
+ ],
+ "Convertion rate": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "To account": [
+ ""
+ ],
+ "No cashout account": [
+ ""
+ ],
+ "Before doing a cashout you need to complete your profile": [
+ ""
+ ],
+ "Amount to send": [
+ "Monto a retirar:"
+ ],
+ "Amount to receive": [
+ "Monto a retirar:"
+ ],
+ "Total cost": [
+ ""
+ ],
+ "Balance left": [
+ ""
+ ],
+ "Before fee": [
+ ""
+ ],
+ "Total cashout transfer": [
+ ""
+ ],
+ "No cashout channel available": [
+ ""
+ ],
+ "Before doing a cashout the server need to provide an second channel to confirm the operation": [
+ ""
+ ],
+ "Confirmation the operation using": [
+ ""
+ ],
+ "Email": [
+ ""
+ ],
+ "add a email in your profile to enable this option": [
+ ""
+ ],
+ "SMS": [
+ ""
+ ],
+ "add a phone number in your profile to enable this option": [
+ ""
+ ],
+ "Details": [
+ ""
+ ],
+ "Delete": [
+ ""
+ ],
+ "Credentials": [
+ "Se dieron las credenciales incorrectas."
+ ],
+ "Cashouts": [
+ ""
+ ],
+ "it should be an email": [
+ ""
+ ],
+ "should start with +": [
+ ""
+ ],
+ "phone number can't have other than numbers": [
+ ""
+ ],
+ "account identification in the bank": [
+ ""
+ ],
+ "name of the person owner the account": [
+ ""
+ ],
+ "Internal IBAN": [
+ ""
+ ],
+ "if empty a random account number will be assigned": [
+ ""
+ ],
+ "account identification for bank transfer": [
+ ""
+ ],
+ "Phone": [
+ ""
+ ],
+ "Cashout IBAN": [
+ ""
+ ],
+ "account number where the money is going to be sent when doing cashouts": [
+ ""
+ ],
+ "Max debt": [
+ ""
+ ],
+ "Is an exchange": [
+ ""
+ ],
+ "This server doesn't support second factor authentication.": [
+ ""
+ ],
+ "Is public": [
+ ""
+ ],
+ "public accounts have their balance publicly accesible": [
+ ""
+ ],
+ "Account updated": [
+ ""
+ ],
+ "The rights to change the account are not sufficient": [
+ ""
+ ],
+ "The username was not found": [
+ ""
+ ],
+ "You can't change the legal name, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the debt limit, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the cashout address, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the contact data, please contact the your account administrator.": [
+ ""
+ ],
+ "Account \"%1$s\"": [
+ ""
+ ],
+ "Change details": [
+ ""
+ ],
+ "Update": [
+ ""
+ ],
+ "password doesn't match": [
+ "La contraseña no coincide"
+ ],
+ "Password changed": [
+ "Password:"
+ ],
+ "Not authorized to change the password, maybe the session is invalid.": [
+ ""
+ ],
+ "Old password need to be provided in order to change new one. If you don't have it contact your account administrator.": [
+ ""
+ ],
+ "Your current password doesn't match, can't change to a new password.": [
+ ""
+ ],
+ "Update password": [
+ "Repita la contraseña:"
+ ],
+ "New password": [
+ "Password:"
+ ],
+ "Type it again": [
+ ""
+ ],
+ "repeat the same password": [
+ "Repita la contraseña:"
+ ],
+ "Current password": [
+ "Falta contraseña"
+ ],
+ "your current password, for security": [
+ ""
+ ],
+ "Change": [
+ ""
+ ],
+ "Can't delete the account": [
+ ""
+ ],
+ "The account can't be delete while still holding some balance. First make sure that the owner make a complete cashout.": [
+ ""
+ ],
+ "Account removed": [
+ ""
+ ],
+ "No enough permission to delete the account.": [
+ ""
+ ],
+ "The username was not found.": [
+ ""
+ ],
+ "Can't delete a reserved username.": [
+ ""
+ ],
+ "Can't delete an account with balance different than zero.": [
+ ""
+ ],
+ "name doesn't match": [
+ "La contraseña no coincide"
+ ],
+ "You are going to remove the account": [
+ ""
+ ],
+ "This step can't be undone.": [
+ ""
+ ],
+ "Deleting account \"%1$s\"": [
+ ""
+ ],
+ "Verification": [
+ ""
+ ],
+ "enter the account name that is going to be deleted": [
+ ""
+ ],
+ "Account created with password \"%1$s\". The user must change the password on the next login.": [
+ ""
+ ],
+ "Server replied that phone or email is invalid": [
+ ""
+ ],
+ "The rights to perform the operation are not sufficient": [
+ ""
+ ],
+ "Account username is already taken": [
+ "El nombre del usuario ya está tomado"
+ ],
+ "Account id is already taken": [
+ "El nombre del usuario ya está tomado"
+ ],
+ "Bank ran out of bonus credit.": [
+ ""
+ ],
+ "Account username can't be used because is reserved": [
+ ""
+ ],
+ "Can't create accounts": [
+ ""
+ ],
+ "Only system admin can create accounts.": [
+ ""
+ ],
+ "New business account": [
+ ""
+ ],
+ "Create": [
+ ""
+ ],
+ "Cashout not supported.": [
+ ""
+ ],
+ "Account not found.": [
+ "La lista de cuentas públicas no fue encontrada."
+ ],
+ "Latest cashouts": [
+ "Últimas transacciones:"
+ ],
+ "Created": [
+ ""
+ ],
+ "Confirmed": [
+ "Confirmar"
+ ],
+ "Total debit": [
+ ""
+ ],
+ "Total credit": [
+ ""
+ ],
+ "Status": [
+ ""
+ ],
+ "never": [
+ ""
+ ],
+ "Cashout for account %1$s": [
+ ""
+ ],
+ "This cashout not found. Maybe already aborted.": [
+ ""
+ ],
+ "Cashout not found. It may be also mean that it was already aborted.": [
+ ""
+ ],
+ "Cashout was already confimed.": [
+ ""
+ ],
+ "Cashout operation is not supported.": [
+ ""
+ ],
+ "The cashout operation is already aborted.": [
+ "El nombre del usuario ya está tomado"
+ ],
+ "Missing destination account.": [
+ "Falta monto"
+ ],
+ "Too many failed attempts.": [
+ ""
+ ],
+ "The code for this cashout is invalid.": [
+ ""
+ ],
+ "Cashout detail": [
+ ""
+ ],
+ "Debited": [
+ ""
+ ],
+ "Credited": [
+ ""
+ ],
+ "Abort": [
+ "Cancelar"
+ ],
+ "Confirm": [
+ "Confirmar"
+ ],
+ "Unauthorized to make the operation, maybe the session has expired or the password changed.": [
+ ""
+ ],
+ "The operation was rejected due to insufficient funds.": [
+ ""
+ ],
+ "Do not show this again": [
+ ""
+ ],
+ "Close": [
+ ""
+ ],
+ "On this device": [
+ ""
+ ],
+ "If you are using a desktop browser you can open the popup now or click the link if you have the \"Inject Taler support\" option enabled.": [
+ ""
+ ],
+ "Start": [
+ ""
+ ],
+ "On a mobile phone": [
+ ""
+ ],
+ "Scan the QR code with your mobile device.": [
+ "Usar el código QR para retirar a tu cartera móvil:"
+ ],
+ "There is an operation already": [
+ ""
+ ],
+ "To complete or cancel the operation click %1$s": [
+ ""
+ ],
+ "invalid": [
+ ""
+ ],
+ "Server responded with an invalid withdraw URI": [
+ ""
+ ],
+ "Withdraw URI: %1$s": [
+ "Retirar"
+ ],
+ "The operation was rejected due to insufficient funds": [
+ ""
+ ],
+ "Prepare your wallet": [
+ ""
+ ],
+ "After using your wallet you will need to confirm or cancel the operation on this site.": [
+ ""
+ ],
+ "You need a GNU Taler Wallet": [
+ "Transferir a una cartera Taler"
+ ],
+ "If you don't have one yet you can follow the instruction %1$s": [
+ ""
+ ],
+ "Send money to": [
+ ""
+ ],
+ "a %1$s wallet": [
+ ""
+ ],
+ "Withdraw digital money into your mobile wallet or browser extension": [
+ ""
+ ],
+ "operation ready": [
+ ""
+ ],
+ "another bank account": [
+ "Transferir a una cuenta bancaria"
+ ],
+ "Make a wire transfer to an account with known bank account number.": [
+ ""
+ ],
+ "Transfer details": [
+ "Asunto de transferencia:"
+ ],
+ "This is a demo bank": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.": [
+ "Esta parte de la demostración muestra cómo funciona un banco que soporta Taler directamente. Además de usar tu propia cuenta de banco, también podrás ver el historial de transacciones de algunas %1$s."
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work.": [
+ "Esta parte de la demostración muestra cómo funciona un banco que soporta Taler directamente. Además de usar tu propia cuenta de banco, también podrás ver el historial de transacciones de algunas %1$s."
+ ],
+ "Pending account delete operation": [
+ ""
+ ],
+ "Pending account update operation": [
+ ""
+ ],
+ "Pending password update operation": [
+ ""
+ ],
+ "Pending transaction operation": [
+ ""
+ ],
+ "Pending withdrawal operation": [
+ "No se pude create la operación de retiro"
+ ],
+ "Pending cashout operation": [
+ ""
+ ],
+ "Download bank stats": [
+ ""
+ ],
+ "Include hour metric": [
+ ""
+ ],
+ "Include day metric": [
+ ""
+ ],
+ "Include month metric": [
+ ""
+ ],
+ "Include year metric": [
+ ""
+ ],
+ "Include table header": [
+ ""
+ ],
+ "Add previous metric for compare": [
+ ""
+ ],
+ "Fail on first error": [
+ ""
+ ],
+ "Download": [
+ ""
+ ],
+ "downloading... %1$s": [
+ ""
+ ],
+ "Download completed": [
+ ""
+ ],
+ "click here to save the file in your computer": [
+ ""
+ ],
+ "Challenge not found.": [
+ ""
+ ],
+ "This user is not authorized to complete this challenge.": [
+ ""
+ ],
+ "Too many attemps, try another code.": [
+ ""
+ ],
+ "The confirmation code is wrong, try again.": [
+ ""
+ ],
+ "The operation expired.": [
+ ""
+ ],
+ "The operation failed.": [
+ "La cancelación del retiro falló."
+ ],
+ "The operation needs another confirmation to complete.": [
+ ""
+ ],
+ "Account delete": [
+ ""
+ ],
+ "Account update": [
+ ""
+ ],
+ "Password update": [
+ "La contraseña no coincide"
+ ],
+ "Wire transfer": [
+ "Transferencia bancaria creada!"
+ ],
+ "Withdrawal": [
+ "Retirar"
+ ],
+ "Confirm the operation": [
+ "Confirmar retirada"
+ ],
+ "Enter the confirmation code": [
+ ""
+ ],
+ "Send again": [
+ ""
+ ],
+ "Send code": [
+ "Envíar"
+ ],
+ "Operation details": [
+ ""
+ ],
+ "Challenge details": [
+ ""
+ ],
+ "To phone": [
+ ""
+ ],
+ "To email": [
+ ""
+ ],
+ "Welcome to %1$s!": [
+ "Bienvenido a %1$s!"
+ ]
+ }
+ }
};
-strings["it"] = {
- domain: "messages",
- locale_data: {
- messages: {
+strings['en'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
"": {
- domain: "messages",
- plural_forms: "nplurals=2; plural=(n != 1);",
- lang: "it",
+ "domain": "messages",
+ "plural_forms": "nplurals=2; plural=(n != 1);",
+ "lang": "en"
},
- Logout: [""],
- "Skip to main content": [""],
- "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.":
- [""],
- "Taler logo": [""],
- "Missing username": [""],
- "Missing password": [""],
- "Please login!": ["Accedi!"],
- "Username:": [""],
- "Password:": [""],
- Login: ["Accedi"],
- Register: ["Registrati"],
- "Missing IBAN": [""],
- "IBAN should have just uppercased letters and numbers": [""],
- "Missing subject": [""],
- "Missing amount": [""],
- "Amount is not valid": [""],
- "Should be greater than 0": [""],
- "Receiver IBAN:": [""],
- "Transfer subject:": [""],
- "Amount:": ["Somma"],
- "Field(s) missing.": [""],
- "Want to try the raw payto://-format?": [
- "Prova il trasferimento tramite il formato Payto!",
- ],
- "Missing payto address": ["indirizzo Payto"],
- "Payto does not follow the pattern": [""],
- "Transfer money to account identified by payto:// URI:": [
- "Trasferisci fondi a un altro conto di questa banca:",
- ],
- "payto URI:": [""],
- "payto address": ["indirizzo Payto"],
- Send: [""],
- "Use wire-transfer form?": ["Chiudi il bonifico"],
- "No credentials found.": ["Credenziali invalide."],
- "Could not create the wire transfer": [""],
- "Transfer creation gave response error": [""],
- "Wire transfer created!": ["Bonifico"],
- "Amount to withdraw:": ["Somma da ritirare"],
- Withdraw: ["Conferma il ritiro"],
- "No credentials given.": ["Credenziali invalide."],
- "Could not create withdrawal operation": [""],
- "Withdrawal creation gave response error": [""],
- "Obtain digital cash": [""],
- "Transfer to bank account": [
- "Trasferisci fondi a un altro conto di questa banca:",
- ],
- Date: [""],
- Amount: ["Somma"],
- Counterpart: ["Controparte"],
- Subject: ["Causale"],
- "Transfer to Taler Wallet": ["Ritira contante nel portafoglio Taler"],
- "Use this QR code to withdraw to your mobile wallet:": [
- "Usa questo codice QR per ritirare contante nel tuo wallet:",
- ],
- "Click %1$s to open your Taler wallet!": [""],
- "Confirm Withdrawal": ["Conferma il ritiro"],
- "Authorize withdrawal by solving challenge": [""],
- "What is": [""],
- "Answer is wrong.": [""],
- Confirm: ["Conferma"],
- Cancel: [""],
- "A this point, a %1$s bank would ask for an additional authentication proof (PIN/TAN, one time password, ..), instead of a simple calculation.":
- [""],
- "No withdrawal ID found.": [""],
- "Could not confirm the withdrawal": ["Conferma il ritiro"],
- "Withdrawal confirmation gave response error": [""],
- "Withdrawal confirmed!": ["Questo ritiro è stato annullato!"],
- "Could not abort the withdrawal.": ["Chiudi il ritiro Taler"],
- "Withdrawal abortion failed.": ["Questo ritiro è stato annullato!"],
- "Withdrawal aborted!": ["Questo ritiro è stato annullato!"],
- Abort: ["Annulla"],
- "withdrawal (%1$s) was never (correctly) created at the bank...": [""],
- "Waiting the bank to create the operation...": [
- "La banca sta creando l'operazione...",
- ],
- "This withdrawal was aborted!": ["Questo ritiro è stato annullato!"],
- "Welcome to %1$s!": [""],
- "Username or account label '%1$s' not found. Won't login.": [
- "L'utente '%1$s' non esiste. Login impossibile",
- ],
- "Wrong credentials given.": ["Credenziali invalide."],
- "Account information could not be retrieved.": [
- "Impossibile ricevere le informazioni relative al conto.",
- ],
- "Welcome, %1$s !": [""],
- "Bank account balance": ["Bilancio:"],
- Payments: [""],
- "Latest transactions:": ["Ultime transazioni:"],
- "List of public accounts was not found.": [
- "Lista conti pubblici non trovata.",
- ],
- "List of public accounts could not be retrieved.": [
- "Lista conti pubblici non pervenuta.",
- ],
- "History of public accounts": ["Storico dei conti pubblici"],
- "Currently, the bank is not accepting new registrations!": [""],
- "Use only letter and numbers starting with a lower case letter": [""],
- "Password don't match": [""],
- "Please register!": ["Accedi!"],
- "Repeat Password:": [""],
- "Registration failed, please report": ["Registrazione"],
- "That username is already taken": [""],
- "New registration gave response error": [""],
- "Bank menu": [""],
- "Select option1": [""],
- "Select option2": [""],
- days: [""],
- hours: [""],
- minutes: [""],
- seconds: [""],
- },
- },
+ "Operation failed, please report": [
+ ""
+ ],
+ "Request timeout": [
+ ""
+ ],
+ "Request throttled": [
+ ""
+ ],
+ "Malformed response": [
+ ""
+ ],
+ "Network error": [
+ ""
+ ],
+ "Unexpected request error": [
+ ""
+ ],
+ "Unexpected error": [
+ ""
+ ],
+ "IBAN numbers usually have more that 4 digits": [
+ ""
+ ],
+ "IBAN numbers usually have less that 34 digits": [
+ ""
+ ],
+ "IBAN country code not found": [
+ ""
+ ],
+ "IBAN number is not valid, checksum is wrong": [
+ ""
+ ],
+ "Max withdrawal amount": [
+ "Start withdrawal"
+ ],
+ "Show withdrawal confirmation": [
+ ""
+ ],
+ "Show demo description": [
+ ""
+ ],
+ "Show install wallet first": [
+ ""
+ ],
+ "Use fast withdrawal form": [
+ "Start withdrawal"
+ ],
+ "Show debug info": [
+ ""
+ ],
+ "The reserve operation has been confirmed previously and can't be aborted": [
+ ""
+ ],
+ "The operation id is invalid.": [
+ ""
+ ],
+ "The operation was not found.": [
+ ""
+ ],
+ "If you have a Taler wallet installed in this device": [
+ ""
+ ],
+ "You will see the details of the operation in your wallet including the fees (if applies). If you still don't have one you can install it from %1$s.": [
+ ""
+ ],
+ "Withdraw": [
+ "Confirm withdrawal"
+ ],
+ "Or if you have the wallet in another device": [
+ ""
+ ],
+ "Scan the QR below to start the withdrawal.": [
+ "Close Taler withdrawal"
+ ],
+ "required": [
+ ""
+ ],
+ "IBAN should have just uppercased letters and numbers": [
+ ""
+ ],
+ "not valid": [
+ ""
+ ],
+ "should be greater than 0": [
+ ""
+ ],
+ "balance is not enough": [
+ ""
+ ],
+ "does not follow the pattern": [
+ ""
+ ],
+ "only \"IBAN\" target are supported": [
+ ""
+ ],
+ "use the \"amount\" parameter to specify the amount to be transferred": [
+ ""
+ ],
+ "the amount is not valid": [
+ ""
+ ],
+ "use the \"message\" parameter to specify a reference text for the transfer": [
+ ""
+ ],
+ "The request was invalid or the payto://-URI used unacceptable features.": [
+ ""
+ ],
+ "Not enough permission to complete the operation.": [
+ ""
+ ],
+ "The destination account \"%1$s\" was not found.": [
+ ""
+ ],
+ "The origin and the destination of the transfer can't be the same.": [
+ ""
+ ],
+ "Your balance is not enough.": [
+ ""
+ ],
+ "The origin account \"%1$s\" was not found.": [
+ ""
+ ],
+ "Using a form": [
+ ""
+ ],
+ "Import payto:// URI": [
+ ""
+ ],
+ "Recipient": [
+ ""
+ ],
+ "IBAN of the recipient's account": [
+ ""
+ ],
+ "Transfer subject": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "payto URI:": [
+ ""
+ ],
+ "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]": [
+ ""
+ ],
+ "Cancel": [
+ ""
+ ],
+ "Send": [
+ ""
+ ],
+ "Missing username": [
+ ""
+ ],
+ "Missing password": [
+ ""
+ ],
+ "Wrong credentials for \"%1$s\"": [
+ ""
+ ],
+ "Account not found": [
+ ""
+ ],
+ "Username": [
+ ""
+ ],
+ "Check": [
+ ""
+ ],
+ "Log in": [
+ ""
+ ],
+ "Register": [
+ ""
+ ],
+ "Wire transfer completed!": [
+ ""
+ ],
+ "The withdrawal has been aborted previously and can't be confirmed": [
+ ""
+ ],
+ "The withdraw operation cannot be confirmed because no exchange and reserve public key selection happened before": [
+ ""
+ ],
+ "Your balance is not enough for the operation.": [
+ ""
+ ],
+ "Confirm the withdrawal operation": [
+ "Confirm withdrawal"
+ ],
+ "Wire transfer details": [
+ ""
+ ],
+ "Transfer": [
+ ""
+ ],
+ "Authentication required": [
+ ""
+ ],
+ "This operation was created with other username": [
+ ""
+ ],
+ "Operation aborted": [
+ ""
+ ],
+ "The wire transfer to the GNU Taler Exchange bank's account was aborted, your balance was not affected.": [
+ ""
+ ],
+ "You can close this page now or continue to the account page.": [
+ ""
+ ],
+ "Continue": [
+ ""
+ ],
+ "Withdrawal confirmed": [
+ ""
+ ],
+ "The wire transfer to the Taler operator has been initiated. You will soon receive the requested amount in your Taler wallet.": [
+ ""
+ ],
+ "Done": [
+ ""
+ ],
+ "Operation canceled": [
+ ""
+ ],
+ "The operation is incomplete or some step in the withdrawal failed": [
+ ""
+ ],
+ "The exchange is selected but no reserve public key found.": [
+ ""
+ ],
+ "The exchange is selected but the exchange payto URI is missing or invalid.": [
+ ""
+ ],
+ "Operation not found": [
+ ""
+ ],
+ "This operation is not known by the server. The operation id is wrong or the server deleted the operation information before reaching here.": [
+ ""
+ ],
+ "Cotinue to dashboard": [
+ ""
+ ],
+ "The Withdrawal URI is not valid": [
+ ""
+ ],
+ "the bank backend is not supported. supported version \"%1$s\", server version \"%2$s\"": [
+ ""
+ ],
+ "Internal error, please report.": [
+ ""
+ ],
+ "Preferences": [
+ ""
+ ],
+ "Welcome, %1$s": [
+ ""
+ ],
+ "Latest transactions": [
+ ""
+ ],
+ "Date": [
+ ""
+ ],
+ "Counterpart": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "sent": [
+ ""
+ ],
+ "received": [
+ ""
+ ],
+ "invalid value": [
+ ""
+ ],
+ "to": [
+ ""
+ ],
+ "from": [
+ ""
+ ],
+ "First page": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "History of public accounts": [
+ ""
+ ],
+ "Currently, the bank is not accepting new registrations!": [
+ ""
+ ],
+ "Missing name": [
+ ""
+ ],
+ "Use letters and numbers only, and start with a lowercase letter": [
+ ""
+ ],
+ "Passwords don't match": [
+ ""
+ ],
+ "Server replied with invalid phone or email.": [
+ ""
+ ],
+ "Registration is disabled because the bank ran out of bonus credit.": [
+ ""
+ ],
+ "No enough permission to create that account.": [
+ ""
+ ],
+ "That account id is already taken.": [
+ ""
+ ],
+ "That username is already taken.": [
+ ""
+ ],
+ "That username can't be used because is reserved.": [
+ ""
+ ],
+ "Only admin is allow to set debt limit.": [
+ ""
+ ],
+ "No information for the selected authentication channel.": [
+ ""
+ ],
+ "Authentication channel is not supported.": [
+ ""
+ ],
+ "Only admin can create accounts with second factor authentication.": [
+ ""
+ ],
+ "Account registration": [
+ ""
+ ],
+ "Password": [
+ ""
+ ],
+ "Repeat password": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Create a random user": [
+ ""
+ ],
+ "Make a wire transfer": [
+ ""
+ ],
+ "Wire transfer created!": [
+ ""
+ ],
+ "Accounts": [
+ ""
+ ],
+ "A list of all business account in the bank.": [
+ ""
+ ],
+ "Create account": [
+ ""
+ ],
+ "Balance": [
+ ""
+ ],
+ "Actions": [
+ ""
+ ],
+ "unknown": [
+ ""
+ ],
+ "Select a section": [
+ ""
+ ],
+ "Last hour": [
+ ""
+ ],
+ "Last day": [
+ ""
+ ],
+ "Last month": [
+ ""
+ ],
+ "Last year": [
+ ""
+ ],
+ "Last Year": [
+ ""
+ ],
+ "Trading volume on %1$s compared to %2$s": [
+ ""
+ ],
+ "Cashin": [
+ ""
+ ],
+ "Cashout": [
+ ""
+ ],
+ "Payin": [
+ ""
+ ],
+ "Payout": [
+ ""
+ ],
+ "download stats as csv": [
+ ""
+ ],
+ "Descreased by": [
+ ""
+ ],
+ "Increased by": [
+ ""
+ ],
+ "Unable to create a cashout": [
+ ""
+ ],
+ "The bank configuration does not support cashout operations.": [
+ ""
+ ],
+ "could not be parsed": [
+ ""
+ ],
+ "need to be higher due to fees": [
+ ""
+ ],
+ "the total transfer at destination will be zero": [
+ ""
+ ],
+ "Cashout created": [
+ ""
+ ],
+ "Duplicated request detected, check if the operation succeded or try again.": [
+ ""
+ ],
+ "The exchange rate was incorrectly applied": [
+ ""
+ ],
+ "The account does not have sufficient funds": [
+ ""
+ ],
+ "Cashouts are not supported": [
+ ""
+ ],
+ "Missing cashout URI in the profile": [
+ ""
+ ],
+ "Sending the confirmation message failed, retry later or contact the administrator.": [
+ ""
+ ],
+ "Convertion rate": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "To account": [
+ ""
+ ],
+ "No cashout account": [
+ ""
+ ],
+ "Before doing a cashout you need to complete your profile": [
+ ""
+ ],
+ "Amount to send": [
+ "Amount to withdraw"
+ ],
+ "Amount to receive": [
+ "Amount to withdraw"
+ ],
+ "Total cost": [
+ ""
+ ],
+ "Balance left": [
+ ""
+ ],
+ "Before fee": [
+ ""
+ ],
+ "Total cashout transfer": [
+ ""
+ ],
+ "No cashout channel available": [
+ ""
+ ],
+ "Before doing a cashout the server need to provide an second channel to confirm the operation": [
+ ""
+ ],
+ "Confirmation the operation using": [
+ ""
+ ],
+ "Email": [
+ ""
+ ],
+ "add a email in your profile to enable this option": [
+ ""
+ ],
+ "SMS": [
+ ""
+ ],
+ "add a phone number in your profile to enable this option": [
+ ""
+ ],
+ "Details": [
+ ""
+ ],
+ "Delete": [
+ ""
+ ],
+ "Credentials": [
+ ""
+ ],
+ "Cashouts": [
+ ""
+ ],
+ "it should be an email": [
+ ""
+ ],
+ "should start with +": [
+ ""
+ ],
+ "phone number can't have other than numbers": [
+ ""
+ ],
+ "account identification in the bank": [
+ ""
+ ],
+ "name of the person owner the account": [
+ ""
+ ],
+ "Internal IBAN": [
+ ""
+ ],
+ "if empty a random account number will be assigned": [
+ ""
+ ],
+ "account identification for bank transfer": [
+ ""
+ ],
+ "Phone": [
+ ""
+ ],
+ "Cashout IBAN": [
+ ""
+ ],
+ "account number where the money is going to be sent when doing cashouts": [
+ ""
+ ],
+ "Max debt": [
+ ""
+ ],
+ "Is an exchange": [
+ ""
+ ],
+ "This server doesn't support second factor authentication.": [
+ ""
+ ],
+ "Is public": [
+ ""
+ ],
+ "public accounts have their balance publicly accesible": [
+ ""
+ ],
+ "Account updated": [
+ ""
+ ],
+ "The rights to change the account are not sufficient": [
+ ""
+ ],
+ "The username was not found": [
+ ""
+ ],
+ "You can't change the legal name, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the debt limit, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the cashout address, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the contact data, please contact the your account administrator.": [
+ ""
+ ],
+ "Account \"%1$s\"": [
+ ""
+ ],
+ "Change details": [
+ ""
+ ],
+ "Update": [
+ ""
+ ],
+ "password doesn't match": [
+ ""
+ ],
+ "Password changed": [
+ ""
+ ],
+ "Not authorized to change the password, maybe the session is invalid.": [
+ ""
+ ],
+ "Old password need to be provided in order to change new one. If you don't have it contact your account administrator.": [
+ ""
+ ],
+ "Your current password doesn't match, can't change to a new password.": [
+ ""
+ ],
+ "Update password": [
+ ""
+ ],
+ "New password": [
+ ""
+ ],
+ "Type it again": [
+ ""
+ ],
+ "repeat the same password": [
+ ""
+ ],
+ "Current password": [
+ ""
+ ],
+ "your current password, for security": [
+ ""
+ ],
+ "Change": [
+ ""
+ ],
+ "Can't delete the account": [
+ ""
+ ],
+ "The account can't be delete while still holding some balance. First make sure that the owner make a complete cashout.": [
+ ""
+ ],
+ "Account removed": [
+ ""
+ ],
+ "No enough permission to delete the account.": [
+ ""
+ ],
+ "The username was not found.": [
+ ""
+ ],
+ "Can't delete a reserved username.": [
+ ""
+ ],
+ "Can't delete an account with balance different than zero.": [
+ ""
+ ],
+ "name doesn't match": [
+ ""
+ ],
+ "You are going to remove the account": [
+ ""
+ ],
+ "This step can't be undone.": [
+ ""
+ ],
+ "Deleting account \"%1$s\"": [
+ ""
+ ],
+ "Verification": [
+ ""
+ ],
+ "enter the account name that is going to be deleted": [
+ ""
+ ],
+ "Account created with password \"%1$s\". The user must change the password on the next login.": [
+ ""
+ ],
+ "Server replied that phone or email is invalid": [
+ ""
+ ],
+ "The rights to perform the operation are not sufficient": [
+ ""
+ ],
+ "Account username is already taken": [
+ ""
+ ],
+ "Account id is already taken": [
+ ""
+ ],
+ "Bank ran out of bonus credit.": [
+ ""
+ ],
+ "Account username can't be used because is reserved": [
+ ""
+ ],
+ "Can't create accounts": [
+ ""
+ ],
+ "Only system admin can create accounts.": [
+ ""
+ ],
+ "New business account": [
+ ""
+ ],
+ "Create": [
+ ""
+ ],
+ "Cashout not supported.": [
+ ""
+ ],
+ "Account not found.": [
+ ""
+ ],
+ "Latest cashouts": [
+ ""
+ ],
+ "Created": [
+ ""
+ ],
+ "Confirmed": [
+ ""
+ ],
+ "Total debit": [
+ ""
+ ],
+ "Total credit": [
+ ""
+ ],
+ "Status": [
+ ""
+ ],
+ "never": [
+ ""
+ ],
+ "Cashout for account %1$s": [
+ ""
+ ],
+ "This cashout not found. Maybe already aborted.": [
+ ""
+ ],
+ "Cashout not found. It may be also mean that it was already aborted.": [
+ ""
+ ],
+ "Cashout was already confimed.": [
+ ""
+ ],
+ "Cashout operation is not supported.": [
+ ""
+ ],
+ "The cashout operation is already aborted.": [
+ ""
+ ],
+ "Missing destination account.": [
+ ""
+ ],
+ "Too many failed attempts.": [
+ ""
+ ],
+ "The code for this cashout is invalid.": [
+ ""
+ ],
+ "Cashout detail": [
+ ""
+ ],
+ "Debited": [
+ ""
+ ],
+ "Credited": [
+ ""
+ ],
+ "Abort": [
+ ""
+ ],
+ "Confirm": [
+ ""
+ ],
+ "Unauthorized to make the operation, maybe the session has expired or the password changed.": [
+ ""
+ ],
+ "The operation was rejected due to insufficient funds.": [
+ ""
+ ],
+ "Do not show this again": [
+ ""
+ ],
+ "Close": [
+ "Close"
+ ],
+ "On this device": [
+ ""
+ ],
+ "If you are using a desktop browser you can open the popup now or click the link if you have the \"Inject Taler support\" option enabled.": [
+ ""
+ ],
+ "Start": [
+ ""
+ ],
+ "On a mobile phone": [
+ ""
+ ],
+ "Scan the QR code with your mobile device.": [
+ ""
+ ],
+ "There is an operation already": [
+ ""
+ ],
+ "To complete or cancel the operation click %1$s": [
+ ""
+ ],
+ "invalid": [
+ ""
+ ],
+ "Server responded with an invalid withdraw URI": [
+ ""
+ ],
+ "Withdraw URI: %1$s": [
+ "Confirm withdrawal"
+ ],
+ "The operation was rejected due to insufficient funds": [
+ ""
+ ],
+ "Prepare your wallet": [
+ ""
+ ],
+ "After using your wallet you will need to confirm or cancel the operation on this site.": [
+ ""
+ ],
+ "You need a GNU Taler Wallet": [
+ "Top up Taler wallet"
+ ],
+ "If you don't have one yet you can follow the instruction %1$s": [
+ ""
+ ],
+ "Send money to": [
+ ""
+ ],
+ "a %1$s wallet": [
+ ""
+ ],
+ "Withdraw digital money into your mobile wallet or browser extension": [
+ ""
+ ],
+ "operation ready": [
+ ""
+ ],
+ "another bank account": [
+ ""
+ ],
+ "Make a wire transfer to an account with known bank account number.": [
+ ""
+ ],
+ "Transfer details": [
+ "Top up Taler wallet"
+ ],
+ "This is a demo bank": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work.": [
+ ""
+ ],
+ "Pending account delete operation": [
+ ""
+ ],
+ "Pending account update operation": [
+ ""
+ ],
+ "Pending password update operation": [
+ ""
+ ],
+ "Pending transaction operation": [
+ ""
+ ],
+ "Pending withdrawal operation": [
+ ""
+ ],
+ "Pending cashout operation": [
+ ""
+ ],
+ "Download bank stats": [
+ ""
+ ],
+ "Include hour metric": [
+ ""
+ ],
+ "Include day metric": [
+ ""
+ ],
+ "Include month metric": [
+ ""
+ ],
+ "Include year metric": [
+ ""
+ ],
+ "Include table header": [
+ ""
+ ],
+ "Add previous metric for compare": [
+ ""
+ ],
+ "Fail on first error": [
+ ""
+ ],
+ "Download": [
+ ""
+ ],
+ "downloading... %1$s": [
+ ""
+ ],
+ "Download completed": [
+ ""
+ ],
+ "click here to save the file in your computer": [
+ ""
+ ],
+ "Challenge not found.": [
+ ""
+ ],
+ "This user is not authorized to complete this challenge.": [
+ ""
+ ],
+ "Too many attemps, try another code.": [
+ ""
+ ],
+ "The confirmation code is wrong, try again.": [
+ ""
+ ],
+ "The operation expired.": [
+ ""
+ ],
+ "The operation failed.": [
+ ""
+ ],
+ "The operation needs another confirmation to complete.": [
+ ""
+ ],
+ "Account delete": [
+ ""
+ ],
+ "Account update": [
+ ""
+ ],
+ "Password update": [
+ ""
+ ],
+ "Wire transfer": [
+ ""
+ ],
+ "Withdrawal": [
+ "Confirm withdrawal"
+ ],
+ "Confirm the operation": [
+ "Confirm withdrawal"
+ ],
+ "Enter the confirmation code": [
+ ""
+ ],
+ "Send again": [
+ ""
+ ],
+ "Send code": [
+ ""
+ ],
+ "Operation details": [
+ ""
+ ],
+ "Challenge details": [
+ ""
+ ],
+ "To phone": [
+ ""
+ ],
+ "To email": [
+ ""
+ ],
+ "Welcome to %1$s!": [
+ ""
+ ]
+ }
+ }
+};
+
+strings['de'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
+ "": {
+ "domain": "messages",
+ "plural_forms": "nplurals=2; plural=n != 1;",
+ "lang": "de"
+ },
+ "Operation failed, please report": [
+ ""
+ ],
+ "Request timeout": [
+ ""
+ ],
+ "Request throttled": [
+ ""
+ ],
+ "Malformed response": [
+ ""
+ ],
+ "Network error": [
+ ""
+ ],
+ "Unexpected request error": [
+ ""
+ ],
+ "Unexpected error": [
+ ""
+ ],
+ "IBAN numbers usually have more that 4 digits": [
+ ""
+ ],
+ "IBAN numbers usually have less that 34 digits": [
+ ""
+ ],
+ "IBAN country code not found": [
+ ""
+ ],
+ "IBAN number is not valid, checksum is wrong": [
+ ""
+ ],
+ "Max withdrawal amount": [
+ ""
+ ],
+ "Show withdrawal confirmation": [
+ ""
+ ],
+ "Show demo description": [
+ ""
+ ],
+ "Show install wallet first": [
+ ""
+ ],
+ "Use fast withdrawal form": [
+ ""
+ ],
+ "Show debug info": [
+ ""
+ ],
+ "The reserve operation has been confirmed previously and can't be aborted": [
+ ""
+ ],
+ "The operation id is invalid.": [
+ ""
+ ],
+ "The operation was not found.": [
+ ""
+ ],
+ "If you have a Taler wallet installed in this device": [
+ ""
+ ],
+ "You will see the details of the operation in your wallet including the fees (if applies). If you still don't have one you can install it from %1$s.": [
+ ""
+ ],
+ "Withdraw": [
+ ""
+ ],
+ "Or if you have the wallet in another device": [
+ ""
+ ],
+ "Scan the QR below to start the withdrawal.": [
+ ""
+ ],
+ "required": [
+ ""
+ ],
+ "IBAN should have just uppercased letters and numbers": [
+ ""
+ ],
+ "not valid": [
+ ""
+ ],
+ "should be greater than 0": [
+ ""
+ ],
+ "balance is not enough": [
+ ""
+ ],
+ "does not follow the pattern": [
+ ""
+ ],
+ "only \"IBAN\" target are supported": [
+ ""
+ ],
+ "use the \"amount\" parameter to specify the amount to be transferred": [
+ ""
+ ],
+ "the amount is not valid": [
+ ""
+ ],
+ "use the \"message\" parameter to specify a reference text for the transfer": [
+ ""
+ ],
+ "The request was invalid or the payto://-URI used unacceptable features.": [
+ ""
+ ],
+ "Not enough permission to complete the operation.": [
+ ""
+ ],
+ "The destination account \"%1$s\" was not found.": [
+ ""
+ ],
+ "The origin and the destination of the transfer can't be the same.": [
+ ""
+ ],
+ "Your balance is not enough.": [
+ ""
+ ],
+ "The origin account \"%1$s\" was not found.": [
+ ""
+ ],
+ "Using a form": [
+ ""
+ ],
+ "Import payto:// URI": [
+ ""
+ ],
+ "Recipient": [
+ ""
+ ],
+ "IBAN of the recipient's account": [
+ ""
+ ],
+ "Transfer subject": [
+ ""
+ ],
+ "Amount": [
+ "Betrag"
+ ],
+ "payto URI:": [
+ ""
+ ],
+ "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]": [
+ ""
+ ],
+ "Cancel": [
+ ""
+ ],
+ "Send": [
+ ""
+ ],
+ "Missing username": [
+ ""
+ ],
+ "Missing password": [
+ ""
+ ],
+ "Wrong credentials for \"%1$s\"": [
+ ""
+ ],
+ "Account not found": [
+ ""
+ ],
+ "Username": [
+ ""
+ ],
+ "Check": [
+ ""
+ ],
+ "Log in": [
+ ""
+ ],
+ "Register": [
+ ""
+ ],
+ "Wire transfer completed!": [
+ ""
+ ],
+ "The withdrawal has been aborted previously and can't be confirmed": [
+ ""
+ ],
+ "The withdraw operation cannot be confirmed because no exchange and reserve public key selection happened before": [
+ ""
+ ],
+ "Your balance is not enough for the operation.": [
+ ""
+ ],
+ "Confirm the withdrawal operation": [
+ "Abhebung bestätigen"
+ ],
+ "Wire transfer details": [
+ ""
+ ],
+ "Transfer": [
+ ""
+ ],
+ "Authentication required": [
+ ""
+ ],
+ "This operation was created with other username": [
+ ""
+ ],
+ "Operation aborted": [
+ ""
+ ],
+ "The wire transfer to the GNU Taler Exchange bank's account was aborted, your balance was not affected.": [
+ ""
+ ],
+ "You can close this page now or continue to the account page.": [
+ ""
+ ],
+ "Continue": [
+ ""
+ ],
+ "Withdrawal confirmed": [
+ ""
+ ],
+ "The wire transfer to the Taler operator has been initiated. You will soon receive the requested amount in your Taler wallet.": [
+ ""
+ ],
+ "Done": [
+ ""
+ ],
+ "Operation canceled": [
+ ""
+ ],
+ "The operation is incomplete or some step in the withdrawal failed": [
+ ""
+ ],
+ "The exchange is selected but no reserve public key found.": [
+ ""
+ ],
+ "The exchange is selected but the exchange payto URI is missing or invalid.": [
+ ""
+ ],
+ "Operation not found": [
+ ""
+ ],
+ "This operation is not known by the server. The operation id is wrong or the server deleted the operation information before reaching here.": [
+ ""
+ ],
+ "Cotinue to dashboard": [
+ ""
+ ],
+ "The Withdrawal URI is not valid": [
+ ""
+ ],
+ "the bank backend is not supported. supported version \"%1$s\", server version \"%2$s\"": [
+ ""
+ ],
+ "Internal error, please report.": [
+ ""
+ ],
+ "Preferences": [
+ ""
+ ],
+ "Welcome, %1$s": [
+ ""
+ ],
+ "Latest transactions": [
+ ""
+ ],
+ "Date": [
+ "Datum"
+ ],
+ "Counterpart": [
+ "Empfänger"
+ ],
+ "Subject": [
+ "Verwendungszweck"
+ ],
+ "sent": [
+ ""
+ ],
+ "received": [
+ ""
+ ],
+ "invalid value": [
+ ""
+ ],
+ "to": [
+ ""
+ ],
+ "from": [
+ ""
+ ],
+ "First page": [
+ ""
+ ],
+ "Next": [
+ ""
+ ],
+ "History of public accounts": [
+ "Buchungen auf öffentlich sichtbaren Konten"
+ ],
+ "Currently, the bank is not accepting new registrations!": [
+ ""
+ ],
+ "Missing name": [
+ ""
+ ],
+ "Use letters and numbers only, and start with a lowercase letter": [
+ ""
+ ],
+ "Passwords don't match": [
+ ""
+ ],
+ "Server replied with invalid phone or email.": [
+ ""
+ ],
+ "Registration is disabled because the bank ran out of bonus credit.": [
+ ""
+ ],
+ "No enough permission to create that account.": [
+ ""
+ ],
+ "That account id is already taken.": [
+ ""
+ ],
+ "That username is already taken.": [
+ ""
+ ],
+ "That username can't be used because is reserved.": [
+ ""
+ ],
+ "Only admin is allow to set debt limit.": [
+ ""
+ ],
+ "No information for the selected authentication channel.": [
+ ""
+ ],
+ "Authentication channel is not supported.": [
+ ""
+ ],
+ "Only admin can create accounts with second factor authentication.": [
+ ""
+ ],
+ "Account registration": [
+ ""
+ ],
+ "Password": [
+ ""
+ ],
+ "Repeat password": [
+ ""
+ ],
+ "Name": [
+ ""
+ ],
+ "Create a random user": [
+ ""
+ ],
+ "Make a wire transfer": [
+ ""
+ ],
+ "Wire transfer created!": [
+ ""
+ ],
+ "Accounts": [
+ "Betrag"
+ ],
+ "A list of all business account in the bank.": [
+ ""
+ ],
+ "Create account": [
+ ""
+ ],
+ "Balance": [
+ ""
+ ],
+ "Actions": [
+ ""
+ ],
+ "unknown": [
+ ""
+ ],
+ "Select a section": [
+ ""
+ ],
+ "Last hour": [
+ ""
+ ],
+ "Last day": [
+ ""
+ ],
+ "Last month": [
+ ""
+ ],
+ "Last year": [
+ ""
+ ],
+ "Last Year": [
+ ""
+ ],
+ "Trading volume on %1$s compared to %2$s": [
+ ""
+ ],
+ "Cashin": [
+ ""
+ ],
+ "Cashout": [
+ ""
+ ],
+ "Payin": [
+ ""
+ ],
+ "Payout": [
+ ""
+ ],
+ "download stats as csv": [
+ ""
+ ],
+ "Descreased by": [
+ ""
+ ],
+ "Increased by": [
+ ""
+ ],
+ "Unable to create a cashout": [
+ ""
+ ],
+ "The bank configuration does not support cashout operations.": [
+ ""
+ ],
+ "could not be parsed": [
+ ""
+ ],
+ "need to be higher due to fees": [
+ ""
+ ],
+ "the total transfer at destination will be zero": [
+ ""
+ ],
+ "Cashout created": [
+ ""
+ ],
+ "Duplicated request detected, check if the operation succeded or try again.": [
+ ""
+ ],
+ "The exchange rate was incorrectly applied": [
+ ""
+ ],
+ "The account does not have sufficient funds": [
+ ""
+ ],
+ "Cashouts are not supported": [
+ ""
+ ],
+ "Missing cashout URI in the profile": [
+ ""
+ ],
+ "Sending the confirmation message failed, retry later or contact the administrator.": [
+ ""
+ ],
+ "Convertion rate": [
+ ""
+ ],
+ "Fee": [
+ ""
+ ],
+ "To account": [
+ ""
+ ],
+ "No cashout account": [
+ ""
+ ],
+ "Before doing a cashout you need to complete your profile": [
+ ""
+ ],
+ "Amount to send": [
+ "Betrag"
+ ],
+ "Amount to receive": [
+ ""
+ ],
+ "Total cost": [
+ ""
+ ],
+ "Balance left": [
+ ""
+ ],
+ "Before fee": [
+ ""
+ ],
+ "Total cashout transfer": [
+ ""
+ ],
+ "No cashout channel available": [
+ ""
+ ],
+ "Before doing a cashout the server need to provide an second channel to confirm the operation": [
+ ""
+ ],
+ "Confirmation the operation using": [
+ ""
+ ],
+ "Email": [
+ ""
+ ],
+ "add a email in your profile to enable this option": [
+ ""
+ ],
+ "SMS": [
+ ""
+ ],
+ "add a phone number in your profile to enable this option": [
+ ""
+ ],
+ "Details": [
+ ""
+ ],
+ "Delete": [
+ ""
+ ],
+ "Credentials": [
+ ""
+ ],
+ "Cashouts": [
+ ""
+ ],
+ "it should be an email": [
+ ""
+ ],
+ "should start with +": [
+ ""
+ ],
+ "phone number can't have other than numbers": [
+ ""
+ ],
+ "account identification in the bank": [
+ ""
+ ],
+ "name of the person owner the account": [
+ ""
+ ],
+ "Internal IBAN": [
+ ""
+ ],
+ "if empty a random account number will be assigned": [
+ ""
+ ],
+ "account identification for bank transfer": [
+ ""
+ ],
+ "Phone": [
+ ""
+ ],
+ "Cashout IBAN": [
+ ""
+ ],
+ "account number where the money is going to be sent when doing cashouts": [
+ ""
+ ],
+ "Max debt": [
+ ""
+ ],
+ "Is an exchange": [
+ ""
+ ],
+ "This server doesn't support second factor authentication.": [
+ ""
+ ],
+ "Is public": [
+ ""
+ ],
+ "public accounts have their balance publicly accesible": [
+ ""
+ ],
+ "Account updated": [
+ ""
+ ],
+ "The rights to change the account are not sufficient": [
+ ""
+ ],
+ "The username was not found": [
+ ""
+ ],
+ "You can't change the legal name, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the debt limit, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the cashout address, please contact the your account administrator.": [
+ ""
+ ],
+ "You can't change the contact data, please contact the your account administrator.": [
+ ""
+ ],
+ "Account \"%1$s\"": [
+ ""
+ ],
+ "Change details": [
+ ""
+ ],
+ "Update": [
+ ""
+ ],
+ "password doesn't match": [
+ ""
+ ],
+ "Password changed": [
+ ""
+ ],
+ "Not authorized to change the password, maybe the session is invalid.": [
+ ""
+ ],
+ "Old password need to be provided in order to change new one. If you don't have it contact your account administrator.": [
+ ""
+ ],
+ "Your current password doesn't match, can't change to a new password.": [
+ ""
+ ],
+ "Update password": [
+ ""
+ ],
+ "New password": [
+ ""
+ ],
+ "Type it again": [
+ ""
+ ],
+ "repeat the same password": [
+ ""
+ ],
+ "Current password": [
+ ""
+ ],
+ "your current password, for security": [
+ ""
+ ],
+ "Change": [
+ ""
+ ],
+ "Can't delete the account": [
+ ""
+ ],
+ "The account can't be delete while still holding some balance. First make sure that the owner make a complete cashout.": [
+ ""
+ ],
+ "Account removed": [
+ ""
+ ],
+ "No enough permission to delete the account.": [
+ ""
+ ],
+ "The username was not found.": [
+ ""
+ ],
+ "Can't delete a reserved username.": [
+ ""
+ ],
+ "Can't delete an account with balance different than zero.": [
+ ""
+ ],
+ "name doesn't match": [
+ ""
+ ],
+ "You are going to remove the account": [
+ ""
+ ],
+ "This step can't be undone.": [
+ ""
+ ],
+ "Deleting account \"%1$s\"": [
+ ""
+ ],
+ "Verification": [
+ ""
+ ],
+ "enter the account name that is going to be deleted": [
+ ""
+ ],
+ "Account created with password \"%1$s\". The user must change the password on the next login.": [
+ ""
+ ],
+ "Server replied that phone or email is invalid": [
+ ""
+ ],
+ "The rights to perform the operation are not sufficient": [
+ ""
+ ],
+ "Account username is already taken": [
+ ""
+ ],
+ "Account id is already taken": [
+ ""
+ ],
+ "Bank ran out of bonus credit.": [
+ ""
+ ],
+ "Account username can't be used because is reserved": [
+ ""
+ ],
+ "Can't create accounts": [
+ ""
+ ],
+ "Only system admin can create accounts.": [
+ ""
+ ],
+ "New business account": [
+ ""
+ ],
+ "Create": [
+ ""
+ ],
+ "Cashout not supported.": [
+ ""
+ ],
+ "Account not found.": [
+ ""
+ ],
+ "Latest cashouts": [
+ ""
+ ],
+ "Created": [
+ ""
+ ],
+ "Confirmed": [
+ "Bestätigen"
+ ],
+ "Total debit": [
+ ""
+ ],
+ "Total credit": [
+ ""
+ ],
+ "Status": [
+ ""
+ ],
+ "never": [
+ ""
+ ],
+ "Cashout for account %1$s": [
+ ""
+ ],
+ "This cashout not found. Maybe already aborted.": [
+ ""
+ ],
+ "Cashout not found. It may be also mean that it was already aborted.": [
+ ""
+ ],
+ "Cashout was already confimed.": [
+ ""
+ ],
+ "Cashout operation is not supported.": [
+ ""
+ ],
+ "The cashout operation is already aborted.": [
+ ""
+ ],
+ "Missing destination account.": [
+ ""
+ ],
+ "Too many failed attempts.": [
+ ""
+ ],
+ "The code for this cashout is invalid.": [
+ ""
+ ],
+ "Cashout detail": [
+ ""
+ ],
+ "Debited": [
+ ""
+ ],
+ "Credited": [
+ ""
+ ],
+ "Abort": [
+ ""
+ ],
+ "Confirm": [
+ "Bestätigen"
+ ],
+ "Unauthorized to make the operation, maybe the session has expired or the password changed.": [
+ ""
+ ],
+ "The operation was rejected due to insufficient funds.": [
+ ""
+ ],
+ "Do not show this again": [
+ ""
+ ],
+ "Close": [
+ ""
+ ],
+ "On this device": [
+ ""
+ ],
+ "If you are using a desktop browser you can open the popup now or click the link if you have the \"Inject Taler support\" option enabled.": [
+ ""
+ ],
+ "Start": [
+ ""
+ ],
+ "On a mobile phone": [
+ ""
+ ],
+ "Scan the QR code with your mobile device.": [
+ ""
+ ],
+ "There is an operation already": [
+ ""
+ ],
+ "To complete or cancel the operation click %1$s": [
+ ""
+ ],
+ "invalid": [
+ ""
+ ],
+ "Server responded with an invalid withdraw URI": [
+ ""
+ ],
+ "Withdraw URI: %1$s": [
+ ""
+ ],
+ "The operation was rejected due to insufficient funds": [
+ ""
+ ],
+ "Prepare your wallet": [
+ ""
+ ],
+ "After using your wallet you will need to confirm or cancel the operation on this site.": [
+ ""
+ ],
+ "You need a GNU Taler Wallet": [
+ ""
+ ],
+ "If you don't have one yet you can follow the instruction %1$s": [
+ ""
+ ],
+ "Send money to": [
+ ""
+ ],
+ "a %1$s wallet": [
+ ""
+ ],
+ "Withdraw digital money into your mobile wallet or browser extension": [
+ ""
+ ],
+ "operation ready": [
+ ""
+ ],
+ "another bank account": [
+ ""
+ ],
+ "Make a wire transfer to an account with known bank account number.": [
+ ""
+ ],
+ "Transfer details": [
+ ""
+ ],
+ "This is a demo bank": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some %1$s.": [
+ ""
+ ],
+ "This part of the demo shows how a bank that supports Taler directly would work.": [
+ ""
+ ],
+ "Pending account delete operation": [
+ ""
+ ],
+ "Pending account update operation": [
+ ""
+ ],
+ "Pending password update operation": [
+ ""
+ ],
+ "Pending transaction operation": [
+ ""
+ ],
+ "Pending withdrawal operation": [
+ ""
+ ],
+ "Pending cashout operation": [
+ ""
+ ],
+ "Download bank stats": [
+ ""
+ ],
+ "Include hour metric": [
+ ""
+ ],
+ "Include day metric": [
+ ""
+ ],
+ "Include month metric": [
+ ""
+ ],
+ "Include year metric": [
+ ""
+ ],
+ "Include table header": [
+ ""
+ ],
+ "Add previous metric for compare": [
+ ""
+ ],
+ "Fail on first error": [
+ ""
+ ],
+ "Download": [
+ ""
+ ],
+ "downloading... %1$s": [
+ ""
+ ],
+ "Download completed": [
+ ""
+ ],
+ "click here to save the file in your computer": [
+ ""
+ ],
+ "Challenge not found.": [
+ ""
+ ],
+ "This user is not authorized to complete this challenge.": [
+ ""
+ ],
+ "Too many attemps, try another code.": [
+ ""
+ ],
+ "The confirmation code is wrong, try again.": [
+ ""
+ ],
+ "The operation expired.": [
+ ""
+ ],
+ "The operation failed.": [
+ ""
+ ],
+ "The operation needs another confirmation to complete.": [
+ ""
+ ],
+ "Account delete": [
+ ""
+ ],
+ "Account update": [
+ ""
+ ],
+ "Password update": [
+ ""
+ ],
+ "Wire transfer": [
+ ""
+ ],
+ "Withdrawal": [
+ "Abhebung bestätigen"
+ ],
+ "Confirm the operation": [
+ "Abhebung bestätigen"
+ ],
+ "Enter the confirmation code": [
+ ""
+ ],
+ "Send again": [
+ ""
+ ],
+ "Send code": [
+ ""
+ ],
+ "Operation details": [
+ ""
+ ],
+ "Challenge details": [
+ ""
+ ],
+ "To phone": [
+ ""
+ ],
+ "To email": [
+ ""
+ ],
+ "Welcome to %1$s!": [
+ ""
+ ]
+ }
+ }
};
+