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.ts1100
1 files changed, 919 insertions, 181 deletions
diff --git a/packages/demobank-ui/src/i18n/strings.ts b/packages/demobank-ui/src/i18n/strings.ts
index e48d54b1f..79c87009d 100644
--- a/packages/demobank-ui/src/i18n/strings.ts
+++ b/packages/demobank-ui/src/i18n/strings.ts
@@ -15,207 +15,945 @@
*/
/*eslint quote-props: ["error", "consistent"]*/
-export const strings: { [s: string]: any } = {};
+export const strings: {[s: string]: any} = {};
-strings["de"] = {
- domain: "messages",
- locale_data: {
- messages: {
- days: [""],
- hours: [""],
- minutes: [""],
- seconds: [""],
- Clear: [""],
- Logout: [""],
- "Demo Bank": [""],
- "Go back": [""],
- "Wire transfer": [""],
- "Transfer money to another account of this bank:": [""],
- "Want to try the raw payto://-format?": [""],
- "Transfer money via the Payto system:": [""],
- "payto address": [""],
- Confirm: [""],
- "Confirm Withdrawal": [""],
- "Waiting the bank to create the operaion...": [""],
- "This withdrawal was aborted!": [""],
- "Withdraw to a Taler Wallet": [""],
- "You can use this QR code to withdraw to your mobile wallet:": [""],
- "this link": [""],
- Abort: [""],
- "Start withdrawal": [""],
- "Withdraw Money into a Taler wallet": [""],
- "Amount to withdraw": [""],
- "Please login!": [""],
- Login: [""],
- "Register to the euFin bank!": [""],
- "Registration form": [""],
- Register: [""],
- Date: [""],
- Amount: [""],
- Counterpart: [""],
- Subject: [""],
- "Username or account label '%1$s' not found. Won't login.": [""],
- "Wrong credentials given.": [""],
- "Account information could not be retrieved.": [""],
- "Close wire transfer": [""],
- "Close Taler withdrawal": [""],
- "Bank account balance:": [""],
- "Latest transactions:": [""],
- "Transfer money manually": [""],
- "List of public accounts was not found.": [""],
- "List of public accounts could not be retrieved.": [""],
- "History of public accounts": [""],
- "Page has a problem: logged in but backend state is lost.": [""],
- "Welcome to the euFin bank!": [""],
+strings['de'] = {
+ "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": "de"
},
- },
- },
+ "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?": [
+ ""
+ ],
+ "Amount to withdraw:": [
+ ""
+ ],
+ "Withdraw": [
+ ""
+ ],
+ "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:": [
+ ""
+ ],
+ "this link": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "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:": [
+ ""
+ ],
+ "Bank menu": [
+ ""
+ ],
+ "Select option1": [
+ ""
+ ],
+ "Select option2": [
+ ""
+ ],
+ "days": [
+ ""
+ ],
+ "hours": [
+ ""
+ ],
+ "minutes": [
+ ""
+ ],
+ "seconds": [
+ ""
+ ]
+ }
+ }
};
-strings["en"] = {
- domain: "messages",
- locale_data: {
- messages: {
- days: ["days"],
- hours: ["hours"],
- minutes: ["minutes"],
- seconds: ["seconds"],
- Clear: [""],
- Logout: [""],
- "Demo Bank": [""],
- "Go back": ["Go back"],
- "Wire transfer": [""],
- "Transfer money to another account of this bank:": [""],
- "Want to try the raw payto://-format?": [""],
- "Transfer money via the Payto system:": [""],
- "payto address": [""],
- Confirm: [""],
- "Confirm Withdrawal": ["Confirm withdrawal"],
- "Waiting the bank to create the operaion...": [""],
- "This withdrawal was aborted!": [""],
- "Withdraw to a Taler Wallet": ["Charge Taler wallet"],
- "You can use this QR code to withdraw to your mobile wallet:": [""],
- "this link": [""],
- Abort: [""],
- "Start withdrawal": ["Start withdrawal"],
- "Withdraw Money into a Taler wallet": ["Charge Taler wallet"],
- "Amount to withdraw": ["Amount to withdraw"],
- "Please login!": [""],
- Login: [""],
- "Register to the euFin bank!": [""],
- "Registration form": [""],
- Register: [""],
- Date: [""],
- Amount: [""],
- Counterpart: [""],
- Subject: [""],
- "Username or account label '%1$s' not found. Won't login.": [""],
- "Wrong credentials given.": [""],
- "Account information could not be retrieved.": [""],
- "Close wire transfer": [""],
- "Close Taler withdrawal": ["Close Taler withdrawal"],
- "Bank account balance:": [""],
- "Latest transactions:": [""],
- "Transfer money manually": [""],
- "List of public accounts was not found.": [""],
- "List of public accounts could not be retrieved.": [""],
- "History of public accounts": [""],
- "Page has a problem: logged in but backend state is lost.": [
- "Page has a problem: logged in but backend state is lost.",
- ],
- "Welcome to the euFin bank!": [
- "Welcome to euFin bank: Taler+IBAN now possible!",
- ],
+strings['en'] = {
+ "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": "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!": [
+ ""
+ ],
+ "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?": [
+ ""
+ ],
+ "Amount to withdraw:": [
+ "Amount to withdraw"
+ ],
+ "Withdraw": [
+ "Confirm withdrawal"
+ ],
+ "Obtain digital cash": [
+ ""
+ ],
+ "Transfer to bank account": [
+ ""
+ ],
+ "Date": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Counterpart": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "Transfer to Taler Wallet": [
+ "Charge Taler wallet"
+ ],
+ "Use this QR code to withdraw to your mobile wallet:": [
+ ""
+ ],
+ "this link": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "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:": [
+ ""
+ ],
+ "Bank menu": [
+ ""
+ ],
+ "Select option1": [
+ ""
+ ],
+ "Select option2": [
+ ""
+ ],
+ "days": [
+ "days"
+ ],
+ "hours": [
+ "hours"
+ ],
+ "minutes": [
+ "minutes"
+ ],
+ "seconds": [
+ "seconds"
+ ]
+ }
+ }
};
-strings["it"] = {
- domain: "messages",
- locale_data: {
- messages: {
- days: [""],
- hours: [""],
- minutes: [""],
- seconds: [""],
- Clear: ["Cancella"],
- Logout: [""],
- "Demo Bank": ["Banca 'demo'"],
- "Go back": ["Indietro"],
- "Wire transfer": ["Bonifico"],
- "Transfer money to another account of this bank:": [
- "Trasferisci fondi a un altro conto di questa banca:",
+strings['es'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
+ "": {
+ "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!": [
+ ""
+ ],
+ "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?": [
- "Prova il trasferimento tramite il formato Payto!",
- ],
- "Transfer money via the Payto system:": [
- "Effettua un bonifico tramite il sistema Payto:",
- ],
- "payto address": ["indirizzo Payto"],
- Confirm: ["Conferma"],
- "Confirm Withdrawal": ["Conferma il ritiro"],
- "Waiting the bank to create the operaion...": [
- "La banca sta creando l'operazione...",
- ],
- "This withdrawal was aborted!": ["Questo ritiro è stato annullato!"],
- "Withdraw to a Taler Wallet": ["Ritira contante nel portafoglio Taler"],
- "You can use this QR code to withdraw to your mobile wallet:": [
- "Usa questo codice QR per ritirare contante nel tuo wallet:",
- ],
- "this link": ["questo link"],
- Abort: ["Annulla"],
- "Start withdrawal": ["Ritira contante"],
- "Withdraw Money into a Taler wallet": [
- "Ritira contante nel portafoglio Taler",
- ],
- "Amount to withdraw": ["Somma da ritirare"],
- "Please login!": ["Accedi!"],
- Login: ["Accedi"],
- "Register to the euFin bank!": ["Apri un conto in banca euFin!"],
- "Registration form": ["Registrazione"],
- Register: ["Registrati"],
- Date: [""],
- Amount: ["Somma"],
- Counterpart: ["Controparte"],
- Subject: ["Causale"],
+ ""
+ ],
+ "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?": [
+ ""
+ ],
+ "Amount to withdraw:": [
+ "Amount to withdraw"
+ ],
+ "Withdraw": [
+ "Confirm withdrawal"
+ ],
+ "Obtain digital cash": [
+ ""
+ ],
+ "Transfer to bank account": [
+ ""
+ ],
+ "Date": [
+ ""
+ ],
+ "Amount": [
+ ""
+ ],
+ "Counterpart": [
+ ""
+ ],
+ "Subject": [
+ ""
+ ],
+ "Transfer to Taler Wallet": [
+ "Charge Taler wallet"
+ ],
+ "Use this QR code to withdraw to your mobile wallet:": [
+ ""
+ ],
+ "this link": [
+ ""
+ ],
+ "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.": [
+ ""
+ ],
+ "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.": [
- "L'utente '%1$s' non esiste. Login impossibile",
+ ""
+ ],
+ "Wrong credentials given.": [
+ ""
],
- "Wrong credentials given.": ["Credenziali invalide."],
"Account information could not be retrieved.": [
- "Impossibile ricevere le informazioni relative al conto.",
+ ""
+ ],
+ "Welcome, %1$s !": [
+ ""
+ ],
+ "Bank account balance": [
+ ""
+ ],
+ "Payments": [
+ ""
+ ],
+ "Latest transactions:": [
+ ""
],
- "Close wire transfer": ["Chiudi il bonifico"],
- "Close Taler withdrawal": ["Chiudi il ritiro Taler"],
- "Bank account balance:": ["Bilancio:"],
- "Latest transactions:": ["Ultime transazioni:"],
- "Transfer money manually": ["Effettua un bonifico"],
"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": [
+ ""
+ ],
+ "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:": [
+ ""
+ ],
+ "Bank menu": [
+ ""
],
- "History of public accounts": ["Storico dei conti pubblici"],
- "Page has a problem: logged in but backend state is lost.": [
- "Stato inconsistente: accesso utente effettuato ma stato con server perso.",
+ "Select option1": [
+ ""
],
- "Welcome to the euFin bank!": ["Benvenuti in banca euFin!"],
+ "Select option2": [
+ ""
+ ],
+ "days": [
+ "days"
+ ],
+ "hours": [
+ "hours"
+ ],
+ "minutes": [
+ "minutes"
+ ],
+ "seconds": [
+ "seconds"
+ ]
+ }
+ }
+};
+
+strings['it'] = {
+ "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": "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!": [
+ "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"
+ ],
+ "Amount to withdraw:": [
+ "Somma da ritirare"
+ ],
+ "Withdraw": [
+ "Conferma il ritiro"
+ ],
+ "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:"
+ ],
+ "this link": [
+ "questo link"
+ ],
+ "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.": [
+ ""
+ ],
+ "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:": [
+ ""
+ ],
+ "Bank menu": [
+ ""
+ ],
+ "Select option1": [
+ ""
+ ],
+ "Select option2": [
+ ""
+ ],
+ "days": [
+ ""
+ ],
+ "hours": [
+ ""
+ ],
+ "minutes": [
+ ""
+ ],
+ "seconds": [
+ ""
+ ]
+ }
+ }
};
+