taler-typescript-core

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

commit c24eee2f9f73ea5bec79e5c489a19e9b1dfc1cfd
parent b6fea67cc67890918027984579515cf68fa7b421
Author: Kfir Pshititsky <Kfir4321@gmail.com>
Date:   Mon, 27 Oct 2025 08:53:20 +0000

Added translation using Weblate (Hebrew)

Diffstat:
Apackages/merchant-backoffice-ui/src/i18n/he.po | 3708+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 3708 insertions(+), 0 deletions(-)

diff --git a/packages/merchant-backoffice-ui/src/i18n/he.po b/packages/merchant-backoffice-ui/src/i18n/he.po @@ -0,0 +1,3708 @@ +# This file is part of GNU Taler +# (C) 2021-2023 Taler Systems S.A. +# GNU Taler is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 3, or (at your option) any later version. +# GNU Taler is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# You should have received a copy of the GNU General Public License along with +# GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/> +# +msgid "" +msgstr "" +"Project-Id-Version: Taler Wallet\n" +"Report-Msgid-Bugs-To: taler@gnu.org\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" + +#: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:45 +#, c-format +msgid "The request reached a timeout, check your connection." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:65 +#, c-format +msgid "The request was cancelled." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:107 +#, c-format +msgid "A lot of request were made to the same server and this action was throttled." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:130 +#, c-format +msgid "The response of the request is malformed." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:150 +#, c-format +msgid "Could not complete the request due to a network problem." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:171 +#, c-format +msgid "Unexpected request error." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:199 +#, c-format +msgid "Unexpected error." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:81 +#, c-format +msgid "Cancel" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:89 +#, c-format +msgid "%1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:94 +#, c-format +msgid "Close" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:134 +#, c-format +msgid "Continue" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:194 +#, c-format +msgid "Clear" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:206 +#, c-format +msgid "Confirm" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:248 +#, c-format +msgid "Required" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:250 +#, c-format +msgid "Letter must be a JSON string" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:252 +#, c-format +msgid "JSON string is invalid" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:257 +#, c-format +msgid "Import" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:258 +#, c-format +msgid "Importing an account from the bank" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:265 +#, c-format +msgid "" +"You can export your account settings from the Libeufin Bank's account profile. " +"Paste the content in the next field." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:273 +#, c-format +msgid "Account information" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:338 +#, c-format +msgid "Correct form" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:339 +#, c-format +msgid "Comparing account details" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:345 +#, c-format +msgid "" +"Testing against the account info URL succeeded but the account information " +"reported is different with the account details form." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:355 +#, c-format +msgid "Field" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:358 +#, c-format +msgid "In the form" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:361 +#, c-format +msgid "Reported" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:368 +#, c-format +msgid "Type" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:376 +#, c-format +msgid "IBAN" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:385 +#, c-format +msgid "Address" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:395 +#, c-format +msgid "Host" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:402 +#, c-format +msgid "Account id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:413 +#, c-format +msgid "Owner's name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:445 +#, c-format +msgid "Bank host" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:471 +#, c-format +msgid "Validate bank account: %1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:477 +#, c-format +msgid "" +"You need to make a bank transfer with the specified subject to validate that you " +"are the owner of the account." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this string and paste it into the field 'Subject' (resp. 'Purpose') in your " +"banking app or bank website" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:501 +#, c-format +msgid "" +"Copy and paste this IBAN and the name into the receiver fields in your banking " +"app or website" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:509 +#, c-format +msgid "Receiver name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Select the smallest possible amount for the wire transfer in your banking app or " +"on your online banking website." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:536 +#, c-format +msgid "" +"Make sure ALL data is correct, including the subject and you are using your " +"selected bank account. You can use the copy buttons (%1$s) to prevent typing " +"errors or the \"payto://\" URI below to copy just one value." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternatively, if your bank already supports the standard 'PayTo URI', you can " +"use this %1$s link instead" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:694 +#, c-format +msgid "" +"If you delete the instance named %1$s (ID: %2$s), the merchant will no longer be " +"able to process orders or refunds" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:701 +#, c-format +msgid "" +"This action deletes the instance private key, but preserves all transaction " +"data. You can still access that data after deleting the instance." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:708 +#, c-format +msgid "Deleting an instance %1$s ." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:736 +#, c-format +msgid "" +"If you purge the instance named %1$s (ID: %2$s), you will also delete all " +"it&apos;s transaction data." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:743 +#, c-format +msgid "" +"The instance will disappear from your list, and you will no longer be able to " +"access it&apos;s data." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:749 +#, c-format +msgid "Purging an instance %1$s ." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:786 +#, c-format +msgid "Is not the same as the current access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:791 +#, c-format +msgid "Can't be the same as the old token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:795 +#, c-format +msgid "Is not the same" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:803 +#, c-format +msgid "You are updating the access token for the instance with ID %1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:819 +#, c-format +msgid "Old access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:820 +#, c-format +msgid "Access token currently in use" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:826 +#, c-format +msgid "New access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:827 +#, c-format +msgid "Next access token to be used" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:832 +#, c-format +msgid "Repeat access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:833 +#, c-format +msgid "Confirm the same access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:838 +#, c-format +msgid "Clearing the access token will mean public access to the instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:865 +#, c-format +msgid "Can't be the same as the old access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:880 +#, c-format +msgid "You are setting the access token for the new instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:906 +#, c-format +msgid "With external authorization method no check will be done by the merchant backend" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:922 +#, c-format +msgid "Set external authorization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:934 +#, c-format +msgid "Set access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:956 +#, c-format +msgid "Operation in progress..." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/modal/index.tsx:965 +#, c-format +msgid "The operation will be automatically canceled after %1$s seconds" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/login/index.tsx:63 +#, c-format +msgid "Your password is incorrect" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/login/index.tsx:70 +#, c-format +msgid "Your instance cannot be found" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/login/index.tsx:89 +#, c-format +msgid "Login required" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/login/index.tsx:95 +#, c-format +msgid "Please enter your access token for %1$s." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/login/index.tsx:102 +#, c-format +msgid "Access Token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:79 +#, c-format +msgid "Instances" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:92 +#, c-format +msgid "Delete" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:98 +#, c-format +msgid "Add new instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:175 +#, c-format +msgid "ID" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:178 +#, c-format +msgid "Name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:220 +#, c-format +msgid "Edit" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:237 +#, c-format +msgid "Purge" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/TableActive.tsx:261 +#, c-format +msgid "There are no instances yet, add more pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:66 +#, c-format +msgid "Only show active instances" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:69 +#, c-format +msgid "Active" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:76 +#, c-format +msgid "Only show deleted instances" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:79 +#, c-format +msgid "Deleted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:86 +#, c-format +msgid "Show all instances" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:89 +#, c-format +msgid "All" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/index.tsx:100 +#, c-format +msgid "Instance \"%1$s\" (ID: %2$s) has been deleted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/index.tsx:105 +#, c-format +msgid "Failed to delete instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/index.tsx:140 +#, c-format +msgid "Instance '%1$s' (ID: %2$s) has been purged" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/list/index.tsx:145 +#, c-format +msgid "Failed to purge instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/exception/AsyncButton.tsx:43 +#, c-format +msgid "Loading..." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:87 +#, c-format +msgid "This is not a valid bitcoin address." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:100 +#, c-format +msgid "This is not a valid Ethereum address." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:129 +#, c-format +msgid "This is not a valid host." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:152 +#, c-format +msgid "IBAN numbers usually have more that 4 digits" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:154 +#, c-format +msgid "IBAN numbers usually have less that 34 digits" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:162 +#, c-format +msgid "IBAN country code not found" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:187 +#, c-format +msgid "IBAN number is invalid, checksum is wrong" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:202 +#, c-format +msgid "Choose one..." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:305 +#, c-format +msgid "Method to use for wire transfer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:315 +#, c-format +msgid "Routing" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:317 +#, c-format +msgid "Routing number." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:323 +#, c-format +msgid "Account number." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:331 +#, c-format +msgid "Code" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:333 +#, c-format +msgid "Business Identifier Code." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:342 +#, c-format +msgid "International Bank Account Number." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:355 +#, c-format +msgid "Unified Payment Interface." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:365 +#, c-format +msgid "Bitcoin protocol." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:375 +#, c-format +msgid "Ethereum protocol." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:385 +#, c-format +msgid "Interledger protocol." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:407 +#, c-format +msgid "Bank host." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:411 +#, c-format +msgid "Without scheme and may include subpath:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:424 +#, c-format +msgid "Bank account." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:439 +#, c-format +msgid "Legal name of the person holding the account." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputPaytoForm.tsx:440 +#, c-format +msgid "It should match the bank account name." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:104 +#, c-format +msgid "Invalid url" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:106 +#, c-format +msgid "URL must end with a '/'" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:108 +#, c-format +msgid "URL must not contain params" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:110 +#, c-format +msgid "URL must not hash param" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:198 +#, c-format +msgid "The request to check the revenue API failed." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:207 +#, c-format +msgid "Server replied with \"bad request\"." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:215 +#, c-format +msgid "Unauthorized, check credentials." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:223 +#, c-format +msgid "The endpoint does not seem to be a Taler Revenue API." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"The request was made correctly, but the bank's server did not respond with the " +"appropriate value for 'credit_account', so we cannot confirm that it is the same " +"bank account." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:270 +#, c-format +msgid "Account:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:294 +#, c-format +msgid "" +"If the bank supports Taler Revenue API then you can add the endpoint URL below " +"to keep the revenue information in sync." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:303 +#, c-format +msgid "Endpoint URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:306 +#, c-format +msgid "" +"From where the merchant can download information about incoming wire transfers " +"to this account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:310 +#, c-format +msgid "Auth type" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:311 +#, c-format +msgid "Choose the authentication type for the account info URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:314 +#, c-format +msgid "Without authentication" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:315 +#, c-format +msgid "With password" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, c-format +msgid "With token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:317 +#, c-format +msgid "Do not change" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:324 +#, c-format +msgid "Username" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:325 +#, c-format +msgid "Username to access the account information." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:330 +#, c-format +msgid "Password" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:331 +#, c-format +msgid "Password to access the account information." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, c-format +msgid "Access token to access the account information." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:346 +#, c-format +msgid "Match" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:347 +#, c-format +msgid "Check where the information match against the server info." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:355 +#, c-format +msgid "Not verified" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:357 +#, c-format +msgid "Last test was ok" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:358 +#, c-format +msgid "Last test failed" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:363 +#, c-format +msgid "Compare info from server with account form" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:369 +#, c-format +msgid "Test" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:385 +#, c-format +msgid "Need to complete marked fields" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/UpdatePage.tsx:386 +#, c-format +msgid "Confirm operation" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx:226 +#, c-format +msgid "Account details" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx:305 +#, c-format +msgid "Import from bank" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/create/index.tsx:69 +#, c-format +msgid "Could not create account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/notfound/index.tsx:53 +#, c-format +msgid "No 'default' instance configured yet." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/notfound/index.tsx:54 +#, c-format +msgid "Create a 'default' instance to begin using the merchant backoffice." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:62 +#, c-format +msgid "Bank accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:67 +#, c-format +msgid "Add new account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:136 +#, c-format +msgid "Wire method: Bitcoin" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:145 +#, c-format +msgid "SegWit 1" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:148 +#, c-format +msgid "SegWit 2" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:180 +#, c-format +msgid "Delete selected accounts from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:198 +#, c-format +msgid "Wire method: x-taler-bank" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:207 +#, c-format +msgid "Account name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:251 +#, c-format +msgid "Wire method: IBAN" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:304 +#, c-format +msgid "Other accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:313 +#, c-format +msgid "Path" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/Table.tsx:367 +#, c-format +msgid "There are no accounts yet, add more pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/index.tsx:77 +#, c-format +msgid "You need to associate a bank account to receive revenue." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/index.tsx:78 +#, c-format +msgid "Without this the you won't be able to create new orders." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/index.tsx:98 +#, c-format +msgid "The bank account has been successfully deleted." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/list/index.tsx:103 +#, c-format +msgid "Could not delete the bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/index.tsx:90 +#, c-format +msgid "Could not update account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/accounts/update/index.tsx:135 +#, c-format +msgid "Could not delete account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx:47 +#, c-format +msgid "Pending KYC verification" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx:93 +#, c-format +msgid "Exchange" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx:99 +#, c-format +msgid "Reason" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx:114 +#, c-format +msgid "Pending KYC process, click here to complete" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx:134 +#, c-format +msgid "The Payment Service Provider requires an account verification." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx:164 +#, c-format +msgid "Http Status" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx:194 +#, c-format +msgid "No pending kyc verification!" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDate.tsx:127 +#, c-format +msgid "Change value to unknown date" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDate.tsx:128 +#, c-format +msgid "Change value to empty" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDate.tsx:140 +#, c-format +msgid "Change value to never" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDate.tsx:145 +#, c-format +msgid "Never" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/picker/DurationPicker.tsx:55 +#, c-format +msgid "days" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/picker/DurationPicker.tsx:65 +#, c-format +msgid "hours" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/picker/DurationPicker.tsx:76 +#, c-format +msgid "minutes" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/picker/DurationPicker.tsx:87 +#, c-format +msgid "seconds" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDuration.tsx:62 +#, c-format +msgid "Forever" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDuration.tsx:78 +#, c-format +msgid "%1$sM" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDuration.tsx:80 +#, c-format +msgid "%1$sY" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDuration.tsx:82 +#, c-format +msgid "%1$sd" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDuration.tsx:84 +#, c-format +msgid "%1$sh" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDuration.tsx:86 +#, c-format +msgid "%1$smin" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputDuration.tsx:88 +#, c-format +msgid "%1$ssec" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:29 +#, c-format +msgid "Country" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:39 +#, c-format +msgid "Building number" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:41 +#, c-format +msgid "Building name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:42 +#, c-format +msgid "Street" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:43 +#, c-format +msgid "Post code" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:44 +#, c-format +msgid "Town location" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:45 +#, c-format +msgid "Town" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:46 +#, c-format +msgid "District" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputLocation.tsx:49 +#, c-format +msgid "Country subdivision" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputSearchOnList.tsx:80 +#, c-format +msgid "Description" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputSearchOnList.tsx:106 +#, c-format +msgid "Enter description or id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputSearchOnList.tsx:164 +#, c-format +msgid "no match found with that description or id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/InventoryProductForm.tsx:57 +#, c-format +msgid "You must enter a valid product identifier." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/InventoryProductForm.tsx:65 +#, c-format +msgid "Quantity must be greater than 0!" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/InventoryProductForm.tsx:77 +#, c-format +msgid "" +"This quantity exceeds remaining stock. Currently, only %1$s units remain " +"unreserved in stock." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/InventoryProductForm.tsx:100 +#, c-format +msgid "Search product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/InventoryProductForm.tsx:112 +#, c-format +msgid "Quantity" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/InventoryProductForm.tsx:113 +#, c-format +msgid "How many products will be added" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/InventoryProductForm.tsx:120 +#, c-format +msgid "Add from inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputImage.tsx:107 +#, c-format +msgid "Image must be smaller than 1 MB" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputImage.tsx:112 +#, c-format +msgid "Add" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputImage.tsx:122 +#, c-format +msgid "Remove" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:47 +#, c-format +msgid "Invalid" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:66 +#, c-format +msgid "This product has %1$s applicable taxes configured." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:103 +#, c-format +msgid "No taxes configured for this product." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:109 +#, c-format +msgid "Amount" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:110 +#, c-format +msgid "" +"Taxes can be in currencies that differ from the main currency used by the " +"merchant." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:112 +#, c-format +msgid "Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:121 +#, c-format +msgid "Legal name of the tax, e.g. VAT or import duties." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputTaxes.tsx:127 +#, c-format +msgid "Add tax to the tax list" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:71 +#, c-format +msgid "Describe and add a product that is not in the inventory list" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:74 +#, c-format +msgid "Add custom product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:85 +#, c-format +msgid "Complete information of the product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:152 +#, c-format +msgid "Must be a number" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:154 +#, c-format +msgid "Must be grater than 0" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:185 +#, c-format +msgid "Image" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:186 +#, c-format +msgid "Photo of the product." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:192 +#, c-format +msgid "Full product description." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:196 +#, c-format +msgid "Unit" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:197 +#, c-format +msgid "Name of the product unit." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:201 +#, c-format +msgid "Price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:202 +#, c-format +msgid "Amount in the current currency." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:208 +#, c-format +msgid "How many products will be added." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/NonInventoryProductForm.tsx:211 +#, c-format +msgid "Taxes" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductList.tsx:46 +#, c-format +msgid "Unit price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductList.tsx:49 +#, c-format +msgid "Total price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:164 +#, c-format +msgid "Must be greater than 0" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:175 +#, c-format +msgid "Refund deadline can't be before pay deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:181 +#, c-format +msgid "Wire transfer deadline can't be before refund deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:190 +#, c-format +msgid "Wire transfer deadline can't be before pay deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:198 +#, c-format +msgid "Must have a refund deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:203 +#, c-format +msgid "Auto refund can't be after refund deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:210 +#, c-format +msgid "Must be in the future" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:378 +#, c-format +msgid "Simple" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:390 +#, c-format +msgid "Advanced" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:402 +#, c-format +msgid "Manage products in order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:406 +#, c-format +msgid "%1$s products with a total price of %2$s." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:413 +#, c-format +msgid "Manage list of products in the order." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:437 +#, c-format +msgid "Remove this product from the order." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:463 +#, c-format +msgid "Total product price added up" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:476 +#, c-format +msgid "Amount to be paid by the customer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:482 +#, c-format +msgid "Order price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:483 +#, c-format +msgid "Final order price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:490 +#, c-format +msgid "Summary" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:491 +#, c-format +msgid "Title of the order to be shown to the customer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:497 +#, c-format +msgid "Shipping and fulfillment" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:502 +#, c-format +msgid "Delivery date" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:503 +#, c-format +msgid "Deadline for physical delivery assured by the merchant." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:508 +#, c-format +msgid "Location" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:509 +#, c-format +msgid "Address where the products will be delivered" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:516 +#, c-format +msgid "Fulfillment URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:517 +#, c-format +msgid "URL to which the user will be redirected after successful payment." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:525 +#, c-format +msgid "Taler payment options" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:526 +#, c-format +msgid "Override default Taler payment settings for this order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:531 +#, c-format +msgid "Payment time" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:537 +#, c-format +msgid "" +"Time for the customer to pay for the offer before it expires. Inventory products " +"will be reserved until this deadline. Time start to run after the order is " +"created." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:554 +#, c-format +msgid "Default" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:563 +#, c-format +msgid "Refund time" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:571 +#, c-format +msgid "" +"Time while the order can be refunded by the merchant. Time starts after the " +"order is created." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:596 +#, c-format +msgid "Wire transfer time" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:604 +#, c-format +msgid "" +"Time for the exchange to make the wire transfer. Time starts after the order is " +"created." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:630 +#, c-format +msgid "Auto-refund time" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:636 +#, c-format +msgid "" +"Time until which the wallet will automatically check for refunds without user " +"interaction." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:644 +#, c-format +msgid "Maximum fee" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:645 +#, c-format +msgid "" +"Maximum fees the merchant is willing to cover for this order. Higher deposit " +"fees must be covered in full by the consumer." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:651 +#, c-format +msgid "Create token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:652 +#, c-format +msgid "" +"If the order ID is easy to guess the token will prevent users to steal orders " +"from others." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:658 +#, c-format +msgid "Minimum age required" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:659 +#, c-format +msgid "" +"Any value greater than 0 will limit the coins able be used to pay this contract. " +"If empty the age restriction will be defined by the products" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:662 +#, c-format +msgid "Min age defined by the producs is %1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:663 +#, c-format +msgid "No product with age restriction in this order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:673 +#, c-format +msgid "Additional information" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:674 +#, c-format +msgid "Custom information to be included in the contract for this order." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:683 +#, c-format +msgid "You must enter a value in JavaScript Object Notation (JSON)." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:709 +#, c-format +msgid "Custom field name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:795 +#, c-format +msgid "Disabled" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:798 +#, c-format +msgid "No deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/CreatePage.tsx:799 +#, c-format +msgid "Deadline at %1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/index.tsx:109 +#, c-format +msgid "Could not create order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/index.tsx:111 +#, c-format +msgid "No exchange would accept a payment because of KYC requirements." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/index.tsx:129 +#, c-format +msgid "No more stock for product with ID \"%1$s\"." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:75 +#, c-format +msgid "Orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:81 +#, c-format +msgid "Create order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:138 +#, c-format +msgid "Load first page" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:145 +#, c-format +msgid "Date" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:191 +#, c-format +msgid "Refund" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:200 +#, c-format +msgid "copy url" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:213 +#, c-format +msgid "Load more orders after the last one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:216 +#, c-format +msgid "Load next page" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:233 +#, c-format +msgid "No orders have been found matching your query!" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:280 +#, c-format +msgid "Duplicated" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:293 +#, c-format +msgid "This value exceed the refundable amount" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:381 +#, c-format +msgid "Amount to be refunded" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:383 +#, c-format +msgid "Max refundable:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:391 +#, c-format +msgid "Requested by the customer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:392 +#, c-format +msgid "Other" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:395 +#, c-format +msgid "Why this order is being refunded" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:401 +#, c-format +msgid "More information to give context" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:70 +#, c-format +msgid "Contract terms" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:76 +#, c-format +msgid "Human-readable description of the whole purchase" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:82 +#, c-format +msgid "Total price for the transaction" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:89 +#, c-format +msgid "URL for this purchase" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:95 +#, c-format +msgid "Max fee" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:96 +#, c-format +msgid "Maximum total deposit fee accepted by the merchant for this contract" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:101 +#, c-format +msgid "Created at" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:102 +#, c-format +msgid "Time when this contract was generated" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:107 +#, c-format +msgid "Refund deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:108 +#, c-format +msgid "After this deadline has passed no refunds will be accepted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:113 +#, c-format +msgid "Payment deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:114 +#, c-format +msgid "After this deadline, the merchant won't accept payments for the contract" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:119 +#, c-format +msgid "Wire transfer deadline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:120 +#, c-format +msgid "Transfer deadline for the exchange" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:126 +#, c-format +msgid "Time indicating when the order should be delivered" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:132 +#, c-format +msgid "Where the order will be delivered" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:140 +#, c-format +msgid "Auto-refund delay" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:141 +#, c-format +msgid "How long the wallet should try to get an automatic refund for the purchase" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:146 +#, c-format +msgid "Extra info" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:147 +#, c-format +msgid "Extra data that is only interpreted by the merchant frontend" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:220 +#, c-format +msgid "Order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:222 +#, c-format +msgid "Claimed" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:249 +#, c-format +msgid "Claimed at" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:271 +#, c-format +msgid "Timeline" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:277 +#, c-format +msgid "Payment details" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:297 +#, c-format +msgid "Order status" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:307 +#, c-format +msgid "Product list" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:459 +#, c-format +msgid "Paid" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:463 +#, c-format +msgid "Wired" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:468 +#, c-format +msgid "Refunded" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:488 +#, c-format +msgid "Refund order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:489 +#, c-format +msgid "Not refundable" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:519 +#, c-format +msgid "Next event in" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:555 +#, c-format +msgid "Refunded amount" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:562 +#, c-format +msgid "Refund taken" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:572 +#, c-format +msgid "Status URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:585 +#, c-format +msgid "Refund URI" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:639 +#, c-format +msgid "Unpaid" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:657 +#, c-format +msgid "Pay at" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:710 +#, c-format +msgid "Order status URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:714 +#, c-format +msgid "Payment URI" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:743 +#, c-format +msgid "Unknown order status. This is an error, please contact the administrator." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:770 +#, c-format +msgid "Back" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/index.tsx:88 +#, c-format +msgid "Refund created successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/index.tsx:95 +#, c-format +msgid "Could not create the refund" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/index.tsx:97 +#, c-format +msgid "There are pending KYC requirements." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/JumpToElementById.tsx:39 +#, c-format +msgid "Missing ID" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/JumpToElementById.tsx:48 +#, c-format +msgid "Not found" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:83 +#, c-format +msgid "Select date to show nearby orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:96 +#, c-format +msgid "Only show paid orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, c-format +msgid "New" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 +#, c-format +msgid "Only show orders with refunds" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:126 +#, c-format +msgid "" +"Only display orders that have already been paid for by buyers and for which the " +"wire transfer by the payment service provider is still pending" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:129 +#, c-format +msgid "Not wired" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136 +#, c-format +msgid "" +"Only display orders that have already been transferred by the payment service " +"provider" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139 +#, c-format +msgid "Completed" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:146 +#, c-format +msgid "Remove all filters" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:164 +#, c-format +msgid "Clear date filter" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:178 +#, c-format +msgid "Jump to date (%1$s)" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/index.tsx:113 +#, c-format +msgid "Jump to order with the given product ID" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/index.tsx:114 +#, c-format +msgid "Order id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:61 +#, c-format +msgid "Invalid. Please enter characters and numbers only" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:67 +#, c-format +msgid "Just letters and numbers from 2 to 7" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:69 +#, c-format +msgid "The size of the key must be 32 characters" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:99 +#, c-format +msgid "Internal ID on the system" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:104 +#, c-format +msgid "Useful to identify the device physically" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:108 +#, c-format +msgid "Verification algorithm" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:109 +#, c-format +msgid "Algorithm used to verify transactions in offline mode" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:119 +#, c-format +msgid "Device key" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:121 +#, c-format +msgid "" +"Be sure to choose a password hard to guess, alternatively use the random " +"generator" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:122 +#, c-format +msgid "Your device needs to match exactly the same value" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:138 +#, c-format +msgid "Generate random secret key" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatePage.tsx:148 +#, c-format +msgid "Random" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/CreatedSuccessfully.tsx:44 +#, c-format +msgid "" +"You can scan the next QR code with your device or save the key before " +"continuing." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/index.tsx:60 +#, c-format +msgid "Device added successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/create/index.tsx:66 +#, c-format +msgid "Could not add device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/Table.tsx:57 +#, c-format +msgid "OTP devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/Table.tsx:62 +#, c-format +msgid "Add new devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/Table.tsx:117 +#, c-format +msgid "Load more devices before the first one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/Table.tsx:155 +#, c-format +msgid "Delete selected devices from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/Table.tsx:170 +#, c-format +msgid "Load more devices after the last one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/Table.tsx:190 +#, c-format +msgid "There are no devices to list yet, add more by pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/index.tsx:90 +#, c-format +msgid "The device was successfully deleted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/list/index.tsx:95 +#, c-format +msgid "Could not delete the device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/UpdatePage.tsx:64 +#, c-format +msgid "Device:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/UpdatePage.tsx:86 +#, c-format +msgid "Algorithm to use to verify transactions in offline mode" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/UpdatePage.tsx:100 +#, c-format +msgid "Not modified" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/UpdatePage.tsx:101 +#, c-format +msgid "Be sure to be very hard to guess or use the random generator" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/UpdatePage.tsx:103 +#, c-format +msgid "Your device need to have exactly the same value" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/UpdatePage.tsx:130 +#, c-format +msgid "Change key" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/index.tsx:119 +#, c-format +msgid "Could not update template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/index.tsx:121 +#, c-format +msgid "Template id is unknown" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/otp_devices/update/index.tsx:129 +#, c-format +msgid "The provided information is inconsistent with the current state of the template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:99 +#, c-format +msgid "" +"Click here to configure the stock of the product, leave it as is and the backend " +"will not control stock." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:109 +#, c-format +msgid "Manage stock" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:115 +#, c-format +msgid "This product has been configured without stock control" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:119 +#, c-format +msgid "Infinite" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:136 +#, c-format +msgid "Shrinkage cannot exceed the current stock and incoming supplies (maximum %1$s)" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:169 +#, c-format +msgid "Incoming" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:170 +#, c-format +msgid "Lost" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:185 +#, c-format +msgid "Current" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:189 +#, c-format +msgid "Remove stock control for this product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:195 +#, c-format +msgid "without stock" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:204 +#, c-format +msgid "Next restock" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputStock.tsx:208 +#, c-format +msgid "Warehouse address" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputArray.tsx:118 +#, c-format +msgid "Add element to the list" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:120 +#, c-format +msgid "Invalid amount" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:191 +#, c-format +msgid "Product identification to use in URLs (for internal use only)." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:197 +#, c-format +msgid "Illustration of the product for customers." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:203 +#, c-format +msgid "Product description for customers." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:207 +#, c-format +msgid "Age restriction" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:208 +#, c-format +msgid "Is this product restricted for customer below certain age?" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:209 +#, c-format +msgid "Minimum age of the customer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:213 +#, c-format +msgid "Unit name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:214 +#, c-format +msgid "" +"Unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 items, 5 " +"meters) for customers." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:215 +#, c-format +msgid "Example: kg, items or liters" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:219 +#, c-format +msgid "Price per unit" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:220 +#, c-format +msgid "Sale price for customers, including taxes, for above units of the product." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:224 +#, c-format +msgid "Stock" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:226 +#, c-format +msgid "Inventory for products with finite supply (for internal use only)." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:231 +#, c-format +msgid "Taxes included in the product price, exposed to customers." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:235 +#, c-format +msgid "Categories" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:241 +#, c-format +msgid "Search by category description or id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/product/ProductForm.tsx:242 +#, c-format +msgid "Categories where this product will be listed on." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/create/index.tsx:52 +#, c-format +msgid "Product created successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/create/index.tsx:58 +#, c-format +msgid "Could not create product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:77 +#, c-format +msgid "Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:82 +#, c-format +msgid "Add product to inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#, c-format +msgid "Sales" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:170 +#, c-format +msgid "Sold" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:236 +#, c-format +msgid "Free" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 +#, c-format +msgid "Go to product update page" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:283 +#, c-format +msgid "Update" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:288 +#, c-format +msgid "Remove this product from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:324 +#, c-format +msgid "Load more products after the last one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:366 +#, c-format +msgid "Update the product with new price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:377 +#, c-format +msgid "Update product with new price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:388 +#, c-format +msgid "Confirm update" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:415 +#, c-format +msgid "lost can't be greater that current + incoming (max %1$s)" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#, c-format +msgid "Add more elements to the inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:441 +#, c-format +msgid "Report elements lost in the inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:446 +#, c-format +msgid "New price for the product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:458 +#, c-format +msgid "The are value with errors" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:459 +#, c-format +msgid "Update product with new stock and price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:500 +#, c-format +msgid "There are no products to list yet, add more by pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:86 +#, c-format +msgid "Jump to product with the given product ID" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:87 +#, c-format +msgid "Product id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:104 +#, c-format +msgid "Product updated successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:109 +#, c-format +msgid "Could not update the product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:144 +#, c-format +msgid "Product \"%1$s\" (ID: %2$s) has been deleted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:149 +#, c-format +msgid "Could not delete the product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:165 +#, c-format +msgid "" +"If you delete the product named %1$s (ID: %2$s ), the stock and related " +"information will be lost" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:173 +#, c-format +msgid "Deleting an product can't be undone." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/update/UpdatePage.tsx:56 +#, c-format +msgid "Product id:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/update/index.tsx:85 +#, c-format +msgid "Product (ID: %1$s) has been updated" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/products/update/index.tsx:91 +#, c-format +msgid "Could not update product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:112 +#, c-format +msgid "Must be greater that 0" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:119 +#, c-format +msgid "Too short" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:192 +#, c-format +msgid "Identifier" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:193 +#, c-format +msgid "Name of the template in URLs." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:199 +#, c-format +msgid "Describe what this template stands for" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:206 +#, c-format +msgid "If specified here, this template will create orders with the same summary" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:210 +#, c-format +msgid "Summary is editable" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:211 +#, c-format +msgid "Allow the user to change the summary." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:217 +#, c-format +msgid "If specified here, this template will create orders with the same price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:221 +#, c-format +msgid "Amount is editable" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:222 +#, c-format +msgid "Allow the user to select the amount to pay." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:229 +#, c-format +msgid "Currency is editable" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:230 +#, c-format +msgid "Allow the user to change currency." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:232 +#, c-format +msgid "Supported currencies" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:233 +#, c-format +msgid "Supported currencies: %1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:241 +#, c-format +msgid "Minimum age" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:243 +#, c-format +msgid "Is this contract restricted to some age?" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:247 +#, c-format +msgid "Payment timeout" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:249 +#, c-format +msgid "" +"How much time the customer has to complete the payment once the order was " +"created." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:254 +#, c-format +msgid "OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:255 +#, c-format +msgid "Use to verify transactions in offline mode." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:257 +#, c-format +msgid "No OTP device." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:259 +#, c-format +msgid "Add one first" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/CreatePage.tsx:272 +#, c-format +msgid "No device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/index.tsx:52 +#, c-format +msgid "Template has been created" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/create/index.tsx:58 +#, c-format +msgid "Could not create template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:61 +#, c-format +msgid "Templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:66 +#, c-format +msgid "Add new templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:127 +#, c-format +msgid "Load more templates before the first one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:165 +#, c-format +msgid "Delete selected templates from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:172 +#, c-format +msgid "Use template to create new order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:175 +#, c-format +msgid "Use template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:179 +#, c-format +msgid "Generate a QR code for the template." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:194 +#, c-format +msgid "Load more templates after the last one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/Table.tsx:214 +#, c-format +msgid "There are no templates to list yet, add more by pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:91 +#, c-format +msgid "Jump to template with the given template ID" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:92 +#, c-format +msgid "Template identification" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:132 +#, c-format +msgid "Template \"%1$s\" (ID: %2$s) has been deleted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:137 +#, c-format +msgid "Failed to delete template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:153 +#, c-format +msgid "If you delete the template %1$s (ID: %2$s) you may loose information" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:160 +#, c-format +msgid "Deleting an template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:162 +#, c-format +msgid "can't be undone" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/qr/QrPage.tsx:77 +#, c-format +msgid "Print" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/update/UpdatePage.tsx:221 +#, c-format +msgid "If specified, this template will create order with the same summary" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/update/UpdatePage.tsx:231 +#, c-format +msgid "If specified, this template will create orders with the same price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/update/UpdatePage.tsx:263 +#, c-format +msgid "" +"How much time has the customer to complete the payment once the order was " +"created." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/update/index.tsx:90 +#, c-format +msgid "Template (ID: %1$s) has been updated" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/use/UsePage.tsx:58 +#, c-format +msgid "An amount is required" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/use/UsePage.tsx:60 +#, c-format +msgid "An order summary is required" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/use/UsePage.tsx:88 +#, c-format +msgid "New order from template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/use/UsePage.tsx:110 +#, c-format +msgid "Amount of the order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/use/UsePage.tsx:115 +#, c-format +msgid "Order summary" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/templates/use/index.tsx:125 +#, c-format +msgid "Could not create order from template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:57 +#, c-format +msgid "You need your access token to perform the operation" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:74 +#, c-format +msgid "You are updating the access token from instance with id \"%1$s\"" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:105 +#, c-format +msgid "This instance does not have authentication token." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:106 +#, c-format +msgid "You can leave it empty if there is another layer of security." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:121 +#, c-format +msgid "Current access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:126 +#, c-format +msgid "Clearing the access token will mean public access to the instance." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:142 +#, c-format +msgid "Clear token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/DetailPage.tsx:177 +#, c-format +msgid "Confirm change" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/index.tsx:83 +#, c-format +msgid "Failed to clear token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/token/index.tsx:109 +#, c-format +msgid "Failed to set new token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:96 +#, c-format +msgid "Slug" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:97 +#, c-format +msgid "Token family slug to use in URLs (for internal use only)" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:101 +#, c-format +msgid "Kind" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:102 +#, c-format +msgid "Token family kind" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:109 +#, c-format +msgid "User-readable token family name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:115 +#, c-format +msgid "Token family description for customers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:119 +#, c-format +msgid "Valid After" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:120 +#, c-format +msgid "Token family can issue tokens after this date" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:125 +#, c-format +msgid "Valid Before" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:126 +#, c-format +msgid "Token family can issue tokens until this date" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:131 +#, c-format +msgid "Duration" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/tokenfamily/TokenFamilyForm.tsx:132 +#, c-format +msgid "Validity duration of a issued token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/create/index.tsx:51 +#, c-format +msgid "Token family created successfully." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/create/index.tsx:57 +#, c-format +msgid "Could not create token family." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/Table.tsx:60 +#, c-format +msgid "Token Families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/Table.tsx:65 +#, c-format +msgid "Add token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/Table.tsx:192 +#, c-format +msgid "Go to token family update page" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/Table.tsx:204 +#, c-format +msgid "Remove this token family from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/Table.tsx:237 +#, c-format +msgid "There are no token families yet, add the first one by pressing the + sign." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:91 +#, c-format +msgid "Token family updated successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:96 +#, c-format +msgid "Could not update the token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:129 +#, c-format +msgid "Token family \"%1$s\" (SLUG: %2$s) has been deleted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:134 +#, c-format +msgid "Failed to delete token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:150 +#, c-format +msgid "" +"If you delete the %1$s token family (Slug: %2$s), all issued tokens will become " +"invalid." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:157 +#, c-format +msgid "Deleting a token family %1$s ." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/update/UpdatePage.tsx:87 +#, c-format +msgid "Token Family: %1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/update/index.tsx:104 +#, c-format +msgid "Could not update token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:62 +#, c-format +msgid "Please check the ID; it does not appear to be valid." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:64 +#, c-format +msgid "Must have 52 characters, current %1$s" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:71 +#, c-format +msgid "URL doesn't have the right format" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:95 +#, c-format +msgid "Credited bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:97 +#, c-format +msgid "Select an account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:98 +#, c-format +msgid "Bank account of the merchant where the payment was received" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:102 +#, c-format +msgid "Wire transfer ID" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:104 +#, c-format +msgid "" +"Unique identifier of the wire transfer used by the exchange, must be 52 " +"characters long" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:108 +#, c-format +msgid "Exchange URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:109 +#, c-format +msgid "" +"Base URL of the exchange that made the transfer, should have been in the wire " +"transfer subject" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:114 +#, c-format +msgid "Amount credited" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/CreatePage.tsx:115 +#, c-format +msgid "Actual amount that was wired to the merchant's bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/index.tsx:62 +#, c-format +msgid "Wire transfer informed successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/create/index.tsx:68 +#, c-format +msgid "Could not inform transfer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:62 +#, c-format +msgid "Wire transfers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:67 +#, c-format +msgid "Add new transfer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:120 +#, c-format +msgid "Load more wire transfers preceding the first one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:133 +#, c-format +msgid "Credit" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:136 +#, c-format +msgid "Confirmed" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:139 +#, c-format +msgid "Verified" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:142 +#, c-format +msgid "Executed on" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:153 +#, c-format +msgid "yes" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:153 +#, c-format +msgid "no" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:158 +#, c-format +msgid "never" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:163 +#, c-format +msgid "unknown" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:169 +#, c-format +msgid "Delete selected transfer from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:184 +#, c-format +msgid "Load more transfers after the last one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/Table.tsx:204 +#, c-format +msgid "There are no transfers to list yet, add more by pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/ListPage.tsx:83 +#, c-format +msgid "All accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/ListPage.tsx:84 +#, c-format +msgid "Filter by account address" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/ListPage.tsx:105 +#, c-format +msgid "Only show wire transfers confirmed by the merchant" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/ListPage.tsx:115 +#, c-format +msgid "Only show wire transfers claimed by the exchange" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/ListPage.tsx:118 +#, c-format +msgid "Unverified" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/index.tsx:118 +#, c-format +msgid "Wire transfer \"%1$s...\" has been deleted" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/transfers/list/index.tsx:123 +#, c-format +msgid "Failed to delete transfer" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:86 +#, c-format +msgid "Must be business or individual" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:104 +#, c-format +msgid "Pay delay can't be greater than wire transfer delay" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:112 +#, c-format +msgid "Max 7 lines" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:138 +#, c-format +msgid "Doesn't match" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:215 +#, c-format +msgid "Enable access control" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:216 +#, c-format +msgid "Choose if the backend server should authenticate access." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:243 +#, c-format +msgid "Access control is not yet decided. This instance can't be created." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:250 +#, c-format +msgid "Authorization must be handled externally." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:256 +#, c-format +msgid "Authorization is handled by the backend server." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/CreatePage.tsx:274 +#, c-format +msgid "Need to complete marked fields and choose authorization method" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:53 +#, c-format +msgid "" +"Name of the instance in URLs. The 'default' instance is special in that it is " +"used to administer other instances." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:59 +#, c-format +msgid "Business name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:60 +#, c-format +msgid "Legal name of the business represented by this instance." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:67 +#, c-format +msgid "Email" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:68 +#, c-format +msgid "Contact email" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:73 +#, c-format +msgid "Website URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:74 +#, c-format +msgid "URL." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:79 +#, c-format +msgid "Logo" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:80 +#, c-format +msgid "Logo image." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:86 +#, c-format +msgid "Physical location of the merchant." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:93 +#, c-format +msgid "Jurisdiction" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:94 +#, c-format +msgid "Jurisdiction for legal disputes with the merchant." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:101 +#, c-format +msgid "Pay transaction fee" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:102 +#, c-format +msgid "Cover the transaction cost or pass it on to the user." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:107 +#, c-format +msgid "Default payment delay" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:109 +#, c-format +msgid "Time customers have to pay an order before the offer expires by default." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:114 +#, c-format +msgid "Default wire transfer delay" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/instance/DefaultInstanceFormFields.tsx:115 +#, c-format +msgid "" +"Maximum time an exchange is allowed to delay wiring funds to the merchant, " +"enabling it to aggregate smaller payments into larger wire transfers and " +"reducing wire fees." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/update/UpdatePage.tsx:125 +#, c-format +msgid "Instance id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/update/index.tsx:108 +#, c-format +msgid "Failed to update instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:54 +#, c-format +msgid "Must be \"pay\" or \"refund\"" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:59 +#, c-format +msgid "Must be one of '%1$s'" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:85 +#, c-format +msgid "Webhook ID to use" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:89 +#, c-format +msgid "Event" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:91 +#, c-format +msgid "Pay" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:95 +#, c-format +msgid "The event of the webhook: why the webhook is used" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:99 +#, c-format +msgid "Method" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:101 +#, c-format +msgid "GET" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:102 +#, c-format +msgid "POST" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:103 +#, c-format +msgid "PUT" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:104 +#, c-format +msgid "PATCH" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:105 +#, c-format +msgid "HEAD" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:108 +#, c-format +msgid "Method used by the webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:113 +#, c-format +msgid "URL" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:114 +#, c-format +msgid "URL of the webhook where the customer will be redirected" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:120 +#, c-format +msgid "" +"The text below supports the %1$s template engine. Any string between %2$s and " +"%3$s will be replaced with the value of the corresponding variable." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:137 +#, c-format +msgid "For example %1$s will be replaced with the the order's price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:144 +#, c-format +msgid "The short list of variables are:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:155 +#, c-format +msgid "order's description" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:159 +#, c-format +msgid "order's price" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:163 +#, c-format +msgid "order's unique identification" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:171 +#, c-format +msgid "the amount that was being refunded" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:177 +#, c-format +msgid "the reason entered by the merchant staff for granting the refund" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:184 +#, c-format +msgid "time of the refund in nanoseconds since 1970" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:201 +#, c-format +msgid "Http body" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/CreatePage.tsx:202 +#, c-format +msgid "Body template by the webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/index.tsx:52 +#, c-format +msgid "Webhook create successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/index.tsx:58 +#, c-format +msgid "Could not create the webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/create/index.tsx:66 +#, c-format +msgid "Could not create webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/Table.tsx:57 +#, c-format +msgid "Webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/Table.tsx:62 +#, c-format +msgid "Add new webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/Table.tsx:117 +#, c-format +msgid "Load more webhooks before the first one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/Table.tsx:130 +#, c-format +msgid "Event type" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/Table.tsx:155 +#, c-format +msgid "Delete selected webhook from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/Table.tsx:170 +#, c-format +msgid "Load more webhooks after the last one" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/Table.tsx:190 +#, c-format +msgid "There are no webhooks to list yet, add more by pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/index.tsx:88 +#, c-format +msgid "Webhook deleted successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/list/index.tsx:93 +#, c-format +msgid "Could not delete the webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/update/UpdatePage.tsx:109 +#, c-format +msgid "Header" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/update/UpdatePage.tsx:111 +#, c-format +msgid "Header template of the webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/update/UpdatePage.tsx:116 +#, c-format +msgid "Body" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/update/index.tsx:88 +#, c-format +msgid "Webhook updated" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/webhooks/update/index.tsx:94 +#, c-format +msgid "Could not update webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:73 +#, c-format +msgid "Language" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:89 +#, c-format +msgid "Advance order creation" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:90 +#, c-format +msgid "Shows more options in the order creation form" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:94 +#, c-format +msgid "Advance instance settings" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:95 +#, c-format +msgid "Shows more options in the instance settings form" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:100 +#, c-format +msgid "Date format" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:118 +#, c-format +msgid "How the date is going to be displayed" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:121 +#, c-format +msgid "Developer mode" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/settings/index.tsx:122 +#, c-format +msgid "Shows more options and tools which are not intended for general audience." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/list/Table.tsx:133 +#, c-format +msgid "Total products" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/list/Table.tsx:164 +#, c-format +msgid "Delete selected category from the database" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/list/Table.tsx:199 +#, c-format +msgid "There are no categories yet, add more pressing the + sign" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/list/index.tsx:90 +#, c-format +msgid "Category delete successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/list/index.tsx:95 +#, c-format +msgid "Could not delete the category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/create/CreatePage.tsx:50 +#, c-format +msgid "Invalid. Please insert only characters and numbers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/create/CreatePage.tsx:75 +#, c-format +msgid "Category name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/create/index.tsx:53 +#, c-format +msgid "Category added successfully" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/create/index.tsx:59 +#, c-format +msgid "Could not add category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/update/UpdatePage.tsx:102 +#, c-format +msgid "Id:" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/update/UpdatePage.tsx:120 +#, c-format +msgid "Name of the category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/update/UpdatePage.tsx:124 +#, c-format +msgid "Products" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/update/UpdatePage.tsx:133 +#, c-format +msgid "Search by product description or id" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/update/UpdatePage.tsx:134 +#, c-format +msgid "Products that this category will list." +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/update/index.tsx:93 +#, c-format +msgid "Could not update category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/categories/update/index.tsx:95 +#, c-format +msgid "Category ID is unknown" +msgstr "" + +#: packages/merchant-backoffice-ui/src/Routing.tsx:665 +#, c-format +msgid "Without this the merchant backend will refuse to create new orders." +msgstr "" + +#: packages/merchant-backoffice-ui/src/Routing.tsx:675 +#, c-format +msgid "Hide for today" +msgstr "" + +#: packages/merchant-backoffice-ui/src/Routing.tsx:711 +#, c-format +msgid "KYC verification needed" +msgstr "" + +#: packages/merchant-backoffice-ui/src/Routing.tsx:715 +#, c-format +msgid "" +"Some transfers are on hold until the KYC process is completed. Visit the KYC " +"section in the left panel for more information" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:167 +#, c-format +msgid "Configuration" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:186 +#, c-format +msgid "OTP Devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:206 +#, c-format +msgid "Settings" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:216 +#, c-format +msgid "Access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:224 +#, c-format +msgid "Connection" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:233 +#, c-format +msgid "Interface" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:274 +#, c-format +msgid "List" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/SideBar.tsx:293 +#, c-format +msgid "Log out" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/index.tsx:54 +#, c-format +msgid "Failed to create instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/Application.tsx:208 +#, c-format +msgid "checking compatibility with server..." +msgstr "" + +#: packages/merchant-backoffice-ui/src/Application.tsx:217 +#, c-format +msgid "Contacting the server failed" +msgstr "" + +#: packages/merchant-backoffice-ui/src/Application.tsx:229 +#, c-format +msgid "The server version is not supported" +msgstr "" + +#: packages/merchant-backoffice-ui/src/Application.tsx:230 +#, c-format +msgid "Supported version \"%1$s\", server version \"%2$s\"." +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputSecured.tsx:37 +#, c-format +msgid "Deleting" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputSecured.tsx:41 +#, c-format +msgid "Changing" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/form/InputSecured.tsx:88 +#, c-format +msgid "Manage access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/admin/create/InstanceCreatedSuccessfully.tsx:52 +#, c-format +msgid "Business Name" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:114 +#, c-format +msgid "Order ID" +msgstr "" + +#: packages/merchant-backoffice-ui/src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:128 +#, c-format +msgid "Payment URL" +msgstr ""