taler-typescript-core

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

commit eb38230f58640a0cfcaeb7c37c6f2b5817bdb375
parent 0123ce046a2be1a048d44f5c082fb8df508d2a41
Author: Sebastian <sebasjm@gmail.com>
Date:   Mon,  4 Nov 2024 12:41:45 -0300

strings

Diffstat:
Mpackages/merchant-backoffice-ui/src/i18n/de.po | 483++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
Mpackages/merchant-backoffice-ui/src/i18n/en.po | 441++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
Mpackages/merchant-backoffice-ui/src/i18n/es.po | 459++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
Mpackages/merchant-backoffice-ui/src/i18n/fr.po | 453++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
Mpackages/merchant-backoffice-ui/src/i18n/it.po | 445+++++++++++++++++++++++++++++++++++++++++++++++--------------------------------
Mpackages/merchant-backoffice-ui/src/i18n/sv.po | 443++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
Mpackages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot | 439++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
Mpackages/merchant-backoffice-ui/src/i18n/tr.po | 3148++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
Mpackages/merchant-backoffice-ui/src/i18n/uk.po | 459++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
9 files changed, 4260 insertions(+), 2510 deletions(-)

diff --git a/packages/merchant-backoffice-ui/src/i18n/de.po b/packages/merchant-backoffice-ui/src/i18n/de.po @@ -19,8 +19,8 @@ msgstr "" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2024-11-04 09:17+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: German <https://weblate.taler.net/projects/gnu-taler/" -"merchant-backoffice/de/>\n" +"Language-Team: German <https://weblate.taler.net/projects/gnu-taler/merchant-" +"backoffice/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -70,62 +70,62 @@ msgstr "Unerwarteter Fehler bei der Anfrage." msgid "Unexpected error." msgstr "Unerwarteter Fehler." -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:81 #, c-format msgid "Cancel" msgstr "Abbrechen" -#: src/components/modal/index.tsx:87 +#: src/components/modal/index.tsx:89 #, c-format msgid "%1$s" msgstr "%1$s" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "Schließen" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "Weiter" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "Leeren" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "Bestätigen" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, c-format msgid "Required" msgstr "Erforderlich" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "Der Buchstabe muss eine JSON-Zeichenkette sein" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "Die JSON-Zeichenkette ist ungültig" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "Importieren" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "Ein Konto von der Bank importieren" -#: src/components/modal/index.tsx:263 +#: src/components/modal/index.tsx:265 #, c-format msgid "" "You can export your account settings from the Libeufin Bank's account " @@ -134,22 +134,22 @@ msgstr "" "Sie können Ihre Kontoeinstellungen aus dem Kontoprofil der Libeufin-Bank " "exportieren. Fügen Sie den Inhalt im nächsten Feld ein." -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, c-format msgid "Account information" msgstr "Kontoinformationen" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "Korrektur der Angaben" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "Vergleich der Kontodetails" -#: src/components/modal/index.tsx:343 +#: src/components/modal/index.tsx:345 #, c-format msgid "" "Testing against the account info URL succeeded but the account information " @@ -158,52 +158,150 @@ msgstr "" "Die Prüfung der Kontoinformationen-URL war erfolgreich, aber die gemeldeten " "Kontoinformationen unterscheiden sich von der Kontodetails-Erfassung." -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "Feld" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "Im Formular" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "Gemeldet" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "Typ" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "IBAN" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "Adresse" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "Host" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, c-format msgid "Account id" msgstr "Konto-ID" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, c-format msgid "Owner's name" msgstr "Name des Eigentümers" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "Konto" + #: src/components/modal/index.tsx:445 +#, fuzzy, c-format +msgid "Bank host" +msgstr "Bankenserver (Bank host)." + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "Bankkonto" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, fuzzy, c-format +msgid "Validate bank account: %1$s" +msgstr "Bankkonten" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "Verwendungszweck" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, fuzzy, c-format +msgid "Receiver name" +msgstr "Lieferdatum" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: src/components/modal/index.tsx:694 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -212,7 +310,7 @@ msgstr "" "Wenn Sie die Instanz mit der Bezeichnung %1$s (ID: %2$s) löschen, wird der " "Verkäufer keine weiteren Bestellungen oder Rückerstattungen bearbeiten können" -#: src/components/modal/index.tsx:452 +#: src/components/modal/index.tsx:701 #, c-format msgid "" "This action deletes the instance private key, but preserves all transaction " @@ -222,12 +320,12 @@ msgstr "" "alle Transaktionsdaten. Sie können auch nach der Löschung der Instanz auf " "diese Daten weiterhin zugreifen." -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "Löschung der Instanz %1$s ." -#: src/components/modal/index.tsx:487 +#: 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 " @@ -236,7 +334,7 @@ msgstr "" "Falls Sie die Instanz %1$s (ID: %2$s) vollständig verwerfen, löschen Sie " "damit auch unwiderruflich alle Transaktionsdaten." -#: src/components/modal/index.tsx:494 +#: src/components/modal/index.tsx:743 #, c-format msgid "" "The instance will disappear from your list, and you will no longer be able " @@ -245,78 +343,78 @@ msgstr "" "Die Instanz wird von Ihrer Liste gestrichen und alle ihre Daten werden nicht " "mehr zugänglich sein." -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "Die Instanz %1$s wird endgültig verworfen." -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, c-format msgid "Is not the same as the current access token" msgstr "ist ohne Übereinstimmung mit dem bisherigen Zugangstoken" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, c-format msgid "Can't be the same as the old token" msgstr "muss sich vom alten Zugangstoken unterscheiden" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, c-format msgid "Is not the same" msgstr "ungleich" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "Sie erneuern den Zugangstoken der Instanz mit der ID %1$s" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "Alter Zugangstoken" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, c-format msgid "Access token currently in use" msgstr "Zugangstoken zurzeit in Verwendung" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "Neuer Zugangstoken" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, c-format msgid "Next access token to be used" msgstr "Folgender Zugangstoken für die zukünftige Verwendung" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "Eingabe des Zugangstokens wiederholen" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, c-format msgid "Confirm the same access token" msgstr "Zugangstoken wiederholen" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "" "Den Zugangstoken zu löschen ermöglicht den freien Zugang zur Instanz für alle" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, c-format msgid "Can't be the same as the old access token" msgstr "Muss sich vom alten Zugangstoken unterscheiden" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "Sie speichern den Zugangstoken für eine neue Instanz" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "" "With external authorization method no check will be done by the merchant " @@ -325,22 +423,22 @@ msgstr "" "Bei externen Verfahren der Berechtigungsprüfung erfolgt keine weitere " "Zugangsprüfung durch das Merchant-Backend" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "Externe Zugangsberechtigung festlegen" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "Zugangstoken festlegen" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "Die Verarbeitung ist im Gange..." -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "Der Vorgang wird nach %1$s Sekunden automatisch abgebrochen" @@ -477,117 +575,112 @@ msgstr "Dies ist keine zulässige Bitcoin-Adresse." msgid "This is not a valid Ethereum address." msgstr "Dies ist keine zulässige Ethereum-Adresse." -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, c-format msgid "This is not a valid host." msgstr "Dies ist kein gültiger Host." -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "Eine IBAN besteht normalerweise aus mehr als 4 Ziffern" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "Eine IBAN besteht normalerweise aus weniger als 34 Ziffern" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "IBAN-Ländercode wurde nicht gefunden" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "Die IBAN-Nummer ist ungültig, die Prüfsumme ist falsch" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "Bitte wählen Sie aus..." -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "Verfahren, das für die Überweisung genutzt werden soll" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "Bankleitzahlensystem" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "Bankleitzahl." -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "Konto" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "Kontonummer." -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "Code" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "Business Identifier Code. (BIC)." -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, c-format msgid "International Bank Account Number." msgstr "IBAN (Internationale Bankkontonummer)." -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "Unified Payment Interface (UPI)." -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "Bitcoin-Protokoll." -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "Ethereum-Protokoll." -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "Interledger-Protokoll." -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "Bankenserver (Bank host)." -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "Ohne Schema (kann einen Unterpfad enthalten):" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "Bankkonto." -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "Rechtsgültiger Name des Kontoinhabers." -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "Die Eingabe sollte mit dem Bankkontonamen übereinstimmen." @@ -612,34 +705,41 @@ msgstr "Die URL darf keine Parameter enthalten" msgid "URL must not hash param" msgstr "Die URL darf keinen Hash-Parameter enthalten" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "Die Anfrage bei der Einzahlungs-Schnittstelle ist fehlgeschlagen." -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "Der Server antwortete mit \"bad request\"." -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "" "Unzulässiger Vorgang, bitte die Zugangsdaten (Token, Anmeldename, Passwort) " "überprüfen." -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "Die Gegenstelle scheint keine Taler-Einzahlungsschnittstelle zu sein." -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, c-format msgid "Account:" msgstr "Konto:" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 " @@ -649,120 +749,135 @@ msgstr "" "untenstehende Gegenstelle (endpoint URL) hinzufügen, um die " "Umsatzinformationen synchron zu halten." -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "Gegenstelle (endpoint URL)" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: 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 "Informationsquelle zu eingehenden Überweisungen auf dieses Bankkonto" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, c-format msgid "Auth type" msgstr "Authentifizierungstyp" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "Wählen Sie den Authentifizierungstyp für die Kontoinformations-URL" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "Ohne Authentifizierung" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 -#, c-format -msgid "With authentication" -msgstr "Mit Authentifizierung" +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 +#, fuzzy, c-format +msgid "With password" +msgstr "Passwort" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, fuzzy, c-format +msgid "With token" +msgstr "Token erzeugen" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, c-format msgid "Do not change" msgstr "Lassen Sie dies unverändert" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "Benutzername" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "Benutzername für den Zugriff auf die Kontoinformationen." -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "Passwort" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "Passwort für den Zugriff auf die Kontoinformationen." -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, fuzzy, c-format +msgid "Access token to access the account information." +msgstr "Benutzername für den Zugriff auf die Kontoinformationen." + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "Übereinstimmung" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" "Prüfung der Übereinstimmung dieser Information und der Daten auf dem Server." -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, c-format msgid "Not verified" msgstr "Nicht überprüft" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "Der letzte Test war erfolgreich" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "Der letzte Test ist fehlgeschlagen" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "Vergleich der Information des Servers mit den Bankkonto-Formulardaten" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "Test" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "Die gekennzeichneten Felder müssen ausgefüllt sein" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, c-format msgid "Confirm operation" msgstr "Vorgang bestätigen" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, c-format msgid "Account details" msgstr "Kontodetails" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "Datenimport von der Bank" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, c-format msgid "Could not create account" msgstr "Das Konto konnte nicht angelegt werden" @@ -873,47 +988,38 @@ msgstr "Das Konto konnte nicht aktualisiert werden" msgid "Could not delete account" msgstr "Die Kontoverbindung konnte nicht entfernt werden" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "Ausstehende KYC-Prüfung" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "Zeitüberschreitung" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "Zahlungsdienstleister" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "Zielkonto" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "Buchungsvermerk" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." -msgstr "Ein Vorgang zur Prüfung auf Geldwäsche ist noch nicht abgeschlossen." +msgid "Pending KYC process, click here to complete" +msgstr "" +"Ausstehende KYC-Prüfung; klicken Sie hier, um den Vorgang abzuschließen" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" -msgstr "Ausstehende KYC-Prüfung; klicken Sie hier, um den Vorgang abzuschließen" +msgid "The exchange require a account verification." +msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "HTTP-Status" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "Eine KYC-Prüfung ist nicht (mehr) ausstehend!" @@ -1092,17 +1198,17 @@ msgstr "Wie viele Artikel hinzugefügt werden" msgid "Add from inventory" msgstr "Vom Bestand hinzufügen" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, c-format msgid "Image must be smaller than 1 MB" msgstr "Die Bilddatei muss kleiner als 1 MB sein" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "Hinzufügen" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "Entfernen" @@ -1141,8 +1247,8 @@ msgstr "" msgid "" "Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;." msgstr "" -"Geben Sie Währung und Betrag mit einem Doppelpunkt getrennt ein, z.B. " -"&quot;EUR:2,3&quot;." +"Geben Sie Währung und Betrag mit einem Doppelpunkt getrennt ein, z.B. &quot;" +"EUR:2,3&quot;." #: src/components/form/InputTaxes.tsx:121 #, c-format @@ -2168,42 +2274,42 @@ msgstr "" msgid "Invalid amount" msgstr "Kein gültiger Betrag" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "" -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "Artikelbeschreibung, die Kunden zu sehen bekommen." -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, c-format msgid "Age restriction" msgstr "" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, c-format msgid "Is this product restricted for customer below certain age?" msgstr "" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, c-format msgid "Minimum age of the customer" msgstr "Mindestalter von Käufern" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, c-format msgid "Unit name" msgstr "Bezeichnung der Mengeneinheit" -#: src/components/product/ProductForm.tsx:204 +#: src/components/product/ProductForm.tsx:214 #, c-format msgid "" "Unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 " @@ -2212,17 +2318,17 @@ msgstr "" "Die den Käufern angezeigte Mengeneinheit des Artikels im Verkauf (z.B. 2 " "Kilogramm, 5 Liter, 3 Stück, 5 Meter)." -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "Beispiel: kg, Stück oder Liter" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "Preis pro Mengeneinheit" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "" "Sale price for customers, including taxes, for above units of the product." @@ -2230,32 +2336,32 @@ msgstr "" "Verkaufspreis an Endkunden, inklusive Steuern, für jede oben genannte " "Mengeneinheit des Artikels." -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "Bestand" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "" -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, c-format msgid "Search by category description or id" msgstr "" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "Kategorien, in denen dieser Artikel aufgeführt sein wird." @@ -2609,8 +2715,8 @@ msgstr "" #, c-format msgid "There is no templates yet, add more pressing the + sign" msgstr "" -"Es gibt noch keine Vorlagen. Erstellen Sie diese durch Druck auf das " -"+-Zeichen" +"Es gibt noch keine Vorlagen. Erstellen Sie diese durch Druck auf das +-" +"Zeichen" #: src/paths/instance/templates/list/index.tsx:91 #, c-format @@ -3033,11 +3139,6 @@ msgstr "" msgid "There is no transfer yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "Bankkonto" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, c-format msgid "All accounts" @@ -3427,8 +3528,8 @@ msgstr "" #, c-format msgid "There is no webhooks yet, add more pressing the + sign" msgstr "" -"Es gibt noch keinen Webhook. Erstellen Sie Webhooks durch Druck auf das " -"+-Zeichen" +"Es gibt noch keinen Webhook. Erstellen Sie Webhooks durch Druck auf das +-" +"Zeichen" #: src/paths/instance/webhooks/list/index.tsx:88 #, c-format @@ -3470,47 +3571,42 @@ msgstr "" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, c-format msgid "Date format" msgstr "" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "" "Shows more options and tools which are not intended for general audience." @@ -3591,59 +3687,59 @@ msgstr "" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "Für heute nicht anzeigen" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, c-format msgid "KYC verification needed" msgstr "" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, c-format msgid "Configuration" msgstr "Einstellungen" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "Einstellungen" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, c-format msgid "Access token" msgstr "Zugangstoken" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "Verbindung" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "Auflisten" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "Abmelden" @@ -3704,5 +3800,18 @@ msgid "Payment URL" msgstr "Zahlungs-URL (Payment URL)" #, c-format -#~ msgid "Subject" -#~ msgstr "Verwendungszweck" +#~ msgid "With authentication" +#~ msgstr "Mit Authentifizierung" + +#, c-format +#~ msgid "Timed out" +#~ msgstr "Zeitüberschreitung" + +#, c-format +#~ msgid "Target account" +#~ msgstr "Zielkonto" + +#, c-format +#~ msgid "There is an anti-money laundering process pending to complete." +#~ msgstr "" +#~ "Ein Vorgang zur Prüfung auf Geldwäsche ist noch nicht abgeschlossen." diff --git a/packages/merchant-backoffice-ui/src/i18n/en.po b/packages/merchant-backoffice-ui/src/i18n/en.po @@ -63,261 +63,359 @@ msgstr "" msgid "Unexpected error." msgstr "" -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:81 #, c-format msgid "Cancel" msgstr "" -#: src/components/modal/index.tsx:87 +#: src/components/modal/index.tsx:89 #, c-format msgid "%1$s" msgstr "" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, c-format msgid "Required" msgstr "" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "" -#: src/components/modal/index.tsx:263 +#: 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 "" -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, c-format msgid "Account information" msgstr "" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "" -#: src/components/modal/index.tsx:343 +#: 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 "" -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, c-format msgid "Account id" msgstr "" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, c-format msgid "Owner's name" msgstr "" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "" + #: src/components/modal/index.tsx:445 #, c-format +msgid "Bank host" +msgstr "" + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, c-format +msgid "Validate bank account: %1$s" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, c-format +msgid "Receiver name" +msgstr "" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: 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 "" -#: src/components/modal/index.tsx:452 +#: 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 "" -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:487 +#: 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 "" -#: src/components/modal/index.tsx:494 +#: 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 "" -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, c-format msgid "Is not the same as the current access token" msgstr "" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, c-format msgid "Can't be the same as the old token" msgstr "" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, c-format msgid "Is not the same" msgstr "" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, c-format msgid "Access token currently in use" msgstr "" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, c-format msgid "Next access token to be used" msgstr "" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, c-format msgid "Confirm the same access token" msgstr "" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, c-format msgid "Can't be the same as the old access token" msgstr "" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "" "With external authorization method no check will be done by the merchant " "backend" msgstr "" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "" -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "" @@ -452,117 +550,112 @@ msgstr "" msgid "This is not a valid Ethereum address." msgstr "" -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, c-format msgid "This is not a valid host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "" -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "" -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, c-format msgid "International Bank Account Number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "" -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "" @@ -587,151 +680,173 @@ msgstr "" msgid "URL must not hash param" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, c-format msgid "Account:" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, c-format msgid "Auth type" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 #, c-format -msgid "With authentication" +msgid "With password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, c-format +msgid "With token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, c-format msgid "Do not change" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, c-format +msgid "Access token to access the account information." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, c-format msgid "Not verified" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, c-format msgid "Confirm operation" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, c-format msgid "Account details" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, c-format msgid "Could not create account" msgstr "" @@ -836,47 +951,37 @@ msgstr "" msgid "Could not delete account" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "" @@ -1053,17 +1158,17 @@ msgstr "" msgid "Add from inventory" msgstr "" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, c-format msgid "Image must be smaller than 1 MB" msgstr "" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "" @@ -2092,90 +2197,90 @@ msgstr "" msgid "Invalid amount" msgstr "" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "" -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "" -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, c-format msgid "Age restriction" msgstr "" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, c-format msgid "Is this product restricted for customer below certain age?" msgstr "" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, c-format msgid "Minimum age of the customer" msgstr "" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, c-format msgid "Unit name" msgstr "" -#: src/components/product/ProductForm.tsx:204 +#: 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 "" -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "" "Sale price for customers, including taxes, for above units of the product." msgstr "" -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "" -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, c-format msgid "Search by category description or id" msgstr "" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "" @@ -2941,11 +3046,6 @@ msgstr "" msgid "There is no transfer yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, c-format msgid "All accounts" @@ -3360,47 +3460,42 @@ msgstr "" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, c-format msgid "Date format" msgstr "" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "" "Shows more options and tools which are not intended for general audience." @@ -3481,59 +3576,59 @@ msgstr "" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, c-format msgid "KYC verification needed" msgstr "" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, c-format msgid "Configuration" msgstr "" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, c-format msgid "Access token" msgstr "" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "" diff --git a/packages/merchant-backoffice-ui/src/i18n/es.po b/packages/merchant-backoffice-ui/src/i18n/es.po @@ -65,62 +65,62 @@ msgstr "Error inesperado en el pedido." msgid "Unexpected error." msgstr "Error inesperado." -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:81 #, c-format msgid "Cancel" msgstr "Cancelar" -#: src/components/modal/index.tsx:87 +#: src/components/modal/index.tsx:89 #, c-format msgid "%1$s" msgstr "%1$s" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "Cerrar" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "Continuar" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "Limpiar" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "Confirmar" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, c-format msgid "Required" msgstr "Requerido" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "Letter debe ser una cadena JSON" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "La cadena JSON es invalida" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "Importar" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "Importando una cuenta desde el banco" -#: src/components/modal/index.tsx:263 +#: src/components/modal/index.tsx:265 #, c-format msgid "" "You can export your account settings from the Libeufin Bank's account " @@ -129,22 +129,22 @@ msgstr "" "Puedes exportar una configuracion de cuenta desde el perfil de cuenta del " "banco Libeufin. Pega el contenido en el próximo campo." -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, c-format msgid "Account information" msgstr "Información de la cuenta" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "Formulario correcto" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "Comparando detalle de cuentas" -#: src/components/modal/index.tsx:343 +#: src/components/modal/index.tsx:345 #, c-format msgid "" "Testing against the account info URL succeeded but the account information " @@ -154,52 +154,150 @@ msgstr "" "información de la cuenta reportada es diferente a los detalles de cuenta en " "el formulario." -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "Campo" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "En el formulario" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "Reportado" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "Tipo" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "IBAN" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "Dirección" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "Host" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, c-format msgid "Account id" msgstr "Identificacion de cuenta" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, c-format msgid "Owner's name" msgstr "Nombre del dueno" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "Cuenta" + #: src/components/modal/index.tsx:445 +#, fuzzy, c-format +msgid "Bank host" +msgstr "Host del banco." + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "Cuenta bancaria" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, fuzzy, c-format +msgid "Validate bank account: %1$s" +msgstr "Abono en cuenta bancaria" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "Asunto" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, fuzzy, c-format +msgid "Receiver name" +msgstr "Fecha de entrega" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: src/components/modal/index.tsx:694 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -208,7 +306,7 @@ msgstr "" "Si eliminas la instancia con nombre %1$s (ID: %2$s), el comerciante no podrá " "procesar ordenes o rembolsos" -#: src/components/modal/index.tsx:452 +#: src/components/modal/index.tsx:701 #, c-format msgid "" "This action deletes the instance private key, but preserves all transaction " @@ -218,96 +316,96 @@ msgstr "" "información transaccional. Podrás acceder a esa información después de " "borrar la instancia." -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:487 +#: 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 "" -#: src/components/modal/index.tsx:494 +#: 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 "" -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, fuzzy, c-format msgid "Is not the same as the current access token" msgstr "no es el mismo que el token de acceso actual" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, fuzzy, c-format msgid "Can't be the same as the old token" msgstr "no puede ser igual al viejo token" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, fuzzy, c-format msgid "Is not the same" msgstr "no son iguales" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "Está actualizando el token de acceso para la instancia con id %1$s" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "Token de acceso viejo" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, fuzzy, c-format msgid "Access token currently in use" msgstr "acceder al token en uso actualmente" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "Nuevo token de acceso" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, fuzzy, c-format msgid "Next access token to be used" msgstr "siguiente token de acceso a usar" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "Repetir token de acceso" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, fuzzy, c-format msgid "Confirm the same access token" msgstr "confirmar el mismo token de acceso" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "Limpiar el token de acceso significa acceso público a la instancia" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, fuzzy, c-format msgid "Can't be the same as the old access token" msgstr "no puede ser igual al anterior token de acceso" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "Está estableciendo el token de acceso para la nueva instancia" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "" "With external authorization method no check will be done by the merchant " @@ -316,22 +414,22 @@ msgstr "" "Con el método de autorización externa no se hará ninguna revisión por el " "backend del comerciante" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "Establecer autorización externa" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "Establecer token de acceso" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "Operación en progreso..." -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "La operación será automáticamente cancelada luego de %1$s segundos" @@ -466,117 +564,112 @@ msgstr "Esta no es una dirección de bitcoin válida." msgid "This is not a valid Ethereum address." msgstr "Esta no es una dirección de Ethereum válida." -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, fuzzy, c-format msgid "This is not a valid host." msgstr "Esta no es una dirección de bitcoin válida." -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "Los números IBAN usualmente tienen mas de 4 digitos" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "Los números IBAN usualmente tienen menos de 34 digitos" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "Código de pais de IBAN no encontrado" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, fuzzy, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "El número IBAN no es válido, falló la verificación" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "Elija uno..." -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "Método a usar para la transferencia" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "Enrutamiento" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "Número de enrutamiento." -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "Cuenta" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "Numero de cuenta" -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "Código" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "Código de identificación de la empresa." -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, fuzzy, c-format msgid "International Bank Account Number." msgstr "Número de cuenta bancaria." -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "Interfaz de pago unificado." -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "Protocolo Bitcoin." -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "Protocolo Ethereum." -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "Protocolo Interledger." -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "Host del banco." -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "Cuenta bancaria." -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "Nombre legal de la persona titular de la cuenta." -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "" @@ -601,151 +694,173 @@ msgstr "" msgid "URL must not hash param" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "El servidor responde con un código de error." -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, fuzzy, c-format msgid "Account:" msgstr "Cuenta" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, fuzzy, c-format msgid "Auth type" msgstr "Tipo de evento" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 #, c-format -msgid "With authentication" +msgid "With password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, fuzzy, c-format +msgid "With token" +msgstr "Crear token" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, fuzzy, c-format msgid "Do not change" msgstr "URL del proveedor" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, c-format +msgid "Access token to access the account information." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, fuzzy, c-format msgid "Not verified" msgstr "Sin verificar" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "Necesita completar los campos marcados" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, fuzzy, c-format msgid "Confirm operation" msgstr "Confirmado" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, fuzzy, c-format msgid "Account details" msgstr "Dirección de cuenta" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, fuzzy, c-format msgid "Could not create account" msgstr "no se pudo crear el producto" @@ -852,47 +967,37 @@ msgstr "No se ha podido actualizar la cuenta" msgid "Could not delete account" msgstr "No se pudo eliminar la cuenta" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "Verificación KYC pendiente" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "Expirado" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "Exchange" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "Cuenta objetivo" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "Razón" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "Estado http" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "¡No hay verificación kyc pendiente!" @@ -1071,17 +1176,17 @@ msgstr "cuántos productos serán agregados" msgid "Add from inventory" msgstr "Agregar del inventario" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, fuzzy, c-format msgid "Image must be smaller than 1 MB" msgstr "La imagen debe ser mas chica que 1 MB" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "Agregar" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "Eliminar" @@ -2139,43 +2244,43 @@ msgstr "agregar elemento a la lista" msgid "Invalid amount" msgstr "Importe fijo" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" "Identificación del producto para usar en las URL (solo para uso interno)." -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "ilustración del producto para los clientes." -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "Descripción del producto para los clientes." -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, c-format msgid "Age restriction" msgstr "Restricción de edad" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, fuzzy, c-format msgid "Is this product restricted for customer below certain age?" msgstr "¿este producto está restringido para clientes menores de cierta edad?" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, fuzzy, c-format msgid "Minimum age of the customer" msgstr "Edad mínima requerida" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, fuzzy, c-format msgid "Unit name" msgstr "Unidad" -#: src/components/product/ProductForm.tsx:204 +#: src/components/product/ProductForm.tsx:214 #, c-format msgid "" "Unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 " @@ -2184,17 +2289,17 @@ msgstr "" "Unidad que describe la cantidad de producto vendido (por ejemplo, 2 " "kilogramos, 5 litros, 3 artículos, 5 metros) para los clientes." -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "" "Sale price for customers, including taxes, for above units of the product." @@ -2202,35 +2307,35 @@ msgstr "" "Precio de venta para los clientes, impuestos incluidos, por encima de las " "unidades del producto." -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "Existencias" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" "Inventario de productos para productos con suministro finito (sólo para uso " "interno)." -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "" "Impuestos incluidos en el precio del producto, expuestos a los clientes." -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, fuzzy, c-format msgid "Search by category description or id" msgstr "buscar productos por su descripción o ID" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "Dirección a donde los productos serán entregados." @@ -2829,7 +2934,7 @@ msgid "Failed to delete token family" msgstr "No se ha podido eliminar la familia de tokens" #: src/paths/instance/tokenfamilies/list/index.tsx:150 -#, c-format, fuzzy +#, fuzzy, c-format msgid "" "If you delete the %1$s token family (Slug: %2$s), all issued tokens will " "become invalid." @@ -2838,12 +2943,12 @@ msgstr "" "no serán válidos." #: src/paths/instance/tokenfamilies/list/index.tsx:157 -#, c-format, fuzzy +#, fuzzy, c-format msgid "Deleting a token family %1$s ." msgstr "Eliminando una familia de tokens %1$s ." #: src/paths/instance/tokenfamilies/update/UpdatePage.tsx:87 -#, c-format, fuzzy +#, fuzzy, c-format msgid "Token Family: %1$s" msgstr "Familia de tokens: %1$s" @@ -3005,11 +3110,6 @@ msgstr "cargue más transferencia luego de la última" msgid "There is no transfer yet, add more pressing the + sign" msgstr "No hay transferencias todavía, agregar mas presionando el signo +" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "Cuenta bancaria" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, fuzzy, c-format msgid "All accounts" @@ -3431,47 +3531,42 @@ msgstr "no se ha podido eliminar el webhook" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, fuzzy, c-format msgid "Date format" msgstr "formato inválido" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "" "Shows more options and tools which are not intended for general audience." @@ -3552,59 +3647,59 @@ msgstr "no se pudo actualizar el producto" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "Ocultar por hoy" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, fuzzy, c-format msgid "KYC verification needed" msgstr "Verificación KYC pendiente" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, fuzzy, c-format msgid "Configuration" msgstr "Expiración" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "Configuración" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, fuzzy, c-format msgid "Access token" msgstr "Token de acceso" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "Conexión" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "Lista" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "Salir" @@ -3665,6 +3760,14 @@ msgid "Payment URL" msgstr "URL de pago" #, c-format +#~ msgid "Timed out" +#~ msgstr "Expirado" + +#, c-format +#~ msgid "Target account" +#~ msgstr "Cuenta objetivo" + +#, c-format #~ msgid "cannot be empty" #~ msgstr "no puede ser vacío" @@ -3872,10 +3975,6 @@ msgstr "URL de pago" #~ msgstr "Comiteado" #, c-format -#~ msgid "Subject" -#~ msgstr "Asunto" - -#, c-format #~ msgid "Tips" #~ msgstr "Propinas" diff --git a/packages/merchant-backoffice-ui/src/i18n/fr.po b/packages/merchant-backoffice-ui/src/i18n/fr.po @@ -19,8 +19,8 @@ msgstr "" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2024-11-04 09:17+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" -"Language-Team: French <https://weblate.taler.net/projects/gnu-taler/" -"merchant-backoffice/fr/>\n" +"Language-Team: French <https://weblate.taler.net/projects/gnu-taler/merchant-" +"backoffice/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -68,62 +68,62 @@ msgstr "Erreur inattendue sur la requête." msgid "Unexpected error." msgstr "Erreur inattendue." -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:81 #, c-format msgid "Cancel" msgstr "Annuler" -#: src/components/modal/index.tsx:87 -#, c-format, fuzzy +#: src/components/modal/index.tsx:89 +#, fuzzy, c-format msgid "%1$s" msgstr "%1$s" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "Fermer" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "Continuer" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "Effacer" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "Confirmer" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, c-format msgid "Required" msgstr "Obligatoire" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "La lettre doit être une chaîne JSON" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "La chaine JSON est invalide" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "Importer" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "Importer un compte depuis la banque" -#: src/components/modal/index.tsx:263 +#: src/components/modal/index.tsx:265 #, c-format msgid "" "You can export your account settings from the Libeufin Bank's account " @@ -132,22 +132,22 @@ msgstr "" "Vous pouvez exporter les paramètres de votre compte à partir du profil " "Libeufin de compte de votre banque. Collez le contenu dans le champ suivant." -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, c-format msgid "Account information" msgstr "Informations sur le compte" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "Formulaire correct" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "Comparaison des détails du compte" -#: src/components/modal/index.tsx:343 +#: src/components/modal/index.tsx:345 #, c-format msgid "" "Testing against the account info URL succeeded but the account information " @@ -157,52 +157,150 @@ msgstr "" "sur le compte retournées sont différentes de celles du formulaire des " "détails du compte." -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "Champs" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "Dans le formulaire" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "Rapporté" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "Type" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "IBAN" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "Adresse" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "Hôte" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, c-format msgid "Account id" msgstr "Identifiant de compte" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, c-format msgid "Owner's name" msgstr "Nom du propriétaire" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "Compte" + #: src/components/modal/index.tsx:445 +#, fuzzy, c-format +msgid "Bank host" +msgstr "Serveur de la banque." + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, c-format +msgid "Validate bank account: %1$s" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, c-format +msgid "Receiver name" +msgstr "" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: src/components/modal/index.tsx:694 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -211,7 +309,7 @@ msgstr "" "Si vous supprimez l'instance nommée %1$s (ID : %2$s), le commerçant ne sera " "plus en mesure de traiter les commandes ou les remboursements" -#: src/components/modal/index.tsx:452 +#: src/components/modal/index.tsx:701 #, c-format msgid "" "This action deletes the instance private key, but preserves all transaction " @@ -221,12 +319,12 @@ msgstr "" "données de transaction. Vous pouvez toujours accéder à ces données après " "avoir supprimé l'instance." -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "Suppression d'une instance %1$s ." -#: src/components/modal/index.tsx:487 +#: 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 " @@ -235,7 +333,7 @@ msgstr "" "Si vous purgez l'instance nommée %1$s (ID : %2$s), vous supprimerez " "également toutes ses données de transaction." -#: src/components/modal/index.tsx:494 +#: src/components/modal/index.tsx:743 #, c-format msgid "" "The instance will disappear from your list, and you will no longer be able " @@ -244,80 +342,80 @@ msgstr "" "L'instance disparaîtra de votre liste et vous ne pourrez plus accéder à ses " "données." -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "Purge d'une instance %1$s ." -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, c-format msgid "Is not the same as the current access token" msgstr "N'est pas identique au jeton d'accès actuel" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, c-format msgid "Can't be the same as the old token" msgstr "Il ne peut pas s'agir du même jeton que l'ancien" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, c-format msgid "Is not the same" msgstr "N'est pas le même" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "" "Vous mettez à jour le jeton d'accès de l'instance avec l'identifiant %1$s" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "Ancien jeton d'accès" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, c-format msgid "Access token currently in use" msgstr "Jeton d'accès actuellement utilisé" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "Nouveau jeton d'accès" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, c-format msgid "Next access token to be used" msgstr "Prochain jeton d'accès utilisé" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "Répétez le jeton d'accès" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, c-format msgid "Confirm the same access token" msgstr "Confirmez le même jeton d'accès" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "" "L'effacement du jeton d'accès signifie que l'instance est accessible à tout " "le monde" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, c-format msgid "Can't be the same as the old access token" msgstr "Ne peut pas être le même que l'ancien jeton d'accès" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "Vous définissez le jeton d'accès pour la nouvelle instance" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "" "With external authorization method no check will be done by the merchant " @@ -326,22 +424,22 @@ msgstr "" "Avec la méthode d'autorisation externe, aucun contrôle n'est effectué par le " "backend du commerçant" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "Définir une autorisation externe" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "Définir un jeton d'accès" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "Opération en cours..." -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "L'opération sera automatiquement annulée après %1$s secondes" @@ -476,117 +574,112 @@ msgstr "Ceci n'est pas une adresse Bitcoin valide." msgid "This is not a valid Ethereum address." msgstr "Ceci n'est pas une adresse Ethereum valide." -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, c-format msgid "This is not a valid host." msgstr "Ceci n'est pas un serveur valide." -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "Les numéros IBAN comportent généralement plus de 4 chiffres" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "Les numéros IBAN comportent généralement moins de 34 chiffres" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "Le code pays de l'IBAN n'a pas été trouvé" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "Le numéro IBAN n'est pas valide, la somme de contrôle est erronée" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "Choisissez un ..." -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "Méthode à utiliser pour le virement bancaire" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "Code bancaire" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "Code bancaire." -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "Compte" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "Numéro de compte." -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "Code" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "Code BIC de la banque." -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, c-format msgid "International Bank Account Number." msgstr "Code IBAN." -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "Interface de paiement unifiée (Unified Payment Interface)." -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "Protocole Bitcoin." -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "Protocole Ethereum." -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "Protocole Interledger." -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "Serveur de la banque." -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "Sans schéma et peut inclure un sous-chemin :" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "Compte en banque." -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "Nom légal de la personne titulaire du compte." -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "Il doit correspondre au nom du titulaire du compte bancaire." @@ -611,32 +704,39 @@ msgstr "L'URL ne doit pas contenir de parametres" msgid "URL must not hash param" msgstr "L'URL ne doit pas comporter de paramètre de hachage" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "Echec de la requête à l'API de verification des revenus." -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "Le serveur a répondu \"Mauvaise requête\"." -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "Non autorisé, vérifiez les informations d'identification." -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "Ce endpoint ne semble par ressembler à une URL Taler Revenue." -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, c-format msgid "Account:" msgstr "Compte :" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 " @@ -646,12 +746,12 @@ msgstr "" "endpoint ci-dessous pour garder les informations sur les revenus " "synchronisées." -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "URL du endpoint" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: src/paths/instance/accounts/update/UpdatePage.tsx:306 #, c-format msgid "" "From where the merchant can download information about incoming wire " @@ -660,107 +760,122 @@ msgstr "" "Endroit d'où le commerçant peut télécharger des informations sur les " "virements entrants sur ce compte" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, c-format msgid "Auth type" msgstr "Type d'authentification" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "Choisir le type d'authentification pour l'URL des info sur le compte" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "Aucune authentification" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 +#, fuzzy, c-format +msgid "With password" +msgstr "Mot de passe" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 #, c-format -msgid "With authentication" -msgstr "Avec authentification" +msgid "With token" +msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, c-format msgid "Do not change" msgstr "Ne pas changer" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "Nom d'utilisateur" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "Nom d'utilisateur pour accéder aux informations sur le compte." -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "Mot de passe" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, fuzzy, c-format +msgid "Access token to access the account information." +msgstr "Nom d'utilisateur pour accéder aux informations sur le compte." + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, c-format msgid "Not verified" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, c-format msgid "Confirm operation" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, c-format msgid "Account details" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, c-format msgid "Could not create account" msgstr "" @@ -865,47 +980,37 @@ msgstr "" msgid "Could not delete account" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "Service de paiement" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "" @@ -1082,17 +1187,17 @@ msgstr "" msgid "Add from inventory" msgstr "" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, c-format msgid "Image must be smaller than 1 MB" msgstr "" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "" @@ -2121,90 +2226,90 @@ msgstr "" msgid "Invalid amount" msgstr "" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "" -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "" -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, c-format msgid "Age restriction" msgstr "" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, c-format msgid "Is this product restricted for customer below certain age?" msgstr "" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, c-format msgid "Minimum age of the customer" msgstr "" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, c-format msgid "Unit name" msgstr "" -#: src/components/product/ProductForm.tsx:204 +#: 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 "" -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "" "Sale price for customers, including taxes, for above units of the product." msgstr "" -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "" -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, c-format msgid "Search by category description or id" msgstr "" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "" @@ -2970,11 +3075,6 @@ msgstr "" msgid "There is no transfer yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, c-format msgid "All accounts" @@ -3389,47 +3489,42 @@ msgstr "" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, c-format msgid "Date format" msgstr "" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "" "Shows more options and tools which are not intended for general audience." @@ -3510,59 +3605,59 @@ msgstr "" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, c-format msgid "KYC verification needed" msgstr "" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, fuzzy, c-format msgid "Configuration" msgstr "Confirmer" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, c-format msgid "Access token" msgstr "" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "" @@ -3621,3 +3716,7 @@ msgstr "" #, c-format msgid "Payment URL" msgstr "" + +#, c-format +#~ msgid "With authentication" +#~ msgstr "Avec authentification" diff --git a/packages/merchant-backoffice-ui/src/i18n/it.po b/packages/merchant-backoffice-ui/src/i18n/it.po @@ -64,261 +64,359 @@ msgstr "" msgid "Unexpected error." msgstr "" -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:81 #, c-format msgid "Cancel" msgstr "" -#: src/components/modal/index.tsx:87 +#: src/components/modal/index.tsx:89 #, c-format msgid "%1$s" msgstr "" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "Confermare" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, c-format msgid "Required" msgstr "Obbligatorio" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "" -#: src/components/modal/index.tsx:263 +#: 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 "" -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, c-format msgid "Account information" msgstr "" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "" -#: src/components/modal/index.tsx:343 +#: 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 "" -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, fuzzy, c-format msgid "Account id" msgstr "Importo" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, c-format msgid "Owner's name" msgstr "" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "" + #: src/components/modal/index.tsx:445 #, c-format +msgid "Bank host" +msgstr "" + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, c-format +msgid "Validate bank account: %1$s" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "Soggetto" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, c-format +msgid "Receiver name" +msgstr "" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: 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 "" -#: src/components/modal/index.tsx:452 +#: 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 "" -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:487 +#: 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 "" -#: src/components/modal/index.tsx:494 +#: 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 "" -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, c-format msgid "Is not the same as the current access token" msgstr "" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, c-format msgid "Can't be the same as the old token" msgstr "" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, c-format msgid "Is not the same" msgstr "" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, c-format msgid "Access token currently in use" msgstr "" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, c-format msgid "Next access token to be used" msgstr "" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, c-format msgid "Confirm the same access token" msgstr "" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, c-format msgid "Can't be the same as the old access token" msgstr "" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "" "With external authorization method no check will be done by the merchant " "backend" msgstr "" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "" -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "" @@ -453,117 +551,112 @@ msgstr "" msgid "This is not a valid Ethereum address." msgstr "" -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, c-format msgid "This is not a valid host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "" -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "" -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, c-format msgid "International Bank Account Number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "" -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "" @@ -588,151 +681,173 @@ msgstr "" msgid "URL must not hash param" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, c-format msgid "Account:" msgstr "Conto:" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, c-format msgid "Auth type" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 #, c-format -msgid "With authentication" +msgid "With password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, c-format +msgid "With token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, c-format msgid "Do not change" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, c-format +msgid "Access token to access the account information." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, c-format msgid "Not verified" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, c-format msgid "Confirm operation" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, c-format msgid "Account details" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, c-format msgid "Could not create account" msgstr "" @@ -837,47 +952,37 @@ msgstr "" msgid "Could not delete account" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "" @@ -1054,17 +1159,17 @@ msgstr "" msgid "Add from inventory" msgstr "" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, c-format msgid "Image must be smaller than 1 MB" msgstr "" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "" @@ -2093,90 +2198,90 @@ msgstr "" msgid "Invalid amount" msgstr "" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "" -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "" -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, c-format msgid "Age restriction" msgstr "" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, c-format msgid "Is this product restricted for customer below certain age?" msgstr "" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, c-format msgid "Minimum age of the customer" msgstr "" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, c-format msgid "Unit name" msgstr "" -#: src/components/product/ProductForm.tsx:204 +#: 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 "" -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "" "Sale price for customers, including taxes, for above units of the product." msgstr "" -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "" -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, c-format msgid "Search by category description or id" msgstr "" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "" @@ -2942,11 +3047,6 @@ msgstr "" msgid "There is no transfer yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, c-format msgid "All accounts" @@ -3361,47 +3461,42 @@ msgstr "" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, c-format msgid "Date format" msgstr "" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "" "Shows more options and tools which are not intended for general audience." @@ -3482,59 +3577,59 @@ msgstr "" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, c-format msgid "KYC verification needed" msgstr "" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, c-format msgid "Configuration" msgstr "" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "Impostazioni" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, c-format msgid "Access token" msgstr "" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "" @@ -3593,7 +3688,3 @@ msgstr "" #, c-format msgid "Payment URL" msgstr "" - -#, c-format -#~ msgid "Subject" -#~ msgstr "Soggetto" diff --git a/packages/merchant-backoffice-ui/src/i18n/sv.po b/packages/merchant-backoffice-ui/src/i18n/sv.po @@ -64,261 +64,359 @@ msgstr "" msgid "Unexpected error." msgstr "" -#: src/components/modal/index.tsx:79 -#, c-format, fuzzy +#: src/components/modal/index.tsx:81 +#, fuzzy, c-format msgid "Cancel" msgstr "Avbryt" -#: src/components/modal/index.tsx:87 +#: src/components/modal/index.tsx:89 #, c-format msgid "%1$s" msgstr "%1$s" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "Bekräfta" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, c-format msgid "Required" msgstr "Obligatoriskt" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "" -#: src/components/modal/index.tsx:263 +#: 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 "" -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, c-format msgid "Account information" msgstr "" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "" -#: src/components/modal/index.tsx:343 +#: 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 "" -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, c-format msgid "Account id" msgstr "" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, c-format msgid "Owner's name" msgstr "" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "" + #: src/components/modal/index.tsx:445 #, c-format +msgid "Bank host" +msgstr "" + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, c-format +msgid "Validate bank account: %1$s" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, c-format +msgid "Receiver name" +msgstr "" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: 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 "" -#: src/components/modal/index.tsx:452 +#: 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 "" -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:487 +#: 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 "" -#: src/components/modal/index.tsx:494 +#: 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 "" -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, c-format msgid "Is not the same as the current access token" msgstr "" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, c-format msgid "Can't be the same as the old token" msgstr "" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, c-format msgid "Is not the same" msgstr "" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, c-format msgid "Access token currently in use" msgstr "" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, c-format msgid "Next access token to be used" msgstr "" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, c-format msgid "Confirm the same access token" msgstr "" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, c-format msgid "Can't be the same as the old access token" msgstr "" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "" "With external authorization method no check will be done by the merchant " "backend" msgstr "" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "" -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "" @@ -453,117 +551,112 @@ msgstr "" msgid "This is not a valid Ethereum address." msgstr "" -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, c-format msgid "This is not a valid host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "" -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "" -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, c-format msgid "International Bank Account Number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "" -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "" @@ -588,151 +681,173 @@ msgstr "" msgid "URL must not hash param" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, c-format msgid "Account:" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, c-format msgid "Auth type" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 #, c-format -msgid "With authentication" +msgid "With password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, c-format +msgid "With token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, c-format msgid "Do not change" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, c-format +msgid "Access token to access the account information." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, c-format msgid "Not verified" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, c-format msgid "Confirm operation" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, c-format msgid "Account details" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, c-format msgid "Could not create account" msgstr "" @@ -837,47 +952,37 @@ msgstr "" msgid "Could not delete account" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "" @@ -1054,17 +1159,17 @@ msgstr "" msgid "Add from inventory" msgstr "" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, c-format msgid "Image must be smaller than 1 MB" msgstr "" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "" @@ -2093,90 +2198,90 @@ msgstr "" msgid "Invalid amount" msgstr "" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "" -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "" -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, c-format msgid "Age restriction" msgstr "" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, c-format msgid "Is this product restricted for customer below certain age?" msgstr "" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, c-format msgid "Minimum age of the customer" msgstr "" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, c-format msgid "Unit name" msgstr "" -#: src/components/product/ProductForm.tsx:204 +#: 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 "" -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "" "Sale price for customers, including taxes, for above units of the product." msgstr "" -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "" -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, c-format msgid "Search by category description or id" msgstr "" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "" @@ -2942,11 +3047,6 @@ msgstr "" msgid "There is no transfer yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, c-format msgid "All accounts" @@ -3361,47 +3461,42 @@ msgstr "" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, c-format msgid "Date format" msgstr "" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "" "Shows more options and tools which are not intended for general audience." @@ -3482,59 +3577,59 @@ msgstr "" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, c-format msgid "KYC verification needed" msgstr "" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, c-format msgid "Configuration" msgstr "" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, c-format msgid "Access token" msgstr "" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "" diff --git a/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot b/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot @@ -60,259 +60,355 @@ msgstr "" msgid "Unexpected error." msgstr "" -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:81 #, c-format msgid "Cancel" msgstr "" -#: src/components/modal/index.tsx:87 +#: src/components/modal/index.tsx:89 #, c-format msgid "%1$s" msgstr "" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, c-format msgid "Required" msgstr "" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "" -#: src/components/modal/index.tsx:263 +#: 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 "" -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, c-format msgid "Account information" msgstr "" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "" -#: src/components/modal/index.tsx:343 +#: 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 "" -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, c-format msgid "Account id" msgstr "" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, c-format msgid "Owner's name" msgstr "" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "" + #: src/components/modal/index.tsx:445 #, c-format +msgid "Bank host" +msgstr "" + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, c-format +msgid "Validate bank account: %1$s" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking app " +"or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, c-format +msgid "Receiver name" +msgstr "" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "Finish the wire transfer setting smallest amount in your banking app or website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s link " +"instead" +msgstr "" + +#: 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 "" -#: src/components/modal/index.tsx:452 +#: 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 "" -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:487 +#: 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 "" -#: src/components/modal/index.tsx:494 +#: 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 "" -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, c-format msgid "Is not the same as the current access token" msgstr "" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, c-format msgid "Can't be the same as the old token" msgstr "" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, c-format msgid "Is not the same" msgstr "" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, c-format msgid "Access token currently in use" msgstr "" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, c-format msgid "Next access token to be used" msgstr "" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, c-format msgid "Confirm the same access token" msgstr "" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, c-format msgid "Can't be the same as the old access token" msgstr "" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "With external authorization method no check will be done by the merchant backend" msgstr "" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "" -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "" @@ -447,117 +543,112 @@ msgstr "" msgid "This is not a valid Ethereum address." msgstr "" -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, c-format msgid "This is not a valid host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "" -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "" -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, c-format msgid "International Bank Account Number." msgstr "" -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "" -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "" -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "" -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "" -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "" @@ -582,151 +673,173 @@ msgstr "" msgid "URL must not hash param" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't check " +"that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, c-format msgid "Account:" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, c-format msgid "Auth type" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 #, c-format -msgid "With authentication" +msgid "With password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, c-format +msgid "With token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, c-format msgid "Do not change" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, c-format +msgid "Access token to access the account information." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, c-format msgid "Not verified" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, c-format msgid "Confirm operation" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, c-format msgid "Account details" msgstr "" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, c-format msgid "Could not create account" msgstr "" @@ -831,47 +944,37 @@ msgstr "" msgid "Could not delete account" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "" @@ -1048,17 +1151,17 @@ msgstr "" msgid "Add from inventory" msgstr "" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, c-format msgid "Image must be smaller than 1 MB" msgstr "" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "" @@ -2081,89 +2184,89 @@ msgstr "" msgid "Invalid amount" msgstr "" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "" -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "" -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, c-format msgid "Age restriction" msgstr "" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, c-format msgid "Is this product restricted for customer below certain age?" msgstr "" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, c-format msgid "Minimum age of the customer" msgstr "" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, c-format msgid "Unit name" msgstr "" -#: src/components/product/ProductForm.tsx:204 +#: 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 "" -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "Sale price for customers, including taxes, for above units of the product." msgstr "" -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "" -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, c-format msgid "Search by category description or id" msgstr "" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "" @@ -2928,11 +3031,6 @@ msgstr "" msgid "There is no transfer yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, c-format msgid "All accounts" @@ -3345,47 +3443,42 @@ msgstr "" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, c-format msgid "Date format" msgstr "" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "Shows more options and tools which are not intended for general audience." msgstr "" @@ -3465,59 +3558,59 @@ msgstr "" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, c-format msgid "KYC verification needed" msgstr "" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, c-format msgid "Configuration" msgstr "" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, c-format msgid "Access token" msgstr "" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "" diff --git a/packages/merchant-backoffice-ui/src/i18n/tr.po b/packages/merchant-backoffice-ui/src/i18n/tr.po @@ -24,296 +24,1045 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.5.5\n" -#: src/components/modal/index.tsx:71 -#, c-format, fuzzy +#: src/components/ErrorLoadingMerchant.tsx:45 +#, c-format +msgid "The request reached a timeout, check your connection." +msgstr "" + +#: src/components/ErrorLoadingMerchant.tsx:65 +#, c-format +msgid "The request was cancelled." +msgstr "" + +#: src/components/ErrorLoadingMerchant.tsx:107 +#, c-format +msgid "" +"A lot of request were made to the same server and this action was throttled." +msgstr "" + +#: src/components/ErrorLoadingMerchant.tsx:130 +#, c-format +msgid "The response of the request is malformed." +msgstr "" + +#: src/components/ErrorLoadingMerchant.tsx:150 +#, c-format +msgid "Could not complete the request due to a network problem." +msgstr "" + +#: src/components/ErrorLoadingMerchant.tsx:171 +#, c-format +msgid "Unexpected request error." +msgstr "" + +#: src/components/ErrorLoadingMerchant.tsx:199 +#, c-format +msgid "Unexpected error." +msgstr "" + +#: src/components/modal/index.tsx:81 +#, fuzzy, c-format msgid "Cancel" msgstr "İptal" -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:89 +#, c-format +msgid "%1$s" +msgstr "%1$s" + +#: src/components/modal/index.tsx:94 +#, c-format +msgid "Close" +msgstr "" + +#: src/components/modal/index.tsx:134 +#, c-format +msgid "Continue" +msgstr "" + +#: src/components/modal/index.tsx:194 +#, c-format +msgid "Clear" +msgstr "" + +#: src/components/modal/index.tsx:206 +#, c-format +msgid "Confirm" +msgstr "" + +#: src/components/modal/index.tsx:248 +#, c-format +msgid "Required" +msgstr "" + +#: src/components/modal/index.tsx:250 +#, c-format +msgid "Letter must be a JSON string" +msgstr "" + +#: src/components/modal/index.tsx:252 +#, c-format +msgid "JSON string is invalid" +msgstr "" + +#: src/components/modal/index.tsx:257 +#, c-format +msgid "Import" +msgstr "" + +#: src/components/modal/index.tsx:258 +#, c-format +msgid "Importing an account from the bank" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:273 +#, c-format +msgid "Account information" +msgstr "" + +#: src/components/modal/index.tsx:338 +#, c-format +msgid "Correct form" +msgstr "" + +#: src/components/modal/index.tsx:339 +#, c-format +msgid "Comparing account details" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:355 +#, c-format +msgid "Field" +msgstr "" + +#: src/components/modal/index.tsx:358 +#, c-format +msgid "In the form" +msgstr "" + +#: src/components/modal/index.tsx:361 +#, c-format +msgid "Reported" +msgstr "" + +#: src/components/modal/index.tsx:368 +#, c-format +msgid "Type" +msgstr "" + +#: src/components/modal/index.tsx:376 +#, c-format +msgid "IBAN" +msgstr "" + +#: src/components/modal/index.tsx:385 +#, c-format +msgid "Address" +msgstr "" + +#: src/components/modal/index.tsx:395 +#, c-format +msgid "Host" +msgstr "" + +#: src/components/modal/index.tsx:402 +#, fuzzy, c-format +msgid "Account id" +msgstr "Hesap" + +#: src/components/modal/index.tsx:413 +#, c-format +msgid "Owner's name" +msgstr "" + +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "Hesap" + +#: src/components/modal/index.tsx:445 +#, fuzzy, c-format +msgid "Bank host" +msgstr "Banka hesabı" + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "Banka hesabı" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, c-format +msgid "Validate bank account: %1$s" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "Konu" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, fuzzy, c-format +msgid "Receiver name" +msgstr "Teslim tarihi" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: 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 "" + +#: 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 "" + +#: src/components/modal/index.tsx:708 +#, c-format +msgid "Deleting an instance %1$s ." +msgstr "" + +#: 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 "" + +#: 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 "" + +#: src/components/modal/index.tsx:749 +#, c-format +msgid "Purging an instance %1$s ." +msgstr "" + +#: src/components/modal/index.tsx:786 +#, c-format +msgid "Is not the same as the current access token" +msgstr "" + +#: src/components/modal/index.tsx:791 +#, c-format +msgid "Can't be the same as the old token" +msgstr "" + +#: src/components/modal/index.tsx:795 +#, c-format +msgid "Is not the same" +msgstr "" + +#: src/components/modal/index.tsx:803 +#, c-format +msgid "You are updating the access token from instance with id %1$s" +msgstr "" + +#: src/components/modal/index.tsx:819 +#, c-format +msgid "Old access token" +msgstr "" + +#: src/components/modal/index.tsx:820 +#, c-format +msgid "Access token currently in use" +msgstr "" + +#: src/components/modal/index.tsx:826 +#, c-format +msgid "New access token" +msgstr "" + +#: src/components/modal/index.tsx:827 +#, c-format +msgid "Next access token to be used" +msgstr "" + +#: src/components/modal/index.tsx:832 +#, c-format +msgid "Repeat access token" +msgstr "" + +#: src/components/modal/index.tsx:833 +#, c-format +msgid "Confirm the same access token" +msgstr "" + +#: src/components/modal/index.tsx:838 +#, c-format +msgid "Clearing the access token will mean public access to the instance" +msgstr "" + +#: src/components/modal/index.tsx:865 +#, c-format +msgid "Can't be the same as the old access token" +msgstr "" + +#: src/components/modal/index.tsx:880 +#, c-format +msgid "You are setting the access token for the new instance" +msgstr "" + +#: src/components/modal/index.tsx:906 +#, c-format +msgid "" +"With external authorization method no check will be done by the merchant " +"backend" +msgstr "" + +#: src/components/modal/index.tsx:922 +#, c-format +msgid "Set external authorization" +msgstr "" + +#: src/components/modal/index.tsx:934 +#, c-format +msgid "Set access token" +msgstr "" + +#: src/components/modal/index.tsx:956 +#, c-format +msgid "Operation in progress..." +msgstr "" + +#: src/components/modal/index.tsx:965 +#, c-format +msgid "The operation will be automatically canceled after %1$s seconds" +msgstr "" + +#: src/paths/login/index.tsx:63 +#, c-format +msgid "Your password is incorrect" +msgstr "" + +#: src/paths/login/index.tsx:70 +#, c-format +msgid "Your instance not found" +msgstr "" + +#: src/paths/login/index.tsx:89 +#, c-format +msgid "Login required" +msgstr "" + +#: src/paths/login/index.tsx:95 +#, c-format +msgid "Please enter your access token for %1$s." +msgstr "" + +#: src/paths/login/index.tsx:102 +#, c-format +msgid "Access Token" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:81 +#, c-format +msgid "Instances" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:94 +#, c-format +msgid "Delete" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:100 +#, c-format +msgid "Add new instance" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:177 +#, c-format +msgid "ID" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:180 +#, c-format +msgid "Name" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:222 +#, c-format +msgid "Edit" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:239 +#, c-format +msgid "Purge" +msgstr "" + +#: src/paths/admin/list/TableActive.tsx:263 +#, c-format +msgid "There is no instances yet, add more pressing the + sign" +msgstr "" + +#: src/paths/admin/list/View.tsx:66 +#, c-format +msgid "Only show active instances" +msgstr "" + +#: src/paths/admin/list/View.tsx:69 +#, c-format +msgid "Active" +msgstr "" + +#: src/paths/admin/list/View.tsx:76 +#, c-format +msgid "Only show deleted instances" +msgstr "" + +#: src/paths/admin/list/View.tsx:79 +#, c-format +msgid "Deleted" +msgstr "" + +#: src/paths/admin/list/View.tsx:86 +#, c-format +msgid "Show all instances" +msgstr "" + +#: src/paths/admin/list/View.tsx:89 +#, c-format +msgid "All" +msgstr "" + +#: src/paths/admin/list/index.tsx:100 +#, c-format +msgid "Instance \"%1$s\" (ID: %2$s) has been deleted" +msgstr "" + +#: src/paths/admin/list/index.tsx:105 +#, c-format +msgid "Failed to delete instance" +msgstr "" + +#: src/paths/admin/list/index.tsx:140 +#, c-format +msgid "Instance '%1$s' (ID: %2$s) has been purge" +msgstr "" + +#: src/paths/admin/list/index.tsx:145 +#, c-format +msgid "Failed to purge instance" +msgstr "" + +#: src/components/exception/AsyncButton.tsx:43 +#, c-format +msgid "Loading..." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:86 +#, c-format +msgid "This is not a valid bitcoin address." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:99 +#, c-format +msgid "This is not a valid Ethereum address." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:128 +#, c-format +msgid "This is not a valid host." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:151 +#, c-format +msgid "IBAN numbers usually have more that 4 digits" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:153 +#, c-format +msgid "IBAN numbers usually have less that 34 digits" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:161 +#, c-format +msgid "IBAN country code not found" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:186 +#, c-format +msgid "IBAN number is invalid, checksum is wrong" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:201 +#, c-format +msgid "Choose one..." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:304 +#, c-format +msgid "Method to use for wire transfer" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:314 +#, c-format +msgid "Routing" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:316 +#, c-format +msgid "Routing number." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:322 +#, c-format +msgid "Account number." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:330 +#, c-format +msgid "Code" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:332 +#, c-format +msgid "Business Identifier Code." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:341 +#, c-format +msgid "International Bank Account Number." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:354 +#, c-format +msgid "Unified Payment Interface." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:364 +#, c-format +msgid "Bitcoin protocol." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:374 +#, c-format +msgid "Ethereum protocol." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:384 +#, c-format +msgid "Interledger protocol." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:406 +#, c-format +msgid "Bank host." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:410 +#, c-format +msgid "Without scheme and may include subpath:" +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:423 +#, c-format +msgid "Bank account." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:438 +#, c-format +msgid "Legal name of the person holding the account." +msgstr "" + +#: src/components/form/InputPaytoForm.tsx:439 +#, c-format +msgid "It should match the bank account name." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:104 +#, fuzzy, c-format +msgid "Invalid url" +msgstr "Geçerlilik" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:106 +#, c-format +msgid "URL must end with a '/'" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:108 +#, c-format +msgid "URL must not contain params" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:110 +#, c-format +msgid "URL must not hash param" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 +#, c-format +msgid "The request to check the revenue API failed." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format -msgid "%1$s" -msgstr "%1$s" +msgid "Server replied with \"bad request\"." +msgstr "" -#: src/components/modal/index.tsx:84 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format -msgid "Close" +msgid "Unauthorized, check credentials." msgstr "" -#: src/components/modal/index.tsx:124 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format -msgid "Continue" +msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "" -#: src/components/modal/index.tsx:178 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 #, c-format -msgid "Clear" +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." msgstr "" -#: src/components/modal/index.tsx:190 +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 +#, fuzzy, c-format +msgid "Account:" +msgstr "Hesap" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:294 #, c-format -msgid "Confirm" +msgid "" +"If the bank supports Taler Revenue API then you can add the endpoint URL " +"below to keep the revenue information in sync." msgstr "" -#: src/components/modal/index.tsx:296 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format -msgid "is not the same as the current access token" +msgid "Endpoint URL" msgstr "" -#: src/components/modal/index.tsx:299 +#: src/paths/instance/accounts/update/UpdatePage.tsx:306 #, c-format -msgid "cannot be empty" +msgid "" +"From where the merchant can download information about incoming wire " +"transfers to this account" msgstr "" -#: src/components/modal/index.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, c-format -msgid "cannot be the same as the old token" +msgid "Auth type" msgstr "" -#: src/components/modal/index.tsx:305 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format -msgid "is not the same" +msgid "Choose the authentication type for the account info URL" msgstr "" -#: src/components/modal/index.tsx:315 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format -msgid "You are updating the access token from instance with id %1$s" +msgid "Without authentication" msgstr "" -#: src/components/modal/index.tsx:331 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 #, c-format -msgid "Old access token" +msgid "With password" msgstr "" -#: src/components/modal/index.tsx:332 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 #, c-format -msgid "access token currently in use" +msgid "With token" msgstr "" -#: src/components/modal/index.tsx:338 +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, c-format -msgid "New access token" +msgid "Do not change" msgstr "" -#: src/components/modal/index.tsx:339 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format -msgid "next access token to be used" +msgid "Username" msgstr "" -#: src/components/modal/index.tsx:344 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format -msgid "Repeat access token" +msgid "Username to access the account information." msgstr "" -#: src/components/modal/index.tsx:345 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format -msgid "confirm the same access token" +msgid "Password" msgstr "" -#: src/components/modal/index.tsx:350 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format -msgid "Clearing the access token will mean public access to the instance" +msgid "Password to access the account information." msgstr "" -#: src/components/modal/index.tsx:377 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 #, c-format -msgid "cannot be the same as the old access token" +msgid "Token" msgstr "" -#: src/components/modal/index.tsx:394 +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 #, c-format -msgid "You are setting the access token for the new instance" +msgid "Access token to access the account information." msgstr "" -#: src/components/modal/index.tsx:420 +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format -msgid "With external authorization method no check will be done by the merchant backend" +msgid "Match" msgstr "" -#: src/components/modal/index.tsx:436 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format -msgid "Set external authorization" +msgid "Check where the information match against the server info." msgstr "" -#: src/components/modal/index.tsx:448 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, c-format -msgid "Set access token" +msgid "Not verified" msgstr "" -#: src/components/modal/index.tsx:470 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format -msgid "Operation in progress..." +msgid "Last test was ok" msgstr "" -#: src/components/modal/index.tsx:479 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format -msgid "The operation will be automatically canceled after %1$s seconds" +msgid "Last test failed" msgstr "" -#: src/paths/admin/list/TableActive.tsx:80 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format -msgid "Instances" +msgid "Compare info from server with account form" msgstr "" -#: src/paths/admin/list/TableActive.tsx:93 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format -msgid "Delete" +msgid "Test" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 +#, c-format +msgid "Need to complete marked fields" msgstr "" -#: src/paths/admin/list/TableActive.tsx:99 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 +#, fuzzy, c-format +msgid "Confirm operation" +msgstr "Kasaba konumu" + +#: src/paths/instance/accounts/create/CreatePage.tsx:223 +#, fuzzy, c-format +msgid "Account details" +msgstr "Hesap" + +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format -msgid "add new instance" +msgid "Import from bank" msgstr "" -#: src/paths/admin/list/TableActive.tsx:178 +#: src/paths/instance/accounts/create/index.tsx:69 #, c-format -msgid "ID" +msgid "Could not create account" msgstr "" -#: src/paths/admin/list/TableActive.tsx:181 +#: src/paths/notfound/index.tsx:53 #, c-format -msgid "Name" +msgid "No 'default' instance configured yet." msgstr "" -#: src/paths/admin/list/TableActive.tsx:220 +#: src/paths/notfound/index.tsx:54 #, c-format -msgid "Edit" +msgid "Create a 'default' instance to begin using the merchant backoffice." msgstr "" -#: src/paths/admin/list/TableActive.tsx:237 +#: src/paths/instance/accounts/list/Table.tsx:62 +#, fuzzy, c-format +msgid "Bank accounts" +msgstr "Banka hesabı" + +#: src/paths/instance/accounts/list/Table.tsx:67 +#, fuzzy, c-format +msgid "Add new account" +msgstr "Banka hesabı" + +#: src/paths/instance/accounts/list/Table.tsx:136 #, c-format -msgid "Purge" +msgid "Wire method: Bitcoin" msgstr "" -#: src/paths/admin/list/TableActive.tsx:261 +#: src/paths/instance/accounts/list/Table.tsx:145 #, c-format -msgid "There is no instances yet, add more pressing the + sign" +msgid "Sewgit 1" msgstr "" -#: src/paths/admin/list/View.tsx:68 +#: src/paths/instance/accounts/list/Table.tsx:148 #, c-format -msgid "Only show active instances" +msgid "Sewgit 2" msgstr "" -#: src/paths/admin/list/View.tsx:71 +#: src/paths/instance/accounts/list/Table.tsx:180 #, c-format -msgid "Active" +msgid "Delete selected accounts from the database" msgstr "" -#: src/paths/admin/list/View.tsx:78 +#: src/paths/instance/accounts/list/Table.tsx:198 #, c-format -msgid "Only show deleted instances" +msgid "Wire method: x-taler-bank" msgstr "" -#: src/paths/admin/list/View.tsx:81 +#: src/paths/instance/accounts/list/Table.tsx:207 +#, fuzzy, c-format +msgid "Account name" +msgstr "Hesap" + +#: src/paths/instance/accounts/list/Table.tsx:251 #, c-format -msgid "Deleted" +msgid "Wire method: IBAN" msgstr "" -#: src/paths/admin/list/View.tsx:88 +#: src/paths/instance/accounts/list/Table.tsx:304 +#, fuzzy, c-format +msgid "Other accounts" +msgstr "Banka hesabı" + +#: src/paths/instance/accounts/list/Table.tsx:313 #, c-format -msgid "Show all instances" +msgid "Path" msgstr "" -#: src/paths/admin/list/View.tsx:91 +#: src/paths/instance/accounts/list/Table.tsx:367 #, c-format -msgid "All" +msgid "There is no accounts yet, add more pressing the + sign" msgstr "" -#: src/paths/admin/list/index.tsx:101 +#: src/paths/instance/accounts/list/index.tsx:77 #, c-format -msgid "Instance \"%1$s\" (ID: %2$s) has been deleted" +msgid "You need to associate a bank account to receive revenue." msgstr "" -#: src/paths/admin/list/index.tsx:106 +#: src/paths/instance/accounts/list/index.tsx:78 #, c-format -msgid "Failed to delete instance" +msgid "Without this the you won't be able to create new orders." msgstr "" -#: src/paths/admin/list/index.tsx:124 +#: src/paths/instance/accounts/list/index.tsx:98 #, c-format -msgid "Instance '%1$s' (ID: %2$s) has been disabled" +msgid "Bank account delete successfully" msgstr "" -#: src/paths/admin/list/index.tsx:129 +#: src/paths/instance/accounts/list/index.tsx:103 #, c-format -msgid "Failed to purge instance" +msgid "Could not delete the bank account" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/accounts/update/index.tsx:90 #, c-format -msgid "Pending KYC verification" +msgid "Could not update account" +msgstr "" + +#: src/paths/instance/accounts/update/index.tsx:135 +#, c-format +msgid "Could not delete account" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:66 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format -msgid "Timed out" +msgid "Pending KYC verification" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:106 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format -msgid "Target account" +msgid "Reason" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "KYC URL" +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:144 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Code" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:147 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:177 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "" -#: src/components/form/InputDate.tsx:123 +#: src/components/form/InputDate.tsx:127 #, c-format -msgid "change value to unknown date" +msgid "Change value to unknown date" msgstr "" -#: src/components/form/InputDate.tsx:124 +#: src/components/form/InputDate.tsx:128 #, c-format -msgid "change value to empty" +msgid "Change value to empty" msgstr "" -#: src/components/form/InputDate.tsx:131 +#: src/components/form/InputDate.tsx:140 #, c-format -msgid "clear" +msgid "Change value to never" msgstr "" -#: src/components/form/InputDate.tsx:136 +#: src/components/form/InputDate.tsx:145 #, c-format -msgid "change value to never" +msgid "Never" msgstr "" -#: src/components/form/InputDate.tsx:141 +#: src/components/picker/DurationPicker.tsx:55 #, c-format -msgid "never" +msgid "days" msgstr "" -#: src/components/form/InputLocation.tsx:29 +#: src/components/picker/DurationPicker.tsx:65 #, c-format -msgid "Country" -msgstr "Ülke" +msgid "hours" +msgstr "" -#: src/components/form/InputLocation.tsx:33 +#: src/components/picker/DurationPicker.tsx:76 #, c-format -msgid "Address" +msgid "minutes" +msgstr "" + +#: src/components/picker/DurationPicker.tsx:87 +#, c-format +msgid "seconds" +msgstr "" + +#: src/components/form/InputDuration.tsx:62 +#, c-format +msgid "Forever" +msgstr "" + +#: src/components/form/InputDuration.tsx:78 +#, c-format +msgid "%1$sM" +msgstr "" + +#: src/components/form/InputDuration.tsx:80 +#, c-format +msgid "%1$sY" msgstr "" +#: src/components/form/InputDuration.tsx:82 +#, c-format +msgid "%1$sd" +msgstr "" + +#: src/components/form/InputDuration.tsx:84 +#, c-format +msgid "%1$sh" +msgstr "" + +#: src/components/form/InputDuration.tsx:86 +#, c-format +msgid "%1$smin" +msgstr "" + +#: src/components/form/InputDuration.tsx:88 +#, c-format +msgid "%1$ssec" +msgstr "" + +#: src/components/form/InputLocation.tsx:29 +#, c-format +msgid "Country" +msgstr "Ülke" + #: src/components/form/InputLocation.tsx:39 #, c-format msgid "Building number" @@ -354,125 +1103,141 @@ msgstr "Semt" msgid "Country subdivision" msgstr "" -#: src/components/form/InputSearchProduct.tsx:66 -#, c-format -msgid "Product id" -msgstr "" - -#: src/components/form/InputSearchProduct.tsx:69 +#: src/components/form/InputSearchOnList.tsx:80 #, c-format msgid "Description" msgstr "" -#: src/components/form/InputSearchProduct.tsx:94 -#, c-format -msgid "Product" -msgstr "" - -#: src/components/form/InputSearchProduct.tsx:95 +#: src/components/form/InputSearchOnList.tsx:106 #, c-format -msgid "search products by it's description or id" +msgid "Enter description or id" msgstr "" -#: src/components/form/InputSearchProduct.tsx:151 +#: src/components/form/InputSearchOnList.tsx:164 #, c-format -msgid "no products found with that description" +msgid "no match found with that description or id" msgstr "" -#: src/components/product/InventoryProductForm.tsx:56 +#: src/components/product/InventoryProductForm.tsx:57 #, c-format msgid "You must enter a valid product identifier." msgstr "" -#: src/components/product/InventoryProductForm.tsx:64 +#: src/components/product/InventoryProductForm.tsx:65 #, c-format msgid "Quantity must be greater than 0!" msgstr "" -#: src/components/product/InventoryProductForm.tsx:76 +#: src/components/product/InventoryProductForm.tsx:77 #, c-format msgid "" "This quantity exceeds remaining stock. Currently, only %1$s units remain " "unreserved in stock." msgstr "" -#: src/components/product/InventoryProductForm.tsx:109 +#: src/components/product/InventoryProductForm.tsx:100 +#, c-format +msgid "Search product" +msgstr "" + +#: src/components/product/InventoryProductForm.tsx:112 #, c-format msgid "Quantity" msgstr "" -#: src/components/product/InventoryProductForm.tsx:110 +#: src/components/product/InventoryProductForm.tsx:113 #, c-format -msgid "how many products will be added" +msgid "How many products will be added" msgstr "" -#: src/components/product/InventoryProductForm.tsx:117 +#: src/components/product/InventoryProductForm.tsx:120 #, c-format msgid "Add from inventory" msgstr "" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, c-format -msgid "Image should be smaller than 1 MB" +msgid "Image must be smaller than 1 MB" msgstr "" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "" -#: src/components/form/InputTaxes.tsx:113 +#: src/components/form/InputTaxes.tsx:47 +#, c-format +msgid "Invalid" +msgstr "" + +#: src/components/form/InputTaxes.tsx:66 +#, c-format +msgid "This product has %1$s applicable taxes configured." +msgstr "" + +#: src/components/form/InputTaxes.tsx:103 #, c-format msgid "No taxes configured for this product." msgstr "" -#: src/components/form/InputTaxes.tsx:119 +#: src/components/form/InputTaxes.tsx:109 #, c-format msgid "Amount" msgstr "Miktar" -#: src/components/form/InputTaxes.tsx:120 +#: 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 "" -#: src/components/form/InputTaxes.tsx:122 +#: src/components/form/InputTaxes.tsx:112 #, c-format -msgid "Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;." +msgid "" +"Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;." msgstr "" -#: src/components/form/InputTaxes.tsx:131 +#: src/components/form/InputTaxes.tsx:121 #, c-format msgid "Legal name of the tax, e.g. VAT or import duties." msgstr "" -#: src/components/form/InputTaxes.tsx:137 +#: src/components/form/InputTaxes.tsx:127 #, c-format -msgid "add tax to the tax list" +msgid "Add tax to the tax list" msgstr "" -#: src/components/product/NonInventoryProductForm.tsx:72 +#: src/components/product/NonInventoryProductForm.tsx:71 #, c-format -msgid "describe and add a product that is not in the inventory list" +msgid "Describe and add a product that is not in the inventory list" msgstr "" -#: src/components/product/NonInventoryProductForm.tsx:75 +#: src/components/product/NonInventoryProductForm.tsx:74 #, c-format msgid "Add custom product" msgstr "" -#: src/components/product/NonInventoryProductForm.tsx:86 +#: src/components/product/NonInventoryProductForm.tsx:85 #, c-format msgid "Complete information of the product" msgstr "" +#: src/components/product/NonInventoryProductForm.tsx:152 +#, c-format +msgid "Must be a number" +msgstr "" + +#: src/components/product/NonInventoryProductForm.tsx:154 +#, c-format +msgid "Must be grater than 0" +msgstr "" + #: src/components/product/NonInventoryProductForm.tsx:185 #, c-format msgid "Image" @@ -480,12 +1245,12 @@ msgstr "" #: src/components/product/NonInventoryProductForm.tsx:186 #, c-format -msgid "photo of the product" +msgid "Photo of the product." msgstr "" #: src/components/product/NonInventoryProductForm.tsx:192 #, c-format -msgid "full product description" +msgid "Full product description." msgstr "" #: src/components/product/NonInventoryProductForm.tsx:196 @@ -495,7 +1260,7 @@ msgstr "" #: src/components/product/NonInventoryProductForm.tsx:197 #, c-format -msgid "name of the product unit" +msgid "Name of the product unit." msgstr "" #: src/components/product/NonInventoryProductForm.tsx:201 @@ -505,7 +1270,12 @@ msgstr "Fiyat" #: src/components/product/NonInventoryProductForm.tsx:202 #, c-format -msgid "amount in the current currency" +msgid "Amount in the current currency." +msgstr "" + +#: src/components/product/NonInventoryProductForm.tsx:208 +#, c-format +msgid "How many products will be added." msgstr "" #: src/components/product/NonInventoryProductForm.tsx:211 @@ -513,2212 +1283,2412 @@ msgstr "" msgid "Taxes" msgstr "" -#: src/components/product/ProductList.tsx:38 +#: src/components/product/ProductList.tsx:46 +#, c-format +msgid "Unit price" +msgstr "" + +#: src/components/product/ProductList.tsx:49 +#, c-format +msgid "Total price" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:162 +#, c-format +msgid "Must be greater than 0" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:173 +#, c-format +msgid "Refund deadline can't be before pay deadline" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:179 +#, c-format +msgid "Wire transfer deadline can't be before refund deadline" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:188 +#, c-format +msgid "Wire transfer deadline can't be before pay deadline" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:196 +#, fuzzy, c-format +msgid "Must have a refund deadline" +msgstr "Geri ödeme son tarihi" + +#: src/paths/instance/orders/create/CreatePage.tsx:201 +#, c-format +msgid "Auto refund can't be after refund deadline" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:208 +#, c-format +msgid "Must be in the future" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:376 +#, c-format +msgid "Simple" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:388 +#, c-format +msgid "Advanced" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:400 +#, c-format +msgid "Manage products in order" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:404 +#, c-format +msgid "%1$s products with a total price of %2$s." +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:411 +#, c-format +msgid "Manage list of products in the order." +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:435 +#, c-format +msgid "Remove this product from the order." +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:461 +#, c-format +msgid "Total product price added up" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:474 +#, c-format +msgid "Amount to be paid by the customer" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:480 +#, c-format +msgid "Order price" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:481 +#, c-format +msgid "Final order price" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:488 +#, c-format +msgid "Summary" +msgstr "Özet" + +#: src/paths/instance/orders/create/CreatePage.tsx:489 +#, c-format +msgid "Title of the order to be shown to the customer" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:495 +#, c-format +msgid "Shipping and Fulfillment" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:500 +#, c-format +msgid "Delivery date" +msgstr "Teslim tarihi" + +#: src/paths/instance/orders/create/CreatePage.tsx:501 +#, c-format +msgid "Deadline for physical delivery assured by the merchant." +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:506 +#, c-format +msgid "Location" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:507 +#, c-format +msgid "Address where the products will be delivered" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:514 +#, c-format +msgid "Fulfillment URL" +msgstr "Gönderim URL'si" + +#: src/paths/instance/orders/create/CreatePage.tsx:515 +#, c-format +msgid "URL to which the user will be redirected after successful payment." +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:523 +#, c-format +msgid "Taler payment options" +msgstr "" + +#: src/paths/instance/orders/create/CreatePage.tsx:524 #, c-format -msgid "image" +msgid "Override default Taler payment settings for this order" msgstr "" -#: src/components/product/ProductList.tsx:41 +#: src/paths/instance/orders/create/CreatePage.tsx:529 #, c-format -msgid "description" +msgid "Payment time" msgstr "" -#: src/components/product/ProductList.tsx:44 +#: src/paths/instance/orders/create/CreatePage.tsx:535 #, c-format -msgid "quantity" +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 "" -#: src/components/product/ProductList.tsx:47 +#: src/paths/instance/orders/create/CreatePage.tsx:552 #, c-format -msgid "unit price" +msgid "Default" msgstr "" -#: src/components/product/ProductList.tsx:50 +#: src/paths/instance/orders/create/CreatePage.tsx:561 +#, fuzzy, c-format +msgid "Refund time" +msgstr "İade edildi" + +#: src/paths/instance/orders/create/CreatePage.tsx:569 #, c-format -msgid "total price" +msgid "" +"Time while the order can be refunded by the merchant. Time starts after the " +"order is created." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:153 +#: src/paths/instance/orders/create/CreatePage.tsx:594 #, c-format -msgid "required" +msgid "Wire transfer time" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:157 +#: src/paths/instance/orders/create/CreatePage.tsx:602 #, c-format -msgid "not valid" +msgid "" +"Time for the exchange to make the wire transfer. Time starts after the order " +"is created." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:159 +#: src/paths/instance/orders/create/CreatePage.tsx:628 #, c-format -msgid "must be greater than 0" +msgid "Auto-refund time" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:164 +#: src/paths/instance/orders/create/CreatePage.tsx:634 #, c-format -msgid "not a valid json" +msgid "" +"Time until which the wallet will automatically check for refunds without " +"user interaction." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:170 +#: src/paths/instance/orders/create/CreatePage.tsx:642 +#, fuzzy, c-format +msgid "Maximum fee" +msgstr "Azami ücret" + +#: src/paths/instance/orders/create/CreatePage.tsx:643 #, c-format -msgid "should be in the future" +msgid "" +"Maximum fees the merchant is willing to cover for this order. Higher deposit " +"fees must be covered in full by the consumer." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:173 +#: src/paths/instance/orders/create/CreatePage.tsx:649 #, c-format -msgid "refund deadline cannot be before pay deadline" +msgid "Create token" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:179 +#: src/paths/instance/orders/create/CreatePage.tsx:650 #, c-format -msgid "wire transfer deadline cannot be before refund deadline" +msgid "" +"If the order ID is easy to guess the token will prevent user to steal orders " +"from others." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:190 +#: src/paths/instance/orders/create/CreatePage.tsx:656 #, c-format -msgid "wire transfer deadline cannot be before pay deadline" +msgid "Minimum age required" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:197 +#: src/paths/instance/orders/create/CreatePage.tsx:657 #, c-format -msgid "should have a refund deadline" +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 "" -#: src/paths/instance/orders/create/CreatePage.tsx:202 +#: src/paths/instance/orders/create/CreatePage.tsx:660 #, c-format -msgid "auto refund cannot be after refund deadline" +msgid "Min age defined by the producs is %1$s" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:360 +#: src/paths/instance/orders/create/CreatePage.tsx:661 #, c-format -msgid "Manage products in order" +msgid "No product with age restriction in this order" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:369 +#: src/paths/instance/orders/create/CreatePage.tsx:671 #, c-format -msgid "Manage list of products in the order." +msgid "Additional information" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:391 +#: src/paths/instance/orders/create/CreatePage.tsx:672 #, c-format -msgid "Remove this product from the order." +msgid "Custom information to be included in the contract for this order." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:415 +#: src/paths/instance/orders/create/CreatePage.tsx:681 #, c-format -msgid "Total price" +msgid "You must enter a value in JavaScript Object Notation (JSON)." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:417 +#: src/paths/instance/orders/create/CreatePage.tsx:707 +#, fuzzy, c-format +msgid "Custom field name" +msgstr "Bina adı" + +#: src/paths/instance/orders/create/CreatePage.tsx:793 #, c-format -msgid "total product price added up" +msgid "Disabled" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:430 +#: src/paths/instance/orders/create/CreatePage.tsx:796 +#, fuzzy, c-format +msgid "No deadline" +msgstr "Geri ödeme son tarihi" + +#: src/paths/instance/orders/create/CreatePage.tsx:797 #, c-format -msgid "Amount to be paid by the customer" +msgid "Deadline at %1$s" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:436 +#: src/paths/instance/orders/create/index.tsx:109 #, c-format -msgid "Order price" +msgid "Could not create order" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:437 +#: src/paths/instance/orders/create/index.tsx:111 #, c-format -msgid "final order price" +msgid "No exchange would accept a payment because of KYC requirements." msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:444 +#: src/paths/instance/orders/create/index.tsx:129 #, c-format -msgid "Summary" -msgstr "Özet" +msgid "No more stock for product with id \"%1$s\"." +msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:445 +#: src/paths/instance/orders/list/Table.tsx:77 #, c-format -msgid "Title of the order to be shown to the customer" +msgid "Orders" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:450 +#: src/paths/instance/orders/list/Table.tsx:83 +#, fuzzy, c-format +msgid "Create order" +msgstr "Oluşturulma" + +#: src/paths/instance/orders/list/Table.tsx:140 #, c-format -msgid "Shipping and Fulfillment" +msgid "Load first page" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:455 +#: src/paths/instance/orders/list/Table.tsx:147 #, c-format -msgid "Delivery date" -msgstr "Teslim tarihi" +msgid "Date" +msgstr "Tarih" -#: src/paths/instance/orders/create/CreatePage.tsx:456 +#: src/paths/instance/orders/list/Table.tsx:193 #, c-format -msgid "Deadline for physical delivery assured by the merchant." +msgid "Refund" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:461 +#: src/paths/instance/orders/list/Table.tsx:202 #, c-format -msgid "Location" +msgid "copy url" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:462 +#: src/paths/instance/orders/list/Table.tsx:214 #, c-format -msgid "address where the products will be delivered" +msgid "Load more orders after the last one" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:469 +#: src/paths/instance/orders/list/Table.tsx:216 #, c-format -msgid "Fulfillment URL" -msgstr "Gönderim URL'si" +msgid "Load next page" +msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:470 +#: src/paths/instance/orders/list/Table.tsx:233 #, c-format -msgid "URL to which the user will be redirected after successful payment." +msgid "No orders have been found matching your query!" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:476 +#: src/paths/instance/orders/list/Table.tsx:280 #, c-format -msgid "Taler payment options" +msgid "Duplicated" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:477 +#: src/paths/instance/orders/list/Table.tsx:293 #, c-format -msgid "Override default Taler payment settings for this order" +msgid "This value exceed the refundable amount" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:481 +#: src/paths/instance/orders/list/Table.tsx:381 #, c-format -msgid "Payment deadline" +msgid "Amount to be refunded" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:482 +#: src/paths/instance/orders/list/Table.tsx:383 #, c-format -msgid "" -"Deadline for the customer to pay for the offer before it expires. Inventory " -"products will be reserved until this deadline." +msgid "Max refundable:" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:486 +#: src/paths/instance/orders/list/Table.tsx:391 #, c-format -msgid "Refund deadline" -msgstr "Geri ödeme son tarihi" +msgid "Requested by the customer" +msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:487 +#: src/paths/instance/orders/list/Table.tsx:392 #, c-format -msgid "Time until which the order can be refunded by the merchant." +msgid "Other" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:491 +#: src/paths/instance/orders/list/Table.tsx:395 #, c-format -msgid "Wire transfer deadline" +msgid "Why this order is being refunded" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:492 +#: src/paths/instance/orders/list/Table.tsx:401 #, c-format -msgid "Deadline for the exchange to make the wire transfer." +msgid "More information to give context" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:496 +#: src/paths/instance/orders/details/DetailPage.tsx:72 #, c-format -msgid "Auto-refund deadline" +msgid "Contract Terms" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:497 +#: src/paths/instance/orders/details/DetailPage.tsx:78 #, c-format -msgid "" -"Time until which the wallet will automatically check for refunds without user " -"interaction." +msgid "Human-readable description of the whole purchase" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:502 +#: src/paths/instance/orders/details/DetailPage.tsx:84 #, c-format -msgid "Maximum deposit fee" +msgid "Total price for the transaction" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:503 +#: src/paths/instance/orders/details/DetailPage.tsx:91 #, c-format -msgid "" -"Maximum deposit fees the merchant is willing to cover for this order. Higher " -"deposit fees must be covered in full by the consumer." +msgid "URL for this purchase" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:507 +#: src/paths/instance/orders/details/DetailPage.tsx:97 #, c-format -msgid "Maximum wire fee" -msgstr "" +msgid "Max fee" +msgstr "Azami ücret" -#: src/paths/instance/orders/create/CreatePage.tsx:508 +#: src/paths/instance/orders/details/DetailPage.tsx:98 #, c-format -msgid "" -"Maximum aggregate wire fees the merchant is willing to cover for this order. " -"Wire fees exceeding this amount are to be covered by the customers." +msgid "Maximum total deposit fee accepted by the merchant for this contract" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:512 +#: src/paths/instance/orders/details/DetailPage.tsx:103 #, c-format -msgid "Wire fee amortization" -msgstr "Banka havalesi amortismanı" +msgid "Created at" +msgstr "Oluşturulma" -#: src/paths/instance/orders/create/CreatePage.tsx:513 +#: src/paths/instance/orders/details/DetailPage.tsx:104 #, c-format -msgid "" -"Factor by which wire fees exceeding the above threshold are divided to determine " -"the share of excess wire fees to be paid explicitly by the consumer." +msgid "Time when this contract was generated" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:517 +#: src/paths/instance/orders/details/DetailPage.tsx:109 #, c-format -msgid "Create token" -msgstr "" +msgid "Refund deadline" +msgstr "Geri ödeme son tarihi" -#: src/paths/instance/orders/create/CreatePage.tsx:518 +#: src/paths/instance/orders/details/DetailPage.tsx:110 #, c-format -msgid "" -"Uncheck this option if the merchant backend generated an order ID with enough " -"entropy to prevent adversarial claims." +msgid "After this deadline has passed no refunds will be accepted" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:522 +#: src/paths/instance/orders/details/DetailPage.tsx:115 #, c-format -msgid "Minimum age required" +msgid "Payment deadline" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:523 +#: src/paths/instance/orders/details/DetailPage.tsx:116 #, 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" +"After this deadline, the merchant won't accept payments for the contract" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:526 +#: src/paths/instance/orders/details/DetailPage.tsx:121 #, c-format -msgid "Min age defined by the producs is %1$s" +msgid "Wire transfer deadline" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:534 +#: src/paths/instance/orders/details/DetailPage.tsx:122 #, c-format -msgid "Additional information" +msgid "Transfer deadline for the exchange" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:535 +#: src/paths/instance/orders/details/DetailPage.tsx:128 #, c-format -msgid "Custom information to be included in the contract for this order." +msgid "Time indicating when the order should be delivered" msgstr "" -#: src/paths/instance/orders/create/CreatePage.tsx:541 +#: src/paths/instance/orders/details/DetailPage.tsx:134 #, c-format -msgid "You must enter a value in JavaScript Object Notation (JSON)." +msgid "Where the order will be delivered" msgstr "" -#: src/components/picker/DurationPicker.tsx:55 +#: src/paths/instance/orders/details/DetailPage.tsx:142 #, c-format -msgid "days" +msgid "Auto-refund delay" msgstr "" -#: src/components/picker/DurationPicker.tsx:65 +#: src/paths/instance/orders/details/DetailPage.tsx:143 #, c-format -msgid "hours" +msgid "" +"How long the wallet should try to get an automatic refund for the purchase" msgstr "" -#: src/components/picker/DurationPicker.tsx:76 +#: src/paths/instance/orders/details/DetailPage.tsx:148 #, c-format -msgid "minutes" +msgid "Extra info" msgstr "" -#: src/components/picker/DurationPicker.tsx:87 +#: src/paths/instance/orders/details/DetailPage.tsx:149 #, c-format -msgid "seconds" +msgid "Extra data that is only interpreted by the merchant frontend" msgstr "" -#: src/components/form/InputDuration.tsx:53 +#: src/paths/instance/orders/details/DetailPage.tsx:222 #, c-format -msgid "forever" +msgid "Order" msgstr "" -#: src/components/form/InputDuration.tsx:62 +#: src/paths/instance/orders/details/DetailPage.tsx:224 #, c-format -msgid "%1$sM" +msgid "Claimed" msgstr "" -#: src/components/form/InputDuration.tsx:64 -#, c-format -msgid "%1$sY" -msgstr "" +#: src/paths/instance/orders/details/DetailPage.tsx:251 +#, fuzzy, c-format +msgid "Claimed at" +msgstr "Oluşturulma" -#: src/components/form/InputDuration.tsx:66 +#: src/paths/instance/orders/details/DetailPage.tsx:273 #, c-format -msgid "%1$sd" +msgid "Timeline" msgstr "" -#: src/components/form/InputDuration.tsx:68 +#: src/paths/instance/orders/details/DetailPage.tsx:279 #, c-format -msgid "%1$sh" +msgid "Payment details" msgstr "" -#: src/components/form/InputDuration.tsx:70 +#: src/paths/instance/orders/details/DetailPage.tsx:299 #, c-format -msgid "%1$smin" +msgid "Order status" msgstr "" -#: src/components/form/InputDuration.tsx:72 +#: src/paths/instance/orders/details/DetailPage.tsx:309 #, c-format -msgid "%1$ssec" +msgid "Product list" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:75 +#: src/paths/instance/orders/details/DetailPage.tsx:461 #, c-format -msgid "Orders" +msgid "Paid" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:81 +#: src/paths/instance/orders/details/DetailPage.tsx:465 #, c-format -msgid "create order" +msgid "Wired" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:147 +#: src/paths/instance/orders/details/DetailPage.tsx:470 #, c-format -msgid "load newer orders" -msgstr "" +msgid "Refunded" +msgstr "İade edildi" -#: src/paths/instance/orders/list/Table.tsx:154 -#, c-format -msgid "Date" -msgstr "Tarih" +#: src/paths/instance/orders/details/DetailPage.tsx:490 +#, fuzzy, c-format +msgid "Refund order" +msgstr "İade edildi" -#: src/paths/instance/orders/list/Table.tsx:200 +#: src/paths/instance/orders/details/DetailPage.tsx:491 #, c-format -msgid "Refund" +msgid "Not refundable" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:209 +#: src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format -msgid "copy url" +msgid "Next event in" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:225 +#: src/paths/instance/orders/details/DetailPage.tsx:557 #, c-format -msgid "load older orders" +msgid "Refunded amount" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:242 +#: src/paths/instance/orders/details/DetailPage.tsx:564 #, c-format -msgid "No orders have been found matching your query!" +msgid "Refund taken" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:288 +#: src/paths/instance/orders/details/DetailPage.tsx:574 #, c-format -msgid "duplicated" +msgid "Status URL" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:299 +#: src/paths/instance/orders/details/DetailPage.tsx:587 #, c-format -msgid "invalid format" +msgid "Refund URI" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:301 +#: src/paths/instance/orders/details/DetailPage.tsx:641 #, c-format -msgid "this value exceed the refundable amount" +msgid "Unpaid" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:346 +#: src/paths/instance/orders/details/DetailPage.tsx:659 #, c-format -msgid "date" +msgid "Pay at" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:349 +#: src/paths/instance/orders/details/DetailPage.tsx:712 #, c-format -msgid "amount" +msgid "Order status URL" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:352 +#: src/paths/instance/orders/details/DetailPage.tsx:716 #, c-format -msgid "reason" +msgid "Payment URI" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:389 +#: src/paths/instance/orders/details/DetailPage.tsx:745 #, c-format -msgid "amount to be refunded" +msgid "" +"Unknown order status. This is an error, please contact the administrator." msgstr "" -#: src/paths/instance/orders/list/Table.tsx:391 +#: src/paths/instance/orders/details/DetailPage.tsx:772 #, c-format -msgid "Max refundable:" +msgid "Back" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:396 +#: src/paths/instance/orders/details/index.tsx:88 #, c-format -msgid "Reason" +msgid "Refund created successfully" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:397 +#: src/paths/instance/orders/details/index.tsx:95 #, c-format -msgid "Choose one..." +msgid "Could not create the refund" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:399 +#: src/paths/instance/orders/details/index.tsx:97 #, c-format -msgid "requested by the customer" +msgid "There are pending KYC requirements." msgstr "" -#: src/paths/instance/orders/list/Table.tsx:400 +#: src/components/form/JumpToElementById.tsx:39 #, c-format -msgid "other" +msgid "Missing id" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:403 +#: src/components/form/JumpToElementById.tsx:48 #, c-format -msgid "why this order is being refunded" +msgid "Not found" msgstr "" -#: src/paths/instance/orders/list/Table.tsx:409 +#: src/paths/instance/orders/list/ListPage.tsx:83 #, c-format -msgid "more information to give context" +msgid "Select date to show nearby orders" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:62 +#: src/paths/instance/orders/list/ListPage.tsx:96 #, c-format -msgid "Contract Terms" +msgid "Only show paid orders" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:68 +#: src/paths/instance/orders/list/ListPage.tsx:99 #, c-format -msgid "human-readable description of the whole purchase" +msgid "New" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:74 +#: src/paths/instance/orders/list/ListPage.tsx:116 #, c-format -msgid "total price for the transaction" +msgid "Only show orders with refunds" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:81 +#: src/paths/instance/orders/list/ListPage.tsx:126 #, c-format -msgid "URL for this purchase" +msgid "" +"Only show orders where customers paid, but wire payments from payment " +"provider are still pending" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:87 +#: src/paths/instance/orders/list/ListPage.tsx:129 #, c-format -msgid "Max fee" -msgstr "Azami ücret" +msgid "Not wired" +msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:88 +#: src/paths/instance/orders/list/ListPage.tsx:139 #, c-format -msgid "maximum total deposit fee accepted by the merchant for this contract" +msgid "Completed" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:93 +#: src/paths/instance/orders/list/ListPage.tsx:146 #, c-format -msgid "Max wire fee" +msgid "Remove all filters" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:94 +#: src/paths/instance/orders/list/ListPage.tsx:164 #, c-format -msgid "maximum wire fee accepted by the merchant" +msgid "Clear date filter" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:100 +#: src/paths/instance/orders/list/ListPage.tsx:178 #, c-format -msgid "" -"over how many customer transactions does the merchant expect to amortize wire " -"fees on average" +msgid "Jump to date (%1$s)" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:105 +#: src/paths/instance/orders/list/index.tsx:113 #, c-format -msgid "Created at" -msgstr "Oluşturulma" +msgid "Jump to order with the given product ID" +msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:106 +#: src/paths/instance/orders/list/index.tsx:114 #, c-format -msgid "time when this contract was generated" +msgid "Order id" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:112 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:61 #, c-format -msgid "after this deadline has passed no refunds will be accepted" +msgid "Invalid. Only characters and numbers" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:118 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:67 #, c-format -msgid "after this deadline, the merchant won't accept payments for the contract" +msgid "Just letters and numbers from 2 to 7" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:124 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:69 #, c-format -msgid "transfer deadline for the exchange" +msgid "Size of the key must be 32" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:130 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:99 #, c-format -msgid "time indicating when the order should be delivered" +msgid "Internal id on the system" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:136 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:104 #, c-format -msgid "where the order will be delivered" +msgid "Useful to identify the device physically" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:144 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:108 #, c-format -msgid "Auto-refund delay" +msgid "Verification algorithm" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:145 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:109 #, c-format -msgid "how long the wallet should try to get an automatic refund for the purchase" +msgid "Algorithm to use to verify transaction in offline mode" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:150 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:119 #, c-format -msgid "Extra info" +msgid "Device key" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:151 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:121 #, c-format -msgid "extra data that is only interpreted by the merchant frontend" +msgid "Be sure to be very hard to guess or use the random generator" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:219 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:122 #, c-format -msgid "Order" +msgid "Your device need to have exactly the same value" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:221 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:138 #, c-format -msgid "claimed" +msgid "Generate random secret key" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:247 +#: src/paths/instance/otp_devices/create/CreatePage.tsx:148 #, c-format -msgid "claimed at" +msgid "Random" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:265 +#: src/paths/instance/otp_devices/create/CreatedSuccessfully.tsx:44 #, c-format -msgid "Timeline" +msgid "" +"You can scan the next QR code with your device or save the key before " +"continuing." msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:271 +#: src/paths/instance/otp_devices/create/index.tsx:60 #, c-format -msgid "Payment details" +msgid "Device added successfully" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:291 +#: src/paths/instance/otp_devices/create/index.tsx:66 #, c-format -msgid "Order status" +msgid "Could not add device" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:301 +#: src/paths/instance/otp_devices/list/Table.tsx:57 #, c-format -msgid "Product list" +msgid "OTP Devices" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:451 +#: src/paths/instance/otp_devices/list/Table.tsx:62 #, c-format -msgid "paid" +msgid "Add new devices" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:455 +#: src/paths/instance/otp_devices/list/Table.tsx:117 #, c-format -msgid "wired" +msgid "Load more devices before the first one" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:460 +#: src/paths/instance/otp_devices/list/Table.tsx:155 #, c-format -msgid "refunded" +msgid "Delete selected devices from the database" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:480 +#: src/paths/instance/otp_devices/list/Table.tsx:170 #, c-format -msgid "refund order" +msgid "Load more devices after the last one" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:481 +#: src/paths/instance/otp_devices/list/Table.tsx:190 #, c-format -msgid "not refundable" +msgid "There is no devices yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:489 +#: src/paths/instance/otp_devices/list/index.tsx:90 #, c-format -msgid "refund" +msgid "Device delete successfully" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:553 +#: src/paths/instance/otp_devices/list/index.tsx:95 #, c-format -msgid "Refunded amount" +msgid "Could not delete the device" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:560 +#: src/paths/instance/otp_devices/update/UpdatePage.tsx:64 #, c-format -msgid "Refund taken" +msgid "Device:" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:570 +#: src/paths/instance/otp_devices/update/UpdatePage.tsx:100 #, c-format -msgid "Status URL" +msgid "Not modified" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:583 +#: src/paths/instance/otp_devices/update/UpdatePage.tsx:130 #, c-format -msgid "Refund URI" +msgid "Change key" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:636 +#: src/paths/instance/otp_devices/update/index.tsx:119 #, c-format -msgid "unpaid" +msgid "Could not update template" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:654 +#: src/paths/instance/otp_devices/update/index.tsx:121 #, c-format -msgid "pay at" +msgid "Template id is unknown" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:666 +#: src/paths/instance/otp_devices/update/index.tsx:129 #, c-format -msgid "created at" +msgid "" +"The provided information is inconsistent with the current state of the " +"template" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:707 +#: src/components/form/InputStock.tsx:99 #, c-format -msgid "Order status URL" +msgid "" +"Click here to configure the stock of the product, leave it as is and the " +"backend will not control stock." msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:711 +#: src/components/form/InputStock.tsx:109 #, c-format -msgid "Payment URI" +msgid "Manage stock" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:740 +#: src/components/form/InputStock.tsx:115 #, c-format -msgid "Unknown order status. This is an error, please contact the administrator." +msgid "This product has been configured without stock control" msgstr "" -#: src/paths/instance/orders/details/DetailPage.tsx:767 +#: src/components/form/InputStock.tsx:119 #, c-format -msgid "Back" +msgid "Infinite" msgstr "" -#: src/paths/instance/orders/details/index.tsx:79 +#: src/components/form/InputStock.tsx:136 #, c-format -msgid "refund created successfully" +msgid "Lost can't be greater than current and incoming (max %1$s)" msgstr "" -#: src/paths/instance/orders/details/index.tsx:85 +#: src/components/form/InputStock.tsx:169 #, c-format -msgid "could not create the refund" +msgid "Incoming" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:78 +#: src/components/form/InputStock.tsx:170 #, c-format -msgid "select date to show nearby orders" +msgid "Lost" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:94 +#: src/components/form/InputStock.tsx:185 #, c-format -msgid "order id" +msgid "Current" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:100 +#: src/components/form/InputStock.tsx:189 #, c-format -msgid "jump to order with the given order ID" +msgid "Remove stock control for this product" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:122 +#: src/components/form/InputStock.tsx:195 #, c-format -msgid "remove all filters" +msgid "without stock" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:132 +#: src/components/form/InputStock.tsx:204 #, c-format -msgid "only show paid orders" +msgid "Next restock" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:135 +#: src/components/form/InputStock.tsx:208 #, c-format -msgid "Paid" +msgid "Warehouse address" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:142 +#: src/components/form/InputArray.tsx:118 #, c-format -msgid "only show orders with refunds" +msgid "Add element to the list" msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:145 -#, c-format -msgid "Refunded" -msgstr "İade edildi" +#: src/components/product/ProductForm.tsx:120 +#, fuzzy, c-format +msgid "Invalid amount" +msgstr "Geçerlilik" -#: src/paths/instance/orders/list/ListPage.tsx:152 +#: src/components/product/ProductForm.tsx:191 #, c-format -msgid "" -"only show orders where customers paid, but wire payments from payment provider " -"are still pending" +msgid "Product identification to use in URLs (for internal use only)." msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:155 +#: src/components/product/ProductForm.tsx:197 #, c-format -msgid "Not wired" +msgid "Illustration of the product for customers." msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:170 +#: src/components/product/ProductForm.tsx:203 #, c-format -msgid "clear date filter" +msgid "Product description for customers." msgstr "" -#: src/paths/instance/orders/list/ListPage.tsx:184 +#: src/components/product/ProductForm.tsx:207 #, c-format -msgid "date (YYYY/MM/DD)" +msgid "Age restriction" msgstr "" -#: src/paths/instance/orders/list/index.tsx:103 +#: src/components/product/ProductForm.tsx:208 #, c-format -msgid "Enter an order id" +msgid "Is this product restricted for customer below certain age?" msgstr "" -#: src/paths/instance/orders/list/index.tsx:111 +#: src/components/product/ProductForm.tsx:209 #, c-format -msgid "order not found" +msgid "Minimum age of the customer" msgstr "" -#: src/paths/instance/orders/list/index.tsx:178 +#: src/components/product/ProductForm.tsx:213 #, c-format -msgid "could not get the order to refund" +msgid "Unit name" msgstr "" -#: src/components/exception/AsyncButton.tsx:43 +#: src/components/product/ProductForm.tsx:214 #, c-format -msgid "Loading..." +msgid "" +"Unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 " +"items, 5 meters) for customers." msgstr "" -#: src/components/form/InputStock.tsx:99 +#: src/components/product/ProductForm.tsx:215 #, c-format -msgid "" -"click here to configure the stock of the product, leave it as is and the backend " -"will not control stock" +msgid "Example: kg, items or liters" msgstr "" -#: src/components/form/InputStock.tsx:109 +#: src/components/product/ProductForm.tsx:219 #, c-format -msgid "Manage stock" +msgid "Price per unit" msgstr "" -#: src/components/form/InputStock.tsx:115 +#: src/components/product/ProductForm.tsx:220 #, c-format -msgid "this product has been configured without stock control" +msgid "" +"Sale price for customers, including taxes, for above units of the product." msgstr "" -#: src/components/form/InputStock.tsx:119 +#: src/components/product/ProductForm.tsx:224 #, c-format -msgid "Infinite" +msgid "Stock" msgstr "" -#: src/components/form/InputStock.tsx:136 +#: src/components/product/ProductForm.tsx:226 #, c-format -msgid "lost cannot be greater than current and incoming (max %1$s)" +msgid "Inventory for products with finite supply (for internal use only)." msgstr "" -#: src/components/form/InputStock.tsx:176 +#: src/components/product/ProductForm.tsx:231 #, c-format -msgid "Incoming" +msgid "Taxes included in the product price, exposed to customers." msgstr "" -#: src/components/form/InputStock.tsx:177 +#: src/components/product/ProductForm.tsx:235 #, c-format -msgid "Lost" +msgid "Categories" msgstr "" -#: src/components/form/InputStock.tsx:192 +#: src/components/product/ProductForm.tsx:241 #, c-format -msgid "Current" +msgid "Search by category description or id" msgstr "" -#: src/components/form/InputStock.tsx:196 +#: src/components/product/ProductForm.tsx:242 #, c-format -msgid "remove stock control for this product" +msgid "Categories where this product will be listed on." msgstr "" -#: src/components/form/InputStock.tsx:202 +#: src/paths/instance/products/create/index.tsx:52 #, c-format -msgid "without stock" +msgid "Product created successfully" msgstr "" -#: src/components/form/InputStock.tsx:211 +#: src/paths/instance/products/create/index.tsx:58 #, c-format -msgid "Next restock" +msgid "Could not create product" msgstr "" -#: src/components/form/InputStock.tsx:217 +#: src/paths/instance/products/list/Table.tsx:73 #, c-format -msgid "Delivery address" +msgid "Inventory" msgstr "" -#: src/components/product/ProductForm.tsx:133 +#: src/paths/instance/products/list/Table.tsx:78 #, c-format -msgid "product identification to use in URLs (for internal use only)" +msgid "Add product to inventory" msgstr "" -#: src/components/product/ProductForm.tsx:139 +#: src/paths/instance/products/list/Table.tsx:160 #, c-format -msgid "illustration of the product for customers" +msgid "Sales" msgstr "" -#: src/components/product/ProductForm.tsx:145 +#: src/paths/instance/products/list/Table.tsx:166 #, c-format -msgid "product description for customers" +msgid "Sold" msgstr "" -#: src/components/product/ProductForm.tsx:149 +#: src/paths/instance/products/list/Table.tsx:230 #, c-format -msgid "Age restricted" +msgid "Free" msgstr "" -#: src/components/product/ProductForm.tsx:150 +#: src/paths/instance/products/list/Table.tsx:271 #, c-format -msgid "is this product restricted for customer below certain age?" +msgid "Go to product update page" msgstr "" -#: src/components/product/ProductForm.tsx:155 +#: src/paths/instance/products/list/Table.tsx:278 #, c-format -msgid "" -"unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 items, 5 " -"meters) for customers" +msgid "Update" msgstr "" -#: src/components/product/ProductForm.tsx:160 +#: src/paths/instance/products/list/Table.tsx:283 #, c-format -msgid "sale price for customers, including taxes, for above units of the product" +msgid "Remove this product from the database" msgstr "" -#: src/components/product/ProductForm.tsx:164 +#: src/paths/instance/products/list/Table.tsx:318 #, c-format -msgid "Stock" +msgid "Load more products after the last one" msgstr "" -#: src/components/product/ProductForm.tsx:166 +#: src/paths/instance/products/list/Table.tsx:361 #, c-format -msgid "product inventory for products with finite supply (for internal use only)" +msgid "Update the product with new price" msgstr "" -#: src/components/product/ProductForm.tsx:171 +#: src/paths/instance/products/list/Table.tsx:373 #, c-format -msgid "taxes included in the product price, exposed to customers" +msgid "Update product with new price" msgstr "" -#: src/paths/instance/products/create/CreatePage.tsx:66 +#: src/paths/instance/products/list/Table.tsx:384 #, c-format -msgid "Need to complete marked fields" +msgid "Confirm update" msgstr "" -#: src/paths/instance/products/create/index.tsx:51 +#: src/paths/instance/products/list/Table.tsx:431 #, c-format -msgid "could not create product" +msgid "Add more elements to the inventory" msgstr "" -#: src/paths/instance/products/list/Table.tsx:68 +#: src/paths/instance/products/list/Table.tsx:436 #, c-format -msgid "Products" -msgstr "Ürünler" +msgid "Report elements lost in the inventory" +msgstr "" -#: src/paths/instance/products/list/Table.tsx:73 +#: src/paths/instance/products/list/Table.tsx:441 #, c-format -msgid "add product to inventory" +msgid "New price for the product" msgstr "" -#: src/paths/instance/products/list/Table.tsx:137 +#: src/paths/instance/products/list/Table.tsx:453 #, c-format -msgid "Sell" +msgid "The are value with errors" msgstr "" -#: src/paths/instance/products/list/Table.tsx:143 +#: src/paths/instance/products/list/Table.tsx:454 #, c-format -msgid "Profit" +msgid "Update product with new stock and price" msgstr "" -#: src/paths/instance/products/list/Table.tsx:149 +#: src/paths/instance/products/list/Table.tsx:495 #, c-format -msgid "Sold" +msgid "There is no products yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/products/list/Table.tsx:210 +#: src/paths/instance/products/list/index.tsx:86 #, c-format -msgid "free" -msgstr "ücretsiz" +msgid "Jump to product with the given product ID" +msgstr "" -#: src/paths/instance/products/list/Table.tsx:248 +#: src/paths/instance/products/list/index.tsx:87 #, c-format -msgid "go to product update page" +msgid "Product id" msgstr "" -#: src/paths/instance/products/list/Table.tsx:255 +#: src/paths/instance/products/list/index.tsx:104 #, c-format -msgid "Update" +msgid "Product updated successfully" msgstr "" -#: src/paths/instance/products/list/Table.tsx:260 +#: src/paths/instance/products/list/index.tsx:109 #, c-format -msgid "remove this product from the database" +msgid "Could not update the product" msgstr "" -#: src/paths/instance/products/list/Table.tsx:331 +#: src/paths/instance/products/list/index.tsx:144 #, c-format -msgid "update the product with new price" +msgid "Product \"%1$s\" (ID: %2$s) has been deleted" msgstr "" -#: src/paths/instance/products/list/Table.tsx:341 +#: src/paths/instance/products/list/index.tsx:149 #, c-format -msgid "update product with new price" +msgid "Could not delete the product" msgstr "" -#: src/paths/instance/products/list/Table.tsx:399 +#: src/paths/instance/products/list/index.tsx:165 #, c-format -msgid "add more elements to the inventory" +msgid "" +"If you delete the product named %1$s (ID: %2$s ), the stock and related " +"information will be lost" msgstr "" -#: src/paths/instance/products/list/Table.tsx:404 +#: src/paths/instance/products/list/index.tsx:173 #, c-format -msgid "report elements lost in the inventory" +msgid "Deleting an product can't be undone." msgstr "" -#: src/paths/instance/products/list/Table.tsx:409 +#: src/paths/instance/products/update/UpdatePage.tsx:56 #, c-format -msgid "new price for the product" +msgid "Product id:" msgstr "" -#: src/paths/instance/products/list/Table.tsx:421 +#: src/paths/instance/products/update/index.tsx:85 #, c-format -msgid "the are value with errors" +msgid "Product (ID: %1$s) has been updated" msgstr "" -#: src/paths/instance/products/list/Table.tsx:422 +#: src/paths/instance/products/update/index.tsx:91 #, c-format -msgid "update product with new stock and price" +msgid "Could not update product" msgstr "" -#: src/paths/instance/products/list/Table.tsx:463 +#: src/paths/instance/templates/create/CreatePage.tsx:96 #, c-format -msgid "There is no products yet, add more pressing the + sign" +msgid "Invalid. only characters and numbers" msgstr "" -#: src/paths/instance/products/list/index.tsx:86 +#: src/paths/instance/templates/create/CreatePage.tsx:112 #, c-format -msgid "product updated successfully" +msgid "Must be greater that 0" msgstr "" -#: src/paths/instance/products/list/index.tsx:92 +#: src/paths/instance/templates/create/CreatePage.tsx:119 #, c-format -msgid "could not update the product" +msgid "To short" msgstr "" -#: src/paths/instance/products/list/index.tsx:103 +#: src/paths/instance/templates/create/CreatePage.tsx:192 #, c-format -msgid "product delete successfully" +msgid "Identifier" msgstr "" -#: src/paths/instance/products/list/index.tsx:109 +#: src/paths/instance/templates/create/CreatePage.tsx:193 #, c-format -msgid "could not delete the product" +msgid "Name of the template in URLs." msgstr "" -#: src/paths/instance/products/update/UpdatePage.tsx:56 +#: src/paths/instance/templates/create/CreatePage.tsx:199 #, c-format -msgid "Product id:" +msgid "Describe what this template stands for" msgstr "" -#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:95 +#: src/paths/instance/templates/create/CreatePage.tsx:206 #, c-format -msgid "" -"To complete the setup of the reserve, you must now initiate a wire transfer " -"using the given wire transfer subject and crediting the specified amount to the " -"indicated account of the exchange." +msgid "If specified, this template will create order with the same summary" msgstr "" -#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:102 +#: src/paths/instance/templates/create/CreatePage.tsx:210 #, c-format -msgid "If your system supports RFC 8905, you can do this by opening this URI:" +msgid "Summary is editable" msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:83 +#: src/paths/instance/templates/create/CreatePage.tsx:211 #, c-format -msgid "it should be greater than 0" +msgid "Allow the user to change the summary." msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:88 +#: src/paths/instance/templates/create/CreatePage.tsx:217 #, c-format -msgid "must be a valid URL" +msgid "If specified, this template will create order with the same price" msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:107 +#: src/paths/instance/templates/create/CreatePage.tsx:221 #, c-format -msgid "Initial balance" +msgid "Amount is editable" msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:108 +#: src/paths/instance/templates/create/CreatePage.tsx:222 #, c-format -msgid "balance prior to deposit" +msgid "Allow the user to select the amount to pay." msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:112 +#: src/paths/instance/templates/create/CreatePage.tsx:229 #, c-format -msgid "Exchange URL" +msgid "Currency is editable" msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:113 +#: src/paths/instance/templates/create/CreatePage.tsx:230 #, c-format -msgid "URL of exchange" +msgid "Allow the user to change currency." msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:148 +#: src/paths/instance/templates/create/CreatePage.tsx:232 #, c-format -msgid "Next" +msgid "Supported currencies" msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:186 +#: src/paths/instance/templates/create/CreatePage.tsx:233 #, c-format -msgid "Wire method" +msgid "Supported currencies: %1$s" msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:187 +#: src/paths/instance/templates/create/CreatePage.tsx:241 +#, c-format +msgid "Minimum age" +msgstr "Asgari yaş" + +#: src/paths/instance/templates/create/CreatePage.tsx:243 #, c-format -msgid "method to use for wire transfer" +msgid "Is this contract restricted to some age?" msgstr "" -#: src/paths/instance/reserves/create/CreatePage.tsx:189 +#: src/paths/instance/templates/create/CreatePage.tsx:247 #, c-format -msgid "Select one wire method" +msgid "Payment timeout" msgstr "" -#: src/paths/instance/reserves/create/index.tsx:62 +#: src/paths/instance/templates/create/CreatePage.tsx:249 #, c-format -msgid "could not create reserve" +msgid "" +"How much time has the customer to complete the payment once the order was " +"created." msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:77 +#: src/paths/instance/templates/create/CreatePage.tsx:254 #, c-format -msgid "Valid until" -msgstr "Geçerlilik" +msgid "OTP device" +msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:82 +#: src/paths/instance/templates/create/CreatePage.tsx:255 #, c-format -msgid "Created balance" +msgid "Use to verify transaction while offline." msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:99 +#: src/paths/instance/templates/create/CreatePage.tsx:257 #, c-format -msgid "Exchange balance" +msgid "No OTP device." msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:104 +#: src/paths/instance/templates/create/CreatePage.tsx:259 #, c-format -msgid "Picked up" +msgid "Add one first" msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:109 +#: src/paths/instance/templates/create/CreatePage.tsx:272 #, c-format -msgid "Committed" +msgid "No device" msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:116 +#: src/paths/instance/templates/create/CreatePage.tsx:276 #, c-format -msgid "Account address" +msgid "Use to verify transaction in offline mode." msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:119 +#: src/paths/instance/templates/create/index.tsx:52 #, c-format -msgid "Subject" -msgstr "Konu" +msgid "Template has been created" +msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:130 +#: src/paths/instance/templates/create/index.tsx:58 #, c-format -msgid "Tips" +msgid "Could not create template" msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:193 +#: src/paths/instance/templates/list/Table.tsx:61 #, c-format -msgid "No tips has been authorized from this reserve" +msgid "Templates" msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:213 +#: src/paths/instance/templates/list/Table.tsx:66 #, c-format -msgid "Authorized" +msgid "Add new templates" msgstr "" -#: src/paths/instance/reserves/details/DetailPage.tsx:222 +#: src/paths/instance/templates/list/Table.tsx:127 #, c-format -msgid "Expiration" +msgid "Load more templates before the first one" msgstr "" -#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:108 +#: src/paths/instance/templates/list/Table.tsx:165 #, c-format -msgid "amount of tip" +msgid "Delete selected templates from the database" msgstr "" -#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:112 +#: src/paths/instance/templates/list/Table.tsx:172 #, c-format -msgid "Justification" +msgid "Use template to create new order" msgstr "" -#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:114 +#: src/paths/instance/templates/list/Table.tsx:175 #, c-format -msgid "reason for the tip" +msgid "Use template" msgstr "" -#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:118 +#: src/paths/instance/templates/list/Table.tsx:179 #, c-format -msgid "URL after tip" +msgid "Create qr code for the template" msgstr "" -#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:119 +#: src/paths/instance/templates/list/Table.tsx:194 #, c-format -msgid "URL to visit after tip payment" +msgid "Load more templates after the last one" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:65 +#: src/paths/instance/templates/list/Table.tsx:214 #, c-format -msgid "Reserves not yet funded" +msgid "There is no templates yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:89 +#: src/paths/instance/templates/list/index.tsx:91 #, c-format -msgid "Reserves ready" +msgid "Jump to template with the given template ID" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:95 +#: src/paths/instance/templates/list/index.tsx:92 #, c-format -msgid "add new reserve" +msgid "Template identification" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:143 +#: src/paths/instance/templates/list/index.tsx:132 #, c-format -msgid "Expires at" +msgid "Template \"%1$s\" (ID: %2$s) has been deleted" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:146 +#: src/paths/instance/templates/list/index.tsx:137 #, c-format -msgid "Initial" +msgid "Failed to delete template" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:202 +#: src/paths/instance/templates/list/index.tsx:153 #, c-format -msgid "delete selected reserve from the database" +msgid "If you delete the template %1$s (ID: %2$s) you may loose information" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:210 +#: src/paths/instance/templates/list/index.tsx:160 #, c-format -msgid "authorize new tip from selected reserve" +msgid "Deleting an template" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:237 +#: src/paths/instance/templates/list/index.tsx:162 #, c-format -msgid "There is no ready reserves yet, add more pressing the + sign or fund them" +msgid "can't be undone" msgstr "" -#: src/paths/instance/reserves/list/Table.tsx:264 +#: src/paths/instance/templates/qr/QrPage.tsx:77 #, c-format -msgid "Expected Balance" +msgid "Print" msgstr "" -#: src/paths/instance/reserves/list/index.tsx:110 +#: src/paths/instance/templates/update/UpdatePage.tsx:135 #, c-format -msgid "could not create the tip" +msgid "Too short" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:77 +#: src/paths/instance/templates/update/index.tsx:90 #, c-format -msgid "should not be empty" +msgid "Template (ID: %1$s) has been updated" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:93 +#: src/paths/instance/templates/use/UsePage.tsx:58 #, c-format -msgid "should be greater that 0" +msgid "Amount is required" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:96 +#: src/paths/instance/templates/use/UsePage.tsx:59 #, c-format -msgid "can't be empty" +msgid "Order summary is required" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:100 +#: src/paths/instance/templates/use/UsePage.tsx:86 #, c-format -msgid "to short" +msgid "New order for template" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:108 +#: src/paths/instance/templates/use/UsePage.tsx:108 #, c-format -msgid "just letters and numbers from 2 to 7" +msgid "Amount of the order" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:110 +#: src/paths/instance/templates/use/UsePage.tsx:113 #, c-format -msgid "size of the key should be 32" +msgid "Order summary" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:137 +#: src/paths/instance/templates/use/index.tsx:125 #, c-format -msgid "Identifier" +msgid "Could not create order from template" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:138 +#: src/paths/instance/token/DetailPage.tsx:57 #, c-format -msgid "Name of the template in URLs." +msgid "You need your access token to perform the operation" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:144 +#: src/paths/instance/token/DetailPage.tsx:74 #, c-format -msgid "Describe what this template stands for" +msgid "You are updating the access token from instance with id \"%1$s\"" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:149 +#: src/paths/instance/token/DetailPage.tsx:105 #, c-format -msgid "Fixed summary" +msgid "This instance doesn't have authentication token." msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:150 +#: src/paths/instance/token/DetailPage.tsx:106 #, c-format -msgid "If specified, this template will create order with the same summary" +msgid "You can leave it empty if there is another layer of security." msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:154 +#: src/paths/instance/token/DetailPage.tsx:121 #, c-format -msgid "Fixed price" +msgid "Current access token" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:155 +#: src/paths/instance/token/DetailPage.tsx:126 #, c-format -msgid "If specified, this template will create order with the same price" +msgid "Clearing the access token will mean public access to the instance." msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:159 +#: src/paths/instance/token/DetailPage.tsx:142 #, c-format -msgid "Minimum age" -msgstr "Asgari yaş" +msgid "Clear token" +msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:161 +#: src/paths/instance/token/DetailPage.tsx:177 #, c-format -msgid "Is this contract restricted to some age?" +msgid "Confirm change" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:165 +#: src/paths/instance/token/index.tsx:83 #, c-format -msgid "Payment timeout" +msgid "Failed to clear token" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:167 +#: src/paths/instance/token/index.tsx:109 #, c-format -msgid "" -"How much time has the customer to complete the payment once the order was " -"created." +msgid "Failed to set new token" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:171 +#: src/components/tokenfamily/TokenFamilyForm.tsx:96 #, c-format -msgid "Verification algorithm" +msgid "Slug" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:172 +#: src/components/tokenfamily/TokenFamilyForm.tsx:97 #, c-format -msgid "Algorithm to use to verify transaction in offline mode" +msgid "Token family slug to use in URLs (for internal use only)" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:180 +#: src/components/tokenfamily/TokenFamilyForm.tsx:101 #, c-format -msgid "Point-of-sale key" +msgid "Kind" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:182 +#: src/components/tokenfamily/TokenFamilyForm.tsx:102 #, c-format -msgid "Useful to validate the purchase" +msgid "Token family kind" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:196 +#: src/components/tokenfamily/TokenFamilyForm.tsx:109 #, c-format -msgid "generate random secret key" +msgid "User-readable token family name" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:203 +#: src/components/tokenfamily/TokenFamilyForm.tsx:115 #, c-format -msgid "random" +msgid "Token family description for customers" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:208 +#: src/components/tokenfamily/TokenFamilyForm.tsx:119 +#, fuzzy, c-format +msgid "Valid After" +msgstr "Geçerlilik" + +#: src/components/tokenfamily/TokenFamilyForm.tsx:120 #, c-format -msgid "show secret key" +msgid "Token family can issue tokens after this date" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:209 +#: src/components/tokenfamily/TokenFamilyForm.tsx:125 #, c-format -msgid "hide secret key" +msgid "Valid Before" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:216 +#: src/components/tokenfamily/TokenFamilyForm.tsx:126 #, c-format -msgid "hide" +msgid "Token family can issue tokens until this date" msgstr "" -#: src/paths/instance/templates/create/CreatePage.tsx:218 +#: src/components/tokenfamily/TokenFamilyForm.tsx:131 #, c-format -msgid "show" +msgid "Duration" msgstr "" -#: src/paths/instance/templates/create/index.tsx:52 +#: src/components/tokenfamily/TokenFamilyForm.tsx:132 #, c-format -msgid "could not inform template" +msgid "Validity duration of a issued token" msgstr "" -#: src/paths/instance/templates/use/UsePage.tsx:54 +#: src/paths/instance/tokenfamilies/create/index.tsx:51 #, c-format -msgid "Amount is required" +msgid "Token familty created successfully" msgstr "" -#: src/paths/instance/templates/use/UsePage.tsx:58 +#: src/paths/instance/tokenfamilies/create/index.tsx:57 #, c-format -msgid "Order summary is required" +msgid "Could not create token family" msgstr "" -#: src/paths/instance/templates/use/UsePage.tsx:86 +#: src/paths/instance/tokenfamilies/list/Table.tsx:60 #, c-format -msgid "New order for template" +msgid "Token Families" msgstr "" -#: src/paths/instance/templates/use/UsePage.tsx:108 +#: src/paths/instance/tokenfamilies/list/Table.tsx:65 #, c-format -msgid "Amount of the order" +msgid "Add token family" msgstr "" -#: src/paths/instance/templates/use/UsePage.tsx:113 +#: src/paths/instance/tokenfamilies/list/Table.tsx:192 #, c-format -msgid "Order summary" +msgid "Go to token family update page" msgstr "" -#: src/paths/instance/templates/use/index.tsx:92 +#: src/paths/instance/tokenfamilies/list/Table.tsx:204 #, c-format -msgid "could not create order from template" +msgid "Remove this token family from the database" msgstr "" -#: src/paths/instance/templates/qr/QrPage.tsx:131 +#: src/paths/instance/tokenfamilies/list/Table.tsx:237 #, c-format msgid "" -"Here you can specify a default value for fields that are not fixed. Default " -"values can be edited by the customer before the payment." +"There are no token families yet, add the first one by pressing the + sign." msgstr "" -#: src/paths/instance/templates/qr/QrPage.tsx:148 +#: src/paths/instance/tokenfamilies/list/index.tsx:91 #, c-format -msgid "Fixed amount" +msgid "Token family updated successfully" msgstr "" -#: src/paths/instance/templates/qr/QrPage.tsx:149 +#: src/paths/instance/tokenfamilies/list/index.tsx:96 #, c-format -msgid "Default amount" +msgid "Could not update the token family" msgstr "" -#: src/paths/instance/templates/qr/QrPage.tsx:161 +#: src/paths/instance/tokenfamilies/list/index.tsx:129 #, c-format -msgid "Default summary" +msgid "Token family \"%1$s\" (SLUG: %2$s) has been deleted" msgstr "" -#: src/paths/instance/templates/qr/QrPage.tsx:177 +#: src/paths/instance/tokenfamilies/list/index.tsx:134 #, c-format -msgid "Print" +msgid "Failed to delete token family" msgstr "" -#: src/paths/instance/templates/qr/QrPage.tsx:184 +#: src/paths/instance/tokenfamilies/list/index.tsx:150 #, c-format -msgid "Setup TOTP" +msgid "" +"If you delete the %1$s token family (Slug: %2$s), all issued tokens will " +"become invalid." msgstr "" -#: src/paths/instance/templates/list/Table.tsx:65 +#: src/paths/instance/tokenfamilies/list/index.tsx:157 #, c-format -msgid "Templates" +msgid "Deleting a token family %1$s ." msgstr "" -#: src/paths/instance/templates/list/Table.tsx:70 +#: src/paths/instance/tokenfamilies/update/UpdatePage.tsx:87 #, c-format -msgid "add new templates" +msgid "Token Family: %1$s" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:142 +#: src/paths/instance/tokenfamilies/update/index.tsx:100 #, c-format -msgid "load more templates before the first one" +msgid "Token familty updated successfully" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:146 +#: src/paths/instance/tokenfamilies/update/index.tsx:106 #, c-format -msgid "load newer templates" +msgid "Could not update token family" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:181 +#: src/paths/instance/transfers/create/CreatePage.tsx:62 #, c-format -msgid "delete selected templates from the database" +msgid "Check the id, does not look valid" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:188 +#: src/paths/instance/transfers/create/CreatePage.tsx:64 #, c-format -msgid "use template to create new order" +msgid "Must have 52 characters, current %1$s" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:195 +#: src/paths/instance/transfers/create/CreatePage.tsx:71 #, c-format -msgid "create qr code for the template" +msgid "URL doesn't have the right format" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:210 +#: src/paths/instance/transfers/create/CreatePage.tsx:95 #, c-format -msgid "load more templates after the last one" +msgid "Credited bank account" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:214 +#: src/paths/instance/transfers/create/CreatePage.tsx:97 #, c-format -msgid "load older templates" +msgid "Select one account" msgstr "" -#: src/paths/instance/templates/list/Table.tsx:231 +#: src/paths/instance/transfers/create/CreatePage.tsx:98 #, c-format -msgid "There is no templates yet, add more pressing the + sign" +msgid "Bank account of the merchant where the payment was received" msgstr "" -#: src/paths/instance/templates/list/index.tsx:104 +#: src/paths/instance/transfers/create/CreatePage.tsx:102 #, c-format -msgid "template delete successfully" +msgid "Wire transfer ID" msgstr "" -#: src/paths/instance/templates/list/index.tsx:110 +#: src/paths/instance/transfers/create/CreatePage.tsx:104 #, c-format -msgid "could not delete the template" +msgid "" +"Unique identifier of the wire transfer used by the exchange, must be 52 " +"characters long" msgstr "" -#: src/paths/instance/templates/update/index.tsx:90 +#: src/paths/instance/transfers/create/CreatePage.tsx:108 #, c-format -msgid "could not update template" +msgid "Exchange URL" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:57 +#: src/paths/instance/transfers/create/CreatePage.tsx:109 #, c-format -msgid "should be one of '%1$s'" +msgid "" +"Base URL of the exchange that made the transfer, should have been in the " +"wire transfer subject" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:85 +#: src/paths/instance/transfers/create/CreatePage.tsx:114 #, c-format -msgid "Webhook ID to use" +msgid "Amount credited" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:89 +#: src/paths/instance/transfers/create/CreatePage.tsx:115 #, c-format -msgid "Event" +msgid "Actual amount that was wired to the merchant's bank account" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:90 +#: src/paths/instance/transfers/create/index.tsx:62 #, c-format -msgid "The event of the webhook: why the webhook is used" +msgid "Wire transfer informed successfully" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:94 +#: src/paths/instance/transfers/create/index.tsx:68 #, c-format -msgid "Method" +msgid "Could not inform transfer" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:95 +#: src/paths/instance/transfers/list/Table.tsx:59 #, c-format -msgid "Method used by the webhook" +msgid "Transfers" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:99 +#: src/paths/instance/transfers/list/Table.tsx:64 #, c-format -msgid "URL" +msgid "Add new transfer" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:100 +#: src/paths/instance/transfers/list/Table.tsx:117 #, c-format -msgid "URL of the webhook where the customer will be redirected" +msgid "Load more transfers before the first one" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:104 +#: src/paths/instance/transfers/list/Table.tsx:130 #, c-format -msgid "Header" -msgstr "" +msgid "Credit" +msgstr "Kredi" -#: src/paths/instance/webhooks/create/CreatePage.tsx:106 +#: src/paths/instance/transfers/list/Table.tsx:133 #, c-format -msgid "Header template of the webhook" +msgid "Confirmed" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:111 +#: src/paths/instance/transfers/list/Table.tsx:136 #, c-format -msgid "Body" +msgid "Verified" msgstr "" -#: src/paths/instance/webhooks/create/CreatePage.tsx:112 +#: src/paths/instance/transfers/list/Table.tsx:139 #, c-format -msgid "Body template by the webhook" +msgid "Executed at" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:61 +#: src/paths/instance/transfers/list/Table.tsx:150 #, c-format -msgid "Webhooks" +msgid "yes" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:66 +#: src/paths/instance/transfers/list/Table.tsx:150 #, c-format -msgid "add new webhooks" +msgid "no" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:137 +#: src/paths/instance/transfers/list/Table.tsx:155 #, c-format -msgid "load more webhooks before the first one" +msgid "never" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:141 +#: src/paths/instance/transfers/list/Table.tsx:160 #, c-format -msgid "load newer webhooks" +msgid "unknown" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:151 +#: src/paths/instance/transfers/list/Table.tsx:166 #, c-format -msgid "Event type" +msgid "Delete selected transfer from the database" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:176 +#: src/paths/instance/transfers/list/Table.tsx:181 #, c-format -msgid "delete selected webhook from the database" +msgid "Load more transfers after the last one" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:198 +#: src/paths/instance/transfers/list/Table.tsx:201 #, c-format -msgid "load more webhooks after the last one" +msgid "There is no transfer yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:202 +#: src/paths/instance/transfers/list/ListPage.tsx:83 +#, fuzzy, c-format +msgid "All accounts" +msgstr "Hesap" + +#: src/paths/instance/transfers/list/ListPage.tsx:84 #, c-format -msgid "load older webhooks" +msgid "Filter by account address" msgstr "" -#: src/paths/instance/webhooks/list/Table.tsx:219 +#: src/paths/instance/transfers/list/ListPage.tsx:105 #, c-format -msgid "There is no webhooks yet, add more pressing the + sign" +msgid "Only show wire transfers confirmed by the merchant" msgstr "" -#: src/paths/instance/webhooks/list/index.tsx:94 +#: src/paths/instance/transfers/list/ListPage.tsx:115 #, c-format -msgid "webhook delete successfully" +msgid "Only show wire transfers claimed by the exchange" msgstr "" -#: src/paths/instance/webhooks/list/index.tsx:100 +#: src/paths/instance/transfers/list/ListPage.tsx:118 #, c-format -msgid "could not delete the webhook" +msgid "Unverified" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:63 +#: src/paths/instance/transfers/list/index.tsx:118 #, c-format -msgid "check the id, does not look valid" +msgid "Wire transfer \"%1$s...\" has been deleted" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:65 +#: src/paths/instance/transfers/list/index.tsx:123 #, c-format -msgid "should have 52 characters, current %1$s" +msgid "Failed to delete transfer" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:72 +#: src/paths/admin/create/CreatePage.tsx:86 #, c-format -msgid "URL doesn't have the right format" +msgid "Must be business or individual" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:98 +#: src/paths/admin/create/CreatePage.tsx:104 #, c-format -msgid "Credited bank account" +msgid "Pay delay can't be greater than wire transfer delay" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:100 +#: src/paths/admin/create/CreatePage.tsx:112 #, c-format -msgid "Select one account" +msgid "Max 7 lines" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:101 +#: src/paths/admin/create/CreatePage.tsx:138 #, c-format -msgid "Bank account of the merchant where the payment was received" +msgid "Doesn't match" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:105 +#: src/paths/admin/create/CreatePage.tsx:215 #, c-format -msgid "Wire transfer ID" +msgid "Enable access control" msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:107 +#: src/paths/admin/create/CreatePage.tsx:216 #, c-format -msgid "" -"unique identifier of the wire transfer used by the exchange, must be 52 " -"characters long" +msgid "Choose if the backend server should authenticate access." msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:112 +#: src/paths/admin/create/CreatePage.tsx:243 #, c-format -msgid "" -"Base URL of the exchange that made the transfer, should have been in the wire " -"transfer subject" +msgid "Access control is not yet decided. This instance can't be created." msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:117 +#: src/paths/admin/create/CreatePage.tsx:250 #, c-format -msgid "Amount credited" +msgid "Authorization must be handled externally." msgstr "" -#: src/paths/instance/transfers/create/CreatePage.tsx:118 +#: src/paths/admin/create/CreatePage.tsx:256 #, c-format -msgid "Actual amount that was wired to the merchant's bank account" +msgid "Authorization is handled by the backend server." msgstr "" -#: src/paths/instance/transfers/create/index.tsx:58 +#: src/paths/admin/create/CreatePage.tsx:274 #, c-format -msgid "could not inform transfer" +msgid "Need to complete marked fields and choose authorization method" msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:61 +#: src/components/instance/DefaultInstanceFormFields.tsx:53 #, c-format -msgid "Transfers" +msgid "" +"Name of the instance in URLs. The 'default' instance is special in that it " +"is used to administer other instances." msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:66 +#: src/components/instance/DefaultInstanceFormFields.tsx:59 #, c-format -msgid "add new transfer" +msgid "Business name" msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:129 +#: src/components/instance/DefaultInstanceFormFields.tsx:60 #, c-format -msgid "load more transfers before the first one" +msgid "Legal name of the business represented by this instance." msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:133 +#: src/components/instance/DefaultInstanceFormFields.tsx:67 #, c-format -msgid "load newer transfers" +msgid "Email" msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:143 +#: src/components/instance/DefaultInstanceFormFields.tsx:68 #, c-format -msgid "Credit" -msgstr "Kredi" +msgid "Contact email" +msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:152 +#: src/components/instance/DefaultInstanceFormFields.tsx:73 #, c-format -msgid "Confirmed" +msgid "Website URL" msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:155 +#: src/components/instance/DefaultInstanceFormFields.tsx:74 #, c-format -msgid "Verified" +msgid "URL." msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:158 +#: src/components/instance/DefaultInstanceFormFields.tsx:79 #, c-format -msgid "Executed at" +msgid "Logo" msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:171 +#: src/components/instance/DefaultInstanceFormFields.tsx:80 #, c-format -msgid "yes" +msgid "Logo image." msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:171 +#: src/components/instance/DefaultInstanceFormFields.tsx:86 #, c-format -msgid "no" +msgid "Physical location of the merchant." msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:181 +#: src/components/instance/DefaultInstanceFormFields.tsx:93 #, c-format -msgid "unknown" +msgid "Jurisdiction" msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:187 +#: src/components/instance/DefaultInstanceFormFields.tsx:94 #, c-format -msgid "delete selected transfer from the database" +msgid "Jurisdiction for legal disputes with the merchant." msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:202 +#: src/components/instance/DefaultInstanceFormFields.tsx:101 #, c-format -msgid "load more transfer after the last one" +msgid "Pay transaction fee" msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:206 +#: src/components/instance/DefaultInstanceFormFields.tsx:102 #, c-format -msgid "load older transfers" +msgid "Assume the cost of the transaction of let the user pay for it." msgstr "" -#: src/paths/instance/transfers/list/Table.tsx:223 +#: src/components/instance/DefaultInstanceFormFields.tsx:107 #, c-format -msgid "There is no transfer yet, add more pressing the + sign" +msgid "Default payment delay" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:79 +#: src/components/instance/DefaultInstanceFormFields.tsx:109 #, c-format -msgid "filter by account address" +msgid "" +"Time customers have to pay an order before the offer expires by default." msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:100 +#: src/components/instance/DefaultInstanceFormFields.tsx:114 #, c-format -msgid "only show wire transfers confirmed by the merchant" +msgid "Default wire transfer delay" msgstr "" -#: src/paths/instance/transfers/list/ListPage.tsx:110 +#: src/components/instance/DefaultInstanceFormFields.tsx:115 #, c-format -msgid "only show wire transfers claimed by the exchange" +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 "" -#: src/paths/instance/transfers/list/ListPage.tsx:113 +#: src/paths/instance/update/UpdatePage.tsx:124 #, c-format -msgid "Unverified" +msgid "Instance id" msgstr "" -#: src/paths/admin/create/CreatePage.tsx:69 +#: src/paths/instance/update/index.tsx:108 #, c-format -msgid "is not valid" +msgid "Failed to update instance" msgstr "" -#: src/paths/admin/create/CreatePage.tsx:94 +#: src/paths/instance/webhooks/create/CreatePage.tsx:54 #, c-format -msgid "is not a number" +msgid "Must be \"pay\" or \"refund\"" msgstr "" -#: src/paths/admin/create/CreatePage.tsx:96 +#: src/paths/instance/webhooks/create/CreatePage.tsx:59 #, c-format -msgid "must be 1 or greater" +msgid "Must be one of '%1$s'" msgstr "" -#: src/paths/admin/create/CreatePage.tsx:107 +#: src/paths/instance/webhooks/create/CreatePage.tsx:85 #, c-format -msgid "max 7 lines" +msgid "Webhook ID to use" msgstr "" -#: src/paths/admin/create/CreatePage.tsx:178 +#: src/paths/instance/webhooks/create/CreatePage.tsx:89 #, c-format -msgid "change authorization configuration" +msgid "Event" msgstr "" -#: src/paths/admin/create/CreatePage.tsx:217 +#: src/paths/instance/webhooks/create/CreatePage.tsx:91 #, c-format -msgid "Need to complete marked fields and choose authorization method" +msgid "Pay" msgstr "" -#: src/components/form/InputPaytoForm.tsx:82 +#: src/paths/instance/webhooks/create/CreatePage.tsx:95 #, c-format -msgid "This is not a valid bitcoin address." +msgid "The event of the webhook: why the webhook is used" msgstr "" -#: src/components/form/InputPaytoForm.tsx:95 +#: src/paths/instance/webhooks/create/CreatePage.tsx:99 #, c-format -msgid "This is not a valid Ethereum address." +msgid "Method" msgstr "" -#: src/components/form/InputPaytoForm.tsx:118 +#: src/paths/instance/webhooks/create/CreatePage.tsx:101 #, c-format -msgid "IBAN numbers usually have more that 4 digits" +msgid "GET" msgstr "" -#: src/components/form/InputPaytoForm.tsx:120 +#: src/paths/instance/webhooks/create/CreatePage.tsx:102 #, c-format -msgid "IBAN numbers usually have less that 34 digits" +msgid "POST" msgstr "" -#: src/components/form/InputPaytoForm.tsx:128 +#: src/paths/instance/webhooks/create/CreatePage.tsx:103 #, c-format -msgid "IBAN country code not found" +msgid "PUT" msgstr "" -#: src/components/form/InputPaytoForm.tsx:153 +#: src/paths/instance/webhooks/create/CreatePage.tsx:104 #, c-format -msgid "IBAN number is not valid, checksum is wrong" +msgid "PATCH" msgstr "" -#: src/components/form/InputPaytoForm.tsx:248 +#: src/paths/instance/webhooks/create/CreatePage.tsx:105 #, c-format -msgid "Target type" +msgid "HEAD" msgstr "" -#: src/components/form/InputPaytoForm.tsx:249 +#: src/paths/instance/webhooks/create/CreatePage.tsx:108 #, c-format -msgid "Method to use for wire transfer" +msgid "Method used by the webhook" msgstr "" -#: src/components/form/InputPaytoForm.tsx:258 +#: src/paths/instance/webhooks/create/CreatePage.tsx:113 #, c-format -msgid "Routing" +msgid "URL" msgstr "" -#: src/components/form/InputPaytoForm.tsx:259 +#: src/paths/instance/webhooks/create/CreatePage.tsx:114 #, c-format -msgid "Routing number." +msgid "URL of the webhook where the customer will be redirected" msgstr "" -#: src/components/form/InputPaytoForm.tsx:263 +#: src/paths/instance/webhooks/create/CreatePage.tsx:120 #, c-format -msgid "Account" -msgstr "Hesap" +msgid "" +"The text below support %1$s template engine. Any string between %2$s and " +"%3$s will be replaced with replaced with the value of the corresponding " +"variable." +msgstr "" -#: src/components/form/InputPaytoForm.tsx:264 +#: src/paths/instance/webhooks/create/CreatePage.tsx:138 #, c-format -msgid "Account number." +msgid "For example %1$s will be replaced with the the order's price" msgstr "" -#: src/components/form/InputPaytoForm.tsx:273 +#: src/paths/instance/webhooks/create/CreatePage.tsx:145 #, c-format -msgid "Business Identifier Code." +msgid "The short list of variables are:" msgstr "" -#: src/components/form/InputPaytoForm.tsx:282 +#: src/paths/instance/webhooks/create/CreatePage.tsx:156 #, c-format -msgid "Bank Account Number." +msgid "order's description" msgstr "" -#: src/components/form/InputPaytoForm.tsx:292 +#: src/paths/instance/webhooks/create/CreatePage.tsx:160 #, c-format -msgid "Unified Payment Interface." +msgid "order's price" msgstr "" -#: src/components/form/InputPaytoForm.tsx:301 +#: src/paths/instance/webhooks/create/CreatePage.tsx:164 #, c-format -msgid "Bitcoin protocol." +msgid "order's unique identification" msgstr "" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/paths/instance/webhooks/create/CreatePage.tsx:172 #, c-format -msgid "Ethereum protocol." +msgid "the amount that was being refunded" msgstr "" -#: src/components/form/InputPaytoForm.tsx:319 +#: src/paths/instance/webhooks/create/CreatePage.tsx:178 #, c-format -msgid "Interledger protocol." +msgid "the reason entered by the merchant staff for granting the refund" msgstr "" -#: src/components/form/InputPaytoForm.tsx:328 +#: src/paths/instance/webhooks/create/CreatePage.tsx:185 #, c-format -msgid "Host" +msgid "time of the refund in nanoseconds since 1970" msgstr "" -#: src/components/form/InputPaytoForm.tsx:329 +#: src/paths/instance/webhooks/create/CreatePage.tsx:202 #, c-format -msgid "Bank host." +msgid "Http body" msgstr "" -#: src/components/form/InputPaytoForm.tsx:334 +#: src/paths/instance/webhooks/create/CreatePage.tsx:203 #, c-format -msgid "Bank account." +msgid "Body template by the webhook" msgstr "" -#: src/components/form/InputPaytoForm.tsx:343 +#: src/paths/instance/webhooks/create/index.tsx:52 #, c-format -msgid "Bank account owner's name." +msgid "Webhook create successfully" msgstr "" -#: src/components/form/InputPaytoForm.tsx:370 +#: src/paths/instance/webhooks/create/index.tsx:58 #, c-format -msgid "No accounts yet." +msgid "Could not create the webhook" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:52 +#: src/paths/instance/webhooks/create/index.tsx:66 #, c-format -msgid "" -"Name of the instance in URLs. The 'default' instance is special in that it is " -"used to administer other instances." +msgid "Could not create webhook" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:58 +#: src/paths/instance/webhooks/list/Table.tsx:57 #, c-format -msgid "Business name" +msgid "Webhooks" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:59 +#: src/paths/instance/webhooks/list/Table.tsx:62 #, c-format -msgid "Legal name of the business represented by this instance." +msgid "Add new webhooks" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:64 +#: src/paths/instance/webhooks/list/Table.tsx:117 #, c-format -msgid "Email" +msgid "Load more webhooks before the first one" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:65 +#: src/paths/instance/webhooks/list/Table.tsx:130 #, c-format -msgid "Contact email" +msgid "Event type" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:70 +#: src/paths/instance/webhooks/list/Table.tsx:155 #, c-format -msgid "Website URL" +msgid "Delete selected webhook from the database" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:71 +#: src/paths/instance/webhooks/list/Table.tsx:170 #, c-format -msgid "URL." +msgid "Load more webhooks after the last one" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:76 +#: src/paths/instance/webhooks/list/Table.tsx:190 #, c-format -msgid "Logo" +msgid "There is no webhooks yet, add more pressing the + sign" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:77 +#: src/paths/instance/webhooks/list/index.tsx:88 #, c-format -msgid "Logo image." +msgid "Webhook delete successfully" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:82 +#: src/paths/instance/webhooks/list/index.tsx:93 #, c-format -msgid "Bank account" -msgstr "Banka hesabı" +msgid "Could not delete the webhook" +msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:83 +#: src/paths/instance/webhooks/update/UpdatePage.tsx:109 #, c-format -msgid "URI specifying bank account for crediting revenue." +msgid "Header" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:88 +#: src/paths/instance/webhooks/update/UpdatePage.tsx:111 #, c-format -msgid "Default max deposit fee" +msgid "Header template of the webhook" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:89 +#: src/paths/instance/webhooks/update/UpdatePage.tsx:116 #, c-format -msgid "Maximum deposit fees this merchant is willing to pay per order by default." +msgid "Body" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:94 +#: src/paths/instance/webhooks/update/index.tsx:88 #, c-format -msgid "Default max wire fee" +msgid "Webhook updated" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:95 +#: src/paths/instance/webhooks/update/index.tsx:94 #, c-format -msgid "Maximum wire fees this merchant is willing to pay per wire transfer by default." +msgid "Could not update webhook" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:100 +#: src/paths/settings/index.tsx:73 #, c-format -msgid "Default wire fee amortization" +msgid "Language" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:101 +#: src/paths/settings/index.tsx:89 #, c-format -msgid "" -"Number of orders excess wire transfer fees will be divided by to compute per " -"order surcharge." +msgid "Advance order creation" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:107 +#: src/paths/settings/index.tsx:90 #, c-format -msgid "Physical location of the merchant." +msgid "Shows more options in the order creation form" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:114 +#: src/paths/settings/index.tsx:94 #, c-format -msgid "Jurisdiction" +msgid "Advance instance settings" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:115 +#: src/paths/settings/index.tsx:95 #, c-format -msgid "Jurisdiction for legal disputes with the merchant." +msgid "Shows more options in the instance settings form" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:122 +#: src/paths/settings/index.tsx:100 #, c-format -msgid "Default payment delay" +msgid "Date format" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:124 +#: src/paths/settings/index.tsx:118 #, c-format -msgid "Time customers have to pay an order before the offer expires by default." +msgid "How the date is going to be displayed" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:129 +#: src/paths/settings/index.tsx:121 #, c-format -msgid "Default wire transfer delay" +msgid "Developer mode" msgstr "" -#: src/components/instance/DefaultInstanceFormFields.tsx:130 +#: src/paths/settings/index.tsx:122 #, 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." +"Shows more options and tools which are not intended for general audience." msgstr "" -#: src/paths/instance/update/UpdatePage.tsx:164 -#, c-format -msgid "Instance id" -msgstr "" +#: src/paths/instance/categories/list/Table.tsx:133 +#, fuzzy, c-format +msgid "Total products" +msgstr "Ürünler" -#: src/paths/instance/update/UpdatePage.tsx:173 +#: src/paths/instance/categories/list/Table.tsx:164 #, c-format -msgid "Change the authorization method use for this instance." +msgid "Delete selected category from the database" msgstr "" -#: src/paths/instance/update/UpdatePage.tsx:182 +#: src/paths/instance/categories/list/Table.tsx:199 #, c-format -msgid "Manage access token" +msgid "There is no categories yet, add more pressing the + sign" msgstr "" -#: src/paths/instance/update/index.tsx:112 +#: src/paths/instance/categories/list/index.tsx:90 #, c-format -msgid "Failed to create instance" +msgid "Category delete successfully" msgstr "" -#: src/components/exception/login.tsx:74 +#: src/paths/instance/categories/list/index.tsx:95 #, c-format -msgid "Login required" +msgid "Could not delete the category" msgstr "" -#: src/components/exception/login.tsx:80 +#: src/paths/instance/categories/create/CreatePage.tsx:77 #, c-format -msgid "Please enter your access token." +msgid "Category name" msgstr "" -#: src/components/exception/login.tsx:108 +#: src/paths/instance/categories/create/index.tsx:53 #, c-format -msgid "Access Token" +msgid "Category added successfully" msgstr "" -#: src/InstanceRoutes.tsx:171 +#: src/paths/instance/categories/create/index.tsx:59 #, c-format -msgid "The request to the backend take too long and was cancelled" +msgid "Could not add category" msgstr "" -#: src/InstanceRoutes.tsx:172 +#: src/paths/instance/categories/update/UpdatePage.tsx:102 #, c-format -msgid "Diagnostic from %1$s is \"%2$s\"" +msgid "Id:" msgstr "" -#: src/InstanceRoutes.tsx:178 +#: src/paths/instance/categories/update/UpdatePage.tsx:120 #, c-format -msgid "The backend reported a problem: HTTP status #%1$s" +msgid "Name of the category" msgstr "" -#: src/InstanceRoutes.tsx:179 +#: src/paths/instance/categories/update/UpdatePage.tsx:124 #, c-format -msgid "Diagnostic from %1$s is '%2$s'" -msgstr "" +msgid "Products" +msgstr "Ürünler" -#: src/InstanceRoutes.tsx:196 +#: src/paths/instance/categories/update/UpdatePage.tsx:133 #, c-format -msgid "Access denied" +msgid "Search by product description or id" msgstr "" -#: src/InstanceRoutes.tsx:197 +#: src/paths/instance/categories/update/UpdatePage.tsx:134 #, c-format -msgid "The access token provided is invalid." +msgid "Products that this category will list." msgstr "" -#: src/InstanceRoutes.tsx:212 +#: src/paths/instance/categories/update/index.tsx:93 #, c-format -msgid "No 'default' instance configured yet." +msgid "Could not update category" msgstr "" -#: src/InstanceRoutes.tsx:213 +#: src/paths/instance/categories/update/index.tsx:95 #, c-format -msgid "Create a 'default' instance to begin using the merchant backoffice." +msgid "Category id is unknown" msgstr "" -#: src/InstanceRoutes.tsx:630 +#: src/Routing.tsx:665 #, c-format -msgid "The access token provided is invalid" +msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/InstanceRoutes.tsx:664 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "" -#: src/components/menu/SideBar.tsx:82 +#: src/Routing.tsx:711 #, c-format -msgid "Instance" +msgid "KYC verification needed" msgstr "" -#: src/components/menu/SideBar.tsx:91 +#: src/Routing.tsx:715 #, c-format -msgid "Settings" +msgid "" +"Some transfer are on hold until a KYC process is completed. Go to the KYC " +"section in the left panel for more information" msgstr "" #: src/components/menu/SideBar.tsx:167 #, c-format -msgid "Connection" -msgstr "" - -#: src/components/menu/SideBar.tsx:209 -#, c-format -msgid "New" +msgid "Configuration" msgstr "" -#: src/components/menu/SideBar.tsx:219 +#: src/components/menu/SideBar.tsx:206 #, c-format -msgid "List" +msgid "Settings" msgstr "" -#: src/components/menu/SideBar.tsx:234 +#: src/components/menu/SideBar.tsx:216 #, c-format -msgid "Log out" +msgid "Access token" msgstr "" -#: src/ApplicationReadyRoutes.tsx:71 +#: src/components/menu/SideBar.tsx:224 #, c-format -msgid "Check your token is valid" +msgid "Connection" msgstr "" -#: src/ApplicationReadyRoutes.tsx:90 +#: src/components/menu/SideBar.tsx:233 #, c-format -msgid "Couldn't access the server." +msgid "Interface" msgstr "" -#: src/ApplicationReadyRoutes.tsx:91 +#: src/components/menu/SideBar.tsx:274 #, c-format -msgid "Could not infer instance id from url %1$s" +msgid "List" msgstr "" -#: src/Application.tsx:104 +#: src/components/menu/SideBar.tsx:293 #, c-format -msgid "Server not found" +msgid "Log out" msgstr "" -#: src/Application.tsx:118 +#: src/paths/admin/create/index.tsx:54 #, c-format -msgid "Server response with an error code" +msgid "Failed to create instance" msgstr "" -#: src/Application.tsx:120 +#: src/Application.tsx:208 #, c-format -msgid "Got message %1$s from %2$s" +msgid "checking compatibility with server..." msgstr "" -#: src/Application.tsx:131 +#: src/Application.tsx:217 #, c-format -msgid "Response from server is unreadable, http status: %1$s" +msgid "Contacting the server failed" msgstr "" -#: src/Application.tsx:144 +#: src/Application.tsx:229 #, c-format -msgid "Unexpected Error" +msgid "The server version is not supported" msgstr "" -#: src/components/form/InputArray.tsx:101 +#: src/Application.tsx:230 #, c-format -msgid "The value %1$s is invalid for a payment url" +msgid "Supported version \"%1$s\", server version \"%2$s\"." msgstr "" -#: src/components/form/InputArray.tsx:110 +#: src/components/form/InputSecured.tsx:37 #, c-format -msgid "add element to the list" +msgid "Deleting" msgstr "" -#: src/components/form/InputArray.tsx:112 +#: src/components/form/InputSecured.tsx:41 #, c-format -msgid "add" +msgid "Changing" msgstr "" -#: src/components/form/InputSecured.tsx:37 +#: src/components/form/InputSecured.tsx:88 #, c-format -msgid "Deleting" +msgid "Manage access token" msgstr "" -#: src/components/form/InputSecured.tsx:41 +#: src/paths/admin/create/InstanceCreatedSuccessfully.tsx:52 #, c-format -msgid "Changing" +msgid "Business Name" msgstr "" -#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:87 +#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:114 #, c-format msgid "Order ID" msgstr "" -#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:101 +#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:128 #, c-format msgid "Payment URL" msgstr "" + +#, c-format +#~ msgid "Wire fee amortization" +#~ msgstr "Banka havalesi amortismanı" + +#, c-format +#~ msgid "free" +#~ msgstr "ücretsiz" diff --git a/packages/merchant-backoffice-ui/src/i18n/uk.po b/packages/merchant-backoffice-ui/src/i18n/uk.po @@ -61,239 +61,337 @@ msgstr "Несподівана помилка" msgid "Unexpected error." msgstr "Несподівана помилка" -#: src/components/modal/index.tsx:79 +#: src/components/modal/index.tsx:81 #, c-format msgid "Cancel" msgstr "Скасувати" -#: src/components/modal/index.tsx:87 +#: src/components/modal/index.tsx:89 #, c-format msgid "%1$s" msgstr "%1$s" -#: src/components/modal/index.tsx:92 +#: src/components/modal/index.tsx:94 #, c-format msgid "Close" msgstr "Закрити" -#: src/components/modal/index.tsx:132 +#: src/components/modal/index.tsx:134 #, c-format msgid "Continue" msgstr "Продовжити" -#: src/components/modal/index.tsx:192 +#: src/components/modal/index.tsx:194 #, c-format msgid "Clear" msgstr "Очистити" -#: src/components/modal/index.tsx:204 +#: src/components/modal/index.tsx:206 #, c-format msgid "Confirm" msgstr "Підтвердити" -#: src/components/modal/index.tsx:246 +#: src/components/modal/index.tsx:248 #, fuzzy, c-format msgid "Required" msgstr "обовʼязково" -#: src/components/modal/index.tsx:248 +#: src/components/modal/index.tsx:250 #, c-format msgid "Letter must be a JSON string" msgstr "" -#: src/components/modal/index.tsx:250 +#: src/components/modal/index.tsx:252 #, c-format msgid "JSON string is invalid" msgstr "" -#: src/components/modal/index.tsx:255 +#: src/components/modal/index.tsx:257 #, c-format msgid "Import" msgstr "" -#: src/components/modal/index.tsx:256 +#: src/components/modal/index.tsx:258 #, c-format msgid "Importing an account from the bank" msgstr "" -#: src/components/modal/index.tsx:263 +#: 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 "" -#: src/components/modal/index.tsx:271 +#: src/components/modal/index.tsx:273 #, fuzzy, c-format msgid "Account information" msgstr "Додаткова інформація" -#: src/components/modal/index.tsx:336 +#: src/components/modal/index.tsx:338 #, c-format msgid "Correct form" msgstr "" -#: src/components/modal/index.tsx:337 +#: src/components/modal/index.tsx:339 #, c-format msgid "Comparing account details" msgstr "" -#: src/components/modal/index.tsx:343 +#: 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 "" -#: src/components/modal/index.tsx:353 +#: src/components/modal/index.tsx:355 #, c-format msgid "Field" msgstr "" -#: src/components/modal/index.tsx:356 +#: src/components/modal/index.tsx:358 #, c-format msgid "In the form" msgstr "" -#: src/components/modal/index.tsx:359 +#: src/components/modal/index.tsx:361 #, c-format msgid "Reported" msgstr "" -#: src/components/modal/index.tsx:366 +#: src/components/modal/index.tsx:368 #, c-format msgid "Type" msgstr "" -#: src/components/modal/index.tsx:374 +#: src/components/modal/index.tsx:376 #, c-format msgid "IBAN" msgstr "" -#: src/components/modal/index.tsx:383 +#: src/components/modal/index.tsx:385 #, c-format msgid "Address" msgstr "Адреса" -#: src/components/modal/index.tsx:393 +#: src/components/modal/index.tsx:395 #, c-format msgid "Host" msgstr "Хост" -#: src/components/modal/index.tsx:400 +#: src/components/modal/index.tsx:402 #, fuzzy, c-format msgid "Account id" msgstr "Рахунок" -#: src/components/modal/index.tsx:411 +#: src/components/modal/index.tsx:413 #, fuzzy, c-format msgid "Owner's name" msgstr "Назва бізнесу" +#: src/components/modal/index.tsx:441 +#, c-format +msgid "Account" +msgstr "Рахунок" + #: src/components/modal/index.tsx:445 +#, fuzzy, c-format +msgid "Bank host" +msgstr "Хост банку." + +#: src/components/modal/index.tsx:446 +#, c-format +msgid "Bank account" +msgstr "Банківський рахунок" + +#: src/components/modal/index.tsx:451 +#, c-format +msgid "BIC" +msgstr "" + +#: src/components/modal/index.tsx:470 +#, c-format +msgid "Ok" +msgstr "" + +#: src/components/modal/index.tsx:471 +#, fuzzy, c-format +msgid "Validate bank account: %1$s" +msgstr "Зарахований банківський рахунок" + +#: 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 "" + +#: src/components/modal/index.tsx:487 +#, c-format +msgid "Step 1:" +msgstr "" + +#: src/components/modal/index.tsx:489 +#, c-format +msgid "" +"Copy this code and paste it into the subject/purpose field in your banking " +"app or bank website" +msgstr "" + +#: src/components/modal/index.tsx:495 +#, c-format +msgid "Subject" +msgstr "Призначення" + +#: src/components/modal/index.tsx:499 +#, c-format +msgid "Step 2:" +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:509 +#, fuzzy, c-format +msgid "Receiver name" +msgstr "Дата доставки" + +#: src/components/modal/index.tsx:514 +#, c-format +msgid "Step 3:" +msgstr "" + +#: src/components/modal/index.tsx:516 +#, c-format +msgid "" +"Finish the wire transfer setting smallest amount in your banking app or " +"website." +msgstr "" + +#: 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 "" + +#: src/components/modal/index.tsx:549 +#, c-format +msgid "" +"Alternative if your bank already supports PayTo URI, you can use this %1$s " +"link instead" +msgstr "" + +#: 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 "" -#: src/components/modal/index.tsx:452 +#: 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 "" -#: src/components/modal/index.tsx:459 +#: src/components/modal/index.tsx:708 #, c-format msgid "Deleting an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:487 +#: 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 "" -#: src/components/modal/index.tsx:494 +#: 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 "" -#: src/components/modal/index.tsx:500 +#: src/components/modal/index.tsx:749 #, c-format msgid "Purging an instance %1$s ." msgstr "" -#: src/components/modal/index.tsx:537 +#: src/components/modal/index.tsx:786 #, fuzzy, c-format msgid "Is not the same as the current access token" msgstr "не співпадає з поточним токеном доступу" -#: src/components/modal/index.tsx:542 +#: src/components/modal/index.tsx:791 #, fuzzy, c-format msgid "Can't be the same as the old token" msgstr "не може бути таким самим, як старий токен" -#: src/components/modal/index.tsx:546 +#: src/components/modal/index.tsx:795 #, fuzzy, c-format msgid "Is not the same" msgstr "не співпадає" -#: src/components/modal/index.tsx:554 +#: src/components/modal/index.tsx:803 #, c-format msgid "You are updating the access token from instance with id %1$s" msgstr "Ви оновлюєте токен доступу з інстанції з ідентифікатором %1$s" -#: src/components/modal/index.tsx:570 +#: src/components/modal/index.tsx:819 #, c-format msgid "Old access token" msgstr "Старий токен доступу" -#: src/components/modal/index.tsx:571 +#: src/components/modal/index.tsx:820 #, fuzzy, c-format msgid "Access token currently in use" msgstr "токен доступу, який зараз використовується" -#: src/components/modal/index.tsx:577 +#: src/components/modal/index.tsx:826 #, c-format msgid "New access token" msgstr "Новий токен доступу" -#: src/components/modal/index.tsx:578 +#: src/components/modal/index.tsx:827 #, fuzzy, c-format msgid "Next access token to be used" msgstr "наступний токен доступу, який буде використано" -#: src/components/modal/index.tsx:583 +#: src/components/modal/index.tsx:832 #, c-format msgid "Repeat access token" msgstr "Повторіть токен доступу" -#: src/components/modal/index.tsx:584 +#: src/components/modal/index.tsx:833 #, fuzzy, c-format msgid "Confirm the same access token" msgstr "підтвердити той самий токен доступу" -#: src/components/modal/index.tsx:589 +#: src/components/modal/index.tsx:838 #, c-format msgid "Clearing the access token will mean public access to the instance" msgstr "Видалення токена доступу означатиме публічний доступ до системи" -#: src/components/modal/index.tsx:616 +#: src/components/modal/index.tsx:865 #, fuzzy, c-format msgid "Can't be the same as the old access token" msgstr "не може бути таким самим, як старий токен доступу" -#: src/components/modal/index.tsx:631 +#: src/components/modal/index.tsx:880 #, c-format msgid "You are setting the access token for the new instance" msgstr "Ви встановлюєте токен доступу для нової інстанції" -#: src/components/modal/index.tsx:657 +#: src/components/modal/index.tsx:906 #, c-format msgid "" "With external authorization method no check will be done by the merchant " @@ -302,22 +400,22 @@ msgstr "" "З зовнішнім методом авторизації перевірка не буде виконуватися бекендом " "продавця" -#: src/components/modal/index.tsx:673 +#: src/components/modal/index.tsx:922 #, c-format msgid "Set external authorization" msgstr "Встановити зовнішню авторизацію" -#: src/components/modal/index.tsx:685 +#: src/components/modal/index.tsx:934 #, c-format msgid "Set access token" msgstr "Встановити токен доступу" -#: src/components/modal/index.tsx:707 +#: src/components/modal/index.tsx:956 #, c-format msgid "Operation in progress..." msgstr "Операція виконується..." -#: src/components/modal/index.tsx:716 +#: src/components/modal/index.tsx:965 #, c-format msgid "The operation will be automatically canceled after %1$s seconds" msgstr "Операція буде автоматично скасована через %1$s секунд" @@ -452,117 +550,112 @@ msgstr "Це недійсна адреса біткойн." msgid "This is not a valid Ethereum address." msgstr "Це недійсна адреса Ethereum." -#: src/components/form/InputPaytoForm.tsx:122 +#: src/components/form/InputPaytoForm.tsx:128 #, fuzzy, c-format msgid "This is not a valid host." msgstr "Це недійсна адреса біткойн." -#: src/components/form/InputPaytoForm.tsx:145 +#: src/components/form/InputPaytoForm.tsx:151 #, c-format msgid "IBAN numbers usually have more that 4 digits" msgstr "Номера IBAN зазвичай мають більше 4-ьох цифр" -#: src/components/form/InputPaytoForm.tsx:147 +#: src/components/form/InputPaytoForm.tsx:153 #, c-format msgid "IBAN numbers usually have less that 34 digits" msgstr "Номера IBAN зазвичай мають менше 34-ьох цифр" -#: src/components/form/InputPaytoForm.tsx:155 +#: src/components/form/InputPaytoForm.tsx:161 #, c-format msgid "IBAN country code not found" msgstr "Код країни IBAN не знайдено" -#: src/components/form/InputPaytoForm.tsx:180 +#: src/components/form/InputPaytoForm.tsx:186 #, fuzzy, c-format msgid "IBAN number is invalid, checksum is wrong" msgstr "Номер IBAN не коректний, контрольна сума не сходиться" -#: src/components/form/InputPaytoForm.tsx:195 +#: src/components/form/InputPaytoForm.tsx:201 #, c-format msgid "Choose one..." msgstr "Виберіть одну..." -#: src/components/form/InputPaytoForm.tsx:298 +#: src/components/form/InputPaytoForm.tsx:304 #, c-format msgid "Method to use for wire transfer" msgstr "Метод для використання при банківському переказі" -#: src/components/form/InputPaytoForm.tsx:308 +#: src/components/form/InputPaytoForm.tsx:314 #, c-format msgid "Routing" msgstr "Маршрутизація" -#: src/components/form/InputPaytoForm.tsx:310 +#: src/components/form/InputPaytoForm.tsx:316 #, c-format msgid "Routing number." msgstr "Номер маршрутизації." -#: src/components/form/InputPaytoForm.tsx:314 -#, c-format -msgid "Account" -msgstr "Рахунок" - -#: src/components/form/InputPaytoForm.tsx:316 +#: src/components/form/InputPaytoForm.tsx:322 #, c-format msgid "Account number." msgstr "Номер рахунку." -#: src/components/form/InputPaytoForm.tsx:324 +#: src/components/form/InputPaytoForm.tsx:330 #, c-format msgid "Code" msgstr "Код" -#: src/components/form/InputPaytoForm.tsx:326 +#: src/components/form/InputPaytoForm.tsx:332 #, c-format msgid "Business Identifier Code." msgstr "Код ідентифікації бізнесу." -#: src/components/form/InputPaytoForm.tsx:335 +#: src/components/form/InputPaytoForm.tsx:341 #, fuzzy, c-format msgid "International Bank Account Number." msgstr "Номер банківського рахунку." -#: src/components/form/InputPaytoForm.tsx:348 +#: src/components/form/InputPaytoForm.tsx:354 #, c-format msgid "Unified Payment Interface." msgstr "Уніфікований інтерфейс платежів." -#: src/components/form/InputPaytoForm.tsx:358 +#: src/components/form/InputPaytoForm.tsx:364 #, c-format msgid "Bitcoin protocol." msgstr "Протокол біткойн." -#: src/components/form/InputPaytoForm.tsx:368 +#: src/components/form/InputPaytoForm.tsx:374 #, c-format msgid "Ethereum protocol." msgstr "Протокол Ethereum." -#: src/components/form/InputPaytoForm.tsx:378 +#: src/components/form/InputPaytoForm.tsx:384 #, c-format msgid "Interledger protocol." msgstr "Протокол Interledger." -#: src/components/form/InputPaytoForm.tsx:400 +#: src/components/form/InputPaytoForm.tsx:406 #, c-format msgid "Bank host." msgstr "Хост банку." -#: src/components/form/InputPaytoForm.tsx:404 +#: src/components/form/InputPaytoForm.tsx:410 #, c-format msgid "Without scheme and may include subpath:" msgstr "" -#: src/components/form/InputPaytoForm.tsx:417 +#: src/components/form/InputPaytoForm.tsx:423 #, c-format msgid "Bank account." msgstr "Банківський рахунок." -#: src/components/form/InputPaytoForm.tsx:432 +#: src/components/form/InputPaytoForm.tsx:438 #, c-format msgid "Legal name of the person holding the account." msgstr "Офіційне ім'я власника рахунку." -#: src/components/form/InputPaytoForm.tsx:433 +#: src/components/form/InputPaytoForm.tsx:439 #, c-format msgid "It should match the bank account name." msgstr "" @@ -587,151 +680,173 @@ msgstr "" msgid "URL must not hash param" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:186 +#: src/paths/instance/accounts/update/UpdatePage.tsx:198 #, c-format msgid "The request to check the revenue API failed." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:195 +#: src/paths/instance/accounts/update/UpdatePage.tsx:207 #, c-format msgid "Server replied with \"bad request\"." msgstr "Відповідь сервера з кодом помилки." -#: src/paths/instance/accounts/update/UpdatePage.tsx:203 +#: src/paths/instance/accounts/update/UpdatePage.tsx:215 #, c-format msgid "Unauthorized, check credentials." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:211 +#: src/paths/instance/accounts/update/UpdatePage.tsx:223 #, c-format msgid "The endpoint doesn't seems to be a Taler Revenue API." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:248 +#: src/paths/instance/accounts/update/UpdatePage.tsx:233 +#, c-format +msgid "" +"Request succeeded but server didn't reply the 'credit_account' so we can't " +"check that the account is the same." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:270 #, c-format msgid "Account:" msgstr "Рахунок:" -#: src/paths/instance/accounts/update/UpdatePage.tsx:272 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:281 +#: src/paths/instance/accounts/update/UpdatePage.tsx:303 #, c-format msgid "Endpoint URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:284 +#: 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 "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:288 +#: src/paths/instance/accounts/update/UpdatePage.tsx:310 #, fuzzy, c-format msgid "Auth type" msgstr "Тип події" -#: src/paths/instance/accounts/update/UpdatePage.tsx:289 +#: src/paths/instance/accounts/update/UpdatePage.tsx:311 #, c-format msgid "Choose the authentication type for the account info URL" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:292 +#: src/paths/instance/accounts/update/UpdatePage.tsx:314 #, c-format msgid "Without authentication" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:293 +#: src/paths/instance/accounts/update/UpdatePage.tsx:315 #, c-format -msgid "With authentication" +msgid "With password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:294 +#: src/paths/instance/accounts/update/UpdatePage.tsx:316 +#, fuzzy, c-format +msgid "With token" +msgstr "Створити токен" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:317 #, fuzzy, c-format msgid "Do not change" msgstr "URL обмінника" -#: src/paths/instance/accounts/update/UpdatePage.tsx:301 +#: src/paths/instance/accounts/update/UpdatePage.tsx:324 #, c-format msgid "Username" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:302 +#: src/paths/instance/accounts/update/UpdatePage.tsx:325 #, c-format msgid "Username to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:307 +#: src/paths/instance/accounts/update/UpdatePage.tsx:330 #, c-format msgid "Password" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:308 +#: src/paths/instance/accounts/update/UpdatePage.tsx:331 #, c-format msgid "Password to access the account information." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:313 +#: src/paths/instance/accounts/update/UpdatePage.tsx:339 +#, c-format +msgid "Token" +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:341 +#, c-format +msgid "Access token to access the account information." +msgstr "" + +#: src/paths/instance/accounts/update/UpdatePage.tsx:346 #, c-format msgid "Match" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:314 +#: src/paths/instance/accounts/update/UpdatePage.tsx:347 #, c-format msgid "Check where the information match against the server info." msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:322 +#: src/paths/instance/accounts/update/UpdatePage.tsx:355 #, fuzzy, c-format msgid "Not verified" msgstr "Неперевірений" -#: src/paths/instance/accounts/update/UpdatePage.tsx:324 +#: src/paths/instance/accounts/update/UpdatePage.tsx:357 #, c-format msgid "Last test was ok" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:325 +#: src/paths/instance/accounts/update/UpdatePage.tsx:358 #, c-format msgid "Last test failed" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:330 +#: src/paths/instance/accounts/update/UpdatePage.tsx:363 #, c-format msgid "Compare info from server with account form" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:336 +#: src/paths/instance/accounts/update/UpdatePage.tsx:369 #, c-format msgid "Test" msgstr "" -#: src/paths/instance/accounts/update/UpdatePage.tsx:352 +#: src/paths/instance/accounts/update/UpdatePage.tsx:385 #, c-format msgid "Need to complete marked fields" msgstr "Необхідно заповнити позначені поля" -#: src/paths/instance/accounts/update/UpdatePage.tsx:353 +#: src/paths/instance/accounts/update/UpdatePage.tsx:386 #, fuzzy, c-format msgid "Confirm operation" msgstr "Підтверджено" -#: src/paths/instance/accounts/create/CreatePage.tsx:212 +#: src/paths/instance/accounts/create/CreatePage.tsx:223 #, fuzzy, c-format msgid "Account details" msgstr "Адреса рахунку" -#: src/paths/instance/accounts/create/CreatePage.tsx:291 +#: src/paths/instance/accounts/create/CreatePage.tsx:302 #, c-format msgid "Import from bank" msgstr "" -#: src/paths/instance/accounts/create/index.tsx:67 +#: src/paths/instance/accounts/create/index.tsx:69 #, fuzzy, c-format msgid "Could not create account" msgstr "не вдалося створити продукт" @@ -837,47 +952,37 @@ msgstr "Не вдалося оновити обліковий запис" msgid "Could not delete account" msgstr "Не вдалося видалити обліковий запис" -#: src/paths/instance/kyc/list/ListPage.tsx:41 +#: src/paths/instance/kyc/list/ListPage.tsx:53 #, c-format msgid "Pending KYC verification" msgstr "Очікування перевірки KYC" -#: src/paths/instance/kyc/list/ListPage.tsx:66 -#, c-format -msgid "Timed out" -msgstr "Час очікування вичерпано" - -#: src/paths/instance/kyc/list/ListPage.tsx:103 +#: src/paths/instance/kyc/list/ListPage.tsx:99 #, c-format msgid "Exchange" msgstr "Exchange" -#: src/paths/instance/kyc/list/ListPage.tsx:106 -#, c-format -msgid "Target account" -msgstr "Цільовий рахунок" - -#: src/paths/instance/kyc/list/ListPage.tsx:109 +#: src/paths/instance/kyc/list/ListPage.tsx:105 #, c-format msgid "Reason" msgstr "Причина" -#: src/paths/instance/kyc/list/ListPage.tsx:122 +#: src/paths/instance/kyc/list/ListPage.tsx:120 #, c-format -msgid "There is an anti-money laundering process pending to complete." +msgid "Pending KYC process, click here to complete" msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:138 +#: src/paths/instance/kyc/list/ListPage.tsx:140 #, c-format -msgid "Pending KYC process, click here to complete" +msgid "The exchange require a account verification." msgstr "" -#: src/paths/instance/kyc/list/ListPage.tsx:167 +#: src/paths/instance/kyc/list/ListPage.tsx:169 #, c-format msgid "Http Status" msgstr "HTTP статус" -#: src/paths/instance/kyc/list/ListPage.tsx:197 +#: src/paths/instance/kyc/list/ListPage.tsx:199 #, c-format msgid "No pending kyc verification!" msgstr "Немає очікуваних перевірок KYC!" @@ -1056,17 +1161,17 @@ msgstr "скільки продуктів буде додано" msgid "Add from inventory" msgstr "Додати зі складу" -#: src/components/form/InputImage.tsx:105 +#: src/components/form/InputImage.tsx:107 #, fuzzy, c-format msgid "Image must be smaller than 1 MB" msgstr "Зображення повинно бути меншим за 1 МБ" -#: src/components/form/InputImage.tsx:110 +#: src/components/form/InputImage.tsx:112 #, c-format msgid "Add" msgstr "Додати" -#: src/components/form/InputImage.tsx:115 +#: src/components/form/InputImage.tsx:122 #, c-format msgid "Remove" msgstr "Видалити" @@ -2121,44 +2226,44 @@ msgstr "додати елемент до списку" msgid "Invalid amount" msgstr "Фіксована сума" -#: src/components/product/ProductForm.tsx:181 +#: src/components/product/ProductForm.tsx:191 #, c-format msgid "Product identification to use in URLs (for internal use only)." msgstr "" "ідентифікація продукту для використання в URL (тільки для внутрішнього " "використання)." -#: src/components/product/ProductForm.tsx:187 +#: src/components/product/ProductForm.tsx:197 #, c-format msgid "Illustration of the product for customers." msgstr "ілюстрація продукту для клієнтів." -#: src/components/product/ProductForm.tsx:193 +#: src/components/product/ProductForm.tsx:203 #, c-format msgid "Product description for customers." msgstr "опис продукту для клієнтів." -#: src/components/product/ProductForm.tsx:197 +#: src/components/product/ProductForm.tsx:207 #, fuzzy, c-format msgid "Age restriction" msgstr "Обмежений за віком" -#: src/components/product/ProductForm.tsx:198 +#: src/components/product/ProductForm.tsx:208 #, fuzzy, c-format msgid "Is this product restricted for customer below certain age?" msgstr "цей продукт обмежений для клієнтів молодше певного віку?" -#: src/components/product/ProductForm.tsx:199 +#: src/components/product/ProductForm.tsx:209 #, fuzzy, c-format msgid "Minimum age of the customer" msgstr "Мінімальний вік" -#: src/components/product/ProductForm.tsx:203 +#: src/components/product/ProductForm.tsx:213 #, fuzzy, c-format msgid "Unit name" msgstr "Одиниця" -#: src/components/product/ProductForm.tsx:204 +#: src/components/product/ProductForm.tsx:214 #, c-format msgid "" "Unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 " @@ -2167,17 +2272,17 @@ msgstr "" "одиниця, що описує кількість проданого продукту (наприклад, 2 кілограми, 5 " "літрів, 3 предмети, 5 метрів) для клієнтів." -#: src/components/product/ProductForm.tsx:205 +#: src/components/product/ProductForm.tsx:215 #, c-format msgid "Example: kg, items or liters" msgstr "" -#: src/components/product/ProductForm.tsx:209 +#: src/components/product/ProductForm.tsx:219 #, c-format msgid "Price per unit" msgstr "" -#: src/components/product/ProductForm.tsx:210 +#: src/components/product/ProductForm.tsx:220 #, c-format msgid "" "Sale price for customers, including taxes, for above units of the product." @@ -2185,34 +2290,34 @@ msgstr "" "ціна продажу для клієнтів, включаючи податки, за вищезазначені одиниці " "продукту." -#: src/components/product/ProductForm.tsx:214 +#: src/components/product/ProductForm.tsx:224 #, c-format msgid "Stock" msgstr "Запас" -#: src/components/product/ProductForm.tsx:216 +#: src/components/product/ProductForm.tsx:226 #, fuzzy, c-format msgid "Inventory for products with finite supply (for internal use only)." msgstr "" "інвентаризація продукту для продуктів з обмеженим запасом (тільки для " "внутрішнього використання)" -#: src/components/product/ProductForm.tsx:221 +#: src/components/product/ProductForm.tsx:231 #, fuzzy, c-format msgid "Taxes included in the product price, exposed to customers." msgstr "податки, включені в ціну продукту, показані клієнтам" -#: src/components/product/ProductForm.tsx:225 +#: src/components/product/ProductForm.tsx:235 #, c-format msgid "Categories" msgstr "" -#: src/components/product/ProductForm.tsx:231 +#: src/components/product/ProductForm.tsx:241 #, fuzzy, c-format msgid "Search by category description or id" msgstr "шукати продукти за їхнім описом або ідентифікатором" -#: src/components/product/ProductForm.tsx:232 +#: src/components/product/ProductForm.tsx:242 #, c-format msgid "Categories where this product will be listed on." msgstr "адреса, за якою будуть доставлені продукти." @@ -2811,7 +2916,7 @@ msgid "Failed to delete token family" msgstr "Не вдалося видалити сімейство токенів" #: src/paths/instance/tokenfamilies/list/index.tsx:150 -#, c-format, fuzzy +#, fuzzy, c-format msgid "" "If you delete the %1$s token family (Slug: %2$s), all issued tokens will " "become invalid." @@ -2820,12 +2925,12 @@ msgstr "" "стануть недійсними." #: src/paths/instance/tokenfamilies/list/index.tsx:157 -#, c-format, fuzzy +#, fuzzy, c-format msgid "Deleting a token family %1$s ." msgstr "Видалення сімейства токенів %1$s ." #: src/paths/instance/tokenfamilies/update/UpdatePage.tsx:87 -#, c-format, fuzzy +#, fuzzy, c-format msgid "Token Family: %1$s" msgstr "Сімейство токенів: %1$s" @@ -2987,11 +3092,6 @@ msgstr "завантажити більше переказів після ост msgid "There is no transfer yet, add more pressing the + sign" msgstr "Переказів ще немає, додайте більше, натиснувши знак +" -#: src/paths/instance/transfers/list/ListPage.tsx:76 -#, c-format -msgid "Bank account" -msgstr "Банківський рахунок" - #: src/paths/instance/transfers/list/ListPage.tsx:83 #, fuzzy, c-format msgid "All accounts" @@ -3413,47 +3513,42 @@ msgstr "не вдалося видалити вебхук" msgid "Language" msgstr "" -#: src/paths/settings/index.tsx:96 -#, c-format -msgid "Set default" -msgstr "" - -#: src/paths/settings/index.tsx:102 +#: src/paths/settings/index.tsx:89 #, c-format msgid "Advance order creation" msgstr "" -#: src/paths/settings/index.tsx:103 +#: src/paths/settings/index.tsx:90 #, c-format msgid "Shows more options in the order creation form" msgstr "" -#: src/paths/settings/index.tsx:107 +#: src/paths/settings/index.tsx:94 #, c-format msgid "Advance instance settings" msgstr "" -#: src/paths/settings/index.tsx:108 +#: src/paths/settings/index.tsx:95 #, c-format msgid "Shows more options in the instance settings form" msgstr "" -#: src/paths/settings/index.tsx:113 +#: src/paths/settings/index.tsx:100 #, fuzzy, c-format msgid "Date format" msgstr "недійсний формат" -#: src/paths/settings/index.tsx:131 +#: src/paths/settings/index.tsx:118 #, c-format msgid "How the date is going to be displayed" msgstr "" -#: src/paths/settings/index.tsx:134 +#: src/paths/settings/index.tsx:121 #, c-format msgid "Developer mode" msgstr "" -#: src/paths/settings/index.tsx:135 +#: src/paths/settings/index.tsx:122 #, c-format msgid "" "Shows more options and tools which are not intended for general audience." @@ -3534,59 +3629,59 @@ msgstr "не вдалося оновити шаблон" msgid "Category id is unknown" msgstr "" -#: src/Routing.tsx:659 +#: src/Routing.tsx:665 #, c-format msgid "Without this the merchant backend will refuse to create new orders." msgstr "" -#: src/Routing.tsx:669 +#: src/Routing.tsx:675 #, c-format msgid "Hide for today" msgstr "Сховати на сьогодні" -#: src/Routing.tsx:703 +#: src/Routing.tsx:711 #, fuzzy, c-format msgid "KYC verification needed" msgstr "Очікування перевірки KYC" -#: src/Routing.tsx:707 +#: src/Routing.tsx:715 #, c-format msgid "" "Some transfer are on hold until a KYC process is completed. Go to the KYC " "section in the left panel for more information" msgstr "" -#: src/components/menu/SideBar.tsx:157 +#: src/components/menu/SideBar.tsx:167 #, fuzzy, c-format msgid "Configuration" msgstr "Термін дії" -#: src/components/menu/SideBar.tsx:196 +#: src/components/menu/SideBar.tsx:206 #, c-format msgid "Settings" msgstr "Налаштування" -#: src/components/menu/SideBar.tsx:206 +#: src/components/menu/SideBar.tsx:216 #, fuzzy, c-format msgid "Access token" msgstr "Токен доступу" -#: src/components/menu/SideBar.tsx:214 +#: src/components/menu/SideBar.tsx:224 #, c-format msgid "Connection" msgstr "З'єднання" -#: src/components/menu/SideBar.tsx:223 +#: src/components/menu/SideBar.tsx:233 #, c-format msgid "Interface" msgstr "" -#: src/components/menu/SideBar.tsx:264 +#: src/components/menu/SideBar.tsx:274 #, c-format msgid "List" msgstr "Список" -#: src/components/menu/SideBar.tsx:283 +#: src/components/menu/SideBar.tsx:293 #, c-format msgid "Log out" msgstr "Вийти" @@ -3647,6 +3742,14 @@ msgid "Payment URL" msgstr "URL оплати" #, c-format +#~ msgid "Timed out" +#~ msgstr "Час очікування вичерпано" + +#, c-format +#~ msgid "Target account" +#~ msgstr "Цільовий рахунок" + +#, c-format #~ msgid "cannot be empty" #~ msgstr "не може бути порожнім" @@ -3855,10 +3958,6 @@ msgstr "URL оплати" #~ msgstr "Затверджено" #, c-format -#~ msgid "Subject" -#~ msgstr "Призначення" - -#, c-format #~ msgid "Tips" #~ msgstr "Чайові"