taler-typescript-core

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

commit 706c8e085e2286a69648407c878aecb8867662a7
parent 2c4fae41fa9e18d7e922af86bbd9f8d4dcfdcaf6
Author: Sebastian <sebasjm@taler-systems.com>
Date:   Mon, 15 Dec 2025 12:29:51 -0300

updated strings

Diffstat:
Mpackages/merchant-backoffice-ui/src/i18n/de.po | 476++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------
Mpackages/merchant-backoffice-ui/src/i18n/en.po | 428++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
Mpackages/merchant-backoffice-ui/src/i18n/es.po | 484+++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------
Mpackages/merchant-backoffice-ui/src/i18n/fr.po | 474++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------
Mpackages/merchant-backoffice-ui/src/i18n/he.po | 428++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
Mpackages/merchant-backoffice-ui/src/i18n/it.po | 428++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
Mpackages/merchant-backoffice-ui/src/i18n/sv.po | 428++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
Mpackages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot | 428++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
Mpackages/merchant-backoffice-ui/src/i18n/tr.po | 436+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
Mpackages/merchant-backoffice-ui/src/i18n/uk.po | 476++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------
10 files changed, 3489 insertions(+), 997 deletions(-)

diff --git a/packages/merchant-backoffice-ui/src/i18n/de.po b/packages/merchant-backoffice-ui/src/i18n/de.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" -"Report-Msgid-Bugs-To: languages@taler.net\n" +"Report-Msgid-Bugs-To: taler@gnu.org\n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2025-12-15 08:09+0000\n" "Last-Translator: Stefan Kügel <stefan.kuegel@taler.net>\n" @@ -215,8 +215,8 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 #, c-format -msgid "Receiver name" -msgstr "Name des Begünstigten" +msgid "Beneficiary" +msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:469 @@ -1432,7 +1432,7 @@ msgid "Access token created" msgstr "Zugangstoken wurde erzeugt" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1442,19 +1442,19 @@ msgstr "" "abrufen können." #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "Zugangstoken" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "Dieser Zugangstoken wird nie ungültig" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "Dieser Zugangstoken ist verfügbar bis %1$s" @@ -1542,13 +1542,19 @@ msgstr "" "hinzufügen" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "Unzulässig." #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, fuzzy, c-format +msgid "Delete access token" +msgstr "Zugangstoken festlegen" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, c-format msgid "Deleting an access token cannot be undone." msgstr "Das Löschen eines Zugangstoken kann nicht rückgängig gemacht werden." @@ -2958,43 +2964,49 @@ msgstr "" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 +#, fuzzy, c-format +msgid "Only show unpaid orders" +msgstr "Nur bezahlte Bestellungen anzeigen" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 #, c-format msgid "Only show paid orders" msgstr "Nur bezahlte Bestellungen anzeigen" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "Bezahlt" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "Nur Bestellungen mit erfolgter Rückerstattung anzeigen" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "Rückerstattet" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" "Nur bezahlte Bestellungen anzeigen, für welche die Überweisung noch aussteht." #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "Nicht überwiesen" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -3004,25 +3016,25 @@ msgstr "" "Händlerbankkonto überwiesen wurden" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "Überwiesen" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "Alle Filter aufheben" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "Datumsfilter aufheben" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "Springe zum Datum (%1$s)" @@ -3144,49 +3156,55 @@ msgstr "" "Berechtigten)." #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, fuzzy, c-format +msgid "refund" +msgstr "Rückerstattung" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "Buchungsvermerk" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "Zu erstattender Betrag" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "Maximale Rückerstattung:" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "Bitte wählen Sie eine Option aus..." #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "Vom Käufer angefordert" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "Sonstiges" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "Grund für die Erstattung dieser Bestellung" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "Weitere Informationen für eine genauere Beschreibung" @@ -3427,49 +3445,55 @@ msgid "Order status" msgstr "Bestellstatus" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "Noch nicht bezahlt" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "Artikelliste" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "Nicht verlangte Rückerstattung: %1$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "Nicht verlangte Rückerstattung: %1$s: %2$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, c-format msgid "refund created: %1$s" msgstr "Rückerstattung gewährt: %1$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, c-format msgid "refund created: %1$s: %2$s" msgstr "Rückerstattung gewährt: %1$s: %2$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, c-format msgid "refund taken: %1$s" msgstr "Dem Käufer zugegangene Rückerstattung: %1$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format msgid "refund taken: %1$s: %2$s" msgstr "Dem Käufer zugegangene Rückerstattung: %1$s: %2$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" @@ -3477,7 +3501,7 @@ msgstr "" "choices_index)." #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" @@ -3485,91 +3509,85 @@ msgstr "" "schlechten choices_index)." #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "überwiesen %1$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, c-format msgid "wire deadline" msgstr "Überweisungszeitpunkt" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "Überwiesen" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, c-format msgid "Refund order" msgstr "Zahlbetrag der Bestellung zurückerstatten" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "Nicht erstattungsfähig" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "Nächster Event in" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "Rückerstattungsbetrag" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "Erhaltener Rückerstattungsbetrag" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "Status-URL" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "Rückerstattungs-URI" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "Noch nicht bezahlt" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "Zahlungs-URL" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "Bestellstatus-URL" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "Zahlungs-URI" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3991,79 +4009,79 @@ msgid "Categories where this product will be listed on." msgstr "Kategorien, in denen dieser Artikel aufgeführt sein wird." #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "Artikel zum Lagerbestand hinzufügen" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, c-format msgid "Product not found." msgstr "Der Artikel wurde nicht gefunden." #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "Diese Änderung wurde ohne bisher bekannte Daten durchgeführt." #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "Sales" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "Verkauft" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "Kostenlos" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "Zur Seite der Artikelaktualisierung gehen" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "Aktualisieren" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "Diesen Artikel aus der Datenbank entfernen" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "Artikel mit neuem Preis aktualisieren" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "Artikel mit neuem Verkaufspreis aktualisieren" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "Aktualisierung bestätigen" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" @@ -4071,37 +4089,37 @@ msgstr "" "der Zulieferung (max %1$s)" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "Mehr Elemente zum Lagerbestand hinzufügen" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "Aus dem Lagerbestand verlorene Elemente melden" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "Neuer Preis für den Artikel" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, c-format msgid "There are values with errors." msgstr "Einige Werte sind fehlerhaft." #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "Artikel mit neuem Bestand und Preis aktualisieren" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "" @@ -4126,6 +4144,18 @@ msgid "Product id" msgstr "Artikel-ID" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, fuzzy, c-format +msgid "Delete product" +msgstr "Gelöscht" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, fuzzy, c-format +msgid "Delete the product \"%1$s\"" +msgstr "Der Artikel konnte nicht gelöscht werden" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4372,6 +4402,18 @@ msgid "Template identification" msgstr "Vorlagenidentifikation" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, fuzzy, c-format +msgid "Delete template" +msgstr "Die Vorlage wird gelöscht" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, fuzzy, c-format +msgid "Delete the template \"%1$s\"" +msgstr "Die Vorlage wird gelöscht" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4583,6 +4625,18 @@ msgid "Token family has been deleted." msgstr "Die Tokenfamilie wurde gelöscht." #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, fuzzy, c-format +msgid "Delete token family" +msgstr "Das Löschen der Tokenfamilie ist fehlgeschlagen" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, fuzzy, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "Tokenfamilie %1$s wird gelöscht." + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5514,6 +5568,192 @@ msgstr "" "zurückgehalten. Bitte gehen Sie zum KYC-Status im Hauptmenü links für " "weitere Informationen." +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "Einstellungen" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "Bankkonto" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "Bankkonten" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "Prüfung der Gültigkeit der Kontonummer: %1$s" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "Bestellungen" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "Lagerbestand" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "Der Artikel konnte nicht aktualisiert werden" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "Die Kategorie konnte nicht aktualisiert werden" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "Überweisungen" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "Webhooks" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "Neue Webhooks hinzufügen" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "Webhook konnte nicht aktualisiert werden" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "OTP-Geräte" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "Kein OTP-Gerät." + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "OTP-Gerät" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "Vorlage verwenden" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "Vorlage verwenden" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "Vorlagen" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "Vorlage verwenden" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "Personalisierung" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "Tokenfamilien" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "Tokenfamilie hinzufügen" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "Die Tokenfamilie konnte nicht aktualisiert werden" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "Zugangstoken" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "Neuer Zugangstoken" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, fuzzy, c-format +msgctxt "title" +msgid "New instance" +msgstr "Neue Instanz hinzufügen" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, fuzzy, c-format +msgctxt "title" +msgid "Instances" +msgstr "Instanzen" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5607,25 +5847,37 @@ msgid "Active" msgstr "Aktiv" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "Zeige nur gelöschte Instanzen" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "Gelöscht" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "Zeige alle Instanzen" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, fuzzy, c-format +msgid "Delete instance" +msgstr "Löschung dieser Instanz" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, fuzzy, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "Löschung der Instanz %1$s" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5635,7 +5887,7 @@ msgstr "" "keine weiteren Bestellungen oder Rückerstattungen bearbeiten können" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5647,13 +5899,25 @@ msgstr "" "Löschung der Instanz auf diese Daten zugreifen." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, c-format msgid "Deleting an instance %1$s" msgstr "Löschung der Instanz %1$s" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, fuzzy, c-format +msgid "Purge the instance" +msgstr "Löschung dieser Instanz" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, fuzzy, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "Die Instanz %1$s wird endgültig verworfen" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5663,7 +5927,7 @@ msgstr "" "damit auch unwiderruflich alle Transaktionsdaten!" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5673,7 +5937,7 @@ msgstr "" "mehr zugänglich sein." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" msgstr "Die Instanz %1$s wird endgültig verworfen" @@ -5739,6 +6003,10 @@ msgid "There are no statistics to list" msgstr "Es gibt noch keine Statistiken anzuzeigen" #, c-format +#~ msgid "Receiver name" +#~ msgstr "Name des Begünstigten" + +#, c-format #~ msgid "Only show wire transfers claimed by the exchange" #~ msgstr "" #~ "Nur Überweisungen anzeigen, die vom Zahlungsdienst an Ihr Bankkonto " @@ -5853,10 +6121,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ msgstr "Zugangstoken zurzeit in Verwendung" #, c-format -#~ msgid "New access token" -#~ msgstr "Neuer Zugangstoken" - -#, 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 " @@ -5875,10 +6139,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ "Zugangsprüfung durch das Merchant-Backend" #, c-format -#~ msgid "Set access token" -#~ msgstr "Zugangstoken festlegen" - -#, c-format #~ msgid "Your password is incorrect" #~ msgstr "Ihr Passwort ist ungültig" @@ -6086,14 +6346,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ msgstr "Artikel \"%1$s\" (ID: %2$s) wurde gelöscht" #, c-format -#~ msgid "Could not delete the product" -#~ msgstr "Der Artikel konnte nicht gelöscht werden" - -#, c-format -#~ msgid "Could not update product" -#~ msgstr "Der Artikel konnte nicht aktualisiert werden" - -#, c-format #~ msgid "Template has been created" #~ msgstr "Die Vorlage wurde erstellt" @@ -6102,10 +6354,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ msgstr "Die Vorlage konnte nicht erstellt werden" #, c-format -#~ msgid "Use template" -#~ msgstr "Vorlage verwenden" - -#, c-format #~ msgid "Template \"%1$s\" (ID: %2$s) has been deleted" #~ msgstr "Vorlage \"%1$s\" (ID: %2$s) wurde gelöscht" @@ -6114,10 +6362,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ msgstr "Die Vorlage konnte nicht gelöscht werden" #, c-format -#~ msgid "Deleting an template" -#~ msgstr "Die Vorlage wird gelöscht" - -#, c-format #~ msgid "can't be undone" #~ msgstr "Das kann nicht rückgängig gemacht werden" @@ -6176,14 +6420,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ msgstr "Die Tokenfamilie konnte nicht aktualisiert werden" #, c-format -#~ msgid "Failed to delete token family" -#~ msgstr "Das Löschen der Tokenfamilie ist fehlgeschlagen" - -#, c-format -#~ msgid "Could not update token family" -#~ msgstr "Die Tokenfamilie konnte nicht aktualisiert werden" - -#, c-format #~ msgid "Please check the ID; it does not appear to be valid." #~ msgstr "Prüfen Sie bitte die ID, da sie ungültig scheint." @@ -6319,10 +6555,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ msgstr "Webhook konnte nicht gelöscht werden" #, c-format -#~ msgid "Could not update webhook" -#~ msgstr "Webhook konnte nicht aktualisiert werden" - -#, c-format #~ msgid "Advance order creation" #~ msgstr "Bestellformular ausweiten" @@ -6366,10 +6598,6 @@ msgstr "Es gibt noch keine Statistiken anzuzeigen" #~ msgstr "Artikel, die in dieser Kategorie gelistet sind." #, c-format -#~ msgid "Could not update category" -#~ msgstr "Die Kategorie konnte nicht aktualisiert werden" - -#, c-format #~ msgid "Category ID is unknown" #~ msgstr "Die ID der Kategorie ist unbekannt" diff --git a/packages/merchant-backoffice-ui/src/i18n/en.po b/packages/merchant-backoffice-ui/src/i18n/en.po @@ -205,7 +205,7 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 #, c-format -msgid "Receiver name" +msgid "Beneficiary" msgstr "" #. screenid: 18 @@ -1342,7 +1342,7 @@ msgid "Access token created" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1350,19 +1350,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1446,13 +1446,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, c-format +msgid "Delete access token" +msgstr "" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, c-format msgid "Deleting an access token cannot be undone." msgstr "" @@ -2763,41 +2769,47 @@ msgstr "" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, c-format +msgid "Only show unpaid orders" +msgstr "" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, c-format msgid "Only show paid orders" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2805,25 +2817,25 @@ msgid "" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "" @@ -2943,49 +2955,55 @@ msgid "There are pending KYC requirements." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, c-format +msgid "refund" +msgstr "" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "" @@ -3215,145 +3233,145 @@ msgid "Order status" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, c-format msgid "refund created: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, c-format msgid "refund created: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, c-format msgid "refund taken: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format msgid "refund taken: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, c-format msgid "wire deadline" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, c-format msgid "Refund order" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3751,115 +3769,115 @@ msgid "Categories where this product will be listed on." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, c-format msgid "Product not found." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, c-format msgid "There are values with errors." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "" @@ -3883,6 +3901,18 @@ msgid "Product id" msgstr "" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, c-format +msgid "Delete product" +msgstr "" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, c-format +msgid "Delete the product \"%1$s\"" +msgstr "" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4122,6 +4152,18 @@ msgid "Template identification" msgstr "" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, c-format +msgid "Delete template" +msgstr "" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, c-format +msgid "Delete the template \"%1$s\"" +msgstr "" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4321,6 +4363,18 @@ msgid "Token family has been deleted." msgstr "" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, c-format +msgid "Delete token family" +msgstr "" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "" + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5205,6 +5259,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, c-format +msgctxt "title" +msgid "New instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, c-format +msgctxt "title" +msgid "Instances" +msgstr "" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5291,25 +5531,37 @@ msgid "Active" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, c-format +msgid "Delete instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5317,7 +5569,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5326,13 +5578,25 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, c-format msgid "Deleting an instance %1$s" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, c-format +msgid "Purge the instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5340,7 +5604,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5348,7 +5612,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" msgstr "" diff --git a/packages/merchant-backoffice-ui/src/i18n/es.po b/packages/merchant-backoffice-ui/src/i18n/es.po @@ -210,9 +210,9 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 -#, fuzzy, c-format -msgid "Receiver name" -msgstr "Fecha de entrega" +#, c-format +msgid "Beneficiary" +msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:469 @@ -1362,7 +1362,7 @@ msgid "Access token created" msgstr "Token de acceso" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1370,19 +1370,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "Token" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1468,13 +1468,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "No existen productos todavía, añadir más pulsando el símbolo +" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, fuzzy, c-format +msgid "Delete access token" +msgstr "Establecer token de acceso" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, fuzzy, c-format msgid "Deleting an access token cannot be undone." msgstr "El borrado de un producto no se puede restaurar." @@ -2812,41 +2818,47 @@ msgstr "seleccione la fecha para mostrar pedidos cercanos" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, fuzzy, c-format +msgid "Only show unpaid orders" +msgstr "mostrar sólo pedidos pagados" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, fuzzy, c-format msgid "Only show paid orders" msgstr "mostrar sólo pedidos pagados" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "Pagado" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, fuzzy, c-format msgid "Only show orders with refunds" msgstr "mostrar solo pedidos con reembolso" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "Reembolsado" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "No transferido" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, fuzzy, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2856,25 +2868,25 @@ msgstr "" "por transferencia del proveedor de pago siguen pendientes" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "Transferido" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "Eliminar todos los filtros" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, fuzzy, c-format msgid "Clear date filter" msgstr "borrar filtro de fechas" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "Saltar a la fecha (%1$s)" @@ -2994,49 +3006,55 @@ msgid "There are pending KYC requirements." msgstr "Hay requerimientos de KYC pendientes." #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, c-format +msgid "refund" +msgstr "reembolzar" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, fuzzy, c-format msgid "Reason" msgstr "Razón" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, fuzzy, c-format msgid "Amount to be refunded" msgstr "monto a ser reembolsado" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "Máximo reembolzable:" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "Elija uno..." #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, fuzzy, c-format msgid "Requested by the customer" msgstr "pedido por el consumidor" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, fuzzy, c-format msgid "Other" msgstr "otro" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, fuzzy, c-format msgid "Why this order is being refunded" msgstr "por qué esta orden está siendo reembolsada" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, fuzzy, c-format msgid "More information to give context" msgstr "más información para dar contexto" @@ -3274,145 +3292,145 @@ msgid "Order status" msgstr "Estado de orden" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, fuzzy, c-format +msgid "Unpaid" +msgstr "impago" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "Lista de producto" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, fuzzy, c-format msgid "refund missed: %1$s: %2$s" msgstr "Recibimos el mensaje %1$s desde %2$s" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, fuzzy, c-format msgid "refund created: %1$s" msgstr "reembolzo creado satisfactoriamente" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, fuzzy, c-format msgid "refund created: %1$s: %2$s" msgstr "reembolzo creado satisfactoriamente" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, fuzzy, c-format msgid "refund taken: %1$s" msgstr "Reembolsado" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, fuzzy, c-format msgid "refund taken: %1$s: %2$s" msgstr "Reembolsado" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, fuzzy, c-format msgid "wire deadline" msgstr "Plazo de reembolso" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, fuzzy, c-format msgid "Wired" msgstr "transferido" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, fuzzy, c-format msgid "Refund order" msgstr "reembolsado" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, fuzzy, c-format msgid "Not refundable" msgstr "No reembolsable" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "Proximo evento en" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "Monto reembolsado" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "Reembolsado" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "Estado de la URL" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "URI de devolución" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, fuzzy, c-format -msgid "Unpaid" -msgstr "impago" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "URL de pago" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "URL de estado de orden" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "URI de pago" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3828,116 +3846,116 @@ msgid "Categories where this product will be listed on." msgstr "Dirección a donde los productos serán entregados." #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "Añadir producto al inventario" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, fuzzy, c-format msgid "Product not found." msgstr "Servidor no encontrado" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "Ventas" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "Vendido" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "Gratuito" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, fuzzy, c-format msgid "Go to product update page" msgstr "ir a la página de actualización del producto" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "Actualizar" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, fuzzy, c-format msgid "Remove this product from the database" msgstr "eliminar este producto de la base de datos" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, fuzzy, c-format msgid "Update the product with new price" msgstr "actualizar el producto con el nuevo precio" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, fuzzy, c-format msgid "Update product with new price" msgstr "actualizar producto con nuevo precio" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, fuzzy, c-format msgid "Confirm update" msgstr "Confirmado" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, fuzzy, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" "la pérdida no puede ser mayor que la cantidad entrante actual (max %1$s )" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, fuzzy, c-format msgid "Add more elements to the inventory" msgstr "añadir más elementos al inventario" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, fuzzy, c-format msgid "Report elements lost in the inventory" msgstr "informar de elementos perdidos en el inventario" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, fuzzy, c-format msgid "New price for the product" msgstr "nuevo precio para el producto" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, fuzzy, c-format msgid "There are values with errors." msgstr "hay valores con errores" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, fuzzy, c-format msgid "Update product with new stock and price" msgstr "actualizar el producto con nuevas existencias y precio" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, fuzzy, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "No existen productos todavía, añadir más pulsando el símbolo +" @@ -3961,6 +3979,18 @@ msgid "Product id" msgstr "Id de producto" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, fuzzy, c-format +msgid "Delete product" +msgstr "seleccione un producto primero" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, fuzzy, c-format +msgid "Delete the product \"%1$s\"" +msgstr "no se pudo eliminar el producto" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4204,6 +4234,18 @@ msgid "Template identification" msgstr "Identificacion de plantilla" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, fuzzy, c-format +msgid "Delete template" +msgstr "cargar nuevas transferencias" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, fuzzy, c-format +msgid "Delete the template \"%1$s\"" +msgstr "cargar nuevas transferencias" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4406,6 +4448,18 @@ msgid "Token family has been deleted." msgstr "Se ha eliminado la familia de tokens \"%1$s\" (SLUG: %2$s)" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, fuzzy, c-format +msgid "Delete token family" +msgstr "No se ha podido eliminar la familia de tokens" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, fuzzy, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "Eliminando una familia de tokens %1$s ." + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, fuzzy, c-format msgid "" @@ -5294,6 +5348,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "Configuración" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "Cuenta bancaria" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "Cuenta bancaria" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "Validar cuenta bancaria: %1$s" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "Órdenes" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "Inventario" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "No se pudo actualizar el producto" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "no se pudo actualizar el producto" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "ID de la transferencia" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "Webhooks" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "añadir nuevos webhooks" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "no se ha podido eliminar el webhook" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "Dispositivo OTP" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "Sin dispositivo OTP." + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "Dispositivo OTP" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "añadir nuevas plantillas" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "añadir nuevas plantillas" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "Plantillas" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "añadir nuevas plantillas" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "Familias de tokens" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "No se ha podido actualizar la familia de tokens" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "Token de acceso" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "Nuevo token de acceso" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, fuzzy, c-format +msgctxt "title" +msgid "New instance" +msgstr "agregar nueva instancia" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, fuzzy, c-format +msgctxt "title" +msgid "Instances" +msgstr "Instancias" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5381,25 +5621,37 @@ msgid "Active" msgstr "Activo" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "Mostrar solo instancias eliminadas" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "Eliminado" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "Mostrar todas las instancias" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, fuzzy, c-format +msgid "Delete instance" +msgstr "Borrando la instancia %1$s." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, fuzzy, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "Borrando la instancia %1$s." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, fuzzy, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5409,7 +5661,7 @@ msgstr "" "procesar ordenes o rembolsos" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, fuzzy, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5421,13 +5673,25 @@ msgstr "" "borrar la instancia." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, fuzzy, c-format msgid "Deleting an instance %1$s" msgstr "Borrando la instancia %1$s." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, fuzzy, c-format +msgid "Purge the instance" +msgstr "Borrando la instancia %1$s." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, fuzzy, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "Purgando la instancia %1$s." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, fuzzy, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5437,7 +5701,7 @@ msgstr "" "informacion transaccional." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, fuzzy, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5447,7 +5711,7 @@ msgstr "" "informacion." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, fuzzy, c-format msgid "Purging an instance %1$s" msgstr "Purgando la instancia %1$s." @@ -5513,6 +5777,10 @@ msgid "There are no statistics to list" msgstr "" #, fuzzy, c-format +#~ msgid "Receiver name" +#~ msgstr "Fecha de entrega" + +#, fuzzy, c-format #~ msgid "Only show wire transfers claimed by the exchange" #~ msgstr "sólo muestran las transferencias reclamadas por el proveedor" @@ -5625,10 +5893,6 @@ msgstr "" #~ msgstr "acceder al token en uso actualmente" #, c-format -#~ msgid "New access token" -#~ msgstr "Nuevo token de acceso" - -#, 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" @@ -5645,10 +5909,6 @@ msgstr "" #~ "backend del comerciante" #, c-format -#~ msgid "Set access token" -#~ msgstr "Establecer token de acceso" - -#, c-format #~ msgid "Your password is incorrect" #~ msgstr "La constrasena es incorrecta" @@ -5840,14 +6100,6 @@ msgstr "" #~ msgid "Product \"%1$s\" (ID: %2$s) has been deleted" #~ msgstr "La instancia '%1$s' (ID: %2$s) fue eliminada" -#, fuzzy, c-format -#~ msgid "Could not delete the product" -#~ msgstr "no se pudo eliminar el producto" - -#, c-format -#~ msgid "Could not update product" -#~ msgstr "No se pudo actualizar el producto" - #, c-format #~ msgid "Template has been created" #~ msgstr "La plantilla fue creada" @@ -5857,10 +6109,6 @@ msgstr "" #~ msgstr "no se pudo actualizar el producto" #, fuzzy, c-format -#~ msgid "Use template" -#~ msgstr "añadir nuevas plantillas" - -#, fuzzy, c-format #~ msgid "Template \"%1$s\" (ID: %2$s) has been deleted" #~ msgstr "La instancia '%1$s' (ID: %2$s) fue eliminada" @@ -5869,10 +6117,6 @@ msgstr "" #~ msgstr "Fallo al eliminar instancia" #, fuzzy, c-format -#~ msgid "Deleting an template" -#~ msgstr "cargar nuevas transferencias" - -#, fuzzy, c-format #~ msgid "can't be undone" #~ msgstr "no puede ser vacío" @@ -5928,14 +6172,6 @@ msgstr "" #~ msgid "Could not update the token family" #~ msgstr "No se ha podido actualizar la familia de tokens" -#, fuzzy, c-format -#~ msgid "Failed to delete token family" -#~ msgstr "No se ha podido eliminar la familia de tokens" - -#, fuzzy, c-format -#~ msgid "Could not update token family" -#~ msgstr "No se ha podido actualizar la familia de tokens" - #, c-format #~ msgid "Please check the ID; it does not appear to be valid." #~ msgstr "Comprueba el ID, parece no ser válido." @@ -6037,10 +6273,6 @@ msgstr "" #~ msgstr "no se ha podido eliminar el webhook" #, fuzzy, c-format -#~ msgid "Could not update webhook" -#~ msgstr "no se ha podido eliminar el webhook" - -#, fuzzy, c-format #~ msgid "Could not delete the category" #~ msgstr "no se pudo eliminar el producto" @@ -6053,10 +6285,6 @@ msgstr "" #~ msgstr "buscar productos por su descripción o ID" #, fuzzy, c-format -#~ msgid "Could not update category" -#~ msgstr "no se pudo actualizar el producto" - -#, fuzzy, c-format #~ msgid "Category ID is unknown" #~ msgstr "El id de la plantilla es desconocido" @@ -6222,10 +6450,6 @@ msgstr "" #~ msgstr "reembolzado" #, c-format -#~ msgid "refund" -#~ msgstr "reembolzar" - -#, c-format #~ msgid "created at" #~ msgstr "creado" @@ -6586,10 +6810,6 @@ msgstr "" #~ msgstr "Neto" #, c-format -#~ msgid "select a product first" -#~ msgstr "seleccione un producto primero" - -#, c-format #~ msgid "" #~ "cannot be greater than current stock and quantity previously added. max: " #~ "%1$s" diff --git a/packages/merchant-backoffice-ui/src/i18n/fr.po b/packages/merchant-backoffice-ui/src/i18n/fr.po @@ -211,8 +211,8 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 #, c-format -msgid "Receiver name" -msgstr "Nom du bénéficiaire" +msgid "Beneficiary" +msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:469 @@ -1370,7 +1370,7 @@ msgid "Access token created" msgstr "Jeton d'accès" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1378,19 +1378,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "Jeton" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1477,13 +1477,19 @@ msgstr "" "Il n'y a pas encore de compte, ajoutez-en un en appuyant sur le signe +" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, fuzzy, c-format +msgid "Delete access token" +msgstr "Définir un jeton d'accès" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, fuzzy, c-format msgid "Deleting an access token cannot be undone." msgstr "La suppression d'un produit est irréversible." @@ -2840,42 +2846,48 @@ msgstr "Sélectionnez la date pour afficher les commandes proches" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 +#, fuzzy, c-format +msgid "Only show unpaid orders" +msgstr "Afficher uniquement les commandes payées" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 #, c-format msgid "Only show paid orders" msgstr "Afficher uniquement les commandes payées" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "Payée" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "Afficher uniquement les commandes avec remboursement" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "Remboursée" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "Virement non effectué" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2885,25 +2897,25 @@ msgstr "" "prestataire de services de paiement" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "Transferé" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "Effacer tous les filtres" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "Effacer le filtre de date" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "Aller à la date (%1$s)" @@ -3024,49 +3036,55 @@ msgstr "" "Des exigences en matière de connaissance du client (KYC) sont en suspens." #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, fuzzy, c-format +msgid "refund" +msgstr "Remboursement" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "Référence" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "Montant à rembourser" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "Remboursement maximum :" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "Choisissez un ..." #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "A la demande du client" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "Autre" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "Pourquoi cette commande est-elle remboursée" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "Plus d'informations pour situer le contexte" @@ -3307,145 +3325,145 @@ msgid "Order status" msgstr "Statut de la commande" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "Non payé" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "Liste des produits" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, fuzzy, c-format msgid "refund created: %1$s" msgstr "Création réussie du remboursement" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, fuzzy, c-format msgid "refund created: %1$s: %2$s" msgstr "Création réussie du remboursement" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, fuzzy, c-format msgid "refund taken: %1$s" msgstr "Remboursement pris" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, fuzzy, c-format msgid "refund taken: %1$s: %2$s" msgstr "Remboursement pris" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, fuzzy, c-format msgid "wire deadline" msgstr "Aucune date limite" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "Virement effectué" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, c-format msgid "Refund order" msgstr "Rembourser la commande" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "Non remboursable" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "Nouvel évènement dans" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "Montant remboursé" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "Remboursement pris" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "URL de l'état" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "URI de remboursement" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "Non payé" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "URL de paiement" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "URL de l'état de la commande" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "URI de payment" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3867,115 +3885,115 @@ msgid "Categories where this product will be listed on." msgstr "Catégories dans lesquelles ce produit sera rangé." #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "Ajouter le produit à l'inventaire" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, fuzzy, c-format msgid "Product not found." msgstr "Identifiant du produit" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "Ventes" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "Vendu" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "Libre" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "Aller à la page de modification du produit" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "Modification" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "Effacer ce produit de la base de données" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "Modifier le prix du produit" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "Modifier le prix du produit" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "Confirmer la modification" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, fuzzy, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "La perte ne peut pas être supérieure au courant + entrées (max %1$s)" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "Ajouter d'autres éléments à l'inventaire" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "Signaler les éléments perdus dans l'inventaire" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "Nouveau prix pour le produit" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, fuzzy, c-format msgid "There are values with errors." msgstr "Certaines valeurs ont des erreurs" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "Changer le stock et le prix du produit" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "Il n'y a pas encore de produits, ajoutez-en en appuyant sur le signe +" @@ -3999,6 +4017,18 @@ msgid "Product id" msgstr "Identifiant du produit" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, fuzzy, c-format +msgid "Delete product" +msgstr "Effacées" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, fuzzy, c-format +msgid "Delete the product \"%1$s\"" +msgstr "Impossible d'effacer le produit" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4242,6 +4272,18 @@ msgid "Template identification" msgstr "Identification du modèle" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, fuzzy, c-format +msgid "Delete template" +msgstr "Suppression d'un modèle" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, fuzzy, c-format +msgid "Delete the template \"%1$s\"" +msgstr "Suppression d'un modèle" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4450,6 +4492,18 @@ msgid "Token family has been deleted." msgstr "Famille de jetons \"%1$s\" (type : %2$s) a été effacée" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, fuzzy, c-format +msgid "Delete token family" +msgstr "Échec de la suppression de la famille de jetons" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, fuzzy, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "Suppression de la famille de jetons %1$s ." + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5351,6 +5405,192 @@ msgstr "" "vérification de l'identité du client (KYC) soit achevée. Pour plus " "d'informations, consultez la section KYC dans le panneau de gauche" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "Configuration" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "Compte bancaire" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "Comptes bancaires" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "Valider le compte bancaire : %1$s" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "Commandes" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "Inventaire" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "Modification du produit impossible" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "Impossible de modifier la catégorie" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "Virements bancaires" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "Webhooks" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "Ajouter de nouveaux webhooks" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "Impossible de modifier le webhook" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "Appareils OTP" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "Aucun appareil OTP." + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "Appareil OTP" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "Utiliser le modèle" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "Utiliser le modèle" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "Modèles" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "Utiliser le modèle" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "Familles de jetons" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "Ajouter une famille de jetons" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "Impossible de mettre à jour la famille de jetons" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "Jeton d'accès" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "Nouveau jeton d'accès" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, fuzzy, c-format +msgctxt "title" +msgid "New instance" +msgstr "Ajouter une nouvelle instance" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, fuzzy, c-format +msgctxt "title" +msgid "Instances" +msgstr "Instances" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5442,25 +5682,37 @@ msgid "Active" msgstr "Actives" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "N'afficher que les instances effacées" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "Effacées" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "Afficher toutes les instances" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, fuzzy, c-format +msgid "Delete instance" +msgstr "Suppression d'une instance %1$s ." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, fuzzy, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "Suppression d'une instance %1$s ." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, fuzzy, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5470,7 +5722,7 @@ msgstr "" "plus en mesure de traiter les commandes ou les remboursements" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, fuzzy, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5482,13 +5734,25 @@ msgstr "" "avoir supprimé l'instance." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, fuzzy, c-format msgid "Deleting an instance %1$s" msgstr "Suppression d'une instance %1$s ." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, fuzzy, c-format +msgid "Purge the instance" +msgstr "Suppression d'une instance %1$s ." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, fuzzy, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "Purge d'une instance %1$s ." + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, fuzzy, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5498,7 +5762,7 @@ msgstr "" "également toutes ses données de transaction." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, fuzzy, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5508,7 +5772,7 @@ msgstr "" "données." #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, fuzzy, c-format msgid "Purging an instance %1$s" msgstr "Purge d'une instance %1$s ." @@ -5574,6 +5838,10 @@ msgid "There are no statistics to list" msgstr "" #, c-format +#~ msgid "Receiver name" +#~ msgstr "Nom du bénéficiaire" + +#, c-format #~ msgid "Only show wire transfers claimed by the exchange" #~ msgstr "N'afficher que les virements bancaires réclamés par l'exchange" @@ -5677,10 +5945,6 @@ msgstr "" #~ msgstr "Jeton d'accès actuellement utilisé" #, c-format -#~ msgid "New access token" -#~ msgstr "Nouveau jeton d'accès" - -#, 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 à " @@ -5699,10 +5963,6 @@ msgstr "" #~ "le backend du commerçant" #, c-format -#~ msgid "Set access token" -#~ msgstr "Définir un jeton d'accès" - -#, c-format #~ msgid "Your password is incorrect" #~ msgstr "Votre mot de passe est incorrect" @@ -5908,14 +6168,6 @@ msgstr "" #~ msgstr "Le produit \"%1$s\" (identifiant : %2$s) a été effacé" #, c-format -#~ msgid "Could not delete the product" -#~ msgstr "Impossible d'effacer le produit" - -#, c-format -#~ msgid "Could not update product" -#~ msgstr "Modification du produit impossible" - -#, c-format #~ msgid "Template has been created" #~ msgstr "Le modèle a été créé" @@ -5924,10 +6176,6 @@ msgstr "" #~ msgstr "Impossible de créer le modèle" #, c-format -#~ msgid "Use template" -#~ msgstr "Utiliser le modèle" - -#, c-format #~ msgid "Template \"%1$s\" (ID: %2$s) has been deleted" #~ msgstr "Le modèle \"%1$s\" (identifiant : %2$s) a été effacé" @@ -5936,10 +6184,6 @@ msgstr "" #~ msgstr "Impossible d'effacer le modèle" #, c-format -#~ msgid "Deleting an template" -#~ msgstr "Suppression d'un modèle" - -#, c-format #~ msgid "can't be undone" #~ msgstr "ne peut être annulé" @@ -5998,14 +6242,6 @@ msgstr "" #~ msgstr "Modification de la famille de jetons impossible" #, c-format -#~ msgid "Failed to delete token family" -#~ msgstr "Échec de la suppression de la famille de jetons" - -#, c-format -#~ msgid "Could not update token family" -#~ msgstr "Impossible de mettre à jour la famille de jetons" - -#, c-format #~ msgid "Please check the ID; it does not appear to be valid." #~ msgstr "Vérifiez l'identifiant, il ne semble pas valide." @@ -6136,10 +6372,6 @@ msgstr "" #~ msgstr "Impossible de supprimer le webhook" #, c-format -#~ msgid "Could not update webhook" -#~ msgstr "Impossible de modifier le webhook" - -#, c-format #~ msgid "Advance order creation" #~ msgstr "Création de commandes à l'avance" @@ -6183,10 +6415,6 @@ msgstr "" #~ msgstr "Produits que cette catégorie énumère." #, c-format -#~ msgid "Could not update category" -#~ msgstr "Impossible de modifier la catégorie" - -#, c-format #~ msgid "Category ID is unknown" #~ msgstr "Identifiant de catégorie inconnu" diff --git a/packages/merchant-backoffice-ui/src/i18n/he.po b/packages/merchant-backoffice-ui/src/i18n/he.po @@ -201,7 +201,7 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 #, c-format -msgid "Receiver name" +msgid "Beneficiary" msgstr "" #. screenid: 18 @@ -1338,7 +1338,7 @@ msgid "Access token created" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1346,19 +1346,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1442,13 +1442,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, c-format +msgid "Delete access token" +msgstr "" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, c-format msgid "Deleting an access token cannot be undone." msgstr "" @@ -2759,41 +2765,47 @@ msgstr "" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, c-format +msgid "Only show unpaid orders" +msgstr "" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, c-format msgid "Only show paid orders" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2801,25 +2813,25 @@ msgid "" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "" @@ -2939,49 +2951,55 @@ msgid "There are pending KYC requirements." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, c-format +msgid "refund" +msgstr "" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "" @@ -3211,145 +3229,145 @@ msgid "Order status" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, c-format msgid "refund created: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, c-format msgid "refund created: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, c-format msgid "refund taken: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format msgid "refund taken: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, c-format msgid "wire deadline" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, c-format msgid "Refund order" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3747,115 +3765,115 @@ msgid "Categories where this product will be listed on." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, c-format msgid "Product not found." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, c-format msgid "There are values with errors." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "" @@ -3879,6 +3897,18 @@ msgid "Product id" msgstr "" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, c-format +msgid "Delete product" +msgstr "" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, c-format +msgid "Delete the product \"%1$s\"" +msgstr "" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4118,6 +4148,18 @@ msgid "Template identification" msgstr "" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, c-format +msgid "Delete template" +msgstr "" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, c-format +msgid "Delete the template \"%1$s\"" +msgstr "" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4317,6 +4359,18 @@ msgid "Token family has been deleted." msgstr "" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, c-format +msgid "Delete token family" +msgstr "" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "" + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5201,6 +5255,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, c-format +msgctxt "title" +msgid "New instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, c-format +msgctxt "title" +msgid "Instances" +msgstr "" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5287,25 +5527,37 @@ msgid "Active" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, c-format +msgid "Delete instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5313,7 +5565,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5322,13 +5574,25 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, c-format msgid "Deleting an instance %1$s" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, c-format +msgid "Purge the instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5336,7 +5600,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5344,7 +5608,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" msgstr "" diff --git a/packages/merchant-backoffice-ui/src/i18n/it.po b/packages/merchant-backoffice-ui/src/i18n/it.po @@ -206,7 +206,7 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 #, c-format -msgid "Receiver name" +msgid "Beneficiary" msgstr "" #. screenid: 18 @@ -1343,7 +1343,7 @@ msgid "Access token created" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1351,19 +1351,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1447,13 +1447,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, c-format +msgid "Delete access token" +msgstr "" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, c-format msgid "Deleting an access token cannot be undone." msgstr "" @@ -2764,41 +2770,47 @@ msgstr "" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, c-format +msgid "Only show unpaid orders" +msgstr "" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, c-format msgid "Only show paid orders" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "Rimborsato" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2806,25 +2818,25 @@ msgid "" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "" @@ -2944,49 +2956,55 @@ msgid "There are pending KYC requirements." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, fuzzy, c-format +msgid "refund" +msgstr "Rimborsato" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "" @@ -3216,145 +3234,145 @@ msgid "Order status" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, c-format msgid "refund created: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, c-format msgid "refund created: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, c-format msgid "refund taken: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format msgid "refund taken: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, c-format msgid "wire deadline" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, fuzzy, c-format msgid "Refund order" msgstr "Rimborsato" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3752,115 +3770,115 @@ msgid "Categories where this product will be listed on." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, c-format msgid "Product not found." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, c-format msgid "There are values with errors." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "" @@ -3884,6 +3902,18 @@ msgid "Product id" msgstr "" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, c-format +msgid "Delete product" +msgstr "" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, c-format +msgid "Delete the product \"%1$s\"" +msgstr "" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4123,6 +4153,18 @@ msgid "Template identification" msgstr "" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, c-format +msgid "Delete template" +msgstr "" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, c-format +msgid "Delete the template \"%1$s\"" +msgstr "" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4322,6 +4364,18 @@ msgid "Token family has been deleted." msgstr "" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, c-format +msgid "Delete token family" +msgstr "" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "" + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5206,6 +5260,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "Impostazioni" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, c-format +msgctxt "title" +msgid "New instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, c-format +msgctxt "title" +msgid "Instances" +msgstr "" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5292,25 +5532,37 @@ msgid "Active" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, c-format +msgid "Delete instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5318,7 +5570,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5327,13 +5579,25 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, c-format msgid "Deleting an instance %1$s" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, c-format +msgid "Purge the instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5341,7 +5605,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5349,7 +5613,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" msgstr "" diff --git a/packages/merchant-backoffice-ui/src/i18n/sv.po b/packages/merchant-backoffice-ui/src/i18n/sv.po @@ -206,7 +206,7 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 #, c-format -msgid "Receiver name" +msgid "Beneficiary" msgstr "" #. screenid: 18 @@ -1343,7 +1343,7 @@ msgid "Access token created" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1351,19 +1351,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1447,13 +1447,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, c-format +msgid "Delete access token" +msgstr "" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, c-format msgid "Deleting an access token cannot be undone." msgstr "" @@ -2764,41 +2770,47 @@ msgstr "" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, c-format +msgid "Only show unpaid orders" +msgstr "" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, c-format msgid "Only show paid orders" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2806,25 +2818,25 @@ msgid "" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "" @@ -2944,49 +2956,55 @@ msgid "There are pending KYC requirements." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, c-format +msgid "refund" +msgstr "" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "" @@ -3216,145 +3234,145 @@ msgid "Order status" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, c-format msgid "refund created: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, c-format msgid "refund created: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, c-format msgid "refund taken: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format msgid "refund taken: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, c-format msgid "wire deadline" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, c-format msgid "Refund order" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3752,115 +3770,115 @@ msgid "Categories where this product will be listed on." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, c-format msgid "Product not found." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, c-format msgid "There are values with errors." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "" @@ -3884,6 +3902,18 @@ msgid "Product id" msgstr "" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, c-format +msgid "Delete product" +msgstr "" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, c-format +msgid "Delete the product \"%1$s\"" +msgstr "" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4123,6 +4153,18 @@ msgid "Template identification" msgstr "" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, c-format +msgid "Delete template" +msgstr "" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, c-format +msgid "Delete the template \"%1$s\"" +msgstr "" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4322,6 +4364,18 @@ msgid "Token family has been deleted." msgstr "" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, c-format +msgid "Delete token family" +msgstr "" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "" + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5206,6 +5260,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, c-format +msgctxt "title" +msgid "New instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, c-format +msgctxt "title" +msgid "Instances" +msgstr "" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5292,25 +5532,37 @@ msgid "Active" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, c-format +msgid "Delete instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5318,7 +5570,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5327,13 +5579,25 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, c-format msgid "Deleting an instance %1$s" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, c-format +msgid "Purge the instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5341,7 +5605,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5349,7 +5613,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" 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 @@ -203,7 +203,7 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 #, c-format -msgid "Receiver name" +msgid "Beneficiary" msgstr "" #. screenid: 18 @@ -1336,25 +1336,25 @@ msgid "Access token created" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "Copy the value of the access token and save it, as you cannot retrieve it again." msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1438,13 +1438,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, c-format +msgid "Delete access token" +msgstr "" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, c-format msgid "Deleting an access token cannot be undone." msgstr "" @@ -2747,41 +2753,47 @@ msgstr "" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, c-format +msgid "Only show unpaid orders" +msgstr "" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, c-format msgid "Only show paid orders" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment service " @@ -2789,25 +2801,25 @@ msgid "" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "" @@ -2927,49 +2939,55 @@ msgid "There are pending KYC requirements." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, c-format +msgid "refund" +msgstr "" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "" @@ -3196,145 +3214,145 @@ msgid "Order status" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, c-format msgid "refund created: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, c-format msgid "refund created: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, c-format msgid "refund taken: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format msgid "refund taken: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, c-format msgid "wire deadline" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, c-format msgid "Refund order" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "Unknown order status. This is an error, please contact the administrator." msgstr "" @@ -3724,115 +3742,115 @@ msgid "Categories where this product will be listed on." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, c-format msgid "Product not found." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, c-format msgid "There are values with errors." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "" @@ -3856,6 +3874,18 @@ msgid "Product id" msgstr "" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, c-format +msgid "Delete product" +msgstr "" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, c-format +msgid "Delete the product \"%1$s\"" +msgstr "" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4094,6 +4124,18 @@ msgid "Template identification" msgstr "" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, c-format +msgid "Delete template" +msgstr "" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, c-format +msgid "Delete the template \"%1$s\"" +msgstr "" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4292,6 +4334,18 @@ msgid "Token family has been deleted." msgstr "" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, c-format +msgid "Delete token family" +msgstr "" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "" + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5174,6 +5228,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, c-format +msgctxt "title" +msgid "New instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, c-format +msgctxt "title" +msgid "Instances" +msgstr "" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5259,25 +5499,37 @@ msgid "Active" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, c-format +msgid "Delete instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no longer be " @@ -5285,7 +5537,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all transaction " @@ -5294,13 +5546,25 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, c-format msgid "Deleting an instance %1$s" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, c-format +msgid "Purge the instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of its " @@ -5308,7 +5572,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5316,7 +5580,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" msgstr "" diff --git a/packages/merchant-backoffice-ui/src/i18n/tr.po b/packages/merchant-backoffice-ui/src/i18n/tr.po @@ -201,9 +201,9 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 -#, fuzzy, c-format -msgid "Receiver name" -msgstr "Teslim tarihi" +#, c-format +msgid "Beneficiary" +msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:469 @@ -1339,7 +1339,7 @@ msgid "Access token created" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1347,19 +1347,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1443,13 +1443,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, fuzzy, c-format +msgid "Delete access token" +msgstr "Oluşturulma" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, c-format msgid "Deleting an access token cannot be undone." msgstr "" @@ -2760,41 +2766,47 @@ msgstr "" #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, c-format +msgid "Only show unpaid orders" +msgstr "" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, c-format msgid "Only show paid orders" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, c-format msgid "Only show orders with refunds" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "İade edildi" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2802,25 +2814,25 @@ msgid "" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, c-format msgid "Clear date filter" msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "" @@ -2940,49 +2952,55 @@ msgid "There are pending KYC requirements." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, fuzzy, c-format +msgid "refund" +msgstr "İade edildi" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, c-format msgid "Reason" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, c-format msgid "Amount to be refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, c-format msgid "Requested by the customer" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, c-format msgid "Other" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, c-format msgid "Why this order is being refunded" msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, c-format msgid "More information to give context" msgstr "" @@ -3212,145 +3230,145 @@ msgid "Order status" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, c-format +msgid "Unpaid" +msgstr "" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, c-format msgid "refund created: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, c-format msgid "refund created: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, c-format msgid "refund taken: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, c-format msgid "refund taken: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, fuzzy, c-format msgid "wire deadline" msgstr "Geri ödeme son tarihi" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, c-format msgid "Wired" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, fuzzy, c-format msgid "Refund order" msgstr "İade edildi" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, c-format msgid "Not refundable" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, c-format -msgid "Unpaid" -msgstr "" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3748,115 +3766,115 @@ msgid "Categories where this product will be listed on." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, c-format msgid "Add product to inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, c-format msgid "Product not found." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, c-format msgid "Go to product update page" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, c-format msgid "Remove this product from the database" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, c-format msgid "Update the product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, c-format msgid "Update product with new price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, c-format msgid "Confirm update" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, c-format msgid "Add more elements to the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, c-format msgid "Report elements lost in the inventory" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, c-format msgid "New price for the product" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, c-format msgid "There are values with errors." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, c-format msgid "Update product with new stock and price" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "" @@ -3880,6 +3898,18 @@ msgid "Product id" msgstr "" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, fuzzy, c-format +msgid "Delete product" +msgstr "Ürünler" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, c-format +msgid "Delete the product \"%1$s\"" +msgstr "" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4119,6 +4149,18 @@ msgid "Template identification" msgstr "" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, c-format +msgid "Delete template" +msgstr "" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, c-format +msgid "Delete the template \"%1$s\"" +msgstr "" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4318,6 +4360,18 @@ msgid "Token family has been deleted." msgstr "" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, c-format +msgid "Delete token family" +msgstr "" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "" + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, c-format msgid "" @@ -5202,6 +5256,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "Banka hesabı" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "Banka hesabı" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "Oluşturulma" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "Oluşturulma" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, c-format +msgctxt "title" +msgid "New instance" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, c-format +msgctxt "title" +msgid "Instances" +msgstr "" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5288,25 +5528,37 @@ msgid "Active" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, c-format +msgid "Delete instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5314,7 +5566,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5323,13 +5575,25 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, c-format msgid "Deleting an instance %1$s" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, c-format +msgid "Purge the instance" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5337,7 +5601,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5345,7 +5609,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" msgstr "" @@ -5410,6 +5674,10 @@ msgstr "" msgid "There are no statistics to list" msgstr "" +#, fuzzy, c-format +#~ msgid "Receiver name" +#~ msgstr "Teslim tarihi" + #, c-format #~ msgid "Credit" #~ msgstr "Kredi" diff --git a/packages/merchant-backoffice-ui/src/i18n/uk.po b/packages/merchant-backoffice-ui/src/i18n/uk.po @@ -202,9 +202,9 @@ msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:465 -#, fuzzy, c-format -msgid "Receiver name" -msgstr "Дата доставки" +#, c-format +msgid "Beneficiary" +msgstr "" #. screenid: 18 #: packages/merchant-backoffice-ui/src/components/modal/index.tsx:469 @@ -1347,7 +1347,7 @@ msgid "Access token created" msgstr "Токен доступу" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:59 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:60 #, c-format msgid "" "Copy the value of the access token and save it, as you cannot retrieve it " @@ -1355,19 +1355,19 @@ msgid "" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:64 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:65 #, c-format msgid "Token" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:68 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:69 #, c-format msgid "This token will never expire" msgstr "" #. screenid: 30 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:72 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/create/index.tsx:73 #, c-format msgid "This token will be available until %1$s" msgstr "" @@ -1452,13 +1452,19 @@ msgid "There are no active sessions yet, add one by pressing the + sign" msgstr "Продуктів ще немає, додайте більше, натиснувши знак +" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:91 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:92 #, c-format msgid "Forbidden." msgstr "" #. screenid: 31 -#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:124 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:117 +#, fuzzy, c-format +msgid "Delete access token" +msgstr "Встановити токен доступу" + +#. screenid: 31 +#: packages/merchant-backoffice-ui/src/paths/instance/accessTokens/list/index.tsx:125 #, fuzzy, c-format msgid "Deleting an access token cannot be undone." msgstr "наступний токен доступу, який буде використано" @@ -2789,41 +2795,47 @@ msgstr "виберіть дату, щоб показати найближчі з #. screenid: 47 #: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:84 #, fuzzy, c-format +msgid "Only show unpaid orders" +msgstr "показувати лише оплачені замовлення" + +#. screenid: 47 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:99 +#, fuzzy, c-format msgid "Only show paid orders" msgstr "показувати лише оплачені замовлення" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:101 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:102 #, c-format msgid "Paid" msgstr "Оплачено" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:114 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:116 #, fuzzy, c-format msgid "Only show orders with refunds" msgstr "показувати лише замовлення з поверненнями" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:117 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:119 #, c-format msgid "Refunded" msgstr "Повернено" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:128 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 #, c-format msgid "Show only paid orders for which the wire transfer is still pending." msgstr "" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:131 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:134 #, c-format msgid "Not wired" msgstr "Не перераховано" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:144 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:148 #, fuzzy, c-format msgid "" "Only display orders that have already been transferred by the payment " @@ -2833,25 +2845,25 @@ msgstr "" "від постачальника платежів ще не виконані" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:147 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:151 #, c-format msgid "Completed" msgstr "Гроші перераховані" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:154 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:159 #, c-format msgid "Remove all filters" msgstr "видалити всі фільтри" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:175 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:181 #, fuzzy, c-format msgid "Clear date filter" msgstr "очистити фільтр дати" #. screenid: 47 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:196 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:202 #, c-format msgid "Jump to date (%1$s)" msgstr "" @@ -2971,49 +2983,55 @@ msgid "There are pending KYC requirements." msgstr "" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:442 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:418 +#, c-format +msgid "refund" +msgstr "повернення" + +#. screenid: 48 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:443 #, fuzzy, c-format msgid "Reason" msgstr "Причина" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:479 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:480 #, fuzzy, c-format msgid "Amount to be refunded" msgstr "сума до повернення" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:481 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:482 #, c-format msgid "Max refundable:" msgstr "Макс. сума для повернення:" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:487 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:488 #, c-format msgid "Choose one..." msgstr "Виберіть одну..." #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 #, fuzzy, c-format msgid "Requested by the customer" msgstr "запитано клієнтом" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:490 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:491 #, fuzzy, c-format msgid "Other" msgstr "інше" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:494 #, fuzzy, c-format msgid "Why this order is being refunded" msgstr "чому це замовлення повертається" #. screenid: 48 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:499 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/list/Table.tsx:500 #, fuzzy, c-format msgid "More information to give context" msgstr "додаткова інформація для надання контексту" @@ -3251,145 +3269,145 @@ msgid "Order status" msgstr "Статус замовлення" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:408 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:406 +#, fuzzy, c-format +msgid "Unpaid" +msgstr "неоплачено" + +#. screenid: 44 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:419 #, c-format msgid "Product list" msgstr "Список продуктів" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:492 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:503 #, c-format msgid "refund missed: %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:493 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:504 #, c-format msgid "refund missed: %1$s: %2$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:500 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:511 #, fuzzy, c-format msgid "refund created: %1$s" msgstr "повернення успішно створено" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:501 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:512 #, fuzzy, c-format msgid "refund created: %1$s: %2$s" msgstr "повернення успішно створено" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:509 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:520 #, fuzzy, c-format msgid "refund taken: %1$s" msgstr "Повернення здійснено" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:510 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:521 #, fuzzy, c-format msgid "refund taken: %1$s: %2$s" msgstr "Повернення здійснено" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:518 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:529 #, c-format msgid "The contract terms has a v1 order without choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:525 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:536 #, c-format msgid "The contract terms has a v1 order with a bad choices_index." msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:567 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:578 #, c-format msgid "wired %1$s" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:575 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:586 #, fuzzy, c-format msgid "wire deadline" msgstr "Термін повернення" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:619 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:630 #, fuzzy, c-format msgid "Wired" msgstr "перераховано" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:644 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:655 #, fuzzy, c-format msgid "Refund order" msgstr "замовлення на повернення" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:645 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:656 #, fuzzy, c-format msgid "Not refundable" msgstr "не підлягає поверненню" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:676 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:687 #, c-format msgid "Next event in" msgstr "" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:712 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:723 #, c-format msgid "Refunded amount" msgstr "Повернена сума" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:719 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:730 #, c-format msgid "Refund taken" msgstr "Повернення здійснено" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:729 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:751 #, c-format msgid "Status URL" msgstr "URL статусу" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:742 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:764 #, c-format msgid "Refund URI" msgstr "URI повернення" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:798 -#, fuzzy, c-format -msgid "Unpaid" -msgstr "неоплачено" - -#. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:816 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:838 #, c-format msgid "Pay at" msgstr "URL для оплати" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:869 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 #, c-format msgid "Order status URL" msgstr "URL статусу замовлення" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:873 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:906 #, c-format msgid "Payment URI" msgstr "URI оплати" #. screenid: 44 -#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:902 +#: packages/merchant-backoffice-ui/src/paths/instance/orders/details/DetailPage.tsx:935 #, c-format msgid "" "Unknown order status. This is an error, please contact the administrator." @@ -3799,115 +3817,115 @@ msgid "Categories where this product will be listed on." msgstr "адреса, за якою будуть доставлені продукти." #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:92 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:91 #, fuzzy, c-format msgid "Add product to inventory" msgstr "додати продукт до інвентарю" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:162 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:161 #, fuzzy, c-format msgid "Product not found." msgstr "Сервер не знайдено" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:163 #, c-format msgid "This change was made without outdated info." msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:194 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:193 #, c-format msgid "Sales" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:201 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:200 #, c-format msgid "Sold" msgstr "Продано" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:276 #, c-format msgid "Free" msgstr "" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:319 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:318 #, fuzzy, c-format msgid "Go to product update page" msgstr "перейти на сторінку оновлення продукту" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:326 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:325 #, c-format msgid "Update" msgstr "Оновити" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:332 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:331 #, fuzzy, c-format msgid "Remove this product from the database" msgstr "видалити цей продукт з бази даних" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:413 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:412 #, fuzzy, c-format msgid "Update the product with new price" msgstr "оновити продукт з новою ціною" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:424 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:423 #, fuzzy, c-format msgid "Update product with new price" msgstr "оновити продукт з новою ціною" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:436 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:435 #, fuzzy, c-format msgid "Confirm update" msgstr "Підтверджено" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:463 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:462 #, fuzzy, c-format msgid "lost can't be greater that current + incoming (max %1$s)" msgstr "втрати не можуть бути більшими за поточні та прибуваючі (макс %1$s)" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:484 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:483 #, fuzzy, c-format msgid "Add more elements to the inventory" msgstr "додати більше елементів до інвентарю" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:489 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:488 #, fuzzy, c-format msgid "Report elements lost in the inventory" msgstr "повідомити про втрату елементів в інвентарі" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:494 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:493 #, fuzzy, c-format msgid "New price for the product" msgstr "нова ціна для продукту" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:505 #, fuzzy, c-format msgid "There are values with errors." msgstr "є значення з помилками" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:507 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:506 #, fuzzy, c-format msgid "Update product with new stock and price" msgstr "оновити продукт з новим запасом і ціною" #. screenid: 56 -#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:549 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/Table.tsx:548 #, fuzzy, c-format msgid "There are no products to list yet, add more by pressing the + sign" msgstr "Продуктів ще немає, додайте більше, натиснувши знак +" @@ -3931,6 +3949,18 @@ msgid "Product id" msgstr "Ідентифікатор продукту" #. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:121 +#, fuzzy, c-format +msgid "Delete product" +msgstr "Видалено" + +#. screenid: 55 +#: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:122 +#, fuzzy, c-format +msgid "Delete the product \"%1$s\"" +msgstr "не вдалося видалити продукт" + +#. screenid: 55 #: packages/merchant-backoffice-ui/src/paths/instance/products/list/index.tsx:129 #, c-format msgid "" @@ -4171,6 +4201,18 @@ msgid "Template identification" msgstr "" #. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:138 +#, fuzzy, c-format +msgid "Delete template" +msgstr "додати нові шаблони" + +#. screenid: 62 +#: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:139 +#, c-format +msgid "Delete the template \"%1$s\"" +msgstr "" + +#. screenid: 62 #: packages/merchant-backoffice-ui/src/paths/instance/templates/list/index.tsx:146 #, c-format msgid "If you delete the template %1$s (ID: %2$s) you may loose information" @@ -4373,6 +4415,18 @@ msgid "Token family has been deleted." msgstr "Сімейство токенів \"%1$s\" (SLUG: %2$s) видалено" #. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:110 +#, fuzzy, c-format +msgid "Delete token family" +msgstr "Не вдалося видалити сімейство токенів" + +#. screenid: 68 +#: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:111 +#, fuzzy, c-format +msgid "Delete the token family \"%1$s\"" +msgstr "Видалення сімейства токенів %1$s ." + +#. screenid: 68 #: packages/merchant-backoffice-ui/src/paths/instance/tokenfamilies/list/index.tsx:118 #, fuzzy, c-format msgid "" @@ -5261,6 +5315,192 @@ msgid "" "section in the left-hand menu for more information." msgstr "" +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:35 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Settings" +msgstr "Налаштування" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:37 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New bank account" +msgstr "Банківський рахунок" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:39 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Bank accounts" +msgstr "Банківський рахунок" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:41 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update bank Account" +msgstr "Перевірка дійсності банківського рахунку: %1$s" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:43 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Orders" +msgstr "Замовлення" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:47 +#, c-format +msgctxt "title" +msgid "%1$s: New order" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:49 +#, c-format +msgctxt "title" +msgid "%1$s: Inventory" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:51 +#, c-format +msgctxt "title" +msgid "%1$s: New product" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:53 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update product" +msgstr "не вдалося оновити продукт" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:55 +#, c-format +msgctxt "title" +msgid "%1$s: Category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:57 +#, c-format +msgctxt "title" +msgid "%1$s: New category" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:59 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update category" +msgstr "не вдалося оновити шаблон" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:61 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Wire transfers" +msgstr "Ідентифікатор банківського переказу" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:63 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Webhooks" +msgstr "Вебхуки" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:65 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New webhook" +msgstr "додати нові вебхуки" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:67 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update webhook" +msgstr "не вдалося видалити вебхук" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:69 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: OTP devices" +msgstr "додати новий резерв" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:71 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New OTP device" +msgstr "додати новий резерв" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:73 +#, c-format +msgctxt "title" +msgid "%1$s: Update OTP device" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:75 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New template" +msgstr "додати нові шаблони" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:77 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update template" +msgstr "додати нові шаблони" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:79 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Templates" +msgstr "Шаблони" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:81 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Use template" +msgstr "додати нові шаблони" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:83 +#, c-format +msgctxt "title" +msgid "%1$s: Personalization" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:85 +#, c-format +msgctxt "title" +msgid "%1$s: Token families" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:87 +#, c-format +msgctxt "title" +msgid "%1$s: New token family" +msgstr "" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:89 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Update token family" +msgstr "Не вдалося оновити сімейство токенів" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:91 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: Access tokens" +msgstr "Токен доступу" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:93 +#, fuzzy, c-format +msgctxt "title" +msgid "%1$s: New access token" +msgstr "Новий токен доступу" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:101 +#, fuzzy, c-format +msgctxt "title" +msgid "New instance" +msgstr "додати нову інстанцію" + +#: packages/merchant-backoffice-ui/src/components/menu/index.tsx:102 +#, fuzzy, c-format +msgctxt "title" +msgid "Instances" +msgstr "Інстанції" + #. screenid: 4 #: packages/merchant-backoffice-ui/src/components/ErrorLoadingMerchant.tsx:47 #, c-format @@ -5347,25 +5587,37 @@ msgid "Active" msgstr "Активні" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:164 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:165 #, c-format msgid "Only show deleted instances" msgstr "Показувати тільки видалені інстанції" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:167 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:168 #, c-format msgid "Deleted" msgstr "Видалено" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:174 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:176 #, c-format msgid "Show all instances" msgstr "Показати всі інстанції" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:227 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:222 +#, fuzzy, c-format +msgid "Delete instance" +msgstr "Не вдалося видалити інстанцію" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:223 +#, fuzzy, c-format +msgid "Delete the instance \"%1$s\"" +msgstr "завантажити новіші шаблони" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:230 #, c-format msgid "" "If you delete the instance named %1$s (ID: %2$s), the merchant will no " @@ -5373,7 +5625,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:234 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:237 #, c-format msgid "" "This action deletes the instance's private key, but preserves all " @@ -5382,13 +5634,25 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:241 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:244 #, fuzzy, c-format msgid "Deleting an instance %1$s" msgstr "завантажити новіші шаблони" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:264 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:259 +#, fuzzy, c-format +msgid "Purge the instance" +msgstr "Не вдалося видалити інстанцію" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:260 +#, fuzzy, c-format +msgid "Purge the instance \"%1$s\"" +msgstr "Ви встановлюєте токен доступу для нової інстанції" + +#. screenid: 28 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:267 #, c-format msgid "" "If you purge the instance named %1$s (ID: %2$s), you will also delete all of " @@ -5396,7 +5660,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:271 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:274 #, c-format msgid "" "The instance will disappear from your list and you will no longer be able to " @@ -5404,7 +5668,7 @@ msgid "" msgstr "" #. screenid: 28 -#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:277 +#: packages/merchant-backoffice-ui/src/paths/admin/list/View.tsx:280 #, c-format msgid "Purging an instance %1$s" msgstr "" @@ -5470,6 +5734,10 @@ msgid "There are no statistics to list" msgstr "" #, fuzzy, c-format +#~ msgid "Receiver name" +#~ msgstr "Дата доставки" + +#, fuzzy, c-format #~ msgid "Only show wire transfers claimed by the exchange" #~ msgstr "показувати лише перекази, заявлені обмінником" @@ -5542,10 +5810,6 @@ msgstr "" #~ msgstr "токен доступу, який зараз використовується" #, c-format -#~ msgid "New access token" -#~ msgstr "Новий токен доступу" - -#, c-format #~ msgid "Clearing the access token will mean public access to the instance" #~ msgstr "Видалення токена доступу означатиме публічний доступ до системи" @@ -5562,10 +5826,6 @@ msgstr "" #~ "продавця" #, c-format -#~ msgid "Set access token" -#~ msgstr "Встановити токен доступу" - -#, c-format #~ msgid "Please enter your access token for %1$s." #~ msgstr "Будь ласка, введіть ваш токен доступу для %1$s." @@ -5714,22 +5974,10 @@ msgstr "" #~ msgstr "Інстанція \"%1$s\" (ID: %2$s) була видалена" #, fuzzy, c-format -#~ msgid "Could not delete the product" -#~ msgstr "не вдалося видалити продукт" - -#, fuzzy, c-format -#~ msgid "Could not update product" -#~ msgstr "не вдалося оновити продукт" - -#, fuzzy, c-format #~ msgid "Could not create template" #~ msgstr "не вдалося оновити шаблон" #, fuzzy, c-format -#~ msgid "Use template" -#~ msgstr "додати нові шаблони" - -#, fuzzy, c-format #~ msgid "Template \"%1$s\" (ID: %2$s) has been deleted" #~ msgstr "Інстанція \"%1$s\" (ID: %2$s) була видалена" @@ -5786,14 +6034,6 @@ msgstr "" #~ msgstr "Не вдалося оновити сімейство токенів" #, fuzzy, c-format -#~ msgid "Failed to delete token family" -#~ msgstr "Не вдалося видалити сімейство токенів" - -#, fuzzy, c-format -#~ msgid "Could not update token family" -#~ msgstr "Не вдалося оновити сімейство токенів" - -#, fuzzy, c-format #~ msgid "Please check the ID; it does not appear to be valid." #~ msgstr "перевірте ідентифікатор, він виглядає недійсним." @@ -5894,10 +6134,6 @@ msgstr "" #~ msgstr "не вдалося видалити вебхук" #, fuzzy, c-format -#~ msgid "Could not update webhook" -#~ msgstr "не вдалося видалити вебхук" - -#, fuzzy, c-format #~ msgid "Could not delete the category" #~ msgstr "не вдалося видалити шаблон" @@ -5909,10 +6145,6 @@ msgstr "" #~ msgid "Search by product description or id" #~ msgstr "шукати продукти за їхнім описом або ідентифікатором" -#, fuzzy, c-format -#~ msgid "Could not update category" -#~ msgstr "не вдалося оновити шаблон" - #, c-format #~ msgid "Failed to create instance" #~ msgstr "Не вдалося створити інстанцію" @@ -6062,10 +6294,6 @@ msgstr "" #~ msgstr "повернено" #, c-format -#~ msgid "refund" -#~ msgstr "повернення" - -#, c-format #~ msgid "created at" #~ msgstr "створено о"