taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 290e2276c33845eb32d833dbb6f470c91c5cb373
parent 9dbf7228e8bc4a0837fdb08fc3df3353ae50d84e
Author: Sebastian <sebasjm@gmail.com>
Date:   Mon, 24 Nov 2025 11:57:26 -0300

fix #10593

Diffstat:
Mpackages/bank-ui/src/i18n/bank.pot | 3046+++++++++++++++++++++++++++++++++++++++++++------------------------------------
Mpackages/bank-ui/src/i18n/ca.po | 3043+++++++++++++++++++++++++++++++++++++++++++------------------------------------
Mpackages/bank-ui/src/i18n/de.po | 3086++++++++++++++++++++++++++++++++++++++++++++++---------------------------------
Mpackages/bank-ui/src/i18n/es.po | 3055+++++++++++++++++++++++++++++++++++++++++++++----------------------------------
Mpackages/bank-ui/src/i18n/fr.po | 3009++++++++++++++++++++++++++++++++++++++++++++++---------------------------------
Mpackages/bank-ui/src/i18n/he.po | 2985+++++++++++++++++++++++++++++++++++++++++++------------------------------------
Mpackages/bank-ui/src/i18n/it.po | 3157+++++++++++++++++++++++++++++++++++++++++++------------------------------------
Mpackages/bank-ui/src/i18n/ru.po | 3039++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
Mpackages/bank-ui/src/i18n/uk.po | 3044+++++++++++++++++++++++++++++++++++++++++++++----------------------------------
9 files changed, 15385 insertions(+), 12079 deletions(-)

diff --git a/packages/bank-ui/src/i18n/bank.pot b/packages/bank-ui/src/i18n/bank.pot @@ -24,48 +24,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -145,424 +103,905 @@ msgstr "" msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, c-format msgid "Required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "Not valid" +msgid "Unknown challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Does not follow the pattern" +msgid "Failed to validate the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 #, c-format -msgid "Not enough permission to complete the operation." +msgid "Wrong authentication number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "Expired challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 #, c-format -msgid "The destination account \"%1$s\" was not found." +msgid "Submit the transmitted code number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin and the destination of the transfer can't be the same." +msgid "The verification code sent to the email address starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "Your balance is not sufficient for the operation." +msgid "The verification code sent to the phone number starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 #, c-format -msgid "The origin account \"%1$s\" was not found." +msgid "Code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "Username of the account" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "The wire transfer was successfully completed!" +msgid "It will expired at %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format -msgid "Input wire transfer detail" +msgid "" +"The challenge is expired and can't be solved but you can go back and create a " +"new challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "Using a form" +msgid "Back" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "" -"A special URI that specifies the amount to be transferred and the destination " -"account." +msgid "Verify" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "QR code" +msgid "Failed to send the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "If your device has a camera, you can import a payto:// URI from a QR code." +msgid "The request was valid, but the server is refusing action." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "Cashout" +msgid "The backend is not aware of the specified MFA challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "Recipient" +msgid "It is too early to request another transmission of the challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 #, c-format -msgid "ID of the recipient's account" +msgid "Code transmission failed." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 #, c-format -msgid "username" +msgid "Multi-factor authentication required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 #, c-format -msgid "IBAN of the recipient's account" +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel you " +"provided." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 #, c-format -msgid "Transfer subject" +msgid "The next challenge needs to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 #, c-format -msgid "Subject" +msgid "All the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format -msgid "Some text to identify the transfer" +msgid "One of the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "Amount" +msgid "To an phone starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "Amount to transfer" +msgid "To an email starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "Payto URI:" +msgid "I have a code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 #, c-format -msgid "Uniform resource identifier of the target account" +msgid "Send me a message" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 #, c-format -msgid "payto://x-taler-bank/[bank-host]/[receiver-account]?message=[subject]&amount=[%1$s:X.Y]" +msgid "You have to wait until %1$s to send a new code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "Cancel" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" +msgid "Complete" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 #, c-format -msgid "Cost" +msgid "Unable to create a cashout" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 #, c-format -msgid "Cancel" +msgid "The bank configuration does not support cashout operations." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 #, c-format -msgid "Send" +msgid "Close" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, c-format -msgid "The target type is unknown, use \"%1$s\"" +msgid "Cashout is disabled" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 #, c-format -msgid "Only \"x-taler-bank\" target are supported" +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should be " +"initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" +msgid "The server didn't understand the request." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 #, c-format -msgid "Account name is missing" +msgid "The amount is too small" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, c-format -msgid "Only \"IBAN\" target are supported" +msgid "Conversion is not implemented." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgid "At least debit or credit needs to be provided" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 #, c-format -msgid "The \"amount\" parameter is not valid" +msgid "The amount is malfored" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 #, c-format -msgid "\"message\" parameters to specify a reference text for the transfer are missing" +msgid "The currency is not supported" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, c-format -msgid "The only currency allowed is \"%1$s\"" +msgid "Invalid" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 #, c-format -msgid "You cannot transfer an amount of zero." +msgid "Amount needs to be higher" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 #, c-format -msgid "The balance is not sufficient" +msgid "Balance is not enough" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 #, c-format -msgid "Please enter a longer subject" +msgid "It is not possible to cashout less than %1$s: %2$s" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 #, c-format -msgid "Currently, the bank is not accepting new registrations!" +msgid "The total transfer to the destination will be zero" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 #, c-format -msgid "The name is missing" +msgid "Cashout created" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 #, c-format -msgid "Missing username" +msgid "Second factor authentication required." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 #, c-format -msgid "Missing password" +msgid "Account not found" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 #, c-format -msgid "The password should be longer than 8 letters" +msgid "Duplicated request detected, check if the operation succeeded or try again." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 #, c-format -msgid "The passwords do not match" +msgid "The conversion rate was applied incorrectly" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 #, c-format -msgid "Server replied with invalid phone or email." +msgid "The account does not have sufficient funds" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 #, c-format -msgid "You are not authorised to create this account." +msgid "Missing cashout URI in the profile" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 #, c-format -msgid "Registration is disabled because the bank ran out of bonus credit." +msgid "The amount is below the minimum amount permitted." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 #, c-format -msgid "That username can't be used because is reserved." +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 #, c-format -msgid "That username is already taken." +msgid "The server doesn't support the current TAN channel." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 #, c-format -msgid "That account ID is already taken." +msgid "Create cashout." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 #, c-format -msgid "No information for the selected authentication channel." +msgid "Cashout" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:150 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 #, c-format -msgid "Authentication channel is not supported." +msgid "Conversion rate" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:152 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 #, c-format -msgid "Only an administrator is allowed to set the debt limit." +msgid "Balance" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:154 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 #, c-format -msgid "Only the administrator can change the minimum cashout limit." +msgid "Fee" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 #, c-format -msgid "Only admin can create accounts with second factor authentication." +msgid "To account" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 #, c-format -msgid "The password is too short." +msgid "Legal name" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 #, c-format -msgid "The password is too long." +msgid "If this name doesn't match the account holder's name, your transaction may fail." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 #, c-format -msgid "Account registration" +msgid "Unable to cashout" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 #, c-format -msgid "Login username" -msgstr "" +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 +#, c-format +msgid "Transfer subject" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, c-format +msgid "Receive %1$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, c-format +msgid "Total cashout transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, c-format +msgid "Not valid" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, c-format +msgid "Does not follow the pattern" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, c-format +msgid "The wire transfer was successfully completed!" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, c-format +msgid "Not enough permission to complete the operation." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, c-format +msgid "A second factor authentication is required." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, c-format +msgid "Confirm wire transfer." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, c-format +msgid "Input wire transfer detail" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the destination " +"account." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, c-format +msgid "QR code" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, c-format +msgid "ID of the recipient's account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, c-format +msgid "username" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, c-format +msgid "Some text to identify the transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, c-format +msgid "Amount to transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, c-format +msgid "Payto URI:" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, c-format +msgid "Uniform resource identifier of the target account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "payto://x-taler-bank/[bank-host]/[receiver-account]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, c-format +msgid "Send" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, c-format +msgid "Account name is missing" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 +#, c-format +msgid "\"message\" parameters to specify a reference text for the transfer are missing" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#, c-format +msgid "You cannot transfer an amount of zero." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 +#, c-format +msgid "The balance is not sufficient" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 +#, c-format +msgid "Please enter a longer subject" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, c-format +msgid "Show withdrawal confirmation" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 +#, c-format +msgid "Currently, the bank is not accepting new registrations!" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#, c-format +msgid "The name is missing" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 +#, c-format +msgid "Missing username" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 +#, c-format +msgid "Missing password" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 +#, c-format +msgid "The password should be longer than 8 letters" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 +#, c-format +msgid "The passwords do not match" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#, c-format +msgid "Server replied with invalid phone or email." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#, c-format +msgid "You are not authorised to create this account." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#, c-format +msgid "Registration is disabled because the bank ran out of bonus credit." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#, c-format +msgid "That username can't be used because is reserved." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#, c-format +msgid "That username is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#, c-format +msgid "That account ID is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 +#, c-format +msgid "No information for the selected authentication channel." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:150 +#, c-format +msgid "Authentication channel is not supported." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:152 +#, c-format +msgid "Only an administrator is allowed to set the debt limit." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:154 +#, c-format +msgid "Only the administrator can change the conversion rate." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, c-format +msgid "The conversion rate class doesn't exist." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#, c-format +msgid "Only admin can create accounts with second factor authentication." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#, c-format +msgid "The password is too short. Can't have less than 8 characters." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 +#, c-format +msgid "The password is too long. Can't have more than 64 characters." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 +#, c-format +msgid "Account registration" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 +#, c-format +msgid "Login username" +msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 #, c-format msgid "Password" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" "Use a strong password: 8 characters minimum, don't use any public information " @@ -571,157 +1010,157 @@ msgid "" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, c-format +msgid "You have no permission to this account." +msgstr "" + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 +#: packages/bank-ui/src/pages/LoginForm.tsx:151 #, c-format -msgid "Account not found" +msgid "Account login." msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 +#: packages/bank-ui/src/pages/LoginForm.tsx:164 #, c-format -msgid "Username" +msgid "Session expired" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format -msgid "Username of the account" +msgid "Username" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, c-format msgid "Password of the account" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" +msgid "Forget" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, c-format msgid "No transactions yet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, c-format msgid "Invalid value" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 #, c-format msgid "Next" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, c-format -msgid "Wire transfer completed!" -msgstr "" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -729,2047 +1168,1882 @@ msgid "" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, c-format msgid "The operation ID is invalid." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 #, c-format -msgid "The reserve operation has been confirmed previously and can't be aborted" +msgid "Bad request" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 #, c-format -msgid "Confirm the withdrawal operation" +msgid "The withdrawal operation has been aborted." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 #, c-format -msgid "Wire transfer details" +msgid "The withdrawal operation has been confirmed previously and can’t be aborted." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, c-format +msgid "Complete withdrawal." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 +#, c-format +msgid "Confirm the withdrawal operation" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format -msgid "Payment Service Provider's account" +msgid "Wire transfer details" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, c-format msgid "Payment Service Provider's account number" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, c-format msgid "Payment Service Provider's name" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, c-format msgid "Payment Service Provider's account bank hostname" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, c-format msgid "Payment Service Provider's account id" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, c-format msgid "Payment Service Provider's account address" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, c-format msgid "This operation was created with another username" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 -#, c-format -msgid "" -"Unauthorized to make the operation, maybe the session has expired or the " -"password changed." -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 -#, c-format -msgid "The operation was rejected due to insufficient funds." -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 -#, c-format -msgid "Withdrawal confirmed" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 -#, c-format -msgid "" -"The wire transfer to the Payment Service Provider has been initiated. You will " -"shortly receive the requested amount in your Taler wallet." -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 -#, c-format -msgid "Do not show this again" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 -#, c-format -msgid "If you have a Taler wallet installed on this device" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 -#, c-format -msgid "" -"Your wallet will display the details of the transaction including the fees (if " -"applicable). If you do not yet have a wallet, please follow the instructions" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 -#, c-format -msgid "on this page" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 -#, c-format -msgid "Withdraw" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 -#, c-format -msgid "In case you have a Taler wallet on another device" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 -#, c-format -msgid "Scan the QR below to start the withdrawal." -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 -#, c-format -msgid "There is an operation already pending" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 -#, c-format -msgid "Complete the operation in" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 -#, c-format -msgid "this page" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, c-format -msgid "Invalid" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, c-format -msgid "Balance is not enough" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 -#, c-format -msgid "The server replied with an invalid taler://withdraw URI" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 -#, c-format -msgid "Withdraw URI: %1$s" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 -#, c-format -msgid "The operation was rejected due to insufficient funds" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 -#, c-format -msgid "Current balance is %1$s" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 -#, c-format -msgid "You can withdraw up to %1$s" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 -#, c-format -msgid "Continue" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 -#, c-format -msgid "Use your Taler wallet" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 #, c-format msgid "" -"After using your wallet you will need to authorize or cancel the operation on " -"this site." -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 -#, c-format -msgid "You need a Taler wallet" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 -#, c-format -msgid "If you don't have one yet you can follow the instruction in" -msgstr "" - -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 -#, c-format -msgid "Send money" -msgstr "" - -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 -#, c-format -msgid "to a Taler wallet" -msgstr "" - -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 -#, c-format -msgid "Withdraw digital money into your mobile wallet or browser extension" -msgstr "" - -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 -#, c-format -msgid "to another bank account" +"You are currently logged in with user \"%1$s\" and the operation was made with " +"user \"%2$s\"" msgstr "" -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 -#, c-format -msgid "Make a wire transfer to an account with known bank account number." -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 -#, c-format -msgid "This is a demo" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 #, c-format -msgid "" -"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 ." +msgid "The reserve operation has been confirmed previously and can't be aborted" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 #, c-format -msgid "Here you will be able to see how a bank that supports Taler directly would work." +msgid "Wire transfer completed!" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 #, c-format -msgid "Pending account delete operation" +msgid "Confirm withdrawal." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format -msgid "Pending account update operation" +msgid "" +"Unauthorized to make the operation, maybe the session has expired or the " +"password changed." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format -msgid "Pending password update operation" +msgid "The operation was rejected due to insufficient funds." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format -msgid "Pending transaction operation" +msgid "Withdrawal confirmed" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, c-format -msgid "Pending withdrawal operation" +msgid "" +"The wire transfer to the Payment Service Provider has been initiated. You will " +"shortly receive the requested amount in your Taler wallet." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format -msgid "Pending cashout operation" +msgid "Do not show this again" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, c-format -msgid "You can complete or cancel the operation in" +msgid "If you have a Taler wallet installed on this device" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, c-format -msgid "Internal error, please report." +msgid "" +"Your wallet will display the details of the transaction including the fees (if " +"applicable). If you do not yet have a wallet, please follow the instructions" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, c-format -msgid "Preferences" +msgid "on this page" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format -msgid "Welcome" +msgid "Withdraw" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, c-format -msgid "Welcome, %1$s" +msgid "In case you have a Taler wallet on another device" msgstr "" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format -msgid "History of public accounts" +msgid "Scan the QR below to start the withdrawal." msgstr "" -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, c-format -msgid "Scan the QR code below to start the withdrawal." +msgid "There is an operation already pending" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, c-format -msgid "Operation aborted" +msgid "Complete the operation in" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." +msgid "this page" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, c-format -msgid "Go to your wallet now" +msgid "The server replied with an invalid taler://withdraw URI" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format -msgid "The operation is marked as selected, but a process during the withdrawal failed" +msgid "Withdraw URI: %1$s" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." +msgid "The operation was rejected due to insufficient funds" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." +msgid "Current balance is %1$s" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format -msgid "A withdrawal reserve ID was not found and the no account has been selected." +msgid "You can withdraw up to %1$s" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format -msgid "Operation not found" +msgid "Continue" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." +msgid "Use your Taler wallet" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, c-format -msgid "Continue to dashboard" +msgid "" +"After using your wallet you will need to authorize or cancel the operation on " +"this site." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +msgid "You need a Taler wallet" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format -msgid "No cashout was found. The cashout process has probably already been aborted." +msgid "If you don't have one yet you can follow the instruction in" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format -msgid "Challenge not found." +msgid "Send money" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, c-format -msgid "This user is not authorized to complete this challenge." +msgid "to a Taler wallet" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format -msgid "Too many attempts, try another code." +msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format -msgid "The confirmation code is wrong, try again." +msgid "to another bank account" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format -msgid "The operation expired." +msgid "Make a wire transfer to an account with known bank account number." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 +#. screenid: 5 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, c-format -msgid "The operation failed." +msgid "This is a demo" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 +#. screenid: 5 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, c-format -msgid "The operation needs another confirmation to complete." +msgid "" +"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 ." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 +#. screenid: 5 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, c-format -msgid "Confirm the operation" +msgid "Here you will be able to see how a bank that supports Taler directly would work." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel you " -"provided." +msgid "Internal error, please report. There should be more information in the console." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format -msgid "Enter the confirmation code" +msgid "Internal error, please report." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format -msgid "You should have received a code on your mobile phone." +msgid "Preferences" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format -msgid "You should have received a code in your email." +msgid "Welcome" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." +msgid "Welcome, %1$s" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 #, c-format -msgid "Confirm" +msgid "No enough permission to access the conversion rate list." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "Removing account" +msgid "Conversion list not found. Maybe conversion rate is not supported." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, c-format -msgid "Updating account values" +msgid "Conversion list not implemented." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 #, c-format -msgid "Updating password" +msgid "Conversion rate classes" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 #, c-format -msgid "Making a wire transfer" +msgid "Create conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 #, c-format -msgid "Confirming withdrawal" +msgid "No conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "Making a cashout" +msgid "Name" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 #, c-format -msgid "Operation:" +msgid "Description" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 #, c-format -msgid "Type" +msgid "Cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 #, c-format -msgid "Updating account settings" +msgid "min:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 #, c-format -msgid "Account" +msgid "fee:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 #, c-format -msgid "To account" +msgid "Select a section" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 #, c-format -msgid "Cashout account" +msgid "Details" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 #, c-format -msgid "Email" +msgid "Delete" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 #, c-format -msgid "Phone" +msgid "Credentials" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 #, c-format -msgid "Debit threshold" +msgid "Cashouts" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, c-format -msgid "Is this account public?" +msgid "Conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, c-format -msgid "Enable" +msgid "only admin can setup conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 #, c-format -msgid "Disable" +msgid "Wrong credentials" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 #, c-format -msgid "Name" +msgid "Conversion is disabled" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 #, c-format -msgid "Authentication channel" +msgid "Config cashout" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 #, c-format -msgid "Remove" +msgid "Config cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "New password" +msgid "Bad ratios" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 #, c-format -msgid "Challenge details" +msgid "" +"One of the ratios should be higher or equal than 1 an the other should be lower " +"or equal than 1." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 #, c-format -msgid "Sent at" +msgid "Initial amount" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "To phone" +msgid "Use it to test how the conversion will affect the amount." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "To email" +msgid "Sending to this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 #, c-format -msgid "Send again" +msgid "Converted" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "Withdraw reserve ID" +msgid "Cashin after fee" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "Cashout is disabled" +msgid "Sending from this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 #, c-format -msgid "" -"Cashout should be enabled in the configuration, the conversion rate should be " -"initialized with fee(s), rates and a rounding mode." +msgid "Cashout after fee" msgstr "" -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "Make a wire transfer" +msgid "Bad configuration" msgstr "" -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format -msgid "The Withdrawal URI is not valid" +msgid "This configuration allows users to cash out more of what has been cashed in." msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +msgid "Update" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 #, c-format -msgid "Latest cashouts" +msgid "Rnvalid" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "Created" +msgid "Must be > 0" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "Total debit" +msgid "Minimum amount" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 #, c-format -msgid "Total credit" +msgid "Only cashout operation above this threshold will be allowed." msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Select a section" +msgid "Ratio" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, c-format -msgid "Details" +msgid "Conversion ratio between currencies" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Delete" +msgid "Example conversion" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "Credentials" +msgid "1 %1$s will be converted into %2$s %3$s" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 #, c-format -msgid "Cashouts" +msgid "Tiny amount" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Conversion" +msgid "Rounding mode" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "Unable to create a cashout" +msgid "Zero" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "The bank configuration does not support cashout operations." +msgid "Amount will be round below to the largest possible value smaller than the input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Amount needs to be higher" +msgid "Up" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "It is not possible to cashout less than %1$s" +msgid "Amount will be round up to the smallest possible value larger than the input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "Nearest" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "The total transfer to the destination will be zero" +msgid "Amount will be round to the closest possible value." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Cashout created" +msgid "If none specified the fallback value is \"%1$s \"." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "Duplicated request detected, check if the operation succeeded or try again." +msgid "Examples" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "The conversion rate was applied incorrectly" +msgid "Rounding an amount of 1.24 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "The account does not have sufficient funds" +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: 1.1, " +"1.2, 1.3, 1.4." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "Missing cashout URI in the profile" +msgid "With the \"zero\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "The amount is below the minimum amount permitted." +msgid "With the \"nearest\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +msgid "With the \"up\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "The server doesn't support the current TAN channel." +msgid "Rounding an amount of 1.26 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Conversion rate" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "Balance" +msgid "Rounding an amount of 1.24 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format -msgid "Fee" +msgid "" +"Given the rounding value of 0.3 the possible values closest to 1.24 are: 0.9, " +"1.2, 1.5, 1.8." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Legal name" +msgid "With the \"up\" mode the value will be rounded to 1.5" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "If this name doesn't match the account holder's name, your transaction may fail." +msgid "Rounding an amount of 1.26 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "No cashout account" +msgid "Amount to be deducted before amount is credited." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 #, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" +"Conversion should be enabled in the configuration, the conversion rate should be " +"initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 #, c-format -msgid "Currency" +msgid "Unauthorized" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Send %1$s" +msgid "Forbidden" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "Receive %1$s" +msgid "NotFound" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 #, c-format -msgid "Total cost" +msgid "NotImplemented" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Balance left" +msgid "Not Found" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, c-format -msgid "Before fee" +msgid "Not implemented" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 #, c-format -msgid "Total cashout transfer" +msgid "The name of the conversion is already used." msgstr "" -#. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 #, c-format -msgid "Cashout for account %1$s" +msgid "Conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "Doesn't have the pattern of an email" +msgid "Accounts" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "Should start with +" +msgid "Test" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 #, c-format -msgid "A phone number consists of numbers only" +msgid "Users" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "Account ID for authentication" +msgid "Can't remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format -msgid "Name of the account holder" +msgid "There are some user associated to this class. You need to remove them first." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, c-format -msgid "Internal account" +msgid "You are going to remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "If this field is empty, a random account ID will be assigned" +msgid "This step can't be undone." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "" -"You can copy and share this IBAN number in order to receive wire transfers to " -"your bank account" +msgid "Filters" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 #, c-format -msgid "To be used when second factor authentication is enabled" +msgid "Show from other classes" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "External account number where the money is going to be sent when doing cashouts" +msgid "Account" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "Max debt" +msgid "Group ID" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "How much the balance can go below zero." +msgid "No users in this conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 #, c-format -msgid "Minimum cashout" +msgid "Class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 #, c-format -msgid "Custom minimum cashout amount for this account." +msgid "Action" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 #, c-format -msgid "Public accounts have their balance publicly accessible" +msgid "Remove" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 #, c-format -msgid "Does this account belong to a Payment Service Provider?" +msgid "Add" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 #, c-format -msgid "Account updated" +msgid "Conversion rate name" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "The rights to change the account are not sufficient" +msgid "Short description of the class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 #, c-format -msgid "The username was not found" +msgid "Conversion rate class created." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "You can't change the legal name, please contact the your account administrator." +msgid "The rights to change the account are not sufficient" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 #, c-format -msgid "You can't change the debt limit, please contact the your account administrator." +msgid "New conversion rate class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "" -"You can't change the cashout address, please contact the your account " -"administrator." +msgid "Create" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "Account \"%1$s\"" +msgid "History of public accounts" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "Removed" +msgid "Make a wire transfer" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 #, c-format -msgid "This account can't be used." +msgid "Scan the QR code below to start the withdrawal." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format -msgid "Change details" +msgid "Operation aborted" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 #, c-format -msgid "Update" +msgid "" +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "Merchant integration" +msgid "Go to your wallet now" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, c-format -msgid "" -"Use this information to link your Taler Merchant Backoffice account with the " -"current bank account. You can start by copying the values, then go to your " -"merchant backoffice service provider, login into your account and look for the " -"\"import\" button in the \"bank account\" section." +msgid "The operation is marked as selected, but a process during the withdrawal failed" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 #, c-format -msgid "Account type" +msgid "A withdrawal reserve ID was not found and no account has been selected." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 #, c-format -msgid "Method to use for wire transfer." +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 #, c-format -msgid "IBAN" +msgid "The account was selected, but no withdrawal reserve ID was found." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 #, c-format -msgid "International Bank Account Number." +msgid "Operation not found" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 #, c-format -msgid "Account name" +msgid "" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 #, c-format -msgid "Bank host where the service is located." +msgid "Continue to dashboard" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Bank account identifier for wire transfers." +msgid "The Withdrawal URI is not valid" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Address" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Owner's name" +msgid "Latest cashouts" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 #, c-format -msgid "Legal name of the person holding the account." +msgid "Created" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 #, c-format -msgid "Account info URL" +msgid "Total debit" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 #, c-format -msgid "" -"From where the merchant can download information about incoming wire transfers " -"to this account." +msgid "Total credit" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 +#. screenid: 117 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format -msgid "Copy" +msgid "Cashout for account %1$s" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, c-format -msgid "Repeated password doesn't match" +msgid "Doesn't have the pattern of an email" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, c-format -msgid "Password changed" +msgid "Should start with +" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, c-format -msgid "Not authorized to change the password, maybe the session is invalid." +msgid "A phone number consists of numbers only" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, c-format -msgid "" -"You need to provide the old password. If you don't have it contact your account " -"administrator." +msgid "Account ID for authentication" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, c-format -msgid "Your current password doesn't match, can't change to a new password." +msgid "Name of the account holder" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, c-format -msgid "Update password" +msgid "Internal account" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, c-format -msgid "Current password" +msgid "If this field is empty, a random account ID will be assigned" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format -msgid "Your current password, for security" +msgid "" +"You can copy and share this IBAN number in order to receive wire transfers to " +"your bank account" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 #, c-format -msgid "Type it again" +msgid "Email" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, c-format -msgid "Repeat the same password" +msgid "To be used when second factor authentication is enabled" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 #, c-format -msgid "Change" +msgid "Phone" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 #, c-format -msgid "Accounts" +msgid "Enable second factor authentication" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 #, c-format -msgid "Create account" +msgid "Using email" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 #, c-format -msgid "Actions" +msgid "Add an email in your profile to enable this option" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 #, c-format -msgid "Unknown" +msgid "Using SMS" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 #, c-format -msgid "Change password" +msgid "Add a phone number in your profile to enable this option" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 #, c-format -msgid "Querying for the current stats failed" +msgid "Cashout account" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, c-format -msgid "The request parameters are wrong" +msgid "External account number where the money is going to be sent when doing cashouts" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format -msgid "The user is unauthorized" +msgid "Max debt" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format -msgid "Querying for the previous stats failed" +msgid "How much the balance can go below zero." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Transaction volume report" +msgid "Is this account public?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, c-format -msgid "Last hour" +msgid "Public accounts have their balance publicly accessible" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, c-format -msgid "Previous day" +msgid "Does this account belong to a Payment Service Provider?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format -msgid "Last month" +msgid "Account updated" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format -msgid "Last year" +msgid "The username was not found" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format -msgid "Last Year" +msgid "You can't change the legal name, please contact the your account administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format -msgid "Trading volume from %1$s to %2$s" +msgid "You can't change the debt limit, please contact the your account administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format -msgid "Cashin" +msgid "" +"You can't change the cashout address, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 #, c-format -msgid "Transferred from an external account to an account in this bank." +msgid "Update account information." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format -msgid "Transferred from an account in this bank to an external account." +msgid "Account \"%1$s\"" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, c-format -msgid "Payin" +msgid "Removed" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, c-format -msgid "Transferred from an account to a Taler exchange." +msgid "This account can't be used." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format -msgid "Payout" +msgid "Change details" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, c-format -msgid "Transferred from a Taler exchange to another account." +msgid "Merchant integration" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format -msgid "Download stats as CSV" +msgid "" +"Use this information to link your Taler Merchant Backoffice account with the " +"current bank account. You can start by copying the values, then go to your " +"merchant backoffice service provider, login into your account and look for the " +"\"import\" button in the \"bank account\" section." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, c-format -msgid "previous" +msgid "Account type" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, c-format -msgid "Decreased by" +msgid "Method to use for wire transfer." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format -msgid "Increased by" +msgid "IBAN" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format -msgid "Account created with password \"%1$s\"." +msgid "International Bank Account Number." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, c-format -msgid "Server replied that phone or email is invalid" +msgid "Account name" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format -msgid "The rights to perform the operation are not sufficient" +msgid "Bank host where the service is located." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, c-format -msgid "Account username is already taken" +msgid "Bank account identifier for wire transfers." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, c-format -msgid "Account id is already taken" +msgid "Address" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, c-format -msgid "Bank ran out of bonus credit." +msgid "Owner's name" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, c-format -msgid "Account username can't be used because is reserved" +msgid "Legal name of the person holding the account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, c-format -msgid "Can't create accounts" +msgid "Account info URL" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format -msgid "Only system admin can create accounts." +msgid "" +"From where the merchant can download information about incoming wire transfers " +"to this account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, c-format -msgid "New bank account" +msgid "Repeated password doesn't match" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format -msgid "Create" +msgid "Password changed" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format -msgid "Download bank stats" +msgid "Not authorized to change the password, maybe the session is invalid." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format -msgid "Include hour metric" +msgid "" +"You need to provide the old password. If you don't have it contact your account " +"administrator." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format -msgid "Include day metric" +msgid "Your current password doesn't match, can't change to a new password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 #, c-format -msgid "Include month metric" +msgid "You don't have the rights to change the password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 #, c-format -msgid "Include year metric" +msgid "Update account password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format -msgid "Include table header" +msgid "Update password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format -msgid "Add previous metric for compare" +msgid "Current password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, c-format -msgid "Fail on first error" +msgid "Your current password, for security" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 #, c-format -msgid "Download" +msgid "New password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format -msgid "downloading... %1$s" +msgid "Type it again" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, c-format -msgid "Download completed" +msgid "Repeat the same password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format -msgid "Click here to save the file in your computer." +msgid "Change" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format -msgid "Can't delete the account" +msgid "Create account" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format -msgid "" -"The account can't be delete while still holding some balance. First make sure " -"that the owner make a complete cashout." +msgid "Actions" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, c-format -msgid "Account removed" +msgid "Unknown" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, c-format -msgid "No enough permission to delete the account." +msgid "Change password" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format -msgid "The username was not found." +msgid "Querying for the current stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format -msgid "Can't delete a reserved username." +msgid "The request parameters are wrong" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, c-format -msgid "Can't delete an account with balance different than zero." +msgid "The user is unauthorized" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format -msgid "Name doesn't match" +msgid "Querying for the previous stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format -msgid "You are going to remove the account" +msgid "Transaction volume report" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format -msgid "This step can't be undone." +msgid "Last hour" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format -msgid "Deleting account \"%1$s\"" +msgid "Previous day" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format -msgid "Verification" +msgid "Last month" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format -msgid "Enter the account name that is going to be deleted" +msgid "Last year" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format -msgid "loading..." +msgid "Last Year" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, c-format -msgid "only admin can setup conversion" +msgid "Trading volume from %1$s to %2$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format -msgid "Wrong credentials" +msgid "Transferred from an external account to an account in this bank." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, c-format -msgid "Conversion is disabled" +msgid "Transferred from an account in this bank to an external account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format -msgid "Config cashout" +msgid "Payin" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format -msgid "Config cashin" +msgid "Transferred from an account to a Taler exchange." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format -msgid "Cashin ratio" +msgid "Payout" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, c-format -msgid "Cashout ratio" +msgid "Transferred from a Taler exchange to another account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, c-format -msgid "Bad ratios" +msgid "Download stats as CSV" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be lower " -"or equal than 1." +msgid "previous" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format -msgid "Initial amount" +msgid "Decreased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format -msgid "Use it to test how the conversion will affect the amount." +msgid "Increased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format -msgid "Sending to this bank" +msgid "Account created with password \"%1$s\"." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 #, c-format -msgid "Converted" +msgid "Server replied that phone or email is invalid" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format -msgid "Cashin after fee" +msgid "The rights to perform the operation are not sufficient" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format -msgid "Sending from this bank" +msgid "Account username is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 #, c-format -msgid "Cashout after fee" +msgid "Account ID is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format -msgid "Bad configuration" +msgid "Bank ran out of bonus credit." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format -msgid "This configuration allows users to cash out more of what has been cashed in." +msgid "Account username can't be used because is reserved" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format -msgid "Rnvalid" +msgid "Can't create accounts" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format -msgid "Minimum amount" +msgid "Only system admin can create accounts." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, c-format -msgid "Only cashout operation above this threshold will be allowed" +msgid "New bank account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 #, c-format -msgid "Ratio" +msgid "only admin can download stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format -msgid "Conversion ratio between currencies" +msgid "Download bank stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format -msgid "Example conversion" +msgid "Include hour metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" +msgid "Include day metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format -msgid "Rounding value" +msgid "Include month metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." +msgid "Include year metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format -msgid "Rounding mode" +msgid "Include table header" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format -msgid "Zero" +msgid "Add previous metric for compare" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format -msgid "Amount will be round below to the largest possible value smaller than the input." +msgid "Fail on first error" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format -msgid "Up" +msgid "Download" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format -msgid "Amount will be round up to the smallest possible value larger than the input." +msgid "downloading... %1$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format -msgid "Nearest" +msgid "Download completed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, c-format -msgid "Amount will be round to the closest possible value." +msgid "Click here to save the file in your computer." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 #, c-format -msgid "Examples" +msgid "there was an error reading the balance" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgid "Can't delete the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 #, c-format msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: 1.1, " -"1.2, 1.3, 1.4." +"The account can't be delete while still holding some balance. First make sure " +"that the owner make a complete cashout." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgid "Name doesn't match" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgid "Account removed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" +msgid "No enough permission to delete the account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" +msgid "The username was not found." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgid "Can't delete a reserved username." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgid "Can't delete an account with balance different than zero." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: 0.9, " -"1.2, 1.5, 1.8." +msgid "Remove account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" +msgid "You are going to remove the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgid "Deleting account \"%1$s\"" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format -msgid "Amount to be deducted before amount is credited." +msgid "Verification" +msgstr "" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 +#, c-format +msgid "Enter the account name that is going to be deleted" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, c-format msgid "Cashout id should be a number" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format msgid "This cashout not found. Maybe already aborted." msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format msgid "Cashout detail" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format msgid "Debited" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 +#, c-format +msgid "Transferred" +msgstr "" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 +#, c-format +msgid "" +"This account is locked. If you have a active session you can change the password " +"or contact the administrator." +msgstr "" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Credited" +msgid "New web session" msgstr "" #. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format msgid "Welcome to %1$s!" msgstr "" diff --git a/packages/bank-ui/src/i18n/ca.po b/packages/bank-ui/src/i18n/ca.po @@ -18,8 +18,8 @@ msgstr "" "Report-Msgid-Bugs-To: taler@gnu.org\n" "PO-Revision-Date: 2025-06-03 05:25+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: Catalan <https://weblate.taler.net/projects/gnu-taler/" -"taler-bank-spa/ca/>\n" +"Language-Team: Catalan <https://weblate.taler.net/projects/gnu-taler/taler-" +"bank-spa/ca/>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,48 +27,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.5.5\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "Mostrar informació de retirada" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "Retirar sense fixar un import" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format, fuzzy -msgid "Show copy account letter" -msgstr "Mostrar còpia de la lletra de compte" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "Mostrar descripció de demostració" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -148,2631 +106,2980 @@ msgstr "" msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, c-format msgid "Required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "Not valid" +msgid "Unknown challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Does not follow the pattern" +msgid "Failed to validate the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 #, c-format -msgid "Not enough permission to complete the operation." +msgid "Wrong authentication number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "Expired challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 #, c-format -msgid "The destination account \"%1$s\" was not found." +msgid "Submit the transmitted code number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin and the destination of the transfer can't be the same." +msgid "The verification code sent to the email address starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "Your balance is not sufficient for the operation." +msgid "The verification code sent to the phone number starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 #, c-format -msgid "The origin account \"%1$s\" was not found." +msgid "Code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "Username of the account" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "The wire transfer was successfully completed!" +msgid "It will expired at %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format -msgid "Input wire transfer detail" +msgid "" +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "Using a form" +msgid "Back" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "" -"A special URI that specifies the amount to be transferred and the destination " -"account." +msgid "Verify" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "QR code" +msgid "Failed to send the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "If your device has a camera, you can import a payto:// URI from a QR code." +msgid "The request was valid, but the server is refusing action." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "Cashout" +msgid "The backend is not aware of the specified MFA challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "Recipient" +msgid "It is too early to request another transmission of the challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 #, c-format -msgid "ID of the recipient's account" +msgid "Code transmission failed." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 #, c-format -msgid "username" +msgid "Multi-factor authentication required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 #, c-format -msgid "IBAN of the recipient's account" +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 #, c-format -msgid "Transfer subject" +msgid "The next challenge needs to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 #, c-format -msgid "Subject" +msgid "All the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format -msgid "Some text to identify the transfer" +msgid "" +"One of the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "Amount" +msgid "To an phone starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "Amount to transfer" +msgid "To an email starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "Payto URI:" +msgid "I have a code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 #, c-format -msgid "Uniform resource identifier of the target account" +msgid "Send me a message" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 #, c-format -msgid "payto://x-taler-bank/[bank-host]/[receiver-account]?message=[subject]&amount=[%1$s:X.Y]" +msgid "You have to wait until %1$s to send a new code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "Cancel" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" +msgid "Complete" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 #, c-format -msgid "Cost" +msgid "Unable to create a cashout" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 #, c-format -msgid "Cancel" +msgid "The bank configuration does not support cashout operations." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 #, c-format -msgid "Send" +msgid "Close" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, c-format -msgid "The target type is unknown, use \"%1$s\"" +msgid "Cashout is disabled" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 #, c-format -msgid "Only \"x-taler-bank\" target are supported" +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" +msgid "The server didn't understand the request." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 #, c-format -msgid "Account name is missing" +msgid "The amount is too small" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, c-format -msgid "Only \"IBAN\" target are supported" +msgid "Conversion is not implemented." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgid "At least debit or credit needs to be provided" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 #, c-format -msgid "The \"amount\" parameter is not valid" +msgid "The amount is malfored" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 #, c-format -msgid "\"message\" parameters to specify a reference text for the transfer are missing" +msgid "The currency is not supported" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, c-format -msgid "The only currency allowed is \"%1$s\"" +msgid "Invalid" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 #, c-format -msgid "You cannot transfer an amount of zero." +msgid "Amount needs to be higher" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 #, c-format -msgid "The balance is not sufficient" +msgid "Balance is not enough" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 #, c-format -msgid "Please enter a longer subject" +msgid "It is not possible to cashout less than %1$s: %2$s" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 #, c-format -msgid "Currently, the bank is not accepting new registrations!" +msgid "The total transfer to the destination will be zero" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 #, c-format -msgid "The name is missing" +msgid "Cashout created" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 #, c-format -msgid "Missing username" +msgid "Second factor authentication required." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 #, c-format -msgid "Missing password" +msgid "Account not found" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 #, c-format -msgid "The password should be longer than 8 letters" +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 #, c-format -msgid "The passwords do not match" +msgid "The conversion rate was applied incorrectly" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 #, c-format -msgid "Server replied with invalid phone or email." +msgid "The account does not have sufficient funds" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 #, c-format -msgid "You are not authorised to create this account." +msgid "Missing cashout URI in the profile" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 #, c-format -msgid "Registration is disabled because the bank ran out of bonus credit." +msgid "The amount is below the minimum amount permitted." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 #, c-format -msgid "That username can't be used because is reserved." +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 #, c-format -msgid "That username is already taken." +msgid "The server doesn't support the current TAN channel." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 #, c-format -msgid "That account ID is already taken." +msgid "Create cashout." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 #, c-format -msgid "No information for the selected authentication channel." +msgid "Cashout" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:150 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 #, c-format -msgid "Authentication channel is not supported." +msgid "Conversion rate" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:152 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 #, c-format -msgid "Only an administrator is allowed to set the debt limit." +msgid "Balance" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:154 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 #, c-format -msgid "Only the administrator can change the minimum cashout limit." +msgid "Fee" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 #, c-format -msgid "Only admin can create accounts with second factor authentication." +msgid "To account" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 #, c-format -msgid "The password is too short." +msgid "Legal name" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 #, c-format -msgid "The password is too long." +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 #, c-format -msgid "Account registration" +msgid "Unable to cashout" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 #, c-format -msgid "Login username" +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 #, c-format -msgid "Password" +msgid "Transfer subject" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 #, c-format -msgid "" -"Use a strong password: 8 characters minimum, don't use any public information " -"related to you (names, birthday, phone number, etc...) and mix lowercase, " -"uppercase, symbols and numbers" +msgid "Currency" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 #, c-format -msgid "Repeat password" +msgid "Send %1$s" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 #, c-format -msgid "Full name" +msgid "Receive %1$s" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 #, c-format -msgid "Register" +msgid "Amount" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 #, c-format -msgid "Create a random temporary user" +msgid "Total cost" msgstr "" -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 #, c-format -msgid "Wrong credentials for \"%1$s\"" +msgid "Balance left" msgstr "" -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 #, c-format -msgid "Account not found" +msgid "Before fee" msgstr "" -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 #, c-format -msgid "Username" +msgid "Total cashout transfer" msgstr "" -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 #, c-format -msgid "Username of the account" +msgid "Not valid" msgstr "" -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 #, c-format -msgid "Password of the account" +msgid "Does not follow the pattern" msgstr "" -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 #, c-format -msgid "Check" +msgid "The wire transfer was successfully completed!" msgstr "" -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 #, c-format -msgid "Log in" +msgid "The request was invalid or the payto://-URI used unacceptable features." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:45 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 #, c-format -msgid "Transactions history" +msgid "Not enough permission to complete the operation." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:50 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 #, c-format -msgid "No transactions yet." +msgid "The bank administrator cannot be the transfer creditor." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:51 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 #, c-format -msgid "You can make a transfer or a withdrawal to your wallet." +msgid "The destination account \"%1$s\" was not found." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:89 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 #, c-format -msgid "Date" +msgid "The origin and the destination of the transfer can't be the same." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:97 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 #, c-format -msgid "Counterpart" +msgid "Your balance is not sufficient for the operation." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:137 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 #, c-format -msgid "sent" +msgid "The origin account \"%1$s\" was not found." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:138 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 #, c-format -msgid "received" +msgid "The attempt to create the transaction has failed. Please try again." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:153 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 #, c-format -msgid "Invalid value" +msgid "A second factor authentication is required." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:162 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 #, c-format -msgid "to" +msgid "Confirm wire transfer." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:162 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 #, c-format -msgid "from" +msgid "Input wire transfer detail" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 #, c-format -msgid "First page" +msgid "Using a form" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 #, c-format -msgid "Next" +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 #, c-format -msgid "Wire transfer completed!" +msgid "QR code" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 #, c-format -msgid "The withdrawal has been aborted previously and can't be confirmed" +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 #, c-format -msgid "" -"The withdrawal operation can't be confirmed before a wallet accepted the " -"transaction." +msgid "Recipient" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 #, c-format -msgid "The operation ID is invalid." +msgid "ID of the recipient's account" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 #, c-format -msgid "The operation was not found." +msgid "username" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 #, c-format -msgid "The starting withdrawal amount and the confirmation amount differs." +msgid "IBAN of the recipient's account" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 #, c-format -msgid "The bank requires a bank account which has not been specified yet." +msgid "Subject" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 #, c-format -msgid "The reserve operation has been confirmed previously and can't be aborted" +msgid "Some text to identify the transfer" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 #, c-format -msgid "Confirm the withdrawal operation" +msgid "Amount to transfer" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 #, c-format -msgid "Wire transfer details" +msgid "Payto URI:" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 #, c-format -msgid "Payment Service Provider's account" +msgid "Uniform resource identifier of the target account" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 #, c-format -msgid "Payment Service Provider's account number" +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 #, c-format -msgid "Payment Service Provider's name" +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 #, c-format -msgid "Payment Service Provider's account bank hostname" +msgid "The maximum amount for a wire transfer is %1$s" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 #, c-format -msgid "Payment Service Provider's account id" +msgid "Cost" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 #, c-format -msgid "Payment Service Provider's account address" +msgid "Send" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 #, c-format -msgid "No amount has yet been determined." +msgid "Only \"x-taler-bank\" target are supported" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 #, c-format -msgid "Transfer" +msgid "Only this host is allowed. Use \"%1$s\"" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 #, c-format -msgid "Authentication required" +msgid "Account name is missing" msgstr "" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 #, c-format -msgid "This operation was created with another username" +msgid "Only \"IBAN\" target are supported" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 #, c-format msgid "" -"Unauthorized to make the operation, maybe the session has expired or the " -"password changed." +"\"message\" parameters to specify a reference text for the transfer are " +"missing" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 #, c-format -msgid "The operation was rejected due to insufficient funds." +msgid "The only currency allowed is \"%1$s\"" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 #, c-format -msgid "Withdrawal confirmed" +msgid "You cannot transfer an amount of zero." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 #, c-format -msgid "" -"The wire transfer to the Payment Service Provider has been initiated. You will " -"shortly receive the requested amount in your Taler wallet." +msgid "The balance is not sufficient" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 #, c-format -msgid "Do not show this again" +msgid "Please enter a longer subject" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 #, c-format -msgid "Close" +msgid "Show withdrawal confirmation" +msgstr "Mostrar informació de retirada" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "Retirar sense fixar un import" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 #, c-format -msgid "If you have a Taler wallet installed on this device" +msgid "Show install wallet first" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 +#, c-format +msgid "Currently, the bank is not accepting new registrations!" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#, c-format +msgid "The name is missing" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 +#, c-format +msgid "Missing username" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 +#, c-format +msgid "Missing password" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 +#, c-format +msgid "The password should be longer than 8 letters" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 +#, c-format +msgid "The passwords do not match" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#, c-format +msgid "Server replied with invalid phone or email." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#, c-format +msgid "You are not authorised to create this account." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#, c-format +msgid "Registration is disabled because the bank ran out of bonus credit." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#, c-format +msgid "That username can't be used because is reserved." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#, c-format +msgid "That username is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#, c-format +msgid "That account ID is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 +#, c-format +msgid "No information for the selected authentication channel." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:150 +#, c-format +msgid "Authentication channel is not supported." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:152 +#, c-format +msgid "Only an administrator is allowed to set the debt limit." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:154 +#, c-format +msgid "Only the administrator can change the conversion rate." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, c-format +msgid "The conversion rate class doesn't exist." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#, c-format +msgid "Only admin can create accounts with second factor authentication." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#, c-format +msgid "The password is too short. Can't have less than 8 characters." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 +#, c-format +msgid "The password is too long. Can't have more than 64 characters." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 +#, c-format +msgid "Account registration" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 +#, c-format +msgid "Login username" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 +#, c-format +msgid "Password" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" -"Your wallet will display the details of the transaction including the fees (if " -"applicable). If you do not yet have a wallet, please follow the instructions" +"Use a strong password: 8 characters minimum, don't use any public " +"information related to you (names, birthday, phone number, etc...) and mix " +"lowercase, uppercase, symbols and numbers" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format -msgid "on this page" +msgid "Repeat password" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format -msgid "Withdraw" +msgid "Full name" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format -msgid "In case you have a Taler wallet on another device" +msgid "Register" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format -msgid "Scan the QR below to start the withdrawal." +msgid "Create a random temporary user" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 #, c-format -msgid "There is an operation already pending" +msgid "You have no permission to this account." msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format -msgid "Complete the operation in" +msgid "Wrong credentials for \"%1$s\"" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:151 #, c-format -msgid "this page" +msgid "Account login." msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:164 #, c-format -msgid "Invalid" +msgid "Session expired" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format -msgid "Balance is not enough" +msgid "Username" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, c-format -msgid "The server replied with an invalid taler://withdraw URI" +msgid "Password of the account" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Withdraw URI: %1$s" +msgid "Forget" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format -msgid "The operation was rejected due to insufficient funds" +msgid "Log in" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format -msgid "Current balance is %1$s" +msgid "Transactions history" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:50 +#, c-format +msgid "No transactions yet." +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:51 +#, c-format +msgid "You can make a transfer or a withdrawal to your wallet." +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:89 +#, c-format +msgid "Date" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:97 +#, c-format +msgid "Counterpart" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:137 +#, c-format +msgid "sent" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:138 +#, c-format +msgid "received" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:153 +#, c-format +msgid "Invalid value" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:162 +#, c-format +msgid "to" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:162 +#, c-format +msgid "from" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 +#, c-format +msgid "First page" +msgstr "" + +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 +#, c-format +msgid "Next" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#, c-format +msgid "The withdrawal has been aborted previously and can't be confirmed" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 +#, c-format +msgid "" +"The withdrawal operation can't be confirmed before a wallet accepted the " +"transaction." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 +#, c-format +msgid "The operation ID is invalid." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 +#, c-format +msgid "The operation was not found." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 +#, c-format +msgid "The starting withdrawal amount and the confirmation amount differs." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 +#, c-format +msgid "The bank requires a bank account which has not been specified yet." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 +#, c-format +msgid "Bad request" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 +#, c-format +msgid "The withdrawal operation has been aborted." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 +#, c-format +msgid "" +"The withdrawal operation has been confirmed previously and can’t be aborted." msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 #, c-format -msgid "You can withdraw up to %1$s" +msgid "Complete withdrawal." msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 #, c-format -msgid "Continue" +msgid "Confirm the withdrawal operation" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format -msgid "Use your Taler wallet" +msgid "Wire transfer details" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, c-format -msgid "" -"After using your wallet you will need to authorize or cancel the operation on " -"this site." +msgid "Payment Service Provider's account number" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, c-format -msgid "You need a Taler wallet" +msgid "Payment Service Provider's name" msgstr "" -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, c-format -msgid "If you don't have one yet you can follow the instruction in" +msgid "Payment Service Provider's account bank hostname" msgstr "" -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, c-format -msgid "Send money" +msgid "Payment Service Provider's account id" msgstr "" -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, c-format -msgid "to a Taler wallet" +msgid "Payment Service Provider's account address" msgstr "" -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format -msgid "Withdraw digital money into your mobile wallet or browser extension" +msgid "No amount has yet been determined." msgstr "" -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format -msgid "to another bank account" +msgid "Transfer" msgstr "" -#. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format -msgid "Make a wire transfer to an account with known bank account number." +msgid "Authentication required" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, c-format -msgid "This is a demo" +msgid "This operation was created with another username" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 #, c-format msgid "" -"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 ." +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 #, c-format -msgid "Here you will be able to see how a bank that supports Taler directly would work." +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 #, c-format -msgid "Pending account delete operation" +msgid "Wire transfer completed!" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 #, c-format -msgid "Pending account update operation" +msgid "Confirm withdrawal." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format -msgid "Pending password update operation" +msgid "" +"Unauthorized to make the operation, maybe the session has expired or the " +"password changed." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format -msgid "Pending transaction operation" +msgid "The operation was rejected due to insufficient funds." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format -msgid "Pending withdrawal operation" +msgid "Withdrawal confirmed" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, c-format -msgid "Pending cashout operation" +msgid "" +"The wire transfer to the Payment Service Provider has been initiated. You " +"will shortly receive the requested amount in your Taler wallet." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format -msgid "You can complete or cancel the operation in" +msgid "Do not show this again" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, c-format -msgid "Internal error, please report." +msgid "If you have a Taler wallet installed on this device" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, c-format -msgid "Preferences" +msgid "" +"Your wallet will display the details of the transaction including the fees " +"(if applicable). If you do not yet have a wallet, please follow the " +"instructions" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, c-format -msgid "Welcome" +msgid "on this page" msgstr "" -#. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format -msgid "Welcome, %1$s" +msgid "Withdraw" msgstr "" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, c-format -msgid "History of public accounts" +msgid "In case you have a Taler wallet on another device" msgstr "" -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format -msgid "Scan the QR code below to start the withdrawal." +msgid "Scan the QR below to start the withdrawal." msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, c-format -msgid "Operation aborted" +msgid "There is an operation already pending" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." +msgid "Complete the operation in" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format -msgid "Go to your wallet now" +msgid "this page" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, c-format -msgid "The operation is marked as selected, but a process during the withdrawal failed" +msgid "The server replied with an invalid taler://withdraw URI" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." +msgid "Withdraw URI: %1$s" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." +msgid "The operation was rejected due to insufficient funds" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format -msgid "A withdrawal reserve ID was not found and the no account has been selected." +msgid "Current balance is %1$s" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format -msgid "Operation not found" +msgid "You can withdraw up to %1$s" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." +msgid "Continue" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, c-format -msgid "Continue to dashboard" +msgid "Use your Taler wallet" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +msgid "" +"After using your wallet you will need to authorize or cancel the operation " +"on this site." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, c-format -msgid "No cashout was found. The cashout process has probably already been aborted." +msgid "You need a Taler wallet" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 +#. screenid: 112 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format -msgid "Challenge not found." +msgid "If you don't have one yet you can follow the instruction in" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format -msgid "This user is not authorized to complete this challenge." +msgid "Send money" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, c-format -msgid "Too many attempts, try another code." +msgid "to a Taler wallet" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format -msgid "The confirmation code is wrong, try again." +msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format -msgid "The operation expired." +msgid "to another bank account" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 +#. screenid: 105 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format -msgid "The operation failed." +msgid "Make a wire transfer to an account with known bank account number." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 +#. screenid: 5 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, c-format -msgid "The operation needs another confirmation to complete." +msgid "This is a demo" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 +#. screenid: 5 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, c-format -msgid "Confirm the operation" +msgid "" +"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 ." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 +#. screenid: 5 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, c-format msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel you " -"provided." +"Here you will be able to see how a bank that supports Taler directly would " +"work." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "Enter the confirmation code" +msgid "" +"Internal error, please report. There should be more information in the " +"console." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format -msgid "You should have received a code on your mobile phone." +msgid "Internal error, please report." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format -msgid "You should have received a code in your email." +msgid "Preferences" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." +msgid "Welcome" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format -msgid "Confirm" +msgid "Welcome, %1$s" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 #, c-format -msgid "Removing account" +msgid "No enough permission to access the conversion rate list." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "Updating account values" +msgid "Conversion list not found. Maybe conversion rate is not supported." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, c-format -msgid "Updating password" +msgid "Conversion list not implemented." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 #, c-format -msgid "Making a wire transfer" +msgid "Conversion rate classes" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 #, c-format -msgid "Confirming withdrawal" +msgid "Create conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 #, c-format -msgid "Making a cashout" +msgid "No conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "Operation:" +msgid "Name" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 +#, fuzzy, c-format +msgid "Description" +msgstr "Mostrar descripció de demostració" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 #, c-format -msgid "Type" +msgid "Cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 #, c-format -msgid "Updating account settings" +msgid "min:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 #, c-format -msgid "Account" +msgid "fee:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 #, c-format -msgid "To account" +msgid "Select a section" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 #, c-format -msgid "Cashout account" +msgid "Details" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 #, c-format -msgid "Email" +msgid "Delete" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 #, c-format -msgid "Phone" +msgid "Credentials" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 #, c-format -msgid "Debit threshold" +msgid "Cashouts" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, c-format -msgid "Is this account public?" +msgid "Conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, c-format -msgid "Enable" +msgid "only admin can setup conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 #, c-format -msgid "Disable" +msgid "Wrong credentials" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 #, c-format -msgid "Name" +msgid "Conversion is disabled" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 #, c-format -msgid "Authentication channel" +msgid "Config cashout" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 #, c-format -msgid "Remove" +msgid "Config cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "New password" +msgid "Bad ratios" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 #, c-format -msgid "Challenge details" +msgid "" +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 #, c-format -msgid "Sent at" +msgid "Initial amount" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "To phone" +msgid "Use it to test how the conversion will affect the amount." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "To email" +msgid "Sending to this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 #, c-format -msgid "Send again" +msgid "Converted" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "Withdraw reserve ID" +msgid "Cashin after fee" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "Cashout is disabled" +msgid "Sending from this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 #, c-format -msgid "" -"Cashout should be enabled in the configuration, the conversion rate should be " -"initialized with fee(s), rates and a rounding mode." +msgid "Cashout after fee" msgstr "" -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "Make a wire transfer" +msgid "Bad configuration" msgstr "" -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format -msgid "The Withdrawal URI is not valid" +msgid "" +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +msgid "Update" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 #, c-format -msgid "Latest cashouts" +msgid "Rnvalid" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "Created" +msgid "Must be > 0" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "Total debit" +msgid "Minimum amount" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 #, c-format -msgid "Total credit" +msgid "Only cashout operation above this threshold will be allowed." msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Select a section" +msgid "Ratio" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, c-format -msgid "Details" +msgid "Conversion ratio between currencies" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Delete" +msgid "Example conversion" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "Credentials" +msgid "1 %1$s will be converted into %2$s %3$s" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 #, c-format -msgid "Cashouts" +msgid "Tiny amount" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Conversion" +msgid "Rounding mode" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "Unable to create a cashout" +msgid "Zero" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "The bank configuration does not support cashout operations." +msgid "" +"Amount will be round below to the largest possible value smaller than the " +"input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Amount needs to be higher" +msgid "Up" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "It is not possible to cashout less than %1$s" +msgid "" +"Amount will be round up to the smallest possible value larger than the input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "Nearest" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "The total transfer to the destination will be zero" +msgid "Amount will be round to the closest possible value." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Cashout created" +msgid "If none specified the fallback value is \"%1$s \"." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "Duplicated request detected, check if the operation succeeded or try again." +msgid "Examples" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "The conversion rate was applied incorrectly" +msgid "Rounding an amount of 1.24 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "The account does not have sufficient funds" +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "Missing cashout URI in the profile" +msgid "With the \"zero\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "The amount is below the minimum amount permitted." +msgid "With the \"nearest\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +msgid "With the \"up\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "The server doesn't support the current TAN channel." +msgid "Rounding an amount of 1.26 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Conversion rate" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "Balance" +msgid "Rounding an amount of 1.24 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format -msgid "Fee" +msgid "" +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Legal name" +msgid "With the \"up\" mode the value will be rounded to 1.5" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "If this name doesn't match the account holder's name, your transaction may fail." +msgid "Rounding an amount of 1.26 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "No cashout account" +msgid "Amount to be deducted before amount is credited." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 #, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 #, c-format -msgid "Currency" +msgid "Unauthorized" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Send %1$s" +msgid "Forbidden" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "Receive %1$s" +msgid "NotFound" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 #, c-format -msgid "Total cost" +msgid "NotImplemented" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Balance left" +msgid "Not Found" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, c-format -msgid "Before fee" +msgid "Not implemented" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 #, c-format -msgid "Total cashout transfer" +msgid "The name of the conversion is already used." msgstr "" -#. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 #, c-format -msgid "Cashout for account %1$s" +msgid "Conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "Doesn't have the pattern of an email" +msgid "Accounts" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "Should start with +" +msgid "Test" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 #, c-format -msgid "A phone number consists of numbers only" +msgid "Users" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "Account ID for authentication" +msgid "Can't remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format -msgid "Name of the account holder" +msgid "" +"There are some user associated to this class. You need to remove them first." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, c-format -msgid "Internal account" +msgid "You are going to remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "If this field is empty, a random account ID will be assigned" +msgid "This step can't be undone." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "" -"You can copy and share this IBAN number in order to receive wire transfers to " -"your bank account" +msgid "Filters" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 #, c-format -msgid "To be used when second factor authentication is enabled" +msgid "Show from other classes" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "External account number where the money is going to be sent when doing cashouts" +msgid "Account" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "Max debt" +msgid "Group ID" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "How much the balance can go below zero." +msgid "No users in this conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 #, c-format -msgid "Minimum cashout" +msgid "Class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 #, c-format -msgid "Custom minimum cashout amount for this account." +msgid "Action" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 #, c-format -msgid "Public accounts have their balance publicly accessible" +msgid "Remove" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 #, c-format -msgid "Does this account belong to a Payment Service Provider?" +msgid "Add" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 #, c-format -msgid "Account updated" +msgid "Conversion rate name" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "The rights to change the account are not sufficient" +msgid "Short description of the class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 #, c-format -msgid "The username was not found" +msgid "Conversion rate class created." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "You can't change the legal name, please contact the your account administrator." +msgid "The rights to change the account are not sufficient" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 #, c-format -msgid "You can't change the debt limit, please contact the your account administrator." +msgid "New conversion rate class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "" -"You can't change the cashout address, please contact the your account " -"administrator." +msgid "Create" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "Account \"%1$s\"" +msgid "History of public accounts" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "Removed" +msgid "Make a wire transfer" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 #, c-format -msgid "This account can't be used." +msgid "Scan the QR code below to start the withdrawal." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format -msgid "Change details" +msgid "Operation aborted" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 #, c-format -msgid "Update" +msgid "" +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "Merchant integration" +msgid "Go to your wallet now" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, c-format msgid "" -"Use this information to link your Taler Merchant Backoffice account with the " -"current bank account. You can start by copying the values, then go to your " -"merchant backoffice service provider, login into your account and look for the " -"\"import\" button in the \"bank account\" section." +"The operation is marked as selected, but a process during the withdrawal " +"failed" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 #, c-format -msgid "Account type" +msgid "A withdrawal reserve ID was not found and no account has been selected." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 #, c-format -msgid "Method to use for wire transfer." +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 #, c-format -msgid "IBAN" +msgid "The account was selected, but no withdrawal reserve ID was found." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 #, c-format -msgid "International Bank Account Number." +msgid "Operation not found" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 #, c-format -msgid "Account name" +msgid "" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 #, c-format -msgid "Bank host where the service is located." +msgid "Continue to dashboard" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Bank account identifier for wire transfers." +msgid "The Withdrawal URI is not valid" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Address" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Owner's name" +msgid "Latest cashouts" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 +#, c-format +msgid "Created" +msgstr "" + +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 #, c-format -msgid "Legal name of the person holding the account." +msgid "Total debit" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 #, c-format -msgid "Account info URL" +msgid "Total credit" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#. screenid: 117 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format -msgid "" -"From where the merchant can download information about incoming wire transfers " -"to this account." +msgid "Cashout for account %1$s" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, c-format -msgid "Copy" +msgid "Doesn't have the pattern of an email" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, c-format -msgid "Repeated password doesn't match" +msgid "Should start with +" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, c-format -msgid "Password changed" +msgid "A phone number consists of numbers only" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, c-format -msgid "Not authorized to change the password, maybe the session is invalid." +msgid "Account ID for authentication" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, c-format -msgid "" -"You need to provide the old password. If you don't have it contact your account " -"administrator." +msgid "Name of the account holder" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, c-format -msgid "Your current password doesn't match, can't change to a new password." +msgid "Internal account" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, c-format -msgid "Update password" +msgid "If this field is empty, a random account ID will be assigned" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format -msgid "Current password" +msgid "" +"You can copy and share this IBAN number in order to receive wire transfers " +"to your bank account" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 #, c-format -msgid "Your current password, for security" +msgid "Email" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, c-format -msgid "Type it again" +msgid "To be used when second factor authentication is enabled" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 #, c-format -msgid "Repeat the same password" +msgid "Phone" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 #, c-format -msgid "Change" +msgid "Enable second factor authentication" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 #, c-format -msgid "Accounts" +msgid "Using email" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 #, c-format -msgid "Create account" +msgid "Add an email in your profile to enable this option" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 #, c-format -msgid "Actions" +msgid "Using SMS" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 #, c-format -msgid "Unknown" +msgid "Add a phone number in your profile to enable this option" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 #, c-format -msgid "Change password" +msgid "Cashout account" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, c-format -msgid "Querying for the current stats failed" +msgid "" +"External account number where the money is going to be sent when doing " +"cashouts" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format -msgid "The request parameters are wrong" +msgid "Max debt" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format -msgid "The user is unauthorized" +msgid "How much the balance can go below zero." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Querying for the previous stats failed" +msgid "Is this account public?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, c-format -msgid "Transaction volume report" +msgid "Public accounts have their balance publicly accessible" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, c-format -msgid "Last hour" +msgid "Does this account belong to a Payment Service Provider?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format -msgid "Previous day" +msgid "Account updated" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format -msgid "Last month" +msgid "The username was not found" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format -msgid "Last year" +msgid "" +"You can't change the legal name, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format -msgid "Last Year" +msgid "" +"You can't change the debt limit, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format -msgid "Trading volume from %1$s to %2$s" +msgid "" +"You can't change the cashout address, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 #, c-format -msgid "Cashin" +msgid "Update account information." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format -msgid "Transferred from an external account to an account in this bank." +msgid "Account \"%1$s\"" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, c-format -msgid "Transferred from an account in this bank to an external account." +msgid "Removed" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, c-format -msgid "Payin" +msgid "This account can't be used." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format -msgid "Transferred from an account to a Taler exchange." +msgid "Change details" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, c-format -msgid "Payout" +msgid "Merchant integration" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format -msgid "Transferred from a Taler exchange to another account." +msgid "" +"Use this information to link your Taler Merchant Backoffice account with the " +"current bank account. You can start by copying the values, then go to your " +"merchant backoffice service provider, login into your account and look for " +"the \"import\" button in the \"bank account\" section." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, c-format -msgid "Download stats as CSV" +msgid "Account type" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, c-format -msgid "previous" +msgid "Method to use for wire transfer." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format -msgid "Decreased by" +msgid "IBAN" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format -msgid "Increased by" +msgid "International Bank Account Number." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, c-format -msgid "Account created with password \"%1$s\"." +msgid "Account name" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format -msgid "Server replied that phone or email is invalid" +msgid "Bank host where the service is located." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, c-format -msgid "The rights to perform the operation are not sufficient" +msgid "Bank account identifier for wire transfers." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, c-format -msgid "Account username is already taken" +msgid "Address" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, c-format -msgid "Account id is already taken" +msgid "Owner's name" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, c-format -msgid "Bank ran out of bonus credit." +msgid "Legal name of the person holding the account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, c-format -msgid "Account username can't be used because is reserved" +msgid "Account info URL" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format -msgid "Can't create accounts" +msgid "" +"From where the merchant can download information about incoming wire " +"transfers to this account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, c-format -msgid "Only system admin can create accounts." +msgid "Repeated password doesn't match" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format -msgid "New bank account" +msgid "Password changed" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format -msgid "Create" +msgid "Not authorized to change the password, maybe the session is invalid." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format -msgid "Download bank stats" +msgid "" +"You need to provide the old password. If you don't have it contact your " +"account administrator." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format -msgid "Include hour metric" +msgid "Your current password doesn't match, can't change to a new password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 #, c-format -msgid "Include day metric" +msgid "You don't have the rights to change the password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 #, c-format -msgid "Include month metric" +msgid "Update account password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format -msgid "Include year metric" +msgid "Update password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format -msgid "Include table header" +msgid "Current password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, c-format -msgid "Add previous metric for compare" +msgid "Your current password, for security" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 #, c-format -msgid "Fail on first error" +msgid "New password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format -msgid "Download" +msgid "Type it again" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, c-format -msgid "downloading... %1$s" +msgid "Repeat the same password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format -msgid "Download completed" +msgid "Change" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format -msgid "Click here to save the file in your computer." +msgid "Create account" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format -msgid "Can't delete the account" +msgid "Actions" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, c-format -msgid "" -"The account can't be delete while still holding some balance. First make sure " -"that the owner make a complete cashout." +msgid "Unknown" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, c-format -msgid "Account removed" +msgid "Change password" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format -msgid "No enough permission to delete the account." +msgid "Querying for the current stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format -msgid "The username was not found." +msgid "The request parameters are wrong" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, c-format -msgid "Can't delete a reserved username." +msgid "The user is unauthorized" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format -msgid "Can't delete an account with balance different than zero." +msgid "Querying for the previous stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format -msgid "Name doesn't match" +msgid "Transaction volume report" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format -msgid "You are going to remove the account" +msgid "Last hour" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format -msgid "This step can't be undone." +msgid "Previous day" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format -msgid "Deleting account \"%1$s\"" +msgid "Last month" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format -msgid "Verification" +msgid "Last year" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format -msgid "Enter the account name that is going to be deleted" +msgid "Last Year" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, c-format -msgid "loading..." +msgid "Trading volume from %1$s to %2$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format -msgid "only admin can setup conversion" +msgid "Transferred from an external account to an account in this bank." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, c-format -msgid "Wrong credentials" +msgid "Transferred from an account in this bank to an external account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format -msgid "Conversion is disabled" +msgid "Payin" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format -msgid "Config cashout" +msgid "Transferred from an account to a Taler exchange." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format -msgid "Config cashin" +msgid "Payout" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, c-format -msgid "Cashin ratio" +msgid "Transferred from a Taler exchange to another account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, c-format -msgid "Cashout ratio" +msgid "Download stats as CSV" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format -msgid "Bad ratios" +msgid "previous" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be lower " -"or equal than 1." +msgid "Decreased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format -msgid "Initial amount" +msgid "Increased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format -msgid "Use it to test how the conversion will affect the amount." +msgid "Account created with password \"%1$s\"." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 #, c-format -msgid "Sending to this bank" +msgid "Server replied that phone or email is invalid" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format -msgid "Converted" +msgid "The rights to perform the operation are not sufficient" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format -msgid "Cashin after fee" +msgid "Account username is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 #, c-format -msgid "Sending from this bank" +msgid "Account ID is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format -msgid "Cashout after fee" +msgid "Bank ran out of bonus credit." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format -msgid "Bad configuration" +msgid "Account username can't be used because is reserved" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format -msgid "This configuration allows users to cash out more of what has been cashed in." +msgid "Can't create accounts" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format -msgid "Rnvalid" +msgid "Only system admin can create accounts." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, c-format -msgid "Minimum amount" +msgid "New bank account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 #, c-format -msgid "Only cashout operation above this threshold will be allowed" +msgid "only admin can download stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format -msgid "Ratio" +msgid "Download bank stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format -msgid "Conversion ratio between currencies" +msgid "Include hour metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format -msgid "Example conversion" +msgid "Include day metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" +msgid "Include month metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format -msgid "Rounding value" +msgid "Include year metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." +msgid "Include table header" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format -msgid "Rounding mode" +msgid "Add previous metric for compare" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format -msgid "Zero" +msgid "Fail on first error" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format -msgid "Amount will be round below to the largest possible value smaller than the input." +msgid "Download" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format -msgid "Up" +msgid "downloading... %1$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format -msgid "Amount will be round up to the smallest possible value larger than the input." +msgid "Download completed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, c-format -msgid "Nearest" +msgid "Click here to save the file in your computer." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 #, c-format -msgid "Amount will be round to the closest possible value." +msgid "there was an error reading the balance" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format -msgid "Examples" +msgid "Can't delete the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgid "" +"The account can't be delete while still holding some balance. First make " +"sure that the owner make a complete cashout." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 #, c-format -msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: 1.1, " -"1.2, 1.3, 1.4." +msgid "Name doesn't match" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgid "Account removed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgid "No enough permission to delete the account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" +msgid "The username was not found." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" +msgid "Can't delete a reserved username." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgid "Can't delete an account with balance different than zero." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgid "Remove account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: 0.9, " -"1.2, 1.5, 1.8." +msgid "You are going to remove the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" +msgid "Deleting account \"%1$s\"" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgid "Verification" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, c-format -msgid "Amount to be deducted before amount is credited." +msgid "Enter the account name that is going to be deleted" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, c-format msgid "Cashout id should be a number" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format msgid "This cashout not found. Maybe already aborted." msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format msgid "Cashout detail" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format msgid "Debited" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 +#, c-format +msgid "Transferred" +msgstr "" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 +#, c-format +msgid "" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." +msgstr "" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Credited" +msgid "New web session" msgstr "" #. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format msgid "Welcome to %1$s!" msgstr "" + +#, fuzzy, c-format +#~ msgid "Show copy account letter" +#~ msgstr "Mostrar còpia de la lletra de compte" diff --git a/packages/bank-ui/src/i18n/de.po b/packages/bank-ui/src/i18n/de.po @@ -16,8 +16,8 @@ msgstr "" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2025-08-10 19:40+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: German <https://weblate.gnunet.org/projects/gnu-taler/" -"taler-bank-spa/de/>\n" +"Language-Team: German <https://weblate.gnunet.org/projects/gnu-taler/taler-" +"bank-spa/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,48 +25,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.12.2\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "Zeige Bestätigung der Abhebung" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "Abheben ohne festgelegten Betrag" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "Kopierbare Bankdetails anzeigen" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "Demobeschreibung anzeigen" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "Hilfstext: Zuerst Wallet installieren" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "Keine Passwortlängenkontrolle bei Registrierung" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "Debugging-Informationen anzeigen" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -144,344 +102,842 @@ msgstr "IBAN-Nummer ist ungültig, die Prüfsumme ist falsch" #: packages/bank-ui/src/utils.ts:436 #, c-format msgid "Use letters, numbers or any of these characters: - . _ ~" -msgstr "Verwenden Sie nur Buchstaben und Zahlen sowie als Sonderzeichen - . _ ~" +msgstr "" +"Verwenden Sie nur Buchstaben und Zahlen sowie als Sonderzeichen - . _ ~" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, c-format msgid "Required" msgstr "Erforderlich" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 -#, c-format -msgid "Not valid" -msgstr "Nicht gültig" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 -#, c-format -msgid "Does not follow the pattern" -msgstr "Weicht vom Muster ab" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "Unknown challenge." msgstr "" -"Die Anfrage war ungültig oder die payto://-URI nutzte inakzeptable Merkmale." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Not enough permission to complete the operation." +msgid "Failed to validate the verification code." msgstr "" -"Es besteht keine ausreichende Berechtigung, um den Vorgang abzuschließen." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -"Der Bankbetreiber kann nicht gleichzeitig Begünstigter von Überweisungen " -"sein." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 -#, c-format -msgid "The destination account \"%1$s\" was not found." -msgstr "Das Empfängerkonto \"%1$s\" wurde nicht gefunden." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 +#, fuzzy, c-format +msgid "Wrong authentication number." +msgstr "Authentifizierungskanal" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The origin and the destination of the transfer can't be the same." -msgstr "Ursprung und Ziel des Transfers können nicht gleich sein." +msgid "Expired challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 #, c-format -msgid "Your balance is not sufficient for the operation." -msgstr "Das Guthaben reicht für den Vorgang nicht aus." +msgid "Submit the transmitted code number." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin account \"%1$s\" was not found." -msgstr "Das Ursprungskonto \"%1$s\" wurde nicht gefunden." +msgid "The verification code sent to the email address starting with %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "The verification code sent to the phone number starting with %1$s" msgstr "" -"Die Vorbereitung der Transaktion hat nicht funktioniert. Bitte versuchen Sie " -"es erneut." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 #, c-format -msgid "The wire transfer was successfully completed!" -msgstr "Die Banküberweisung wurde erfolgreich durchgeführt!" +msgid "Code" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, c-format -msgid "Input wire transfer detail" -msgstr "Überweisungsdetails einfügen" +msgid "Username of the account" +msgstr "Nutzername des Kontos" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "Using a form" -msgstr "Mithilfe eines Formulars" +msgid "It will expired at %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format msgid "" -"A special URI that specifies the amount to be transferred and the " -"destination account." +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -"Uniform Resource Identifier (URI) zum Bestimmen des Werts, der an das " -"Empfängerkonto übertragen wird." - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 -#, c-format -msgid "QR code" -msgstr "QR-Code" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "" -"If your device has a camera, you can import a payto:// URI from a QR code." +msgid "Back" msgstr "" -"Wenn Ihr Gerät über eine Kamera verfügt, können Sie automatisch eine payto-" -"Zahlungsanweisung (payto://-URI) aus einem QR-Code erstellen." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "Cashout" -msgstr "Auszahlung (Cashout)" +msgid "Verify" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "Recipient" -msgstr "Empfängerkonto" +msgid "Failed to send the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "ID of the recipient's account" -msgstr "ID des Empfängerkontos" +msgid "The request was valid, but the server is refusing action." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "username" -msgstr "Name des Nutzers" +msgid "The backend is not aware of the specified MFA challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "IBAN of the recipient's account" -msgstr "IBAN des Empfängerkontos" +msgid "It is too early to request another transmission of the challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 -#, c-format -msgid "Transfer subject" -msgstr "Buchungsvermerk der Überweisung" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 +#, fuzzy, c-format +msgid "Code transmission failed." +msgstr "Der Vorgang ist fehlgeschlagen." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 -#, c-format -msgid "Subject" -msgstr "Verwendungszweck" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 +#, fuzzy, c-format +msgid "Multi-factor authentication required" +msgstr "Authentifizierung erforderlich" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 #, c-format -msgid "Some text to identify the transfer" -msgstr "Eine Zeichenkette, um die Überweisung eindeutig zu benennen" +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." +msgstr "" +"Dieser Vorgang wird durch eine Zwei-Faktor-Authentifizierung geschützt. Um " +"ihn abschließen zu können, müssen wir Ihre Identität durch das von Ihnen " +"gewählte Authentifizierungsverfahren überprüfen." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 -#, c-format -msgid "Amount" -msgstr "Betrag" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 +#, fuzzy, c-format +msgid "The next challenge needs to be completed to confirm the operation." +msgstr "" +"Es besteht keine ausreichende Berechtigung, um den Vorgang abzuschließen." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 #, c-format -msgid "Amount to transfer" -msgstr "Zu überweisender Betrag" +msgid "All the next challenges need to be completed to confirm the operation." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format -msgid "Payto URI:" -msgstr "payto-URI:" +msgid "" +"One of the next challenges need to be completed to confirm the operation." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "Uniform resource identifier of the target account" -msgstr "URI (Uniform Resource Identifier) des Empfängerkontos" +msgid "To an phone starting with \" %1$s\"" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "" -"payto://x-taler-bank/[bank-host]/[receiver-account]?" -"message=[subject]&amount=[%1$s:X.Y]" +msgid "To an email starting with \" %1$s\"" msgstr "" -"payto://x-taler-bank/" -"[Bankbetreiber]/[Empfängerkonto]?message=[Buchungsvermerk]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "I have a code" msgstr "" -"payto://iban/[IBAN des Empfängers]?message=[Buchungsvermerk]&amount=[%1$s:X." -"Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" -msgstr "Der Höchstbetrag für eine Überweisung beträgt %1$s" +msgid "Send me a message" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 #, c-format -msgid "Cost" -msgstr "Kosten" +msgid "You have to wait until %1$s to send a new code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, c-format msgid "Cancel" msgstr "Abbrechen" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "Send" -msgstr "Überweisen" +msgid "Complete" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 #, c-format -msgid "The target type is unknown, use \"%1$s\"" -msgstr "Der Empfängertyp ist unbekannt, bitte verwenden Sie \"%1$s\"" +msgid "Unable to create a cashout" +msgstr "Es war nicht möglich, eine Einzahlung auszuführen" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 #, c-format -msgid "Only \"x-taler-bank\" target are supported" -msgstr "Nur \"x-taler-bank\"-Ziele werden unterstützt" +msgid "The bank configuration does not support cashout operations." +msgstr "Die Konfiguration der Bankverbindung unterstützt keine Einzahlungen." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" -msgstr "Nur dieser Bankbetreiber ist zulässig. Bitte verwenden Sie \"%1$s\"" +msgid "Close" +msgstr "Schließen" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, c-format -msgid "Account name is missing" -msgstr "Name oder Bezeichnung des Kontos fehlt" +msgid "Cashout is disabled" +msgstr "Einzahlungen aufs Konto sind deaktiviert" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 #, c-format -msgid "Only \"IBAN\" target are supported" -msgstr "Nur IBAN-Ziele werden unterstützt" +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." +msgstr "" +"In den Einstellungen müssen die Einzahlungen aufs Konto aktiviert und der " +"Umrechnungskurs einschließlich aller Gebühren, Kurse und einem " +"Rundungsverfahren initialisiert worden sein." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 -#, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" -msgstr "Bitte geben Sie einen Betrag an, der übertragen werden soll" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 +#, fuzzy, c-format +msgid "The server didn't understand the request." +msgstr "Der Server unterstützt nicht die aktuell gewählte TAN-Methode." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 -#, c-format -msgid "The \"amount\" parameter is not valid" -msgstr "Der Betrag ist nicht gültig" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 +#, fuzzy, c-format +msgid "The amount is too small" +msgstr "Das Passwort ist zu lang." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 +#, fuzzy, c-format +msgid "Conversion is not implemented." +msgstr "Umrechnungen sind deaktiviert" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "" -"\"message\" parameters to specify a reference text for the transfer are " -"missing" +msgid "At least debit or credit needs to be provided" msgstr "" -"Es fehlen Parameter für einen Referenz-Buchungsvermerk der Überweisungen" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 -#, c-format -msgid "The only currency allowed is \"%1$s\"" -msgstr "Die einzig zulässige Währung ist \"%1$s\"" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 +#, fuzzy, c-format +msgid "The amount is malfored" +msgstr "Diese Konto-ID ist bereits vergeben." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 +#, fuzzy, c-format +msgid "The currency is not supported" +msgstr "Das gewählte Authentifizierungsverfahren wird nicht unterstützt." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 +#, c-format +msgid "Invalid" +msgstr "Ungültig" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 +#, c-format +msgid "Amount needs to be higher" +msgstr "Es muss ein höherer Betrag gewählt werden" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 +#, c-format +msgid "Balance is not enough" +msgstr "Das Guthaben reicht nicht aus" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 +#, fuzzy, c-format +msgid "It is not possible to cashout less than %1$s: %2$s" +msgstr "Es ist nicht möglich, einen geringeren Betrag als %1$s einzuzahlen" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 +#, c-format +msgid "The total transfer to the destination will be zero" +msgstr "Der zu übertragende Gesamtbetrag beträgt Null" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#, c-format +msgid "Cashout created" +msgstr "Die Einzahlung wurde erstellt" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 +#, fuzzy, c-format +msgid "Second factor authentication required." +msgstr "Authentifizierung erforderlich" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 +#, c-format +msgid "Account not found" +msgstr "Konto nicht gefunden" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 +#, c-format +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." +msgstr "" +"Eine gleichartige Anfrage wurde bereits gestellt, bitte überprüfen Sie den " +"Vorgang oder versuchen Sie es erneut." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 +#, c-format +msgid "The conversion rate was applied incorrectly" +msgstr "Der Umrechnungskurs wurde fehlerhaft angewendet" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 +#, c-format +msgid "The account does not have sufficient funds" +msgstr "Das Konto verfügt über kein ausreichendes Guthaben" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 +#, c-format +msgid "Missing cashout URI in the profile" +msgstr "Die Einzahlungs-URI dieses Profils fehlt" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 +#, c-format +msgid "The amount is below the minimum amount permitted." +msgstr "Der Betrag ist unterhalb des zulässigen Minimums." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 +#, c-format +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." +msgstr "" +"Der Versand der Bestätigung ist fehlgeschlagen, versuchen Sie den Vorgang " +"bittespäter erneut oder kontaktieren Sie den Administrator." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 +#, c-format +msgid "The server doesn't support the current TAN channel." +msgstr "Der Server unterstützt nicht die aktuell gewählte TAN-Methode." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 +#, fuzzy, c-format +msgid "Create cashout." +msgstr "Konto anlegen" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 +#, c-format +msgid "Cashout" +msgstr "Auszahlung (Cashout)" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 +#, c-format +msgid "Conversion rate" +msgstr "Umrechnungskurs" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 +#, c-format +msgid "Balance" +msgstr "Salden" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 +#, c-format +msgid "Fee" +msgstr "Gebühr" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 +#, c-format +msgid "To account" +msgstr "Auf Bankkonto" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 +#, c-format +msgid "Legal name" +msgstr "" +"Offizieller Name des Empfängers (wirtschaftlich Berechtigter des " +"empfangenden Bankkontos)" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 +#, c-format +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." +msgstr "" +"Falls dieser Name nicht mit dem des wirtschaftlich Berechtigten des " +"Bankkontos übereinstimmt, könnte Ihre Überweisung fehlschlagen." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 +#, fuzzy, c-format +msgid "Unable to cashout" +msgstr "Es war nicht möglich, eine Einzahlung auszuführen" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 +#, c-format +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" +msgstr "" +"Bevor Sie auf ein Bankkonto einzahlen können, müssen Sie Ihr Profil " +"vervollständigen" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 +#, c-format +msgid "Transfer subject" +msgstr "Buchungsvermerk der Überweisung" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "Währung" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "%1$s übertragen" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, c-format +msgid "Receive %1$s" +msgstr "%1$s erhalten" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "Betrag" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "Gesamte Gebühren" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "Verbleibendes Guthaben" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "Vor Abzug von Gebühren" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, c-format +msgid "Total cashout transfer" +msgstr "Gesamter Einzahlungsbetrag" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, c-format +msgid "Not valid" +msgstr "Nicht gültig" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, c-format +msgid "Does not follow the pattern" +msgstr "Weicht vom Muster ab" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, c-format +msgid "The wire transfer was successfully completed!" +msgstr "Die Banküberweisung wurde erfolgreich durchgeführt!" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "" +"Die Anfrage war ungültig oder die payto://-URI nutzte inakzeptable Merkmale." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, c-format +msgid "Not enough permission to complete the operation." +msgstr "" +"Es besteht keine ausreichende Berechtigung, um den Vorgang abzuschließen." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" +"Der Bankbetreiber kann nicht gleichzeitig Begünstigter von Überweisungen " +"sein." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "Das Empfängerkonto \"%1$s\" wurde nicht gefunden." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "Ursprung und Ziel des Transfers können nicht gleich sein." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "Das Guthaben reicht für den Vorgang nicht aus." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "Das Ursprungskonto \"%1$s\" wurde nicht gefunden." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" +"Die Vorbereitung der Transaktion hat nicht funktioniert. Bitte versuchen Sie " +"es erneut." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, fuzzy, c-format +msgid "A second factor authentication is required." +msgstr "" +"Dies wird verwendet, wenn die Zwei-Faktor-Authentifizierung aktiviert ist" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, fuzzy, c-format +msgid "Confirm wire transfer." +msgstr "Banküberweisung durchführen" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, c-format +msgid "Input wire transfer detail" +msgstr "Überweisungsdetails einfügen" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "Mithilfe eines Formulars" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." +msgstr "" +"Uniform Resource Identifier (URI) zum Bestimmen des Werts, der an das " +"Empfängerkonto übertragen wird." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, c-format +msgid "QR code" +msgstr "QR-Code" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" +"Wenn Ihr Gerät über eine Kamera verfügt, können Sie automatisch eine payto-" +"Zahlungsanweisung (payto://-URI) aus einem QR-Code erstellen." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "Empfängerkonto" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, c-format +msgid "ID of the recipient's account" +msgstr "ID des Empfängerkontos" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, c-format +msgid "username" +msgstr "Name des Nutzers" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "IBAN des Empfängerkontos" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "Verwendungszweck" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, c-format +msgid "Some text to identify the transfer" +msgstr "Eine Zeichenkette, um die Überweisung eindeutig zu benennen" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, c-format +msgid "Amount to transfer" +msgstr "Zu überweisender Betrag" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, c-format +msgid "Payto URI:" +msgstr "payto-URI:" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, c-format +msgid "Uniform resource identifier of the target account" +msgstr "URI (Uniform Resource Identifier) des Empfängerkontos" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://x-taler-bank/[Bankbetreiber]/[Empfängerkonto]?" +"message=[Buchungsvermerk]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://iban/[IBAN des Empfängers]?" +"message=[Buchungsvermerk]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "Der Höchstbetrag für eine Überweisung beträgt %1$s" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "Kosten" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, c-format +msgid "Send" +msgstr "Überweisen" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "Nur \"x-taler-bank\"-Ziele werden unterstützt" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "Nur dieser Bankbetreiber ist zulässig. Bitte verwenden Sie \"%1$s\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, c-format +msgid "Account name is missing" +msgstr "Name oder Bezeichnung des Kontos fehlt" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "Nur IBAN-Ziele werden unterstützt" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "Bitte geben Sie einen Betrag an, der übertragen werden soll" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "Der Betrag ist nicht gültig" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 +#, c-format +msgid "" +"\"message\" parameters to specify a reference text for the transfer are " +"missing" +msgstr "" +"Es fehlen Parameter für einen Referenz-Buchungsvermerk der Überweisungen" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "Die einzig zulässige Währung ist \"%1$s\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 #, c-format msgid "You cannot transfer an amount of zero." msgstr "Sie können keinen Betrag überweisen, der Null ist." #. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 #, c-format msgid "The balance is not sufficient" msgstr "Das Guthaben ist nicht ausreichend" #. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 #, c-format msgid "Please enter a longer subject" msgstr "Bitte geben Sie einen längeren Buchungsvermerk der Überweisung an" +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, c-format +msgid "Show withdrawal confirmation" +msgstr "Zeige Bestätigung der Abhebung" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "Abheben ohne festgelegten Betrag" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" +msgstr "Hilfstext: Zuerst Wallet installieren" + #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 #, c-format msgid "Currently, the bank is not accepting new registrations!" msgstr "Im Augenblick nimmt die Bank keine Neuregistrierungen an!" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 #, c-format msgid "The name is missing" msgstr "Der Nutzername fehlt" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 #, c-format msgid "Missing username" msgstr "Fehlender Nutzername" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 #, c-format msgid "Missing password" msgstr "Fehlendes Passwort" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 #, c-format msgid "The password should be longer than 8 letters" msgstr "Das Passwort sollte länger als 8 Zeichen sein" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 #, c-format msgid "The passwords do not match" msgstr "Die Passwörter stimmen nicht überein" @@ -548,12 +1004,18 @@ msgstr "Nur ein Administrator ist befugt, die Kredithöhe festzulegen." #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:154 -#, c-format -msgid "Only the administrator can change the minimum cashout limit." +#, fuzzy, c-format +msgid "Only the administrator can change the conversion rate." msgstr "Nur der Administrator kann die geringste Höhe einer Auszahlung ändern." #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, fuzzy, c-format +msgid "The conversion rate class doesn't exist." +msgstr "Der Umrechnungskurs wurde fehlerhaft angewendet" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 #, c-format msgid "Only admin can create accounts with second factor authentication." msgstr "" @@ -561,37 +1023,37 @@ msgstr "" "erstellen." #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 -#, c-format -msgid "The password is too short." -msgstr "Das Passwort ist zu kurz." +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#, fuzzy, c-format +msgid "The password is too short. Can't have less than 8 characters." +msgstr "Das Passwort sollte länger als 8 Zeichen sein" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 -#, c-format -msgid "The password is too long." -msgstr "Das Passwort ist zu lang." +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 +#, fuzzy, c-format +msgid "The password is too long. Can't have more than 64 characters." +msgstr "Das Passwort sollte länger als 8 Zeichen sein" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 #, c-format msgid "Account registration" msgstr "Kontoregistrierung" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 #, c-format msgid "Login username" msgstr "Nutzername zum Anmelden" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 #, c-format msgid "Password" msgstr "Passwort" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" "Use a strong password: 8 characters minimum, don't use any public " @@ -603,151 +1065,151 @@ msgstr "" "bekannte Informationen (wie Namen, Geburtstage, Telefonnummern usw.)" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "Passwort wiederholen" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "Vollständiger Name" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "Registrieren" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "Einen zufälligen temporären Nutzer anlegen" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, fuzzy, c-format +msgid "You have no permission to this account." +msgstr "Es besteht keine ausreichende Berechtigung zum Löschen des Kontos." + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "Falsche Zugangsdaten für \"%1$s\"" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 -#, c-format -msgid "Account not found" -msgstr "Konto nicht gefunden" +#: packages/bank-ui/src/pages/LoginForm.tsx:151 +#, fuzzy, c-format +msgid "Account login." +msgstr "Kontenname" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 -#, c-format -msgid "Username" -msgstr "Nutzername" +#: packages/bank-ui/src/pages/LoginForm.tsx:164 +#, fuzzy, c-format +msgid "Session expired" +msgstr "Dieser Vorgang ist abgelaufen." #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format -msgid "Username of the account" -msgstr "Nutzername des Kontos" +msgid "Username" +msgstr "Nutzername" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, c-format msgid "Password of the account" msgstr "Passwort des Kontos" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" -msgstr "Prüfung" +msgid "Forget" +msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "Anmelden" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "Transaktionsübersicht" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, c-format msgid "No transactions yet." msgstr "Es liegen noch keine Transaktionen vor." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." msgstr "Sie können Geld in Ihre Wallet-App übertragen oder abheben lassen." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "Datum" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "Gegenkonto" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "gesendet" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "empfangen" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, c-format msgid "Invalid value" msgstr "Ungültiger Wert" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "an" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "von" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "Erste Seite" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 #, c-format msgid "Next" msgstr "Nächste Seite" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, c-format -msgid "Wire transfer completed!" -msgstr "Banküberweisung abgeschlossen!" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "" @@ -755,7 +1217,7 @@ msgstr "" "werden" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -765,112 +1227,153 @@ msgstr "" "die Transaktion angenommen hat." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, c-format msgid "The operation ID is invalid." msgstr "Die Vorgangs-ID ist ungültig." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "Der Vorgang konnte nicht gefunden werden." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "Der Betrag der Abhebung und der empfangene Betrag unterscheiden sich." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "Die Bank benötigt ein Bankkonto, das noch nicht festgelegt wurde." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 -#, c-format +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 +#, c-format +msgid "Bad request" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 +#, fuzzy, c-format +msgid "The withdrawal operation has been aborted." +msgstr "Abhebevorgang in Bearbeitung" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 +#, fuzzy, c-format msgid "" -"The reserve operation has been confirmed previously and can't be aborted" +"The withdrawal operation has been confirmed previously and can’t be aborted." msgstr "" "Der Vorgang wurde vom Verrechnungskonto bereits bestätigt und kann daher " "nicht mehr abgebrochen werden" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, fuzzy, c-format +msgid "Complete withdrawal." +msgstr "Bestätigung der Abhebung" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 #, c-format msgid "Confirm the withdrawal operation" msgstr "Bestätigen Sie den Abhebevorgang" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format msgid "Wire transfer details" msgstr "Details der Banküberweisung" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 -#, c-format -msgid "Payment Service Provider's account" -msgstr "Konto des Zahlungsdienstleisters" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, c-format msgid "Payment Service Provider's account number" msgstr "Bankkontonummer des Zahlungsdiensts" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, c-format msgid "Payment Service Provider's name" msgstr "Name des Zahlungsdiensts" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, c-format msgid "Payment Service Provider's account bank hostname" msgstr "Bezeichnung des Bankkontos des Zahlungsdiensts (PSP hostname)" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, c-format msgid "Payment Service Provider's account id" msgstr "Konto-ID des Zahlungsdiensts" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, c-format msgid "Payment Service Provider's account address" msgstr "Kontenadresse des Zahlungsdiensts" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "Es wurde bisher noch kein Betrag ermittelt." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "Überweisung" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "Authentifizierung erforderlich" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, c-format msgid "This operation was created with another username" msgstr "Dieser Vorgang wurde mit einem anderen Nutzernamen erstellt" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 +#, c-format +msgid "" +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 +#, c-format +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" +msgstr "" +"Der Vorgang wurde vom Verrechnungskonto bereits bestätigt und kann daher " +"nicht mehr abgebrochen werden" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 +#, c-format +msgid "Wire transfer completed!" +msgstr "Banküberweisung abgeschlossen!" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 +#, fuzzy, c-format +msgid "Confirm withdrawal." +msgstr "Bestätigung der Abhebung" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format msgid "" "Unauthorized to make the operation, maybe the session has expired or the " @@ -879,20 +1382,20 @@ msgstr "" "Sie sind nicht berechtigt, den Vorgang durchzuführen, vielleicht ist die " "Sitzung abgelaufen oder das Passwort wurde geändert." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format msgid "The operation was rejected due to insufficient funds." msgstr "Der Vorgang wurde wegen unzureichendem Guthaben zurückgewiesen." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format msgid "Withdrawal confirmed" msgstr "Abhebung bestätigt" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, c-format msgid "" "The wire transfer to the Payment Service Provider has been initiated. You " @@ -901,26 +1404,20 @@ msgstr "" "Die Überweisung an den Zahlungsdienst wurde eingeleitet. Ihre Taler-Wallet-" "App wird den angeforderten Betrag baldmöglichst abrufen." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format msgid "Do not show this again" msgstr "Diese Meldung nicht mehr anzeigen" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "Schließen" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, c-format msgid "If you have a Taler wallet installed on this device" msgstr "Falls Sie eine Taler-Wallet-App auf diesem Gerät installiert haben" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, c-format msgid "" "Your wallet will display the details of the transaction including the fees " @@ -931,105 +1428,93 @@ msgstr "" "der Gebühren (falls diese verlangt wurden) angezeigt. Wenn Sie noch keine " "Taler-Wallet-App haben, folgen Sie bitte den Anweisungen" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, c-format msgid "on this page" msgstr "auf dieser Seite" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format msgid "Withdraw" msgstr "Abheben" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, c-format msgid "In case you have a Taler wallet on another device" msgstr "" "Falls Sie eine Taler-Wallet-App auf einem anderen Gerät als diesem haben" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format msgid "Scan the QR below to start the withdrawal." msgstr "Scannen Sie den QR-Code, um die Abhebung zu beginnen." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, c-format msgid "There is an operation already pending" msgstr "Es ist bereits ein Vorgang in Bearbeitung" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, c-format msgid "Complete the operation in" msgstr "Abschließen des Vorgangs in" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format msgid "this page" msgstr "diese Seite" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, c-format -msgid "Invalid" -msgstr "Ungültig" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, c-format -msgid "Balance is not enough" -msgstr "Das Guthaben reicht nicht aus" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, c-format msgid "The server replied with an invalid taler://withdraw URI" msgstr "Der Server antwortete mit einem ungültigen taler://withdraw URI" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format msgid "Withdraw URI: %1$s" msgstr "Abhebe-URI: %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format msgid "The operation was rejected due to insufficient funds" msgstr "Der Vorgang wurde wegen unzureichendem Guthaben zurückgewiesen" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format msgid "Current balance is %1$s" msgstr "Das aktuelle Guthaben beträgt %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format msgid "You can withdraw up to %1$s" msgstr "Sie können bis zu %1$s abheben" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format msgid "Continue" msgstr "Weiter" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, c-format msgid "Use your Taler wallet" msgstr "Aktivieren Sie Ihr Taler-Wallet" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, c-format msgid "" "After using your wallet you will need to authorize or cancel the operation " @@ -1040,31 +1525,31 @@ msgstr "" "abbrechen." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, c-format msgid "You need a Taler wallet" msgstr "Sie benötigen eine Taler-Wallet-App" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format msgid "If you don't have one yet you can follow the instruction in" msgstr "Wenn Sie noch keine haben, folgen Sie bitte den Anweisungen in" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format msgid "Send money" msgstr "Geld senden" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, c-format msgid "to a Taler wallet" msgstr "an ein Taler-Wallet (App oder WebExtension)" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "" @@ -1072,25 +1557,26 @@ msgstr "" "Erweiterung (WebExtension) abheben" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format msgid "to another bank account" msgstr "an ein anderes Bankkonto" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format msgid "Make a wire transfer to an account with known bank account number." -msgstr "Sie überweisen auf ein Konto mit einer Ihnen bekannten Bankkontonummer." +msgstr "" +"Sie überweisen auf ein Konto mit einer Ihnen bekannten Bankkontonummer." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, c-format msgid "This is a demo" msgstr "Dies ist eine Demo-Version" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, c-format msgid "" "This part of the demo shows how a bank that supports Taler directly would " @@ -1102,7 +1588,7 @@ msgstr "" "Bankkonto und den %1$s-Transaktionsverlauf." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, c-format msgid "" "Here you will be able to see how a bank that supports Taler directly would " @@ -1111,781 +1597,827 @@ msgstr "" "Damit können Sie nachvollziehen, wie eine Kundenbank, die Zahlungen mit dem " "Taler-System unterstützt, funktionieren würde." -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 -#, c-format -msgid "Pending account delete operation" -msgstr "Der Vorgang zum Löschen eines Kontos wurde bereits begonnen" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 -#, c-format -msgid "Pending account update operation" -msgstr "Der Vorgang zur Aktualisierung des Kontos läuft bereits" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 -#, c-format -msgid "Pending password update operation" -msgstr "Der Vorgang zur Aktualisierung des Passworts läuft bereits" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 -#, c-format -msgid "Pending transaction operation" -msgstr "Transaktion in Bearbeitung" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 -#, c-format -msgid "Pending withdrawal operation" -msgstr "Abhebevorgang in Bearbeitung" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 -#, c-format -msgid "Pending cashout operation" -msgstr "Auszahlungsvorgang in Bearbeitung" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "You can complete or cancel the operation in" -msgstr "Sie können den Vorgang abschließen oder abbrechen in" +msgid "" +"Internal error, please report. There should be more information in the " +"console." +msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format msgid "Internal error, please report." msgstr "Interner Fehler, um dessen Mitteilung wir Sie freundlich bitten." #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format msgid "Preferences" msgstr "Präferenzen" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format msgid "Welcome" msgstr "Willkommen" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format msgid "Welcome, %1$s" msgstr "Herzlich willkommen, %1$s" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 +#, fuzzy, c-format +msgid "No enough permission to access the conversion rate list." +msgstr "" +"Es besteht keine ausreichende Berechtigung, um den Vorgang abzuschließen." + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "History of public accounts" -msgstr "Buchungen auf öffentlich sichtbaren Konten" +msgid "Conversion list not found. Maybe conversion rate is not supported." +msgstr "" -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 +#, fuzzy, c-format +msgid "Conversion list not implemented." +msgstr "Umrechnungen sind deaktiviert" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 +#, fuzzy, c-format +msgid "Conversion rate classes" +msgstr "Umrechnungskurs" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 +#, fuzzy, c-format +msgid "Create conversion rate class" +msgstr "Umrechnungskurs" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 +#, fuzzy, c-format +msgid "No conversion rate class" +msgstr "Umrechnungskurs" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "Scan the QR code below to start the withdrawal." -msgstr "Scannen Sie den QR-Code, um die Abhebung zu beginnen." +msgid "Name" +msgstr "Name" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 +#, fuzzy, c-format +msgid "Description" +msgstr "Demobeschreibung anzeigen" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 #, c-format -msgid "Operation aborted" -msgstr "Vorgang abgebrochen" +msgid "Cashin" +msgstr "Auszahlung (Cash-In)" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 #, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." +msgid "min:" msgstr "" -"Die Überweisung auf das Konto des Zahlungsdiensts wurde an einer anderen " -"Stelle abgebrochen. Ihr Guthaben ist jedoch sicher und geht nicht verloren." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 #, c-format -msgid "Go to your wallet now" -msgstr "Geh jetzt zu deiner Wallet" +msgid "fee:" +msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 #, c-format -msgid "" -"The operation is marked as selected, but a process during the withdrawal " -"failed" -msgstr "" -"Der Vorgang wurde als ausgewählt markiert, aber ein Schritt während des " -"Abhebevorgangs ist gescheitert" +msgid "Select a section" +msgstr "Bitte wählen Sie einen Bereich aus" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 #, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." -msgstr "Das Konto wurde ausgewählt, aber es wurde keine Abhebe-ID gefunden." +msgid "Details" +msgstr "Detail-Angaben" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 #, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." -msgstr "" -"Es gibt eine Abhebe-ID, aber es wurde kein Bankkonto ausgewählt oder das " -"gewählte Bankkonto ist nicht gültig." +msgid "Delete" +msgstr "Löschen" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 #, c-format -msgid "" -"A withdrawal reserve ID was not found and the no account has been selected." -msgstr "" -"Es wurde keine Abhebe-ID gefunden und daher ist kein Bankkonto ausgewählt " -"worden." +msgid "Credentials" +msgstr "Anmeldedaten" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 #, c-format -msgid "Operation not found" -msgstr "Vorgang nicht gefunden" +msgid "Cashouts" +msgstr "Auszahlungen (Cashout)" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." -msgstr "" -"Dieser Vorgang ist dem Server nicht bekannt. Die Vorgangs-ID stimmt nicht " -"oder der Server hat die Informationen zum Vorgang gelöscht, bevor sie hier " -"ankamen." +msgid "Conversion" +msgstr "Umrechnung (von Währungen)" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, c-format -msgid "Continue to dashboard" -msgstr "Weiter zum Dashboard" +msgid "only admin can setup conversion" +msgstr "Nur ein Administrator kann Umrechnungskurse einrichten" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 +#, c-format +msgid "Wrong credentials" +msgstr "Ungültige Zugangsdaten" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 #, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" -msgstr "" -"Bestätigungscodes sind numerisch, die möglicher Weise mit 'T-.' anfangen" +msgid "Conversion is disabled" +msgstr "Umrechnungen sind deaktiviert" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 #, c-format -msgid "" -"No cashout was found. The cashout process has probably already been aborted." -msgstr "" -"Es wurde keine Einzahlung gefunden. Der Vorgang der Einzahlung auf das " -"Zielkonto wurde wahrscheinlich bereits zuvor abgebrochen." +msgid "Config cashout" +msgstr "Einzahlungen einrichten" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 #, c-format -msgid "Challenge not found." -msgstr "Die Überprüfung wurde nicht gefunden." +msgid "Config cashin" +msgstr "Auszahlungen einrichten (Cash-In)" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "This user is not authorized to complete this challenge." -msgstr "Dieser Benutzer ist nicht ermächtigt, die Überprüfung durchzuführen." +msgid "Bad ratios" +msgstr "Das Verhältnis passt nicht" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 #, c-format -msgid "Too many attempts, try another code." +msgid "" +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." msgstr "" -"Es ist zu oft erfolglos versucht worden, die Überprüfung zu bestehen, bitte " -"versuchen Sie es mit einem anderen Passwort." +"Für ein stimmiges Verhältnis sollte die eine Währung höher oder gleich 1 " +"sein und die andere Währung niedriger oder gleich 1 sein." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 #, c-format -msgid "The confirmation code is wrong, try again." -msgstr "Das Bestätigungspasswort ist falsch, bitte versuchen Sie es erneut." +msgid "Initial amount" +msgstr "Guthaben bei Erstanlage des Kontos" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "The operation expired." -msgstr "Dieser Vorgang ist abgelaufen." +msgid "Use it to test how the conversion will affect the amount." +msgstr "" +"Hier testen Sie, um die Auswirkung des Umrechnungskurses auf einen Betrag zu " +"prüfen." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "The operation failed." -msgstr "Der Vorgang ist fehlgeschlagen." +msgid "Sending to this bank" +msgstr "An diese Bank senden" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 #, c-format -msgid "The operation needs another confirmation to complete." -msgstr "" -"Der Vorgang benötigt eine weitere Bestätigung, um abgeschlossen zu werden." +msgid "Converted" +msgstr "Umgetauscht" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "Confirm the operation" -msgstr "Vorgang bestätigen" +msgid "Cashin after fee" +msgstr "Auszahlung nach Abzug von Gebühren" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel " -"you provided." -msgstr "" -"Dieser Vorgang wird durch eine Zwei-Faktor-Authentifizierung geschützt. Um " -"ihn abschließen zu können, müssen wir Ihre Identität durch das von Ihnen " -"gewählte Authentifizierungsverfahren überprüfen." +msgid "Sending from this bank" +msgstr "Senden von dieser Bank" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 #, c-format -msgid "Enter the confirmation code" -msgstr "Bitte geben Sie jetzt zur Bestätigung den Sicherheitscode ein" +msgid "Cashout after fee" +msgstr "Einzahlung nach Abzug von Gebühren" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "You should have received a code on your mobile phone." -msgstr "" -"Sie haben gerade einen Sicherheitscode an Ihr Mobilfunkgerät gesendet " -"bekommen." +msgid "Bad configuration" +msgstr "Fehlerhafte Konfiguration" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format -msgid "You should have received a code in your email." +msgid "" +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -"Sie haben gerade einen Sicherheitscode an Ihre Email-Adresse gesendet " -"bekommen." +"Diese Einstellung erlaubt Nutzern, höhere Beträge auf ihre Konten " +"einzuzahlen als sie eingenommen haben." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." -msgstr "Der Sicherheitscode beginnt mit \"%1$s\" gefolgt von Ziffern." +msgid "Update" +msgstr "Aktualisieren" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 #, c-format -msgid "Confirm" -msgstr "Bestätigen" +msgid "Rnvalid" +msgstr "Ungültig" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "Removing account" -msgstr "Das Konto wird gelöscht" +msgid "Must be > 0" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "Updating account values" -msgstr "Das Konto wird aktualisiert" +msgid "Minimum amount" +msgstr "Minimaler Betrag" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 -#, c-format -msgid "Updating password" -msgstr "Das Passwort wird aktualisiert" +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 +#, fuzzy, c-format +msgid "Only cashout operation above this threshold will be allowed." +msgstr "Es werden nur Einzahlungen oberhalb dieses Werts erlaubt" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Making a wire transfer" -msgstr "Banküberweisung durchführen" +msgid "Ratio" +msgstr "Verhältnis" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, c-format -msgid "Confirming withdrawal" -msgstr "Bestätigung der Abhebung" +msgid "Conversion ratio between currencies" +msgstr "Umrechnungsverhältnis zwischen den Währungen" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Making a cashout" -msgstr "Auszahlung durchführen" +msgid "Example conversion" +msgstr "Beispiel einer Währungsumrechnung" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "Operation:" -msgstr "Vorgang:" +msgid "1 %1$s will be converted into %2$s %3$s" +msgstr "1 %1$s wird getauscht zu %2$s %3$s" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 -#, c-format -msgid "Type" -msgstr "Typ" +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 +#, fuzzy, c-format +msgid "Tiny amount" +msgstr "Minimaler Betrag" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Updating account settings" -msgstr "Aktualisieren der Kontoeinstellungen" +msgid "Rounding mode" +msgstr "Rundungsmethode" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "Account" -msgstr "Konto" +msgid "Zero" +msgstr "Null" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "To account" -msgstr "Auf Bankkonto" +msgid "" +"Amount will be round below to the largest possible value smaller than the " +"input." +msgstr "" +"Der Betrag wird auf den größtmöglichen Wert abgerundet, der kleiner als die " +"Eingabe ist." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Cashout account" -msgstr "Auszahlungskonto" +msgid "Up" +msgstr "Aufrunden" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "Email" -msgstr "E-Mail" +msgid "" +"Amount will be round up to the smallest possible value larger than the input." +msgstr "" +"Der Betrag wird auf den geringstmöglichen Wert aufgerundet, der größer als " +"die Eingabe ist." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Phone" -msgstr "Telefon" +msgid "Nearest" +msgstr "Am nähesten" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "Debit threshold" -msgstr "Kreditlinie" +msgid "Amount will be round to the closest possible value." +msgstr "Der Betrag wird auf den nächstmöglichen Wert gerundet." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Is this account public?" -msgstr "Ist dieses Konto ein öffentliches?" +msgid "If none specified the fallback value is \"%1$s \"." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "Enable" -msgstr "Aktivieren" +msgid "Examples" +msgstr "Beispiele" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "Disable" -msgstr "Deaktivieren" +msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgstr "Rundung eines Betrags von 1,24 mit Rundungswert 0,1" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "Name" -msgstr "Name" +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." +msgstr "" +"Angesichts des Rundungswertes von 0,1 sind die möglichen Werte, die am " +"nächsten an 1,24 liegen, folgende: 1.1, 1.2, 1.3, 1.4." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "Authentication channel" -msgstr "Authentifizierungskanal" +msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgstr "Mit der Methode „Null“ wird der Wert auf 1,2 gerundet" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "Remove" -msgstr "Entfernen" +msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgstr "Mit der Methode „Nähestens“ wird der Wert auf 1,2 gerundet" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "New password" -msgstr "Neues Passwort" +msgid "With the \"up\" mode the value will be rounded to 1.3" +msgstr "Mit der Methode „Aufrunden“ wird der Wert auf 1,3 gerundet" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "Challenge details" -msgstr "Details der Überprüfung" +msgid "Rounding an amount of 1.26 with rounding value 0.1" +msgstr "Rundung eines Betrags von 1,26 mit Rundungswert 0,1" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Sent at" -msgstr "Gesendet zum Zeitpunkt" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgstr "Mit der Methode „Nähestens“ wird der Wert auf 1,3 gerundet" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "To phone" -msgstr "an ein Telefon" +msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgstr "Rundung eines Betrags von 1,24 mit Rundungswert 0,3" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format -msgid "To email" -msgstr "an die Emailadresse" +msgid "" +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." +msgstr "" +"Mit einem Rundungswert von 0,3 sind die möglichen Werte, die am nähesten an " +"1,24 liegen, folgende: 0,9, 1,2, 1,5 und 1,8." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Send again" -msgstr "Erneut senden" +msgid "With the \"up\" mode the value will be rounded to 1.5" +msgstr "Mit der Methode „Aufrunden“ wird der Wert auf 1,5 gerundet" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "Withdraw reserve ID" -msgstr "ID des Verrechnungskontos zum Abheben" +msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgstr "Rundung eines Betrags von 1,26 mit Rundungswert 0,3" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "Cashout is disabled" -msgstr "Einzahlungen aufs Konto sind deaktiviert" +msgid "Amount to be deducted before amount is credited." +msgstr "Betrag, der vor der Gutschrift abzuziehen ist." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 -#, c-format +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 +#, fuzzy, c-format msgid "" -"Cashout should be enabled in the configuration, the conversion rate should " -"be initialized with fee(s), rates and a rounding mode." +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." msgstr "" "In den Einstellungen müssen die Einzahlungen aufs Konto aktiviert und der " "Umrechnungskurs einschließlich aller Gebühren, Kurse und einem " "Rundungsverfahren initialisiert worden sein." -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 -#, c-format -msgid "Make a wire transfer" -msgstr "Eine Banküberweisung durchführen" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 +#, fuzzy, c-format +msgid "Unauthorized" +msgstr "Dieser Nutzer ist nicht berechtigt" -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "The Withdrawal URI is not valid" -msgstr "Die URI für die Abhebung ist nicht gültig" +msgid "Forbidden" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +msgid "NotFound" msgstr "" -"In den Einstellungen müssen die Einzahlungen aufs Konto aktiviert und der " -"Umrechnungskurs einschließlich aller Gebühren, Kurse und einem " -"Rundungsverfahren initialisiert worden sein." -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 #, c-format -msgid "Latest cashouts" -msgstr "Letzte Einzahlungen" +msgid "NotImplemented" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Created" -msgstr "Erzeugt" +msgid "Not Found" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, c-format -msgid "Total debit" -msgstr "Gesamtbetrag der Belastung" +msgid "Not implemented" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 -#, c-format -msgid "Total credit" -msgstr "Gesamtbetrag der Gutschrift" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 +#, fuzzy, c-format +msgid "The name of the conversion is already used." +msgstr "Es ist bereits ein Vorgang in Bearbeitung" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 -#, c-format -msgid "Select a section" -msgstr "Bitte wählen Sie einen Bereich aus" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 +#, fuzzy, c-format +msgid "Conversion rate class" +msgstr "Umrechnungskurs" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "Details" -msgstr "Detail-Angaben" +msgid "Accounts" +msgstr "Konten" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "Delete" -msgstr "Löschen" +msgid "Test" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 +#, fuzzy, c-format +msgid "Users" +msgstr "Nutzername" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "Credentials" -msgstr "Anmeldedaten" +msgid "Can't remove the conversion rate class" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format -msgid "Cashouts" -msgstr "Auszahlungen (Cashout)" +msgid "" +"There are some user associated to this class. You need to remove them first." +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 +#, fuzzy, c-format +msgid "You are going to remove the conversion rate class" +msgstr "Sie sind gerade dabei, das Konto zu löschen" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "Conversion" -msgstr "Umrechnung (von Währungen)" +msgid "This step can't be undone." +msgstr "Dieser Schritt kann später nicht mehr rückgängig gemacht werden." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "Unable to create a cashout" -msgstr "Es war nicht möglich, eine Einzahlung auszuführen" +msgid "Filters" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 #, c-format -msgid "The bank configuration does not support cashout operations." -msgstr "Die Konfiguration der Bankverbindung unterstützt keine Einzahlungen." +msgid "Show from other classes" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "Amount needs to be higher" -msgstr "Es muss ein höherer Betrag gewählt werden" +msgid "Account" +msgstr "Konto" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "It is not possible to cashout less than %1$s" -msgstr "Es ist nicht möglich, einen geringeren Betrag als %1$s einzuzahlen" +msgid "Group ID" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "No users in this conversion rate class" msgstr "" -"Der von Ihrem Konto einzahlbare Betrag darf nicht geringer als %1$s sein" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 #, c-format -msgid "The total transfer to the destination will be zero" -msgstr "Der zu übertragende Gesamtbetrag beträgt Null" +msgid "Class" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 +#, fuzzy, c-format +msgid "Action" +msgstr "Aktionen" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 #, c-format -msgid "Cashout created" -msgstr "Die Einzahlung wurde erstellt" +msgid "Remove" +msgstr "Entfernen" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 +#, fuzzy, c-format +msgid "Add" +msgstr "Adresse" + +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 +#, fuzzy, c-format +msgid "Conversion rate name" +msgstr "Umrechnungskurs" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "" -"Duplicated request detected, check if the operation succeeded or try again." +msgid "Short description of the class" msgstr "" -"Eine gleichartige Anfrage wurde bereits gestellt, bitte überprüfen Sie den " -"Vorgang oder versuchen Sie es erneut." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 -#, c-format -msgid "The conversion rate was applied incorrectly" -msgstr "Der Umrechnungskurs wurde fehlerhaft angewendet" +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 +#, fuzzy, c-format +msgid "Conversion rate class created." +msgstr "Umrechnungskurs" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "The account does not have sufficient funds" -msgstr "Das Konto verfügt über kein ausreichendes Guthaben" +msgid "The rights to change the account are not sufficient" +msgstr "Es besteht keine ausreichende Berechtigung zum Ändern des Kontos" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 +#, fuzzy, c-format +msgid "New conversion rate class" +msgstr "Umrechnungskurs" + +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "Missing cashout URI in the profile" -msgstr "Die Einzahlungs-URI dieses Profils fehlt" +msgid "Create" +msgstr "Anlegen" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "The amount is below the minimum amount permitted." -msgstr "Der Betrag ist unterhalb des zulässigen Minimums." +msgid "History of public accounts" +msgstr "Buchungen auf öffentlich sichtbaren Konten" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." -msgstr "" -"Der Versand der Bestätigung ist fehlgeschlagen, versuchen Sie den Vorgang " -"bittespäter erneut oder kontaktieren Sie den Administrator." +msgid "Make a wire transfer" +msgstr "Eine Banküberweisung durchführen" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 #, c-format -msgid "The server doesn't support the current TAN channel." -msgstr "Der Server unterstützt nicht die aktuell gewählte TAN-Methode." +msgid "Scan the QR code below to start the withdrawal." +msgstr "Scannen Sie den QR-Code, um die Abhebung zu beginnen." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format -msgid "Conversion rate" -msgstr "Umrechnungskurs" +msgid "Operation aborted" +msgstr "Vorgang abgebrochen" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 #, c-format -msgid "Balance" -msgstr "Salden" +msgid "" +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." +msgstr "" +"Die Überweisung auf das Konto des Zahlungsdiensts wurde an einer anderen " +"Stelle abgebrochen. Ihr Guthaben ist jedoch sicher und geht nicht verloren." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "Fee" -msgstr "Gebühr" +msgid "Go to your wallet now" +msgstr "Geh jetzt zu deiner Wallet" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, c-format -msgid "Legal name" +msgid "" +"The operation is marked as selected, but a process during the withdrawal " +"failed" msgstr "" -"Offizieller Name des Empfängers (wirtschaftlich Berechtigter des " -"empfangenden Bankkontos)" +"Der Vorgang wurde als ausgewählt markiert, aber ein Schritt während des " +"Abhebevorgangs ist gescheitert" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 +#, fuzzy, c-format +msgid "A withdrawal reserve ID was not found and no account has been selected." +msgstr "" +"Es wurde keine Abhebe-ID gefunden und daher ist kein Bankkonto ausgewählt " +"worden." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 #, c-format msgid "" -"If this name doesn't match the account holder's name, your transaction may " -"fail." +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." msgstr "" -"Falls dieser Name nicht mit dem des wirtschaftlich Berechtigten des " -"Bankkontos übereinstimmt, könnte Ihre Überweisung fehlschlagen." +"Es gibt eine Abhebe-ID, aber es wurde kein Bankkonto ausgewählt oder das " +"gewählte Bankkonto ist nicht gültig." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 #, c-format -msgid "No cashout account" -msgstr "Dies ist kein Einzahlungskonto" +msgid "The account was selected, but no withdrawal reserve ID was found." +msgstr "Das Konto wurde ausgewählt, aber es wurde keine Abhebe-ID gefunden." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 +#, c-format +msgid "Operation not found" +msgstr "Vorgang nicht gefunden" + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 #, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" -"Bevor Sie auf ein Bankkonto einzahlen können, müssen Sie Ihr Profil " -"vervollständigen" +"Dieser Vorgang ist dem Server nicht bekannt. Die Vorgangs-ID stimmt nicht " +"oder der Server hat die Informationen zum Vorgang gelöscht, bevor sie hier " +"ankamen." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 #, c-format -msgid "Currency" -msgstr "Währung" +msgid "Continue to dashboard" +msgstr "Weiter zum Dashboard" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Send %1$s" -msgstr "%1$s übertragen" +msgid "The Withdrawal URI is not valid" +msgstr "Die URI für die Abhebung ist nicht gültig" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Receive %1$s" -msgstr "%1$s erhalten" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." +msgstr "" +"In den Einstellungen müssen die Einzahlungen aufs Konto aktiviert und der " +"Umrechnungskurs einschließlich aller Gebühren, Kurse und einem " +"Rundungsverfahren initialisiert worden sein." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Total cost" -msgstr "Gesamte Gebühren" +msgid "Latest cashouts" +msgstr "Letzte Einzahlungen" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 #, c-format -msgid "Balance left" -msgstr "Verbleibendes Guthaben" +msgid "Created" +msgstr "Erzeugt" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 #, c-format -msgid "Before fee" -msgstr "Vor Abzug von Gebühren" +msgid "Total debit" +msgstr "Gesamtbetrag der Belastung" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 #, c-format -msgid "Total cashout transfer" -msgstr "Gesamter Einzahlungsbetrag" +msgid "Total credit" +msgstr "Gesamtbetrag der Gutschrift" #. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format msgid "Cashout for account %1$s" msgstr "Einzahlung an Konto %1$s" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, c-format msgid "Doesn't have the pattern of an email" msgstr "Dies entspricht keiner Email-Adresse" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, c-format msgid "Should start with +" msgstr "Dies sollte mit einem + beginnen" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, c-format msgid "A phone number consists of numbers only" msgstr "Eine Telefonnummer besteht nur aus Ziffern" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, c-format msgid "Account ID for authentication" msgstr "Konto-ID zur Authentifizierung" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, c-format msgid "Name of the account holder" msgstr "Name des Inhabers des Kontos" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, c-format msgid "Internal account" msgstr "Internes Konto" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, c-format msgid "If this field is empty, a random account ID will be assigned" msgstr "Wenn dieses Feld leer bleibt, wird eine zufällige Konto-ID vergeben" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format msgid "" "You can copy and share this IBAN number in order to receive wire transfers " @@ -1895,14 +2427,63 @@ msgstr "" "Bankkonto zu erhalten" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 +#, c-format +msgid "Email" +msgstr "E-Mail" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, c-format msgid "To be used when second factor authentication is enabled" msgstr "" "Dies wird verwendet, wenn die Zwei-Faktor-Authentifizierung aktiviert ist" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 +#, c-format +msgid "Phone" +msgstr "Telefon" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 +#, fuzzy, c-format +msgid "Enable second factor authentication" +msgstr "" +"Dies wird verwendet, wenn die Zwei-Faktor-Authentifizierung aktiviert ist" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 +#, fuzzy, c-format +msgid "Using email" +msgstr "an die Emailadresse" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 +#, c-format +msgid "Add an email in your profile to enable this option" +msgstr "" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 +#, c-format +msgid "Using SMS" +msgstr "" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 +#, c-format +msgid "Add a phone number in your profile to enable this option" +msgstr "" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 +#, c-format +msgid "Cashout account" +msgstr "Auszahlungskonto" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, c-format msgid "" "External account number where the money is going to be sent when doing " @@ -1911,62 +2492,49 @@ msgstr "" "Kontonummer für Einzahlungen aufs eigene Bankkonto (gewöhnlich eine IBAN)" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format msgid "Max debt" msgstr "Maximale Kredithöhe" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format msgid "How much the balance can go below zero." msgstr "Dieser Wert gibt an, wie weit der Saldo ins Minus gehen kann." #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 -#, c-format -msgid "Minimum cashout" -msgstr "Geringste Einzahlung aufs Bankkonto" - -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Custom minimum cashout amount for this account." -msgstr "" -"Hier können Sie den geringsten Einzahlungsbetrag für dieses Konto festlegen." +msgid "Is this account public?" +msgstr "Ist dieses Konto ein öffentliches?" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, c-format msgid "Public accounts have their balance publicly accessible" msgstr "Öffentliche Konten zeigen ihre Salden und Bewegungen offen einsehbar" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, c-format msgid "Does this account belong to a Payment Service Provider?" msgstr "Gehört dieses Konto dem Anbieter eines Zahlungsdiensts?" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format msgid "Account updated" msgstr "Das Konto wurde aktualisiert" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 -#, c-format -msgid "The rights to change the account are not sufficient" -msgstr "Es besteht keine ausreichende Berechtigung zum Ändern des Kontos" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format msgid "The username was not found" msgstr "Der Name des Nutzers konnte nicht gefunden werden" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format msgid "" "You can't change the legal name, please contact the your account " @@ -1976,7 +2544,7 @@ msgstr "" "benachrichtigen Sie den Administrator des Kontos." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format msgid "" "You can't change the debt limit, please contact the your account " @@ -1986,7 +2554,7 @@ msgstr "" "Administrator des Kontos." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format msgid "" "You can't change the cashout address, please contact the your account " @@ -1996,43 +2564,43 @@ msgstr "" "Sie Ihren Administrator des Kontos." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 +#, fuzzy, c-format +msgid "Update account information." +msgstr "Aktualisieren der Kontoeinstellungen" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format msgid "Account \"%1$s\"" msgstr "Konto \"%1$s\"" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, c-format msgid "Removed" msgstr "Entfernt" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, c-format msgid "This account can't be used." msgstr "Dieses Konto kann nicht genutzt werden." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format msgid "Change details" msgstr "Details ändern" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 -#, c-format -msgid "Update" -msgstr "Aktualisieren" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, c-format msgid "Merchant integration" msgstr "Händler-Integration" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format msgid "" "Use this information to link your Taler Merchant Backoffice account with the " @@ -2047,73 +2615,73 @@ msgstr "" "Verwalter eintragen lassen." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, c-format msgid "Account type" msgstr "Kontentyp" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, c-format msgid "Method to use for wire transfer." msgstr "Für Überweisungen zu verwendende Methode." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format msgid "IBAN" msgstr "IBAN" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format msgid "International Bank Account Number." msgstr "IBAN (Internationale Bankkontonummer)." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, c-format msgid "Account name" msgstr "Kontenname" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format msgid "Bank host where the service is located." msgstr "Adresse des Bankservers, der den Dienst anbietet." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, c-format msgid "Bank account identifier for wire transfers." msgstr "Kennung des Bankkontos für Überweisungen." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, c-format msgid "Address" msgstr "Adresse" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, c-format msgid "Owner's name" msgstr "Name des Kontoinhabers" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, c-format msgid "Legal name of the person holding the account." msgstr "Rechtsgültiger Name des Kontoinhabers." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, c-format msgid "Account info URL" msgstr "URL für Kontoinformationen" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format msgid "" "From where the merchant can download information about incoming wire " @@ -2122,26 +2690,20 @@ msgstr "" "Von wo der Händler Informationen über eingehende Überweisungen auf dieses " "Konto herunterladen kann." -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 -#, c-format -msgid "Copy" -msgstr "Kopieren" - #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, c-format msgid "Repeated password doesn't match" msgstr "Das Passwort stimmt nicht mit dem ersten überein" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format msgid "Password changed" msgstr "Das Passwort wurde geändert" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format msgid "Not authorized to change the password, maybe the session is invalid." msgstr "" @@ -2149,7 +2711,7 @@ msgstr "" "Sitzung nicht mehr gültig." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format msgid "" "You need to provide the old password. If you don't have it contact your " @@ -2159,7 +2721,7 @@ msgstr "" "verständigen Sie bitte Ihren Administrator des Kontos." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format msgid "Your current password doesn't match, can't change to a new password." msgstr "" @@ -2167,163 +2729,169 @@ msgstr "" "Passwort vergeben werden." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 +#, c-format +msgid "You don't have the rights to change the password." +msgstr "" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 +#, fuzzy, c-format +msgid "Update account password." +msgstr "Passwort erneuern" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format msgid "Update password" msgstr "Passwort erneuern" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format msgid "Current password" msgstr "Bisheriges Passwort" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, c-format msgid "Your current password, for security" msgstr "Zur Sicherheit bitte ihr bisheriges Passwort" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 +#, c-format +msgid "New password" +msgstr "Neues Passwort" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format msgid "Type it again" msgstr "Bitte das Passwort wiederholen" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, c-format msgid "Repeat the same password" msgstr "Geben Sie das gleiche Passwort noch einmal ein" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format msgid "Change" msgstr "Ändern" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 -#, c-format -msgid "Accounts" -msgstr "Konten" - -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format msgid "Create account" msgstr "Konto anlegen" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format msgid "Actions" msgstr "Aktionen" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, c-format msgid "Unknown" msgstr "Unbekannt" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, c-format msgid "Change password" msgstr "Passwort ändern" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format msgid "Querying for the current stats failed" msgstr "Die Abfrage der aktuellen Statistik ist fehlgeschlagen" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format msgid "The request parameters are wrong" msgstr "Die Abfrageparameter sind falsch" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, c-format msgid "The user is unauthorized" msgstr "Dieser Nutzer ist nicht berechtigt" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format msgid "Querying for the previous stats failed" msgstr "Die Abfrage der vorherigen Statistik ist fehlgeschlagen" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format msgid "Transaction volume report" msgstr "Umsatzbericht" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format msgid "Last hour" msgstr "Vergangene Stunde" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format msgid "Previous day" msgstr "Tag zuvor" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format msgid "Last month" msgstr "Vergangener Monat" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format msgid "Last year" msgstr "Letztes Jahr" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format msgid "Last Year" msgstr "Vergangenes Jahr" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, c-format msgid "Trading volume from %1$s to %2$s" msgstr "Umsatzvolumen von %1$s bis %2$s" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 -#, c-format -msgid "Cashin" -msgstr "Auszahlung (Cash-In)" - -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format msgid "Transferred from an external account to an account in this bank." msgstr "Überwiesen von einem externen Bankkonto auf das Konto dieser Bank." #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, c-format msgid "Transferred from an account in this bank to an external account." msgstr "Überwiesen von einem Konto dieser Bank auf ein externes Bankkonto." #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format msgid "Payin" msgstr "Auszahlung (Pay-In)" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format msgid "Transferred from an account to a Taler exchange." msgstr "" @@ -2331,13 +2899,13 @@ msgstr "" "dieses Bezahlsystems)." #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format msgid "Payout" msgstr "Einzahlung (Pay-Out)" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, c-format msgid "Transferred from a Taler exchange to another account." msgstr "" @@ -2345,31 +2913,31 @@ msgstr "" "auf ein anderes Bankkonto." #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, c-format msgid "Download stats as CSV" msgstr "Statistik herunterladen als CSV-Datei" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format msgid "previous" msgstr "vorherige" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format msgid "Decreased by" msgstr "Verringert um" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format msgid "Increased by" msgstr "Vermehrt um" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format msgid "Account created with password \"%1$s\"." msgstr "Das Konto wurde angelegt mit dem Passwort \"%1$s\"." @@ -2383,31 +2951,31 @@ msgstr "" "falsch seien" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format msgid "The rights to perform the operation are not sufficient" msgstr "Die Berechtigung zum Durchführen des Vorgangs ist unzureichend" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format msgid "Account username is already taken" msgstr "Dieser Nutzername ist bereits vergeben" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 -#, c-format -msgid "Account id is already taken" +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 +#, fuzzy, c-format +msgid "Account ID is already taken" msgstr "Diese Konto-ID ist bereits vergeben" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format msgid "Bank ran out of bonus credit." msgstr "Die Bank verfügt über kein Bonusguthaben mehr." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format msgid "Account username can't be used because is reserved" msgstr "" @@ -2415,109 +2983,115 @@ msgstr "" "reserviert ist" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format msgid "Can't create accounts" msgstr "Die Anlage von Konten ist nicht möglich" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format msgid "Only system admin can create accounts." msgstr "Nur ein Systemadministrator kann Konten anlegen." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, c-format msgid "New bank account" msgstr "Neues Konto" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 -#, c-format -msgid "Create" -msgstr "Anlegen" +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 +#, fuzzy, c-format +msgid "only admin can download stats" +msgstr "Nur ein Administrator kann Umrechnungskurse einrichten" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format msgid "Download bank stats" msgstr "Bankstatistik herunterladen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format msgid "Include hour metric" msgstr "Stunden-Metrik einbeziehen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format msgid "Include day metric" msgstr "Tages-Metrik einbeziehen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format msgid "Include month metric" msgstr "Monats-Metrik einbeziehen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format msgid "Include year metric" msgstr "Jahres-Metrik einbeziehen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format msgid "Include table header" msgstr "Tabellenkopfzeilen einbeziehen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format msgid "Add previous metric for compare" msgstr "Vorherige Metrik zum Vergleich hinzufügen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format msgid "Fail on first error" msgstr "Beim ersten Fehler abbrechen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format msgid "Download" msgstr "Herunterladen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format msgid "downloading... %1$s" msgstr "Beim Herunterladen... %1$s" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format msgid "Download completed" msgstr "Download abgeschlossen" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, c-format msgid "Click here to save the file in your computer." msgstr "Hier klicken zum Speichern der Datei auf Ihrem Rechner." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 +#, c-format +msgid "there was an error reading the balance" +msgstr "" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format msgid "Can't delete the account" msgstr "Es war nicht möglich, das Konto zu löschen" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 #, c-format msgid "" "The account can't be delete while still holding some balance. First make " @@ -2530,421 +3104,339 @@ msgstr "" #. screenid: 125 #: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 #, c-format +msgid "Name doesn't match" +msgstr "Der Name stimmt nicht überein" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 +#, c-format msgid "Account removed" msgstr "Das Konto wurde gelöscht" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format msgid "No enough permission to delete the account." msgstr "Es besteht keine ausreichende Berechtigung zum Löschen des Kontos." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format msgid "The username was not found." msgstr "Der Nutzername wurde nicht gefunden." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format msgid "Can't delete a reserved username." msgstr "Es ist nicht möglich, den reservierten Nutzernamen zu entfernen." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format msgid "Can't delete an account with balance different than zero." msgstr "" "Es ist nicht möglich, ein Konto mit einem Saldo ungleich Null zu löschen." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 -#, c-format -msgid "Name doesn't match" -msgstr "Der Name stimmt nicht überein" +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 +#, fuzzy, c-format +msgid "Remove account." +msgstr "Das Konto wird gelöscht" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format msgid "You are going to remove the account" msgstr "Sie sind gerade dabei, das Konto zu löschen" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 -#, c-format -msgid "This step can't be undone." -msgstr "Dieser Schritt kann später nicht mehr rückgängig gemacht werden." - -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format msgid "Deleting account \"%1$s\"" msgstr "Das Konto \"%1$s\" wird gelöscht" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format msgid "Verification" msgstr "Überprüfung" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, c-format msgid "Enter the account name that is going to be deleted" msgstr "Zum Löschen geben Sie den Namen des Kontos an" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, c-format -msgid "loading..." -msgstr "lädt..." +msgid "Cashout id should be a number" +msgstr "Die Einzahlungs-ID sollte eine Zahl sein" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format -msgid "only admin can setup conversion" -msgstr "Nur ein Administrator kann Umrechnungskurse einrichten" +msgid "This cashout not found. Maybe already aborted." +msgstr "" +"Diese Einzahlung konnte nicht gefunden werden, vielleicht wurde sie bereits " +"abgebrochen." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format -msgid "Wrong credentials" -msgstr "Ungültige Zugangsdaten" +msgid "Cashout detail" +msgstr "Einzahlungsdetails" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format -msgid "Conversion is disabled" -msgstr "Umrechnungen sind deaktiviert" +msgid "Debited" +msgstr "Belastet" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 +#, fuzzy, c-format +msgid "Transferred" +msgstr "Überweisung" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 #, c-format -msgid "Config cashout" -msgstr "Einzahlungen einrichten" +msgid "" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." +msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Config cashin" -msgstr "Auszahlungen einrichten (Cash-In)" +msgid "New web session" +msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format -msgid "Cashin ratio" -msgstr "Verhältnis des Cash-In" +msgid "Welcome to %1$s!" +msgstr "Willkommen bei %1$s!" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 #, c-format -msgid "Cashout ratio" -msgstr "Verhältnis des Cash-Out (Einzahlungen aufs Bankkonto)" +#~ msgid "Show copy account letter" +#~ msgstr "Kopierbare Bankdetails anzeigen" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 #, c-format -msgid "Bad ratios" -msgstr "Das Verhältnis passt nicht" +#~ msgid "Remove password length validation on registration" +#~ msgstr "Keine Passwortlängenkontrolle bei Registrierung" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be " -"lower or equal than 1." -msgstr "" -"Für ein stimmiges Verhältnis sollte die eine Währung höher oder gleich 1 " -"sein und die andere Währung niedriger oder gleich 1 sein." +#~ msgid "Show debug info" +#~ msgstr "Debugging-Informationen anzeigen" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 #, c-format -msgid "Initial amount" -msgstr "Guthaben bei Erstanlage des Kontos" +#~ msgid "The target type is unknown, use \"%1$s\"" +#~ msgstr "Der Empfängertyp ist unbekannt, bitte verwenden Sie \"%1$s\"" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 #, c-format -msgid "Use it to test how the conversion will affect the amount." -msgstr "" -"Hier testen Sie, um die Auswirkung des Umrechnungskurses auf einen Betrag zu " -"prüfen." +#~ msgid "The password is too short." +#~ msgstr "Das Passwort ist zu kurz." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 #, c-format -msgid "Sending to this bank" -msgstr "An diese Bank senden" +#~ msgid "Check" +#~ msgstr "Prüfung" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 #, c-format -msgid "Converted" -msgstr "Umgetauscht" +#~ msgid "Payment Service Provider's account" +#~ msgstr "Konto des Zahlungsdienstleisters" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "Cashin after fee" -msgstr "Auszahlung nach Abzug von Gebühren" +#~ msgid "Pending account delete operation" +#~ msgstr "Der Vorgang zum Löschen eines Kontos wurde bereits begonnen" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 #, c-format -msgid "Sending from this bank" -msgstr "Senden von dieser Bank" +#~ msgid "Pending account update operation" +#~ msgstr "Der Vorgang zur Aktualisierung des Kontos läuft bereits" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "Cashout after fee" -msgstr "Einzahlung nach Abzug von Gebühren" +#~ msgid "Pending password update operation" +#~ msgstr "Der Vorgang zur Aktualisierung des Passworts läuft bereits" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 #, c-format -msgid "Bad configuration" -msgstr "Fehlerhafte Konfiguration" +#~ msgid "Pending transaction operation" +#~ msgstr "Transaktion in Bearbeitung" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 #, c-format -msgid "" -"This configuration allows users to cash out more of what has been cashed in." -msgstr "" -"Diese Einstellung erlaubt Nutzern, höhere Beträge auf ihre Konten " -"einzuzahlen als sie eingenommen haben." +#~ msgid "Pending cashout operation" +#~ msgstr "Auszahlungsvorgang in Bearbeitung" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 #, c-format -msgid "Rnvalid" -msgstr "Ungültig" +#~ msgid "You can complete or cancel the operation in" +#~ msgstr "Sie können den Vorgang abschließen oder abbrechen in" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 #, c-format -msgid "Minimum amount" -msgstr "Minimaler Betrag" +#~ msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +#~ msgstr "" +#~ "Bestätigungscodes sind numerisch, die möglicher Weise mit 'T-.' anfangen" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 #, c-format -msgid "Only cashout operation above this threshold will be allowed" -msgstr "Es werden nur Einzahlungen oberhalb dieses Werts erlaubt" +#~ msgid "" +#~ "No cashout was found. The cashout process has probably already been " +#~ "aborted." +#~ msgstr "" +#~ "Es wurde keine Einzahlung gefunden. Der Vorgang der Einzahlung auf das " +#~ "Zielkonto wurde wahrscheinlich bereits zuvor abgebrochen." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 #, c-format -msgid "Ratio" -msgstr "Verhältnis" +#~ msgid "Challenge not found." +#~ msgstr "Die Überprüfung wurde nicht gefunden." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 #, c-format -msgid "Conversion ratio between currencies" -msgstr "Umrechnungsverhältnis zwischen den Währungen" +#~ msgid "This user is not authorized to complete this challenge." +#~ msgstr "" +#~ "Dieser Benutzer ist nicht ermächtigt, die Überprüfung durchzuführen." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 #, c-format -msgid "Example conversion" -msgstr "Beispiel einer Währungsumrechnung" +#~ msgid "Too many attempts, try another code." +#~ msgstr "" +#~ "Es ist zu oft erfolglos versucht worden, die Überprüfung zu bestehen, " +#~ "bitte versuchen Sie es mit einem anderen Passwort." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" -msgstr "1 %1$s wird getauscht zu %2$s %3$s" +#~ msgid "The confirmation code is wrong, try again." +#~ msgstr "Das Bestätigungspasswort ist falsch, bitte versuchen Sie es erneut." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 #, c-format -msgid "Rounding value" -msgstr "Rundungswert" +#~ msgid "The operation needs another confirmation to complete." +#~ msgstr "" +#~ "Der Vorgang benötigt eine weitere Bestätigung, um abgeschlossen zu werden." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." -msgstr "" -"Die geringste Differenz zwischen zwei Beträgen nachdem das " -"Umrechnungsverhältnis angewendet wurde." +#~ msgid "Confirm the operation" +#~ msgstr "Vorgang bestätigen" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 #, c-format -msgid "Rounding mode" -msgstr "Rundungsmethode" +#~ msgid "Enter the confirmation code" +#~ msgstr "Bitte geben Sie jetzt zur Bestätigung den Sicherheitscode ein" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 #, c-format -msgid "Zero" -msgstr "Null" +#~ msgid "You should have received a code on your mobile phone." +#~ msgstr "" +#~ "Sie haben gerade einen Sicherheitscode an Ihr Mobilfunkgerät gesendet " +#~ "bekommen." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 #, c-format -msgid "" -"Amount will be round below to the largest possible value smaller than the " -"input." -msgstr "" -"Der Betrag wird auf den größtmöglichen Wert abgerundet, der kleiner als die " -"Eingabe ist." +#~ msgid "You should have received a code in your email." +#~ msgstr "" +#~ "Sie haben gerade einen Sicherheitscode an Ihre Email-Adresse gesendet " +#~ "bekommen." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 #, c-format -msgid "Up" -msgstr "Aufrunden" +#~ msgid "The confirmation code starts with \"%1$s\" followed by numbers." +#~ msgstr "Der Sicherheitscode beginnt mit \"%1$s\" gefolgt von Ziffern." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "" -"Amount will be round up to the smallest possible value larger than the input." -msgstr "" -"Der Betrag wird auf den geringstmöglichen Wert aufgerundet, der größer als " -"die Eingabe ist." +#~ msgid "Confirm" +#~ msgstr "Bestätigen" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 #, c-format -msgid "Nearest" -msgstr "Am nähesten" +#~ msgid "Updating account values" +#~ msgstr "Das Konto wird aktualisiert" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 #, c-format -msgid "Amount will be round to the closest possible value." -msgstr "Der Betrag wird auf den nächstmöglichen Wert gerundet." +#~ msgid "Updating password" +#~ msgstr "Das Passwort wird aktualisiert" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 #, c-format -msgid "Examples" -msgstr "Beispiele" +#~ msgid "Making a cashout" +#~ msgstr "Auszahlung durchführen" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" -msgstr "Rundung eines Betrags von 1,24 mit Rundungswert 0,1" +#~ msgid "Operation:" +#~ msgstr "Vorgang:" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 #, c-format -msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: " -"1.1, 1.2, 1.3, 1.4." -msgstr "" -"Angesichts des Rundungswertes von 0,1 sind die möglichen Werte, die am " -"nächsten an 1,24 liegen, folgende: 1.1, 1.2, 1.3, 1.4." +#~ msgid "Type" +#~ msgstr "Typ" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" -msgstr "Mit der Methode „Null“ wird der Wert auf 1,2 gerundet" +#~ msgid "Debit threshold" +#~ msgstr "Kreditlinie" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" -msgstr "Mit der Methode „Nähestens“ wird der Wert auf 1,2 gerundet" +#~ msgid "Enable" +#~ msgstr "Aktivieren" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" -msgstr "Mit der Methode „Aufrunden“ wird der Wert auf 1,3 gerundet" +#~ msgid "Disable" +#~ msgstr "Deaktivieren" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" -msgstr "Rundung eines Betrags von 1,26 mit Rundungswert 0,1" +#~ msgid "Challenge details" +#~ msgstr "Details der Überprüfung" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" -msgstr "Mit der Methode „Nähestens“ wird der Wert auf 1,3 gerundet" +#~ msgid "Sent at" +#~ msgstr "Gesendet zum Zeitpunkt" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" -msgstr "Rundung eines Betrags von 1,24 mit Rundungswert 0,3" +#~ msgid "To phone" +#~ msgstr "an ein Telefon" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: " -"0.9, 1.2, 1.5, 1.8." -msgstr "" -"Mit einem Rundungswert von 0,3 sind die möglichen Werte, die am nähesten an " -"1,24 liegen, folgende: 0,9, 1,2, 1,5 und 1,8." +#~ msgid "Send again" +#~ msgstr "Erneut senden" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" -msgstr "Mit der Methode „Aufrunden“ wird der Wert auf 1,5 gerundet" +#~ msgid "Withdraw reserve ID" +#~ msgstr "ID des Verrechnungskontos zum Abheben" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" -msgstr "Rundung eines Betrags von 1,26 mit Rundungswert 0,3" +#~ msgid "Your account can't cashout less than %1$s" +#~ msgstr "" +#~ "Der von Ihrem Konto einzahlbare Betrag darf nicht geringer als %1$s sein" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 #, c-format -msgid "Amount to be deducted before amount is credited." -msgstr "Betrag, der vor der Gutschrift abzuziehen ist." +#~ msgid "No cashout account" +#~ msgstr "Dies ist kein Einzahlungskonto" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 #, c-format -msgid "Cashout id should be a number" -msgstr "Die Einzahlungs-ID sollte eine Zahl sein" +#~ msgid "Minimum cashout" +#~ msgstr "Geringste Einzahlung aufs Bankkonto" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 #, c-format -msgid "This cashout not found. Maybe already aborted." -msgstr "" -"Diese Einzahlung konnte nicht gefunden werden, vielleicht wurde sie bereits " -"abgebrochen." +#~ msgid "Custom minimum cashout amount for this account." +#~ msgstr "" +#~ "Hier können Sie den geringsten Einzahlungsbetrag für dieses Konto " +#~ "festlegen." -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 #, c-format -msgid "Cashout detail" -msgstr "Einzahlungsdetails" +#~ msgid "Copy" +#~ msgstr "Kopieren" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 #, c-format -msgid "Debited" -msgstr "Belastet" +#~ msgid "loading..." +#~ msgstr "lädt..." -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 #, c-format -msgid "Credited" -msgstr "Gutgeschrieben" +#~ msgid "Cashin ratio" +#~ msgstr "Verhältnis des Cash-In" -#. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 #, c-format -msgid "Welcome to %1$s!" -msgstr "Willkommen bei %1$s!" +#~ msgid "Cashout ratio" +#~ msgstr "Verhältnis des Cash-Out (Einzahlungen aufs Bankkonto)" + +#, c-format +#~ msgid "Rounding value" +#~ msgstr "Rundungswert" + +#, c-format +#~ msgid "Smallest difference between two amounts after the ratio is applied." +#~ msgstr "" +#~ "Die geringste Differenz zwischen zwei Beträgen nachdem das " +#~ "Umrechnungsverhältnis angewendet wurde." + +#, c-format +#~ msgid "Credited" +#~ msgstr "Gutgeschrieben" #, fuzzy, c-format #~ msgid "Pending operation" diff --git a/packages/bank-ui/src/i18n/es.po b/packages/bank-ui/src/i18n/es.po @@ -16,8 +16,8 @@ msgstr "" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2025-09-29 09:54+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: Spanish <https://weblate.gnunet.org/projects/gnu-taler/" -"taler-bank-spa/es/>\n" +"Language-Team: Spanish <https://weblate.gnunet.org/projects/gnu-taler/taler-" +"bank-spa/es/>\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,48 +25,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.13.2\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "Mostrar confirmación de extracción" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "Mostrar descripción de demo" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "Mostrar instalar la billetera primero" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "Mostrar informacion de depuracion" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -146,333 +104,817 @@ msgstr "El número IBAN no es válido, falló la verificación" msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, fuzzy, c-format msgid "Required" msgstr "requerido" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 -#, fuzzy, c-format -msgid "Not valid" -msgstr "no válido" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 -#, fuzzy, c-format -msgid "Does not follow the pattern" -msgstr "no tiene un patrón valido" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "Unknown challenge." msgstr "" -"El pedido era inválido o el URI payto:// usado tiene características " -"inaceptables." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Not enough permission to complete the operation." -msgstr "Sin permisos suficientes para completar la operación." +msgid "Failed to validate the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 -#, c-format -msgid "The destination account \"%1$s\" was not found." -msgstr "La cuenta de destino \"%1$s\" no fue encontrada." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 +#, fuzzy, c-format +msgid "Wrong authentication number." +msgstr "Autenticación requerida" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The origin and the destination of the transfer can't be the same." -msgstr "El origen y destino de la transferencia no puede ser la misma." +msgid "Expired challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 -#, fuzzy, c-format -msgid "Your balance is not sufficient for the operation." -msgstr "El saldo no es suficiente para la operación." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 +#, c-format +msgid "Submit the transmitted code number." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin account \"%1$s\" was not found." -msgstr "La cuenta origen \"%1$s\" no fue encontrada." +msgid "The verification code sent to the email address starting with %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "The verification code sent to the phone number starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 -#, fuzzy, c-format -msgid "The wire transfer was successfully completed!" -msgstr "Transferencia bancaria completada!" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 +#, c-format +msgid "Code" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, fuzzy, c-format -msgid "Input wire transfer detail" -msgstr "Detalle de transferencia bancaria" +msgid "Username of the account" +msgstr "nombre de usuario de la cuenta" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "Using a form" -msgstr "Usando un formulario" +msgid "It will expired at %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format msgid "" -"A special URI that specifies the amount to be transferred and the " -"destination account." +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 -#, fuzzy, c-format -msgid "QR code" -msgstr "Enviar código" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "" -"If your device has a camera, you can import a payto:// URI from a QR code." +msgid "Back" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "Cashout" -msgstr "Egreso" +msgid "Verify" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "Recipient" -msgstr "Destinatario" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 -#, fuzzy, c-format -msgid "ID of the recipient's account" -msgstr "Numero IBAN de la cuenta destinataria" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 -#, fuzzy, c-format -msgid "username" -msgstr "Nombre de usuario" +msgid "Failed to send the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "IBAN of the recipient's account" -msgstr "Numero IBAN de la cuenta destinataria" +msgid "The request was valid, but the server is refusing action." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "Transfer subject" -msgstr "Asunto de transferencia" +msgid "The backend is not aware of the specified MFA challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "Subject" -msgstr "Asunto" +msgid "It is too early to request another transmission of the challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 #, fuzzy, c-format -msgid "Some text to identify the transfer" -msgstr "algún texto para identificar la transferencia" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 -#, c-format -msgid "Amount" -msgstr "Monto" +msgid "Code transmission failed." +msgstr "La operación falló." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 #, fuzzy, c-format -msgid "Amount to transfer" -msgstr "monto a transferir" +msgid "Multi-factor authentication required" +msgstr "Autenticación requerida" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 -#, fuzzy, c-format -msgid "Payto URI:" -msgstr "payto URI:" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 +#, c-format +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 #, fuzzy, c-format -msgid "Uniform resource identifier of the target account" -msgstr "identificador de recurso uniforme de la cuenta destino" +msgid "The next challenge needs to be completed to confirm the operation." +msgstr "Sin permisos suficientes para completar la operación." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 +#, c-format +msgid "All the next challenges need to be completed to confirm the operation." +msgstr "" + +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format msgid "" -"payto://x-taler-bank/[bank-host]/[receiver-account]?" -"message=[subject]&amount=[%1$s:X.Y]" +"One of the next challenges need to be completed to confirm the operation." msgstr "" -"payto://x-taler-bank/[operador bancario]/[cuenta bancaria del " -"destinatario]?message=[asunto]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" -msgstr "payto://iban/[IBAN del destinatario]?message=[asunto]&amount=[%1$s:X.Y]" +msgid "To an phone starting with \" %1$s\"" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" +msgid "To an email starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "Cost" +msgid "I have a code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 +#, c-format +msgid "Send me a message" +msgstr "" + +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 +#, c-format +msgid "You have to wait until %1$s to send a new code." +msgstr "" + +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, c-format msgid "Cancel" msgstr "Cancelar" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 -#, fuzzy, c-format -msgid "Send" -msgstr "Envíar" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "The target type is unknown, use \"%1$s\"" +msgid "Complete" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 -#, fuzzy, c-format -msgid "Only \"x-taler-bank\" target are supported" -msgstr "solo cuentas \"IBAN\" son soportadas" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 +#, c-format +msgid "Unable to create a cashout" +msgstr "Imposible crear un egreso" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" -msgstr "" +msgid "The bank configuration does not support cashout operations." +msgstr "La configuración del banco no soporta operaciones de egreso." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 -#, fuzzy, c-format -msgid "Account name is missing" -msgstr "Actualización de cuenta" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 +#, c-format +msgid "Close" +msgstr "Cerrar" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, fuzzy, c-format -msgid "Only \"IBAN\" target are supported" -msgstr "solo cuentas \"IBAN\" son soportadas" +msgid "Cashout is disabled" +msgstr "Egreso creado" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 +#, c-format +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 #, fuzzy, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" -msgstr "usa el parámetro \"amount\" para indicar el monto a ser transferido" +msgid "The server didn't understand the request." +msgstr "Este servidor no tiene soporte para segundo factor de autenticación." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 #, fuzzy, c-format -msgid "The \"amount\" parameter is not valid" -msgstr "el monto no es válido" +msgid "The amount is too small" +msgstr "La contraseña es demasiado larga." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, fuzzy, c-format -msgid "" -"\"message\" parameters to specify a reference text for the transfer are " -"missing" -msgstr "" -"usa el parámetro \"message\" para indicar un texto de referencia en la " -"transferencia" +msgid "Conversion is not implemented." +msgstr "Egreso no soportado" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "The only currency allowed is \"%1$s\"" +msgid "At least debit or credit needs to be provided" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 #, fuzzy, c-format -msgid "You cannot transfer an amount of zero." -msgstr "No se puede transferir una cantidad de cero." +msgid "The amount is malfored" +msgstr "El identificador de cuenta ya está tomado." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 #, fuzzy, c-format -msgid "The balance is not sufficient" -msgstr "La cuenta no tiene fondos suficientes" +msgid "The currency is not supported" +msgstr "Operación de egreso no soportada." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, fuzzy, c-format -msgid "Please enter a longer subject" -msgstr "Asunto de transferencia" - +msgid "Invalid" +msgstr "inválido" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 +#, fuzzy, c-format +msgid "Amount needs to be higher" +msgstr "necesita ser mayor debido a las comisiones" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 +#, fuzzy, c-format +msgid "Balance is not enough" +msgstr "el saldo no es suficiente" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 +#, c-format +msgid "It is not possible to cashout less than %1$s: %2$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 +#, fuzzy, c-format +msgid "The total transfer to the destination will be zero" +msgstr "el total de la transferencia en destino será cero" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#, c-format +msgid "Cashout created" +msgstr "Egreso creado" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 +#, fuzzy, c-format +msgid "Second factor authentication required." +msgstr "Autenticación requerida" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 +#, c-format +msgid "Account not found" +msgstr "Cuenta no encontrada" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 +#, c-format +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." +msgstr "" +"Se detectó una petición duplicada, verifique si la operación tuvo éxito o " +"intente otra vez." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 +#, fuzzy, c-format +msgid "The conversion rate was applied incorrectly" +msgstr "La tasa de conversión se aplicó incorrectamente" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 +#, c-format +msgid "The account does not have sufficient funds" +msgstr "La cuenta no tiene fondos suficientes" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 +#, c-format +msgid "Missing cashout URI in the profile" +msgstr "Falta dirección de egreso en el perfíl" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 +#, c-format +msgid "The amount is below the minimum amount permitted." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 +#, c-format +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." +msgstr "" +"El envío del mensaje de confirmación falló, intente mas tarde o contacte al " +"administrador." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 +#, fuzzy, c-format +msgid "The server doesn't support the current TAN channel." +msgstr "Este servidor no tiene soporte para segundo factor de autenticación." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 +#, fuzzy, c-format +msgid "Create cashout." +msgstr "Crear cuenta" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 +#, c-format +msgid "Cashout" +msgstr "Egreso" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 +#, c-format +msgid "Conversion rate" +msgstr "Tasa de conversión" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 +#, c-format +msgid "Balance" +msgstr "Saldo" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 +#, c-format +msgid "Fee" +msgstr "Comisión" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 +#, c-format +msgid "To account" +msgstr "Hacia cuenta" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 +#, c-format +msgid "Legal name" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 +#, c-format +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 +#, fuzzy, c-format +msgid "Unable to cashout" +msgstr "Imposible crear un egreso" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 +#, fuzzy, c-format +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" +msgstr "Antes de hacer un egreso necesita completar su perfíl" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 +#, c-format +msgid "Transfer subject" +msgstr "Asunto de transferencia" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "Envíar %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, c-format +msgid "Receive %1$s" +msgstr "Recibir %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "Monto" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "Costo total" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "Saldo remanente" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "Antes de comisión" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, c-format +msgid "Total cashout transfer" +msgstr "Total de egreso" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, fuzzy, c-format +msgid "Not valid" +msgstr "no válido" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, fuzzy, c-format +msgid "Does not follow the pattern" +msgstr "no tiene un patrón valido" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, fuzzy, c-format +msgid "The wire transfer was successfully completed!" +msgstr "Transferencia bancaria completada!" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "" +"El pedido era inválido o el URI payto:// usado tiene características " +"inaceptables." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, c-format +msgid "Not enough permission to complete the operation." +msgstr "Sin permisos suficientes para completar la operación." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "La cuenta de destino \"%1$s\" no fue encontrada." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "El origen y destino de la transferencia no puede ser la misma." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, fuzzy, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "El saldo no es suficiente para la operación." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "La cuenta origen \"%1$s\" no fue encontrada." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, fuzzy, c-format +msgid "A second factor authentication is required." +msgstr "Hábilitar segundo factor de autenticación" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, fuzzy, c-format +msgid "Confirm wire transfer." +msgstr "Transferencia bancaria" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, fuzzy, c-format +msgid "Input wire transfer detail" +msgstr "Detalle de transferencia bancaria" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "Usando un formulario" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, fuzzy, c-format +msgid "QR code" +msgstr "Enviar código" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "Destinatario" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, fuzzy, c-format +msgid "ID of the recipient's account" +msgstr "Numero IBAN de la cuenta destinataria" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, fuzzy, c-format +msgid "username" +msgstr "Nombre de usuario" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "Numero IBAN de la cuenta destinataria" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "Asunto" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, fuzzy, c-format +msgid "Some text to identify the transfer" +msgstr "algún texto para identificar la transferencia" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, fuzzy, c-format +msgid "Amount to transfer" +msgstr "monto a transferir" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, fuzzy, c-format +msgid "Payto URI:" +msgstr "payto URI:" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, fuzzy, c-format +msgid "Uniform resource identifier of the target account" +msgstr "identificador de recurso uniforme de la cuenta destino" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://x-taler-bank/[operador bancario]/[cuenta bancaria del destinatario]?" +"message=[asunto]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://iban/[IBAN del destinatario]?message=[asunto]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, fuzzy, c-format +msgid "Send" +msgstr "Envíar" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, fuzzy, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "solo cuentas \"IBAN\" son soportadas" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, fuzzy, c-format +msgid "Account name is missing" +msgstr "Actualización de cuenta" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, fuzzy, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "solo cuentas \"IBAN\" son soportadas" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, fuzzy, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "usa el parámetro \"amount\" para indicar el monto a ser transferido" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, fuzzy, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "el monto no es válido" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 +#, fuzzy, c-format +msgid "" +"\"message\" parameters to specify a reference text for the transfer are " +"missing" +msgstr "" +"usa el parámetro \"message\" para indicar un texto de referencia en la " +"transferencia" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#, fuzzy, c-format +msgid "You cannot transfer an amount of zero." +msgstr "No se puede transferir una cantidad de cero." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 +#, fuzzy, c-format +msgid "The balance is not sufficient" +msgstr "La cuenta no tiene fondos suficientes" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 +#, fuzzy, c-format +msgid "Please enter a longer subject" +msgstr "Asunto de transferencia" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, c-format +msgid "Show withdrawal confirmation" +msgstr "Mostrar confirmación de extracción" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" +msgstr "Mostrar instalar la billetera primero" + #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 #, c-format msgid "Currently, the bank is not accepting new registrations!" msgstr "Actualmente, el banco no está aceptado nuevos registros!" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 #, c-format msgid "The name is missing" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 #, c-format msgid "Missing username" msgstr "Falta nombre de usuario" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 #, c-format msgid "Missing password" msgstr "Falta contraseña" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 #, fuzzy, c-format msgid "The password should be longer than 8 letters" msgstr "Debería ser mas grande que 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 #, fuzzy, c-format msgid "The passwords do not match" msgstr "La contraseña no coincide" @@ -534,12 +976,18 @@ msgstr "Solo el administrador tiene permitido cambiar el límite de deuda." #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:154 -#, c-format -msgid "Only the administrator can change the minimum cashout limit." -msgstr "" +#, fuzzy, c-format +msgid "Only the administrator can change the conversion rate." +msgstr "Solo los administradores del sistema pueden crear cuentas." #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, fuzzy, c-format +msgid "The conversion rate class doesn't exist." +msgstr "La tasa de conversión se aplicó incorrectamente" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 #, c-format msgid "Only admin can create accounts with second factor authentication." msgstr "" @@ -547,37 +995,37 @@ msgstr "" "autenticación." #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 #, fuzzy, c-format -msgid "The password is too short." -msgstr "La contraseña es demasiado corta." +msgid "The password is too short. Can't have less than 8 characters." +msgstr "Debería ser mas grande que 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 #, fuzzy, c-format -msgid "The password is too long." -msgstr "La contraseña es demasiado larga." +msgid "The password is too long. Can't have more than 64 characters." +msgstr "Debería ser mas grande que 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 #, c-format msgid "Account registration" msgstr "Registro de cuenta" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 #, c-format msgid "Login username" msgstr "Nombre de usuario" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 #, c-format msgid "Password" msgstr "Contrasena" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" "Use a strong password: 8 characters minimum, don't use any public " @@ -586,157 +1034,157 @@ msgid "" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "Repita la contraseña" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "Registrarse" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "Crear un usuario aleatorio temporal" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, fuzzy, c-format +msgid "You have no permission to this account." +msgstr "No tiene permisos suficientes para eliminar la cuenta." + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "Credenciales incorrectas para \"%1$s\"" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 -#, c-format -msgid "Account not found" -msgstr "Cuenta no encontrada" +#: packages/bank-ui/src/pages/LoginForm.tsx:151 +#, fuzzy, c-format +msgid "Account login." +msgstr "Actualización de cuenta" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 +#: packages/bank-ui/src/pages/LoginForm.tsx:164 +#, fuzzy, c-format +msgid "Session expired" +msgstr "La operación expiró." + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format msgid "Username" msgstr "Usuario" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 -#, fuzzy, c-format -msgid "Username of the account" -msgstr "nombre de usuario de la cuenta" - -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, fuzzy, c-format msgid "Password of the account" msgstr "contraseña de la cuenta" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" -msgstr "Verificar" +msgid "Forget" +msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "Acceso" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, fuzzy, c-format msgid "No transactions yet." msgstr "Aún no hay transacciones." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "Fecha" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "Contra cuenta" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "enviado" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "recibido" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, fuzzy, c-format msgid "Invalid value" msgstr "valor inválido" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "hacia" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "desde" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "Primera página" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 #, c-format msgid "Next" msgstr "Siguiente" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, c-format -msgid "Wire transfer completed!" -msgstr "Transferencia bancaria completada!" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "La extracción fue abortada anteriormente y no puede ser confirmada" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -746,112 +1194,153 @@ msgstr "" "billetera acepte la transaccion." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, fuzzy, c-format msgid "The operation ID is invalid." msgstr "El id de operación es invalido." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "La operación no se encontró." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 #, c-format +msgid "Bad request" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 +#, fuzzy, c-format +msgid "The withdrawal operation has been aborted." +msgstr "Operación pendiente de extracción" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 +#, fuzzy, c-format msgid "" -"The reserve operation has been confirmed previously and can't be aborted" +"The withdrawal operation has been confirmed previously and can’t be aborted." msgstr "" "La operación en la reserva ya ha sido confirmada previamente y no puede ser " "abortada" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, fuzzy, c-format +msgid "Complete withdrawal." +msgstr "Confirme la operación de extracción" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 #, c-format msgid "Confirm the withdrawal operation" msgstr "Confirme la operación de extracción" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format msgid "Wire transfer details" -msgstr "Detalle de transferencia bancaria" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 -#, fuzzy, c-format -msgid "Payment Service Provider's account" -msgstr "Cuenta del operador del Taler Exchange" +msgstr "Detalle de transferencia bancaria" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, fuzzy, c-format msgid "Payment Service Provider's account number" msgstr "Cuenta del operador del Taler Exchange" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, fuzzy, c-format msgid "Payment Service Provider's name" msgstr "Cuenta del operador del Taler Exchange" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, fuzzy, c-format msgid "Payment Service Provider's account bank hostname" msgstr "Cuenta del operador del Taler Exchange" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, fuzzy, c-format msgid "Payment Service Provider's account id" msgstr "Cuenta del operador del Taler Exchange" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, fuzzy, c-format msgid "Payment Service Provider's account address" msgstr "Cuenta del operador del Taler Exchange" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "Transferencia" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "Autenticación requerida" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, fuzzy, c-format msgid "This operation was created with another username" msgstr "Esta operación fue creada con otro usuario" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 +#, c-format +msgid "" +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 +#, c-format +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" +msgstr "" +"La operación en la reserva ya ha sido confirmada previamente y no puede ser " +"abortada" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 +#, c-format +msgid "Wire transfer completed!" +msgstr "Transferencia bancaria completada!" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 +#, fuzzy, c-format +msgid "Confirm withdrawal." +msgstr "Confirme la operación de extracción" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format msgid "" "Unauthorized to make the operation, maybe the session has expired or the " @@ -860,20 +1349,20 @@ msgstr "" "No autorizado para hacer la operación, quizá la sesión haya expirado or " "cambió la contraseña." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format msgid "The operation was rejected due to insufficient funds." msgstr "La operación fue rechazada debido a saldo insuficiente." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format msgid "Withdrawal confirmed" msgstr "La extracción fue confirmada" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, fuzzy, c-format msgid "" "The wire transfer to the Payment Service Provider has been initiated. You " @@ -882,26 +1371,20 @@ msgstr "" "La transferencia bancaria al operador Taler fue iniciada. Pronto recibirás " "el monto pedido en tu billetera Taler." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format msgid "Do not show this again" msgstr "No mostrar otra vez" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "Cerrar" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, fuzzy, c-format msgid "If you have a Taler wallet installed on this device" msgstr "Si tienes una billetera Taler instalada en este dispositivo" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, fuzzy, c-format msgid "" "Your wallet will display the details of the transaction including the fees " @@ -912,104 +1395,92 @@ msgstr "" "aplicán). Si todavía no tienes una puedes instalarla siguiendo las " "instrucciones en" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, fuzzy, c-format msgid "on this page" msgstr "esta página" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format msgid "Withdraw" msgstr "Retirar" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, fuzzy, c-format msgid "In case you have a Taler wallet on another device" msgstr "O si tienes la billetera en otro dispositivo" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format msgid "Scan the QR below to start the withdrawal." msgstr "Escanea el QR debajo para comenzar la extracción." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, fuzzy, c-format msgid "There is an operation already pending" msgstr "Ya hay una operación" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, fuzzy, c-format msgid "Complete the operation in" msgstr "Completa o cancela la operación en" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format msgid "this page" msgstr "esta página" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, fuzzy, c-format -msgid "Invalid" -msgstr "inválido" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, fuzzy, c-format -msgid "Balance is not enough" -msgstr "el saldo no es suficiente" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, fuzzy, c-format msgid "The server replied with an invalid taler://withdraw URI" msgstr "El servidor respondió con una URI de extracción inválida" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format msgid "Withdraw URI: %1$s" msgstr "URI de extracción: %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format msgid "The operation was rejected due to insufficient funds" msgstr "La operación fue rechazada debido a fundos insuficientes" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format msgid "Current balance is %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format msgid "You can withdraw up to %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format msgid "Continue" msgstr "Continuar" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, c-format msgid "Use your Taler wallet" msgstr "Utiliza tu cartera Taler" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, fuzzy, c-format msgid "" "After using your wallet you will need to authorize or cancel the operation " @@ -1019,43 +1490,43 @@ msgstr "" "en este sitio." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, fuzzy, c-format msgid "You need a Taler wallet" msgstr "Necesitas una GNU Taler Wallet" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format msgid "If you don't have one yet you can follow the instruction in" msgstr "Si no tienes una todavía puedes seguir las instrucciones en" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format msgid "Send money" msgstr "Enviar dinero" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, c-format msgid "to a Taler wallet" msgstr "a una cartera Taler" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "Extraer dinero digital a tu billetera móvil o extensión web" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format msgid "to another bank account" msgstr "a otra cuenta bancaria" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format msgid "Make a wire transfer to an account with known bank account number." msgstr "" @@ -1063,13 +1534,13 @@ msgstr "" "conocido." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, fuzzy, c-format msgid "This is a demo" msgstr "Este es un banco de demostración" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, fuzzy, c-format msgid "" "This part of the demo shows how a bank that supports Taler directly would " @@ -1081,7 +1552,7 @@ msgstr "" "ver el historial de transacciones de algunas %1$s." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, fuzzy, c-format msgid "" "Here you will be able to see how a bank that supports Taler directly would " @@ -1090,757 +1561,808 @@ msgstr "" "Esta parte de la demostración muetra como un banco que soporta Taler " "directamente funcionaría." -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 -#, c-format -msgid "Pending account delete operation" -msgstr "Operación pendiente de eliminación de cuenta" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 -#, c-format -msgid "Pending account update operation" -msgstr "Operación pendiente de actualización de cuenta" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 -#, c-format -msgid "Pending password update operation" -msgstr "Operación pendiente de actualización de password" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 -#, c-format -msgid "Pending transaction operation" -msgstr "Operación pendiente de transacción" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 -#, c-format -msgid "Pending withdrawal operation" -msgstr "Operación pendiente de extracción" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 -#, c-format -msgid "Pending cashout operation" -msgstr "Operación pendiente de egreso" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "You can complete or cancel the operation in" -msgstr "Puedes completar o cancelar la operación en" +msgid "" +"Internal error, please report. There should be more information in the " +"console." +msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format msgid "Internal error, please report." msgstr "Error interno, por favor reporte." #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format msgid "Preferences" msgstr "Preferencias" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format msgid "Welcome" msgstr "Bienvenido/a" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format msgid "Welcome, %1$s" msgstr "Bienvenido/a, %1$s" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 +#, fuzzy, c-format +msgid "No enough permission to access the conversion rate list." +msgstr "Sin permisos suficientes para completar la operación." + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "History of public accounts" -msgstr "Historial de cuentas públicas" +msgid "Conversion list not found. Maybe conversion rate is not supported." +msgstr "" -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, fuzzy, c-format -msgid "Scan the QR code below to start the withdrawal." -msgstr "Escanea el QR debajo para comenzar la extracción." +msgid "Conversion list not implemented." +msgstr "Egreso no soportado" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 -#, c-format -msgid "Operation aborted" -msgstr "Operación abortada" +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 +#, fuzzy, c-format +msgid "Conversion rate classes" +msgstr "Tasa de conversión" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 #, fuzzy, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." -msgstr "" -"La transferencia bancaria a la cuenta del operador del Taler Exchange fue " -"abortada, su saldo no fue afectado." +msgid "Create conversion rate class" +msgstr "Tasa de conversión" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 +#, fuzzy, c-format +msgid "No conversion rate class" +msgstr "Tasa de conversión" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "Go to your wallet now" -msgstr "Accede a tu cartera ahora" +msgid "Name" +msgstr "Nombre" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 #, fuzzy, c-format -msgid "" -"The operation is marked as selected, but a process during the withdrawal " -"failed" +msgid "Description" +msgstr "Mostrar descripción de demo" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 +#, c-format +msgid "Cashin" +msgstr "Ingreso" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 +#, c-format +msgid "min:" msgstr "" -"La operación está marcada como 'seleccionada' pero algunos pasos en la " -"extracción fallaron" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 -#, fuzzy, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 +#, c-format +msgid "fee:" msgstr "" -"La cuenta está seleccionada pero no se encontró el identificador de " -"extracción." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 +#, c-format +msgid "Select a section" +msgstr "Seleccione una sección" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#, c-format +msgid "Details" +msgstr "Detalles" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#, c-format +msgid "Delete" +msgstr "Borrar" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#, c-format +msgid "Credentials" +msgstr "Credenciales" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#, c-format +msgid "Cashouts" +msgstr "Egresos" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, fuzzy, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." -msgstr "" -"Hay un identificador de extracción pero la cuenta no ha sido seleccionada o " -"la selccionada es inválida." +msgid "Conversion" +msgstr "Tasa de conversión" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, fuzzy, c-format -msgid "" -"A withdrawal reserve ID was not found and the no account has been selected." -msgstr "" -"No hay un identificador de extracción y ninguna cuenta a sido seleccionada o " -"la seleccionada es inválida." +msgid "only admin can setup conversion" +msgstr "Solo los administradores del sistema pueden crear cuentas." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 -#, c-format -msgid "Operation not found" -msgstr "Operación no encontrada" +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 +#, fuzzy, c-format +msgid "Wrong credentials" +msgstr "Credenciales incorrectas para \"%1$s\"" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 #, fuzzy, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." -msgstr "" -"Esta operación no es conocida por el servidor. El identificador de operación " -"es incorrecto o el server borró la información de la operación antes de " -"llegar hasta aquí." +msgid "Conversion is disabled" +msgstr "Tasa de conversión" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 #, fuzzy, c-format -msgid "Continue to dashboard" -msgstr "Continuar al panel" +msgid "Config cashout" +msgstr "Egreso" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 +#, fuzzy, c-format +msgid "Config cashin" +msgstr "Ingreso" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +msgid "Bad ratios" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 -#, fuzzy, c-format +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 +#, c-format msgid "" -"No cashout was found. The cashout process has probably already been aborted." -msgstr "Egreso no econtrado. También puede significar que ya ha sido abortado." +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 -#, c-format -msgid "Challenge not found." -msgstr "Desafío no encontrado." +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 +#, fuzzy, c-format +msgid "Initial amount" +msgstr "Monto máximo de extracción" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "This user is not authorized to complete this challenge." -msgstr "Este usuario no está autorizado para completar este desafío." +msgid "Use it to test how the conversion will affect the amount." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "Too many attempts, try another code." -msgstr "Demasiados intentos, intente otro código." +msgid "Sending to this bank" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 -#, c-format -msgid "The confirmation code is wrong, try again." -msgstr "El código de confirmación es erroneo, intente otra vez." +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 +#, fuzzy, c-format +msgid "Converted" +msgstr "Tasa de conversión" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "The operation expired." -msgstr "La operación expiró." +msgid "Cashin after fee" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "The operation failed." -msgstr "La operación falló." +msgid "Sending from this bank" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 -#, c-format -msgid "The operation needs another confirmation to complete." -msgstr "La operación necesita otra confirmación para completar." +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 +#, fuzzy, c-format +msgid "Cashout after fee" +msgstr "Egreso creado" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "Confirm the operation" -msgstr "Confirmar la operación" +msgid "Bad configuration" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel " -"you provided." +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "Enter the confirmation code" -msgstr "Ingresar el código de confirmación" +msgid "Update" +msgstr "Actualizar" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 +#, fuzzy, c-format +msgid "Rnvalid" +msgstr "inválido" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "You should have received a code on your mobile phone." +msgid "Must be > 0" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "You should have received a code in your email." +msgid "Minimum amount" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 -#, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." -msgstr "El código de confirmación comienza con \"%1$s\" seguido de números." - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 -#, c-format -msgid "Confirm" -msgstr "Confirmar" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 #, fuzzy, c-format -msgid "Removing account" -msgstr "Hacia cuenta" +msgid "Only cashout operation above this threshold will be allowed." +msgstr "La operación de egreso ya está abortada." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Updating account values" -msgstr "Actualización de la cuenta" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 -#, fuzzy, c-format -msgid "Updating password" -msgstr "Actualizar contraseña" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 -#, fuzzy, c-format -msgid "Making a wire transfer" -msgstr "Hacer una transferencia bancaria" +msgid "Ratio" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, fuzzy, c-format -msgid "Confirming withdrawal" -msgstr "Confirme la operación de extracción" +msgid "Conversion ratio between currencies" +msgstr "Tasa de conversión" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Making a cashout" +msgid "Example conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 -#, c-format -msgid "Operation:" -msgstr "Operación:" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "Type" +msgid "1 %1$s will be converted into %2$s %3$s" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 #, fuzzy, c-format -msgid "Updating account settings" -msgstr "Operación pendiente de eliminación de cuenta" +msgid "Tiny amount" +msgstr "Hacia cuenta" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Account" -msgstr "Cuenta" +msgid "Rounding mode" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "To account" -msgstr "Hacia cuenta" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 -#, fuzzy, c-format -msgid "Cashout account" -msgstr "No hay cuenta de egreso" +msgid "Zero" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "Email" -msgstr "Correo eletrónico" +msgid "" +"Amount will be round below to the largest possible value smaller than the " +"input." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Phone" -msgstr "Teléfono" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 -#, fuzzy, c-format -msgid "Debit threshold" -msgstr "Debitado" +msgid "Up" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "Is this account public?" -msgstr "Es una cuenta pública?" +msgid "" +"Amount will be round up to the smallest possible value larger than the input." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Enable" +msgid "Nearest" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "Disable" +msgid "Amount will be round to the closest possible value." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Name" -msgstr "Nombre" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 -#, fuzzy, c-format -msgid "Authentication channel" -msgstr "Autenticación requerida" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 -#, fuzzy, c-format -msgid "Remove" -msgstr "elimiar" +msgid "If none specified the fallback value is \"%1$s \"." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "New password" -msgstr "Nueva contraseña" +msgid "Examples" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "Challenge details" -msgstr "Detalles del desafío" +msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "Sent at" -msgstr "Enviado a" +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "To phone" -msgstr "Al teléfono" +msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "To email" -msgstr "Al email" +msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Send again" -msgstr "Enviar otra vez" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 -#, fuzzy, c-format -msgid "Withdraw reserve ID" -msgstr "Retirar" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 -#, fuzzy, c-format -msgid "Cashout is disabled" -msgstr "Egreso creado" +msgid "With the \"up\" mode the value will be rounded to 1.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "" -"Cashout should be enabled in the configuration, the conversion rate should " -"be initialized with fee(s), rates and a rounding mode." +msgid "Rounding an amount of 1.26 with rounding value 0.1" msgstr "" -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Make a wire transfer" -msgstr "Hacer una transferencia bancaria" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgstr "" -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "The Withdrawal URI is not valid" -msgstr "El URI de estracción no es válido" +msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Latest cashouts" -msgstr "Últimos egresos" +msgid "With the \"up\" mode the value will be rounded to 1.5" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "Created" -msgstr "Creado" +msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "Total debit" -msgstr "Débito total" +msgid "Amount to be deducted before amount is credited." +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 #, c-format -msgid "Total credit" -msgstr "Crédito total" +msgid "" +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 -#, c-format -msgid "Select a section" -msgstr "Seleccione una sección" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 +#, fuzzy, c-format +msgid "Unauthorized" +msgstr "El nombre de usaurio no se encontró" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Details" -msgstr "Detalles" +msgid "Forbidden" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "Delete" -msgstr "Borrar" +msgid "NotFound" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 -#, c-format -msgid "Credentials" -msgstr "Credenciales" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 +#, fuzzy, c-format +msgid "NotImplemented" +msgstr "Egreso no soportado" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Cashouts" -msgstr "Egresos" +msgid "Not Found" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, fuzzy, c-format -msgid "Conversion" +msgid "Not implemented" +msgstr "Egreso no soportado" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 +#, fuzzy, c-format +msgid "The name of the conversion is already used." +msgstr "Ya hay una operación" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 +#, fuzzy, c-format +msgid "Conversion rate class" msgstr "Tasa de conversión" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "Unable to create a cashout" -msgstr "Imposible crear un egreso" +msgid "Accounts" +msgstr "Cuentas" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "The bank configuration does not support cashout operations." -msgstr "La configuración del banco no soporta operaciones de egreso." +msgid "Test" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 #, fuzzy, c-format -msgid "Amount needs to be higher" -msgstr "necesita ser mayor debido a las comisiones" +msgid "Users" +msgstr "Usuario" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "It is not possible to cashout less than %1$s" +msgid "Can't remove the conversion rate class" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "" +"There are some user associated to this class. You need to remove them first." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, fuzzy, c-format -msgid "The total transfer to the destination will be zero" -msgstr "el total de la transferencia en destino será cero" +msgid "You are going to remove the conversion rate class" +msgstr "Está por eliminar la cuenta" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "Cashout created" -msgstr "Egreso creado" +msgid "This step can't be undone." +msgstr "Este paso no puede ser deshecho." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "" -"Duplicated request detected, check if the operation succeeded or try again." +msgid "Filters" msgstr "" -"Se detectó una petición duplicada, verifique si la operación tuvo éxito o " -"intente otra vez." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 -#, fuzzy, c-format -msgid "The conversion rate was applied incorrectly" -msgstr "La tasa de conversión se aplicó incorrectamente" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 +#, c-format +msgid "Show from other classes" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "The account does not have sufficient funds" -msgstr "La cuenta no tiene fondos suficientes" +msgid "Account" +msgstr "Cuenta" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "Missing cashout URI in the profile" -msgstr "Falta dirección de egreso en el perfíl" +msgid "Group ID" +msgstr "" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 +#, c-format +msgid "No users in this conversion rate class" +msgstr "" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 +#, c-format +msgid "Class" +msgstr "" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 +#, fuzzy, c-format +msgid "Action" +msgstr "Acciones" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 +#, fuzzy, c-format +msgid "Remove" +msgstr "elimiar" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 +#, fuzzy, c-format +msgid "Add" +msgstr "direccion payto" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 -#, c-format -msgid "The amount is below the minimum amount permitted." -msgstr "" +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 +#, fuzzy, c-format +msgid "Conversion rate name" +msgstr "Tasa de conversión" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +msgid "Short description of the class" msgstr "" -"El envío del mensaje de confirmación falló, intente mas tarde o contacte al " -"administrador." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 #, fuzzy, c-format -msgid "The server doesn't support the current TAN channel." -msgstr "Este servidor no tiene soporte para segundo factor de autenticación." +msgid "Conversion rate class created." +msgstr "Tasa de conversión" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "Conversion rate" +msgid "The rights to change the account are not sufficient" +msgstr "Los permisos para cambiar la cuenta no son suficientes" + +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 +#, fuzzy, c-format +msgid "New conversion rate class" msgstr "Tasa de conversión" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "Balance" -msgstr "Saldo" +msgid "Create" +msgstr "Crear" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "Fee" -msgstr "Comisión" +msgid "History of public accounts" +msgstr "Historial de cuentas públicas" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "Legal name" -msgstr "" +msgid "Make a wire transfer" +msgstr "Hacer una transferencia bancaria" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 +#, fuzzy, c-format +msgid "Scan the QR code below to start the withdrawal." +msgstr "Escanea el QR debajo para comenzar la extracción." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format +msgid "Operation aborted" +msgstr "Operación abortada" + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#, fuzzy, c-format msgid "" -"If this name doesn't match the account holder's name, your transaction may " -"fail." +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" +"La transferencia bancaria a la cuenta del operador del Taler Exchange fue " +"abortada, su saldo no fue afectado." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "No cashout account" -msgstr "No hay cuenta de egreso" +msgid "Go to your wallet now" +msgstr "Accede a tu cartera ahora" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, fuzzy, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" -msgstr "Antes de hacer un egreso necesita completar su perfíl" +"The operation is marked as selected, but a process during the withdrawal " +"failed" +msgstr "" +"La operación está marcada como 'seleccionada' pero algunos pasos en la " +"extracción fallaron" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 +#, fuzzy, c-format +msgid "A withdrawal reserve ID was not found and no account has been selected." +msgstr "" +"No hay un identificador de extracción y ninguna cuenta a sido seleccionada o " +"la seleccionada es inválida." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 +#, fuzzy, c-format +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." +msgstr "" +"Hay un identificador de extracción pero la cuenta no ha sido seleccionada o " +"la selccionada es inválida." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 +#, fuzzy, c-format +msgid "The account was selected, but no withdrawal reserve ID was found." +msgstr "" +"La cuenta está seleccionada pero no se encontró el identificador de " +"extracción." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 #, c-format -msgid "Currency" +msgid "Operation not found" +msgstr "Operación no encontrada" + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 +#, fuzzy, c-format +msgid "" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" +"Esta operación no es conocida por el servidor. El identificador de operación " +"es incorrecto o el server borró la información de la operación antes de " +"llegar hasta aquí." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 +#, fuzzy, c-format +msgid "Continue to dashboard" +msgstr "Continuar al panel" + +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Send %1$s" -msgstr "Envíar %1$s" +msgid "The Withdrawal URI is not valid" +msgstr "El URI de estracción no es válido" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Receive %1$s" -msgstr "Recibir %1$s" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Total cost" -msgstr "Costo total" +msgid "Latest cashouts" +msgstr "Últimos egresos" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 #, c-format -msgid "Balance left" -msgstr "Saldo remanente" +msgid "Created" +msgstr "Creado" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 #, c-format -msgid "Before fee" -msgstr "Antes de comisión" +msgid "Total debit" +msgstr "Débito total" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 #, c-format -msgid "Total cashout transfer" -msgstr "Total de egreso" +msgid "Total credit" +msgstr "Crédito total" #. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format msgid "Cashout for account %1$s" msgstr "Egreso para cuenta %1$s" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, fuzzy, c-format msgid "Doesn't have the pattern of an email" msgstr "no tiene el patrón de un correo electrónico" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, fuzzy, c-format msgid "Should start with +" msgstr "debería comenzar con un +" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, fuzzy, c-format msgid "A phone number consists of numbers only" msgstr "número de teléfono no puede tener otra cosa que numeros" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, fuzzy, c-format msgid "Account ID for authentication" msgstr "Segundo factor de autenticación" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, fuzzy, c-format msgid "Name of the account holder" msgstr "nombre de usuario de la cuenta" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, fuzzy, c-format msgid "Internal account" msgstr "a otra cuenta bancaria" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, fuzzy, c-format msgid "If this field is empty, a random account ID will be assigned" msgstr "si está vacío un número de cuenta aleatorio será asignado" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format msgid "" "You can copy and share this IBAN number in order to receive wire transfers " @@ -1848,13 +2370,61 @@ msgid "" msgstr "" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 +#, c-format +msgid "Email" +msgstr "Correo eletrónico" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, fuzzy, c-format msgid "To be used when second factor authentication is enabled" msgstr "Hábilitar segundo factor de autenticación" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 +#, c-format +msgid "Phone" +msgstr "Teléfono" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 +#, fuzzy, c-format +msgid "Enable second factor authentication" +msgstr "Hábilitar segundo factor de autenticación" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 +#, c-format +msgid "Using email" +msgstr "Usando correo eletrónico" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 +#, fuzzy, c-format +msgid "Add an email in your profile to enable this option" +msgstr "agrege un correo en su perfíl para habilitar esta opción" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 +#, c-format +msgid "Using SMS" +msgstr "Usando SMS" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 +#, fuzzy, c-format +msgid "Add a phone number in your profile to enable this option" +msgstr "agregue un número de teléfono para habilitar esta opción" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 +#, fuzzy, c-format +msgid "Cashout account" +msgstr "No hay cuenta de egreso" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, fuzzy, c-format msgid "" "External account number where the money is going to be sent when doing " @@ -1863,61 +2433,49 @@ msgstr "" "numero de cuenta donde el dinero será enviado cuando se ejecuten egresos" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format msgid "Max debt" msgstr "Máxima deuda" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format msgid "How much the balance can go below zero." msgstr "" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 -#, fuzzy, c-format -msgid "Minimum cashout" -msgstr "egresos" - -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Custom minimum cashout amount for this account." -msgstr "" +msgid "Is this account public?" +msgstr "Es una cuenta pública?" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, fuzzy, c-format msgid "Public accounts have their balance publicly accessible" msgstr "las cuentas públicas tienen su saldo accesible al público" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, fuzzy, c-format msgid "Does this account belong to a Payment Service Provider?" msgstr "Es una cuenta pública?" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format msgid "Account updated" msgstr "Cuenta actualizada" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 -#, c-format -msgid "The rights to change the account are not sufficient" -msgstr "Los permisos para cambiar la cuenta no son suficientes" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format msgid "The username was not found" msgstr "El nombre de usaurio no se encontró" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format msgid "" "You can't change the legal name, please contact the your account " @@ -1927,7 +2485,7 @@ msgstr "" "cuenta." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format msgid "" "You can't change the debt limit, please contact the your account " @@ -1937,7 +2495,7 @@ msgstr "" "la cuenta." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format msgid "" "You can't change the cashout address, please contact the your account " @@ -1947,43 +2505,43 @@ msgstr "" "de la cuenta." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 +#, fuzzy, c-format +msgid "Update account information." +msgstr "Operación pendiente de eliminación de cuenta" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format msgid "Account \"%1$s\"" msgstr "Cuenta \"%1$s\"" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, fuzzy, c-format msgid "Removed" msgstr "elimiar" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, fuzzy, c-format msgid "This account can't be used." msgstr "Este paso no puede ser deshecho." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format msgid "Change details" msgstr "Cambiar detalles" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 -#, c-format -msgid "Update" -msgstr "Actualizar" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, fuzzy, c-format msgid "Merchant integration" msgstr "Registro de cuenta" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format msgid "" "Use this information to link your Taler Merchant Backoffice account with the " @@ -1993,105 +2551,99 @@ msgid "" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, fuzzy, c-format msgid "Account type" msgstr "Eliminación de cuenta" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, fuzzy, c-format msgid "Method to use for wire transfer." msgstr "Hacer una transferencia bancaria" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format msgid "IBAN" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format msgid "International Bank Account Number." msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, fuzzy, c-format msgid "Account name" msgstr "Actualización de cuenta" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format msgid "Bank host where the service is located." msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, fuzzy, c-format msgid "Bank account identifier for wire transfers." msgstr "identificador de cuenta para transferencia bancaria" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, fuzzy, c-format msgid "Address" msgstr "direccion payto" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, fuzzy, c-format msgid "Owner's name" msgstr "Nombre de usuario" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, fuzzy, c-format msgid "Legal name of the person holding the account." msgstr "nombre de la persona dueña de la cuenta" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, fuzzy, c-format msgid "Account info URL" msgstr "Cuenta no encontrada" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format msgid "" "From where the merchant can download information about incoming wire " "transfers to this account." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 -#, c-format -msgid "Copy" -msgstr "" - #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, fuzzy, c-format msgid "Repeated password doesn't match" msgstr "la contraseña no coincide" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format msgid "Password changed" msgstr "La contraseña cambió" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format msgid "Not authorized to change the password, maybe the session is invalid." msgstr "No está autorizado a cambiar el password, quizá la sesión es invalida." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format msgid "" "You need to provide the old password. If you don't have it contact your " @@ -2101,158 +2653,164 @@ msgstr "" "contacte a su administrador." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format msgid "Your current password doesn't match, can't change to a new password." msgstr "" "Su actual contraseña no coincide, no puede cambiar a una nueva contraseña." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 +#, c-format +msgid "You don't have the rights to change the password." +msgstr "" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 +#, fuzzy, c-format +msgid "Update account password." +msgstr "Actualizar contraseña" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format msgid "Update password" msgstr "Actualizar contraseña" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format msgid "Current password" msgstr "Contraseña actual" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, fuzzy, c-format msgid "Your current password, for security" msgstr "su actual contraseña, por seguridad" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 +#, c-format +msgid "New password" +msgstr "Nueva contraseña" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format msgid "Type it again" msgstr "Escribalo otra vez" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, fuzzy, c-format msgid "Repeat the same password" msgstr "repita la misma contraseña" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format msgid "Change" msgstr "Cambiar" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 -#, c-format -msgid "Accounts" -msgstr "Cuentas" - -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format msgid "Create account" msgstr "Crear cuenta" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format msgid "Actions" msgstr "Acciones" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, fuzzy, c-format msgid "Unknown" msgstr "desconocido" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, fuzzy, c-format msgid "Change password" msgstr "cambiar contraseña" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format msgid "Querying for the current stats failed" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format msgid "The request parameters are wrong" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, fuzzy, c-format msgid "The user is unauthorized" msgstr "El nombre de usaurio no se encontró" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format msgid "Querying for the previous stats failed" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, fuzzy, c-format msgid "Transaction volume report" msgstr "La creación de la transferencia dió una respuesta erronea" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format msgid "Last hour" msgstr "Última hora" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format msgid "Previous day" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format msgid "Last month" msgstr "Último mes" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format msgid "Last year" msgstr "Último año" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format msgid "Last Year" msgstr "Último Año" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, fuzzy, c-format msgid "Trading volume from %1$s to %2$s" msgstr "Vólumen de comercio en %1$s comparado con %2$s" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 -#, c-format -msgid "Cashin" -msgstr "Ingreso" - -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format msgid "Transferred from an external account to an account in this bank." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, fuzzy, c-format msgid "Transferred from an account in this bank to an external account." msgstr "" @@ -2260,55 +2818,55 @@ msgstr "" "conocido." #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format msgid "Payin" msgstr "Envios de dinero" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format msgid "Transferred from an account to a Taler exchange." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format msgid "Payout" msgstr "Recibos de dinero" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, fuzzy, c-format msgid "Transferred from a Taler exchange to another account." msgstr "Cuenta del operador del Taler Exchange" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, fuzzy, c-format msgid "Download stats as CSV" msgstr "descargar estadísticas en CSV" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format msgid "previous" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format msgid "Decreased by" msgstr "Descendiente por" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format msgid "Increased by" msgstr "Ascendente por" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format msgid "Account created with password \"%1$s\"." msgstr "" @@ -2320,140 +2878,146 @@ msgid "Server replied that phone or email is invalid" msgstr "El servidor respondió que el teléfono o correo eletrónico es invalido" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format msgid "The rights to perform the operation are not sufficient" msgstr "Los permisos para ejecutar la operación no son suficientes" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format msgid "Account username is already taken" msgstr "El nombre del usuario ya está tomado" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 -#, c-format -msgid "Account id is already taken" +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 +#, fuzzy, c-format +msgid "Account ID is already taken" msgstr "El id de cuenta ya está tomado" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format msgid "Bank ran out of bonus credit." msgstr "El banco no tiene mas crédito de bonus." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format msgid "Account username can't be used because is reserved" msgstr "" "El nombre de usuario de la cuenta no puede userse porque está reservado" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format msgid "Can't create accounts" msgstr "No puede crear cuentas" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format msgid "Only system admin can create accounts." msgstr "Solo los administradores del sistema pueden crear cuentas." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, fuzzy, c-format msgid "New bank account" msgstr "Nueva cuenta" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 -#, c-format -msgid "Create" -msgstr "Crear" +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 +#, fuzzy, c-format +msgid "only admin can download stats" +msgstr "Solo los administradores del sistema pueden crear cuentas." #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format msgid "Download bank stats" msgstr "Descargar estadísticas del banco" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format msgid "Include hour metric" msgstr "Incluir métrica horaria" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format msgid "Include day metric" msgstr "Incluir métrica diaria" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format msgid "Include month metric" msgstr "Incluir métrica mensual" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format msgid "Include year metric" msgstr "Incluir métrica anual" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format msgid "Include table header" msgstr "Incluir encabezado de tabla" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format msgid "Add previous metric for compare" msgstr "Agregar métrica previa para comparar" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format msgid "Fail on first error" msgstr "Fallar en el primer error" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format msgid "Download" msgstr "Descargar" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format msgid "downloading... %1$s" msgstr "descargando... %1$s" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format msgid "Download completed" msgstr "Descarga completada" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, fuzzy, c-format msgid "Click here to save the file in your computer." msgstr "click aquí para guardar el archivo en su computadora" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 +#, c-format +msgid "there was an error reading the balance" +msgstr "" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format msgid "Can't delete the account" msgstr "No se puede eliminar la cuenta" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 #, c-format msgid "" "The account can't be delete while still holding some balance. First make " @@ -2464,403 +3028,270 @@ msgstr "" #. screenid: 125 #: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#, fuzzy, c-format +msgid "Name doesn't match" +msgstr "el nombre no coincide" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 #, c-format msgid "Account removed" msgstr "Cuenta eliminada" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format msgid "No enough permission to delete the account." msgstr "No tiene permisos suficientes para eliminar la cuenta." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format msgid "The username was not found." msgstr "El nombr ede usuario no se encontró." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format msgid "Can't delete a reserved username." msgstr "No se puede eliminar un nombre de usuario reservado." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format msgid "Can't delete an account with balance different than zero." msgstr "No se puede eliminar una cuenta con saldo diferente a cero." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 #, fuzzy, c-format -msgid "Name doesn't match" -msgstr "el nombre no coincide" +msgid "Remove account." +msgstr "Hacia cuenta" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format msgid "You are going to remove the account" msgstr "Está por eliminar la cuenta" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 -#, c-format -msgid "This step can't be undone." -msgstr "Este paso no puede ser deshecho." - -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format msgid "Deleting account \"%1$s\"" msgstr "Borrando cuenta \"%1$s\"" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format msgid "Verification" msgstr "Verificación" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, fuzzy, c-format msgid "Enter the account name that is going to be deleted" msgstr "ingrese el nombre de cuenta que será eliminado" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 -#, fuzzy, c-format -msgid "loading..." -msgstr "descargando... %1$s" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 -#, fuzzy, c-format -msgid "only admin can setup conversion" -msgstr "Solo los administradores del sistema pueden crear cuentas." - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 -#, fuzzy, c-format -msgid "Wrong credentials" -msgstr "Credenciales incorrectas para \"%1$s\"" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 -#, fuzzy, c-format -msgid "Conversion is disabled" -msgstr "Tasa de conversión" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 -#, fuzzy, c-format -msgid "Config cashout" -msgstr "Egreso" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 -#, fuzzy, c-format -msgid "Config cashin" -msgstr "Ingreso" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 -#, fuzzy, c-format -msgid "Cashin ratio" -msgstr "Ingreso" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, fuzzy, c-format -msgid "Cashout ratio" -msgstr "Egreso creado" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 -#, c-format -msgid "Bad ratios" -msgstr "" +msgid "Cashout id should be a number" +msgstr "debería ser un correo electrónico" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be " -"lower or equal than 1." -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 -#, fuzzy, c-format -msgid "Initial amount" -msgstr "Monto máximo de extracción" +msgid "This cashout not found. Maybe already aborted." +msgstr "Este egreso no se encontró. Quizá fue abortado." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format -msgid "Use it to test how the conversion will affect the amount." -msgstr "" +msgid "Cashout detail" +msgstr "Detalles de egreso" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format -msgid "Sending to this bank" -msgstr "" +msgid "Debited" +msgstr "Debitado" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 #, fuzzy, c-format -msgid "Converted" -msgstr "Tasa de conversión" +msgid "Transferred" +msgstr "Transferencia" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 #, c-format -msgid "Cashin after fee" +msgid "" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Sending from this bank" +msgid "New web session" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 -#, fuzzy, c-format -msgid "Cashout after fee" -msgstr "Egreso creado" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format -msgid "Bad configuration" -msgstr "" +msgid "Welcome to %1$s!" +msgstr "Bienvenido a %1$s!" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 #, c-format -msgid "" -"This configuration allows users to cash out more of what has been cashed in." -msgstr "" +#~ msgid "Show debug info" +#~ msgstr "Mostrar informacion de depuracion" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 #, fuzzy, c-format -msgid "Rnvalid" -msgstr "inválido" +#~ msgid "The password is too short." +#~ msgstr "La contraseña es demasiado corta." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 #, c-format -msgid "Minimum amount" -msgstr "" +#~ msgid "Check" +#~ msgstr "Verificar" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 #, fuzzy, c-format -msgid "Only cashout operation above this threshold will be allowed" -msgstr "La operación de egreso ya está abortada." +#~ msgid "Payment Service Provider's account" +#~ msgstr "Cuenta del operador del Taler Exchange" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 #, c-format -msgid "Ratio" -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 -#, fuzzy, c-format -msgid "Conversion ratio between currencies" -msgstr "Tasa de conversión" +#~ msgid "Pending account delete operation" +#~ msgstr "Operación pendiente de eliminación de cuenta" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 #, c-format -msgid "Example conversion" -msgstr "" +#~ msgid "Pending account update operation" +#~ msgstr "Operación pendiente de actualización de cuenta" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" -msgstr "" +#~ msgid "Pending password update operation" +#~ msgstr "Operación pendiente de actualización de password" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 #, c-format -msgid "Rounding value" -msgstr "" +#~ msgid "Pending transaction operation" +#~ msgstr "Operación pendiente de transacción" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." -msgstr "" +#~ msgid "Pending cashout operation" +#~ msgstr "Operación pendiente de egreso" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 #, c-format -msgid "Rounding mode" -msgstr "" +#~ msgid "You can complete or cancel the operation in" +#~ msgstr "Puedes completar o cancelar la operación en" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 -#, c-format -msgid "Zero" -msgstr "" +#, fuzzy, c-format +#~ msgid "" +#~ "No cashout was found. The cashout process has probably already been " +#~ "aborted." +#~ msgstr "" +#~ "Egreso no econtrado. También puede significar que ya ha sido abortado." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 #, c-format -msgid "" -"Amount will be round below to the largest possible value smaller than the " -"input." -msgstr "" +#~ msgid "Challenge not found." +#~ msgstr "Desafío no encontrado." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 #, c-format -msgid "Up" -msgstr "" +#~ msgid "This user is not authorized to complete this challenge." +#~ msgstr "Este usuario no está autorizado para completar este desafío." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "" -"Amount will be round up to the smallest possible value larger than the input." -msgstr "" +#~ msgid "Too many attempts, try another code." +#~ msgstr "Demasiados intentos, intente otro código." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 #, c-format -msgid "Nearest" -msgstr "" +#~ msgid "The confirmation code is wrong, try again." +#~ msgstr "El código de confirmación es erroneo, intente otra vez." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 #, c-format -msgid "Amount will be round to the closest possible value." -msgstr "" +#~ msgid "The operation needs another confirmation to complete." +#~ msgstr "La operación necesita otra confirmación para completar." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 #, c-format -msgid "Examples" -msgstr "" +#~ msgid "Confirm the operation" +#~ msgstr "Confirmar la operación" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" -msgstr "" +#~ msgid "Enter the confirmation code" +#~ msgstr "Ingresar el código de confirmación" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 #, c-format -msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: " -"1.1, 1.2, 1.3, 1.4." -msgstr "" +#~ msgid "The confirmation code starts with \"%1$s\" followed by numbers." +#~ msgstr "El código de confirmación comienza con \"%1$s\" seguido de números." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Confirmar" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" -msgstr "" +#~ msgid "Updating account values" +#~ msgstr "Actualización de la cuenta" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 -#, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" -msgstr "" +#, fuzzy, c-format +#~ msgid "Updating password" +#~ msgstr "Actualizar contraseña" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 -#, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" -msgstr "" +#, fuzzy, c-format +#~ msgid "Making a wire transfer" +#~ msgstr "Hacer una transferencia bancaria" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" -msgstr "" +#~ msgid "Operation:" +#~ msgstr "Operación:" + +#, fuzzy, c-format +#~ msgid "Debit threshold" +#~ msgstr "Debitado" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" -msgstr "" +#~ msgid "Challenge details" +#~ msgstr "Detalles del desafío" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: " -"0.9, 1.2, 1.5, 1.8." -msgstr "" +#~ msgid "Sent at" +#~ msgstr "Enviado a" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" -msgstr "" +#~ msgid "To phone" +#~ msgstr "Al teléfono" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" -msgstr "" +#~ msgid "To email" +#~ msgstr "Al email" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 #, c-format -msgid "Amount to be deducted before amount is credited." -msgstr "" +#~ msgid "Send again" +#~ msgstr "Enviar otra vez" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 #, fuzzy, c-format -msgid "Cashout id should be a number" -msgstr "debería ser un correo electrónico" +#~ msgid "Withdraw reserve ID" +#~ msgstr "Retirar" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 #, c-format -msgid "This cashout not found. Maybe already aborted." -msgstr "Este egreso no se encontró. Quizá fue abortado." +#~ msgid "No cashout account" +#~ msgstr "No hay cuenta de egreso" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 -#, c-format -msgid "Cashout detail" -msgstr "Detalles de egreso" +#, fuzzy, c-format +#~ msgid "Minimum cashout" +#~ msgstr "egresos" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 -#, c-format -msgid "Debited" -msgstr "Debitado" +#, fuzzy, c-format +#~ msgid "loading..." +#~ msgstr "descargando... %1$s" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 -#, c-format -msgid "Credited" -msgstr "Acreditado" +#, fuzzy, c-format +#~ msgid "Cashin ratio" +#~ msgstr "Ingreso" + +#, fuzzy, c-format +#~ msgid "Cashout ratio" +#~ msgstr "Egreso creado" -#. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 #, c-format -msgid "Welcome to %1$s!" -msgstr "Bienvenido a %1$s!" +#~ msgid "Credited" +#~ msgstr "Acreditado" #, fuzzy, c-format #~ msgid "Pending operation" @@ -2963,10 +3394,6 @@ msgstr "Bienvenido a %1$s!" #~ msgstr "Una lista de todas las cuentas en el banco." #, c-format -#~ msgid "Cashout not implemented" -#~ msgstr "Egreso no soportado" - -#, c-format #~ msgid "Last day" #~ msgstr "Último día" @@ -2988,10 +3415,6 @@ msgstr "Bienvenido a %1$s!" #~ msgstr "Actualización de contraseña" #, c-format -#~ msgid "Wire transfer" -#~ msgstr "Transferencia bancaria" - -#, c-format #~ msgid "Withdrawal" #~ msgstr "Extracción" @@ -3024,18 +3447,10 @@ msgstr "Bienvenido a %1$s!" #~ "para confirmar la operación" #, c-format -#~ msgid "add a email in your profile to enable this option" -#~ msgstr "agrege un correo en su perfíl para habilitar esta opción" - -#, c-format #~ msgid "SMS" #~ msgstr "SMS" #, c-format -#~ msgid "add a phone number in your profile to enable this option" -#~ msgstr "agregue un número de teléfono para habilitar esta opción" - -#, c-format #~ msgid "it doesn't have the pattern of an IBAN number" #~ msgstr "no tiene el patrón de un número IBAN" @@ -3060,14 +3475,6 @@ msgstr "Bienvenido a %1$s!" #~ msgstr "Es un Taler Exchange?" #, c-format -#~ msgid "Using email" -#~ msgstr "Usando correo eletrónico" - -#, c-format -#~ msgid "Using SMS" -#~ msgstr "Usando SMS" - -#, c-format #~ msgid "" #~ "Account created with password \"%1$s\". The user must change the password " #~ "on the next login." @@ -3104,10 +3511,6 @@ msgstr "Bienvenido a %1$s!" #~ msgstr "Egreso ya fue confirmado." #, c-format -#~ msgid "Cashout operation is not supported." -#~ msgstr "Operación de egreso no soportada." - -#, c-format #~ msgid "Missing destination account." #~ msgstr "Falta cuenta destino." diff --git a/packages/bank-ui/src/i18n/fr.po b/packages/bank-ui/src/i18n/fr.po @@ -18,8 +18,8 @@ msgstr "" "Report-Msgid-Bugs-To: taler@gnu.org\n" "PO-Revision-Date: 2025-09-29 09:54+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: French <https://weblate.gnunet.org/projects/gnu-taler/" -"taler-bank-spa/fr/>\n" +"Language-Team: French <https://weblate.gnunet.org/projects/gnu-taler/taler-" +"bank-spa/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,50 +27,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 5.13.2\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "Afficher la confirmation de retrait" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "Retirer sans fixer le montant" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "Afficher la copie de la lettre de compte" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "Afficher la description de la démo" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "Afficher d'abord le portefeuille d'installation" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" -"Supprimer la validation de la longueur du mot de passe lors de " -"l'enregistrement" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "Afficher les informations de débogage" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -150,339 +106,834 @@ msgstr "Le numéro IBAN n'est pas valide, la somme de contrôle est incorrecte" msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "Utilisez des lettres, des chiffres ou l'un de ces caractères : - . _ ~" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, c-format msgid "Required" msgstr "Obligatoire" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 -#, c-format -msgid "Not valid" -msgstr "Non valide" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 -#, c-format -msgid "Does not follow the pattern" -msgstr "Ne suit pas le modèle" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "Unknown challenge." msgstr "" -"La requête n'était pas valide ou l'URI payto:// a utilisé des " -"fonctionnalités inacceptables." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Not enough permission to complete the operation." -msgstr "Autorisation insuffisante pour terminer l'opération." +msgid "Failed to validate the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -"L'administrateur de la banque ne peut pas être le destinataire du transfert." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 -#, c-format -msgid "The destination account \"%1$s\" was not found." -msgstr "Le compte de destination \"%1$s\" n'a pas été trouvé." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 +#, fuzzy, c-format +msgid "Wrong authentication number." +msgstr "Canal d'authentification" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The origin and the destination of the transfer can't be the same." -msgstr "L'origine et la destination du transfert ne peuvent pas être les mêmes." +msgid "Expired challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 #, c-format -msgid "Your balance is not sufficient for the operation." -msgstr "Votre solde n'est pas suffisant pour l'opération." +msgid "Submit the transmitted code number." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin account \"%1$s\" was not found." -msgstr "Le compte d'origine \"%1$s\" est introuvable." +msgid "The verification code sent to the email address starting with %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." -msgstr "La tentative de création de la transaction a échoué. Essayez à nouveau." +msgid "The verification code sent to the phone number starting with %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 #, c-format -msgid "The wire transfer was successfully completed!" -msgstr "Le virement bancaire a été effectué avec succès !" +msgid "Code" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, c-format -msgid "Input wire transfer detail" -msgstr "Détail du virement d'entrée" +msgid "Username of the account" +msgstr "Nom d'utilisateur du compte" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "Using a form" -msgstr "Utilisation d'un formulaire" +msgid "It will expired at %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format msgid "" -"A special URI that specifies the amount to be transferred and the " -"destination account." +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -"Un URI spécial qui spécifie le montant à transférer et le compte de " -"destination." - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 -#, c-format -msgid "QR code" -msgstr "Code QR" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "" -"If your device has a camera, you can import a payto:// URI from a QR code." +msgid "Back" msgstr "" -"Si votre appareil dispose d'une caméra, vous pouvez importer un URI-payto:// " -"à partir d'un code QR." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "Cashout" -msgstr "Retrait" +msgid "Verify" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "Recipient" -msgstr "Destinataire" +msgid "Failed to send the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "ID of the recipient's account" -msgstr "Identifiant du compte du destinataire" +msgid "The request was valid, but the server is refusing action." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "username" -msgstr "nom d'utilisateur" +msgid "The backend is not aware of the specified MFA challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "IBAN of the recipient's account" -msgstr "IBAN du compte du destinataire" +msgid "It is too early to request another transmission of the challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 -#, c-format -msgid "Transfer subject" -msgstr "Référence du transfert" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 +#, fuzzy, c-format +msgid "Code transmission failed." +msgstr "L’opération a échoué." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 -#, c-format -msgid "Subject" -msgstr "Référence" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 +#, fuzzy, c-format +msgid "Multi-factor authentication required" +msgstr "Authentification obligatoire" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 #, c-format -msgid "Some text to identify the transfer" -msgstr "Texte permettant d'identifier le transfert" +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." +msgstr "" +"Cette opération est protégée par une authentification à deuxième facteur. " +"Pour la mener à bien, nous devons vérifier votre identité à l'aide du canal " +"d'authentification que vous avez fourni." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 -#, c-format -msgid "Amount" -msgstr "Montant" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 +#, fuzzy, c-format +msgid "The next challenge needs to be completed to confirm the operation." +msgstr "Autorisation insuffisante pour terminer l'opération." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 #, c-format -msgid "Amount to transfer" -msgstr "Montant à transférer" +msgid "All the next challenges need to be completed to confirm the operation." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format -msgid "Payto URI:" -msgstr "URI Payto :" +msgid "" +"One of the next challenges need to be completed to confirm the operation." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "Uniform resource identifier of the target account" -msgstr "Identifiant de ressource uniforme (URI en anglais) du compte cible" +msgid "To an phone starting with \" %1$s\"" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "" -"payto://x-taler-bank/[bank-host]/[receiver-account]?" -"message=[subject]&amount=[%1$s:X.Y]" +msgid "To an email starting with \" %1$s\"" msgstr "" -"payto://x-taler-bank/[serveur-de-la-banque]/[compte-" -"destinataire]?message=[reference]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "I have a code" msgstr "" -"payto://iban/[IBAN du destinataire]?message=[référence]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" -msgstr "Le montant maximum pour un virement bancaire est de %1$s" +msgid "Send me a message" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 #, c-format -msgid "Cost" -msgstr "Coût" +msgid "You have to wait until %1$s to send a new code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, c-format msgid "Cancel" msgstr "Annuler" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "Send" -msgstr "Envoyer" +msgid "Complete" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 #, c-format -msgid "The target type is unknown, use \"%1$s\"" -msgstr "Le type de destination est inconnu, utilisez \"%1$s\"" +msgid "Unable to create a cashout" +msgstr "Impossible de créer un encaissement" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 #, c-format -msgid "Only \"x-taler-bank\" target are supported" -msgstr "Seule la destination \"x-taler-bank\" est prise en charge" +msgid "The bank configuration does not support cashout operations." +msgstr "" +"La configuration bancaire ne prend pas en charge les opérations " +"d'encaissement." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" -msgstr "Seul cet hôte est autorisé. Utilisez \"%1$s\"" +msgid "Close" +msgstr "Fermer" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, c-format -msgid "Account name is missing" -msgstr "Le nom du compte est manquant" +msgid "Cashout is disabled" +msgstr "L'encaissement est désactivé" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 #, c-format -msgid "Only \"IBAN\" target are supported" -msgstr "\"IBAN\" est la seule destination supportée" +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." +msgstr "" +"Le retrait doit être activé dans la configuration, le taux de conversion " +"doit être initialisé avec des frais, des taux et un mode d'arrondi." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 -#, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" -msgstr "Paramètre \"montant\" manquant pour spécifier le montant à transférer" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 +#, fuzzy, c-format +msgid "The server didn't understand the request." +msgstr "Le serveur ne prend pas en charge le canal TAN actuel." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 -#, c-format -msgid "The \"amount\" parameter is not valid" -msgstr "Le paramètre \"montant\" n'est pas valide" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 +#, fuzzy, c-format +msgid "The amount is too small" +msgstr "Le mot de passe est trop long." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, c-format -msgid "" -"\"message\" parameters to specify a reference text for the transfer are " -"missing" +msgid "Conversion is not implemented." msgstr "" -"Les paramètres \"message\" pour spécifier un texte de référence pour le " -"transfert sont manquants" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "The only currency allowed is \"%1$s\"" -msgstr "La seule devise autorisée est \"%1$s\"" +msgid "At least debit or credit needs to be provided" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 -#, c-format -msgid "You cannot transfer an amount of zero." -msgstr "Vous ne pouvez pas transférer un montant égal à zéro." +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 +#, fuzzy, c-format +msgid "The amount is malfored" +msgstr "Désolé, cet identifiant de compte est déjà pris." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 +#, fuzzy, c-format +msgid "The currency is not supported" +msgstr "Le canal d'authentification n'est pas pris en charge." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, c-format -msgid "The balance is not sufficient" -msgstr "Le solde n'est pas suffisant" +msgid "Invalid" +msgstr "Invalide" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 +#, c-format +msgid "Amount needs to be higher" +msgstr "Le montant doit être plus élevé" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 +#, c-format +msgid "Balance is not enough" +msgstr "Le solde n'est pas suffisant" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 +#, fuzzy, c-format +msgid "It is not possible to cashout less than %1$s: %2$s" +msgstr "Il n'est pas possible d'encaisser moins de %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 +#, c-format +msgid "The total transfer to the destination will be zero" +msgstr "Le montant total transféré vers la destination sera nul" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#, c-format +msgid "Cashout created" +msgstr "Encaissement créé" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 +#, fuzzy, c-format +msgid "Second factor authentication required." +msgstr "Authentification obligatoire" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 +#, c-format +msgid "Account not found" +msgstr "Compte non trouvé" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 +#, c-format +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." +msgstr "" +"Requête dupliquée détectée, vérifiez si l'opération a réussi ou réessayez." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 +#, c-format +msgid "The conversion rate was applied incorrectly" +msgstr "Le taux de conversion a été appliqué de manière incorrecte" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 +#, c-format +msgid "The account does not have sufficient funds" +msgstr "Le compte ne dispose pas de fonds suffisants" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 +#, c-format +msgid "Missing cashout URI in the profile" +msgstr "URI d'encaissement manquante dans le profil" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 +#, c-format +msgid "The amount is below the minimum amount permitted." +msgstr "Le montant est inférieur au montant minimum autorisé." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 +#, c-format +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." +msgstr "" +"L'envoi du message de confirmation a échoué, réessayez plus tard ou " +"contactez l'administrateur." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 +#, c-format +msgid "The server doesn't support the current TAN channel." +msgstr "Le serveur ne prend pas en charge le canal TAN actuel." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 +#, fuzzy, c-format +msgid "Create cashout." +msgstr "Créer un compte" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 +#, c-format +msgid "Cashout" +msgstr "Retrait" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 +#, c-format +msgid "Conversion rate" +msgstr "Taux de conversion" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 +#, c-format +msgid "Balance" +msgstr "Solde" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 +#, c-format +msgid "Fee" +msgstr "Frais" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 +#, c-format +msgid "To account" +msgstr "Compte de destination" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 +#, c-format +msgid "Legal name" +msgstr "Nom légal du bénéficiaire du compte bancaire" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 +#, c-format +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." +msgstr "" +"Si ce nom ne correspond pas au nom du titulaire du compte, votre transaction " +"peut échouer." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 +#, fuzzy, c-format +msgid "Unable to cashout" +msgstr "Impossible de créer un encaissement" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 +#, c-format +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" +msgstr "" +"Avant de pouvoir effectuer un encaissement vers un compte bancaire, vous " +"devez compléter votre profil" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 +#, c-format +msgid "Transfer subject" +msgstr "Référence du transfert" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "Devise" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "Envoyer %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, c-format +msgid "Receive %1$s" +msgstr "Recevoir %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "Montant" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "Montant total des frais" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "Solde restant" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "Avant les frais" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, fuzzy, c-format +msgid "Total cashout transfer" +msgstr "Transfert d'encaissement total" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, c-format +msgid "Not valid" +msgstr "Non valide" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, c-format +msgid "Does not follow the pattern" +msgstr "Ne suit pas le modèle" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, c-format +msgid "The wire transfer was successfully completed!" +msgstr "Le virement bancaire a été effectué avec succès !" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "" +"La requête n'était pas valide ou l'URI payto:// a utilisé des " +"fonctionnalités inacceptables." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, c-format +msgid "Not enough permission to complete the operation." +msgstr "Autorisation insuffisante pour terminer l'opération." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" +"L'administrateur de la banque ne peut pas être le destinataire du transfert." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "Le compte de destination \"%1$s\" n'a pas été trouvé." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "" +"L'origine et la destination du transfert ne peuvent pas être les mêmes." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "Votre solde n'est pas suffisant pour l'opération." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "Le compte d'origine \"%1$s\" est introuvable." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" +"La tentative de création de la transaction a échoué. Essayez à nouveau." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, fuzzy, c-format +msgid "A second factor authentication is required." +msgstr "À utiliser lorsque l'authentification par deuxième facteur est activée" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, fuzzy, c-format +msgid "Confirm wire transfer." +msgstr "Effectuer un virement bancaire" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, c-format +msgid "Input wire transfer detail" +msgstr "Détail du virement d'entrée" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "Utilisation d'un formulaire" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." +msgstr "" +"Un URI spécial qui spécifie le montant à transférer et le compte de " +"destination." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, c-format +msgid "QR code" +msgstr "Code QR" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" +"Si votre appareil dispose d'une caméra, vous pouvez importer un URI-payto:// " +"à partir d'un code QR." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "Destinataire" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, c-format +msgid "ID of the recipient's account" +msgstr "Identifiant du compte du destinataire" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, c-format +msgid "username" +msgstr "nom d'utilisateur" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "IBAN du compte du destinataire" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "Référence" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, c-format +msgid "Some text to identify the transfer" +msgstr "Texte permettant d'identifier le transfert" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, c-format +msgid "Amount to transfer" +msgstr "Montant à transférer" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, c-format +msgid "Payto URI:" +msgstr "URI Payto :" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, c-format +msgid "Uniform resource identifier of the target account" +msgstr "Identifiant de ressource uniforme (URI en anglais) du compte cible" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://x-taler-bank/[serveur-de-la-banque]/[compte-destinataire]?" +"message=[reference]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://iban/[IBAN du destinataire]?message=[référence]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "Le montant maximum pour un virement bancaire est de %1$s" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "Coût" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, c-format +msgid "Send" +msgstr "Envoyer" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "Seule la destination \"x-taler-bank\" est prise en charge" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "Seul cet hôte est autorisé. Utilisez \"%1$s\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, c-format +msgid "Account name is missing" +msgstr "Le nom du compte est manquant" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "\"IBAN\" est la seule destination supportée" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "Paramètre \"montant\" manquant pour spécifier le montant à transférer" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "Le paramètre \"montant\" n'est pas valide" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 +#, c-format +msgid "" +"\"message\" parameters to specify a reference text for the transfer are " +"missing" +msgstr "" +"Les paramètres \"message\" pour spécifier un texte de référence pour le " +"transfert sont manquants" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "La seule devise autorisée est \"%1$s\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#, c-format +msgid "You cannot transfer an amount of zero." +msgstr "Vous ne pouvez pas transférer un montant égal à zéro." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 +#, c-format +msgid "The balance is not sufficient" +msgstr "Le solde n'est pas suffisant" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 #, c-format msgid "Please enter a longer subject" msgstr "Veuillez saisir une référence plus longue" +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, c-format +msgid "Show withdrawal confirmation" +msgstr "Afficher la confirmation de retrait" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "Retirer sans fixer le montant" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" +msgstr "Afficher d'abord le portefeuille d'installation" + #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 #, c-format msgid "Currently, the bank is not accepting new registrations!" msgstr "Actuellement, la banque n'accepte pas de nouvelles inscriptions !" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 #, c-format msgid "The name is missing" msgstr "Nom manquant" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 #, c-format msgid "Missing username" msgstr "Identifiant manquant" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 #, c-format msgid "Missing password" msgstr "Mot de passe manquant" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 #, c-format msgid "The password should be longer than 8 letters" msgstr "Le mot de passe doit comporter plus de 8 caractères" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 #, c-format msgid "The passwords do not match" msgstr "Les mots de passe ne correspondent pas" @@ -543,12 +994,18 @@ msgstr "Seul un administrateur est autorisé à fixer la limite d'endettement." #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:154 -#, c-format -msgid "Only the administrator can change the minimum cashout limit." +#, fuzzy, c-format +msgid "Only the administrator can change the conversion rate." msgstr "Seul l'administrateur peut modifier la limite minimale d'encaissement." #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, fuzzy, c-format +msgid "The conversion rate class doesn't exist." +msgstr "Le taux de conversion a été appliqué de manière incorrecte" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 #, c-format msgid "Only admin can create accounts with second factor authentication." msgstr "" @@ -556,37 +1013,37 @@ msgstr "" "deuxième facteur." #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 -#, c-format -msgid "The password is too short." -msgstr "Le mot de passe est trop court." +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#, fuzzy, c-format +msgid "The password is too short. Can't have less than 8 characters." +msgstr "Le mot de passe doit comporter plus de 8 caractères" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 -#, c-format -msgid "The password is too long." -msgstr "Le mot de passe est trop long." +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 +#, fuzzy, c-format +msgid "The password is too long. Can't have more than 64 characters." +msgstr "Le mot de passe doit comporter plus de 8 caractères" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 -#, c-format, fuzzy +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 +#, fuzzy, c-format msgid "Account registration" msgstr "Nouveau compte" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 #, c-format msgid "Login username" msgstr "Nom d'utilisateur pour le login" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 #, c-format msgid "Password" msgstr "Mot de passe" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" "Use a strong password: 8 characters minimum, don't use any public " @@ -598,157 +1055,158 @@ msgstr "" "téléphone, etc.) et mélangez minuscules, majuscules, symboles et chiffres" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "Répétez le mot de passe" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "Nom complet" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "Inscription" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "Créer un utilisateur temporaire aléatoire" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, fuzzy, c-format +msgid "You have no permission to this account." +msgstr "Vous n'êtes pas autorisé à créer ce compte." + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "Mauvaises informations d'identification pour \"%1$s\"" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 -#, c-format -msgid "Account not found" -msgstr "Compte non trouvé" +#: packages/bank-ui/src/pages/LoginForm.tsx:151 +#, fuzzy, c-format +msgid "Account login." +msgstr "Intitulé du compte" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 -#, c-format -msgid "Username" -msgstr "Nom d'utilisateur" +#: packages/bank-ui/src/pages/LoginForm.tsx:164 +#, fuzzy, c-format +msgid "Session expired" +msgstr "L'opération a expiré." #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format -msgid "Username of the account" -msgstr "Nom d'utilisateur du compte" +msgid "Username" +msgstr "Nom d'utilisateur" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, c-format msgid "Password of the account" msgstr "Mot de passe du compte" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" -msgstr "Vérification" +msgid "Forget" +msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "Se connecter" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "Historique des transactions" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, c-format msgid "No transactions yet." msgstr "Aucune transaction n'a encore été effectuée." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." -msgstr "Vous pouvez effectuer un virement ou un retrait sur votre portefeuille." +msgstr "" +"Vous pouvez effectuer un virement ou un retrait sur votre portefeuille." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "Date" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "Contrepartie" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "envoyé" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "reçu" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, c-format msgid "Invalid value" msgstr "Valeur non valide" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "vers" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "de" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "Première page" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 #, c-format msgid "Next" msgstr "Suivante" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, c-format -msgid "Wire transfer completed!" -msgstr "Virement bancaire terminé !" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "Le retrait a été interrompu précédemment et ne peut être confirmé" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -758,114 +1216,155 @@ msgstr "" "n'accepte la transaction." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, c-format msgid "The operation ID is invalid." msgstr "L'identifiant de l'opération n'est pas valide." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "L'opération est introuvable." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "" "Le montant du retrait de départ et le montant de la confirmation diffèrent." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "La banque exige un compte bancaire et il n'a pas encore été spécifié." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 #, c-format +msgid "Bad request" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 +#, fuzzy, c-format +msgid "The withdrawal operation has been aborted." +msgstr "Opération de retrait en attente" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 +#, fuzzy, c-format msgid "" -"The reserve operation has been confirmed previously and can't be aborted" +"The withdrawal operation has been confirmed previously and can’t be aborted." msgstr "" "L'opération de réserve a été confirmée précédemment et ne peut plus être " "annulée" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, fuzzy, c-format +msgid "Complete withdrawal." +msgstr "Confirmer le retrait" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 #, c-format msgid "Confirm the withdrawal operation" msgstr "Confirmer l'opération de retrait" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format msgid "Wire transfer details" msgstr "Détails du virement" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 -#, c-format -msgid "Payment Service Provider's account" -msgstr "Compte du prestataire de services de paiement" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, c-format msgid "Payment Service Provider's account number" msgstr "Numéro de compte du prestataire de services de paiement" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, c-format msgid "Payment Service Provider's name" msgstr "Nom du prestataire de services de paiement" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, c-format msgid "Payment Service Provider's account bank hostname" msgstr "" "Nom du serveur de la banque du compte du prestataire de services de paiement" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, c-format msgid "Payment Service Provider's account id" msgstr "Identifiant du compte du prestataire de services de paiement" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, c-format msgid "Payment Service Provider's account address" msgstr "Adresse du compte du prestataire de services de paiement" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "Aucun montant n'a encore été déterminé." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "Transfert" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "Authentification obligatoire" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, c-format msgid "This operation was created with another username" msgstr "Cette opération a été créée avec un autre nom d'utilisateur" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 +#, c-format +msgid "" +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 +#, c-format +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" +msgstr "" +"L'opération de réserve a été confirmée précédemment et ne peut plus être " +"annulée" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 +#, c-format +msgid "Wire transfer completed!" +msgstr "Virement bancaire terminé !" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 +#, fuzzy, c-format +msgid "Confirm withdrawal." +msgstr "Confirmer le retrait" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format msgid "" "Unauthorized to make the operation, maybe the session has expired or the " @@ -874,20 +1373,20 @@ msgstr "" "Non autorisé à effectuer l'opération, peut-être que la session a expiré ou " "que le mot de passe a été modifié." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format msgid "The operation was rejected due to insufficient funds." msgstr "L'opération a été rejetée en raison de fonds insuffisants." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format msgid "Withdrawal confirmed" msgstr "Retrait confirmé" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, c-format msgid "" "The wire transfer to the Payment Service Provider has been initiated. You " @@ -897,26 +1396,20 @@ msgstr "" "enclenché. Vous recevrez sous peu le montant demandé dans votre portefeuille " "Taler." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format msgid "Do not show this again" msgstr "Ne plus afficher à l'avenir" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "Fermer" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, c-format msgid "If you have a Taler wallet installed on this device" msgstr "Si vous avez un portefeuille Taler installé sur cet appareil" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, c-format msgid "" "Your wallet will display the details of the transaction including the fees " @@ -927,104 +1420,92 @@ msgstr "" "frais (le cas échéant). Si vous n'avez pas encore de portefeuille, veuillez " "suivre les instructions" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, c-format msgid "on this page" msgstr "sur cette page" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format msgid "Withdraw" msgstr "Retirer" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, c-format msgid "In case you have a Taler wallet on another device" msgstr "Si vous avez un portefeuille Taler sur un autre appareil" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format msgid "Scan the QR below to start the withdrawal." msgstr "Scannez le code QR ci-dessous pour commencer le retrait." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, c-format msgid "There is an operation already pending" msgstr "Une opération est déjà en attente" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, c-format msgid "Complete the operation in" msgstr "Terminez l'opération dans" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format msgid "this page" msgstr "cette page" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, c-format -msgid "Invalid" -msgstr "Invalide" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, c-format -msgid "Balance is not enough" -msgstr "Le solde n'est pas suffisant" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, c-format msgid "The server replied with an invalid taler://withdraw URI" msgstr "Le serveur a répondu avec un URI taler://withdraw invalide" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format msgid "Withdraw URI: %1$s" msgstr "URI de retrait : %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format msgid "The operation was rejected due to insufficient funds" msgstr "L'opération a été rejetée pour cause de fonds insuffisants" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format msgid "Current balance is %1$s" msgstr "Le solde actuel est de %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format msgid "You can withdraw up to %1$s" msgstr "Vous pouvez retirer jusqu'à %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format msgid "Continue" msgstr "Continuer" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, c-format msgid "Use your Taler wallet" msgstr "Utilisez votre portefeuille Taler" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, c-format msgid "" "After using your wallet you will need to authorize or cancel the operation " @@ -1034,31 +1515,31 @@ msgstr "" "l'opération sur ce site." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, c-format msgid "You need a Taler wallet" msgstr "Vous avez besoin d'un portefeuille Taler" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format msgid "If you don't have one yet you can follow the instruction in" msgstr "Si vous n'en avez pas encore, vous pouvez suivre les instructions dans" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format msgid "Send money" msgstr "Envoyer de l'argent" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, c-format msgid "to a Taler wallet" msgstr "vers un portefeuille Taler" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "" @@ -1066,13 +1547,13 @@ msgstr "" "extension de navigateur" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format msgid "to another bank account" msgstr "sur un autre compte bancaire" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format msgid "Make a wire transfer to an account with known bank account number." msgstr "" @@ -1080,13 +1561,13 @@ msgstr "" "bancaire est connu." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, c-format msgid "This is a demo" msgstr "Ceci est une démo" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, c-format msgid "" "This part of the demo shows how a bank that supports Taler directly would " @@ -1099,7 +1580,7 @@ msgstr "" "certains %1$s ." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, c-format msgid "" "Here you will be able to see how a bank that supports Taler directly would " @@ -1108,773 +1589,812 @@ msgstr "" "Ici, vous pourrez voir comment une banque qui prend directement en charge " "Taler fonctionnerait." -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 -#, c-format -msgid "Pending account delete operation" -msgstr "Opération de suppression de compte en attente" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 -#, c-format -msgid "Pending account update operation" -msgstr "Opération de mise à jour de compte en attente" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 -#, c-format -msgid "Pending password update operation" -msgstr "Opération de mise à jour du mot de passe en attente" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 -#, c-format -msgid "Pending transaction operation" -msgstr "Opération de transaction en attente" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 -#, c-format -msgid "Pending withdrawal operation" -msgstr "Opération de retrait en attente" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 -#, c-format -msgid "Pending cashout operation" -msgstr "Opération d'encaissement en cours" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "You can complete or cancel the operation in" -msgstr "Vous pouvez terminer ou annuler l'opération dans" +msgid "" +"Internal error, please report. There should be more information in the " +"console." +msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format msgid "Internal error, please report." msgstr "Erreur interne, veuillez signaler." #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format msgid "Preferences" msgstr "Préférences" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format msgid "Welcome" msgstr "Bienvenue" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format msgid "Welcome, %1$s" msgstr "Bienvenue, %1$s" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 +#, fuzzy, c-format +msgid "No enough permission to access the conversion rate list." +msgstr "Autorisation insuffisante pour terminer l'opération." + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "History of public accounts" -msgstr "Historique de comptes publiques" +msgid "Conversion list not found. Maybe conversion rate is not supported." +msgstr "" -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, c-format -msgid "Scan the QR code below to start the withdrawal." -msgstr "Scannez le code QR ci-dessous pour commencer le retrait." +msgid "Conversion list not implemented." +msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 +#, fuzzy, c-format +msgid "Conversion rate classes" +msgstr "Taux de conversion" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 +#, fuzzy, c-format +msgid "Create conversion rate class" +msgstr "Taux de conversion" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 +#, fuzzy, c-format +msgid "No conversion rate class" +msgstr "Taux de conversion" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "Operation aborted" -msgstr "Opération abandonnée" +msgid "Name" +msgstr "Nom" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 +#, fuzzy, c-format +msgid "Description" +msgstr "Afficher la description de la démo" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 #, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." +msgid "Cashin" msgstr "" -"Le virement bancaire vers le compte du prestataire de services de paiement a " -"été annulé depuis un autre endroit, votre solde n'a pas été affecté." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 #, c-format -msgid "Go to your wallet now" -msgstr "Accédez à votre portefeuille maintenant" +msgid "min:" +msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 #, c-format -msgid "" -"The operation is marked as selected, but a process during the withdrawal " -"failed" +msgid "fee:" msgstr "" -"L'opération est marquée comme sélectionnée, mais un processus pendant le " -"retrait a échoué" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 #, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." -msgstr "" -"Le compte a été sélectionné, mais aucun identifiant de réserve de retrait " -"n'a été trouvé." +msgid "Select a section" +msgstr "Sélectionner une section" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#, c-format +msgid "Details" +msgstr "Détails" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#, c-format +msgid "Delete" +msgstr "Supprimer" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#, c-format +msgid "Credentials" +msgstr "Identifiants" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#, c-format +msgid "Cashouts" +msgstr "Retraits" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#, c-format +msgid "Conversion" +msgstr "Conversion" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." +msgid "only admin can setup conversion" msgstr "" -"Il existe un identifiant de réserve de retrait, mais aucun compte n'a été " -"sélectionné ou le compte sélectionné n'est pas valide." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 #, c-format -msgid "" -"A withdrawal reserve ID was not found and the no account has been selected." +msgid "Wrong credentials" msgstr "" -"Aucun identifiant de réserve de retrait n'a été trouvé et aucun compte n'a " -"été sélectionné." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 #, c-format -msgid "Operation not found" -msgstr "Opération non trouvée" +msgid "Conversion is disabled" +msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 #, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." +msgid "Config cashout" msgstr "" -"Ce processus n'est pas connu du serveur. L'identifiant du processus est " -"incorrect ou le serveur a supprimé les informations sur le processus avant " -"leur arrivée ici." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 #, c-format -msgid "Continue to dashboard" -msgstr "Continuer vers le tableau de bord" +msgid "Config cashin" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +msgid "Bad ratios" msgstr "" -"Les codes de confirmation sont numériques, commençant éventuellement par 'T-'" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 #, c-format msgid "" -"No cashout was found. The cashout process has probably already been aborted." +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." msgstr "" -"Aucun encaissement n'a été trouvé. Le processus d'encaissement a " -"probablement déjà été interrompu." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 #, c-format -msgid "Challenge not found." -msgstr "Défi non trouvé." +msgid "Initial amount" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "This user is not authorized to complete this challenge." -msgstr "Cet utilisateur n'est pas autorisé à accomplir ce défi." +msgid "Use it to test how the conversion will affect the amount." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "Too many attempts, try another code." -msgstr "Trop de tentatives, essayez un autre code." +msgid "Sending to this bank" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 #, c-format -msgid "The confirmation code is wrong, try again." -msgstr "Le code de confirmation est incorrect, réessayez." +msgid "Converted" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "The operation expired." -msgstr "L'opération a expiré." +msgid "Cashin after fee" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "The operation failed." -msgstr "L’opération a échoué." +msgid "Sending from this bank" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 #, c-format -msgid "The operation needs another confirmation to complete." +msgid "Cashout after fee" msgstr "" -"L'opération a besoin d'une confirmation supplémentaire pour se terminer." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "Confirm the operation" -msgstr "Confirmer l'opération" +msgid "Bad configuration" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel " -"you provided." +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -"Cette opération est protégée par une authentification à deuxième facteur. " -"Pour la mener à bien, nous devons vérifier votre identité à l'aide du canal " -"d'authentification que vous avez fourni." - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 -#, c-format -msgid "Enter the confirmation code" -msgstr "Entrez le code de confirmation" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 -#, c-format -msgid "You should have received a code on your mobile phone." -msgstr "Vous devriez avoir reçu un code sur votre téléphone portable." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 -#, c-format -msgid "You should have received a code in your email." -msgstr "Vous devriez avoir reçu un code dans votre courrier électronique." - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." -msgstr "Le code de confirmation commence par \"%1$s\" suivi de chiffres." +msgid "Update" +msgstr "Modification" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 #, c-format -msgid "Confirm" -msgstr "Confirmer" +msgid "Rnvalid" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "Removing account" -msgstr "Suppression du compte" +msgid "Must be > 0" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "Updating account values" -msgstr "Mise à jour des valeurs de compte" +msgid "Minimum amount" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 #, c-format -msgid "Updating password" -msgstr "Mise à jour du mot de passe" +msgid "Only cashout operation above this threshold will be allowed." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Making a wire transfer" -msgstr "Effectuer un virement bancaire" +msgid "Ratio" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, c-format -msgid "Confirming withdrawal" -msgstr "Confirmer le retrait" +msgid "Conversion ratio between currencies" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Making a cashout" -msgstr "Faire un encaissement" +msgid "Example conversion" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "Operation:" -msgstr "Opération :" +msgid "1 %1$s will be converted into %2$s %3$s" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 -#, c-format -msgid "Type" -msgstr "Type" +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 +#, fuzzy, c-format +msgid "Tiny amount" +msgstr "Compte de destination" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Updating account settings" -msgstr "Mise à jour des paramètres du compte" +msgid "Rounding mode" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "Account" -msgstr "Compte" +msgid "Zero" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "To account" -msgstr "Compte de destination" +msgid "" +"Amount will be round below to the largest possible value smaller than the " +"input." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Cashout account" -msgstr "Compte d'encaissement" +msgid "Up" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "Email" -msgstr "Adresse mail" +msgid "" +"Amount will be round up to the smallest possible value larger than the input." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Phone" -msgstr "Téléphone" +msgid "Nearest" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "Debit threshold" -msgstr "Seuil de débit" +msgid "Amount will be round to the closest possible value." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Is this account public?" -msgstr "Ce compte est-il public ?" +msgid "If none specified the fallback value is \"%1$s \"." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "Enable" -msgstr "Activer" +msgid "Examples" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "Disable" -msgstr "Désactiver" +msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "Name" -msgstr "Nom" +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "Authentication channel" -msgstr "Canal d'authentification" +msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "Remove" -msgstr "Effacer" +msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "New password" -msgstr "Nouveau mot de passe" +msgid "With the \"up\" mode the value will be rounded to 1.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "Challenge details" -msgstr "Détail du challenge" +msgid "Rounding an amount of 1.26 with rounding value 0.1" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Sent at" -msgstr "Envoyer à" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "To phone" -msgstr "Vers le téléphone" +msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format -msgid "To email" -msgstr "Vers l'email" +msgid "" +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Send again" -msgstr "Envoyer à nouveau" +msgid "With the \"up\" mode the value will be rounded to 1.5" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "Withdraw reserve ID" -msgstr "Identifiant de réserve de retrait" +msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "Cashout is disabled" -msgstr "L'encaissement est désactivé" +msgid "Amount to be deducted before amount is credited." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 -#, c-format +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 +#, fuzzy, c-format msgid "" -"Cashout should be enabled in the configuration, the conversion rate should " -"be initialized with fee(s), rates and a rounding mode." +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." msgstr "" "Le retrait doit être activé dans la configuration, le taux de conversion " "doit être initialisé avec des frais, des taux et un mode d'arrondi." -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 +#, fuzzy, c-format +msgid "Unauthorized" +msgstr "L'utilisateur n'est pas autorisé" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Make a wire transfer" -msgstr "Effectuer un virement bancaire" +msgid "Forbidden" +msgstr "" -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "The Withdrawal URI is not valid" -msgstr "L'URI de retrait n'est pas valide" +msgid "NotFound" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 #, c-format -msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +msgid "NotImplemented" msgstr "" -"L'encaissement doit être activé dans la configuration, le taux de conversion " -"doit être initialisé avec des frais, des taux et un mode d'arrondi." -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Latest cashouts" -msgstr "Derniers encaissements" +msgid "Not Found" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, c-format -msgid "Created" -msgstr "Créée" +msgid "Not implemented" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 +#, fuzzy, c-format +msgid "The name of the conversion is already used." +msgstr "Une opération est déjà en attente" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 +#, fuzzy, c-format +msgid "Conversion rate class" +msgstr "Taux de conversion" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "Total debit" -msgstr "Débit total" +msgid "Accounts" +msgstr "Comptes" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "Total credit" -msgstr "Crédit total" +msgid "Test" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 +#, fuzzy, c-format +msgid "Users" +msgstr "Nom d'utilisateur" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "Select a section" -msgstr "Sélectionner une section" +msgid "Can't remove the conversion rate class" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format -msgid "Details" -msgstr "Détails" +msgid "" +"There are some user associated to this class. You need to remove them first." +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, c-format -msgid "Delete" -msgstr "Supprimer" +msgid "You are going to remove the conversion rate class" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "Credentials" -msgstr "Identifiants" +msgid "This step can't be undone." +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "Cashouts" -msgstr "Retraits" +msgid "Filters" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 #, c-format -msgid "Conversion" -msgstr "Conversion" +msgid "Show from other classes" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "Unable to create a cashout" -msgstr "Impossible de créer un encaissement" +msgid "Account" +msgstr "Compte" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "The bank configuration does not support cashout operations." +msgid "Group ID" msgstr "" -"La configuration bancaire ne prend pas en charge les opérations " -"d'encaissement." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "Amount needs to be higher" -msgstr "Le montant doit être plus élevé" +msgid "No users in this conversion rate class" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 #, c-format -msgid "It is not possible to cashout less than %1$s" -msgstr "Il n'est pas possible d'encaisser moins de %1$s" +msgid "Class" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 +#, fuzzy, c-format +msgid "Action" +msgstr "Actions" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 #, c-format -msgid "Your account can't cashout less than %1$s" -msgstr "Votre compte ne peut pas encaisser moins de %1$s" +msgid "Remove" +msgstr "Effacer" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 +#, fuzzy, c-format +msgid "Add" +msgstr "Adresse" + +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 +#, fuzzy, c-format +msgid "Conversion rate name" +msgstr "Taux de conversion" + +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "The total transfer to the destination will be zero" -msgstr "Le montant total transféré vers la destination sera nul" +msgid "Short description of the class" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 +#, fuzzy, c-format +msgid "Conversion rate class created." +msgstr "Taux de conversion" + +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "Cashout created" -msgstr "Encaissement créé" +msgid "The rights to change the account are not sufficient" +msgstr "Les droits de modification du compte ne sont pas suffisants" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 +#, fuzzy, c-format +msgid "New conversion rate class" +msgstr "Taux de conversion" + +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "" -"Duplicated request detected, check if the operation succeeded or try again." +msgid "Create" msgstr "" -"Requête dupliquée détectée, vérifiez si l'opération a réussi ou réessayez." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "The conversion rate was applied incorrectly" -msgstr "Le taux de conversion a été appliqué de manière incorrecte" +msgid "History of public accounts" +msgstr "Historique de comptes publiques" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "The account does not have sufficient funds" -msgstr "Le compte ne dispose pas de fonds suffisants" +msgid "Make a wire transfer" +msgstr "Effectuer un virement bancaire" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 #, c-format -msgid "Missing cashout URI in the profile" -msgstr "URI d'encaissement manquante dans le profil" +msgid "Scan the QR code below to start the withdrawal." +msgstr "Scannez le code QR ci-dessous pour commencer le retrait." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format -msgid "The amount is below the minimum amount permitted." -msgstr "Le montant est inférieur au montant minimum autorisé." +msgid "Operation aborted" +msgstr "Opération abandonnée" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 #, c-format msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" -"L'envoi du message de confirmation a échoué, réessayez plus tard ou " -"contactez l'administrateur." - -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 -#, c-format -msgid "The server doesn't support the current TAN channel." -msgstr "Le serveur ne prend pas en charge le canal TAN actuel." +"Le virement bancaire vers le compte du prestataire de services de paiement a " +"été annulé depuis un autre endroit, votre solde n'a pas été affecté." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "Conversion rate" -msgstr "Taux de conversion" +msgid "Go to your wallet now" +msgstr "Accédez à votre portefeuille maintenant" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, c-format -msgid "Balance" -msgstr "Solde" +msgid "" +"The operation is marked as selected, but a process during the withdrawal " +"failed" +msgstr "" +"L'opération est marquée comme sélectionnée, mais un processus pendant le " +"retrait a échoué" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 -#, c-format -msgid "Fee" -msgstr "Frais" +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 +#, fuzzy, c-format +msgid "A withdrawal reserve ID was not found and no account has been selected." +msgstr "" +"Aucun identifiant de réserve de retrait n'a été trouvé et aucun compte n'a " +"été sélectionné." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 #, c-format -msgid "Legal name" -msgstr "Nom légal du bénéficiaire du compte bancaire" +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." +msgstr "" +"Il existe un identifiant de réserve de retrait, mais aucun compte n'a été " +"sélectionné ou le compte sélectionné n'est pas valide." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 #, c-format -msgid "" -"If this name doesn't match the account holder's name, your transaction may " -"fail." +msgid "The account was selected, but no withdrawal reserve ID was found." msgstr "" -"Si ce nom ne correspond pas au nom du titulaire du compte, votre transaction " -"peut échouer." +"Le compte a été sélectionné, mais aucun identifiant de réserve de retrait " +"n'a été trouvé." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 #, c-format -msgid "No cashout account" -msgstr "Aucun compte d'encaissement" +msgid "Operation not found" +msgstr "Opération non trouvée" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 #, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" -"Avant de pouvoir effectuer un encaissement vers un compte bancaire, vous " -"devez compléter votre profil" +"Ce processus n'est pas connu du serveur. L'identifiant du processus est " +"incorrect ou le serveur a supprimé les informations sur le processus avant " +"leur arrivée ici." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 #, c-format -msgid "Currency" -msgstr "Devise" +msgid "Continue to dashboard" +msgstr "Continuer vers le tableau de bord" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Send %1$s" -msgstr "Envoyer %1$s" +msgid "The Withdrawal URI is not valid" +msgstr "L'URI de retrait n'est pas valide" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Receive %1$s" -msgstr "Recevoir %1$s" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." +msgstr "" +"L'encaissement doit être activé dans la configuration, le taux de conversion " +"doit être initialisé avec des frais, des taux et un mode d'arrondi." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Total cost" -msgstr "Montant total des frais" +msgid "Latest cashouts" +msgstr "Derniers encaissements" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 #, c-format -msgid "Balance left" -msgstr "Solde restant" +msgid "Created" +msgstr "Créée" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 #, c-format -msgid "Before fee" -msgstr "Avant les frais" +msgid "Total debit" +msgstr "Débit total" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 -#, c-format, fuzzy -msgid "Total cashout transfer" -msgstr "Transfert d'encaissement total" +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 +#, c-format +msgid "Total credit" +msgstr "Crédit total" #. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format msgid "Cashout for account %1$s" msgstr "Encaissement pour le compte %1$s" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, c-format msgid "Doesn't have the pattern of an email" msgstr "N'a pas la forme d'une adresse mail" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, c-format msgid "Should start with +" msgstr "Doit commencer par +" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, c-format msgid "A phone number consists of numbers only" msgstr "Un numéro de téléphone se compose uniquement de chiffres" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, c-format msgid "Account ID for authentication" msgstr "Identifiant de compte pour l'authentification" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, c-format msgid "Name of the account holder" msgstr "Nom du titulaire du compte" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, c-format msgid "Internal account" msgstr "Compte interne" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, c-format msgid "If this field is empty, a random account ID will be assigned" msgstr "Si ce champ est vide, un identifiant de compte aléatoire sera attribué" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format msgid "" "You can copy and share this IBAN number in order to receive wire transfers " @@ -1884,13 +2404,61 @@ msgstr "" "vers votre compte bancaire" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 +#, c-format +msgid "Email" +msgstr "Adresse mail" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, c-format msgid "To be used when second factor authentication is enabled" msgstr "À utiliser lorsque l'authentification par deuxième facteur est activée" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 +#, c-format +msgid "Phone" +msgstr "Téléphone" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 +#, fuzzy, c-format +msgid "Enable second factor authentication" +msgstr "À utiliser lorsque l'authentification par deuxième facteur est activée" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 +#, fuzzy, c-format +msgid "Using email" +msgstr "Vers l'email" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 +#, c-format +msgid "Add an email in your profile to enable this option" +msgstr "" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 +#, c-format +msgid "Using SMS" +msgstr "" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 +#, c-format +msgid "Add a phone number in your profile to enable this option" +msgstr "" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 +#, c-format +msgid "Cashout account" +msgstr "Compte d'encaissement" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, c-format msgid "" "External account number where the money is going to be sent when doing " @@ -1899,61 +2467,49 @@ msgstr "" "Numéro de compte externe où l'argent va être envoyé lors des encaissements" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format msgid "Max debt" msgstr "Créance maximale" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format msgid "How much the balance can go below zero." msgstr "De combien le solde peut-il descendre en dessous de zéro." #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 -#, c-format -msgid "Minimum cashout" -msgstr "Encaissement minimum" - -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 -#, c-format, fuzzy -msgid "Custom minimum cashout amount for this account." -msgstr "Montant minimum d'encaissement personnalisé pour ce compte." +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 +#, c-format +msgid "Is this account public?" +msgstr "Ce compte est-il public ?" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, c-format msgid "Public accounts have their balance publicly accessible" msgstr "Le solde des comptes publics est accessible à tous" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, c-format msgid "Does this account belong to a Payment Service Provider?" msgstr "Ce compte appartient-il à un prestataire de services de paiement ?" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format msgid "Account updated" msgstr "Compte mis à jour" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 -#, c-format -msgid "The rights to change the account are not sufficient" -msgstr "Les droits de modification du compte ne sont pas suffisants" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format msgid "The username was not found" msgstr "Le nom d'utilisateur n'a pas été trouvé" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format msgid "" "You can't change the legal name, please contact the your account " @@ -1963,7 +2519,7 @@ msgstr "" "l'administrateur de votre compte." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format msgid "" "You can't change the debt limit, please contact the your account " @@ -1973,7 +2529,7 @@ msgstr "" "l'administrateur de votre compte." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format msgid "" "You can't change the cashout address, please contact the your account " @@ -1983,43 +2539,43 @@ msgstr "" "l'administrateur de votre compte." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 +#, fuzzy, c-format +msgid "Update account information." +msgstr "Mise à jour des paramètres du compte" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format msgid "Account \"%1$s\"" msgstr "Compte \"%1$s\"" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, c-format msgid "Removed" msgstr "Supprimé" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, c-format msgid "This account can't be used." msgstr "Ce compte ne peut pas être utilisé." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format msgid "Change details" msgstr "Modifier les détails" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 -#, c-format -msgid "Update" -msgstr "Modification" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, c-format msgid "Merchant integration" msgstr "Intégration des commerçants" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format msgid "" "Use this information to link your Taler Merchant Backoffice account with the " @@ -2034,73 +2590,73 @@ msgstr "" "section \"compte bancaire\"." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, c-format msgid "Account type" msgstr "Type de compte" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, c-format msgid "Method to use for wire transfer." msgstr "Méthode à utiliser pour un virement bancaire." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format msgid "IBAN" msgstr "IBAN" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format msgid "International Bank Account Number." msgstr "Numéro de compte bancaire international (IBAN)." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, c-format msgid "Account name" msgstr "Intitulé du compte" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format msgid "Bank host where the service is located." msgstr "Serveur de la banque où se trouve le service." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, c-format msgid "Bank account identifier for wire transfers." msgstr "Identifiant du compte bancaire pour les virements." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, c-format msgid "Address" msgstr "Adresse" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, c-format msgid "Owner's name" msgstr "Nom du propriétaire" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, c-format msgid "Legal name of the person holding the account." msgstr "Nom légal de la personne titulaire du compte." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, c-format msgid "Account info URL" msgstr "URL d'information de compte" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format msgid "" "From where the merchant can download information about incoming wire " @@ -2109,26 +2665,20 @@ msgstr "" "Endroit d'où le commerçant peut télécharger des informations sur les " "virements entrants sur ce compte." -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 -#, c-format -msgid "Copy" -msgstr "Copier" - #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, c-format msgid "Repeated password doesn't match" msgstr "Le mot de passe répété ne correspond pas" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format msgid "Password changed" msgstr "Mot de passe modifié" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format msgid "Not authorized to change the password, maybe the session is invalid." msgstr "" @@ -2136,7 +2686,7 @@ msgstr "" "valide." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format msgid "" "You need to provide the old password. If you don't have it contact your " @@ -2146,7 +2696,7 @@ msgstr "" "contacter l'administrateur." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format msgid "Your current password doesn't match, can't change to a new password." msgstr "" @@ -2154,205 +2704,211 @@ msgstr "" "mot de passe." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 +#, c-format +msgid "You don't have the rights to change the password." +msgstr "" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 +#, fuzzy, c-format +msgid "Update account password." +msgstr "Modifier le mot de passe" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format msgid "Update password" msgstr "Modifier le mot de passe" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format msgid "Current password" msgstr "Mot de passe actuel" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, c-format msgid "Your current password, for security" msgstr "Votre mot de passe actuel, par sécurité" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 +#, c-format +msgid "New password" +msgstr "Nouveau mot de passe" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format msgid "Type it again" msgstr "Saisissez-le à nouveau" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, c-format msgid "Repeat the same password" msgstr "Confirmez le mot de passe" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format msgid "Change" msgstr "Modifier" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 -#, c-format -msgid "Accounts" -msgstr "Comptes" - -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format msgid "Create account" msgstr "Créer un compte" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format msgid "Actions" msgstr "Actions" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, c-format msgid "Unknown" msgstr "Inconnu" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, c-format msgid "Change password" msgstr "Changer le mot de passe" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format msgid "Querying for the current stats failed" msgstr "Échec de la requête pour les statistiques actuelles" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format msgid "The request parameters are wrong" msgstr "Les paramètres de la requête sont erronés" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, c-format msgid "The user is unauthorized" msgstr "L'utilisateur n'est pas autorisé" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format msgid "Querying for the previous stats failed" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format msgid "Transaction volume report" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format msgid "Last hour" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format msgid "Previous day" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format msgid "Last month" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format msgid "Last year" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format msgid "Last Year" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, c-format msgid "Trading volume from %1$s to %2$s" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 -#, c-format -msgid "Cashin" -msgstr "" - -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format msgid "Transferred from an external account to an account in this bank." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, c-format msgid "Transferred from an account in this bank to an external account." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format msgid "Payin" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format msgid "Transferred from an account to a Taler exchange." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format msgid "Payout" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, c-format msgid "Transferred from a Taler exchange to another account." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, c-format msgid "Download stats as CSV" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format msgid "previous" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format msgid "Decreased by" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format msgid "Increased by" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format msgid "Account created with password \"%1$s\"." msgstr "" @@ -2364,140 +2920,146 @@ msgid "Server replied that phone or email is invalid" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format msgid "The rights to perform the operation are not sufficient" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format msgid "Account username is already taken" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 -#, c-format -msgid "Account id is already taken" -msgstr "" +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 +#, fuzzy, c-format +msgid "Account ID is already taken" +msgstr "Désolé, cet identifiant de compte est déjà pris." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format msgid "Bank ran out of bonus credit." msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format msgid "Account username can't be used because is reserved" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format msgid "Can't create accounts" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format msgid "Only system admin can create accounts." msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, c-format msgid "New bank account" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 #, c-format -msgid "Create" +msgid "only admin can download stats" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format msgid "Download bank stats" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format msgid "Include hour metric" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format msgid "Include day metric" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format msgid "Include month metric" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format msgid "Include year metric" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format msgid "Include table header" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format msgid "Add previous metric for compare" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format msgid "Fail on first error" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format msgid "Download" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format msgid "downloading... %1$s" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format msgid "Download completed" msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, c-format msgid "Click here to save the file in your computer." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 #, c-format -msgid "Can't delete the account" +msgid "there was an error reading the balance" msgstr "" #. screenid: 125 #: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format +msgid "Can't delete the account" +msgstr "" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 +#, c-format msgid "" "The account can't be delete while still holding some balance. First make " "sure that the owner make a complete cashout." @@ -2506,399 +3068,300 @@ msgstr "" #. screenid: 125 #: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 #, c-format +msgid "Name doesn't match" +msgstr "" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 +#, c-format msgid "Account removed" msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format msgid "No enough permission to delete the account." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format msgid "The username was not found." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format msgid "Can't delete a reserved username." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format msgid "Can't delete an account with balance different than zero." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 -#, c-format -msgid "Name doesn't match" -msgstr "" +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 +#, fuzzy, c-format +msgid "Remove account." +msgstr "Suppression du compte" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format msgid "You are going to remove the account" msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 -#, c-format -msgid "This step can't be undone." -msgstr "" - -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format msgid "Deleting account \"%1$s\"" msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format msgid "Verification" msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, c-format msgid "Enter the account name that is going to be deleted" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 -#, c-format -msgid "loading..." -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 -#, c-format -msgid "only admin can setup conversion" -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, c-format -msgid "Wrong credentials" +msgid "Cashout id should be a number" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format -msgid "Conversion is disabled" +msgid "This cashout not found. Maybe already aborted." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format -msgid "Config cashout" +msgid "Cashout detail" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format -msgid "Config cashin" +msgid "Debited" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 -#, c-format -msgid "Cashin ratio" -msgstr "" +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 +#, fuzzy, c-format +msgid "Transferred" +msgstr "Transfert" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 #, c-format -msgid "Cashout ratio" +msgid "" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Bad ratios" +msgid "New web session" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be " -"lower or equal than 1." +msgid "Welcome to %1$s!" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 #, c-format -msgid "Initial amount" -msgstr "" +#~ msgid "Show copy account letter" +#~ msgstr "Afficher la copie de la lettre de compte" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 #, c-format -msgid "Use it to test how the conversion will affect the amount." -msgstr "" +#~ msgid "Remove password length validation on registration" +#~ msgstr "" +#~ "Supprimer la validation de la longueur du mot de passe lors de " +#~ "l'enregistrement" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 #, c-format -msgid "Sending to this bank" -msgstr "" +#~ msgid "Show debug info" +#~ msgstr "Afficher les informations de débogage" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 #, c-format -msgid "Converted" -msgstr "" +#~ msgid "The target type is unknown, use \"%1$s\"" +#~ msgstr "Le type de destination est inconnu, utilisez \"%1$s\"" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "Cashin after fee" -msgstr "" +#~ msgid "The password is too short." +#~ msgstr "Le mot de passe est trop court." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 #, c-format -msgid "Sending from this bank" -msgstr "" +#~ msgid "Check" +#~ msgstr "Vérification" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "Cashout after fee" -msgstr "" +#~ msgid "Payment Service Provider's account" +#~ msgstr "Compte du prestataire de services de paiement" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 #, c-format -msgid "Bad configuration" -msgstr "" +#~ msgid "Pending account delete operation" +#~ msgstr "Opération de suppression de compte en attente" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 #, c-format -msgid "" -"This configuration allows users to cash out more of what has been cashed in." -msgstr "" +#~ msgid "Pending account update operation" +#~ msgstr "Opération de mise à jour de compte en attente" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 #, c-format -msgid "Rnvalid" -msgstr "" +#~ msgid "Pending password update operation" +#~ msgstr "Opération de mise à jour du mot de passe en attente" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 #, c-format -msgid "Minimum amount" -msgstr "" +#~ msgid "Pending transaction operation" +#~ msgstr "Opération de transaction en attente" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 #, c-format -msgid "Only cashout operation above this threshold will be allowed" -msgstr "" +#~ msgid "Pending cashout operation" +#~ msgstr "Opération d'encaissement en cours" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 #, c-format -msgid "Ratio" -msgstr "" +#~ msgid "You can complete or cancel the operation in" +#~ msgstr "Vous pouvez terminer ou annuler l'opération dans" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 #, c-format -msgid "Conversion ratio between currencies" -msgstr "" +#~ msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +#~ msgstr "" +#~ "Les codes de confirmation sont numériques, commençant éventuellement par " +#~ "'T-'" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 #, c-format -msgid "Example conversion" -msgstr "" +#~ msgid "" +#~ "No cashout was found. The cashout process has probably already been " +#~ "aborted." +#~ msgstr "" +#~ "Aucun encaissement n'a été trouvé. Le processus d'encaissement a " +#~ "probablement déjà été interrompu." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" -msgstr "" +#~ msgid "Challenge not found." +#~ msgstr "Défi non trouvé." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 #, c-format -msgid "Rounding value" -msgstr "" +#~ msgid "This user is not authorized to complete this challenge." +#~ msgstr "Cet utilisateur n'est pas autorisé à accomplir ce défi." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." -msgstr "" +#~ msgid "Too many attempts, try another code." +#~ msgstr "Trop de tentatives, essayez un autre code." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 #, c-format -msgid "Rounding mode" -msgstr "" +#~ msgid "The confirmation code is wrong, try again." +#~ msgstr "Le code de confirmation est incorrect, réessayez." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 #, c-format -msgid "Zero" -msgstr "" +#~ msgid "The operation needs another confirmation to complete." +#~ msgstr "" +#~ "L'opération a besoin d'une confirmation supplémentaire pour se terminer." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 #, c-format -msgid "" -"Amount will be round below to the largest possible value smaller than the " -"input." -msgstr "" +#~ msgid "Confirm the operation" +#~ msgstr "Confirmer l'opération" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 #, c-format -msgid "Up" -msgstr "" +#~ msgid "Enter the confirmation code" +#~ msgstr "Entrez le code de confirmation" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "" -"Amount will be round up to the smallest possible value larger than the input." -msgstr "" +#~ msgid "You should have received a code on your mobile phone." +#~ msgstr "Vous devriez avoir reçu un code sur votre téléphone portable." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 #, c-format -msgid "Nearest" -msgstr "" +#~ msgid "You should have received a code in your email." +#~ msgstr "Vous devriez avoir reçu un code dans votre courrier électronique." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 #, c-format -msgid "Amount will be round to the closest possible value." -msgstr "" +#~ msgid "The confirmation code starts with \"%1$s\" followed by numbers." +#~ msgstr "Le code de confirmation commence par \"%1$s\" suivi de chiffres." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 #, c-format -msgid "Examples" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Confirmer" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" -msgstr "" +#~ msgid "Updating account values" +#~ msgstr "Mise à jour des valeurs de compte" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 #, c-format -msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: " -"1.1, 1.2, 1.3, 1.4." -msgstr "" +#~ msgid "Updating password" +#~ msgstr "Mise à jour du mot de passe" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" -msgstr "" +#~ msgid "Making a cashout" +#~ msgstr "Faire un encaissement" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" -msgstr "" +#~ msgid "Operation:" +#~ msgstr "Opération :" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" -msgstr "" +#~ msgid "Type" +#~ msgstr "Type" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" -msgstr "" +#~ msgid "Debit threshold" +#~ msgstr "Seuil de débit" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" -msgstr "" +#~ msgid "Enable" +#~ msgstr "Activer" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" -msgstr "" +#~ msgid "Disable" +#~ msgstr "Désactiver" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: " -"0.9, 1.2, 1.5, 1.8." -msgstr "" +#~ msgid "Challenge details" +#~ msgstr "Détail du challenge" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" -msgstr "" +#~ msgid "Sent at" +#~ msgstr "Envoyer à" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" -msgstr "" +#~ msgid "To phone" +#~ msgstr "Vers le téléphone" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 #, c-format -msgid "Amount to be deducted before amount is credited." -msgstr "" +#~ msgid "Send again" +#~ msgstr "Envoyer à nouveau" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 #, c-format -msgid "Cashout id should be a number" -msgstr "" +#~ msgid "Withdraw reserve ID" +#~ msgstr "Identifiant de réserve de retrait" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 #, c-format -msgid "This cashout not found. Maybe already aborted." -msgstr "" +#~ msgid "Your account can't cashout less than %1$s" +#~ msgstr "Votre compte ne peut pas encaisser moins de %1$s" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 #, c-format -msgid "Cashout detail" -msgstr "" +#~ msgid "No cashout account" +#~ msgstr "Aucun compte d'encaissement" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 #, c-format -msgid "Debited" -msgstr "" +#~ msgid "Minimum cashout" +#~ msgstr "Encaissement minimum" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 -#, c-format -msgid "Credited" -msgstr "" +#, fuzzy, c-format +#~ msgid "Custom minimum cashout amount for this account." +#~ msgstr "Montant minimum d'encaissement personnalisé pour ce compte." -#. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 #, c-format -msgid "Welcome to %1$s!" -msgstr "" +#~ msgid "Copy" +#~ msgstr "Copier" diff --git a/packages/bank-ui/src/i18n/he.po b/packages/bank-ui/src/i18n/he.po @@ -26,48 +26,6 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -147,583 +105,1073 @@ msgstr "" msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, c-format msgid "Required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "Not valid" +msgid "Unknown challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Does not follow the pattern" +msgid "Failed to validate the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 #, c-format -msgid "Not enough permission to complete the operation." +msgid "Wrong authentication number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "Expired challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 #, c-format -msgid "The destination account \"%1$s\" was not found." +msgid "Submit the transmitted code number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin and the destination of the transfer can't be the same." +msgid "The verification code sent to the email address starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "Your balance is not sufficient for the operation." +msgid "The verification code sent to the phone number starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 #, c-format -msgid "The origin account \"%1$s\" was not found." +msgid "Code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "Username of the account" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "The wire transfer was successfully completed!" +msgid "It will expired at %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format -msgid "Input wire transfer detail" +msgid "" +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "Using a form" +msgid "Back" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "" -"A special URI that specifies the amount to be transferred and the destination " -"account." +msgid "Verify" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "QR code" +msgid "Failed to send the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "If your device has a camera, you can import a payto:// URI from a QR code." +msgid "The request was valid, but the server is refusing action." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "Cashout" +msgid "The backend is not aware of the specified MFA challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "Recipient" +msgid "It is too early to request another transmission of the challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 #, c-format -msgid "ID of the recipient's account" +msgid "Code transmission failed." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 #, c-format -msgid "username" +msgid "Multi-factor authentication required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 #, c-format -msgid "IBAN of the recipient's account" +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 #, c-format -msgid "Transfer subject" +msgid "The next challenge needs to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 #, c-format -msgid "Subject" +msgid "All the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format -msgid "Some text to identify the transfer" +msgid "" +"One of the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "Amount" +msgid "To an phone starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "Amount to transfer" +msgid "To an email starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "Payto URI:" +msgid "I have a code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 #, c-format -msgid "Uniform resource identifier of the target account" +msgid "Send me a message" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 #, c-format -msgid "payto://x-taler-bank/[bank-host]/[receiver-account]?message=[subject]&amount=[%1$s:X.Y]" +msgid "You have to wait until %1$s to send a new code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "Cancel" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" +msgid "Complete" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 #, c-format -msgid "Cost" +msgid "Unable to create a cashout" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 #, c-format -msgid "Cancel" +msgid "The bank configuration does not support cashout operations." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 #, c-format -msgid "Send" +msgid "Close" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, c-format -msgid "The target type is unknown, use \"%1$s\"" +msgid "Cashout is disabled" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 #, c-format -msgid "Only \"x-taler-bank\" target are supported" +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" +msgid "The server didn't understand the request." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 #, c-format -msgid "Account name is missing" +msgid "The amount is too small" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, c-format -msgid "Only \"IBAN\" target are supported" +msgid "Conversion is not implemented." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgid "At least debit or credit needs to be provided" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 #, c-format -msgid "The \"amount\" parameter is not valid" +msgid "The amount is malfored" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 #, c-format -msgid "\"message\" parameters to specify a reference text for the transfer are missing" +msgid "The currency is not supported" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, c-format -msgid "The only currency allowed is \"%1$s\"" +msgid "Invalid" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 #, c-format -msgid "You cannot transfer an amount of zero." +msgid "Amount needs to be higher" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 #, c-format -msgid "The balance is not sufficient" +msgid "Balance is not enough" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 #, c-format -msgid "Please enter a longer subject" +msgid "It is not possible to cashout less than %1$s: %2$s" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 #, c-format -msgid "Currently, the bank is not accepting new registrations!" +msgid "The total transfer to the destination will be zero" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 #, c-format -msgid "The name is missing" +msgid "Cashout created" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 #, c-format -msgid "Missing username" +msgid "Second factor authentication required." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 #, c-format -msgid "Missing password" +msgid "Account not found" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 #, c-format -msgid "The password should be longer than 8 letters" +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 #, c-format -msgid "The passwords do not match" +msgid "The conversion rate was applied incorrectly" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 #, c-format -msgid "Server replied with invalid phone or email." +msgid "The account does not have sufficient funds" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 #, c-format -msgid "You are not authorised to create this account." +msgid "Missing cashout URI in the profile" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 #, c-format -msgid "Registration is disabled because the bank ran out of bonus credit." +msgid "The amount is below the minimum amount permitted." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 #, c-format -msgid "That username can't be used because is reserved." +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 #, c-format -msgid "That username is already taken." +msgid "The server doesn't support the current TAN channel." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 #, c-format -msgid "That account ID is already taken." +msgid "Create cashout." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 #, c-format -msgid "No information for the selected authentication channel." +msgid "Cashout" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:150 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 #, c-format -msgid "Authentication channel is not supported." +msgid "Conversion rate" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:152 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 #, c-format -msgid "Only an administrator is allowed to set the debt limit." +msgid "Balance" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:154 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 #, c-format -msgid "Only the administrator can change the minimum cashout limit." +msgid "Fee" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 #, c-format -msgid "Only admin can create accounts with second factor authentication." +msgid "To account" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 #, c-format -msgid "The password is too short." +msgid "Legal name" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 #, c-format -msgid "The password is too long." +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 #, c-format -msgid "Account registration" +msgid "Unable to cashout" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 #, c-format -msgid "Login username" +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 #, c-format -msgid "Password" +msgid "Transfer subject" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, c-format +msgid "Receive %1$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, c-format +msgid "Total cashout transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, c-format +msgid "Not valid" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, c-format +msgid "Does not follow the pattern" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, c-format +msgid "The wire transfer was successfully completed!" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, c-format +msgid "Not enough permission to complete the operation." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, c-format +msgid "A second factor authentication is required." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, c-format +msgid "Confirm wire transfer." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, c-format +msgid "Input wire transfer detail" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, c-format +msgid "QR code" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, c-format +msgid "ID of the recipient's account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, c-format +msgid "username" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, c-format +msgid "Some text to identify the transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, c-format +msgid "Amount to transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, c-format +msgid "Payto URI:" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, c-format +msgid "Uniform resource identifier of the target account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, c-format +msgid "Send" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, c-format +msgid "Account name is missing" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 #, c-format msgid "" -"Use a strong password: 8 characters minimum, don't use any public information " -"related to you (names, birthday, phone number, etc...) and mix lowercase, " -"uppercase, symbols and numbers" +"\"message\" parameters to specify a reference text for the transfer are " +"missing" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#, c-format +msgid "You cannot transfer an amount of zero." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 +#, c-format +msgid "The balance is not sufficient" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 +#, c-format +msgid "Please enter a longer subject" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, c-format +msgid "Show withdrawal confirmation" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 +#, c-format +msgid "Currently, the bank is not accepting new registrations!" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#, c-format +msgid "The name is missing" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 +#, c-format +msgid "Missing username" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 +#, c-format +msgid "Missing password" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 +#, c-format +msgid "The password should be longer than 8 letters" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 +#, c-format +msgid "The passwords do not match" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#, c-format +msgid "Server replied with invalid phone or email." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#, c-format +msgid "You are not authorised to create this account." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#, c-format +msgid "Registration is disabled because the bank ran out of bonus credit." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#, c-format +msgid "That username can't be used because is reserved." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#, c-format +msgid "That username is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#, c-format +msgid "That account ID is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 +#, c-format +msgid "No information for the selected authentication channel." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:150 +#, c-format +msgid "Authentication channel is not supported." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:152 +#, c-format +msgid "Only an administrator is allowed to set the debt limit." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:154 +#, c-format +msgid "Only the administrator can change the conversion rate." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, c-format +msgid "The conversion rate class doesn't exist." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#, c-format +msgid "Only admin can create accounts with second factor authentication." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#, c-format +msgid "The password is too short. Can't have less than 8 characters." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 +#, c-format +msgid "The password is too long. Can't have more than 64 characters." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 +#, c-format +msgid "Account registration" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 +#, c-format +msgid "Login username" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 +#, c-format +msgid "Password" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 +#, c-format +msgid "" +"Use a strong password: 8 characters minimum, don't use any public " +"information related to you (names, birthday, phone number, etc...) and mix " +"lowercase, uppercase, symbols and numbers" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, c-format +msgid "You have no permission to this account." +msgstr "" + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 +#: packages/bank-ui/src/pages/LoginForm.tsx:151 #, c-format -msgid "Account not found" +msgid "Account login." msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 +#: packages/bank-ui/src/pages/LoginForm.tsx:164 #, c-format -msgid "Username" +msgid "Session expired" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format -msgid "Username of the account" +msgid "Username" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, c-format msgid "Password of the account" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" +msgid "Forget" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, c-format msgid "No transactions yet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, c-format msgid "Invalid value" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 #, c-format msgid "Next" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, c-format -msgid "Wire transfer completed!" -msgstr "" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -731,2047 +1179,1902 @@ msgid "" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, c-format msgid "The operation ID is invalid." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 #, c-format -msgid "The reserve operation has been confirmed previously and can't be aborted" +msgid "Bad request" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 #, c-format -msgid "Confirm the withdrawal operation" +msgid "The withdrawal operation has been aborted." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 #, c-format -msgid "Wire transfer details" +msgid "" +"The withdrawal operation has been confirmed previously and can’t be aborted." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, c-format +msgid "Complete withdrawal." +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 +#, c-format +msgid "Confirm the withdrawal operation" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format -msgid "Payment Service Provider's account" +msgid "Wire transfer details" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, c-format msgid "Payment Service Provider's account number" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, c-format msgid "Payment Service Provider's name" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, c-format msgid "Payment Service Provider's account bank hostname" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, c-format msgid "Payment Service Provider's account id" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, c-format msgid "Payment Service Provider's account address" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, c-format msgid "This operation was created with another username" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 +#, c-format +msgid "" +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 +#, c-format +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 +#, c-format +msgid "Wire transfer completed!" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 +#, c-format +msgid "Confirm withdrawal." +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format msgid "" "Unauthorized to make the operation, maybe the session has expired or the " "password changed." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format msgid "The operation was rejected due to insufficient funds." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format msgid "Withdrawal confirmed" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, c-format msgid "" -"The wire transfer to the Payment Service Provider has been initiated. You will " -"shortly receive the requested amount in your Taler wallet." +"The wire transfer to the Payment Service Provider has been initiated. You " +"will shortly receive the requested amount in your Taler wallet." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format msgid "Do not show this again" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, c-format msgid "If you have a Taler wallet installed on this device" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, c-format msgid "" -"Your wallet will display the details of the transaction including the fees (if " -"applicable). If you do not yet have a wallet, please follow the instructions" +"Your wallet will display the details of the transaction including the fees " +"(if applicable). If you do not yet have a wallet, please follow the " +"instructions" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, c-format msgid "on this page" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format msgid "Withdraw" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, c-format msgid "In case you have a Taler wallet on another device" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format msgid "Scan the QR below to start the withdrawal." msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, c-format msgid "There is an operation already pending" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, c-format msgid "Complete the operation in" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format msgid "this page" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, c-format -msgid "Invalid" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, c-format -msgid "Balance is not enough" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, c-format msgid "The server replied with an invalid taler://withdraw URI" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format msgid "Withdraw URI: %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format msgid "The operation was rejected due to insufficient funds" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format msgid "Current balance is %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format msgid "You can withdraw up to %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format msgid "Continue" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, c-format msgid "Use your Taler wallet" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, c-format msgid "" -"After using your wallet you will need to authorize or cancel the operation on " -"this site." +"After using your wallet you will need to authorize or cancel the operation " +"on this site." msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, c-format msgid "You need a Taler wallet" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format msgid "If you don't have one yet you can follow the instruction in" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format msgid "Send money" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, c-format msgid "to a Taler wallet" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format msgid "to another bank account" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format msgid "Make a wire transfer to an account with known bank account number." msgstr "" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, c-format msgid "This is a demo" msgstr "" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, c-format msgid "" -"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 ." -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 -#, c-format -msgid "Here you will be able to see how a bank that supports Taler directly would work." -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 -#, c-format -msgid "Pending account delete operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 -#, c-format -msgid "Pending account update operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 -#, c-format -msgid "Pending password update operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 -#, c-format -msgid "Pending transaction operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 -#, c-format -msgid "Pending withdrawal operation" +"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 ." msgstr "" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, c-format -msgid "Pending cashout operation" +msgid "" +"Here you will be able to see how a bank that supports Taler directly would " +"work." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "You can complete or cancel the operation in" +msgid "" +"Internal error, please report. There should be more information in the " +"console." msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format msgid "Internal error, please report." msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format msgid "Preferences" msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format msgid "Welcome" msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format msgid "Welcome, %1$s" msgstr "" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 -#, c-format -msgid "History of public accounts" -msgstr "" - -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 -#, c-format -msgid "Scan the QR code below to start the withdrawal." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 -#, c-format -msgid "Operation aborted" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 -#, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 -#, c-format -msgid "Go to your wallet now" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 -#, c-format -msgid "The operation is marked as selected, but a process during the withdrawal failed" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 -#, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 -#, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 -#, c-format -msgid "A withdrawal reserve ID was not found and the no account has been selected." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 -#, c-format -msgid "Operation not found" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 -#, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 -#, c-format -msgid "Continue to dashboard" -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 -#, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 -#, c-format -msgid "No cashout was found. The cashout process has probably already been aborted." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 -#, c-format -msgid "Challenge not found." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 -#, c-format -msgid "This user is not authorized to complete this challenge." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 -#, c-format -msgid "Too many attempts, try another code." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 -#, c-format -msgid "The confirmation code is wrong, try again." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 -#, c-format -msgid "The operation expired." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 -#, c-format -msgid "The operation failed." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 -#, c-format -msgid "The operation needs another confirmation to complete." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 -#, c-format -msgid "Confirm the operation" -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 -#, c-format -msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel you " -"provided." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 -#, c-format -msgid "Enter the confirmation code" -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 -#, c-format -msgid "You should have received a code on your mobile phone." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 #, c-format -msgid "You should have received a code in your email." +msgid "No enough permission to access the conversion rate list." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." +msgid "Conversion list not found. Maybe conversion rate is not supported." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, c-format -msgid "Confirm" +msgid "Conversion list not implemented." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 #, c-format -msgid "Removing account" +msgid "Conversion rate classes" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 #, c-format -msgid "Updating account values" +msgid "Create conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 #, c-format -msgid "Updating password" +msgid "No conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "Making a wire transfer" +msgid "Name" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 #, c-format -msgid "Confirming withdrawal" +msgid "Description" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 #, c-format -msgid "Making a cashout" +msgid "Cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 #, c-format -msgid "Operation:" +msgid "min:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 #, c-format -msgid "Type" +msgid "fee:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 #, c-format -msgid "Updating account settings" +msgid "Select a section" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 #, c-format -msgid "Account" +msgid "Details" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 #, c-format -msgid "To account" +msgid "Delete" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 #, c-format -msgid "Cashout account" +msgid "Credentials" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 #, c-format -msgid "Email" +msgid "Cashouts" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, c-format -msgid "Phone" +msgid "Conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, c-format -msgid "Debit threshold" +msgid "only admin can setup conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 #, c-format -msgid "Is this account public?" +msgid "Wrong credentials" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 #, c-format -msgid "Enable" +msgid "Conversion is disabled" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 #, c-format -msgid "Disable" +msgid "Config cashout" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 #, c-format -msgid "Name" +msgid "Config cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "Authentication channel" +msgid "Bad ratios" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 #, c-format -msgid "Remove" +msgid "" +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 #, c-format -msgid "New password" +msgid "Initial amount" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "Challenge details" +msgid "Use it to test how the conversion will affect the amount." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "Sent at" +msgid "Sending to this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 #, c-format -msgid "To phone" +msgid "Converted" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "To email" +msgid "Cashin after fee" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "Send again" +msgid "Sending from this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 #, c-format -msgid "Withdraw reserve ID" +msgid "Cashout after fee" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "Cashout is disabled" +msgid "Bad configuration" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format msgid "" -"Cashout should be enabled in the configuration, the conversion rate should be " -"initialized with fee(s), rates and a rounding mode." +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 -#, c-format -msgid "Make a wire transfer" -msgstr "" - -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 -#, c-format -msgid "The Withdrawal URI is not valid" -msgstr "" - -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +msgid "Update" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 #, c-format -msgid "Latest cashouts" +msgid "Rnvalid" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "Created" +msgid "Must be > 0" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "Total debit" +msgid "Minimum amount" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 #, c-format -msgid "Total credit" +msgid "Only cashout operation above this threshold will be allowed." msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Select a section" +msgid "Ratio" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, c-format -msgid "Details" +msgid "Conversion ratio between currencies" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Delete" +msgid "Example conversion" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "Credentials" +msgid "1 %1$s will be converted into %2$s %3$s" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 #, c-format -msgid "Cashouts" +msgid "Tiny amount" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Conversion" +msgid "Rounding mode" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "Unable to create a cashout" +msgid "Zero" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "The bank configuration does not support cashout operations." +msgid "" +"Amount will be round below to the largest possible value smaller than the " +"input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Amount needs to be higher" +msgid "Up" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "It is not possible to cashout less than %1$s" +msgid "" +"Amount will be round up to the smallest possible value larger than the input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "Nearest" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "The total transfer to the destination will be zero" +msgid "Amount will be round to the closest possible value." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Cashout created" +msgid "If none specified the fallback value is \"%1$s \"." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "Duplicated request detected, check if the operation succeeded or try again." +msgid "Examples" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "The conversion rate was applied incorrectly" +msgid "Rounding an amount of 1.24 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "The account does not have sufficient funds" +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "Missing cashout URI in the profile" +msgid "With the \"zero\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "The amount is below the minimum amount permitted." +msgid "With the \"nearest\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +msgid "With the \"up\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "The server doesn't support the current TAN channel." +msgid "Rounding an amount of 1.26 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Conversion rate" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "Balance" +msgid "Rounding an amount of 1.24 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format -msgid "Fee" +msgid "" +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Legal name" +msgid "With the \"up\" mode the value will be rounded to 1.5" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "If this name doesn't match the account holder's name, your transaction may fail." +msgid "Rounding an amount of 1.26 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "No cashout account" +msgid "Amount to be deducted before amount is credited." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 #, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 #, c-format -msgid "Currency" +msgid "Unauthorized" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Send %1$s" +msgid "Forbidden" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "Receive %1$s" +msgid "NotFound" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 #, c-format -msgid "Total cost" +msgid "NotImplemented" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Balance left" +msgid "Not Found" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, c-format -msgid "Before fee" +msgid "Not implemented" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 #, c-format -msgid "Total cashout transfer" +msgid "The name of the conversion is already used." msgstr "" -#. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 #, c-format -msgid "Cashout for account %1$s" +msgid "Conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "Doesn't have the pattern of an email" +msgid "Accounts" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "Should start with +" +msgid "Test" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 #, c-format -msgid "A phone number consists of numbers only" +msgid "Users" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "Account ID for authentication" +msgid "Can't remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format -msgid "Name of the account holder" +msgid "" +"There are some user associated to this class. You need to remove them first." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, c-format -msgid "Internal account" +msgid "You are going to remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "If this field is empty, a random account ID will be assigned" +msgid "This step can't be undone." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "" -"You can copy and share this IBAN number in order to receive wire transfers to " -"your bank account" +msgid "Filters" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 #, c-format -msgid "To be used when second factor authentication is enabled" +msgid "Show from other classes" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "External account number where the money is going to be sent when doing cashouts" +msgid "Account" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "Max debt" +msgid "Group ID" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "How much the balance can go below zero." +msgid "No users in this conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 #, c-format -msgid "Minimum cashout" +msgid "Class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 #, c-format -msgid "Custom minimum cashout amount for this account." +msgid "Action" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 #, c-format -msgid "Public accounts have their balance publicly accessible" +msgid "Remove" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 #, c-format -msgid "Does this account belong to a Payment Service Provider?" +msgid "Add" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 #, c-format -msgid "Account updated" +msgid "Conversion rate name" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "The rights to change the account are not sufficient" +msgid "Short description of the class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 #, c-format -msgid "The username was not found" +msgid "Conversion rate class created." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "You can't change the legal name, please contact the your account administrator." +msgid "The rights to change the account are not sufficient" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 #, c-format -msgid "You can't change the debt limit, please contact the your account administrator." +msgid "New conversion rate class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "" -"You can't change the cashout address, please contact the your account " -"administrator." +msgid "Create" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "Account \"%1$s\"" +msgid "History of public accounts" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "Removed" +msgid "Make a wire transfer" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 #, c-format -msgid "This account can't be used." +msgid "Scan the QR code below to start the withdrawal." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format -msgid "Change details" +msgid "Operation aborted" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 #, c-format -msgid "Update" +msgid "" +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "Merchant integration" +msgid "Go to your wallet now" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, c-format msgid "" -"Use this information to link your Taler Merchant Backoffice account with the " -"current bank account. You can start by copying the values, then go to your " -"merchant backoffice service provider, login into your account and look for the " -"\"import\" button in the \"bank account\" section." +"The operation is marked as selected, but a process during the withdrawal " +"failed" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 #, c-format -msgid "Account type" +msgid "A withdrawal reserve ID was not found and no account has been selected." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 #, c-format -msgid "Method to use for wire transfer." +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 #, c-format -msgid "IBAN" +msgid "The account was selected, but no withdrawal reserve ID was found." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 #, c-format -msgid "International Bank Account Number." +msgid "Operation not found" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 #, c-format -msgid "Account name" +msgid "" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 #, c-format -msgid "Bank host where the service is located." +msgid "Continue to dashboard" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Bank account identifier for wire transfers." +msgid "The Withdrawal URI is not valid" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Address" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Owner's name" +msgid "Latest cashouts" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 +#, c-format +msgid "Created" +msgstr "" + +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 #, c-format -msgid "Legal name of the person holding the account." +msgid "Total debit" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 #, c-format -msgid "Account info URL" +msgid "Total credit" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#. screenid: 117 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format -msgid "" -"From where the merchant can download information about incoming wire transfers " -"to this account." +msgid "Cashout for account %1$s" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, c-format -msgid "Copy" +msgid "Doesn't have the pattern of an email" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, c-format -msgid "Repeated password doesn't match" +msgid "Should start with +" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, c-format -msgid "Password changed" +msgid "A phone number consists of numbers only" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, c-format -msgid "Not authorized to change the password, maybe the session is invalid." +msgid "Account ID for authentication" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, c-format -msgid "" -"You need to provide the old password. If you don't have it contact your account " -"administrator." +msgid "Name of the account holder" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, c-format -msgid "Your current password doesn't match, can't change to a new password." +msgid "Internal account" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, c-format -msgid "Update password" +msgid "If this field is empty, a random account ID will be assigned" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format -msgid "Current password" +msgid "" +"You can copy and share this IBAN number in order to receive wire transfers " +"to your bank account" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 #, c-format -msgid "Your current password, for security" +msgid "Email" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, c-format -msgid "Type it again" +msgid "To be used when second factor authentication is enabled" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 #, c-format -msgid "Repeat the same password" +msgid "Phone" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 #, c-format -msgid "Change" +msgid "Enable second factor authentication" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 #, c-format -msgid "Accounts" +msgid "Using email" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 #, c-format -msgid "Create account" +msgid "Add an email in your profile to enable this option" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 #, c-format -msgid "Actions" +msgid "Using SMS" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 #, c-format -msgid "Unknown" +msgid "Add a phone number in your profile to enable this option" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 #, c-format -msgid "Change password" +msgid "Cashout account" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, c-format -msgid "Querying for the current stats failed" +msgid "" +"External account number where the money is going to be sent when doing " +"cashouts" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format -msgid "The request parameters are wrong" +msgid "Max debt" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format -msgid "The user is unauthorized" +msgid "How much the balance can go below zero." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Querying for the previous stats failed" +msgid "Is this account public?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, c-format -msgid "Transaction volume report" +msgid "Public accounts have their balance publicly accessible" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, c-format -msgid "Last hour" +msgid "Does this account belong to a Payment Service Provider?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format -msgid "Previous day" +msgid "Account updated" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format -msgid "Last month" +msgid "The username was not found" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format -msgid "Last year" +msgid "" +"You can't change the legal name, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format -msgid "Last Year" +msgid "" +"You can't change the debt limit, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format -msgid "Trading volume from %1$s to %2$s" +msgid "" +"You can't change the cashout address, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 #, c-format -msgid "Cashin" +msgid "Update account information." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format -msgid "Transferred from an external account to an account in this bank." +msgid "Account \"%1$s\"" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, c-format -msgid "Transferred from an account in this bank to an external account." +msgid "Removed" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, c-format -msgid "Payin" +msgid "This account can't be used." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format -msgid "Transferred from an account to a Taler exchange." +msgid "Change details" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, c-format -msgid "Payout" +msgid "Merchant integration" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format -msgid "Transferred from a Taler exchange to another account." +msgid "" +"Use this information to link your Taler Merchant Backoffice account with the " +"current bank account. You can start by copying the values, then go to your " +"merchant backoffice service provider, login into your account and look for " +"the \"import\" button in the \"bank account\" section." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, c-format -msgid "Download stats as CSV" +msgid "Account type" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, c-format -msgid "previous" +msgid "Method to use for wire transfer." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format -msgid "Decreased by" +msgid "IBAN" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format -msgid "Increased by" +msgid "International Bank Account Number." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, c-format -msgid "Account created with password \"%1$s\"." +msgid "Account name" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format -msgid "Server replied that phone or email is invalid" +msgid "Bank host where the service is located." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, c-format -msgid "The rights to perform the operation are not sufficient" +msgid "Bank account identifier for wire transfers." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, c-format -msgid "Account username is already taken" +msgid "Address" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, c-format -msgid "Account id is already taken" +msgid "Owner's name" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, c-format -msgid "Bank ran out of bonus credit." +msgid "Legal name of the person holding the account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, c-format -msgid "Account username can't be used because is reserved" +msgid "Account info URL" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format -msgid "Can't create accounts" +msgid "" +"From where the merchant can download information about incoming wire " +"transfers to this account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, c-format -msgid "Only system admin can create accounts." +msgid "Repeated password doesn't match" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format -msgid "New bank account" +msgid "Password changed" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format -msgid "Create" +msgid "Not authorized to change the password, maybe the session is invalid." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format -msgid "Download bank stats" +msgid "" +"You need to provide the old password. If you don't have it contact your " +"account administrator." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format -msgid "Include hour metric" +msgid "Your current password doesn't match, can't change to a new password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 #, c-format -msgid "Include day metric" +msgid "You don't have the rights to change the password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 #, c-format -msgid "Include month metric" +msgid "Update account password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format -msgid "Include year metric" +msgid "Update password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format -msgid "Include table header" +msgid "Current password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, c-format -msgid "Add previous metric for compare" +msgid "Your current password, for security" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 #, c-format -msgid "Fail on first error" +msgid "New password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format -msgid "Download" +msgid "Type it again" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, c-format -msgid "downloading... %1$s" +msgid "Repeat the same password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format -msgid "Download completed" +msgid "Change" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format -msgid "Click here to save the file in your computer." +msgid "Create account" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format -msgid "Can't delete the account" +msgid "Actions" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, c-format -msgid "" -"The account can't be delete while still holding some balance. First make sure " -"that the owner make a complete cashout." +msgid "Unknown" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, c-format -msgid "Account removed" +msgid "Change password" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format -msgid "No enough permission to delete the account." +msgid "Querying for the current stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format -msgid "The username was not found." +msgid "The request parameters are wrong" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, c-format -msgid "Can't delete a reserved username." +msgid "The user is unauthorized" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format -msgid "Can't delete an account with balance different than zero." +msgid "Querying for the previous stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format -msgid "Name doesn't match" +msgid "Transaction volume report" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format -msgid "You are going to remove the account" +msgid "Last hour" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format -msgid "This step can't be undone." +msgid "Previous day" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format -msgid "Deleting account \"%1$s\"" +msgid "Last month" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format -msgid "Verification" +msgid "Last year" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format -msgid "Enter the account name that is going to be deleted" +msgid "Last Year" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, c-format -msgid "loading..." +msgid "Trading volume from %1$s to %2$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format -msgid "only admin can setup conversion" +msgid "Transferred from an external account to an account in this bank." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, c-format -msgid "Wrong credentials" +msgid "Transferred from an account in this bank to an external account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format -msgid "Conversion is disabled" +msgid "Payin" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format -msgid "Config cashout" +msgid "Transferred from an account to a Taler exchange." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format -msgid "Config cashin" +msgid "Payout" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, c-format -msgid "Cashin ratio" +msgid "Transferred from a Taler exchange to another account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, c-format -msgid "Cashout ratio" +msgid "Download stats as CSV" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format -msgid "Bad ratios" +msgid "previous" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be lower " -"or equal than 1." +msgid "Decreased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format -msgid "Initial amount" +msgid "Increased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format -msgid "Use it to test how the conversion will affect the amount." +msgid "Account created with password \"%1$s\"." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 #, c-format -msgid "Sending to this bank" +msgid "Server replied that phone or email is invalid" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format -msgid "Converted" +msgid "The rights to perform the operation are not sufficient" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format -msgid "Cashin after fee" +msgid "Account username is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 #, c-format -msgid "Sending from this bank" +msgid "Account ID is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format -msgid "Cashout after fee" +msgid "Bank ran out of bonus credit." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format -msgid "Bad configuration" +msgid "Account username can't be used because is reserved" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format -msgid "This configuration allows users to cash out more of what has been cashed in." +msgid "Can't create accounts" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format -msgid "Rnvalid" +msgid "Only system admin can create accounts." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, c-format -msgid "Minimum amount" +msgid "New bank account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 #, c-format -msgid "Only cashout operation above this threshold will be allowed" +msgid "only admin can download stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format -msgid "Ratio" +msgid "Download bank stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format -msgid "Conversion ratio between currencies" +msgid "Include hour metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format -msgid "Example conversion" +msgid "Include day metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" +msgid "Include month metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format -msgid "Rounding value" +msgid "Include year metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." +msgid "Include table header" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format -msgid "Rounding mode" +msgid "Add previous metric for compare" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format -msgid "Zero" +msgid "Fail on first error" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format -msgid "Amount will be round below to the largest possible value smaller than the input." +msgid "Download" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format -msgid "Up" +msgid "downloading... %1$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format -msgid "Amount will be round up to the smallest possible value larger than the input." +msgid "Download completed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, c-format -msgid "Nearest" +msgid "Click here to save the file in your computer." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 #, c-format -msgid "Amount will be round to the closest possible value." +msgid "there was an error reading the balance" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format -msgid "Examples" +msgid "Can't delete the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgid "" +"The account can't be delete while still holding some balance. First make " +"sure that the owner make a complete cashout." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 #, c-format -msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: 1.1, " -"1.2, 1.3, 1.4." +msgid "Name doesn't match" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgid "Account removed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgid "No enough permission to delete the account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" +msgid "The username was not found." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" +msgid "Can't delete a reserved username." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgid "Can't delete an account with balance different than zero." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgid "Remove account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: 0.9, " -"1.2, 1.5, 1.8." +msgid "You are going to remove the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" +msgid "Deleting account \"%1$s\"" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgid "Verification" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, c-format -msgid "Amount to be deducted before amount is credited." +msgid "Enter the account name that is going to be deleted" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, c-format msgid "Cashout id should be a number" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format msgid "This cashout not found. Maybe already aborted." msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format msgid "Cashout detail" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format msgid "Debited" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 +#, c-format +msgid "Transferred" +msgstr "" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 +#, c-format +msgid "" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." +msgstr "" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Credited" +msgid "New web session" msgstr "" #. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format msgid "Welcome to %1$s!" msgstr "" diff --git a/packages/bank-ui/src/i18n/it.po b/packages/bank-ui/src/i18n/it.po @@ -16,8 +16,8 @@ msgstr "" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2025-06-05 15:58+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: Italian <https://weblate.taler.net/projects/gnu-taler/" -"taler-bank-spa/it/>\n" +"Language-Team: Italian <https://weblate.taler.net/projects/gnu-taler/taler-" +"bank-spa/it/>\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,48 +25,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.5.5\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, fuzzy, c-format -msgid "Show withdrawal confirmation" -msgstr "Questo ritiro è stato annullato!" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, fuzzy, c-format @@ -146,369 +104,848 @@ msgstr "" msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, c-format msgid "Required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "Not valid" +msgid "Unknown challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Does not follow the pattern" +msgid "Failed to validate the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 -#, fuzzy, c-format -msgid "Not enough permission to complete the operation." -msgstr "La banca sta creando l'operazione..." - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "Wrong authentication number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 -#, fuzzy, c-format -msgid "The destination account \"%1$s\" was not found." -msgstr "Lista conti pubblici non trovata." - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The origin and the destination of the transfer can't be the same." +msgid "Expired challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 #, c-format -msgid "Your balance is not sufficient for the operation." +msgid "Submit the transmitted code number." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 -#, fuzzy, c-format -msgid "The origin account \"%1$s\" was not found." -msgstr "Lista conti pubblici non trovata." - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "The verification code sent to the email address starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "The wire transfer was successfully completed!" -msgstr "Il bonifico bancario è stato completato con successo!" +msgid "The verification code sent to the phone number starting with %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 #, c-format -msgid "Input wire transfer detail" -msgstr "Inserite qui i dettagli del bonifico" +msgid "Code" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 +#, fuzzy, c-format +msgid "Username of the account" +msgstr "Trasferisci fondi a un altro conto di questa banca:" + +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "Using a form" +msgid "It will expired at %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format msgid "" -"A special URI that specifies the amount to be transferred and the " -"destination account." +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "QR code" +msgid "Back" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "" -"If your device has a camera, you can import a payto:// URI from a QR code." +msgid "Verify" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "Cashout" +msgid "Failed to send the verification code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "Recipient" +msgid "The request was valid, but the server is refusing action." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 -#, fuzzy, c-format -msgid "ID of the recipient's account" -msgstr "Storico dei conti pubblici" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "username" +msgid "The backend is not aware of the specified MFA challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "IBAN of the recipient's account" +msgid "It is too early to request another transmission of the challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 #, fuzzy, c-format -msgid "Transfer subject" -msgstr "Trasferisci fondi a un altro conto di questa banca:" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 -#, c-format -msgid "Subject" -msgstr "Soggetto" +msgid "Code transmission failed." +msgstr "Operazione non riuscita." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 #, c-format -msgid "Some text to identify the transfer" +msgid "Multi-factor authentication required" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 #, c-format -msgid "Amount" -msgstr "Importo" +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 #, fuzzy, c-format -msgid "Amount to transfer" -msgstr "Somma da trasferire" +msgid "The next challenge needs to be completed to confirm the operation." +msgstr "La banca sta creando l'operazione..." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 #, c-format -msgid "Payto URI:" +msgid "All the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format -msgid "Uniform resource identifier of the target account" +msgid "" +"One of the next challenges need to be completed to confirm the operation." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "" -"payto://x-taler-bank/[bank-host]/[receiver-account]?" -"message=[subject]&amount=[%1$s:X.Y]" +msgid "To an phone starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "To an email starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" +msgid "I have a code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 #, c-format -msgid "Cost" +msgid "Send me a message" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 +#, c-format +msgid "You have to wait until %1$s to send a new code." +msgstr "" + +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, c-format msgid "Cancel" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "Send" +msgid "Complete" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 #, c-format -msgid "The target type is unknown, use \"%1$s\"" +msgid "Unable to create a cashout" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 #, c-format -msgid "Only \"x-taler-bank\" target are supported" +msgid "The bank configuration does not support cashout operations." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" +msgid "Close" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 -#, fuzzy, c-format -msgid "Account name is missing" -msgstr "Importo" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 +#, c-format +msgid "Cashout is disabled" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 #, c-format -msgid "Only \"IBAN\" target are supported" +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 #, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgid "The server didn't understand the request." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 #, fuzzy, c-format -msgid "The \"amount\" parameter is not valid" +msgid "The amount is too small" msgstr "Questo ritiro è stato annullato!" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, c-format -msgid "" -"\"message\" parameters to specify a reference text for the transfer are " -"missing" +msgid "Conversion is not implemented." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "The only currency allowed is \"%1$s\"" +msgid "At least debit or credit needs to be provided" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 #, c-format -msgid "You cannot transfer an amount of zero." +msgid "The amount is malfored" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 #, c-format -msgid "The balance is not sufficient" +msgid "The currency is not supported" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 -#, fuzzy, c-format -msgid "Please enter a longer subject" -msgstr "Trasferisci fondi a un altro conto di questa banca:" - -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, c-format -msgid "Currently, the bank is not accepting new registrations!" +msgid "Invalid" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 +#, fuzzy, c-format +msgid "Amount needs to be higher" +msgstr "Somma da ritirare" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 #, c-format -msgid "The name is missing" +msgid "Balance is not enough" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 #, c-format -msgid "Missing username" +msgid "It is not possible to cashout less than %1$s: %2$s" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 #, c-format -msgid "Missing password" +msgid "The total transfer to the destination will be zero" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 #, c-format -msgid "The password should be longer than 8 letters" +msgid "Cashout created" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 #, c-format -msgid "The passwords do not match" +msgid "Second factor authentication required." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 #, c-format -msgid "Server replied with invalid phone or email." +msgid "Account not found" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 #, c-format -msgid "You are not authorised to create this account." +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 #, c-format -msgid "Registration is disabled because the bank ran out of bonus credit." +msgid "The conversion rate was applied incorrectly" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 #, c-format -msgid "That username can't be used because is reserved." +msgid "The account does not have sufficient funds" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 #, c-format -msgid "That username is already taken." +msgid "Missing cashout URI in the profile" msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 #, c-format -msgid "That account ID is already taken." +msgid "The amount is below the minimum amount permitted." msgstr "" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 +#, c-format +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 +#, c-format +msgid "The server doesn't support the current TAN channel." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 +#, fuzzy, c-format +msgid "Create cashout." +msgstr "Ultime transazioni:" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 +#, c-format +msgid "Cashout" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 +#, c-format +msgid "Conversion rate" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 +#, c-format +msgid "Balance" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 +#, c-format +msgid "Fee" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 +#, c-format +msgid "To account" +msgstr "Al conto" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 +#, c-format +msgid "Legal name" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 +#, c-format +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 +#, fuzzy, c-format +msgid "Unable to cashout" +msgstr "Ultime transazioni:" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 +#, c-format +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 +#, fuzzy, c-format +msgid "Transfer subject" +msgstr "Trasferisci fondi a un altro conto di questa banca:" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, c-format +msgid "Receive %1$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "Importo" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, c-format +msgid "Total cashout transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, c-format +msgid "Not valid" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, c-format +msgid "Does not follow the pattern" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, c-format +msgid "The wire transfer was successfully completed!" +msgstr "Il bonifico bancario è stato completato con successo!" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, fuzzy, c-format +msgid "Not enough permission to complete the operation." +msgstr "La banca sta creando l'operazione..." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, fuzzy, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "Lista conti pubblici non trovata." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, fuzzy, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "Lista conti pubblici non trovata." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, c-format +msgid "A second factor authentication is required." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, fuzzy, c-format +msgid "Confirm wire transfer." +msgstr "Bonifico" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, c-format +msgid "Input wire transfer detail" +msgstr "Inserite qui i dettagli del bonifico" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, c-format +msgid "QR code" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, fuzzy, c-format +msgid "ID of the recipient's account" +msgstr "Storico dei conti pubblici" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, c-format +msgid "username" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "Soggetto" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, c-format +msgid "Some text to identify the transfer" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, fuzzy, c-format +msgid "Amount to transfer" +msgstr "Somma da trasferire" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, c-format +msgid "Payto URI:" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, c-format +msgid "Uniform resource identifier of the target account" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, c-format +msgid "Send" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, fuzzy, c-format +msgid "Account name is missing" +msgstr "Importo" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, fuzzy, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "Questo ritiro è stato annullato!" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 +#, c-format +msgid "" +"\"message\" parameters to specify a reference text for the transfer are " +"missing" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#, c-format +msgid "You cannot transfer an amount of zero." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 +#, c-format +msgid "The balance is not sufficient" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 +#, fuzzy, c-format +msgid "Please enter a longer subject" +msgstr "Trasferisci fondi a un altro conto di questa banca:" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, fuzzy, c-format +msgid "Show withdrawal confirmation" +msgstr "Questo ritiro è stato annullato!" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 +#, c-format +msgid "Currently, the bank is not accepting new registrations!" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#, c-format +msgid "The name is missing" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 +#, c-format +msgid "Missing username" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 +#, c-format +msgid "Missing password" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 +#, c-format +msgid "The password should be longer than 8 letters" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 +#, c-format +msgid "The passwords do not match" +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:136 +#, c-format +msgid "Server replied with invalid phone or email." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:138 +#, c-format +msgid "You are not authorised to create this account." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:140 +#, c-format +msgid "Registration is disabled because the bank ran out of bonus credit." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:142 +#, c-format +msgid "That username can't be used because is reserved." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:144 +#, c-format +msgid "That username is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:146 +#, c-format +msgid "That account ID is already taken." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:148 #, c-format msgid "No information for the selected authentication channel." msgstr "" @@ -528,47 +965,53 @@ msgstr "" #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:154 #, c-format -msgid "Only the administrator can change the minimum cashout limit." +msgid "Only the administrator can change the conversion rate." msgstr "" #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:156 #, c-format -msgid "Only admin can create accounts with second factor authentication." +msgid "The conversion rate class doesn't exist." msgstr "" #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:158 #, c-format -msgid "The password is too short." +msgid "Only admin can create accounts with second factor authentication." msgstr "" #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:160 #, c-format -msgid "The password is too long." +msgid "The password is too short. Can't have less than 8 characters." +msgstr "" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 +#, c-format +msgid "The password is too long. Can't have more than 64 characters." msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 #, c-format msgid "Account registration" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 #, c-format msgid "Login username" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 #, c-format msgid "Password" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" "Use a strong password: 8 characters minimum, don't use any public " @@ -577,157 +1020,157 @@ msgid "" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "Registrati" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, fuzzy, c-format +msgid "You have no permission to this account." +msgstr "La banca sta creando l'operazione..." + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, fuzzy, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "Credenziali invalide." #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 +#: packages/bank-ui/src/pages/LoginForm.tsx:151 +#, fuzzy, c-format +msgid "Account login." +msgstr "Importo" + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:164 #, c-format -msgid "Account not found" +msgid "Session expired" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format msgid "Username" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 -#, fuzzy, c-format -msgid "Username of the account" -msgstr "Trasferisci fondi a un altro conto di questa banca:" - -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, c-format msgid "Password of the account" msgstr "Password dell'account" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" +msgid "Forget" msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, fuzzy, c-format msgid "No transactions yet." msgstr "Ancora nessuna transazione." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "Data" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "Conto corrente" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, c-format msgid "Invalid value" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 -#, c-format -msgid "Next" -msgstr "" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, fuzzy, c-format -msgid "Wire transfer completed!" -msgstr "Bonifico" - +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 +#, c-format +msgid "Next" +msgstr "" + #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -735,156 +1178,189 @@ msgid "" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, c-format msgid "The operation ID is invalid." msgstr "L'ID dell'operazione non è valido." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "L'operazione non è stata trovata." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 +#, c-format +msgid "Bad request" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 +#, fuzzy, c-format +msgid "The withdrawal operation has been aborted." +msgstr "L'operazione non è stata trovata." + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 #, c-format msgid "" -"The reserve operation has been confirmed previously and can't be aborted" +"The withdrawal operation has been confirmed previously and can’t be aborted." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, fuzzy, c-format +msgid "Complete withdrawal." +msgstr "Conferma il ritiro" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 #, fuzzy, c-format msgid "Confirm the withdrawal operation" msgstr "Conferma il ritiro" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, fuzzy, c-format msgid "Wire transfer details" msgstr "Bonifico" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 -#, c-format -msgid "Payment Service Provider's account" -msgstr "" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, c-format msgid "Payment Service Provider's account number" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, c-format msgid "Payment Service Provider's name" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, c-format msgid "Payment Service Provider's account bank hostname" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, c-format msgid "Payment Service Provider's account id" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, c-format msgid "Payment Service Provider's account address" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, fuzzy, c-format msgid "This operation was created with another username" msgstr "Lista conti pubblici non trovata." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 +#, c-format +msgid "" +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 +#, c-format +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 +#, fuzzy, c-format +msgid "Wire transfer completed!" +msgstr "Bonifico" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 +#, fuzzy, c-format +msgid "Confirm withdrawal." +msgstr "Conferma il ritiro" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format msgid "" "Unauthorized to make the operation, maybe the session has expired or the " "password changed." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format msgid "The operation was rejected due to insufficient funds." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, fuzzy, c-format msgid "Withdrawal confirmed" msgstr "Questo ritiro è stato annullato!" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, c-format msgid "" "The wire transfer to the Payment Service Provider has been initiated. You " "will shortly receive the requested amount in your Taler wallet." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format msgid "Do not show this again" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, c-format msgid "If you have a Taler wallet installed on this device" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, c-format msgid "" "Your wallet will display the details of the transaction including the fees " @@ -892,104 +1368,92 @@ msgid "" "instructions" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, c-format msgid "on this page" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format msgid "Withdraw" msgstr "Prelevare" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, c-format msgid "In case you have a Taler wallet on another device" msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, fuzzy, c-format msgid "Scan the QR below to start the withdrawal." msgstr "Chiudi il ritiro Taler" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, fuzzy, c-format msgid "There is an operation already pending" msgstr "Questo ritiro è stato annullato!" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, fuzzy, c-format msgid "Complete the operation in" msgstr "Conferma il ritiro" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format msgid "this page" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, c-format -msgid "Invalid" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, c-format -msgid "Balance is not enough" -msgstr "" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, c-format msgid "The server replied with an invalid taler://withdraw URI" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format msgid "Withdraw URI: %1$s" msgstr "Withdraw URI: %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format msgid "The operation was rejected due to insufficient funds" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format msgid "Current balance is %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format msgid "You can withdraw up to %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format msgid "Continue" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, c-format msgid "Use your Taler wallet" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, c-format msgid "" "After using your wallet you will need to authorize or cancel the operation " @@ -997,55 +1461,55 @@ msgid "" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, fuzzy, c-format msgid "You need a Taler wallet" msgstr "Ritira contante nel portafoglio Taler" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format msgid "If you don't have one yet you can follow the instruction in" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format msgid "Send money" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, fuzzy, c-format msgid "to a Taler wallet" msgstr "Ritira contante nel portafoglio Taler" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, fuzzy, c-format msgid "to another bank account" msgstr "Trasferisci fondi a un altro conto di questa banca:" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format msgid "Make a wire transfer to an account with known bank account number." msgstr "" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, c-format msgid "This is a demo" msgstr "" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, c-format msgid "" "This part of the demo shows how a bank that supports Taler directly would " @@ -1054,1754 +1518,1587 @@ msgid "" msgstr "" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, c-format msgid "" "Here you will be able to see how a bank that supports Taler directly would " "work." msgstr "" -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 -#, c-format -msgid "Pending account delete operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 -#, c-format -msgid "Pending account update operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 -#, c-format -msgid "Pending password update operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 -#, c-format -msgid "Pending transaction operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 -#, c-format -msgid "Pending withdrawal operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 -#, c-format -msgid "Pending cashout operation" -msgstr "" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "You can complete or cancel the operation in" +msgid "" +"Internal error, please report. There should be more information in the " +"console." msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, fuzzy, c-format msgid "Internal error, please report." msgstr "Registrazione" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format msgid "Preferences" msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format msgid "Welcome" msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format msgid "Welcome, %1$s" msgstr "" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 -#, c-format -msgid "History of public accounts" -msgstr "Storico dei conti pubblici" - -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 #, fuzzy, c-format -msgid "Scan the QR code below to start the withdrawal." -msgstr "Chiudi il ritiro Taler" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 -#, c-format -msgid "Operation aborted" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 -#, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 -#, c-format -msgid "Go to your wallet now" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 -#, c-format -msgid "" -"The operation is marked as selected, but a process during the withdrawal " -"failed" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 -#, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 -#, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 -#, c-format -msgid "" -"A withdrawal reserve ID was not found and the no account has been selected." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 -#, c-format -msgid "Operation not found" -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 -#, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." -msgstr "" - -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 -#, c-format -msgid "Continue to dashboard" -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 -#, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 -#, c-format -msgid "" -"No cashout was found. The cashout process has probably already been aborted." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 -#, c-format -msgid "Challenge not found." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 -#, c-format -msgid "This user is not authorized to complete this challenge." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 -#, c-format -msgid "Too many attempts, try another code." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 -#, c-format -msgid "The confirmation code is wrong, try again." -msgstr "" +msgid "No enough permission to access the conversion rate list." +msgstr "La banca sta creando l'operazione..." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "The operation expired." +msgid "Conversion list not found. Maybe conversion rate is not supported." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 -#, c-format -msgid "The operation failed." -msgstr "Operazione non riuscita." - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, c-format -msgid "The operation needs another confirmation to complete." +msgid "Conversion list not implemented." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 #, fuzzy, c-format -msgid "Confirm the operation" -msgstr "Conferma il ritiro" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 -#, c-format -msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel " -"you provided." -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 -#, c-format -msgid "Enter the confirmation code" -msgstr "" +msgid "Conversion rate classes" +msgstr "Cambio" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 #, c-format -msgid "You should have received a code on your mobile phone." +msgid "Create conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 #, c-format -msgid "You should have received a code in your email." +msgid "No conversion rate class" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." +msgid "Name" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 -#, c-format -msgid "Confirm" -msgstr "Confermare" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 #, c-format -msgid "Removing account" +msgid "Description" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 -#, c-format -msgid "Updating account values" -msgstr "Aggiornamento dei valori del conto" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 #, c-format -msgid "Updating password" +msgid "Cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 -#, fuzzy, c-format -msgid "Making a wire transfer" -msgstr "Chiudi il bonifico" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 -#, fuzzy, c-format -msgid "Confirming withdrawal" -msgstr "Conferma il ritiro" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 #, c-format -msgid "Making a cashout" +msgid "min:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 #, c-format -msgid "Operation:" +msgid "fee:" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 #, c-format -msgid "Type" +msgid "Select a section" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 #, c-format -msgid "Updating account settings" +msgid "Details" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 -#, c-format -msgid "Account" -msgstr "Conto" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 -#, c-format -msgid "To account" -msgstr "Al conto" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 -#, c-format -msgid "Cashout account" -msgstr "Conto di incasso" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 #, c-format -msgid "Email" +msgid "Delete" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 #, c-format -msgid "Phone" -msgstr "" +msgid "Credentials" +msgstr "Credenziali" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 #, c-format -msgid "Debit threshold" -msgstr "" +msgid "Cashouts" +msgstr "Incassi (Cashout)" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, c-format -msgid "Is this account public?" -msgstr "" +msgid "Conversion" +msgstr "Cambio" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, c-format -msgid "Enable" +msgid "only admin can setup conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 -#, c-format -msgid "Disable" -msgstr "" +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 +#, fuzzy, c-format +msgid "Wrong credentials" +msgstr "Credenziali invalide." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 #, c-format -msgid "Name" +msgid "Conversion is disabled" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 +#, fuzzy, c-format +msgid "Config cashout" +msgstr "Ultime transazioni:" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 #, c-format -msgid "Authentication channel" +msgid "Config cashin" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "Remove" +msgid "Bad ratios" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 #, c-format -msgid "New password" +msgid "" +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 +#, fuzzy, c-format +msgid "Initial amount" +msgstr "Questo ritiro è stato annullato!" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "Challenge details" +msgid "Use it to test how the conversion will affect the amount." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "Sent at" +msgid "Sending to this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 #, c-format -msgid "To phone" +msgid "Converted" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "To email" +msgid "Cashin after fee" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "Send again" +msgid "Sending from this bank" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 -#, fuzzy, c-format -msgid "Withdraw reserve ID" -msgstr "Prelevare" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 #, c-format -msgid "Cashout is disabled" +msgid "Cashout after fee" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "" -"Cashout should be enabled in the configuration, the conversion rate should " -"be initialized with fee(s), rates and a rounding mode." +msgid "Bad configuration" msgstr "" -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 -#, fuzzy, c-format -msgid "Make a wire transfer" -msgstr "Chiudi il bonifico" - -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 -#, fuzzy, c-format -msgid "The Withdrawal URI is not valid" -msgstr "Questo ritiro è stato annullato!" - -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 -#, fuzzy, c-format -msgid "Latest cashouts" -msgstr "Ultime transazioni:" - -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "Created" +msgid "Update" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 #, c-format -msgid "Total debit" +msgid "Rnvalid" msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "Total credit" +msgid "Must be > 0" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "Select a section" +msgid "Minimum amount" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 #, c-format -msgid "Details" +msgid "Only cashout operation above this threshold will be allowed." msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Delete" +msgid "Ratio" msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 -#, c-format -msgid "Credentials" -msgstr "Credenziali" - -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 -#, c-format -msgid "Cashouts" -msgstr "Incassi (Cashout)" - -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, c-format -msgid "Conversion" -msgstr "Cambio" +msgid "Conversion ratio between currencies" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Unable to create a cashout" +msgid "Example conversion" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "The bank configuration does not support cashout operations." +msgid "1 %1$s will be converted into %2$s %3$s" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 #, fuzzy, c-format -msgid "Amount needs to be higher" -msgstr "Somma da ritirare" +msgid "Tiny amount" +msgstr "Al conto" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "It is not possible to cashout less than %1$s" +msgid "Rounding mode" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "Zero" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "The total transfer to the destination will be zero" +msgid "" +"Amount will be round below to the largest possible value smaller than the " +"input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Cashout created" +msgid "Up" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format msgid "" -"Duplicated request detected, check if the operation succeeded or try again." +"Amount will be round up to the smallest possible value larger than the input." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "The conversion rate was applied incorrectly" +msgid "Nearest" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "The account does not have sufficient funds" +msgid "Amount will be round to the closest possible value." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Missing cashout URI in the profile" +msgid "If none specified the fallback value is \"%1$s \"." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "The amount is below the minimum amount permitted." +msgid "Examples" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +msgid "Rounding an amount of 1.24 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "The server doesn't support the current TAN channel." +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "Conversion rate" +msgid "With the \"zero\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "Balance" +msgid "With the \"nearest\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Fee" +msgid "With the \"up\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "Legal name" +msgid "Rounding an amount of 1.26 with rounding value 0.1" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "" -"If this name doesn't match the account holder's name, your transaction may " -"fail." +msgid "With the \"nearest\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "No cashout account" +msgid "Rounding an amount of 1.24 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" -msgstr "" - -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 -#, c-format -msgid "Currency" +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Send %1$s" +msgid "With the \"up\" mode the value will be rounded to 1.5" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "Receive %1$s" +msgid "Rounding an amount of 1.26 with rounding value 0.3" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "Total cost" +msgid "Amount to be deducted before amount is credited." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 #, c-format -msgid "Balance left" +msgid "" +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 #, c-format -msgid "Before fee" +msgid "Unauthorized" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Total cashout transfer" +msgid "Forbidden" msgstr "" -#. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "Cashout for account %1$s" +msgid "NotFound" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 #, c-format -msgid "Doesn't have the pattern of an email" +msgid "NotImplemented" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Should start with +" +msgid "Not Found" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, c-format -msgid "A phone number consists of numbers only" +msgid "Not implemented" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 -#, c-format -msgid "Account ID for authentication" -msgstr "" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 +#, fuzzy, c-format +msgid "The name of the conversion is already used." +msgstr "Questo ritiro è stato annullato!" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 -#, c-format -msgid "Name of the account holder" -msgstr "Nome del titolare del conto corrente bancario" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 +#, fuzzy, c-format +msgid "Conversion rate class" +msgstr "Cambio" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 -#, c-format -msgid "Internal account" -msgstr "Conto interno" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 +#, fuzzy, c-format +msgid "Accounts" +msgstr "Importo" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "If this field is empty, a random account ID will be assigned" +msgid "Test" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 #, c-format -msgid "" -"You can copy and share this IBAN number in order to receive wire transfers " -"to your bank account" +msgid "Users" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "To be used when second factor authentication is enabled" +msgid "Can't remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format msgid "" -"External account number where the money is going to be sent when doing " -"cashouts" +"There are some user associated to this class. You need to remove them first." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, c-format -msgid "Max debt" +msgid "You are going to remove the conversion rate class" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "How much the balance can go below zero." +msgid "This step can't be undone." msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 -#, fuzzy, c-format -msgid "Minimum cashout" -msgstr "Ultime transazioni:" - -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "Custom minimum cashout amount for this account." +msgid "Filters" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 #, c-format -msgid "Public accounts have their balance publicly accessible" +msgid "Show from other classes" msgstr "" -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "Does this account belong to a Payment Service Provider?" -msgstr "" +msgid "Account" +msgstr "Conto" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "Account updated" +msgid "Group ID" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "The rights to change the account are not sufficient" +msgid "No users in this conversion rate class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 #, c-format -msgid "The username was not found" +msgid "Class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 #, c-format -msgid "" -"You can't change the legal name, please contact the your account " -"administrator." +msgid "Action" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 #, c-format -msgid "" -"You can't change the debt limit, please contact the your account " -"administrator." +msgid "Remove" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 +#, fuzzy, c-format +msgid "Add" +msgstr "indirizzo Payto" + +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 +#, fuzzy, c-format +msgid "Conversion rate name" +msgstr "Cambio" + +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "" -"You can't change the cashout address, please contact the your account " -"administrator." +msgid "Short description of the class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 #, c-format -msgid "Account \"%1$s\"" +msgid "Conversion rate class created." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "Removed" +msgid "The rights to change the account are not sufficient" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 #, c-format -msgid "This account can't be used." +msgid "New conversion rate class" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "Change details" +msgid "Create" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "Update" -msgstr "" +msgid "History of public accounts" +msgstr "Storico dei conti pubblici" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 +#, fuzzy, c-format +msgid "Make a wire transfer" +msgstr "Chiudi il bonifico" + +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 +#, fuzzy, c-format +msgid "Scan the QR code below to start the withdrawal." +msgstr "Chiudi il ritiro Taler" + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format -msgid "Merchant integration" +msgid "Operation aborted" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 #, c-format msgid "" -"Use this information to link your Taler Merchant Backoffice account with the " -"current bank account. You can start by copying the values, then go to your " -"merchant backoffice service provider, login into your account and look for " -"the \"import\" button in the \"bank account\" section." +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 -#, fuzzy, c-format -msgid "Account type" -msgstr "Importo" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 -#, fuzzy, c-format -msgid "Method to use for wire transfer." -msgstr "Chiudi il bonifico" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "IBAN" +msgid "Go to your wallet now" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, c-format -msgid "International Bank Account Number." +msgid "" +"The operation is marked as selected, but a process during the withdrawal " +"failed" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 -#, fuzzy, c-format -msgid "Account name" -msgstr "Importo" +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 +#, c-format +msgid "A withdrawal reserve ID was not found and no account has been selected." +msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 #, c-format -msgid "Bank host where the service is located." +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 #, c-format -msgid "Bank account identifier for wire transfers." +msgid "The account was selected, but no withdrawal reserve ID was found." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 -#, fuzzy, c-format -msgid "Address" -msgstr "indirizzo Payto" +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 +#, c-format +msgid "Operation not found" +msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 #, c-format -msgid "Owner's name" +msgid "" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 #, c-format -msgid "Legal name of the person holding the account." +msgid "Continue to dashboard" msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, fuzzy, c-format -msgid "Account info URL" -msgstr "Lista conti pubblici non trovata." +msgid "The Withdrawal URI is not valid" +msgstr "Questo ritiro è stato annullato!" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format msgid "" -"From where the merchant can download information about incoming wire " -"transfers to this account." +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 +#, fuzzy, c-format +msgid "Latest cashouts" +msgstr "Ultime transazioni:" + +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 #, c-format -msgid "Copy" +msgid "Created" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 #, c-format -msgid "Repeated password doesn't match" +msgid "Total debit" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 #, c-format -msgid "Password changed" +msgid "Total credit" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#. screenid: 117 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format -msgid "Not authorized to change the password, maybe the session is invalid." +msgid "Cashout for account %1$s" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, c-format -msgid "" -"You need to provide the old password. If you don't have it contact your " -"account administrator." +msgid "Doesn't have the pattern of an email" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, c-format -msgid "Your current password doesn't match, can't change to a new password." +msgid "Should start with +" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, c-format -msgid "Update password" +msgid "A phone number consists of numbers only" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, c-format -msgid "Current password" +msgid "Account ID for authentication" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, c-format -msgid "Your current password, for security" -msgstr "" +msgid "Name of the account holder" +msgstr "Nome del titolare del conto corrente bancario" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, c-format -msgid "Type it again" -msgstr "" +msgid "Internal account" +msgstr "Conto interno" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, c-format -msgid "Repeat the same password" +msgid "If this field is empty, a random account ID will be assigned" msgstr "" -#. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format -msgid "Change" +msgid "" +"You can copy and share this IBAN number in order to receive wire transfers " +"to your bank account" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 -#, fuzzy, c-format -msgid "Accounts" -msgstr "Importo" - -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 #, c-format -msgid "Create account" +msgid "Email" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, c-format -msgid "Actions" +msgid "To be used when second factor authentication is enabled" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 #, c-format -msgid "Unknown" +msgid "Phone" msgstr "" -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 #, c-format -msgid "Change password" +msgid "Enable second factor authentication" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 #, c-format -msgid "Querying for the current stats failed" +msgid "Using email" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 #, c-format -msgid "The request parameters are wrong" +msgid "Add an email in your profile to enable this option" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 #, c-format -msgid "The user is unauthorized" +msgid "Using SMS" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 #, c-format -msgid "Querying for the previous stats failed" +msgid "Add a phone number in your profile to enable this option" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 #, c-format -msgid "Transaction volume report" -msgstr "" +msgid "Cashout account" +msgstr "Conto di incasso" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, c-format -msgid "Last hour" +msgid "" +"External account number where the money is going to be sent when doing " +"cashouts" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format -msgid "Previous day" +msgid "Max debt" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format -msgid "Last month" +msgid "How much the balance can go below zero." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Last year" +msgid "Is this account public?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, c-format -msgid "Last Year" +msgid "Public accounts have their balance publicly accessible" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, c-format -msgid "Trading volume from %1$s to %2$s" +msgid "Does this account belong to a Payment Service Provider?" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format -msgid "Cashin" +msgid "Account updated" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format -msgid "Transferred from an external account to an account in this bank." +msgid "The username was not found" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format -msgid "Transferred from an account in this bank to an external account." +msgid "" +"You can't change the legal name, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format -msgid "Payin" +msgid "" +"You can't change the debt limit, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format -msgid "Transferred from an account to a Taler exchange." +msgid "" +"You can't change the cashout address, please contact the your account " +"administrator." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 +#, fuzzy, c-format +msgid "Update account information." +msgstr "Aggiornamento dei valori del conto" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format -msgid "Payout" +msgid "Account \"%1$s\"" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, c-format -msgid "Transferred from a Taler exchange to another account." +msgid "Removed" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, c-format -msgid "Download stats as CSV" +msgid "This account can't be used." msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format -msgid "previous" +msgid "Change details" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, c-format -msgid "Decreased by" +msgid "Merchant integration" msgstr "" -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format -msgid "Increased by" +msgid "" +"Use this information to link your Taler Merchant Backoffice account with the " +"current bank account. You can start by copying the values, then go to your " +"merchant backoffice service provider, login into your account and look for " +"the \"import\" button in the \"bank account\" section." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 +#, fuzzy, c-format +msgid "Account type" +msgstr "Importo" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 +#, fuzzy, c-format +msgid "Method to use for wire transfer." +msgstr "Chiudi il bonifico" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format -msgid "Account created with password \"%1$s\"." +msgid "IBAN" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format -msgid "Server replied that phone or email is invalid" +msgid "International Bank Account Number." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 +#, fuzzy, c-format +msgid "Account name" +msgstr "Importo" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format -msgid "The rights to perform the operation are not sufficient" +msgid "Bank host where the service is located." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, c-format -msgid "Account username is already taken" +msgid "Bank account identifier for wire transfers." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 +#, fuzzy, c-format +msgid "Address" +msgstr "indirizzo Payto" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, c-format -msgid "Account id is already taken" +msgid "Owner's name" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, c-format -msgid "Bank ran out of bonus credit." +msgid "Legal name of the person holding the account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 +#, fuzzy, c-format +msgid "Account info URL" +msgstr "Lista conti pubblici non trovata." + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format -msgid "Account username can't be used because is reserved" +msgid "" +"From where the merchant can download information about incoming wire " +"transfers to this account." msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, c-format -msgid "Can't create accounts" +msgid "Repeated password doesn't match" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format -msgid "Only system admin can create accounts." +msgid "Password changed" msgstr "" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 -#, fuzzy, c-format -msgid "New bank account" -msgstr "Trasferisci fondi a un altro conto di questa banca:" - -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format -msgid "Create" +msgid "Not authorized to change the password, maybe the session is invalid." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format -msgid "Download bank stats" +msgid "" +"You need to provide the old password. If you don't have it contact your " +"account administrator." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format -msgid "Include hour metric" +msgid "Your current password doesn't match, can't change to a new password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 #, c-format -msgid "Include day metric" +msgid "You don't have the rights to change the password." msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 +#, fuzzy, c-format +msgid "Update account password." +msgstr "Aggiornamento dei valori del conto" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format -msgid "Include month metric" +msgid "Update password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format -msgid "Include year metric" +msgid "Current password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, c-format -msgid "Include table header" +msgid "Your current password, for security" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 #, c-format -msgid "Add previous metric for compare" +msgid "New password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format -msgid "Fail on first error" +msgid "Type it again" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, c-format -msgid "Download" +msgid "Repeat the same password" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format -msgid "downloading... %1$s" +msgid "Change" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format -msgid "Download completed" +msgid "Create account" msgstr "" -#. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format -msgid "Click here to save the file in your computer." +msgid "Actions" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, c-format -msgid "Can't delete the account" +msgid "Unknown" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 +#. screenid: 121 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, c-format -msgid "" -"The account can't be delete while still holding some balance. First make " -"sure that the owner make a complete cashout." +msgid "Change password" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format -msgid "Account removed" +msgid "Querying for the current stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format -msgid "No enough permission to delete the account." +msgid "The request parameters are wrong" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, c-format -msgid "The username was not found." +msgid "The user is unauthorized" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format -msgid "Can't delete a reserved username." +msgid "Querying for the previous stats failed" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format -msgid "Can't delete an account with balance different than zero." +msgid "Transaction volume report" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format -msgid "Name doesn't match" +msgid "Last hour" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format -msgid "You are going to remove the account" +msgid "Previous day" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format -msgid "This step can't be undone." +msgid "Last month" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format -msgid "Deleting account \"%1$s\"" +msgid "Last year" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format -msgid "Verification" +msgid "Last Year" msgstr "" -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, c-format -msgid "Enter the account name that is going to be deleted" +msgid "Trading volume from %1$s to %2$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format -msgid "loading..." +msgid "Transferred from an external account to an account in this bank." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, c-format -msgid "only admin can setup conversion" +msgid "Transferred from an account in this bank to an external account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 -#, fuzzy, c-format -msgid "Wrong credentials" -msgstr "Credenziali invalide." - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format -msgid "Conversion is disabled" +msgid "Payin" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 -#, fuzzy, c-format -msgid "Config cashout" -msgstr "Ultime transazioni:" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format -msgid "Config cashin" +msgid "Transferred from an account to a Taler exchange." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format -msgid "Cashin ratio" +msgid "Payout" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, c-format -msgid "Cashout ratio" +msgid "Transferred from a Taler exchange to another account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, c-format -msgid "Bad ratios" +msgid "Download stats as CSV" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be " -"lower or equal than 1." +msgid "previous" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 -#, fuzzy, c-format -msgid "Initial amount" -msgstr "Questo ritiro è stato annullato!" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format -msgid "Use it to test how the conversion will affect the amount." +msgid "Decreased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 +#. screenid: 122 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format -msgid "Sending to this bank" +msgid "Increased by" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format -msgid "Converted" +msgid "Account created with password \"%1$s\"." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:74 #, c-format -msgid "Cashin after fee" +msgid "Server replied that phone or email is invalid" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format -msgid "Sending from this bank" +msgid "The rights to perform the operation are not sufficient" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format -msgid "Cashout after fee" +msgid "Account username is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 #, c-format -msgid "Bad configuration" +msgid "Account ID is already taken" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format -msgid "" -"This configuration allows users to cash out more of what has been cashed in." +msgid "Bank ran out of bonus credit." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format -msgid "Rnvalid" +msgid "Account username can't be used because is reserved" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format -msgid "Minimum amount" +msgid "Can't create accounts" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format -msgid "Only cashout operation above this threshold will be allowed" +msgid "Only system admin can create accounts." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 +#. screenid: 123 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 +#, fuzzy, c-format +msgid "New bank account" +msgstr "Trasferisci fondi a un altro conto di questa banca:" + +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 #, c-format -msgid "Ratio" +msgid "only admin can download stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format -msgid "Conversion ratio between currencies" +msgid "Download bank stats" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format -msgid "Example conversion" +msgid "Include hour metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" +msgid "Include day metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format -msgid "Rounding value" +msgid "Include month metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." +msgid "Include year metric" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format -msgid "Rounding mode" +msgid "Include table header" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format -msgid "Zero" +msgid "Add previous metric for compare" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format -msgid "" -"Amount will be round below to the largest possible value smaller than the " -"input." +msgid "Fail on first error" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format -msgid "Up" +msgid "Download" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format -msgid "" -"Amount will be round up to the smallest possible value larger than the input." +msgid "downloading... %1$s" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format -msgid "Nearest" +msgid "Download completed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, c-format -msgid "Amount will be round to the closest possible value." +msgid "Click here to save the file in your computer." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 #, c-format -msgid "Examples" +msgid "there was an error reading the balance" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgid "Can't delete the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 #, c-format msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: " -"1.1, 1.2, 1.3, 1.4." +"The account can't be delete while still holding some balance. First make " +"sure that the owner make a complete cashout." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgid "Name doesn't match" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgid "Account removed" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" +msgid "No enough permission to delete the account." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" +msgid "The username was not found." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgid "Can't delete a reserved username." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgid "Can't delete an account with balance different than zero." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 +#, fuzzy, c-format +msgid "Remove account." +msgstr "Al conto" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: " -"0.9, 1.2, 1.5, 1.8." +msgid "You are going to remove the account" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" +msgid "Deleting account \"%1$s\"" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgid "Verification" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, c-format -msgid "Amount to be deducted before amount is credited." +msgid "Enter the account name that is going to be deleted" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, c-format msgid "Cashout id should be a number" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format msgid "This cashout not found. Maybe already aborted." msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format msgid "Cashout detail" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format msgid "Debited" msgstr "" #. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 +#, fuzzy, c-format +msgid "Transferred" +msgstr "Trasferisci fondi a un altro conto di questa banca:" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 +#, c-format +msgid "" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." +msgstr "" + +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Credited" +msgid "New web session" msgstr "" #. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format msgid "Welcome to %1$s!" msgstr "" #, fuzzy, c-format +#~ msgid "Confirm the operation" +#~ msgstr "Conferma il ritiro" + +#, c-format +#~ msgid "Confirm" +#~ msgstr "Confermare" + +#, fuzzy, c-format +#~ msgid "Making a wire transfer" +#~ msgstr "Chiudi il bonifico" + +#, fuzzy, c-format +#~ msgid "Withdraw reserve ID" +#~ msgstr "Prelevare" + +#, fuzzy, c-format +#~ msgid "Minimum cashout" +#~ msgstr "Ultime transazioni:" + +#, fuzzy, c-format #~ msgid "Pending operation" #~ msgstr "Conferma il ritiro" @@ -2838,10 +3135,6 @@ msgstr "" #~ msgstr "Effettua un bonifico" #, fuzzy, c-format -#~ msgid "Wire transfer" -#~ msgstr "Bonifico" - -#, fuzzy, c-format #~ msgid "Withdrawal" #~ msgstr "Prelevare" diff --git a/packages/bank-ui/src/i18n/ru.po b/packages/bank-ui/src/i18n/ru.po @@ -18,8 +18,8 @@ msgstr "" "Report-Msgid-Bugs-To: taler@gnu.org\n" "PO-Revision-Date: 2025-09-18 09:53+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: Russian <https://weblate.gnunet.org/projects/gnu-taler/" -"taler-bank-spa/ru/>\n" +"Language-Team: Russian <https://weblate.gnunet.org/projects/gnu-taler/taler-" +"bank-spa/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,48 +28,6 @@ msgstr "" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.13.2\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "Показать подтверждение вывода средств" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "Показать описание демо" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "Сначала показать как установить кошелёк" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "Показать информацию для отладки" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -149,332 +107,815 @@ msgstr "Номер IBAN недействителен, контрольная с msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, fuzzy, c-format msgid "Required" msgstr "обязательно" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 -#, fuzzy, c-format -msgid "Not valid" -msgstr "недопустимый" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 -#, fuzzy, c-format -msgid "Does not follow the pattern" -msgstr "не следует шаблону" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." +msgid "Unknown challenge." msgstr "" -"Запрос был неверным или payto://-URI использовал недопустимую " -"функциональность." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Not enough permission to complete the operation." -msgstr "Не хватает разрешения для завершения операции." +msgid "Failed to validate the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 -#, c-format -msgid "The destination account \"%1$s\" was not found." -msgstr "Целевой счет \"%1$s\" не найден." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 +#, fuzzy, c-format +msgid "Wrong authentication number." +msgstr "Требуется аутентификация" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The origin and the destination of the transfer can't be the same." -msgstr "Пункт отправления и пункт назначения перевода не могут совпадать." +msgid "Expired challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 -#, fuzzy, c-format -msgid "Your balance is not sufficient for the operation." -msgstr "Вашего баланса недостаточно для проведения операции." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 +#, c-format +msgid "Submit the transmitted code number." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin account \"%1$s\" was not found." -msgstr "Исходный аккаунт \"%1$s\" не найден." +msgid "The verification code sent to the email address starting with %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "The verification code sent to the phone number starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 -#, fuzzy, c-format -msgid "The wire transfer was successfully completed!" -msgstr "Отправка перевода завершена!" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 +#, c-format +msgid "Code" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, fuzzy, c-format -msgid "Input wire transfer detail" -msgstr "Детали банковского перевода" +msgid "Username of the account" +msgstr "имя пользователя счёта" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "Using a form" -msgstr "Используя форму" +msgid "It will expired at %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format msgid "" -"A special URI that specifies the amount to be transferred and the " -"destination account." +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 -#, fuzzy, c-format -msgid "QR code" -msgstr "Отправить код" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "" -"If your device has a camera, you can import a payto:// URI from a QR code." +msgid "Back" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "Cashout" -msgstr "Выплата" +msgid "Verify" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "Recipient" -msgstr "Получатель" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 -#, fuzzy, c-format -msgid "ID of the recipient's account" -msgstr "IBAN счета получателя" +msgid "Failed to send the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 -#, fuzzy, c-format -msgid "username" -msgstr "Имя пользователя" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 +#, c-format +msgid "The request was valid, but the server is refusing action." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "IBAN of the recipient's account" -msgstr "IBAN счета получателя" +msgid "The backend is not aware of the specified MFA challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "Transfer subject" -msgstr "Причина перевода" +msgid "It is too early to request another transmission of the challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 #, c-format -msgid "Subject" -msgstr "Причина" +msgid "Code transmission failed." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 #, fuzzy, c-format -msgid "Some text to identify the transfer" -msgstr "какой-то текст для идентификации перевода" +msgid "Multi-factor authentication required" +msgstr "Требуется аутентификация" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 #, c-format -msgid "Amount" -msgstr "Сумма" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 -#, fuzzy, c-format -msgid "Amount to transfer" -msgstr "сумма для перевода" +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 #, fuzzy, c-format -msgid "Payto URI:" -msgstr "payto URI:" +msgid "The next challenge needs to be completed to confirm the operation." +msgstr "Не хватает разрешения для завершения операции." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 -#, fuzzy, c-format -msgid "Uniform resource identifier of the target account" -msgstr "унифицированный идентификатор ресурса целевой учетной записи" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 +#, c-format +msgid "All the next challenges need to be completed to confirm the operation." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format msgid "" -"payto://x-taler-bank/[bank-host]/[receiver-account]?" -"message=[subject]&amount=[%1$s:X.Y]" +"One of the next challenges need to be completed to confirm the operation." msgstr "" -"payto://x-taler-bank/[oператор банка]/[cчет получателя]?message=[причина " -"платежа]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "To an phone starting with \" %1$s\"" msgstr "" -"payto://iban/[iban получателя]?message=[причина платежа]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" +msgid "To an email starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "Cost" +msgid "I have a code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 +#, c-format +msgid "Send me a message" +msgstr "" + +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 +#, c-format +msgid "You have to wait until %1$s to send a new code." +msgstr "" + +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 #, fuzzy, c-format msgid "Cancel" msgstr "Отмена" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "Send" -msgstr "Осуществить перевод" +msgid "Complete" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 #, c-format -msgid "The target type is unknown, use \"%1$s\"" -msgstr "" +msgid "Unable to create a cashout" +msgstr "Не удается создать выплату" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 -#, fuzzy, c-format -msgid "Only \"x-taler-bank\" target are supported" -msgstr "поддерживаются только \"IBAN\"" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 +#, c-format +msgid "The bank configuration does not support cashout operations." +msgstr "Конфигурация банка не поддерживает операции выплаты." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" -msgstr "" +msgid "Close" +msgstr "Закрыть" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, fuzzy, c-format -msgid "Account name is missing" -msgstr "Обновление счёта" +msgid "Cashout is disabled" +msgstr "Выплата создана" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 -#, fuzzy, c-format -msgid "Only \"IBAN\" target are supported" -msgstr "поддерживаются только \"IBAN\"" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 +#, c-format +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 #, fuzzy, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" -msgstr "Используйте параметр \"Сумма\" для указания суммы перевода" +msgid "The server didn't understand the request." +msgstr "Этот сервер не поддерживает двухфакторную аутентификацию." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 #, fuzzy, c-format -msgid "The \"amount\" parameter is not valid" -msgstr "сумма не является действительной" +msgid "The amount is too small" +msgstr "Пароль слишком длинный." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, fuzzy, c-format -msgid "" -"\"message\" parameters to specify a reference text for the transfer are " -"missing" -msgstr "используйте параметр \"message\" для текста причины перевода" +msgid "Conversion is not implemented." +msgstr "Обналичка не реализована" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "The only currency allowed is \"%1$s\"" +msgid "At least debit or credit needs to be provided" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 -#, c-format -msgid "You cannot transfer an amount of zero." -msgstr "" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 +#, fuzzy, c-format +msgid "The amount is malfored" +msgstr "Этот идентификатор счёта уже занят." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 #, fuzzy, c-format -msgid "The balance is not sufficient" -msgstr "На счете недостаточно средств" +msgid "The currency is not supported" +msgstr "Выплаты не поддерживаются" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, fuzzy, c-format -msgid "Please enter a longer subject" -msgstr "Причина перевода" +msgid "Invalid" +msgstr "недействительно" -#. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 +#, fuzzy, c-format +msgid "Amount needs to be higher" +msgstr "должна быть выше из-за комиссий" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 +#, fuzzy, c-format +msgid "Balance is not enough" +msgstr "Недостаточно средств на балансе" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 +#, c-format +msgid "It is not possible to cashout less than %1$s: %2$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 +#, fuzzy, c-format +msgid "The total transfer to the destination will be zero" +msgstr "общая сумма перевода в назначенее будет равна нулю" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#, c-format +msgid "Cashout created" +msgstr "Выплата создана" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 +#, fuzzy, c-format +msgid "Second factor authentication required." +msgstr "Требуется аутентификация" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 +#, c-format +msgid "Account not found" +msgstr "Учётная запись не найдена" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 +#, c-format +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." +msgstr "" +"Обнаружен дубликат запроса, проверьте, успешно ли выполнена операция, или " +"повторите попытку." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 +#, fuzzy, c-format +msgid "The conversion rate was applied incorrectly" +msgstr "Неправильно применен курс конвертации" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 +#, c-format +msgid "The account does not have sufficient funds" +msgstr "На счете недостаточно средств" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 +#, c-format +msgid "Missing cashout URI in the profile" +msgstr "Отсутствующий URI вылат в профиле" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 +#, c-format +msgid "The amount is below the minimum amount permitted." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 +#, c-format +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." +msgstr "" +"Не удалось отправить сообщение с подтверждением, повторите попытку позже или " +"обратитесь к администратору." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 +#, fuzzy, c-format +msgid "The server doesn't support the current TAN channel." +msgstr "Этот сервер не поддерживает двухфакторную аутентификацию." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 +#, fuzzy, c-format +msgid "Create cashout." +msgstr "Создать учётную запись" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 +#, c-format +msgid "Cashout" +msgstr "Выплата" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 +#, c-format +msgid "Conversion rate" +msgstr "Обменный курс" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 +#, c-format +msgid "Balance" +msgstr "Баланс" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 +#, c-format +msgid "Fee" +msgstr "Комиссия" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 +#, c-format +msgid "To account" +msgstr "На счёт" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 +#, c-format +msgid "Legal name" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 +#, c-format +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 +#, fuzzy, c-format +msgid "Unable to cashout" +msgstr "Не удается создать выплату" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 +#, fuzzy, c-format +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" +msgstr "Перед тем, как сделать выплату, вам необходимо заполнить свой профиль" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 +#, c-format +msgid "Transfer subject" +msgstr "Причина перевода" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "Отправить %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, fuzzy, c-format +msgid "Receive %1$s" +msgstr "Получить %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "Сумма" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "Общая стоимость" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "Остаток баланса" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "Комиссия до" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, c-format +msgid "Total cashout transfer" +msgstr "Общий сумма перевода выплаты" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, fuzzy, c-format +msgid "Not valid" +msgstr "недопустимый" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, fuzzy, c-format +msgid "Does not follow the pattern" +msgstr "не следует шаблону" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, fuzzy, c-format +msgid "The wire transfer was successfully completed!" +msgstr "Отправка перевода завершена!" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "" +"Запрос был неверным или payto://-URI использовал недопустимую " +"функциональность." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, c-format +msgid "Not enough permission to complete the operation." +msgstr "Не хватает разрешения для завершения операции." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "Целевой счет \"%1$s\" не найден." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "Пункт отправления и пункт назначения перевода не могут совпадать." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, fuzzy, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "Вашего баланса недостаточно для проведения операции." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "Исходный аккаунт \"%1$s\" не найден." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, fuzzy, c-format +msgid "A second factor authentication is required." +msgstr "Включите двухфакторную аутентификацию" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, fuzzy, c-format +msgid "Confirm wire transfer." +msgstr "Перевод" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, fuzzy, c-format +msgid "Input wire transfer detail" +msgstr "Детали банковского перевода" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "Используя форму" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, fuzzy, c-format +msgid "QR code" +msgstr "Отправить код" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "Получатель" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, fuzzy, c-format +msgid "ID of the recipient's account" +msgstr "IBAN счета получателя" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, fuzzy, c-format +msgid "username" +msgstr "Имя пользователя" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "IBAN счета получателя" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "Причина" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, fuzzy, c-format +msgid "Some text to identify the transfer" +msgstr "какой-то текст для идентификации перевода" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, fuzzy, c-format +msgid "Amount to transfer" +msgstr "сумма для перевода" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, fuzzy, c-format +msgid "Payto URI:" +msgstr "payto URI:" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, fuzzy, c-format +msgid "Uniform resource identifier of the target account" +msgstr "унифицированный идентификатор ресурса целевой учетной записи" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://x-taler-bank/[oператор банка]/[cчет получателя]?message=[причина " +"платежа]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://iban/[iban получателя]?message=[причина платежа]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, c-format +msgid "Send" +msgstr "Осуществить перевод" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, fuzzy, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "поддерживаются только \"IBAN\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, fuzzy, c-format +msgid "Account name is missing" +msgstr "Обновление счёта" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, fuzzy, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "поддерживаются только \"IBAN\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, fuzzy, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "Используйте параметр \"Сумма\" для указания суммы перевода" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, fuzzy, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "сумма не является действительной" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 +#, fuzzy, c-format +msgid "" +"\"message\" parameters to specify a reference text for the transfer are " +"missing" +msgstr "используйте параметр \"message\" для текста причины перевода" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#, c-format +msgid "You cannot transfer an amount of zero." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 +#, fuzzy, c-format +msgid "The balance is not sufficient" +msgstr "На счете недостаточно средств" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 +#, fuzzy, c-format +msgid "Please enter a longer subject" +msgstr "Причина перевода" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, c-format +msgid "Show withdrawal confirmation" +msgstr "Показать подтверждение вывода средств" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" +msgstr "Сначала показать как установить кошелёк" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 #, c-format msgid "Currently, the bank is not accepting new registrations!" msgstr "В настоящее время банк не принимает новые регистрации!" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 #, c-format msgid "The name is missing" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 #, c-format msgid "Missing username" msgstr "Отсутствует имя пользователя" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 #, c-format msgid "Missing password" msgstr "Отсутствует пароль" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 #, fuzzy, c-format msgid "The password should be longer than 8 letters" msgstr "должно быть больше 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 #, fuzzy, c-format msgid "The passwords do not match" msgstr "Пароли не совпадают" @@ -537,11 +978,17 @@ msgstr "Только администратор может установить #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:154 #, c-format -msgid "Only the administrator can change the minimum cashout limit." +msgid "Only the administrator can change the conversion rate." msgstr "" #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, fuzzy, c-format +msgid "The conversion rate class doesn't exist." +msgstr "Неправильно применен курс конвертации" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 #, c-format msgid "Only admin can create accounts with second factor authentication." msgstr "" @@ -549,37 +996,37 @@ msgstr "" "аутентификацией." #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 -#, c-format -msgid "The password is too short." -msgstr "" +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#, fuzzy, c-format +msgid "The password is too short. Can't have less than 8 characters." +msgstr "должно быть больше 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 #, fuzzy, c-format -msgid "The password is too long." -msgstr "Пароль слишком длинный." +msgid "The password is too long. Can't have more than 64 characters." +msgstr "должно быть больше 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 #, c-format msgid "Account registration" msgstr "Регистрация счёта" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 #, c-format msgid "Login username" msgstr "Имя Пользователя" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 #, fuzzy, c-format msgid "Password" msgstr "Пароль" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" "Use a strong password: 8 characters minimum, don't use any public " @@ -588,157 +1035,157 @@ msgid "" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "Повторите Пароль" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "Регистрация" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "Создать случайного временного пользователя" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, fuzzy, c-format +msgid "You have no permission to this account." +msgstr "Недостаточно разрешений для создания этого счёта." + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "Неверные учетные данные для «%1$s» ‎" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 +#: packages/bank-ui/src/pages/LoginForm.tsx:151 +#, fuzzy, c-format +msgid "Account login." +msgstr "Обновление счёта" + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:164 #, c-format -msgid "Account not found" -msgstr "Учётная запись не найдена" +msgid "Session expired" +msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format msgid "Username" msgstr "Имя пользователя" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 -#, fuzzy, c-format -msgid "Username of the account" -msgstr "имя пользователя счёта" - -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, fuzzy, c-format msgid "Password of the account" msgstr "пароль от счёта" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" -msgstr "Проверить" +msgid "Forget" +msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "Войти" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, fuzzy, c-format msgid "No transactions yet." msgstr "Транзакций пока нет." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "Дата" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "Контрасчет" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "отправлено" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "получено" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, fuzzy, c-format msgid "Invalid value" msgstr "Недопустимое значение" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "к" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "от" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "Первая страница" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 #, c-format msgid "Next" msgstr "Далее" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, c-format -msgid "Wire transfer completed!" -msgstr "Отправка перевода завершена!" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "Вывод средств был прерван ранее и не может быть подтвержден" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -748,110 +1195,149 @@ msgstr "" "примет транзакцию." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, fuzzy, c-format msgid "The operation ID is invalid." msgstr "Идентификатор операции недействителен." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "Операция не найдена." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 #, c-format +msgid "Bad request" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 +#, fuzzy, c-format +msgid "The withdrawal operation has been aborted." +msgstr "Ожидание операции вывода средств" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 +#, fuzzy, c-format msgid "" -"The reserve operation has been confirmed previously and can't be aborted" +"The withdrawal operation has been confirmed previously and can’t be aborted." msgstr "Резервная операция была подтверждена ранее и не может быть прервана" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, fuzzy, c-format +msgid "Complete withdrawal." +msgstr "Подтвердите операцию вывода" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 #, c-format msgid "Confirm the withdrawal operation" msgstr "Подтвердите операцию вывода" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format msgid "Wire transfer details" msgstr "Детали банковского перевода" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 -#, fuzzy, c-format -msgid "Payment Service Provider's account" -msgstr "Счет оператора Обменника Taler" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, fuzzy, c-format msgid "Payment Service Provider's account number" msgstr "Счет оператора Обменника Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, fuzzy, c-format msgid "Payment Service Provider's name" msgstr "Счет оператора Обменника Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, fuzzy, c-format msgid "Payment Service Provider's account bank hostname" msgstr "Счет оператора Обменника Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, fuzzy, c-format msgid "Payment Service Provider's account id" msgstr "Счет оператора Обменника Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, fuzzy, c-format msgid "Payment Service Provider's account address" msgstr "Счет оператора Обменника Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "Перевести" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "Требуется аутентификация" -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 +#, fuzzy, c-format +msgid "This operation was created with another username" +msgstr "Эта операция была создана с другим именем пользователя" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 +#, c-format +msgid "" +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 +#, c-format +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" +msgstr "Резервная операция была подтверждена ранее и не может быть прервана" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 +#, c-format +msgid "Wire transfer completed!" +msgstr "Отправка перевода завершена!" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 #, fuzzy, c-format -msgid "This operation was created with another username" -msgstr "Эта операция была создана с другим именем пользователя" +msgid "Confirm withdrawal." +msgstr "Подтвердите операцию вывода" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format msgid "" "Unauthorized to make the operation, maybe the session has expired or the " @@ -860,20 +1346,20 @@ msgstr "" "Неавторизированное выполнение операции, возможно истек сеанс или изменён " "пароль." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format msgid "The operation was rejected due to insufficient funds." msgstr "Операция отклонена из-за нехватки средств." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format msgid "Withdrawal confirmed" msgstr "Вывод подтверждён" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, fuzzy, c-format msgid "" "The wire transfer to the Payment Service Provider has been initiated. You " @@ -882,26 +1368,20 @@ msgstr "" "Инициирован банковский перевод оператору Taler. Вскоре вы получите " "запрошенную сумму на свой кошелёк Taler." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format msgid "Do not show this again" msgstr "Не показывать снова" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "Закрыть" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, fuzzy, c-format msgid "If you have a Taler wallet installed on this device" msgstr "Если в этом устройстве установлен кошелёк Taler" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, fuzzy, c-format msgid "" "Your wallet will display the details of the transaction including the fees " @@ -912,104 +1392,92 @@ msgstr "" "применимо). Если у вас его еще нет, вы можете установить его следуя " "инструкциям на" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, fuzzy, c-format msgid "on this page" msgstr "этой странице" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format msgid "Withdraw" msgstr "Снять средства" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, fuzzy, c-format msgid "In case you have a Taler wallet on another device" msgstr "Или если у вас есть кошелёк в другом устройстве" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format msgid "Scan the QR below to start the withdrawal." msgstr "Отсканируйте QR-код ниже чтобы начать вывод средств." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, fuzzy, c-format msgid "There is an operation already pending" msgstr "Операция уже идет" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, fuzzy, c-format msgid "Complete the operation in" msgstr "Завершите или отмените операцию в" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format msgid "this page" msgstr "этой странице" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, fuzzy, c-format -msgid "Invalid" -msgstr "недействительно" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, fuzzy, c-format -msgid "Balance is not enough" -msgstr "Недостаточно средств на балансе" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, fuzzy, c-format msgid "The server replied with an invalid taler://withdraw URI" msgstr "Сервер ответил с недопустимым URI вывода" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format msgid "Withdraw URI: %1$s" msgstr "URI вывода: %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format msgid "The operation was rejected due to insufficient funds" msgstr "Операция отклонена из-за нехватки средств." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format msgid "Current balance is %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format msgid "You can withdraw up to %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format msgid "Continue" msgstr "Продолжить" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, fuzzy, c-format msgid "Use your Taler wallet" msgstr "Подготовьте свой кошелёк" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, fuzzy, c-format msgid "" "After using your wallet you will need to authorize or cancel the operation " @@ -1019,31 +1487,31 @@ msgstr "" "операцию на этом сайте." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, fuzzy, c-format msgid "You need a Taler wallet" msgstr "Вам нужен кошелёк Taler" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format msgid "If you don't have one yet you can follow the instruction in" msgstr "Если у вас его еще нет, вы можете следовать инструкциям на" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format msgid "Send money" msgstr "Отправить деньги" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, c-format msgid "to a Taler wallet" msgstr "на кошелек Taler" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "" @@ -1051,26 +1519,26 @@ msgstr "" "браузера" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format msgid "to another bank account" msgstr "на другой банковский счет" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format msgid "Make a wire transfer to an account with known bank account number." msgstr "" "Сделайте банковский перевод на счет с известным номером банковского счета." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, fuzzy, c-format msgid "This is a demo" msgstr "Это демо-банк" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, fuzzy, c-format msgid "" "This part of the demo shows how a bank that supports Taler directly would " @@ -1082,7 +1550,7 @@ msgstr "" "также можете просмотреть историю транзакций некоторых %1$s." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, fuzzy, c-format msgid "" "Here you will be able to see how a bank that supports Taler directly would " @@ -1091,749 +1559,802 @@ msgstr "" "В этой части демонстрации показано как будет работать банк поддерживающий " "Taler напрямую." -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 -#, c-format -msgid "Pending account delete operation" -msgstr "Ожидание операции удаления счёта" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 -#, c-format -msgid "Pending account update operation" -msgstr "Ожидание операции обновления счёта" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 -#, c-format -msgid "Pending password update operation" -msgstr "Ожидание операции обновления пароля" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 -#, c-format -msgid "Pending transaction operation" -msgstr "Ожидание операции транзакции" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 -#, c-format -msgid "Pending withdrawal operation" -msgstr "Ожидание операции вывода средств" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 -#, c-format -msgid "Pending cashout operation" -msgstr "Ожидание операции обналички" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "You can complete or cancel the operation in" -msgstr "Завершить или отменить операцию можно в" +msgid "" +"Internal error, please report. There should be more information in the " +"console." +msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format msgid "Internal error, please report." msgstr "Внутренняя ошибка, пожалуйста, сообщите." #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format msgid "Preferences" msgstr "Настройки" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format msgid "Welcome" msgstr "Добро пожаловать" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format msgid "Welcome, %1$s" msgstr "Добро пожаловать, %1$s" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 +#, fuzzy, c-format +msgid "No enough permission to access the conversion rate list." +msgstr "Не хватает разрешения для завершения операции." + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "History of public accounts" -msgstr "История публичных счетов" +msgid "Conversion list not found. Maybe conversion rate is not supported." +msgstr "" -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, fuzzy, c-format -msgid "Scan the QR code below to start the withdrawal." -msgstr "Отсканируйте QR-код ниже чтобы начать вывод средств." +msgid "Conversion list not implemented." +msgstr "Обналичка не реализована" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 +#, fuzzy, c-format +msgid "Conversion rate classes" +msgstr "Обменный курс" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 +#, fuzzy, c-format +msgid "Create conversion rate class" +msgstr "Обменный курс" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 +#, fuzzy, c-format +msgid "No conversion rate class" +msgstr "Обменный курс" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 #, c-format -msgid "Operation aborted" -msgstr "Операция прервана" +msgid "Name" +msgstr "Название" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 #, fuzzy, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." +msgid "Description" +msgstr "Показать описание демо" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 +#, c-format +msgid "Cashin" +msgstr "Внесения" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 +#, c-format +msgid "min:" msgstr "" -"Банковский перевод на счет оператора Обменника Taler был прерван, ваш баланс " -"не пострадал." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 #, c-format -msgid "Go to your wallet now" -msgstr "Перейти в кошелек" +msgid "fee:" +msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 +#, c-format +msgid "Select a section" +msgstr "Выберите раздел" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#, c-format +msgid "Details" +msgstr "Подробности" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#, c-format +msgid "Delete" +msgstr "Удалить" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#, c-format +msgid "Credentials" +msgstr "Учетные данные" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#, c-format +msgid "Cashouts" +msgstr "Выплаты" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, fuzzy, c-format -msgid "" -"The operation is marked as selected, but a process during the withdrawal " -"failed" +msgid "Conversion" +msgstr "Обменный курс" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 +#, c-format +msgid "only admin can setup conversion" msgstr "" -"Операция помечена как «выбранная», но какой-то шаг в выводе средств не удался" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 #, fuzzy, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." -msgstr "Счёт выбран, но идентификатор вывода средств не найден." +msgid "Wrong credentials" +msgstr "Неверные учетные данные для «%1$s» ‎" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 +#, fuzzy, c-format +msgid "Conversion is disabled" +msgstr "Обменный курс" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 +#, fuzzy, c-format +msgid "Config cashout" +msgstr "Выплата" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 #, fuzzy, c-format +msgid "Config cashin" +msgstr "Внесения" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 +#, c-format +msgid "Bad ratios" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 +#, c-format msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." msgstr "" -"Есть идентификатор вывода средств, но счёт не был выбран или выбранный счёт " -"недействителен." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 +#, fuzzy, c-format +msgid "Initial amount" +msgstr "Максимальная сумма вывода" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 +#, c-format +msgid "Use it to test how the conversion will affect the amount." +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#, c-format +msgid "Sending to this bank" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 +#, fuzzy, c-format +msgid "Converted" +msgstr "Обменный курс" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 +#, c-format +msgid "Cashin after fee" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 +#, c-format +msgid "Sending from this bank" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 +#, fuzzy, c-format +msgid "Cashout after fee" +msgstr "Выплата создана" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 +#, c-format +msgid "Bad configuration" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format msgid "" -"A withdrawal reserve ID was not found and the no account has been selected." +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 +#, c-format +msgid "Update" +msgstr "Обновить" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 +#, fuzzy, c-format +msgid "Rnvalid" +msgstr "недействительно" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 +#, c-format +msgid "Must be > 0" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 +#, c-format +msgid "Minimum amount" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 +#, c-format +msgid "Only cashout operation above this threshold will be allowed." +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 +#, c-format +msgid "Ratio" +msgstr "" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 +#, fuzzy, c-format +msgid "Conversion ratio between currencies" +msgstr "Обменный курс" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Operation not found" +msgid "Example conversion" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." +msgid "1 %1$s will be converted into %2$s %3$s" msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 +#, fuzzy, c-format +msgid "Tiny amount" +msgstr "На счёт" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Continue to dashboard" +msgid "Rounding mode" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +msgid "Zero" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format msgid "" -"No cashout was found. The cashout process has probably already been aborted." +"Amount will be round below to the largest possible value smaller than the " +"input." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Challenge not found." +msgid "Up" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "This user is not authorized to complete this challenge." +msgid "" +"Amount will be round up to the smallest possible value larger than the input." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Too many attempts, try another code." +msgid "Nearest" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "The confirmation code is wrong, try again." +msgid "Amount will be round to the closest possible value." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "The operation expired." +msgid "If none specified the fallback value is \"%1$s \"." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "The operation failed." +msgid "Examples" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "The operation needs another confirmation to complete." +msgid "Rounding an amount of 1.24 with rounding value 0.1" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 -#, c-format -msgid "Confirm the operation" -msgstr "Подтвердить операцию" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel " -"you provided." +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "Enter the confirmation code" -msgstr "Введите код подтверждения" +msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "You should have received a code on your mobile phone." +msgid "With the \"nearest\" mode the value will be rounded to 1.2" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "You should have received a code in your email." +msgid "With the \"up\" mode the value will be rounded to 1.3" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." +msgid "Rounding an amount of 1.26 with rounding value 0.1" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Confirm" -msgstr "Подтвердить" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 -#, fuzzy, c-format -msgid "Removing account" -msgstr "На счёт" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "Updating account values" -msgstr "Обновление значений счетов" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 -#, fuzzy, c-format -msgid "Updating password" -msgstr "Обновить пароль" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 -#, fuzzy, c-format -msgid "Making a wire transfer" -msgstr "Сделать банковский перевод" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 -#, fuzzy, c-format -msgid "Confirming withdrawal" -msgstr "Подтвердите операцию вывода" +msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format -msgid "Making a cashout" +msgid "" +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Operation:" -msgstr "Операция:" +msgid "With the \"up\" mode the value will be rounded to 1.5" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "Type" +msgid "Rounding an amount of 1.26 with rounding value 0.3" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 -#, fuzzy, c-format -msgid "Updating account settings" -msgstr "Ожидание операции удаления счёта" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "Account" -msgstr "Счёт" +msgid "Amount to be deducted before amount is credited." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 #, c-format -msgid "To account" -msgstr "На счёт" +msgid "" +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 #, fuzzy, c-format -msgid "Cashout account" -msgstr "Нет счёта для выплат" +msgid "Unauthorized" +msgstr "Имя пользователя не найдено" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Email" -msgstr "Email" +msgid "Forbidden" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "Phone" -msgstr "Телефон" +msgid "NotFound" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 #, fuzzy, c-format -msgid "Debit threshold" -msgstr "Дебетировано" +msgid "NotImplemented" +msgstr "Обналичка не реализована" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Is this account public?" -msgstr "Является ли этот счёт общедоступным?" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 -#, c-format -msgid "Enable" +msgid "Not Found" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 -#, c-format -msgid "Disable" -msgstr "" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 -#, c-format -msgid "Name" -msgstr "Название" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, fuzzy, c-format -msgid "Authentication channel" -msgstr "Требуется аутентификация" +msgid "Not implemented" +msgstr "Обналичка не реализована" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 #, fuzzy, c-format -msgid "Remove" -msgstr "удалить" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 -#, c-format -msgid "New password" -msgstr "Новый пароль" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 -#, c-format -msgid "Challenge details" -msgstr "Детали подтверждения" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 -#, c-format -msgid "Sent at" -msgstr "Время отправления" +msgid "The name of the conversion is already used." +msgstr "Операция уже идет" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 -#, c-format -msgid "To phone" -msgstr "На телефон" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 +#, fuzzy, c-format +msgid "Conversion rate class" +msgstr "Обменный курс" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "To email" -msgstr "На email" +msgid "Accounts" +msgstr "Счета" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "Send again" -msgstr "Отправить ещё раз" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 -#, fuzzy, c-format -msgid "Withdraw reserve ID" -msgstr "Снять средства" +msgid "Test" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 #, fuzzy, c-format -msgid "Cashout is disabled" -msgstr "Выплата создана" +msgid "Users" +msgstr "Имя пользователя" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "" -"Cashout should be enabled in the configuration, the conversion rate should " -"be initialized with fee(s), rates and a rounding mode." +msgid "Can't remove the conversion rate class" msgstr "" -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 -#, c-format -msgid "Make a wire transfer" -msgstr "Сделать банковский перевод" - -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 -#, c-format -msgid "The Withdrawal URI is not valid" -msgstr "URI вывода недействителен" - -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +"There are some user associated to this class. You need to remove them first." msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 -#, c-format -msgid "Latest cashouts" -msgstr "Последние обналички" - -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 -#, c-format -msgid "Created" -msgstr "Создано" - -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 -#, c-format -msgid "Total debit" -msgstr "Всего дебет" - -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 -#, c-format -msgid "Total credit" -msgstr "Итого кредит" - -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 -#, c-format -msgid "Select a section" -msgstr "Выберите раздел" - -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 -#, c-format -msgid "Details" -msgstr "Подробности" - -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, c-format -msgid "Delete" -msgstr "Удалить" +msgid "You are going to remove the conversion rate class" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "Credentials" -msgstr "Учетные данные" +msgid "This step can't be undone." +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "Cashouts" -msgstr "Выплаты" - -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 -#, fuzzy, c-format -msgid "Conversion" -msgstr "Обменный курс" +msgid "Filters" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 #, c-format -msgid "Unable to create a cashout" -msgstr "Не удается создать выплату" +msgid "Show from other classes" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "The bank configuration does not support cashout operations." -msgstr "Конфигурация банка не поддерживает операции выплаты." - -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 -#, fuzzy, c-format -msgid "Amount needs to be higher" -msgstr "должна быть выше из-за комиссий" +msgid "Account" +msgstr "Счёт" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "It is not possible to cashout less than %1$s" +msgid "Group ID" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "No users in this conversion rate class" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 -#, fuzzy, c-format -msgid "The total transfer to the destination will be zero" -msgstr "общая сумма перевода в назначенее будет равна нулю" - -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 -#, c-format -msgid "Cashout created" -msgstr "Выплата создана" - -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 #, c-format -msgid "" -"Duplicated request detected, check if the operation succeeded or try again." +msgid "Class" msgstr "" -"Обнаружен дубликат запроса, проверьте, успешно ли выполнена операция, или " -"повторите попытку." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 #, fuzzy, c-format -msgid "The conversion rate was applied incorrectly" -msgstr "Неправильно применен курс конвертации" - -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 -#, c-format -msgid "The account does not have sufficient funds" -msgstr "На счете недостаточно средств" +msgid "Action" +msgstr "Действия" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 -#, c-format -msgid "Missing cashout URI in the profile" -msgstr "Отсутствующий URI вылат в профиле" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 +#, fuzzy, c-format +msgid "Remove" +msgstr "удалить" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 #, c-format -msgid "The amount is below the minimum amount permitted." +msgid "Add" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 +#, fuzzy, c-format +msgid "Conversion rate name" +msgstr "Обменный курс" + +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +msgid "Short description of the class" msgstr "" -"Не удалось отправить сообщение с подтверждением, повторите попытку позже или " -"обратитесь к администратору." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 #, fuzzy, c-format -msgid "The server doesn't support the current TAN channel." -msgstr "Этот сервер не поддерживает двухфакторную аутентификацию." +msgid "Conversion rate class created." +msgstr "Обменный курс" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "Conversion rate" +msgid "The rights to change the account are not sufficient" +msgstr "Недостаточно прав на изменение счёта" + +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 +#, fuzzy, c-format +msgid "New conversion rate class" msgstr "Обменный курс" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "Balance" -msgstr "Баланс" +msgid "Create" +msgstr "Создать" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "Fee" -msgstr "Комиссия" +msgid "History of public accounts" +msgstr "История публичных счетов" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "Legal name" -msgstr "" +msgid "Make a wire transfer" +msgstr "Сделать банковский перевод" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 +#, fuzzy, c-format +msgid "Scan the QR code below to start the withdrawal." +msgstr "Отсканируйте QR-код ниже чтобы начать вывод средств." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format +msgid "Operation aborted" +msgstr "Операция прервана" + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#, fuzzy, c-format msgid "" -"If this name doesn't match the account holder's name, your transaction may " -"fail." +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" +"Банковский перевод на счет оператора Обменника Taler был прерван, ваш баланс " +"не пострадал." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 #, c-format -msgid "No cashout account" -msgstr "Нет счёта для выплат" +msgid "Go to your wallet now" +msgstr "Перейти в кошелек" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, fuzzy, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" -msgstr "Перед тем, как сделать выплату, вам необходимо заполнить свой профиль" +"The operation is marked as selected, but a process during the withdrawal " +"failed" +msgstr "" +"Операция помечена как «выбранная», но какой-то шаг в выводе средств не удался" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 +#, fuzzy, c-format +msgid "A withdrawal reserve ID was not found and no account has been selected." +msgstr "" +"Есть идентификатор вывода средств, но счёт не был выбран или выбранный счёт " +"недействителен." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 +#, fuzzy, c-format +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." +msgstr "" +"Есть идентификатор вывода средств, но счёт не был выбран или выбранный счёт " +"недействителен." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 +#, fuzzy, c-format +msgid "The account was selected, but no withdrawal reserve ID was found." +msgstr "Счёт выбран, но идентификатор вывода средств не найден." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 #, c-format -msgid "Currency" +msgid "Operation not found" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 #, c-format -msgid "Send %1$s" -msgstr "Отправить %1$s" +msgid "" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 -#, fuzzy, c-format -msgid "Receive %1$s" -msgstr "Получить %1$s" +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 +#, c-format +msgid "Continue to dashboard" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Total cost" -msgstr "Общая стоимость" +msgid "The Withdrawal URI is not valid" +msgstr "URI вывода недействителен" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Balance left" -msgstr "Остаток баланса" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Before fee" -msgstr "Комиссия до" +msgid "Latest cashouts" +msgstr "Последние обналички" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 #, c-format -msgid "Total cashout transfer" -msgstr "Общий сумма перевода выплаты" +msgid "Created" +msgstr "Создано" + +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 +#, c-format +msgid "Total debit" +msgstr "Всего дебет" + +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 +#, c-format +msgid "Total credit" +msgstr "Итого кредит" #. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format msgid "Cashout for account %1$s" msgstr "Выплата для аккаунта %1$s" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, fuzzy, c-format msgid "Doesn't have the pattern of an email" msgstr "У него нет шаблона электронного письма" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, fuzzy, c-format msgid "Should start with +" msgstr "должен начинаться с +" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, fuzzy, c-format msgid "A phone number consists of numbers only" msgstr "Номер телефона не может иметь ничего, кроме цифр" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, fuzzy, c-format msgid "Account ID for authentication" msgstr "Двухфакторная аутентификация" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, fuzzy, c-format msgid "Name of the account holder" msgstr "имя пользователя счёта" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, fuzzy, c-format msgid "Internal account" msgstr "на другой банковский счет" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, fuzzy, c-format msgid "If this field is empty, a random account ID will be assigned" msgstr "Если пусто, будет присвоен случайный номер счета" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format msgid "" "You can copy and share this IBAN number in order to receive wire transfers " @@ -1841,13 +2362,62 @@ msgid "" msgstr "" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 +#, c-format +msgid "Email" +msgstr "Email" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, fuzzy, c-format msgid "To be used when second factor authentication is enabled" msgstr "Включите двухфакторную аутентификацию" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 +#, c-format +msgid "Phone" +msgstr "Телефон" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 +#, fuzzy, c-format +msgid "Enable second factor authentication" +msgstr "Включите двухфакторную аутентификацию" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 +#, c-format +msgid "Using email" +msgstr "Используя email" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 +#, fuzzy, c-format +msgid "Add an email in your profile to enable this option" +msgstr "" +"Добавьте адрес электронной почты в свой профиль, чтобы включить эту опцию" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 +#, c-format +msgid "Using SMS" +msgstr "Используя SMS" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 +#, fuzzy, c-format +msgid "Add a phone number in your profile to enable this option" +msgstr "Добавьте номер телефона в свой профиль, чтобы включить эту опцию" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 +#, fuzzy, c-format +msgid "Cashout account" +msgstr "Нет счёта для выплат" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, fuzzy, c-format msgid "" "External account number where the money is going to be sent when doing " @@ -1855,61 +2425,49 @@ msgid "" msgstr "номер счета, на который будут отправлены деньги при выводе средств" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format msgid "Max debt" msgstr "Максимальная задолженность" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format msgid "How much the balance can go below zero." msgstr "" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 -#, fuzzy, c-format -msgid "Minimum cashout" -msgstr "выплаты" - -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Custom minimum cashout amount for this account." -msgstr "" +msgid "Is this account public?" +msgstr "Является ли этот счёт общедоступным?" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, fuzzy, c-format msgid "Public accounts have their balance publicly accessible" msgstr "Баланс публичных счётов находится в открытом доступе" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, fuzzy, c-format msgid "Does this account belong to a Payment Service Provider?" msgstr "Является ли этот счёт общедоступным?" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format msgid "Account updated" msgstr "Счёт обновлён" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 -#, c-format -msgid "The rights to change the account are not sufficient" -msgstr "Недостаточно прав на изменение счёта" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format msgid "The username was not found" msgstr "Имя пользователя не найдено" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format msgid "" "You can't change the legal name, please contact the your account " @@ -1919,7 +2477,7 @@ msgstr "" "учетной записи." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format msgid "" "You can't change the debt limit, please contact the your account " @@ -1929,7 +2487,7 @@ msgstr "" "аккаунта." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format msgid "" "You can't change the cashout address, please contact the your account " @@ -1939,43 +2497,43 @@ msgstr "" "администратором вашего аккаунта." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 +#, fuzzy, c-format +msgid "Update account information." +msgstr "Ожидание операции удаления счёта" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format msgid "Account \"%1$s\"" msgstr "Счет \"%1$s\"" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, fuzzy, c-format msgid "Removed" msgstr "удалить" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, c-format msgid "This account can't be used." msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format msgid "Change details" msgstr "Изменение реквизитов" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 -#, c-format -msgid "Update" -msgstr "Обновить" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, fuzzy, c-format msgid "Merchant integration" msgstr "Регистрация счёта" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format msgid "" "Use this information to link your Taler Merchant Backoffice account with the " @@ -1985,105 +2543,99 @@ msgid "" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, fuzzy, c-format msgid "Account type" msgstr "Удаление счёта" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, fuzzy, c-format msgid "Method to use for wire transfer." msgstr "Сделать банковский перевод" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format msgid "IBAN" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format msgid "International Bank Account Number." msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, fuzzy, c-format msgid "Account name" msgstr "Обновление счёта" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format msgid "Bank host where the service is located." msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, fuzzy, c-format msgid "Bank account identifier for wire transfers." msgstr "Идентификация счета для банковского перевода" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, c-format msgid "Address" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, fuzzy, c-format msgid "Owner's name" msgstr "Имя пользователя" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, fuzzy, c-format msgid "Legal name of the person holding the account." msgstr "имя владельца счёта" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, fuzzy, c-format msgid "Account info URL" msgstr "Учётная запись не найдена" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format msgid "" "From where the merchant can download information about incoming wire " "transfers to this account." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 -#, c-format, fuzzy -msgid "Copy" -msgstr "Копировать" - #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, fuzzy, c-format msgid "Repeated password doesn't match" msgstr "пароль не совпадает" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format msgid "Password changed" msgstr "Пароль изменен" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format msgid "Not authorized to change the password, maybe the session is invalid." msgstr "" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format msgid "" "You need to provide the old password. If you don't have it contact your " @@ -2091,212 +2643,218 @@ msgid "" msgstr "" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format msgid "Your current password doesn't match, can't change to a new password." msgstr "" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 +#, c-format +msgid "You don't have the rights to change the password." +msgstr "" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 +#, fuzzy, c-format +msgid "Update account password." +msgstr "Обновить пароль" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format msgid "Update password" msgstr "Обновить пароль" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format msgid "Current password" msgstr "Текущий пароль" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, c-format msgid "Your current password, for security" msgstr "" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 +#, c-format +msgid "New password" +msgstr "Новый пароль" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format msgid "Type it again" msgstr "Введите его ещё раз" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, fuzzy, c-format msgid "Repeat the same password" msgstr "повторите этот же пароль" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format msgid "Change" msgstr "Изменить" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 -#, c-format -msgid "Accounts" -msgstr "Счета" - -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format msgid "Create account" msgstr "Создать учётную запись" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format msgid "Actions" msgstr "Действия" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, fuzzy, c-format msgid "Unknown" msgstr "неизвестно" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, fuzzy, c-format msgid "Change password" msgstr "изменить пароль" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format msgid "Querying for the current stats failed" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format msgid "The request parameters are wrong" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, fuzzy, c-format msgid "The user is unauthorized" msgstr "Имя пользователя не найдено" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format msgid "Querying for the previous stats failed" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format msgid "Transaction volume report" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format msgid "Last hour" msgstr "Последний час" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format msgid "Previous day" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format msgid "Last month" msgstr "Последний месяц" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format msgid "Last year" msgstr "Последний год" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format msgid "Last Year" msgstr "Прошлый год" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, fuzzy, c-format msgid "Trading volume from %1$s to %2$s" msgstr "Объем торгов на %1$s по сравнению с %2$s" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 -#, c-format -msgid "Cashin" -msgstr "Внесения" - -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format msgid "Transferred from an external account to an account in this bank." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, fuzzy, c-format msgid "Transferred from an account in this bank to an external account." msgstr "" "Сделайте банковский перевод на счет с известным номером банковского счета." #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format msgid "Payin" msgstr "Отплата" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format msgid "Transferred from an account to a Taler exchange." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format msgid "Payout" msgstr "Выплата" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, fuzzy, c-format msgid "Transferred from a Taler exchange to another account." msgstr "Счет оператора Обменника Taler" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, fuzzy, c-format msgid "Download stats as CSV" msgstr "скачать статистику в формате CSV" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format msgid "previous" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format msgid "Decreased by" msgstr "Уменьшилось на" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format msgid "Increased by" msgstr "Увеличение на" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format msgid "Account created with password \"%1$s\"." msgstr "" @@ -2308,140 +2866,146 @@ msgid "Server replied that phone or email is invalid" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format msgid "The rights to perform the operation are not sufficient" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format msgid "Account username is already taken" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 -#, c-format -msgid "Account id is already taken" -msgstr "" +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 +#, fuzzy, c-format +msgid "Account ID is already taken" +msgstr "Этот идентификатор счёта уже занят." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format msgid "Bank ran out of bonus credit." msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format msgid "Account username can't be used because is reserved" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format msgid "Can't create accounts" msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format msgid "Only system admin can create accounts." msgstr "" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, fuzzy, c-format msgid "New bank account" msgstr "Новый бизнес счёт" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 #, c-format -msgid "Create" -msgstr "Создать" +msgid "only admin can download stats" +msgstr "" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format msgid "Download bank stats" msgstr "Скачивать статистику банка" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format msgid "Include hour metric" msgstr "Включить часовую метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format msgid "Include day metric" msgstr "Включить дневную метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format msgid "Include month metric" msgstr "Включить месячную метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format msgid "Include year metric" msgstr "Включить годовую метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format msgid "Include table header" msgstr "Включить заголовок таблицы" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format msgid "Add previous metric for compare" msgstr "Добавить предыдущую метрику для сравнения" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format msgid "Fail on first error" msgstr "Сбой при первой ошибке" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format msgid "Download" msgstr "Скачивать" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format msgid "downloading... %1$s" msgstr "скачивание... %1$s" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format msgid "Download completed" msgstr "Скачивание завершено" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, fuzzy, c-format msgid "Click here to save the file in your computer." msgstr "Нажмите здесь, чтобы сохранить файл на своем компьютере" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 #, c-format -msgid "Can't delete the account" +msgid "there was an error reading the balance" msgstr "" #. screenid: 125 #: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format +msgid "Can't delete the account" +msgstr "" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 +#, c-format msgid "" "The account can't be delete while still holding some balance. First make " "sure that the owner make a complete cashout." @@ -2449,403 +3013,239 @@ msgstr "" #. screenid: 125 #: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#, fuzzy, c-format +msgid "Name doesn't match" +msgstr "пароль не совпадает" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 #, c-format msgid "Account removed" msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format msgid "No enough permission to delete the account." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format msgid "The username was not found." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format msgid "Can't delete a reserved username." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format msgid "Can't delete an account with balance different than zero." msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 #, fuzzy, c-format -msgid "Name doesn't match" -msgstr "пароль не совпадает" +msgid "Remove account." +msgstr "На счёт" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format msgid "You are going to remove the account" msgstr "" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 -#, c-format -msgid "This step can't be undone." -msgstr "" - -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format msgid "Deleting account \"%1$s\"" msgstr "Удаление счёта \"%1$s\"" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format msgid "Verification" msgstr "Проверка" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, c-format msgid "Enter the account name that is going to be deleted" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 -#, fuzzy, c-format -msgid "loading..." -msgstr "скачивание... %1$s" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 -#, c-format -msgid "only admin can setup conversion" -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 -#, fuzzy, c-format -msgid "Wrong credentials" -msgstr "Неверные учетные данные для «%1$s» ‎" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 -#, fuzzy, c-format -msgid "Conversion is disabled" -msgstr "Обменный курс" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 -#, fuzzy, c-format -msgid "Config cashout" -msgstr "Выплата" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 -#, fuzzy, c-format -msgid "Config cashin" -msgstr "Внесения" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 -#, fuzzy, c-format -msgid "Cashin ratio" -msgstr "Внесения" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 -#, fuzzy, c-format -msgid "Cashout ratio" -msgstr "Выплата создана" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 -#, c-format -msgid "Bad ratios" -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 -#, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be " -"lower or equal than 1." -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 -#, fuzzy, c-format -msgid "Initial amount" -msgstr "Максимальная сумма вывода" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, c-format -msgid "Use it to test how the conversion will affect the amount." +msgid "Cashout id should be a number" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 #, c-format -msgid "Sending to this bank" +msgid "This cashout not found. Maybe already aborted." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 -#, fuzzy, c-format -msgid "Converted" -msgstr "Обменный курс" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format -msgid "Cashin after fee" -msgstr "" +msgid "Cashout detail" +msgstr "Подробности обналичивания" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format -msgid "Sending from this bank" -msgstr "" +msgid "Debited" +msgstr "Дебетировано" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 #, fuzzy, c-format -msgid "Cashout after fee" -msgstr "Выплата создана" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 -#, c-format -msgid "Bad configuration" -msgstr "" +msgid "Transferred" +msgstr "Перевести" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 #, c-format msgid "" -"This configuration allows users to cash out more of what has been cashed in." -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 -#, fuzzy, c-format -msgid "Rnvalid" -msgstr "недействительно" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 -#, c-format -msgid "Minimum amount" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Only cashout operation above this threshold will be allowed" +msgid "New web session" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format -msgid "Ratio" -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 -#, fuzzy, c-format -msgid "Conversion ratio between currencies" -msgstr "Обменный курс" +msgid "Welcome to %1$s!" +msgstr "Добро пожаловать в %1$s!" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 #, c-format -msgid "Example conversion" -msgstr "" +#~ msgid "Show debug info" +#~ msgstr "Показать информацию для отладки" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" -msgstr "" +#~ msgid "Check" +#~ msgstr "Проверить" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 -#, c-format -msgid "Rounding value" -msgstr "" +#, fuzzy, c-format +#~ msgid "Payment Service Provider's account" +#~ msgstr "Счет оператора Обменника Taler" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." -msgstr "" +#~ msgid "Pending account delete operation" +#~ msgstr "Ожидание операции удаления счёта" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 #, c-format -msgid "Rounding mode" -msgstr "" +#~ msgid "Pending account update operation" +#~ msgstr "Ожидание операции обновления счёта" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 #, c-format -msgid "Zero" -msgstr "" +#~ msgid "Pending password update operation" +#~ msgstr "Ожидание операции обновления пароля" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 #, c-format -msgid "" -"Amount will be round below to the largest possible value smaller than the " -"input." -msgstr "" +#~ msgid "Pending transaction operation" +#~ msgstr "Ожидание операции транзакции" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 #, c-format -msgid "Up" -msgstr "" +#~ msgid "Pending cashout operation" +#~ msgstr "Ожидание операции обналички" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "" -"Amount will be round up to the smallest possible value larger than the input." -msgstr "" +#~ msgid "You can complete or cancel the operation in" +#~ msgstr "Завершить или отменить операцию можно в" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 #, c-format -msgid "Nearest" -msgstr "" +#~ msgid "Confirm the operation" +#~ msgstr "Подтвердить операцию" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 #, c-format -msgid "Amount will be round to the closest possible value." -msgstr "" +#~ msgid "Enter the confirmation code" +#~ msgstr "Введите код подтверждения" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 #, c-format -msgid "Examples" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Подтвердить" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" -msgstr "" +#~ msgid "Updating account values" +#~ msgstr "Обновление значений счетов" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 -#, c-format -msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: " -"1.1, 1.2, 1.3, 1.4." -msgstr "" +#, fuzzy, c-format +#~ msgid "Updating password" +#~ msgstr "Обновить пароль" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 -#, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" -msgstr "" +#, fuzzy, c-format +#~ msgid "Making a wire transfer" +#~ msgstr "Сделать банковский перевод" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" -msgstr "" +#~ msgid "Operation:" +#~ msgstr "Операция:" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 -#, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" -msgstr "" +#, fuzzy, c-format +#~ msgid "Debit threshold" +#~ msgstr "Дебетировано" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" -msgstr "" +#~ msgid "Challenge details" +#~ msgstr "Детали подтверждения" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 #, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" -msgstr "" +#~ msgid "Sent at" +#~ msgstr "Время отправления" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" -msgstr "" +#~ msgid "To phone" +#~ msgstr "На телефон" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: " -"0.9, 1.2, 1.5, 1.8." -msgstr "" +#~ msgid "To email" +#~ msgstr "На email" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" -msgstr "" +#~ msgid "Send again" +#~ msgstr "Отправить ещё раз" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 -#, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" -msgstr "" +#, fuzzy, c-format +#~ msgid "Withdraw reserve ID" +#~ msgstr "Снять средства" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 #, c-format -msgid "Amount to be deducted before amount is credited." -msgstr "" +#~ msgid "No cashout account" +#~ msgstr "Нет счёта для выплат" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 -#, c-format -msgid "Cashout id should be a number" -msgstr "" +#, fuzzy, c-format +#~ msgid "Minimum cashout" +#~ msgstr "выплаты" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 -#, c-format -msgid "This cashout not found. Maybe already aborted." -msgstr "" +#, fuzzy, c-format +#~ msgid "Copy" +#~ msgstr "Копировать" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 -#, c-format -msgid "Cashout detail" -msgstr "Подробности обналичивания" +#, fuzzy, c-format +#~ msgid "loading..." +#~ msgstr "скачивание... %1$s" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 -#, c-format -msgid "Debited" -msgstr "Дебетировано" +#, fuzzy, c-format +#~ msgid "Cashin ratio" +#~ msgstr "Внесения" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 -#, c-format -msgid "Credited" -msgstr "Кредитировано" +#, fuzzy, c-format +#~ msgid "Cashout ratio" +#~ msgstr "Выплата создана" -#. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 #, c-format -msgid "Welcome to %1$s!" -msgstr "Добро пожаловать в %1$s!" +#~ msgid "Credited" +#~ msgstr "Кредитировано" #, fuzzy, c-format #~ msgid "Pending operation" @@ -2944,10 +3344,6 @@ msgstr "Добро пожаловать в %1$s!" #~ msgstr "Список всех бизнес-счетов в банке." #, c-format -#~ msgid "Cashout not implemented" -#~ msgstr "Обналичка не реализована" - -#, c-format #~ msgid "Last day" #~ msgstr "Последний день" @@ -2965,10 +3361,6 @@ msgstr "Добро пожаловать в %1$s!" #~ msgstr "Готово" #, c-format -#~ msgid "Wire transfer" -#~ msgstr "Перевод" - -#, c-format #~ msgid "Withdrawal" #~ msgstr "Вывод" @@ -2977,10 +3369,6 @@ msgstr "Добро пожаловать в %1$s!" #~ msgstr "Сведения об операции" #, c-format -#~ msgid "Cashouts are not supported" -#~ msgstr "Выплаты не поддерживаются" - -#, c-format #~ msgid "Amount to send" #~ msgstr "Сумма к отправке" @@ -3001,19 +3389,10 @@ msgstr "Добро пожаловать в %1$s!" #~ "канал для подтверждения операции" #, c-format -#~ msgid "add a email in your profile to enable this option" -#~ msgstr "" -#~ "Добавьте адрес электронной почты в свой профиль, чтобы включить эту опцию" - -#, c-format #~ msgid "SMS" #~ msgstr "SMS" #, c-format -#~ msgid "add a phone number in your profile to enable this option" -#~ msgstr "Добавьте номер телефона в свой профиль, чтобы включить эту опцию" - -#, c-format #~ msgid "it doesn't have the pattern of an IBAN number" #~ msgstr "у него нет шаблона номера IBAN" @@ -3036,11 +3415,3 @@ msgstr "Добро пожаловать в %1$s!" #, c-format #~ msgid "Is this a Taler Exchange?" #~ msgstr "Это Обменник Taler?" - -#, c-format -#~ msgid "Using email" -#~ msgstr "Используя email" - -#, c-format -#~ msgid "Using SMS" -#~ msgstr "Используя SMS" diff --git a/packages/bank-ui/src/i18n/uk.po b/packages/bank-ui/src/i18n/uk.po @@ -18,8 +18,8 @@ msgstr "" "Report-Msgid-Bugs-To: taler@gnu.org\n" "PO-Revision-Date: 2025-03-26 11:04+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: Ukrainian <https://weblate.taler.net/projects/gnu-taler/" -"taler-bank-spa/uk/>\n" +"Language-Team: Ukrainian <https://weblate.taler.net/projects/gnu-taler/taler-" +"bank-spa/uk/>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,48 +28,6 @@ msgstr "" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.5.5\n" -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:104 -#, c-format -msgid "Show withdrawal confirmation" -msgstr "Показати підтвердження зняття коштів" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:106 -#, c-format -msgid "Withdraw without setting amount" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:108 -#, c-format -msgid "Show copy account letter" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:110 -#, c-format -msgid "Show demo description" -msgstr "Показати демо опис" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:112 -#, c-format -msgid "Show install wallet first" -msgstr "Спочатку показати, як встановити гаманець" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:114 -#, c-format -msgid "Remove password length validation on registration" -msgstr "" - -#. screenid: 102 -#: packages/bank-ui/src/hooks/preferences.ts:116 -#, c-format -msgid "Show debug info" -msgstr "Показати інформацію для відладки" - #. screenid: 2 #: packages/bank-ui/src/utils.ts:141 #, c-format @@ -149,332 +107,815 @@ msgstr "Номер IBAN не коректний, контрольна сума msgid "Use letters, numbers or any of these characters: - . _ ~" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:128 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:60 #, fuzzy, c-format msgid "Required" msgstr "обовʼязково" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:138 -#, fuzzy, c-format -msgid "Not valid" -msgstr "недійсний" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:148 -#, fuzzy, c-format -msgid "Does not follow the pattern" -msgstr "не відповідає шаблону" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:83 #, c-format -msgid "The request was invalid or the payto://-URI used unacceptable features." -msgstr "Запит недійсний або payto://-URI використовує неприпустимі функції." +msgid "Unknown challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:85 #, c-format -msgid "Not enough permission to complete the operation." -msgstr "Недостатньо прав для виконання операції." +msgid "Failed to validate the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:227 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:87 #, c-format -msgid "The bank administrator cannot be the transfer creditor." +msgid "" +"Too many challenges are active right now, you must wait or confirm current " +"challenges." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:235 -#, c-format -msgid "The destination account \"%1$s\" was not found." -msgstr "Обліковий запис призначення \"%1$s\" не знайдено." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:89 +#, fuzzy, c-format +msgid "Wrong authentication number." +msgstr "Потрібна автентифікація" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:245 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:91 #, c-format -msgid "The origin and the destination of the transfer can't be the same." -msgstr "Джерело та місце призначення переказу не можуть бути однаковими." +msgid "Expired challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:253 -#, fuzzy, c-format -msgid "Your balance is not sufficient for the operation." -msgstr "Ваш баланс недостатній для виконання операції." +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:107 +#, c-format +msgid "Submit the transmitted code number." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:261 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:116 #, c-format -msgid "The origin account \"%1$s\" was not found." -msgstr "Обліковий запис джерела \"%1$s\" не знайдено." +msgid "The verification code sent to the email address starting with %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:269 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:123 #, c-format -msgid "The attempt to create the transaction has failed. Please try again." +msgid "The verification code sent to the phone number starting with %1$s" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:293 -#, fuzzy, c-format -msgid "The wire transfer was successfully completed!" -msgstr "Банківський переказ завершено!" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:150 +#, c-format +msgid "Code" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:307 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:163 #, fuzzy, c-format -msgid "Input wire transfer detail" -msgstr "Деталі банківського переказу" +msgid "Username of the account" +msgstr "ім'я користувача облікового запису" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:363 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:178 #, c-format -msgid "Using a form" -msgstr "Використовуючи форму" +msgid "It will expired at %1$s" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:428 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:186 #, c-format msgid "" -"A special URI that specifies the amount to be transferred and the " -"destination account." +"The challenge is expired and can't be solved but you can go back and create " +"a new challenge." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:457 -#, fuzzy, c-format -msgid "QR code" -msgstr "Відправити код" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:463 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:200 #, c-format -msgid "" -"If your device has a camera, you can import a payto:// URI from a QR code." +msgid "Back" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:481 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:209 #, c-format -msgid "Cashout" -msgstr "Виплати готівкою" +msgid "Verify" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:505 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:298 #, c-format -msgid "Recipient" -msgstr "Одержувач" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:506 -#, fuzzy, c-format -msgid "ID of the recipient's account" -msgstr "IBAN рахунку одержувача" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:510 -#, fuzzy, c-format -msgid "username" -msgstr "Імʼя користувача" +msgid "Failed to send the verification code." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:522 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:300 #, c-format -msgid "IBAN of the recipient's account" -msgstr "IBAN рахунку одержувача" +msgid "The request was valid, but the server is refusing action." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:542 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:302 #, c-format -msgid "Transfer subject" -msgstr "Призначення переказу" +msgid "The backend is not aware of the specified MFA challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:553 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:304 #, c-format -msgid "Subject" -msgstr "Призначення" +msgid "It is too early to request another transmission of the challenge." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:566 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:306 #, fuzzy, c-format -msgid "Some text to identify the transfer" -msgstr "текст для ідентифікації переказу" - -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:577 -#, c-format -msgid "Amount" -msgstr "Сума" +msgid "Code transmission failed." +msgstr "Операція не вдалася." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:594 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:331 #, fuzzy, c-format -msgid "Amount to transfer" -msgstr "сума для переказу" +msgid "Multi-factor authentication required" +msgstr "Потрібна автентифікація" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:605 -#, fuzzy, c-format -msgid "Payto URI:" -msgstr "payto URI:" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:337 +#, c-format +msgid "" +"This operation is protected with second factor authentication. In order to " +"complete it we need to verify your identity using the authentication channel " +"you provided." +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:618 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:359 #, fuzzy, c-format -msgid "Uniform resource identifier of the target account" -msgstr "уніфікований ідентифікатор ресурсу цільового рахунку" +msgid "The next challenge needs to be completed to confirm the operation." +msgstr "Недостатньо прав для виконання операції." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:622 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:364 #, c-format -msgid "" -"payto://x-taler-bank/[bank-host]/[receiver-account]?" -"message=[subject]&amount=[%1$s:X.Y]" +msgid "All the next challenges need to be completed to confirm the operation." msgstr "" -"payto://x-taler-bank/[oператор банку]/[pахунок одержувача]?message=[причина " -"платежу]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:624 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:369 #, c-format -msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgid "" +"One of the next challenges need to be completed to confirm the operation." msgstr "" -"payto://iban/[iban одержувача]?message=[причина платежу]&amount=[%1$s:X.Y]" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:641 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:401 #, c-format -msgid "The maximum amount for a wire transfer is %1$s" +msgid "To an phone starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:660 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:408 #, c-format -msgid "Cost" +msgid "To an email starting with \" %1$s\"" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:685 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:425 #, c-format -msgid "Cancel" +msgid "I have a code" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:700 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:434 #, c-format -msgid "Send" -msgstr "Здійснити переказ" +msgid "Send me a message" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:830 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:440 #, c-format -msgid "The target type is unknown, use \"%1$s\"" +msgid "You have to wait until %1$s to send a new code." msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 -#, fuzzy, c-format -msgid "Only \"x-taler-bank\" target are supported" -msgstr "підтримуються лише цілі \"IBAN\"" +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:460 +#, c-format +msgid "Cancel" +msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:840 +#. screenid: 9 +#: packages/bank-ui/src/pages/SolveMFA.tsx:469 #, c-format -msgid "Only this host is allowed. Use \"%1$s\"" +msgid "Complete" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:844 -#, fuzzy, c-format -msgid "Account name is missing" -msgstr "Оновлення облікового запису" +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:99 +#, c-format +msgid "Unable to create a cashout" +msgstr "Не вдалося створити зняття готівки" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:852 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:100 +#, c-format +msgid "The bank configuration does not support cashout operations." +msgstr "Конфігурація банку не підтримує операції зі зняття готівки." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:110 +#, c-format +msgid "Close" +msgstr "Закрити" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:146 #, fuzzy, c-format -msgid "Only \"IBAN\" target are supported" -msgstr "підтримуються лише цілі \"IBAN\"" +msgid "Cashout is disabled" +msgstr "Зняття готівки створено" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:862 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:147 +#, c-format +msgid "" +"Cashout should be enabled in the configuration, the conversion rate should " +"be initialized with fee(s), rates and a rounding mode." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:288 #, fuzzy, c-format -msgid "Missing \"amount\" parameter to specify the amount to be transferred" -msgstr "використовуйте параметр \"amount\", щоб вказати суму для переказу" +msgid "The server didn't understand the request." +msgstr "Цей сервер не підтримує двофакторну автентифікацію." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:866 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:290 #, fuzzy, c-format -msgid "The \"amount\" parameter is not valid" -msgstr "сума недійсна" +msgid "The amount is too small" +msgstr "Паролі не збігаються" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:872 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:292 #, fuzzy, c-format -msgid "" -"\"message\" parameters to specify a reference text for the transfer are " -"missing" -msgstr "" -"використовуйте параметр \"message\", щоб вказати довідковий текст для " -"переказу" +msgid "Conversion is not implemented." +msgstr "Зняття готівки не реалізовано" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:886 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:294 #, c-format -msgid "The only currency allowed is \"%1$s\"" +msgid "At least debit or credit needs to be provided" msgstr "" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:889 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:296 #, fuzzy, c-format -msgid "You cannot transfer an amount of zero." -msgstr "Ви не можете переказати суму, що дорівнює нулю." +msgid "The amount is malfored" +msgstr "Цей ідентифікатор облікового запису вже зайнятий." -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:892 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:298 #, fuzzy, c-format -msgid "The balance is not sufficient" -msgstr "На рахунку недостатньо коштів" +msgid "The currency is not supported" +msgstr "Зняття готівки не підтримується" -#. screenid: 106 -#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:902 +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:321 #, fuzzy, c-format -msgid "Please enter a longer subject" -msgstr "Призначення переказу" - +msgid "Invalid" +msgstr "недійсно" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:323 +#, fuzzy, c-format +msgid "Amount needs to be higher" +msgstr "повинна бути вищою через комісії" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:329 +#, fuzzy, c-format +msgid "Balance is not enough" +msgstr "недостатній баланс" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:331 +#, c-format +msgid "It is not possible to cashout less than %1$s: %2$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:338 +#, fuzzy, c-format +msgid "The total transfer to the destination will be zero" +msgstr "загальна сума переказу на місці призначення буде нульовою" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#, c-format +msgid "Cashout created" +msgstr "Зняття готівки створено" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:367 +#, fuzzy, c-format +msgid "Second factor authentication required." +msgstr "Потрібна автентифікація" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:370 +#, c-format +msgid "Account not found" +msgstr "Обліковий запис не знайдено" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:372 +#, c-format +msgid "" +"Duplicated request detected, check if the operation succeeded or try again." +msgstr "" +"Виявлено повторний запит, перевірте, чи була операція успішною, або " +"спробуйте ще раз." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:374 +#, fuzzy, c-format +msgid "The conversion rate was applied incorrectly" +msgstr "Курс обміну було застосовано неправильно" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:376 +#, c-format +msgid "The account does not have sufficient funds" +msgstr "На рахунку недостатньо коштів" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:380 +#, c-format +msgid "Missing cashout URI in the profile" +msgstr "Відсутній URI зняття готівки в профілі" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:382 +#, c-format +msgid "The amount is below the minimum amount permitted." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:384 +#, c-format +msgid "" +"Sending the confirmation message failed, retry later or contact the " +"administrator." +msgstr "" +"Не вдалося надіслати повідомлення з підтвердженням, спробуйте пізніше або " +"зверніться до адміністратора." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:386 +#, fuzzy, c-format +msgid "The server doesn't support the current TAN channel." +msgstr "Цей сервер не підтримує двофакторну автентифікацію." + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:417 +#, fuzzy, c-format +msgid "Create cashout." +msgstr "Створити обліковий запис" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:431 +#, c-format +msgid "Cashout" +msgstr "Виплати готівкою" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:437 +#, c-format +msgid "Conversion rate" +msgstr "Обмінний курс" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:445 +#, c-format +msgid "Balance" +msgstr "Баланс" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:460 +#, c-format +msgid "Fee" +msgstr "Комісія" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:477 +#, c-format +msgid "To account" +msgstr "На рахунок" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:485 +#, c-format +msgid "Legal name" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:491 +#, c-format +msgid "" +"If this name doesn't match the account holder's name, your transaction may " +"fail." +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:499 +#, fuzzy, c-format +msgid "Unable to cashout" +msgstr "Не вдалося створити зняття готівки" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:500 +#, fuzzy, c-format +msgid "" +"Before being able to cashout to a bank account, you need to complete your " +"profile" +msgstr "Перш ніж здійснити зняття готівки, вам потрібно заповнити свій профіль" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:526 +#, c-format +msgid "Transfer subject" +msgstr "Призначення переказу" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:557 +#, c-format +msgid "Currency" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:596 +#, c-format +msgid "Send %1$s" +msgstr "" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:633 +#, fuzzy, c-format +msgid "Receive %1$s" +msgstr "Вітаємо, %1$s" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:645 +#, c-format +msgid "Amount" +msgstr "Сума" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#, c-format +msgid "Total cost" +msgstr "Загальна вартість" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#, c-format +msgid "Balance left" +msgstr "Залишок балансу" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:708 +#, c-format +msgid "Before fee" +msgstr "Комісія до" + +#. screenid: 127 +#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:721 +#, c-format +msgid "Total cashout transfer" +msgstr "Загальна сума зняття готівки" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:129 +#, fuzzy, c-format +msgid "Not valid" +msgstr "недійсний" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:140 +#, fuzzy, c-format +msgid "Does not follow the pattern" +msgstr "не відповідає шаблону" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:194 +#, fuzzy, c-format +msgid "The wire transfer was successfully completed!" +msgstr "Банківський переказ завершено!" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:205 +#, c-format +msgid "The request was invalid or the payto://-URI used unacceptable features." +msgstr "Запит недійсний або payto://-URI використовує неприпустимі функції." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:207 +#, c-format +msgid "Not enough permission to complete the operation." +msgstr "Недостатньо прав для виконання операції." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:209 +#, c-format +msgid "The bank administrator cannot be the transfer creditor." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:211 +#, c-format +msgid "The destination account \"%1$s\" was not found." +msgstr "Обліковий запис призначення \"%1$s\" не знайдено." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:213 +#, c-format +msgid "The origin and the destination of the transfer can't be the same." +msgstr "Джерело та місце призначення переказу не можуть бути однаковими." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:215 +#, fuzzy, c-format +msgid "Your balance is not sufficient for the operation." +msgstr "Ваш баланс недостатній для виконання операції." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:217 +#, c-format +msgid "The origin account \"%1$s\" was not found." +msgstr "Обліковий запис джерела \"%1$s\" не знайдено." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:219 +#, c-format +msgid "The attempt to create the transaction has failed. Please try again." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:223 +#, fuzzy, c-format +msgid "A second factor authentication is required." +msgstr "Увімкнути двофакторну автентифікацію" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:237 +#, fuzzy, c-format +msgid "Confirm wire transfer." +msgstr "Банківський переказ" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:250 +#, fuzzy, c-format +msgid "Input wire transfer detail" +msgstr "Деталі банківського переказу" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:311 +#, c-format +msgid "Using a form" +msgstr "Використовуючи форму" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:378 +#, c-format +msgid "" +"A special URI that specifies the amount to be transferred and the " +"destination account." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:407 +#, fuzzy, c-format +msgid "QR code" +msgstr "Відправити код" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:413 +#, c-format +msgid "" +"If your device has a camera, you can import a payto:// URI from a QR code." +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:455 +#, c-format +msgid "Recipient" +msgstr "Одержувач" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:456 +#, fuzzy, c-format +msgid "ID of the recipient's account" +msgstr "IBAN рахунку одержувача" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:460 +#, fuzzy, c-format +msgid "username" +msgstr "Імʼя користувача" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:472 +#, c-format +msgid "IBAN of the recipient's account" +msgstr "IBAN рахунку одержувача" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:503 +#, c-format +msgid "Subject" +msgstr "Призначення" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:516 +#, fuzzy, c-format +msgid "Some text to identify the transfer" +msgstr "текст для ідентифікації переказу" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:544 +#, fuzzy, c-format +msgid "Amount to transfer" +msgstr "сума для переказу" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:555 +#, fuzzy, c-format +msgid "Payto URI:" +msgstr "payto URI:" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:568 +#, fuzzy, c-format +msgid "Uniform resource identifier of the target account" +msgstr "уніфікований ідентифікатор ресурсу цільового рахунку" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:572 +#, c-format +msgid "" +"payto://x-taler-bank/[bank-host]/[receiver-account]?" +"message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://x-taler-bank/[oператор банку]/[pахунок одержувача]?message=[причина " +"платежу]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:574 +#, c-format +msgid "payto://iban/[receiver-iban]?message=[subject]&amount=[%1$s:X.Y]" +msgstr "" +"payto://iban/[iban одержувача]?message=[причина платежу]&amount=[%1$s:X.Y]" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:591 +#, c-format +msgid "The maximum amount for a wire transfer is %1$s" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:610 +#, c-format +msgid "Cost" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:646 +#, c-format +msgid "Send" +msgstr "Здійснити переказ" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:783 +#, fuzzy, c-format +msgid "Only \"x-taler-bank\" target are supported" +msgstr "підтримуються лише цілі \"IBAN\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:787 +#, c-format +msgid "Only this host is allowed. Use \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:791 +#, fuzzy, c-format +msgid "Account name is missing" +msgstr "Оновлення облікового запису" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:799 +#, fuzzy, c-format +msgid "Only \"IBAN\" target are supported" +msgstr "підтримуються лише цілі \"IBAN\"" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:809 +#, fuzzy, c-format +msgid "Missing \"amount\" parameter to specify the amount to be transferred" +msgstr "використовуйте параметр \"amount\", щоб вказати суму для переказу" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:813 +#, fuzzy, c-format +msgid "The \"amount\" parameter is not valid" +msgstr "сума недійсна" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:819 +#, fuzzy, c-format +msgid "" +"\"message\" parameters to specify a reference text for the transfer are " +"missing" +msgstr "" +"використовуйте параметр \"message\", щоб вказати довідковий текст для " +"переказу" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:833 +#, c-format +msgid "The only currency allowed is \"%1$s\"" +msgstr "" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:836 +#, fuzzy, c-format +msgid "You cannot transfer an amount of zero." +msgstr "Ви не можете переказати суму, що дорівнює нулю." + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:839 +#, fuzzy, c-format +msgid "The balance is not sufficient" +msgstr "На рахунку недостатньо коштів" + +#. screenid: 106 +#: packages/bank-ui/src/pages/PaytoWireTransferForm.tsx:849 +#, fuzzy, c-format +msgid "Please enter a longer subject" +msgstr "Призначення переказу" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:101 +#, c-format +msgid "Show withdrawal confirmation" +msgstr "Показати підтвердження зняття коштів" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:103 +#, c-format +msgid "Withdraw without setting amount" +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:105 +#, c-format +msgid "Hide demo hint." +msgstr "" + +#. screenid: 102 +#: packages/bank-ui/src/hooks/preferences.ts:107 +#, c-format +msgid "Show install wallet first" +msgstr "Спочатку показати, як встановити гаманець" + #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:46 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:48 #, c-format msgid "Currently, the bank is not accepting new registrations!" msgstr "Наразі банк не приймає нові реєстрації!" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:90 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 #, c-format msgid "The name is missing" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:92 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:94 #, c-format msgid "Missing username" msgstr "Відсутнє ім'я користувача" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:107 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:99 #, c-format msgid "Missing password" msgstr "Відсутній пароль" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:109 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:101 #, fuzzy, c-format msgid "The password should be longer than 8 letters" msgstr "має бути більшим за 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:114 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:106 #, fuzzy, c-format msgid "The passwords do not match" msgstr "Паролі не збігаються" @@ -536,12 +977,18 @@ msgstr "Лише адміністратору дозволено встанов #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:154 -#, c-format -msgid "Only the administrator can change the minimum cashout limit." -msgstr "" +#, fuzzy, c-format +msgid "Only the administrator can change the conversion rate." +msgstr "Лише системний адміністратор може створювати рахунки." #. screenid: 110 #: packages/bank-ui/src/pages/RegistrationPage.tsx:156 +#, fuzzy, c-format +msgid "The conversion rate class doesn't exist." +msgstr "Курс обміну було застосовано неправильно" + +#. screenid: 110 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 #, c-format msgid "Only admin can create accounts with second factor authentication." msgstr "" @@ -549,37 +996,37 @@ msgstr "" "автентифікацією." #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:158 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 #, fuzzy, c-format -msgid "The password is too short." -msgstr "Паролі не збігаються" +msgid "The password is too short. Can't have less than 8 characters." +msgstr "має бути більшим за 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:160 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:162 #, fuzzy, c-format -msgid "The password is too long." -msgstr "Паролі не збігаються" +msgid "The password is too long. Can't have more than 64 characters." +msgstr "має бути більшим за 0" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:200 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:183 #, c-format msgid "Account registration" msgstr "Реєстрація облікового запису" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:218 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:201 #, c-format msgid "Login username" msgstr "ім'я користувача" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:250 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:233 #, fuzzy, c-format msgid "Password" msgstr "Пароль" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:276 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:258 #, c-format msgid "" "Use a strong password: 8 characters minimum, don't use any public " @@ -588,157 +1035,157 @@ msgid "" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:292 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:273 #, c-format msgid "Repeat password" msgstr "Повторіть пароль" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:324 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:305 #, c-format msgid "Full name" msgstr "" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:421 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:342 #, c-format msgid "Register" msgstr "Реєстрація" #. screenid: 110 -#: packages/bank-ui/src/pages/RegistrationPage.tsx:437 +#: packages/bank-ui/src/pages/RegistrationPage.tsx:355 #, c-format msgid "Create a random temporary user" msgstr "Створити випадкового тимчасового користувача" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:122 +#: packages/bank-ui/src/pages/LoginForm.tsx:131 +#, fuzzy, c-format +msgid "You have no permission to this account." +msgstr "Недостатньо прав для видалення облікового запису." + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:135 #, c-format msgid "Wrong credentials for \"%1$s\"" msgstr "Неправильні облікові дані для \"%1$s\"" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:124 -#, c-format -msgid "Account not found" -msgstr "Обліковий запис не знайдено" +#: packages/bank-ui/src/pages/LoginForm.tsx:151 +#, fuzzy, c-format +msgid "Account login." +msgstr "Оновлення облікового запису" + +#. screenid: 104 +#: packages/bank-ui/src/pages/LoginForm.tsx:164 +#, fuzzy, c-format +msgid "Session expired" +msgstr "Термін дії операції закінчився." #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:147 +#: packages/bank-ui/src/pages/LoginForm.tsx:181 #, c-format msgid "Username" msgstr "Імʼя користувача" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:161 -#, fuzzy, c-format -msgid "Username of the account" -msgstr "ім'я користувача облікового запису" - -#. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:193 +#: packages/bank-ui/src/pages/LoginForm.tsx:228 #, fuzzy, c-format msgid "Password of the account" msgstr "пароль облікового запису" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:227 +#: packages/bank-ui/src/pages/LoginForm.tsx:249 #, c-format -msgid "Check" -msgstr "Перевірити" +msgid "Forget" +msgstr "" #. screenid: 104 -#: packages/bank-ui/src/pages/LoginForm.tsx:239 +#: packages/bank-ui/src/pages/LoginForm.tsx:269 #, c-format msgid "Log in" msgstr "Увійти" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:45 #, c-format msgid "Transactions history" msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:50 #, fuzzy, c-format msgid "No transactions yet." msgstr "Транзакцій поки що немає." -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:51 #, c-format msgid "You can make a transfer or a withdrawal to your wallet." msgstr "" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:89 #, c-format msgid "Date" msgstr "Дата" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:97 #, c-format msgid "Counterpart" msgstr "Контррахунок" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:137 #, c-format msgid "sent" msgstr "відправлено" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:138 #, c-format msgid "received" msgstr "отримано" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:153 #, fuzzy, c-format msgid "Invalid value" msgstr "недійсне значення" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "to" msgstr "до" -#. screenid: 5 +#. screenid: 4 #: packages/bank-ui/src/components/Transactions/views.tsx:162 #, c-format msgid "from" msgstr "від" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:240 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:241 #, c-format msgid "First page" msgstr "Перша сторінка" -#. screenid: 5 -#: packages/bank-ui/src/components/Transactions/views.tsx:248 +#. screenid: 4 +#: packages/bank-ui/src/components/Transactions/views.tsx:249 #, c-format msgid "Next" msgstr "Далі" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:106 -#, c-format -msgid "Wire transfer completed!" -msgstr "Банківський переказ завершено!" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:113 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 #, c-format msgid "The withdrawal has been aborted previously and can't be confirmed" msgstr "Виведення коштів було скасовано раніше і не може бути підтверджено" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:121 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:123 #, c-format msgid "" "The withdrawal operation can't be confirmed before a wallet accepted the " @@ -748,111 +1195,151 @@ msgstr "" "транзакцію." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:129 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:125 #, fuzzy, c-format msgid "The operation ID is invalid." msgstr "Ідентифікатор операції недійсний." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:137 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:127 #, c-format msgid "The operation was not found." msgstr "Операцію не знайдено." #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:153 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:131 #, c-format msgid "The starting withdrawal amount and the confirmation amount differs." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:162 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:133 #, c-format msgid "The bank requires a bank account which has not been specified yet." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:201 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:144 #, c-format +msgid "Bad request" +msgstr "" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:146 +#, fuzzy, c-format +msgid "The withdrawal operation has been aborted." +msgstr "Очікування операції зняття коштів" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:148 +#, fuzzy, c-format msgid "" -"The reserve operation has been confirmed previously and can't be aborted" +"The withdrawal operation has been confirmed previously and can’t be aborted." msgstr "" "Операція резервування була підтверджена раніше і не може бути скасована" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:237 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:156 +#, fuzzy, c-format +msgid "Complete withdrawal." +msgstr "Підтвердити операцію зняття коштів" + +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:171 #, c-format msgid "Confirm the withdrawal operation" msgstr "Підтвердити операцію зняття коштів" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:254 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:188 #, c-format msgid "Wire transfer details" msgstr "Деталі банківського переказу" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:264 -#, fuzzy, c-format -msgid "Payment Service Provider's account" -msgstr "Обліковий запис оператора обмінного пункту Taler" - -#. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:282 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:208 #, fuzzy, c-format msgid "Payment Service Provider's account number" msgstr "Обліковий запис оператора обмінного пункту Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:294 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:220 #, fuzzy, c-format msgid "Payment Service Provider's name" msgstr "Обліковий запис оператора обмінного пункту Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:313 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:239 #, fuzzy, c-format msgid "Payment Service Provider's account bank hostname" msgstr "Обліковий запис оператора обмінного пункту Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:324 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:250 #, fuzzy, c-format msgid "Payment Service Provider's account id" msgstr "Обліковий запис оператора обмінного пункту Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:354 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:280 #, fuzzy, c-format msgid "Payment Service Provider's account address" msgstr "Обліковий запис оператора обмінного пункту Taler" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:393 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:350 #, c-format msgid "No amount has yet been determined." msgstr "" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:440 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:394 #, c-format msgid "Transfer" msgstr "Переказати" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:465 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:419 #, c-format msgid "Authentication required" msgstr "Потрібна автентифікація" #. screenid: 114 -#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:475 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:434 #, fuzzy, c-format msgid "This operation was created with another username" msgstr "Ця операція була створена з іншим іменем користувача" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:421 +#. screenid: 114 +#: packages/bank-ui/src/pages/WithdrawalConfirmationQuestion.tsx:437 +#, c-format +msgid "" +"You are currently logged in with user \"%1$s\" and the operation was made " +"with user \"%2$s\"" +msgstr "" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:93 +#, c-format +msgid "" +"The reserve operation has been confirmed previously and can't be aborted" +msgstr "" +"Операція резервування була підтверджена раніше і не може бути скасована" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:108 +#, c-format +msgid "Wire transfer completed!" +msgstr "Банківський переказ завершено!" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:141 +#, fuzzy, c-format +msgid "Confirm withdrawal." +msgstr "Підтвердити операцію зняття коштів" + +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:378 #, c-format msgid "" "Unauthorized to make the operation, maybe the session has expired or the " @@ -861,20 +1348,20 @@ msgstr "" "Не авторизовано для виконання операції, можливо, сесія закінчилася або " "пароль було змінено." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:432 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:389 #, c-format msgid "The operation was rejected due to insufficient funds." msgstr "Операцію було відхилено через недостатність коштів." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:486 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:443 #, c-format msgid "Withdrawal confirmed" msgstr "Зняття коштів підтверджено" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:490 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:447 #, fuzzy, c-format msgid "" "The wire transfer to the Payment Service Provider has been initiated. You " @@ -883,26 +1370,20 @@ msgstr "" "Банківський переказ до оператора Taler було ініційовано. Незабаром ви " "отримаєте запитану суму у ваш гаманець Taler." -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:506 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:463 #, c-format msgid "Do not show this again" msgstr "Більше не показувати це" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:540 -#, c-format -msgid "Close" -msgstr "Закрити" - -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:603 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:553 #, fuzzy, c-format msgid "If you have a Taler wallet installed on this device" msgstr "Якщо на цьому пристрої встановлено гаманець Taler" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:609 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:559 #, fuzzy, c-format msgid "" "Your wallet will display the details of the transaction including the fees " @@ -913,104 +1394,92 @@ msgstr "" "Якщо у вас його ще немає, ви можете встановити його, дотримуючись інструкцій " "у" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:619 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:569 #, fuzzy, c-format msgid "on this page" msgstr "цій сторонці" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:640 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:590 #, c-format msgid "Withdraw" msgstr "Зняття коштів" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:649 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:599 #, fuzzy, c-format msgid "In case you have a Taler wallet on another device" msgstr "Або якщо у вас є гаманець на іншому пристрої" -#. screenid: 5 -#: packages/bank-ui/src/pages/OperationState/views.tsx:654 +#. screenid: 6 +#: packages/bank-ui/src/pages/OperationState/views.tsx:604 #, c-format msgid "Scan the QR below to start the withdrawal." msgstr "Скануйте QR-код нижче, щоб розпочати зняття коштів." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:73 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:76 #, fuzzy, c-format msgid "There is an operation already pending" msgstr "Операція вже існує" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:77 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:80 #, fuzzy, c-format msgid "Complete the operation in" msgstr "Завершіть або скасуйте операцію в" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:89 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:92 #, c-format msgid "this page" msgstr "цій сторонці" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:167 -#, fuzzy, c-format -msgid "Invalid" -msgstr "недійсно" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:169 -#, fuzzy, c-format -msgid "Balance is not enough" -msgstr "недостатній баланс" - -#. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:188 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:162 #, fuzzy, c-format msgid "The server replied with an invalid taler://withdraw URI" msgstr "Сервер відповів недійсним URI для зняття коштів" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:189 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:163 #, c-format msgid "Withdraw URI: %1$s" msgstr "URI для зняття коштів: %1$s" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:204 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:178 #, c-format msgid "The operation was rejected due to insufficient funds" msgstr "Операцію було відхилено через брак коштів" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:269 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:219 #, c-format msgid "Current balance is %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:279 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:229 #, c-format msgid "You can withdraw up to %1$s" msgstr "" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:357 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:304 #, c-format msgid "Continue" msgstr "Продовжити" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:390 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:334 #, fuzzy, c-format msgid "Use your Taler wallet" msgstr "Підготуйте свій гаманець" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:393 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:337 #, fuzzy, c-format msgid "" "After using your wallet you will need to authorize or cancel the operation " @@ -1020,43 +1489,43 @@ msgstr "" "скасувати операцію на цьому сайті." #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:403 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:347 #, fuzzy, c-format msgid "You need a Taler wallet" msgstr "Вам потрібен гаманець GNU Taler" #. screenid: 112 -#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:408 +#: packages/bank-ui/src/pages/WalletWithdrawForm.tsx:352 #, c-format msgid "If you don't have one yet you can follow the instruction in" msgstr "Якщо у вас його ще немає, ви можете дотримуватися інструкцій у" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:106 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:111 #, c-format msgid "Send money" msgstr "Надіслати гроші" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:124 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:129 #, fuzzy, c-format msgid "to a Taler wallet" msgstr "до гаманця %1$s" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:144 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:146 #, c-format msgid "Withdraw digital money into your mobile wallet or browser extension" msgstr "Зніміть цифрові гроші у Ваш мобільний гаманець або розширення браузера" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:177 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:179 #, c-format msgid "to another bank account" msgstr "на інший банківський рахунок" #. screenid: 105 -#: packages/bank-ui/src/pages/PaymentOptions.tsx:197 +#: packages/bank-ui/src/pages/PaymentOptions.tsx:196 #, c-format msgid "Make a wire transfer to an account with known bank account number." msgstr "" @@ -1064,13 +1533,13 @@ msgstr "" "рахунку." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:50 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:53 #, fuzzy, c-format msgid "This is a demo" msgstr "Це демонстраційний банк" #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:55 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:58 #, fuzzy, c-format msgid "" "This part of the demo shows how a bank that supports Taler directly would " @@ -1082,7 +1551,7 @@ msgstr "" "також можете переглянути історію транзакцій деяких %1$s." #. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:65 +#: packages/bank-ui/src/pages/AccountPage/views.tsx:68 #, fuzzy, c-format msgid "" "Here you will be able to see how a bank that supports Taler directly would " @@ -1091,755 +1560,805 @@ msgstr "" "Ця частина демонстрації показує, як працював би банк, що безпосередньо " "підтримує Taler." -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:86 -#, c-format -msgid "Pending account delete operation" -msgstr "Очікування операції видалення облікового запису" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:88 -#, c-format -msgid "Pending account update operation" -msgstr "Очікування операції оновлення облікового запису" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:90 -#, c-format -msgid "Pending password update operation" -msgstr "Очікування операції оновлення пароля" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:92 -#, c-format -msgid "Pending transaction operation" -msgstr "Очікування операції транзакції" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:94 -#, c-format -msgid "Pending withdrawal operation" -msgstr "Очікування операції зняття коштів" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:96 -#, c-format -msgid "Pending cashout operation" -msgstr "Очікування операції зняття готівки" - -#. screenid: 5 -#: packages/bank-ui/src/pages/AccountPage/views.tsx:107 +#. screenid: 103 +#: packages/bank-ui/src/pages/BankFrame.tsx:83 #, c-format -msgid "You can complete or cancel the operation in" -msgstr "Ви можете завершити або скасувати операцію в" +msgid "" +"Internal error, please report. There should be more information in the " +"console." +msgstr "" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:79 +#: packages/bank-ui/src/pages/BankFrame.tsx:88 #, c-format msgid "Internal error, please report." msgstr "Внутрішня помилка, будь ласка, повідомте про це." #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:126 +#: packages/bank-ui/src/pages/BankFrame.tsx:133 #, c-format msgid "Preferences" msgstr "Налаштування" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:346 +#: packages/bank-ui/src/pages/BankFrame.tsx:353 #, c-format msgid "Welcome" msgstr "Вітаємо" #. screenid: 103 -#: packages/bank-ui/src/pages/BankFrame.tsx:356 +#: packages/bank-ui/src/pages/BankFrame.tsx:363 #, c-format msgid "Welcome, %1$s" msgstr "Вітаємо, %1$s" -#. screenid: 108 -#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 -#, c-format -msgid "History of public accounts" -msgstr "Історія публічних рахунків" - -#. screenid: 109 -#: packages/bank-ui/src/pages/QrCodeSection.tsx:134 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:77 #, fuzzy, c-format -msgid "Scan the QR code below to start the withdrawal." -msgstr "Скануйте QR-код нижче, щоб розпочати зняття коштів." +msgid "No enough permission to access the conversion rate list." +msgstr "Недостатньо прав для виконання операції." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:84 #, c-format -msgid "Operation aborted" -msgstr "Операцію скасовано" +msgid "Conversion list not found. Maybe conversion rate is not supported." +msgstr "" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:110 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:91 #, fuzzy, c-format -msgid "" -"The wire transfer to the Payment Service Provider's account was aborted from " -"somewhere else, your balance was not affected." -msgstr "" -"Банківський переказ на рахунок оператора Taler Exchange було скасовано, ваш " -"баланс не постраждав." +msgid "Conversion list not implemented." +msgstr "Зняття готівки не реалізовано" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:185 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:114 #, fuzzy, c-format -msgid "Go to your wallet now" -msgstr "Перейти до гаманця зараз" +msgid "Conversion rate classes" +msgstr "Обмінний курс" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:213 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:124 #, fuzzy, c-format -msgid "" -"The operation is marked as selected, but a process during the withdrawal " -"failed" -msgstr "" -"Операція позначена як 'вибрана', але деякий крок у процесі зняття коштів не " -"вдалося виконати" +msgid "Create conversion rate class" +msgstr "Обмінний курс" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:215 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:133 #, fuzzy, c-format -msgid "The account was selected, but no withdrawal reserve ID was found." -msgstr "Обліковий запис вибрано, але ідентифікацію зняття коштів не знайдено." +msgid "No conversion rate class" +msgstr "Обмінний курс" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:228 +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:142 +#, c-format +msgid "Name" +msgstr "Назва" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:146 #, fuzzy, c-format -msgid "" -"There is a withdrawal reserve ID but no account has been selected or the " -"selected account is invalid." +msgid "Description" +msgstr "Показати демо опис" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:150 +#, c-format +msgid "Cashin" +msgstr "Поповнення готівкою" + +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:299 +#, c-format +msgid "min:" msgstr "" -"Є ідентифікація зняття коштів, але обліковий запис не вибрано або вибраний " -"обліковий запис недійсний." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:242 -#, fuzzy, c-format -msgid "" -"A withdrawal reserve ID was not found and the no account has been selected." +#. screenid: 130 +#: packages/bank-ui/src/pages/admin/ConversionClassList.tsx:306 +#, c-format +msgid "fee:" msgstr "" -"Ідентифікатор зняття коштів не знайдено, обліковий запис не вибрано або " -"вибраний обліковий запис недійсний." -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:300 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 #, c-format -msgid "Operation not found" -msgstr "Операцію не знайдено" +msgid "Select a section" +msgstr "Оберіть розділ" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:304 +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#, c-format +msgid "Details" +msgstr "Деталі" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#, c-format +msgid "Delete" +msgstr "Видалити" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 +#, c-format +msgid "Credentials" +msgstr "Облікові дані" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#, c-format +msgid "Cashouts" +msgstr "Зняття готівки" + +#. screenid: 107 +#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 #, fuzzy, c-format -msgid "" -"This process is not known to the server. The process ID is incorrect or the " -"server has deleted the process information before it arrived here." -msgstr "" -"Ця операція невідома серверу. Ідентифікатор операції неправильний або сервер " -"видалив інформацію про операцію до її завершення." +msgid "Conversion" +msgstr "Обмінний курс" -#. screenid: 116 -#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:320 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:101 #, fuzzy, c-format -msgid "Continue to dashboard" -msgstr "Перейти до панелі керування" +msgid "only admin can setup conversion" +msgstr "Лише системний адміністратор може створювати рахунки." + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:242 +#, fuzzy, c-format +msgid "Wrong credentials" +msgstr "Неправильні облікові дані для \"%1$s\"" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:244 +#, fuzzy, c-format +msgid "Conversion is disabled" +msgstr "Обмінний курс" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:94 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:314 +#, fuzzy, c-format +msgid "Config cashout" +msgstr "Виплати готівкою" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:337 +#, fuzzy, c-format +msgid "Config cashin" +msgstr "Поповнення готівкою" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:421 #, c-format -msgid "Confirmation codes are numerical, possibly beginning with 'T-.'" +msgid "Bad ratios" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:116 -#, fuzzy, c-format +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:422 +#, c-format msgid "" -"No cashout was found. The cashout process has probably already been aborted." +"One of the ratios should be higher or equal than 1 an the other should be " +"lower or equal than 1." msgstr "" -"Зняття готівки не знайдено. Це також може означати, що його вже скасовано." -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:158 -#, c-format -msgid "Challenge not found." -msgstr "Виклик не знайдено." +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:436 +#, fuzzy, c-format +msgid "Initial amount" +msgstr "Максимальна сума зняття" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:166 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:449 #, c-format -msgid "This user is not authorized to complete this challenge." -msgstr "Цей користувач не має права виконати цей виклик." +msgid "Use it to test how the conversion will affect the amount." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:174 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 #, c-format -msgid "Too many attempts, try another code." -msgstr "Забагато спроб, спробуйте інший код." +msgid "Sending to this bank" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:182 -#, c-format -msgid "The confirmation code is wrong, try again." -msgstr "Код підтвердження неправильний, спробуйте ще раз." +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:482 +#, fuzzy, c-format +msgid "Converted" +msgstr "Обмінний курс" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:190 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:495 #, c-format -msgid "The operation expired." -msgstr "Термін дії операції закінчився." +msgid "Cashin after fee" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:224 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, c-format -msgid "The operation failed." -msgstr "Операція не вдалася." +msgid "Sending from this bank" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:241 -#, c-format -msgid "The operation needs another confirmation to complete." -msgstr "Для завершення операції потрібне ще одне підтвердження." +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:543 +#, fuzzy, c-format +msgid "Cashout after fee" +msgstr "Зняття готівки створено" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:261 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:562 #, c-format -msgid "Confirm the operation" -msgstr "Підтвердити операцію" +msgid "Bad configuration" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:265 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:565 #, c-format msgid "" -"This operation is protected with second factor authentication. In order to " -"complete it we need to verify your identity using the authentication channel " -"you provided." +"This configuration allows users to cash out more of what has been cashed in." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:294 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:592 #, c-format -msgid "Enter the confirmation code" -msgstr "Введіть код підтвердження" +msgid "Update" +msgstr "Оновити" + +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:680 +#, fuzzy, c-format +msgid "Rnvalid" +msgstr "недійсно" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:334 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:688 #, c-format -msgid "You should have received a code on your mobile phone." +msgid "Must be > 0" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:341 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:785 #, c-format -msgid "You should have received a code in your email." +msgid "Minimum amount" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:352 -#, fuzzy, c-format -msgid "The confirmation code starts with \"%1$s\" followed by numbers." -msgstr "Код підтвердження починається з \"%1$s\", за яким йдуть цифри." - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:370 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:799 #, c-format -msgid "Confirm" -msgstr "Підтвердити" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:404 -#, fuzzy, c-format -msgid "Removing account" -msgstr "На рахунок" +msgid "Only cashout operation above this threshold will be allowed." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:406 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:813 #, c-format -msgid "Updating account values" -msgstr "Оновлення значень облікових записів" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:408 -#, fuzzy, c-format -msgid "Updating password" -msgstr "Оновити пароль" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:410 -#, fuzzy, c-format -msgid "Making a wire transfer" -msgstr "Здійснити банківський переказ" +msgid "Ratio" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:412 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:835 #, fuzzy, c-format -msgid "Confirming withdrawal" -msgstr "Підтвердити операцію зняття коштів" +msgid "Conversion ratio between currencies" +msgstr "Обмінний курс" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:414 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:840 #, c-format -msgid "Making a cashout" +msgid "Example conversion" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:424 -#, fuzzy, c-format -msgid "Operation:" -msgstr "Операція:" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:437 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:841 #, c-format -msgid "Type" +msgid "1 %1$s will be converted into %2$s %3$s" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:440 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:855 #, fuzzy, c-format -msgid "Updating account settings" -msgstr "Очікування операції видалення облікового запису" +msgid "Tiny amount" +msgstr "На рахунок" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:447 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:880 #, c-format -msgid "Account" -msgstr "Рахунок" +msgid "Rounding mode" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:477 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "To account" -msgstr "На рахунок" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:503 -#, fuzzy, c-format -msgid "Cashout account" -msgstr "Відсутній рахунок для зняття готівки" +msgid "Zero" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:513 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:903 #, c-format -msgid "Email" -msgstr "Email" +msgid "" +"Amount will be round below to the largest possible value smaller than the " +"input." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:523 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:941 #, c-format -msgid "Phone" -msgstr "Телефон" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:533 -#, fuzzy, c-format -msgid "Debit threshold" -msgstr "Дебетовано" +msgid "Up" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:548 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:943 #, c-format -msgid "Is this account public?" -msgstr "Цей обліковий запис є публічним?" +msgid "" +"Amount will be round up to the smallest possible value larger than the input." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:554 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:980 #, c-format -msgid "Enable" +msgid "Nearest" msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:555 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:982 #, c-format -msgid "Disable" +msgid "Amount will be round to the closest possible value." msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:562 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1004 #, c-format -msgid "Name" -msgstr "Назва" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:572 -#, fuzzy, c-format -msgid "Authentication channel" -msgstr "Потрібна автентифікація" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:577 -#, fuzzy, c-format -msgid "Remove" -msgstr "видалити" +msgid "If none specified the fallback value is \"%1$s \"." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:589 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1016 #, c-format -msgid "New password" -msgstr "Новий пароль" +msgid "Examples" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:609 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1020 #, c-format -msgid "Challenge details" -msgstr "Деталі підтвердження" +msgid "Rounding an amount of 1.24 with rounding value 0.1" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:617 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1040 #, c-format -msgid "Sent at" -msgstr "Надіслано о" +msgid "" +"Given the rounding value of 0.1 the possible values closest to 1.24 are: " +"1.1, 1.2, 1.3, 1.4." +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:634 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1046 #, c-format -msgid "To phone" -msgstr "На телефон" +msgid "With the \"zero\" mode the value will be rounded to 1.2" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:636 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1051 #, c-format -msgid "To email" -msgstr "На email" +msgid "With the \"nearest\" mode the value will be rounded to 1.2" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:668 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Send again" -msgstr "Відправити знову" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:723 -#, fuzzy, c-format -msgid "Withdraw reserve ID" -msgstr "Зняття коштів" - -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:765 -#, fuzzy, c-format -msgid "Cashout is disabled" -msgstr "Зняття готівки створено" +msgid "With the \"up\" mode the value will be rounded to 1.3" +msgstr "" -#. screenid: 111 -#: packages/bank-ui/src/pages/SolveChallengePage.tsx:766 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1063 #, c-format -msgid "" -"Cashout should be enabled in the configuration, the conversion rate should " -"be initialized with fee(s), rates and a rounding mode." +msgid "Rounding an amount of 1.26 with rounding value 0.1" msgstr "" -#. screenid: 113 -#: packages/bank-ui/src/pages/WireTransfer.tsx:105 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1094 #, c-format -msgid "Make a wire transfer" -msgstr "Здійснити банківський переказ" +msgid "With the \"nearest\" mode the value will be rounded to 1.3" +msgstr "" -#. screenid: 115 -#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:57 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1106 #, c-format -msgid "The Withdrawal URI is not valid" -msgstr "URI для зняття коштів недійсний" +msgid "Rounding an amount of 1.24 with rounding value 0.3" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:45 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1126 #, c-format msgid "" -"Cashout should be enable by configuration and the conversion rate should be " -"initialized with fee, ratio and rounding mode." +"Given the rounding value of 0.3 the possible values closest to 1.24 are: " +"0.9, 1.2, 1.5, 1.8." msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:108 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1142 #, c-format -msgid "Latest cashouts" -msgstr "Останні зняття готівки" +msgid "With the \"up\" mode the value will be rounded to 1.5" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:119 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1149 #, c-format -msgid "Created" -msgstr "Створено" +msgid "Rounding an amount of 1.26 with rounding value 0.3" +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:123 +#. screenid: 126 +#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1215 #, c-format -msgid "Total debit" -msgstr "Загальний дебет" +msgid "Amount to be deducted before amount is credited." +msgstr "" -#. screenid: 3 -#: packages/bank-ui/src/components/Cashouts/views.tsx:127 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:101 #, c-format -msgid "Total credit" -msgstr "Загальний кредит" +msgid "" +"Conversion should be enabled in the configuration, the conversion rate " +"should be initialized with fee(s), rates and a rounding mode." +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:55 -#, c-format -msgid "Select a section" -msgstr "Оберіть розділ" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:178 +#, fuzzy, c-format +msgid "Unauthorized" +msgstr "Ім'я користувача не знайдено" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:90 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:180 #, c-format -msgid "Details" -msgstr "Деталі" +msgid "Forbidden" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:94 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:182 #, c-format -msgid "Delete" -msgstr "Видалити" +msgid "NotFound" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:98 -#, c-format -msgid "Credentials" -msgstr "Облікові дані" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:184 +#, fuzzy, c-format +msgid "NotImplemented" +msgstr "Зняття готівки не реалізовано" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:103 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:220 #, c-format -msgid "Cashouts" -msgstr "Зняття готівки" +msgid "Not Found" +msgstr "" -#. screenid: 107 -#: packages/bank-ui/src/pages/ProfileNavigation.tsx:106 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:222 #, fuzzy, c-format -msgid "Conversion" +msgid "Not implemented" +msgstr "Зняття готівки не реалізовано" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:224 +#, fuzzy, c-format +msgid "The name of the conversion is already used." +msgstr "Операція вже існує" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:373 +#, fuzzy, c-format +msgid "Conversion rate class" msgstr "Обмінний курс" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:108 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:463 #, c-format -msgid "Unable to create a cashout" -msgstr "Не вдалося створити зняття готівки" +msgid "Accounts" +msgstr "Рахунки" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:109 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:486 #, c-format -msgid "The bank configuration does not support cashout operations." -msgstr "Конфігурація банку не підтримує операції зі зняття готівки." +msgid "Test" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:253 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:662 #, fuzzy, c-format -msgid "Amount needs to be higher" -msgstr "повинна бути вищою через комісії" +msgid "Users" +msgstr "Імʼя користувача" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:255 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1095 #, c-format -msgid "It is not possible to cashout less than %1$s" +msgid "Can't remove the conversion rate class" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:262 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1097 #, c-format -msgid "Your account can't cashout less than %1$s" +msgid "" +"There are some user associated to this class. You need to remove them first." msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:269 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1105 #, fuzzy, c-format -msgid "The total transfer to the destination will be zero" -msgstr "загальна сума переказу на місці призначення буде нульовою" +msgid "You are going to remove the conversion rate class" +msgstr "Ви збираєтеся видалити обліковий запис" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:286 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1107 #, c-format -msgid "Cashout created" -msgstr "Зняття готівки створено" +msgid "This step can't be undone." +msgstr "Цей крок не можна скасувати." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:311 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1169 #, c-format -msgid "" -"Duplicated request detected, check if the operation succeeded or try again." +msgid "Filters" msgstr "" -"Виявлено повторний запит, перевірте, чи була операція успішною, або " -"спробуйте ще раз." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:319 -#, fuzzy, c-format -msgid "The conversion rate was applied incorrectly" -msgstr "Курс обміну було застосовано неправильно" +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1176 +#, c-format +msgid "Show from other classes" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:327 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1194 #, c-format -msgid "The account does not have sufficient funds" -msgstr "На рахунку недостатньо коштів" +msgid "Account" +msgstr "Рахунок" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:343 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1207 #, c-format -msgid "Missing cashout URI in the profile" -msgstr "Відсутній URI зняття готівки в профілі" +msgid "Group ID" +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:351 +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1226 #, c-format -msgid "The amount is below the minimum amount permitted." +msgid "No users in this conversion rate class" +msgstr "" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1241 +#, c-format +msgid "Class" +msgstr "" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1253 +#, fuzzy, c-format +msgid "Action" +msgstr "Дії" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1309 +#, fuzzy, c-format +msgid "Remove" +msgstr "видалити" + +#. screenid: 11 +#: packages/bank-ui/src/pages/ConversionRateClassDetails.tsx:1325 +#, c-format +msgid "Add" msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:360 +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:241 +#, fuzzy, c-format +msgid "Conversion rate name" +msgstr "Обмінний курс" + +#. screenid: 129 +#: packages/bank-ui/src/pages/admin/ConversionRateClassForm.tsx:277 #, c-format -msgid "" -"Sending the confirmation message failed, retry later or contact the " -"administrator." +msgid "Short description of the class" msgstr "" -"Не вдалося надіслати повідомлення з підтвердженням, спробуйте пізніше або " -"зверніться до адміністратора." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:368 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:50 #, fuzzy, c-format -msgid "The server doesn't support the current TAN channel." -msgstr "Цей сервер не підтримує двофакторну автентифікацію." +msgid "Conversion rate class created." +msgstr "Обмінний курс" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:407 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:56 #, c-format -msgid "Conversion rate" +msgid "The rights to change the account are not sufficient" +msgstr "Недостатньо прав для зміни облікового запису" + +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:74 +#, fuzzy, c-format +msgid "New conversion rate class" msgstr "Обмінний курс" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:415 +#. screenid: 13 +#: packages/bank-ui/src/pages/NewConversionRateClass.tsx:93 #, c-format -msgid "Balance" -msgstr "Баланс" +msgid "Create" +msgstr "Створити" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:428 +#. screenid: 108 +#: packages/bank-ui/src/pages/PublicHistoriesPage.tsx:84 #, c-format -msgid "Fee" -msgstr "Комісія" +msgid "History of public accounts" +msgstr "Історія публічних рахунків" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:451 +#. screenid: 113 +#: packages/bank-ui/src/pages/WireTransfer.tsx:95 #, c-format -msgid "Legal name" -msgstr "" +msgid "Make a wire transfer" +msgstr "Здійснити банківський переказ" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:457 +#. screenid: 109 +#: packages/bank-ui/src/pages/QrCodeSection.tsx:136 +#, fuzzy, c-format +msgid "Scan the QR code below to start the withdrawal." +msgstr "Скануйте QR-код нижче, щоб розпочати зняття коштів." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:102 #, c-format +msgid "Operation aborted" +msgstr "Операцію скасовано" + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:106 +#, fuzzy, c-format msgid "" -"If this name doesn't match the account holder's name, your transaction may " -"fail." +"The wire transfer to the Payment Service Provider's account was aborted from " +"somewhere else, your balance was not affected." msgstr "" +"Банківський переказ на рахунок оператора Taler Exchange було скасовано, ваш " +"баланс не постраждав." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:465 -#, c-format -msgid "No cashout account" -msgstr "Відсутній рахунок для зняття готівки" +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:181 +#, fuzzy, c-format +msgid "Go to your wallet now" +msgstr "Перейти до гаманця зараз" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:466 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:210 #, fuzzy, c-format msgid "" -"Before being able to cashout to a bank account, you need to complete your " -"profile" -msgstr "Перш ніж здійснити зняття готівки, вам потрібно заповнити свій профіль" +"The operation is marked as selected, but a process during the withdrawal " +"failed" +msgstr "" +"Операція позначена як 'вибрана', але деякий крок у процесі зняття коштів не " +"вдалося виконати" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:523 -#, c-format -msgid "Currency" +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:212 +#, fuzzy, c-format +msgid "A withdrawal reserve ID was not found and no account has been selected." +msgstr "" +"Ідентифікатор зняття коштів не знайдено, обліковий запис не вибрано або " +"вибраний обліковий запис недійсний." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:224 +#, fuzzy, c-format +msgid "" +"There is a withdrawal reserve ID but no account has been selected or the " +"selected account is invalid." msgstr "" +"Є ідентифікація зняття коштів, але обліковий запис не вибрано або вибраний " +"обліковий запис недійсний." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:562 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:238 +#, fuzzy, c-format +msgid "The account was selected, but no withdrawal reserve ID was found." +msgstr "Обліковий запис вибрано, але ідентифікацію зняття коштів не знайдено." + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:289 #, c-format -msgid "Send %1$s" +msgid "Operation not found" +msgstr "Операцію не знайдено" + +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:293 +#, fuzzy, c-format +msgid "" +"This process is not known to the server. The process ID is incorrect or the " +"server has deleted the process information before it arrived here." msgstr "" +"Ця операція невідома серверу. Ідентифікатор операції неправильний або сервер " +"видалив інформацію про операцію до її завершення." -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:599 +#. screenid: 116 +#: packages/bank-ui/src/pages/WithdrawalQRCode.tsx:309 #, fuzzy, c-format -msgid "Receive %1$s" -msgstr "Вітаємо, %1$s" +msgid "Continue to dashboard" +msgstr "Перейти до панелі керування" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:661 +#. screenid: 115 +#: packages/bank-ui/src/pages/WithdrawalOperationPage.tsx:54 #, c-format -msgid "Total cost" -msgstr "Загальна вартість" +msgid "The Withdrawal URI is not valid" +msgstr "URI для зняття коштів недійсний" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:676 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:46 #, c-format -msgid "Balance left" -msgstr "Залишок балансу" +msgid "" +"Cashout should be enable by configuration and the conversion rate should be " +"initialized with fee, ratio and rounding mode." +msgstr "" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:691 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:110 #, c-format -msgid "Before fee" -msgstr "Комісія до" +msgid "Latest cashouts" +msgstr "Останні зняття готівки" -#. screenid: 127 -#: packages/bank-ui/src/pages/regional/CreateCashout.tsx:704 +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:121 #, c-format -msgid "Total cashout transfer" -msgstr "Загальна сума зняття готівки" +msgid "Created" +msgstr "Створено" + +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:125 +#, c-format +msgid "Total debit" +msgstr "Загальний дебет" + +#. screenid: 3 +#: packages/bank-ui/src/components/Cashouts/views.tsx:129 +#, c-format +msgid "Total credit" +msgstr "Загальний кредит" #. screenid: 117 -#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:75 +#: packages/bank-ui/src/pages/account/CashoutListForAccount.tsx:73 #, c-format msgid "Cashout for account %1$s" msgstr "Зняття готівки для облікового запису %1$s" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:195 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:192 #, fuzzy, c-format msgid "Doesn't have the pattern of an email" msgstr "він не відповідає шаблону електронної пошти" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:200 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:197 #, fuzzy, c-format msgid "Should start with +" msgstr "повинен починатися з +" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:202 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:199 #, fuzzy, c-format msgid "A phone number consists of numbers only" msgstr "номер телефону повинен містити лише цифри" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:378 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:371 #, fuzzy, c-format msgid "Account ID for authentication" msgstr "Двофакторна автентифікація" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:405 #, fuzzy, c-format msgid "Name of the account holder" msgstr "ім'я користувача облікового запису" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:419 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:412 #, fuzzy, c-format msgid "Internal account" msgstr "на інший банківський рахунок" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:422 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:415 #, fuzzy, c-format msgid "If this field is empty, a random account ID will be assigned" msgstr "якщо порожньо, буде призначено випадковий номер рахунку" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:423 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:416 #, c-format msgid "" "You can copy and share this IBAN number in order to receive wire transfers " @@ -1847,13 +2366,61 @@ msgid "" msgstr "" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:471 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:441 +#, c-format +msgid "Email" +msgstr "Email" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:464 #, fuzzy, c-format msgid "To be used when second factor authentication is enabled" msgstr "Увімкнути двофакторну автентифікацію" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:515 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:475 +#, c-format +msgid "Phone" +msgstr "Телефон" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:511 +#, fuzzy, c-format +msgid "Enable second factor authentication" +msgstr "Увімкнути двофакторну автентифікацію" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:547 +#, c-format +msgid "Using email" +msgstr "Використовуючи email" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:550 +#, fuzzy, c-format +msgid "Add an email in your profile to enable this option" +msgstr "додайте електронну пошту у вашому профілі, щоб увімкнути цю опцію" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:605 +#, c-format +msgid "Using SMS" +msgstr "Використовуючи SMS" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:608 +#, fuzzy, c-format +msgid "Add a phone number in your profile to enable this option" +msgstr "додайте номер телефону у вашому профілі, щоб увімкнути цю опцію" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:638 +#, fuzzy, c-format +msgid "Cashout account" +msgstr "Відсутній рахунок для зняття готівки" + +#. screenid: 120 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:639 #, fuzzy, c-format msgid "" "External account number where the money is going to be sent when doing " @@ -1861,61 +2428,49 @@ msgid "" msgstr "номер рахунку, на який будуть відправлені гроші при знятті готівки" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:533 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:657 #, c-format msgid "Max debt" msgstr "Максимальний борг" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:557 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:681 #, c-format msgid "How much the balance can go below zero." msgstr "" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:567 -#, fuzzy, c-format -msgid "Minimum cashout" -msgstr "виплати готівкою" - -#. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:589 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:694 #, c-format -msgid "Custom minimum cashout amount for this account." -msgstr "" +msgid "Is this account public?" +msgstr "Цей обліковий запис є публічним?" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:631 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:723 #, fuzzy, c-format msgid "Public accounts have their balance publicly accessible" msgstr "публічні рахунки мають публічно доступний баланс" #. screenid: 120 -#: packages/bank-ui/src/pages/admin/AccountForm.tsx:645 +#: packages/bank-ui/src/pages/admin/AccountForm.tsx:737 #, fuzzy, c-format msgid "Does this account belong to a Payment Service Provider?" msgstr "Цей обліковий запис є публічним?" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:126 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:122 #, c-format msgid "Account updated" msgstr "Рахунок оновлено" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 -#, c-format -msgid "The rights to change the account are not sufficient" -msgstr "Недостатньо прав для зміни облікового запису" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:141 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:131 #, c-format msgid "The username was not found" msgstr "Ім'я користувача не знайдено" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:149 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:133 #, c-format msgid "" "You can't change the legal name, please contact the your account " @@ -1925,7 +2480,7 @@ msgstr "" "вашого облікового запису." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:157 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:135 #, c-format msgid "" "You can't change the debt limit, please contact the your account " @@ -1935,7 +2490,7 @@ msgstr "" "вашого облікового запису." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:165 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:137 #, c-format msgid "" "You can't change the cashout address, please contact the your account " @@ -1945,43 +2500,43 @@ msgstr "" "адміністратора вашого облікового запису." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:260 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:173 +#, fuzzy, c-format +msgid "Update account information." +msgstr "Очікування операції видалення облікового запису" + +#. screenid: 118 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:195 #, c-format msgid "Account \"%1$s\"" msgstr "Рахунок \"%1$s\"" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:265 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:200 #, fuzzy, c-format msgid "Removed" msgstr "видалити" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:266 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:201 #, fuzzy, c-format msgid "This account can't be used." msgstr "Цей крок не можна скасувати." #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:279 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:214 #, c-format msgid "Change details" msgstr "Зміна реквізитів" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:308 -#, c-format -msgid "Update" -msgstr "Оновити" - -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:322 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:256 #, fuzzy, c-format msgid "Merchant integration" msgstr "Реєстрація облікового запису" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:328 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:262 #, c-format msgid "" "Use this information to link your Taler Merchant Backoffice account with the " @@ -1991,105 +2546,99 @@ msgid "" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:347 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:281 #, fuzzy, c-format msgid "Account type" msgstr "Видалення облікового запису" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:361 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:295 #, fuzzy, c-format msgid "Method to use for wire transfer." msgstr "Здійснити банківський переказ" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:375 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:309 #, c-format msgid "IBAN" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:395 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:329 #, c-format msgid "International Bank Account Number." msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:410 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:344 #, fuzzy, c-format msgid "Account name" msgstr "Оновлення облікового запису" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:431 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:365 #, c-format msgid "Bank host where the service is located." msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:462 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:396 #, fuzzy, c-format msgid "Bank account identifier for wire transfers." msgstr "ідентифікація облікового запису для банківського переказу" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:477 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:411 #, c-format msgid "Address" msgstr "" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:510 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:446 #, fuzzy, c-format msgid "Owner's name" msgstr "Імʼя користувача" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:530 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:466 #, fuzzy, c-format msgid "Legal name of the person holding the account." msgstr "ім'я особи, якій належить обліковий запис" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:540 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:476 #, fuzzy, c-format msgid "Account info URL" msgstr "Обліковий запис не знайдено" #. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:560 +#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:496 #, c-format msgid "" "From where the merchant can download information about incoming wire " "transfers to this account." msgstr "" -#. screenid: 118 -#: packages/bank-ui/src/pages/account/ShowAccountDetails.tsx:587 -#, c-format -msgid "Copy" -msgstr "" - #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:95 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:90 #, fuzzy, c-format msgid "Repeated password doesn't match" msgstr "пароль не співпадає" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:112 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:118 #, c-format msgid "Password changed" msgstr "Пароль змінено" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:124 #, c-format msgid "Not authorized to change the password, maybe the session is invalid." msgstr "Немає прав для зміни пароля, можливо, сеанс недійсний." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:135 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:128 #, c-format msgid "" "You need to provide the old password. If you don't have it contact your " @@ -2099,157 +2648,163 @@ msgstr "" "адміністратора вашого облікового запису." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:143 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:130 #, c-format msgid "Your current password doesn't match, can't change to a new password." msgstr "Ваш поточний пароль не збігається, не вдалося змінити на новий пароль." #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:186 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:136 +#, c-format +msgid "You don't have the rights to change the password." +msgstr "" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:151 +#, fuzzy, c-format +msgid "Update account password." +msgstr "Оновити пароль" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:179 #, c-format msgid "Update password" msgstr "Оновити пароль" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:205 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:198 #, c-format msgid "Current password" msgstr "Поточний пароль" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:227 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:221 #, fuzzy, c-format msgid "Your current password, for security" msgstr "ваш поточний пароль, для безпеки" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:268 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:233 +#, c-format +msgid "New password" +msgstr "Новий пароль" + +#. screenid: 119 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:261 #, c-format msgid "Type it again" msgstr "Введіть його ще раз" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:291 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:284 #, fuzzy, c-format msgid "Repeat the same password" msgstr "повторіть той самий пароль" #. screenid: 119 -#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:314 +#: packages/bank-ui/src/pages/account/UpdateAccountPassword.tsx:303 #, c-format msgid "Change" msgstr "Змінити" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:75 -#, c-format -msgid "Accounts" -msgstr "Рахунки" - -#. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:85 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:86 #, c-format msgid "Create account" msgstr "Створити обліковий запис" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:111 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:112 #, c-format msgid "Actions" msgstr "Дії" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:155 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:156 #, fuzzy, c-format msgid "Unknown" msgstr "невідомо" #. screenid: 121 -#: packages/bank-ui/src/pages/admin/AccountList.tsx:179 +#: packages/bank-ui/src/pages/admin/AccountList.tsx:181 #, fuzzy, c-format msgid "Change password" msgstr "змінити пароль" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:272 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:280 #, c-format msgid "Querying for the current stats failed" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:274 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:282 #, c-format msgid "The request parameters are wrong" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:283 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:291 #, fuzzy, c-format msgid "The user is unauthorized" msgstr "Ім'я користувача не знайдено" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:297 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:305 #, c-format msgid "Querying for the previous stats failed" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:321 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:329 #, c-format msgid "Transaction volume report" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:347 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:355 #, c-format msgid "Last hour" msgstr "Остання година" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:353 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 #, c-format msgid "Previous day" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:361 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:369 #, c-format msgid "Last month" msgstr "Останній місяць" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:367 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:375 #, c-format msgid "Last year" msgstr "Останній рік" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:459 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:467 #, c-format msgid "Last Year" msgstr "Попередній рік" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:474 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:482 #, fuzzy, c-format msgid "Trading volume from %1$s to %2$s" msgstr "Обсяг торгів на %1$s порівняно з %2$s" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:491 -#, c-format -msgid "Cashin" -msgstr "Поповнення готівкою" - -#. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:493 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:502 #, c-format msgid "Transferred from an external account to an account in this bank." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:510 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:519 #, fuzzy, c-format msgid "Transferred from an account in this bank to an external account." msgstr "" @@ -2257,55 +2812,55 @@ msgstr "" "рахунку." #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:525 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:534 #, c-format msgid "Payin" msgstr "Внесення коштів" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:527 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:536 #, c-format msgid "Transferred from an account to a Taler exchange." msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:540 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:549 #, c-format msgid "Payout" msgstr "Виплата" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:542 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:551 #, fuzzy, c-format msgid "Transferred from a Taler exchange to another account." msgstr "Обліковий запис оператора обмінного пункту Taler" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:560 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:597 #, fuzzy, c-format msgid "Download stats as CSV" msgstr "завантажити статистику у форматі CSV" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:615 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:652 #, c-format msgid "previous" msgstr "" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:666 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:703 #, c-format msgid "Decreased by" msgstr "Зменшилось на" #. screenid: 122 -#: packages/bank-ui/src/pages/admin/AdminHome.tsx:670 +#: packages/bank-ui/src/pages/admin/AdminHome.tsx:707 #, c-format msgid "Increased by" msgstr "Збільшилось на" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:65 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:67 #, c-format msgid "Account created with password \"%1$s\"." msgstr "" @@ -2317,31 +2872,31 @@ msgid "Server replied that phone or email is invalid" msgstr "Сервер відповів, що номер телефону або електронна пошта недійсні" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:76 #, c-format msgid "The rights to perform the operation are not sufficient" msgstr "Недостатньо прав для виконання операції" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:90 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:78 #, c-format msgid "Account username is already taken" msgstr "Ім'я користувача облікового запису вже зайнято" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:98 -#, c-format -msgid "Account id is already taken" +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:80 +#, fuzzy, c-format +msgid "Account ID is already taken" msgstr "Ідентифікатор облікового запису вже зайнятий" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:82 #, c-format msgid "Bank ran out of bonus credit." msgstr "У банку закінчився бонусний кредит." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:114 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:84 #, c-format msgid "Account username can't be used because is reserved" msgstr "" @@ -2349,109 +2904,115 @@ msgstr "" "зарезервоване" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:188 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:109 #, c-format msgid "Can't create accounts" msgstr "Не вдається створити рахунки" #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:189 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:110 #, c-format msgid "Only system admin can create accounts." msgstr "Лише системний адміністратор може створювати рахунки." #. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:212 +#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:133 #, fuzzy, c-format msgid "New bank account" msgstr "Новий бізнес рахунок" -#. screenid: 123 -#: packages/bank-ui/src/pages/admin/CreateNewAccount.tsx:240 -#, c-format -msgid "Create" -msgstr "Створити" +#. screenid: 124 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:105 +#, fuzzy, c-format +msgid "only admin can download stats" +msgstr "Лише системний адміністратор може створювати рахунки." #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:93 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:115 #, c-format msgid "Download bank stats" msgstr "Завантажити статистику банку" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:114 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:136 #, c-format msgid "Include hour metric" msgstr "Включити часову метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:148 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:170 #, c-format msgid "Include day metric" msgstr "Включити добову метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:179 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:201 #, c-format msgid "Include month metric" msgstr "Включити місячну метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:213 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:235 #, c-format msgid "Include year metric" msgstr "Включити річну метрику" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:247 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:269 #, c-format msgid "Include table header" msgstr "Включити заголовок таблиці" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:281 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:303 #, c-format msgid "Add previous metric for compare" msgstr "Додати попередню метрику для порівняння" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:317 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:339 #, c-format msgid "Fail on first error" msgstr "Збій на першій помилці" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:377 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:383 #, c-format msgid "Download" msgstr "Завантажити" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:394 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:399 #, c-format msgid "downloading... %1$s" msgstr "завантаження...%1$s" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:413 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:418 #, c-format msgid "Download completed" msgstr "Завантаження завершено" #. screenid: 124 -#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:414 +#: packages/bank-ui/src/pages/admin/DownloadStats.tsx:419 #, fuzzy, c-format msgid "Click here to save the file in your computer." msgstr "натисніть тут, щоб зберегти файл на вашому комп'ютері" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:105 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:100 +#, c-format +msgid "there was an error reading the balance" +msgstr "" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 #, c-format msgid "Can't delete the account" msgstr "Не вдається видалити обліковий запис" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:106 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:107 #, c-format msgid "" "The account can't be delete while still holding some balance. First make " @@ -2461,404 +3022,271 @@ msgstr "" "переконайтеся, що власник зробив повне зняття коштів." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:129 +#, fuzzy, c-format +msgid "Name doesn't match" +msgstr "ім'я не збігається" + +#. screenid: 125 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:140 #, c-format msgid "Account removed" msgstr "Обліковий запис видалено" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:136 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:147 #, c-format msgid "No enough permission to delete the account." msgstr "Недостатньо прав для видалення облікового запису." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:144 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:149 #, c-format msgid "The username was not found." msgstr "Ім'я користувача не знайдено." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:152 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:151 #, c-format msgid "Can't delete a reserved username." msgstr "Не можна видалити зарезервоване ім'я користувача." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:160 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:153 #, c-format msgid "Can't delete an account with balance different than zero." msgstr "Не можна видалити обліковий запис з балансом, відмінним від нуля." #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:187 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:170 #, fuzzy, c-format -msgid "Name doesn't match" -msgstr "ім'я не збігається" +msgid "Remove account." +msgstr "На рахунок" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:197 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:184 #, c-format msgid "You are going to remove the account" msgstr "Ви збираєтеся видалити обліковий запис" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:199 -#, c-format -msgid "This step can't be undone." -msgstr "Цей крок не можна скасувати." - -#. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:205 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:192 #, c-format msgid "Deleting account \"%1$s\"" msgstr "Видалення рахунку \"%1$s\"" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:223 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:210 #, c-format msgid "Verification" msgstr "Підтвердження" #. screenid: 125 -#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:248 +#: packages/bank-ui/src/pages/admin/RemoveAccount.tsx:235 #, fuzzy, c-format msgid "Enter the account name that is going to be deleted" msgstr "введіть ім'я рахунку, який буде видалено" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:99 -#, fuzzy, c-format -msgid "loading..." -msgstr "завантаження...%1$s" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:103 -#, fuzzy, c-format -msgid "only admin can setup conversion" -msgstr "Лише системний адміністратор може створювати рахунки." - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:209 -#, fuzzy, c-format -msgid "Wrong credentials" -msgstr "Неправильні облікові дані для \"%1$s\"" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:218 -#, fuzzy, c-format -msgid "Conversion is disabled" -msgstr "Обмінний курс" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:297 -#, fuzzy, c-format -msgid "Config cashout" -msgstr "Виплати готівкою" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:320 -#, fuzzy, c-format -msgid "Config cashin" -msgstr "Поповнення готівкою" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:369 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:55 #, fuzzy, c-format -msgid "Cashin ratio" -msgstr "Поповнення готівкою" +msgid "Cashout id should be a number" +msgstr "ідентифікатор зняття готівки повинен бути числом" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:380 -#, fuzzy, c-format -msgid "Cashout ratio" -msgstr "Зняття готівки створено" +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:71 +#, c-format +msgid "This cashout not found. Maybe already aborted." +msgstr "Це зняття готівки не знайдено. Можливо, його вже скасовано." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:390 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:119 #, c-format -msgid "Bad ratios" -msgstr "" +msgid "Cashout detail" +msgstr "Деталі зняття готівки" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:391 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:154 #, c-format -msgid "" -"One of the ratios should be higher or equal than 1 an the other should be " -"lower or equal than 1." -msgstr "" +msgid "Debited" +msgstr "Дебетовано" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:405 +#. screenid: 128 +#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:169 #, fuzzy, c-format -msgid "Initial amount" -msgstr "Максимальна сума зняття" +msgid "Transferred" +msgstr "Переказати" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:418 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:164 #, c-format -msgid "Use it to test how the conversion will affect the amount." +msgid "" +"This account is locked. If you have a active session you can change the " +"password or contact the administrator." msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:433 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:178 #, c-format -msgid "Sending to this bank" +msgid "New web session" msgstr "" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:451 -#, fuzzy, c-format -msgid "Converted" -msgstr "Обмінний курс" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:464 +#. screenid: 100 +#: packages/bank-ui/src/Routing.tsx:192 #, c-format -msgid "Cashin after fee" -msgstr "" +msgid "Welcome to %1$s!" +msgstr "Ласкаво просимо до %1$s!" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:481 #, c-format -msgid "Sending from this bank" -msgstr "" +#~ msgid "Show debug info" +#~ msgstr "Показати інформацію для відладки" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:512 #, fuzzy, c-format -msgid "Cashout after fee" -msgstr "Зняття готівки створено" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:531 -#, c-format -msgid "Bad configuration" -msgstr "" +#~ msgid "The password is too short." +#~ msgstr "Паролі не збігаються" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:534 #, c-format -msgid "" -"This configuration allows users to cash out more of what has been cashed in." -msgstr "" +#~ msgid "Check" +#~ msgstr "Перевірити" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:663 #, fuzzy, c-format -msgid "Rnvalid" -msgstr "недійсно" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:743 -#, c-format -msgid "Minimum amount" -msgstr "" +#~ msgid "Payment Service Provider's account" +#~ msgstr "Обліковий запис оператора обмінного пункту Taler" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:756 #, c-format -msgid "Only cashout operation above this threshold will be allowed" -msgstr "" +#~ msgid "Pending account delete operation" +#~ msgstr "Очікування операції видалення облікового запису" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:769 #, c-format -msgid "Ratio" -msgstr "" - -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:790 -#, fuzzy, c-format -msgid "Conversion ratio between currencies" -msgstr "Обмінний курс" +#~ msgid "Pending account update operation" +#~ msgstr "Очікування операції оновлення облікового запису" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:795 #, c-format -msgid "Example conversion" -msgstr "" +#~ msgid "Pending password update operation" +#~ msgstr "Очікування операції оновлення пароля" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:796 #, c-format -msgid "1 %1$s will be converted into %2$s %3$s" -msgstr "" +#~ msgid "Pending transaction operation" +#~ msgstr "Очікування операції транзакції" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:809 #, c-format -msgid "Rounding value" -msgstr "" +#~ msgid "Pending cashout operation" +#~ msgstr "Очікування операції зняття готівки" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:822 #, c-format -msgid "Smallest difference between two amounts after the ratio is applied." -msgstr "" +#~ msgid "You can complete or cancel the operation in" +#~ msgstr "Ви можете завершити або скасувати операцію в" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:838 -#, c-format -msgid "Rounding mode" -msgstr "" +#, fuzzy, c-format +#~ msgid "" +#~ "No cashout was found. The cashout process has probably already been " +#~ "aborted." +#~ msgstr "" +#~ "Зняття готівки не знайдено. Це також може означати, що його вже скасовано." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:859 #, c-format -msgid "Zero" -msgstr "" +#~ msgid "Challenge not found." +#~ msgstr "Виклик не знайдено." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:861 #, c-format -msgid "" -"Amount will be round below to the largest possible value smaller than the " -"input." -msgstr "" +#~ msgid "This user is not authorized to complete this challenge." +#~ msgstr "Цей користувач не має права виконати цей виклик." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:899 #, c-format -msgid "Up" -msgstr "" +#~ msgid "Too many attempts, try another code." +#~ msgstr "Забагато спроб, спробуйте інший код." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:901 #, c-format -msgid "" -"Amount will be round up to the smallest possible value larger than the input." -msgstr "" +#~ msgid "The confirmation code is wrong, try again." +#~ msgstr "Код підтвердження неправильний, спробуйте ще раз." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:938 #, c-format -msgid "Nearest" -msgstr "" +#~ msgid "The operation needs another confirmation to complete." +#~ msgstr "Для завершення операції потрібне ще одне підтвердження." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:940 #, c-format -msgid "Amount will be round to the closest possible value." -msgstr "" +#~ msgid "Confirm the operation" +#~ msgstr "Підтвердити операцію" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:966 #, c-format -msgid "Examples" -msgstr "" +#~ msgid "Enter the confirmation code" +#~ msgstr "Введіть код підтвердження" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:970 -#, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.1" -msgstr "" +#, fuzzy, c-format +#~ msgid "The confirmation code starts with \"%1$s\" followed by numbers." +#~ msgstr "Код підтвердження починається з \"%1$s\", за яким йдуть цифри." -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:990 #, c-format -msgid "" -"Given the rounding value of 0.1 the possible values closest to 1.24 are: " -"1.1, 1.2, 1.3, 1.4." -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Підтвердити" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:996 #, c-format -msgid "With the \"zero\" mode the value will be rounded to 1.2" -msgstr "" +#~ msgid "Updating account values" +#~ msgstr "Оновлення значень облікових записів" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1001 -#, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.2" -msgstr "" +#, fuzzy, c-format +#~ msgid "Updating password" +#~ msgstr "Оновити пароль" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1006 -#, c-format -msgid "With the \"up\" mode the value will be rounded to 1.3" -msgstr "" +#, fuzzy, c-format +#~ msgid "Making a wire transfer" +#~ msgstr "Здійснити банківський переказ" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1013 -#, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.1" -msgstr "" +#, fuzzy, c-format +#~ msgid "Operation:" +#~ msgstr "Операція:" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1044 -#, c-format -msgid "With the \"nearest\" mode the value will be rounded to 1.3" -msgstr "" +#, fuzzy, c-format +#~ msgid "Debit threshold" +#~ msgstr "Дебетовано" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1056 #, c-format -msgid "Rounding an amount of 1.24 with rounding value 0.3" -msgstr "" +#~ msgid "Challenge details" +#~ msgstr "Деталі підтвердження" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1076 #, c-format -msgid "" -"Given the rounding value of 0.3 the possible values closest to 1.24 are: " -"0.9, 1.2, 1.5, 1.8." -msgstr "" +#~ msgid "Sent at" +#~ msgstr "Надіслано о" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1092 #, c-format -msgid "With the \"up\" mode the value will be rounded to 1.5" -msgstr "" +#~ msgid "To phone" +#~ msgstr "На телефон" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1099 #, c-format -msgid "Rounding an amount of 1.26 with rounding value 0.3" -msgstr "" +#~ msgid "To email" +#~ msgstr "На email" -#. screenid: 126 -#: packages/bank-ui/src/pages/regional/ConversionConfig.tsx:1163 #, c-format -msgid "Amount to be deducted before amount is credited." -msgstr "" +#~ msgid "Send again" +#~ msgstr "Відправити знову" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:54 #, fuzzy, c-format -msgid "Cashout id should be a number" -msgstr "ідентифікатор зняття готівки повинен бути числом" +#~ msgid "Withdraw reserve ID" +#~ msgstr "Зняття коштів" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:70 #, c-format -msgid "This cashout not found. Maybe already aborted." -msgstr "Це зняття готівки не знайдено. Можливо, його вже скасовано." +#~ msgid "No cashout account" +#~ msgstr "Відсутній рахунок для зняття готівки" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:118 -#, c-format -msgid "Cashout detail" -msgstr "Деталі зняття готівки" +#, fuzzy, c-format +#~ msgid "Minimum cashout" +#~ msgstr "виплати готівкою" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:153 -#, c-format -msgid "Debited" -msgstr "Дебетовано" +#, fuzzy, c-format +#~ msgid "loading..." +#~ msgstr "завантаження...%1$s" -#. screenid: 128 -#: packages/bank-ui/src/pages/regional/ShowCashoutDetails.tsx:168 -#, c-format -msgid "Credited" -msgstr "Кредитовано" +#, fuzzy, c-format +#~ msgid "Cashin ratio" +#~ msgstr "Поповнення готівкою" + +#, fuzzy, c-format +#~ msgid "Cashout ratio" +#~ msgstr "Зняття готівки створено" -#. screenid: 100 -#: packages/bank-ui/src/Routing.tsx:222 #, c-format -msgid "Welcome to %1$s!" -msgstr "Ласкаво просимо до %1$s!" +#~ msgid "Credited" +#~ msgstr "Кредитовано" #, fuzzy, c-format #~ msgid "Pending operation" @@ -2957,10 +3385,6 @@ msgstr "Ласкаво просимо до %1$s!" #~ msgstr "Список усіх бізнес-рахунків у банку." #, c-format -#~ msgid "Cashout not implemented" -#~ msgstr "Зняття готівки не реалізовано" - -#, c-format #~ msgid "Last day" #~ msgstr "Останній день" @@ -2983,10 +3407,6 @@ msgstr "Ласкаво просимо до %1$s!" #~ msgstr "Оновлення пароля" #, c-format -#~ msgid "Wire transfer" -#~ msgstr "Банківський переказ" - -#, c-format #~ msgid "Withdrawal" #~ msgstr "Зняття" @@ -2995,10 +3415,6 @@ msgstr "Ласкаво просимо до %1$s!" #~ msgstr "Деталі операції" #, c-format -#~ msgid "Cashouts are not supported" -#~ msgstr "Зняття готівки не підтримується" - -#, c-format #~ msgid "Amount to send" #~ msgstr "Сума для відправлення" @@ -3019,18 +3435,10 @@ msgstr "Ласкаво просимо до %1$s!" #~ "підтвердження операції" #, c-format -#~ msgid "add a email in your profile to enable this option" -#~ msgstr "додайте електронну пошту у вашому профілі, щоб увімкнути цю опцію" - -#, c-format #~ msgid "SMS" #~ msgstr "SMS" #, c-format -#~ msgid "add a phone number in your profile to enable this option" -#~ msgstr "додайте номер телефону у вашому профілі, щоб увімкнути цю опцію" - -#, c-format #~ msgid "it doesn't have the pattern of an IBAN number" #~ msgstr "він не відповідає шаблону номера IBAN" @@ -3056,14 +3464,6 @@ msgstr "Ласкаво просимо до %1$s!" #~ msgstr "Чи це обмінний пункт Taler?" #, c-format -#~ msgid "Using email" -#~ msgstr "Використовуючи email" - -#, c-format -#~ msgid "Using SMS" -#~ msgstr "Використовуючи SMS" - -#, c-format #~ msgid "" #~ "Account created with password \"%1$s\". The user must change the password " #~ "on the next login."