fints4k/ui/BankingiOSApp/BankingiOSApp/Base.lproj/Localizable.strings

76 lines
2.3 KiB
Plaintext

"OK" = "OK";
"Cancel" = "Cancel";
"Add" = "Add";
"New" = "New";
"New ..." = "New ...";
"Show less ..." = "Show less ...";
"Show all ..." = "Show all ...";
"Bank" = "Bank";
"Account" = "Account";
"Accounts" = "Accounts";
"All accounts" = "All accounts";
"Add account" = "Add account";
/* SelectBankDialog */
"Select Bank Dialog Title" = "Select your bank ...";
"Search by bank code, bank name or city" = "Search by bank code, bank name or city";
"Bank does not support FinTS 3.0" = "Bank does not support FinTS 3.0";
"%@ does not support FinTS 3.0." = "%@ does not support FinTS 3.0.\n\nIn this app only banks supporting the German banking standard FinTS 3.0 can be used.";
/* AddAccountDialog */
"Select your bank ..." = "Select your bank ...";
"Bank code" = "Bank code";
"Customer ID" = "Online banking login name";
"Password" = "Online banking password";
"Could not add account" = "Could not add account";
"Error message from your bank %@" = "Error message from your bank:\n\n%@";
/* AccountTransactionsDialog */
"Transfer money to %@" = "Transfer money to %@";
/* New action sheet */
"Show transfer money dialog" = "Transfer money";
/* TransferMoneyDialog */
"Transfer Money Dialog Title" = "Bank transfer";
"Remittee Name" = "Name";
"Remittee IBAN" = "IBAN";
"Amount" = "Amount";
"Usage" = "Usage";
"Instant Payment" = "Instant Payment";
"Transfer Money" = "Transfer";
"Successfully transferred %@ %@ to %@." = "Successfully transferred %@ %@ to %@.";
"Could not transfer %@ %@ to %@. Error: %@." = "Could not transfer %@ %@ to %@.\n\nError message from your bank:\n\n%@";
/* EnterTanDialog */
"Enter TAN Dialog Title" = "Enter TAN";
"TAN procedure" = "TAN procedure";
"TAN medium" = "TAN medium";
"Size" = "Size";
"TAN hint from your bank:" = "Hint from your bank:";
"Enter TAN:" = "TAN";
"Decoding error" = "Decoding error";
"Could not decode TAN challenge. Error: %@." = "Could not decode flicker code or QR code / PhotoTan. Most likely an internal error:\n%@.";
"TAN medium change" = "TAN medium change";
"TAN medium successfully changed to %@." = "TAN medium successfully changed to '%@'.";
"Could not change TAN medium to %@. Error: %@." = "Could not change TAN medium to '%@'.\n\nError message from your bank:\n\n%@.";