gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: merged


From: gnunet
Subject: [taler-wallet-core] branch master updated: merged
Date: Mon, 06 Mar 2023 23:04:37 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new d8bd0040a merged
d8bd0040a is described below

commit d8bd0040adb3712cd57cb38114c37111e44ed4ad
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Mar 6 19:04:22 2023 -0300

    merged
---
 packages/merchant-backoffice-ui/src/i18n/de.po     | 2472 +++++++++++++----
 packages/merchant-backoffice-ui/src/i18n/en.po     | 2472 +++++++++++++----
 packages/merchant-backoffice-ui/src/i18n/es.po     | 2904 +++++++++++++++-----
 packages/merchant-backoffice-ui/src/i18n/fr.po     | 2472 +++++++++++++----
 packages/merchant-backoffice-ui/src/i18n/it.po     | 2472 +++++++++++++----
 packages/merchant-backoffice-ui/src/i18n/sv.po     | 2472 +++++++++++++----
 .../src/i18n/taler-merchant-backoffice.pot         |   19 -
 7 files changed, 12270 insertions(+), 3013 deletions(-)

diff --git a/packages/merchant-backoffice-ui/src/i18n/de.po 
b/packages/merchant-backoffice-ui/src/i18n/de.po
index 6b35bd0ce..ddddbdfab 100644
--- a/packages/merchant-backoffice-ui/src/i18n/de.po
+++ b/packages/merchant-backoffice-ui/src/i18n/de.po
@@ -16,7 +16,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: \n"
+"Report-Msgid-Bugs-To: taler@gnu.org\n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -27,1031 +27,2563 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/ApplicationReadyRoutes.tsx:50 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:299
+#: src/components/modal/index.tsx:69
 #, c-format
-msgid "Access denied"
+msgid "Cancel"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:51 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:300
+#: src/components/modal/index.tsx:76
 #, c-format
-msgid "Check your token is valid"
+msgid "%1$s"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:72
+#: src/components/modal/index.tsx:115
 #, c-format
-msgid "Couldn't access the server."
+msgid "Continue"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:73
+#: src/components/modal/index.tsx:169
 #, c-format
-msgid "Could not infer instance id from url %1$s"
+msgid "Clear"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:109
+#: src/components/modal/index.tsx:181
 #, c-format
-msgid "HTTP status #%1$s: Server reported a problem"
+msgid "Confirm"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:110
+#: src/components/modal/index.tsx:287
 #, c-format
-msgid "Got message: \"%1$s\" from: %2$s"
+msgid "is not the same as the current access token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:127
+#: src/components/modal/index.tsx:290
 #, c-format
-msgid "No default instance"
+msgid "cannot be empty"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:128
+#: src/components/modal/index.tsx:292
 #, c-format
-msgid ""
-"in order to use merchant backoffice, you should create the default instance"
+msgid "cannot be the same as the old token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:288
+#: src/components/modal/index.tsx:296
 #, c-format
-msgid "Server reported a problem: HTTP status #%1$s"
+msgid "is not the same"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:289
+#: src/components/modal/index.tsx:306
 #, c-format
-msgid "Got message: %1$s from: %2$s"
+msgid "You are updating the access token from instance with id %1$s"
 msgstr ""
 
-#: src/components/exception/login.tsx:46
+#: src/components/modal/index.tsx:322
 #, c-format
-msgid "Login required"
+msgid "Old access token"
 msgstr ""
 
-#: src/components/exception/login.tsx:49
+#: src/components/modal/index.tsx:323
 #, c-format
-msgid ""
-"Please enter your auth token. Token should have \"secret-token:\" and start "
-"with Bearer or ApiKey"
+msgid "access token currently in use"
 msgstr ""
 
-#: src/components/exception/login.tsx:86 src/components/modal/index.tsx:53
-#: src/components/modal/index.tsx:75 src/paths/admin/create/CreatePage.tsx:115
-#: src/paths/instance/orders/create/CreatePage.tsx:325
-#: src/paths/instance/products/create/CreatePage.tsx:51
-#: src/paths/instance/products/list/Table.tsx:174
-#: src/paths/instance/products/list/Table.tsx:228
-#: src/paths/instance/products/update/UpdatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:134
+#: src/components/modal/index.tsx:329
 #, c-format
-msgid "Confirm"
+msgid "New access token"
 msgstr ""
 
-#: src/components/form/InputArray.tsx:72
+#: src/components/modal/index.tsx:330
 #, c-format
-msgid "The value %1$s is invalid for a payment url"
+msgid "next access token to be used"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:67
-#: src/paths/instance/orders/list/index.tsx:123
+#: src/components/modal/index.tsx:335
 #, c-format
-msgid "pick a date"
+msgid "Repeat access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:81
+#: src/components/modal/index.tsx:336
 #, c-format
-msgid "clear"
+msgid "confirm the same access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:83
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/components/modal/index.tsx:341
 #, c-format
-msgid "never"
+msgid "Clearing the access token will mean public access to the instance"
 msgstr ""
 
-#: src/components/form/InputImage.tsx:80
+#: src/components/modal/index.tsx:368
 #, c-format
-msgid "Image should be smaller than 1 MB"
+msgid "cannot be the same as the old access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:28
+#: src/components/modal/index.tsx:385
 #, c-format
-msgid "Country"
+msgid "You are setting the access token for the new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:30
-#: src/paths/admin/create/CreatePage.tsx:99
-#: src/paths/instance/transfers/list/Table.tsx:124
-#: src/paths/instance/update/UpdatePage.tsx:118
+#: src/components/modal/index.tsx:411
 #, c-format
-msgid "Address"
+msgid ""
+"With external authorization method no check will be done by the merchant "
+"backend"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:34
+#: src/components/modal/index.tsx:427
 #, c-format
-msgid "Building number"
+msgid "Set external authorization"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:35
+#: src/components/modal/index.tsx:439
 #, c-format
-msgid "Building name"
+msgid "Set access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:36
+#: src/components/modal/index.tsx:461
 #, c-format
-msgid "Street"
+msgid "Operation in progress..."
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:37
+#: src/components/modal/index.tsx:470
 #, c-format
-msgid "Post code"
+msgid "The operation will be automatically canceled after %1$s seconds"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:38
+#: src/paths/admin/list/TableActive.tsx:80
 #, c-format
-msgid "Town location"
+msgid "Instances"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:39
+#: src/paths/admin/list/TableActive.tsx:93
 #, c-format
-msgid "Town"
+msgid "Delete"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:40
+#: src/paths/admin/list/TableActive.tsx:99
 #, c-format
-msgid "District"
+msgid "add new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:41
+#: src/paths/admin/list/TableActive.tsx:178
 #, c-format
-msgid "Country subdivision"
+msgid "ID"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:59
+#: src/paths/admin/list/TableActive.tsx:181
 #, c-format
-msgid "Product id"
+msgid "Name"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:60
-#: src/components/product/ProductForm.tsx:99
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:122
-#: src/paths/instance/orders/list/Table.tsx:227
-#: src/paths/instance/products/list/Table.tsx:86
+#: src/paths/admin/list/TableActive.tsx:220
 #, c-format
-msgid "Description"
+msgid "Edit"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:73
-#: src/components/form/InputTaxes.tsx:81
-#: src/paths/admin/create/CreatePage.tsx:87 src/paths/admin/list/Table.tsx:110
-#: src/paths/instance/details/DetailPage.tsx:76
-#: src/paths/instance/update/UpdatePage.tsx:106
+#: src/paths/admin/list/TableActive.tsx:237
 #, c-format
-msgid "Name"
+msgid "Purge"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:102
+#: src/paths/admin/list/TableActive.tsx:261
 #, c-format
-msgid "loading..."
+msgid "There is no instances yet, add more pressing the + sign"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:108
+#: src/paths/admin/list/View.tsx:69
 #, c-format
-msgid "no products found"
+msgid "Only show active instances"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:116
+#: src/paths/admin/list/View.tsx:72
 #, c-format
-msgid "no results"
+msgid "Active"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:33
+#: src/paths/admin/list/View.tsx:79
 #, c-format
-msgid "Deleting"
+msgid "Only show deleted instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:34
+#: src/paths/admin/list/View.tsx:82
 #, c-format
-msgid "Changing"
+msgid "Deleted"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:60
+#: src/paths/admin/list/View.tsx:89
 #, c-format
-msgid "Manage token"
+msgid "Show all instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:83
+#: src/paths/admin/list/View.tsx:92
 #, c-format
-msgid "Update"
+msgid "All"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:100
-#: src/paths/instance/orders/create/CreatePage.tsx:252
-#: src/paths/instance/orders/create/CreatePage.tsx:273
+#: src/paths/admin/list/index.tsx:94
 #, c-format
-msgid "Remove"
+msgid "Failed to delete instance"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:106 src/components/modal/index.tsx:52
-#: src/components/modal/index.tsx:73 src/paths/admin/create/CreatePage.tsx:114
-#: src/paths/instance/orders/create/CreatePage.tsx:324
-#: src/paths/instance/products/create/CreatePage.tsx:50
-#: src/paths/instance/products/list/Table.tsx:166
-#: src/paths/instance/products/list/Table.tsx:218
-#: src/paths/instance/products/update/UpdatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:88
-#: src/paths/instance/update/UpdatePage.tsx:133
+#: src/paths/admin/list/index.tsx:117
 #, c-format
-msgid "Cancel"
+msgid "Failed to purge instance"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:91
+#: src/paths/instance/kyc/list/ListPage.tsx:41
 #, c-format
-msgid "Manage stock"
+msgid "Pending KYC verification"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:93
+#: src/paths/instance/kyc/list/ListPage.tsx:66
 #, c-format
-msgid "Infinite"
+msgid "Timed out"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:105
+#: src/paths/instance/kyc/list/ListPage.tsx:103
 #, c-format
-msgid "lost cannot be greater that current + incoming (max %1$s)"
+msgid "Exchange"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:111
+#: src/paths/instance/kyc/list/ListPage.tsx:106
 #, c-format
-msgid "current stock will change from %1$s to %2$s"
+msgid "Target account"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:112
+#: src/paths/instance/kyc/list/ListPage.tsx:109
 #, c-format
-msgid "current stock will stay at %1$s"
+msgid "KYC URL"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:129
-#: src/paths/instance/products/list/Table.tsx:204
+#: src/paths/instance/kyc/list/ListPage.tsx:144
 #, c-format
-msgid "Incoming"
+msgid "Code"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:130
-#: src/paths/instance/products/list/Table.tsx:205
+#: src/paths/instance/kyc/list/ListPage.tsx:147
 #, c-format
-msgid "Lost"
+msgid "Http Status"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:142
+#: src/paths/instance/kyc/list/ListPage.tsx:177
 #, c-format
-msgid "Current"
+msgid "No pending kyc verification!"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:145
+#: src/components/form/InputDate.tsx:123
 #, c-format
-msgid "without stock"
+msgid "change value to unknown date"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:150
+#: src/components/form/InputDate.tsx:124
 #, c-format
-msgid "Next restock"
+msgid "change value to empty"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:152
+#: src/components/form/InputDate.tsx:131
 #, c-format
-msgid "Delivery address"
+msgid "clear"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:73
+#: src/components/form/InputDate.tsx:136
 #, c-format
-msgid "this product has no taxes"
+msgid "change value to never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:77
-#: src/paths/instance/orders/details/DetailPage.tsx:145
-#: src/paths/instance/orders/details/DetailPage.tsx:296
-#: src/paths/instance/orders/list/Table.tsx:116
-#: src/paths/instance/transfers/create/CreatePage.tsx:84
+#: src/components/form/InputDate.tsx:141
 #, c-format
-msgid "Amount"
+msgid "never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:78
+#: src/components/form/InputLocation.tsx:29
 #, c-format
-msgid "currency and value separated with colon"
+msgid "Country"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:84
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:78
+#: src/components/form/InputLocation.tsx:33
 #, c-format
-msgid "Add"
+msgid "Address"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:53
+#: src/components/form/InputLocation.tsx:39
 #, c-format
-msgid "Instance"
+msgid "Building number"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:59
+#: src/components/form/InputLocation.tsx:41
 #, c-format
-msgid "Settings"
+msgid "Building name"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:65
-#: src/paths/instance/orders/list/Table.tsx:60
+#: src/components/form/InputLocation.tsx:42
 #, c-format
-msgid "Orders"
+msgid "Street"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:71
-#: src/paths/instance/orders/create/CreatePage.tsx:258
-#: src/paths/instance/products/list/Table.tsx:48
+#: src/components/form/InputLocation.tsx:43
 #, c-format
-msgid "Products"
+msgid "Post code"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:77
-#: src/paths/instance/transfers/list/Table.tsx:65
+#: src/components/form/InputLocation.tsx:44
 #, c-format
-msgid "Transfers"
+msgid "Town location"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:87
+#: src/components/form/InputLocation.tsx:45
 #, c-format
-msgid "Connection"
+msgid "Town"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:112 src/paths/admin/list/Table.tsx:57
+#: src/components/form/InputLocation.tsx:46
 #, c-format
-msgid "Instances"
+msgid "District"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:116
+#: src/components/form/InputLocation.tsx:49
 #, c-format
-msgid "New"
+msgid "Country subdivision"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:122
+#: src/components/form/InputSearchProduct.tsx:66
 #, c-format
-msgid "List"
+msgid "Product id"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:129
+#: src/components/form/InputSearchProduct.tsx:69
 #, c-format
-msgid "Log out"
+msgid "Description"
 msgstr ""
 
-#: src/components/modal/index.tsx:74
+#: src/components/form/InputSearchProduct.tsx:94
 #, c-format
-msgid "Clear"
+msgid "Product"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:95
+#, c-format
+msgid "search products by it's description or id"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:151
+#, c-format
+msgid "no products found with that description"
 msgstr ""
 
-#: src/components/modal/index.tsx:110 src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:56
 #, c-format
-msgid "should be the same"
+msgid "You must enter a valid product identifier."
 msgstr ""
 
-#: src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:64
 #, c-format
-msgid "cannot be the same as before"
+msgid "Quantity must be greater than 0!"
 msgstr ""
 
-#: src/components/modal/index.tsx:114
+#: src/components/product/InventoryProductForm.tsx:76
 #, c-format
 msgid ""
-"You are updating the authorization token from instance %1$s with id %2$s"
+"This quantity exceeds remaining stock. Currently, only %1$s units remain "
+"unreserved in stock."
 msgstr ""
 
-#: src/components/modal/index.tsx:124
+#: src/components/product/InventoryProductForm.tsx:109
 #, c-format
-msgid "Old token"
+msgid "Quantity"
 msgstr ""
 
-#: src/components/modal/index.tsx:125
+#: src/components/product/InventoryProductForm.tsx:110
 #, c-format
-msgid "New token"
+msgid "how many products will be added"
 msgstr ""
 
-#: src/components/modal/index.tsx:127
+#: src/components/product/InventoryProductForm.tsx:117
 #, c-format
-msgid "Clearing the auth token will mean public access to the instance"
+msgid "Add from inventory"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:96
-#: src/paths/admin/create/CreatePage.tsx:85 src/paths/admin/list/Table.tsx:109
-#: src/paths/instance/transfers/list/Table.tsx:122
+#: src/components/form/InputImage.tsx:105
 #, c-format
-msgid "ID"
+msgid "Image should be smaller than 1 MB"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:98
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:121
-#: src/paths/instance/products/list/Table.tsx:85
+#: src/components/form/InputImage.tsx:110
 #, c-format
-msgid "Image"
+msgid "Add"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:100
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:123
+#: src/components/form/InputImage.tsx:115
 #, c-format
-msgid "Unit"
+msgid "Remove"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:101
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:124
-#: src/paths/instance/products/list/Table.tsx:162
-#: src/paths/instance/products/list/Table.tsx:214
+#: src/components/form/InputTaxes.tsx:113
 #, c-format
-msgid "Price"
+msgid "No taxes configured for this product."
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:103
-#: src/paths/instance/products/list/Table.tsx:90
+#: src/components/form/InputTaxes.tsx:119
 #, c-format
-msgid "Stock"
+msgid "Amount"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:105
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:128
-#: src/paths/instance/products/list/Table.tsx:88
+#: src/components/form/InputTaxes.tsx:120
 #, c-format
-msgid "Taxes"
+msgid ""
+"Taxes can be in currencies that differ from the main currency used by the "
+"merchant."
 msgstr ""
 
-#: src/index.tsx:75
+#: src/components/form/InputTaxes.tsx:122
 #, c-format
-msgid "Server not found"
+msgid ""
+"Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;."
 msgstr ""
 
-#: src/index.tsx:85
+#: src/components/form/InputTaxes.tsx:131
 #, c-format
-msgid "Couldn't access the server"
+msgid "Legal name of the tax, e.g. VAT or import duties."
 msgstr ""
 
-#: src/index.tsx:87 src/index.tsx:99
+#: src/components/form/InputTaxes.tsx:137
 #, c-format
-msgid "Got message %1$s from %2$s"
+msgid "add tax to the tax list"
 msgstr ""
 
-#: src/index.tsx:97
+#: src/components/product/NonInventoryProductForm.tsx:72
 #, c-format
-msgid "Unexpected Error"
+msgid "describe and add a product that is not in the inventory list"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:108
+#: src/components/product/NonInventoryProductForm.tsx:75
 #, c-format
-msgid "Auth token"
+msgid "Add custom product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:91
-#: src/paths/instance/details/DetailPage.tsx:77
-#: src/paths/instance/update/UpdatePage.tsx:110
+#: src/components/product/NonInventoryProductForm.tsx:86
 #, c-format
-msgid "Account address"
+msgid "Complete information of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:93
-#: src/paths/instance/update/UpdatePage.tsx:112
+#: src/components/product/NonInventoryProductForm.tsx:185
 #, c-format
-msgid "Default max deposit fee"
+msgid "Image"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:95
-#: src/paths/instance/update/UpdatePage.tsx:114
+#: src/components/product/NonInventoryProductForm.tsx:186
 #, c-format
-msgid "Default max wire fee"
+msgid "photo of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:97
-#: src/paths/instance/update/UpdatePage.tsx:116
+#: src/components/product/NonInventoryProductForm.tsx:192
 #, c-format
-msgid "Default wire fee amortization"
+msgid "full product description"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:103
-#: src/paths/instance/update/UpdatePage.tsx:122
+#: src/components/product/NonInventoryProductForm.tsx:196
 #, c-format
-msgid "Jurisdiction"
+msgid "Unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:107
-#: src/paths/instance/update/UpdatePage.tsx:126
+#: src/components/product/NonInventoryProductForm.tsx:197
 #, c-format
-msgid "Default pay delay"
+msgid "name of the product unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:109
-#: src/paths/instance/update/UpdatePage.tsx:128
+#: src/components/product/NonInventoryProductForm.tsx:201
 #, c-format
-msgid "Default wire transfer delay"
+msgid "Price"
 msgstr ""
 
-#: src/paths/admin/create/index.tsx:58
+#: src/components/product/NonInventoryProductForm.tsx:202
 #, c-format
-msgid "could not create instance"
+msgid "amount in the current currency"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:63 src/paths/admin/list/Table.tsx:131
-#: src/paths/instance/transfers/list/Table.tsx:71
+#: src/components/product/NonInventoryProductForm.tsx:211
 #, c-format
-msgid "Delete"
+msgid "Taxes"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:128
+#: src/components/product/ProductList.tsx:38
 #, c-format
-msgid "Edit"
+msgid "image"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:149
-#: src/paths/instance/products/list/Table.tsx:245
+#: src/components/product/ProductList.tsx:41
 #, c-format
-msgid "There is no instances yet, add more pressing the + sign"
+msgid "description"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:237
+#: src/components/product/ProductList.tsx:44
 #, c-format
-msgid "Inventory products"
+msgid "quantity"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:286
+#: src/components/product/ProductList.tsx:47
 #, c-format
-msgid "Total price"
+msgid "unit price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:287
+#: src/components/product/ProductList.tsx:50
 #, c-format
-msgid "Total tax"
+msgid "total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:289
-#: src/paths/instance/orders/create/CreatePage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:149
 #, c-format
-msgid "Order price"
+msgid "required"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:295
+#: src/paths/instance/orders/create/CreatePage.tsx:153
 #, c-format
-msgid "Net"
+msgid "must be greater than 0"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:300
-#: src/paths/instance/orders/details/DetailPage.tsx:144
-#: src/paths/instance/orders/details/DetailPage.tsx:295
-#: src/paths/instance/orders/list/Table.tsx:117
+#: src/paths/instance/orders/create/CreatePage.tsx:158
 #, c-format
-msgid "Summary"
+msgid "not a valid json"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:302
+#: src/paths/instance/orders/create/CreatePage.tsx:164
 #, c-format
-msgid "Payments options"
+msgid "should be in the future"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:303
+#: src/paths/instance/orders/create/CreatePage.tsx:167
 #, c-format
-msgid "Auto refund deadline"
+msgid "refund deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:304
+#: src/paths/instance/orders/create/CreatePage.tsx:173
 #, c-format
-msgid "Refund deadline"
+msgid "wire transfer deadline cannot be before refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:305
+#: src/paths/instance/orders/create/CreatePage.tsx:184
 #, c-format
-msgid "Pay deadline"
+msgid "wire transfer deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:307
+#: src/paths/instance/orders/create/CreatePage.tsx:191
 #, c-format
-msgid "Delivery date"
+msgid "should have a refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:196
 #, c-format
-msgid "Location"
+msgid "auto refund cannot be after refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:312
+#: src/paths/instance/orders/create/CreatePage.tsx:354
 #, c-format
-msgid "Max fee"
+msgid "Manage products in order"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:313
+#: src/paths/instance/orders/create/CreatePage.tsx:363
 #, c-format
-msgid "Max wire fee"
+msgid "Manage list of products in the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:314
+#: src/paths/instance/orders/create/CreatePage.tsx:385
 #, c-format
-msgid "Wire fee amortization"
+msgid "Remove this product from the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:315
+#: src/paths/instance/orders/create/CreatePage.tsx:409
 #, c-format
-msgid "Fullfilment url"
+msgid "Total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:318
+#: src/paths/instance/orders/create/CreatePage.tsx:411
 #, c-format
-msgid "Extra information"
+msgid "total product price added up"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:44
+#: src/paths/instance/orders/create/CreatePage.tsx:424
 #, c-format
-msgid "select a product first"
+msgid "Amount to be paid by the customer"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:51
+#: src/paths/instance/orders/create/CreatePage.tsx:430
 #, c-format
-msgid "should be greater than 0"
+msgid "Order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:58
+#: src/paths/instance/orders/create/CreatePage.tsx:431
 #, c-format
-msgid ""
-"cannot be greater than current stock and quantity previously added. max: %1$s"
+msgid "final order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:64
+#: src/paths/instance/orders/create/CreatePage.tsx:438
 #, c-format
-msgid "cannot be greater than current stock %1$s"
+msgid "Summary"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:76
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:126
+#: src/paths/instance/orders/create/CreatePage.tsx:439
 #, c-format
-msgid "Quantity"
+msgid "Title of the order to be shown to the customer"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:92
-#: src/paths/instance/orders/details/DetailPage.tsx:235
-#: src/paths/instance/orders/details/DetailPage.tsx:333
+#: src/paths/instance/orders/create/CreatePage.tsx:444
 #, c-format
-msgid "Order"
+msgid "Shipping and Fulfillment"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:93
+#: src/paths/instance/orders/create/CreatePage.tsx:449
 #, c-format
-msgid "claimed"
+msgid "Delivery date"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:110
-#: src/paths/instance/orders/details/DetailPage.tsx:261
-#: src/paths/instance/orders/list/Table.tsx:136
+#: src/paths/instance/orders/create/CreatePage.tsx:450
 #, c-format
-msgid "copy url"
+msgid "Deadline for physical delivery assured by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:126
-#: src/paths/instance/orders/details/DetailPage.tsx:349
+#: src/paths/instance/orders/create/CreatePage.tsx:455
 #, c-format
-msgid "pay at"
+msgid "Location"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:127
-#: src/paths/instance/orders/details/DetailPage.tsx:350
+#: src/paths/instance/orders/create/CreatePage.tsx:456
 #, c-format
-msgid "created at"
+msgid "address where the products will be delivered"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:138
-#: src/paths/instance/orders/details/DetailPage.tsx:289
+#: src/paths/instance/orders/create/CreatePage.tsx:463
 #, c-format
-msgid "Timeline"
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:142
-#: src/paths/instance/orders/details/DetailPage.tsx:293
+#: src/paths/instance/orders/create/CreatePage.tsx:464
 #, c-format
-msgid "Payment details"
+msgid "URL to which the user will be redirected after successful payment."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:146
-#: src/paths/instance/orders/details/DetailPage.tsx:299
-#: src/paths/instance/orders/details/DetailPage.tsx:363
+#: src/paths/instance/orders/create/CreatePage.tsx:470
 #, c-format
-msgid "Order status"
+msgid "Taler payment options"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:156
-#: src/paths/instance/orders/details/DetailPage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:471
 #, c-format
-msgid "Product list"
+msgid "Override default Taler payment settings for this order"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:236
+#: src/paths/instance/orders/create/CreatePage.tsx:475
 #, c-format
-msgid "paid"
+msgid "Payment deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:238
+#: src/paths/instance/orders/create/CreatePage.tsx:476
 #, c-format
-msgid "wired"
+msgid ""
+"Deadline for the customer to pay for the offer before it expires. Inventory "
+"products will be reserved until this deadline."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:241
+#: src/paths/instance/orders/create/CreatePage.tsx:480
 #, c-format
-msgid "refunded"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:258
+#: src/paths/instance/orders/create/CreatePage.tsx:481
 #, c-format
-msgid "refund"
+msgid "Time until which the order can be refunded by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:485
 #, c-format
-msgid "Refunded amount"
+msgid "Wire transfer deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:298
+#: src/paths/instance/orders/create/CreatePage.tsx:486
 #, c-format
-msgid "Deposit total"
+msgid "Deadline for the exchange to make the wire transfer."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:336
+#: src/paths/instance/orders/create/CreatePage.tsx:490
 #, c-format
-msgid "unpaid"
+msgid "Auto-refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:364
+#: src/paths/instance/orders/create/CreatePage.tsx:491
 #, c-format
-msgid "Order status URL"
+msgid ""
+"Time until which the wallet will automatically check for refunds without "
+"user interaction."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:365
+#: src/paths/instance/orders/create/CreatePage.tsx:496
 #, c-format
-msgid "Pay URI"
+msgid "Maximum deposit fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:383
+#: src/paths/instance/orders/create/CreatePage.tsx:497
 #, c-format
 msgid ""
-"Unknown order status. This is an error, please contact the administrator."
+"Maximum deposit fees the merchant is willing to cover for this order. Higher "
+"deposit fees must be covered in full by the consumer."
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:56
-#: src/paths/instance/orders/list/index.tsx:147
+#: src/paths/instance/orders/create/CreatePage.tsx:501
 #, c-format
-msgid "refund created successfully"
+msgid "Maximum wire fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:59
-#: src/paths/instance/orders/list/index.tsx:150
+#: src/paths/instance/orders/create/CreatePage.tsx:502
 #, c-format
-msgid "could not create the refund"
+msgid ""
+"Maximum aggregate wire fees the merchant is willing to cover for this order. "
+"Wire fees exceeding this amount are to be covered by the customers."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:111
+#: src/paths/instance/orders/create/CreatePage.tsx:506
 #, c-format
-msgid "load newer orders"
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:115
+#: src/paths/instance/orders/create/CreatePage.tsx:507
 #, c-format
-msgid "Date"
+msgid ""
+"Factor by which wire fees exceeding the above threshold are divided to "
+"determine the share of excess wire fees to be paid explicitly by the "
+"consumer."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:131
-#: src/paths/instance/orders/list/Table.tsx:223
+#: src/paths/instance/orders/create/CreatePage.tsx:511
 #, c-format
-msgid "Refund"
+msgid "Create token"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:145
+#: src/paths/instance/orders/create/CreatePage.tsx:512
 #, c-format
-msgid "load older orders"
+msgid ""
+"Uncheck this option if the merchant backend generated an order ID with "
+"enough entropy to prevent adversarial claims."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:154
+#: src/paths/instance/orders/create/CreatePage.tsx:516
 #, c-format
-msgid "No orders has been found"
+msgid "Minimum age required"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:202
+#: src/paths/instance/orders/create/CreatePage.tsx:517
 #, c-format
-msgid "date"
+msgid ""
+"Any value greater than 0 will limit the coins able be used to pay this "
+"contract. If empty the age restriction will be defined by the products"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:203
+#: src/paths/instance/orders/create/CreatePage.tsx:520
 #, c-format
-msgid "amount"
+msgid "Min age defined by the producs is %1$s"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:204
+#: src/paths/instance/orders/create/CreatePage.tsx:528
 #, c-format
-msgid "reason"
+msgid "Additional information"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:224
+#: src/paths/instance/orders/create/CreatePage.tsx:529
 #, c-format
-msgid "Max refundable:"
+msgid "Custom information to be included in the contract for this order."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/paths/instance/orders/create/CreatePage.tsx:535
 #, c-format
-msgid "Reason"
+msgid "You must enter a value in JavaScript Object Notation (JSON)."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:55
 #, c-format
-msgid "duplicated"
+msgid "days"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:65
 #, c-format
-msgid "requested by the customer"
+msgid "hours"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:76
 #, c-format
-msgid "other"
+msgid "minutes"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:91
+#: src/components/picker/DurationPicker.tsx:87
 #, c-format
-msgid "go to order id"
+msgid "seconds"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:107
+#: src/components/form/InputDuration.tsx:53
 #, c-format
-msgid "Paid"
+msgid "forever"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:108
+#: src/components/form/InputDuration.tsx:62
 #, c-format
-msgid "Refunded"
+msgid "%1$sM"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:109
+#: src/components/form/InputDuration.tsx:64
 #, c-format
-msgid "Not wired"
+msgid "%1$sY"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:110
+#: src/components/form/InputDuration.tsx:66
 #, c-format
-msgid "All"
+msgid "%1$sd"
 msgstr ""
 
-#: src/paths/instance/products/create/index.tsx:48
-#: src/paths/instance/products/update/index.tsx:64
+#: src/components/form/InputDuration.tsx:68
 #, c-format
-msgid "could not create product"
+msgid "%1$sh"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:87
+#: src/components/form/InputDuration.tsx:70
 #, c-format
-msgid "Sell"
+msgid "%1$smin"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:89
+#: src/components/form/InputDuration.tsx:72
 #, c-format
-msgid "Profit"
+msgid "%1$ssec"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:91
+#: src/paths/instance/orders/list/Table.tsx:75
 #, c-format
-msgid "Sold"
+msgid "Orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:81
 #, c-format
-msgid "product updated successfully"
+msgid "create order"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:62
+#: src/paths/instance/orders/list/Table.tsx:147
 #, c-format
-msgid "could not update the product"
+msgid "load newer orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:70
+#: src/paths/instance/orders/list/Table.tsx:154
 #, c-format
-msgid "product delete successfully"
+msgid "Date"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:73
+#: src/paths/instance/orders/list/Table.tsx:200
 #, c-format
-msgid "could not delete the product"
+msgid "Refund"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:209
 #, c-format
-msgid "Tips"
+msgid "copy url"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:111
+#: src/paths/instance/orders/list/Table.tsx:225
 #, c-format
-msgid "Committed amount"
+msgid "load older orders"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:112
+#: src/paths/instance/orders/list/Table.tsx:242
 #, c-format
-msgid "Exchange initial amount"
+msgid "No orders have been found matching your query!"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:113
+#: src/paths/instance/orders/list/Table.tsx:288
 #, c-format
-msgid "Merchant initial amount"
+msgid "duplicated"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:148
+#: src/paths/instance/orders/list/Table.tsx:299
 #, c-format
-msgid "There is no tips yet, add more pressing the + sign"
+msgid "invalid format"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:50
-#: src/paths/instance/transfers/create/CreatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:56
+#: src/paths/instance/orders/list/Table.tsx:301
 #, c-format
-msgid "cannot be empty"
+msgid "this value exceed the refundable amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:51
+#: src/paths/instance/orders/list/Table.tsx:346
 #, c-format
-msgid "check the id, doest look valid"
+msgid "date"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:52
+#: src/paths/instance/orders/list/Table.tsx:349
 #, c-format
-msgid "should have 52 characters, current %1$s"
+msgid "amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:57
+#: src/paths/instance/orders/list/Table.tsx:352
 #, c-format
-msgid "URL doesn't have the right format"
+msgid "reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:74
+#: src/paths/instance/orders/list/Table.tsx:389
 #, c-format
-msgid "Transfer ID"
+msgid "amount to be refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:76
+#: src/paths/instance/orders/list/Table.tsx:391
 #, c-format
-msgid "Account Address"
+msgid "Max refundable:"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:82
-#: src/paths/instance/transfers/list/Table.tsx:125
+#: src/paths/instance/orders/list/Table.tsx:396
 #, c-format
-msgid "Exchange URL"
+msgid "Reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/index.tsx:49
+#: src/paths/instance/orders/list/Table.tsx:397
 #, c-format
-msgid "could not inform transfer"
+msgid "Choose one..."
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:118
+#: src/paths/instance/orders/list/Table.tsx:399
 #, c-format
-msgid "load newer transfers"
+msgid "requested by the customer"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:123
+#: src/paths/instance/orders/list/Table.tsx:400
 #, c-format
-msgid "Credit"
+msgid "other"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:126
+#: src/paths/instance/orders/list/Table.tsx:403
 #, c-format
-msgid "Confirmed"
+msgid "why this order is being refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:127
-#: src/paths/instance/transfers/list/index.tsx:60
+#: src/paths/instance/orders/list/Table.tsx:409
 #, c-format
-msgid "Verified"
+msgid "more information to give context"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:128
+#: src/paths/instance/orders/details/DetailPage.tsx:62
 #, c-format
-msgid "Executed at"
+msgid "Contract Terms"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:68
 #, c-format
-msgid "yes"
+msgid "human-readable description of the whole purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:74
 #, c-format
-msgid "no"
+msgid "total price for the transaction"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/paths/instance/orders/details/DetailPage.tsx:81
 #, c-format
-msgid "unknown"
+msgid "URL for this purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:145
+#: src/paths/instance/orders/details/DetailPage.tsx:87
 #, c-format
-msgid "load older transfers"
+msgid "Max fee"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:154
+#: src/paths/instance/orders/details/DetailPage.tsx:88
 #, c-format
-msgid "There is no transfer yet, add more pressing the + sign"
+msgid "maximum total deposit fee accepted by the merchant for this contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:93
+#, c-format
+msgid "Max wire fee"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:94
+#, c-format
+msgid "maximum wire fee accepted by the merchant"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:100
+#, c-format
+msgid ""
+"over how many customer transactions does the merchant expect to amortize "
+"wire fees on average"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:105
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:106
+#, c-format
+msgid "time when this contract was generated"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:112
+#, c-format
+msgid "after this deadline has passed no refunds will be accepted"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:118
+#, c-format
+msgid ""
+"after this deadline, the merchant won't accept payments for the contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:124
+#, c-format
+msgid "transfer deadline for the exchange"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:130
+#, c-format
+msgid "time indicating when the order should be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:136
+#, c-format
+msgid "where the order will be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:144
+#, c-format
+msgid "Auto-refund delay"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:145
+#, c-format
+msgid ""
+"how long the wallet should try to get an automatic refund for the purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:150
+#, c-format
+msgid "Extra info"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:151
+#, c-format
+msgid "extra data that is only interpreted by the merchant frontend"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:219
+#, c-format
+msgid "Order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:221
+#, c-format
+msgid "claimed"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:247
+#, c-format
+msgid "claimed at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:265
+#, c-format
+msgid "Timeline"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:271
+#, c-format
+msgid "Payment details"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:291
+#, c-format
+msgid "Order status"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:301
+#, c-format
+msgid "Product list"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:451
+#, c-format
+msgid "paid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:455
+#, c-format
+msgid "wired"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:460
+#, c-format
+msgid "refunded"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:480
+#, c-format
+msgid "refund order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:481
+#, c-format
+msgid "not refundable"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:489
+#, c-format
+msgid "refund"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:553
+#, c-format
+msgid "Refunded amount"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:560
+#, c-format
+msgid "Refund taken"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:570
+#, c-format
+msgid "Status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:583
+#, c-format
+msgid "Refund URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:636
+#, c-format
+msgid "unpaid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:654
+#, c-format
+msgid "pay at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:666
+#, c-format
+msgid "created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:707
+#, c-format
+msgid "Order status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:711
+#, c-format
+msgid "Payment URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:740
+#, c-format
+msgid ""
+"Unknown order status. This is an error, please contact the administrator."
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:767
+#, c-format
+msgid "Back"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:67
+#, c-format
+msgid "refund created successfully"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:73
+#, c-format
+msgid "could not create the refund"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:78
+#, c-format
+msgid "select date to show nearby orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:94
+#, c-format
+msgid "order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:100
+#, c-format
+msgid "jump to order with the given order ID"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:122
+#, c-format
+msgid "remove all filters"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:132
+#, c-format
+msgid "only show paid orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:135
+#, c-format
+msgid "Paid"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:142
+#, c-format
+msgid "only show orders with refunds"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:145
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:152
+#, c-format
+msgid ""
+"only show orders where customers paid, but wire payments from payment "
+"provider are still pending"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:155
+#, c-format
+msgid "Not wired"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:170
+#, c-format
+msgid "clear date filter"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:184
+#, c-format
+msgid "date (YYYY/MM/DD)"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:91
+#, c-format
+msgid "Enter an order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:99
+#, c-format
+msgid "order not found"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:166
+#, c-format
+msgid "could not get the order to refund"
+msgstr ""
+
+#: src/components/exception/AsyncButton.tsx:43
+#, c-format
+msgid "Loading..."
+msgstr ""
+
+#: src/components/form/InputStock.tsx:99
+#, c-format
+msgid ""
+"click here to configure the stock of the product, leave it as is and the "
+"backend will not control stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:109
+#, c-format
+msgid "Manage stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:115
+#, c-format
+msgid "this product has been configured without stock control"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:119
+#, c-format
+msgid "Infinite"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:136
+#, c-format
+msgid "lost cannot be greater than current and incoming (max %1$s)"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:176
+#, c-format
+msgid "Incoming"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:177
+#, c-format
+msgid "Lost"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:192
+#, c-format
+msgid "Current"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:196
+#, c-format
+msgid "remove stock control for this product"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:202
+#, c-format
+msgid "without stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:211
+#, c-format
+msgid "Next restock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:217
+#, c-format
+msgid "Delivery address"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:133
+#, c-format
+msgid "product identification to use in URLs (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:139
+#, c-format
+msgid "illustration of the product for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:145
+#, c-format
+msgid "product description for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:149
+#, c-format
+msgid "Age restricted"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:150
+#, c-format
+msgid "is this product restricted for customer below certain age?"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:155
+#, c-format
+msgid ""
+"unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 "
+"items, 5 meters) for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:160
+#, c-format
+msgid ""
+"sale price for customers, including taxes, for above units of the product"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:164
+#, c-format
+msgid "Stock"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:166
+#, c-format
+msgid ""
+"product inventory for products with finite supply (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:171
+#, c-format
+msgid "taxes included in the product price, exposed to customers"
+msgstr ""
+
+#: src/paths/instance/products/create/CreatePage.tsx:66
+#, c-format
+msgid "Need to complete marked fields"
+msgstr ""
+
+#: src/paths/instance/products/create/index.tsx:51
+#, c-format
+msgid "could not create product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:68
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:73
+#, c-format
+msgid "add product to inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:137
+#, c-format
+msgid "Sell"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:143
+#, c-format
+msgid "Profit"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:149
+#, c-format
+msgid "Sold"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:210
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:248
+#, c-format
+msgid "go to product update page"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:255
+#, c-format
+msgid "Update"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:260
+#, c-format
+msgid "remove this product from the database"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:331
+#, c-format
+msgid "update the product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:341
+#, c-format
+msgid "update product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:399
+#, c-format
+msgid "add more elements to the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:404
+#, c-format
+msgid "report elements lost in the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:409
+#, c-format
+msgid "new price for the product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:421
+#, c-format
+msgid "the are value with errors"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:422
+#, c-format
+msgid "update product with new stock and price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:463
+#, c-format
+msgid "There is no products yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:74
+#, c-format
+msgid "product updated successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:80
+#, c-format
+msgid "could not update the product"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:91
+#, c-format
+msgid "product delete successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:97
+#, c-format
+msgid "could not delete the product"
+msgstr ""
+
+#: src/paths/instance/products/update/UpdatePage.tsx:56
+#, c-format
+msgid "Product id:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:95
+#, c-format
+msgid ""
+"To complete the setup of the reserve, you must now initiate a wire transfer "
+"using the given wire transfer subject and crediting the specified amount to "
+"the indicated account of the exchange."
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:102
+#, c-format
+msgid "If your system supports RFC 8905, you can do this by opening this URI:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:83
+#, c-format
+msgid "it should be greater than 0"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:88
+#, c-format
+msgid "must be a valid URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:107
+#, c-format
+msgid "Initial balance"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:108
+#, c-format
+msgid "balance prior to deposit"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:112
+#, c-format
+msgid "Exchange URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:113
+#, c-format
+msgid "URL of exchange"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:148
+#, c-format
+msgid "Next"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:186
+#, c-format
+msgid "Wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:187
+#, c-format
+msgid "method to use for wire transfer"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:189
+#, c-format
+msgid "Select one wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/index.tsx:62
+#, c-format
+msgid "could not create reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:77
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:82
+#, c-format
+msgid "Created balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:99
+#, c-format
+msgid "Exchange balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:104
+#, c-format
+msgid "Picked up"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:109
+#, c-format
+msgid "Committed"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:116
+#, c-format
+msgid "Account address"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:119
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:130
+#, c-format
+msgid "Tips"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:193
+#, c-format
+msgid "No tips has been authorized from this reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:213
+#, c-format
+msgid "Authorized"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:222
+#, c-format
+msgid "Expiration"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:108
+#, c-format
+msgid "amount of tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:112
+#, c-format
+msgid "Justification"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:114
+#, c-format
+msgid "reason for the tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:118
+#, c-format
+msgid "URL after tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:119
+#, c-format
+msgid "URL to visit after tip payment"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:65
+#, c-format
+msgid "Reserves not yet funded"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:89
+#, c-format
+msgid "Reserves ready"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:95
+#, c-format
+msgid "add new reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:143
+#, c-format
+msgid "Expires at"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:146
+#, c-format
+msgid "Initial"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:202
+#, c-format
+msgid "delete selected reserve from the database"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:210
+#, c-format
+msgid "authorize new tip from selected reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:237
+#, c-format
+msgid ""
+"There is no ready reserves yet, add more pressing the + sign or fund them"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:264
+#, c-format
+msgid "Expected Balance"
+msgstr ""
+
+#: src/paths/instance/reserves/list/index.tsx:98
+#, c-format
+msgid "could not create the tip"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:60
+#, c-format
+msgid "should not be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:69
+#, c-format
+msgid "should be greater that 0"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:72
+#, c-format
+msgid "can't be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:76
+#, c-format
+msgid "to short"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:104
+#, c-format
+msgid "Identifier"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:105
+#, c-format
+msgid "Name of the template in URLs."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:112
+#, c-format
+msgid "Describe what this template stands for"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:117
+#, c-format
+msgid "Order summary"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:127
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:129
+#, c-format
+msgid "Is this contract restricted to some age?"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:133
+#, c-format
+msgid "Payment timeout"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:135
+#, c-format
+msgid ""
+"How much time has the customer to complete the payment once the order was "
+"created."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:139
+#, c-format
+msgid "Point-of-sale key"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:141
+#, c-format
+msgid "Useful to validate the purchase"
+msgstr ""
+
+#: src/paths/instance/templates/create/index.tsx:52
+#, c-format
+msgid "could not inform template"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:53
+#, c-format
+msgid "Amount is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:57
+#, c-format
+msgid "Order summary is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:91
+#, c-format
+msgid "Amount of the order"
+msgstr ""
+
+#: src/paths/instance/templates/use/index.tsx:79
+#, c-format
+msgid "could not create order from template"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:63
+#, c-format
+msgid "Templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:68
+#, c-format
+msgid "add new templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:137
+#, c-format
+msgid "load more templates before the first one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:141
+#, c-format
+msgid "load newer templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:176
+#, c-format
+msgid "delete selected templates from the database"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:183
+#, c-format
+msgid "use template to create new order"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:198
+#, c-format
+msgid "load more templates after the last one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:202
+#, c-format
+msgid "load older templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:219
+#, c-format
+msgid "There is no templates yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:87
+#, c-format
+msgid "template delete successfully"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:93
+#, c-format
+msgid "could not delete the template"
+msgstr ""
+
+#: src/paths/instance/templates/update/index.tsx:78
+#, c-format
+msgid "could not update template"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:85
+#, c-format
+msgid "Webhook ID to use"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:89
+#, c-format
+msgid "Event"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:90
+#, c-format
+msgid "The event of the webhook: why the webhook is used"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:94
+#, c-format
+msgid "Method"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:95
+#, c-format
+msgid "Method used by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:99
+#, c-format
+msgid "URL"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:100
+#, c-format
+msgid "URL of the webhook where the customer will be redirected"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:104
+#, c-format
+msgid "Header"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:106
+#, c-format
+msgid "Header template of the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:111
+#, c-format
+msgid "Body"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:112
+#, c-format
+msgid "Body template by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:61
+#, c-format
+msgid "Webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:66
+#, c-format
+msgid "add new webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:137
+#, c-format
+msgid "load more webhooks before the first one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:141
+#, c-format
+msgid "load newer webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:151
+#, c-format
+msgid "Event type"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:176
+#, c-format
+msgid "delete selected webhook from the database"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:198
+#, c-format
+msgid "load more webhooks after the last one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:202
+#, c-format
+msgid "load older webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:219
+#, c-format
+msgid "There is no webhooks yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:82
+#, c-format
+msgid "webhook delete successfully"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:88
+#, c-format
+msgid "could not delete the webhook"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:63
+#, c-format
+msgid "check the id, does not look valid"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:65
+#, c-format
+msgid "should have 52 characters, current %1$s"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:72
+#, c-format
+msgid "URL doesn't have the right format"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:98
+#, c-format
+msgid "Credited bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:100
+#, c-format
+msgid "Select one account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:101
+#, c-format
+msgid "Bank account of the merchant where the payment was received"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:105
+#, c-format
+msgid "Wire transfer ID"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:107
+#, c-format
+msgid ""
+"unique identifier of the wire transfer used by the exchange, must be 52 "
+"characters long"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:112
+#, c-format
+msgid ""
+"Base URL of the exchange that made the transfer, should have been in the "
+"wire transfer subject"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:117
+#, c-format
+msgid "Amount credited"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:118
+#, c-format
+msgid "Actual amount that was wired to the merchant's bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/index.tsx:58
+#, c-format
+msgid "could not inform transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:61
+#, c-format
+msgid "Transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:66
+#, c-format
+msgid "add new transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:129
+#, c-format
+msgid "load more transfers before the first one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:133
+#, c-format
+msgid "load newer transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:143
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:152
+#, c-format
+msgid "Confirmed"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:155
+#, c-format
+msgid "Verified"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:158
+#, c-format
+msgid "Executed at"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "yes"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "no"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:181
+#, c-format
+msgid "unknown"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:187
+#, c-format
+msgid "delete selected transfer from the database"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:202
+#, c-format
+msgid "load more transfer after the last one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:206
+#, c-format
+msgid "load older transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:223
+#, c-format
+msgid "There is no transfer yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:79
+#, c-format
+msgid "filter by account address"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:100
+#, c-format
+msgid "only show wire transfers confirmed by the merchant"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:110
+#, c-format
+msgid "only show wire transfers claimed by the exchange"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:113
+#, c-format
+msgid "Unverified"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:69
+#, c-format
+msgid "is not valid"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:94
+#, c-format
+msgid "is not a number"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:96
+#, c-format
+msgid "must be 1 or greater"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:107
+#, c-format
+msgid "max 7 lines"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:178
+#, c-format
+msgid "change authorization configuration"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:217
+#, c-format
+msgid "Need to complete marked fields and choose authorization method"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:82
+#, c-format
+msgid "This is not a valid bitcoin address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:95
+#, c-format
+msgid "This is not a valid Ethereum address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:118
+#, c-format
+msgid "IBAN numbers usually have more that 4 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:120
+#, c-format
+msgid "IBAN numbers usually have less that 34 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:128
+#, c-format
+msgid "IBAN country code not found"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:153
+#, c-format
+msgid "IBAN number is not valid, checksum is wrong"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:248
+#, c-format
+msgid "Target type"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:249
+#, c-format
+msgid "Method to use for wire transfer"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:258
+#, c-format
+msgid "Routing"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:259
+#, c-format
+msgid "Routing number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:263
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:264
+#, c-format
+msgid "Account number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:273
+#, c-format
+msgid "Business Identifier Code."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:282
+#, c-format
+msgid "Bank Account Number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:292
+#, c-format
+msgid "Unified Payment Interface."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:301
+#, c-format
+msgid "Bitcoin protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:310
+#, c-format
+msgid "Ethereum protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:319
+#, c-format
+msgid "Interledger protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:328
+#, c-format
+msgid "Host"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:329
+#, c-format
+msgid "Bank host."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:334
+#, c-format
+msgid "Bank account."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:343
+#, c-format
+msgid "Bank account owner's name."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:370
+#, c-format
+msgid "No accounts yet."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:52
+#, c-format
+msgid ""
+"Name of the instance in URLs. The 'default' instance is special in that it "
+"is used to administer other instances."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:58
+#, c-format
+msgid "Business name"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:59
+#, c-format
+msgid "Legal name of the business represented by this instance."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:64
+#, c-format
+msgid "Email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:65
+#, c-format
+msgid "Contact email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:70
+#, c-format
+msgid "Website URL"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:71
+#, c-format
+msgid "URL."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:76
+#, c-format
+msgid "Logo"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:77
+#, c-format
+msgid "Logo image."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:82
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:83
+#, c-format
+msgid "URI specifying bank account for crediting revenue."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:88
+#, c-format
+msgid "Default max deposit fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:89
+#, c-format
+msgid ""
+"Maximum deposit fees this merchant is willing to pay per order by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:94
+#, c-format
+msgid "Default max wire fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:95
+#, c-format
+msgid ""
+"Maximum wire fees this merchant is willing to pay per wire transfer by "
+"default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:100
+#, c-format
+msgid "Default wire fee amortization"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:101
+#, c-format
+msgid ""
+"Number of orders excess wire transfer fees will be divided by to compute per "
+"order surcharge."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:107
+#, c-format
+msgid "Physical location of the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:114
+#, c-format
+msgid "Jurisdiction"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:115
+#, c-format
+msgid "Jurisdiction for legal disputes with the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:122
+#, c-format
+msgid "Default payment delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:124
+#, c-format
+msgid ""
+"Time customers have to pay an order before the offer expires by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:129
+#, c-format
+msgid "Default wire transfer delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:130
+#, c-format
+msgid ""
+"Maximum time an exchange is allowed to delay wiring funds to the merchant, "
+"enabling it to aggregate smaller payments into larger wire transfers and "
+"reducing wire fees."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:164
+#, c-format
+msgid "Instance id"
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:173
+#, c-format
+msgid "Change the authorization method use for this instance."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:182
+#, c-format
+msgid "Manage access token"
+msgstr ""
+
+#: src/paths/instance/update/index.tsx:100
+#, c-format
+msgid "Failed to create instance"
+msgstr ""
+
+#: src/components/exception/login.tsx:64
+#, c-format
+msgid "Login required"
+msgstr ""
+
+#: src/components/exception/login.tsx:70
+#, c-format
+msgid "Please enter your access token."
+msgstr ""
+
+#: src/components/exception/login.tsx:98
+#, c-format
+msgid "Access Token"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:169
+#, c-format
+msgid "The request to the backend take too long and was cancelled"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:176
+#, c-format
+msgid "The backend reported a problem: HTTP status #%1$s"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:194
+#, c-format
+msgid "Access denied"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:195
+#, c-format
+msgid "The access token provided is invalid."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:210
+#, c-format
+msgid "No 'default' instance configured yet."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:211
+#, c-format
+msgid "Create a 'default' instance to begin using the merchant backoffice."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:614
+#, c-format
+msgid "The access token provided is invalid"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:648
+#, c-format
+msgid "Hide for today"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:82
+#, c-format
+msgid "Instance"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:91
+#, c-format
+msgid "Settings"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:167
+#, c-format
+msgid "Connection"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:209
+#, c-format
+msgid "New"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:219
+#, c-format
+msgid "List"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:234
+#, c-format
+msgid "Log out"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:58
+#, c-format
+msgid "Check your token is valid"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:84
+#, c-format
+msgid "Couldn't access the server."
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:85
+#, c-format
+msgid "Could not infer instance id from url %1$s"
+msgstr ""
+
+#: src/Application.tsx:94
+#, c-format
+msgid "Server not found"
+msgstr ""
+
+#: src/Application.tsx:109
+#, c-format
+msgid "Couldn't access the server"
+msgstr ""
+
+#: src/Application.tsx:111
+#, c-format
+msgid "Got message %1$s from %2$s"
+msgstr ""
+
+#: src/Application.tsx:126
+#, c-format
+msgid "Unexpected Error"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:101
+#, c-format
+msgid "The value %1$s is invalid for a payment url"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:110
+#, c-format
+msgid "add element to the list"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:112
+#, c-format
+msgid "add"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:37
+#, c-format
+msgid "Deleting"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:41
+#, c-format
+msgid "Changing"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:87
+#, c-format
+msgid "Order ID"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:101
+#, c-format
+msgid "Payment URL"
 msgstr ""
diff --git a/packages/merchant-backoffice-ui/src/i18n/en.po 
b/packages/merchant-backoffice-ui/src/i18n/en.po
index 6b35bd0ce..ddddbdfab 100644
--- a/packages/merchant-backoffice-ui/src/i18n/en.po
+++ b/packages/merchant-backoffice-ui/src/i18n/en.po
@@ -16,7 +16,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: \n"
+"Report-Msgid-Bugs-To: taler@gnu.org\n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -27,1031 +27,2563 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/ApplicationReadyRoutes.tsx:50 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:299
+#: src/components/modal/index.tsx:69
 #, c-format
-msgid "Access denied"
+msgid "Cancel"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:51 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:300
+#: src/components/modal/index.tsx:76
 #, c-format
-msgid "Check your token is valid"
+msgid "%1$s"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:72
+#: src/components/modal/index.tsx:115
 #, c-format
-msgid "Couldn't access the server."
+msgid "Continue"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:73
+#: src/components/modal/index.tsx:169
 #, c-format
-msgid "Could not infer instance id from url %1$s"
+msgid "Clear"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:109
+#: src/components/modal/index.tsx:181
 #, c-format
-msgid "HTTP status #%1$s: Server reported a problem"
+msgid "Confirm"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:110
+#: src/components/modal/index.tsx:287
 #, c-format
-msgid "Got message: \"%1$s\" from: %2$s"
+msgid "is not the same as the current access token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:127
+#: src/components/modal/index.tsx:290
 #, c-format
-msgid "No default instance"
+msgid "cannot be empty"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:128
+#: src/components/modal/index.tsx:292
 #, c-format
-msgid ""
-"in order to use merchant backoffice, you should create the default instance"
+msgid "cannot be the same as the old token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:288
+#: src/components/modal/index.tsx:296
 #, c-format
-msgid "Server reported a problem: HTTP status #%1$s"
+msgid "is not the same"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:289
+#: src/components/modal/index.tsx:306
 #, c-format
-msgid "Got message: %1$s from: %2$s"
+msgid "You are updating the access token from instance with id %1$s"
 msgstr ""
 
-#: src/components/exception/login.tsx:46
+#: src/components/modal/index.tsx:322
 #, c-format
-msgid "Login required"
+msgid "Old access token"
 msgstr ""
 
-#: src/components/exception/login.tsx:49
+#: src/components/modal/index.tsx:323
 #, c-format
-msgid ""
-"Please enter your auth token. Token should have \"secret-token:\" and start "
-"with Bearer or ApiKey"
+msgid "access token currently in use"
 msgstr ""
 
-#: src/components/exception/login.tsx:86 src/components/modal/index.tsx:53
-#: src/components/modal/index.tsx:75 src/paths/admin/create/CreatePage.tsx:115
-#: src/paths/instance/orders/create/CreatePage.tsx:325
-#: src/paths/instance/products/create/CreatePage.tsx:51
-#: src/paths/instance/products/list/Table.tsx:174
-#: src/paths/instance/products/list/Table.tsx:228
-#: src/paths/instance/products/update/UpdatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:134
+#: src/components/modal/index.tsx:329
 #, c-format
-msgid "Confirm"
+msgid "New access token"
 msgstr ""
 
-#: src/components/form/InputArray.tsx:72
+#: src/components/modal/index.tsx:330
 #, c-format
-msgid "The value %1$s is invalid for a payment url"
+msgid "next access token to be used"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:67
-#: src/paths/instance/orders/list/index.tsx:123
+#: src/components/modal/index.tsx:335
 #, c-format
-msgid "pick a date"
+msgid "Repeat access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:81
+#: src/components/modal/index.tsx:336
 #, c-format
-msgid "clear"
+msgid "confirm the same access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:83
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/components/modal/index.tsx:341
 #, c-format
-msgid "never"
+msgid "Clearing the access token will mean public access to the instance"
 msgstr ""
 
-#: src/components/form/InputImage.tsx:80
+#: src/components/modal/index.tsx:368
 #, c-format
-msgid "Image should be smaller than 1 MB"
+msgid "cannot be the same as the old access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:28
+#: src/components/modal/index.tsx:385
 #, c-format
-msgid "Country"
+msgid "You are setting the access token for the new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:30
-#: src/paths/admin/create/CreatePage.tsx:99
-#: src/paths/instance/transfers/list/Table.tsx:124
-#: src/paths/instance/update/UpdatePage.tsx:118
+#: src/components/modal/index.tsx:411
 #, c-format
-msgid "Address"
+msgid ""
+"With external authorization method no check will be done by the merchant "
+"backend"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:34
+#: src/components/modal/index.tsx:427
 #, c-format
-msgid "Building number"
+msgid "Set external authorization"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:35
+#: src/components/modal/index.tsx:439
 #, c-format
-msgid "Building name"
+msgid "Set access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:36
+#: src/components/modal/index.tsx:461
 #, c-format
-msgid "Street"
+msgid "Operation in progress..."
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:37
+#: src/components/modal/index.tsx:470
 #, c-format
-msgid "Post code"
+msgid "The operation will be automatically canceled after %1$s seconds"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:38
+#: src/paths/admin/list/TableActive.tsx:80
 #, c-format
-msgid "Town location"
+msgid "Instances"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:39
+#: src/paths/admin/list/TableActive.tsx:93
 #, c-format
-msgid "Town"
+msgid "Delete"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:40
+#: src/paths/admin/list/TableActive.tsx:99
 #, c-format
-msgid "District"
+msgid "add new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:41
+#: src/paths/admin/list/TableActive.tsx:178
 #, c-format
-msgid "Country subdivision"
+msgid "ID"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:59
+#: src/paths/admin/list/TableActive.tsx:181
 #, c-format
-msgid "Product id"
+msgid "Name"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:60
-#: src/components/product/ProductForm.tsx:99
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:122
-#: src/paths/instance/orders/list/Table.tsx:227
-#: src/paths/instance/products/list/Table.tsx:86
+#: src/paths/admin/list/TableActive.tsx:220
 #, c-format
-msgid "Description"
+msgid "Edit"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:73
-#: src/components/form/InputTaxes.tsx:81
-#: src/paths/admin/create/CreatePage.tsx:87 src/paths/admin/list/Table.tsx:110
-#: src/paths/instance/details/DetailPage.tsx:76
-#: src/paths/instance/update/UpdatePage.tsx:106
+#: src/paths/admin/list/TableActive.tsx:237
 #, c-format
-msgid "Name"
+msgid "Purge"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:102
+#: src/paths/admin/list/TableActive.tsx:261
 #, c-format
-msgid "loading..."
+msgid "There is no instances yet, add more pressing the + sign"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:108
+#: src/paths/admin/list/View.tsx:69
 #, c-format
-msgid "no products found"
+msgid "Only show active instances"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:116
+#: src/paths/admin/list/View.tsx:72
 #, c-format
-msgid "no results"
+msgid "Active"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:33
+#: src/paths/admin/list/View.tsx:79
 #, c-format
-msgid "Deleting"
+msgid "Only show deleted instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:34
+#: src/paths/admin/list/View.tsx:82
 #, c-format
-msgid "Changing"
+msgid "Deleted"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:60
+#: src/paths/admin/list/View.tsx:89
 #, c-format
-msgid "Manage token"
+msgid "Show all instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:83
+#: src/paths/admin/list/View.tsx:92
 #, c-format
-msgid "Update"
+msgid "All"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:100
-#: src/paths/instance/orders/create/CreatePage.tsx:252
-#: src/paths/instance/orders/create/CreatePage.tsx:273
+#: src/paths/admin/list/index.tsx:94
 #, c-format
-msgid "Remove"
+msgid "Failed to delete instance"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:106 src/components/modal/index.tsx:52
-#: src/components/modal/index.tsx:73 src/paths/admin/create/CreatePage.tsx:114
-#: src/paths/instance/orders/create/CreatePage.tsx:324
-#: src/paths/instance/products/create/CreatePage.tsx:50
-#: src/paths/instance/products/list/Table.tsx:166
-#: src/paths/instance/products/list/Table.tsx:218
-#: src/paths/instance/products/update/UpdatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:88
-#: src/paths/instance/update/UpdatePage.tsx:133
+#: src/paths/admin/list/index.tsx:117
 #, c-format
-msgid "Cancel"
+msgid "Failed to purge instance"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:91
+#: src/paths/instance/kyc/list/ListPage.tsx:41
 #, c-format
-msgid "Manage stock"
+msgid "Pending KYC verification"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:93
+#: src/paths/instance/kyc/list/ListPage.tsx:66
 #, c-format
-msgid "Infinite"
+msgid "Timed out"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:105
+#: src/paths/instance/kyc/list/ListPage.tsx:103
 #, c-format
-msgid "lost cannot be greater that current + incoming (max %1$s)"
+msgid "Exchange"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:111
+#: src/paths/instance/kyc/list/ListPage.tsx:106
 #, c-format
-msgid "current stock will change from %1$s to %2$s"
+msgid "Target account"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:112
+#: src/paths/instance/kyc/list/ListPage.tsx:109
 #, c-format
-msgid "current stock will stay at %1$s"
+msgid "KYC URL"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:129
-#: src/paths/instance/products/list/Table.tsx:204
+#: src/paths/instance/kyc/list/ListPage.tsx:144
 #, c-format
-msgid "Incoming"
+msgid "Code"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:130
-#: src/paths/instance/products/list/Table.tsx:205
+#: src/paths/instance/kyc/list/ListPage.tsx:147
 #, c-format
-msgid "Lost"
+msgid "Http Status"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:142
+#: src/paths/instance/kyc/list/ListPage.tsx:177
 #, c-format
-msgid "Current"
+msgid "No pending kyc verification!"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:145
+#: src/components/form/InputDate.tsx:123
 #, c-format
-msgid "without stock"
+msgid "change value to unknown date"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:150
+#: src/components/form/InputDate.tsx:124
 #, c-format
-msgid "Next restock"
+msgid "change value to empty"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:152
+#: src/components/form/InputDate.tsx:131
 #, c-format
-msgid "Delivery address"
+msgid "clear"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:73
+#: src/components/form/InputDate.tsx:136
 #, c-format
-msgid "this product has no taxes"
+msgid "change value to never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:77
-#: src/paths/instance/orders/details/DetailPage.tsx:145
-#: src/paths/instance/orders/details/DetailPage.tsx:296
-#: src/paths/instance/orders/list/Table.tsx:116
-#: src/paths/instance/transfers/create/CreatePage.tsx:84
+#: src/components/form/InputDate.tsx:141
 #, c-format
-msgid "Amount"
+msgid "never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:78
+#: src/components/form/InputLocation.tsx:29
 #, c-format
-msgid "currency and value separated with colon"
+msgid "Country"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:84
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:78
+#: src/components/form/InputLocation.tsx:33
 #, c-format
-msgid "Add"
+msgid "Address"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:53
+#: src/components/form/InputLocation.tsx:39
 #, c-format
-msgid "Instance"
+msgid "Building number"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:59
+#: src/components/form/InputLocation.tsx:41
 #, c-format
-msgid "Settings"
+msgid "Building name"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:65
-#: src/paths/instance/orders/list/Table.tsx:60
+#: src/components/form/InputLocation.tsx:42
 #, c-format
-msgid "Orders"
+msgid "Street"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:71
-#: src/paths/instance/orders/create/CreatePage.tsx:258
-#: src/paths/instance/products/list/Table.tsx:48
+#: src/components/form/InputLocation.tsx:43
 #, c-format
-msgid "Products"
+msgid "Post code"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:77
-#: src/paths/instance/transfers/list/Table.tsx:65
+#: src/components/form/InputLocation.tsx:44
 #, c-format
-msgid "Transfers"
+msgid "Town location"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:87
+#: src/components/form/InputLocation.tsx:45
 #, c-format
-msgid "Connection"
+msgid "Town"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:112 src/paths/admin/list/Table.tsx:57
+#: src/components/form/InputLocation.tsx:46
 #, c-format
-msgid "Instances"
+msgid "District"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:116
+#: src/components/form/InputLocation.tsx:49
 #, c-format
-msgid "New"
+msgid "Country subdivision"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:122
+#: src/components/form/InputSearchProduct.tsx:66
 #, c-format
-msgid "List"
+msgid "Product id"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:129
+#: src/components/form/InputSearchProduct.tsx:69
 #, c-format
-msgid "Log out"
+msgid "Description"
 msgstr ""
 
-#: src/components/modal/index.tsx:74
+#: src/components/form/InputSearchProduct.tsx:94
 #, c-format
-msgid "Clear"
+msgid "Product"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:95
+#, c-format
+msgid "search products by it's description or id"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:151
+#, c-format
+msgid "no products found with that description"
 msgstr ""
 
-#: src/components/modal/index.tsx:110 src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:56
 #, c-format
-msgid "should be the same"
+msgid "You must enter a valid product identifier."
 msgstr ""
 
-#: src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:64
 #, c-format
-msgid "cannot be the same as before"
+msgid "Quantity must be greater than 0!"
 msgstr ""
 
-#: src/components/modal/index.tsx:114
+#: src/components/product/InventoryProductForm.tsx:76
 #, c-format
 msgid ""
-"You are updating the authorization token from instance %1$s with id %2$s"
+"This quantity exceeds remaining stock. Currently, only %1$s units remain "
+"unreserved in stock."
 msgstr ""
 
-#: src/components/modal/index.tsx:124
+#: src/components/product/InventoryProductForm.tsx:109
 #, c-format
-msgid "Old token"
+msgid "Quantity"
 msgstr ""
 
-#: src/components/modal/index.tsx:125
+#: src/components/product/InventoryProductForm.tsx:110
 #, c-format
-msgid "New token"
+msgid "how many products will be added"
 msgstr ""
 
-#: src/components/modal/index.tsx:127
+#: src/components/product/InventoryProductForm.tsx:117
 #, c-format
-msgid "Clearing the auth token will mean public access to the instance"
+msgid "Add from inventory"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:96
-#: src/paths/admin/create/CreatePage.tsx:85 src/paths/admin/list/Table.tsx:109
-#: src/paths/instance/transfers/list/Table.tsx:122
+#: src/components/form/InputImage.tsx:105
 #, c-format
-msgid "ID"
+msgid "Image should be smaller than 1 MB"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:98
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:121
-#: src/paths/instance/products/list/Table.tsx:85
+#: src/components/form/InputImage.tsx:110
 #, c-format
-msgid "Image"
+msgid "Add"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:100
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:123
+#: src/components/form/InputImage.tsx:115
 #, c-format
-msgid "Unit"
+msgid "Remove"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:101
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:124
-#: src/paths/instance/products/list/Table.tsx:162
-#: src/paths/instance/products/list/Table.tsx:214
+#: src/components/form/InputTaxes.tsx:113
 #, c-format
-msgid "Price"
+msgid "No taxes configured for this product."
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:103
-#: src/paths/instance/products/list/Table.tsx:90
+#: src/components/form/InputTaxes.tsx:119
 #, c-format
-msgid "Stock"
+msgid "Amount"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:105
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:128
-#: src/paths/instance/products/list/Table.tsx:88
+#: src/components/form/InputTaxes.tsx:120
 #, c-format
-msgid "Taxes"
+msgid ""
+"Taxes can be in currencies that differ from the main currency used by the "
+"merchant."
 msgstr ""
 
-#: src/index.tsx:75
+#: src/components/form/InputTaxes.tsx:122
 #, c-format
-msgid "Server not found"
+msgid ""
+"Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;."
 msgstr ""
 
-#: src/index.tsx:85
+#: src/components/form/InputTaxes.tsx:131
 #, c-format
-msgid "Couldn't access the server"
+msgid "Legal name of the tax, e.g. VAT or import duties."
 msgstr ""
 
-#: src/index.tsx:87 src/index.tsx:99
+#: src/components/form/InputTaxes.tsx:137
 #, c-format
-msgid "Got message %1$s from %2$s"
+msgid "add tax to the tax list"
 msgstr ""
 
-#: src/index.tsx:97
+#: src/components/product/NonInventoryProductForm.tsx:72
 #, c-format
-msgid "Unexpected Error"
+msgid "describe and add a product that is not in the inventory list"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:108
+#: src/components/product/NonInventoryProductForm.tsx:75
 #, c-format
-msgid "Auth token"
+msgid "Add custom product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:91
-#: src/paths/instance/details/DetailPage.tsx:77
-#: src/paths/instance/update/UpdatePage.tsx:110
+#: src/components/product/NonInventoryProductForm.tsx:86
 #, c-format
-msgid "Account address"
+msgid "Complete information of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:93
-#: src/paths/instance/update/UpdatePage.tsx:112
+#: src/components/product/NonInventoryProductForm.tsx:185
 #, c-format
-msgid "Default max deposit fee"
+msgid "Image"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:95
-#: src/paths/instance/update/UpdatePage.tsx:114
+#: src/components/product/NonInventoryProductForm.tsx:186
 #, c-format
-msgid "Default max wire fee"
+msgid "photo of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:97
-#: src/paths/instance/update/UpdatePage.tsx:116
+#: src/components/product/NonInventoryProductForm.tsx:192
 #, c-format
-msgid "Default wire fee amortization"
+msgid "full product description"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:103
-#: src/paths/instance/update/UpdatePage.tsx:122
+#: src/components/product/NonInventoryProductForm.tsx:196
 #, c-format
-msgid "Jurisdiction"
+msgid "Unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:107
-#: src/paths/instance/update/UpdatePage.tsx:126
+#: src/components/product/NonInventoryProductForm.tsx:197
 #, c-format
-msgid "Default pay delay"
+msgid "name of the product unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:109
-#: src/paths/instance/update/UpdatePage.tsx:128
+#: src/components/product/NonInventoryProductForm.tsx:201
 #, c-format
-msgid "Default wire transfer delay"
+msgid "Price"
 msgstr ""
 
-#: src/paths/admin/create/index.tsx:58
+#: src/components/product/NonInventoryProductForm.tsx:202
 #, c-format
-msgid "could not create instance"
+msgid "amount in the current currency"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:63 src/paths/admin/list/Table.tsx:131
-#: src/paths/instance/transfers/list/Table.tsx:71
+#: src/components/product/NonInventoryProductForm.tsx:211
 #, c-format
-msgid "Delete"
+msgid "Taxes"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:128
+#: src/components/product/ProductList.tsx:38
 #, c-format
-msgid "Edit"
+msgid "image"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:149
-#: src/paths/instance/products/list/Table.tsx:245
+#: src/components/product/ProductList.tsx:41
 #, c-format
-msgid "There is no instances yet, add more pressing the + sign"
+msgid "description"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:237
+#: src/components/product/ProductList.tsx:44
 #, c-format
-msgid "Inventory products"
+msgid "quantity"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:286
+#: src/components/product/ProductList.tsx:47
 #, c-format
-msgid "Total price"
+msgid "unit price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:287
+#: src/components/product/ProductList.tsx:50
 #, c-format
-msgid "Total tax"
+msgid "total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:289
-#: src/paths/instance/orders/create/CreatePage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:149
 #, c-format
-msgid "Order price"
+msgid "required"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:295
+#: src/paths/instance/orders/create/CreatePage.tsx:153
 #, c-format
-msgid "Net"
+msgid "must be greater than 0"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:300
-#: src/paths/instance/orders/details/DetailPage.tsx:144
-#: src/paths/instance/orders/details/DetailPage.tsx:295
-#: src/paths/instance/orders/list/Table.tsx:117
+#: src/paths/instance/orders/create/CreatePage.tsx:158
 #, c-format
-msgid "Summary"
+msgid "not a valid json"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:302
+#: src/paths/instance/orders/create/CreatePage.tsx:164
 #, c-format
-msgid "Payments options"
+msgid "should be in the future"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:303
+#: src/paths/instance/orders/create/CreatePage.tsx:167
 #, c-format
-msgid "Auto refund deadline"
+msgid "refund deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:304
+#: src/paths/instance/orders/create/CreatePage.tsx:173
 #, c-format
-msgid "Refund deadline"
+msgid "wire transfer deadline cannot be before refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:305
+#: src/paths/instance/orders/create/CreatePage.tsx:184
 #, c-format
-msgid "Pay deadline"
+msgid "wire transfer deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:307
+#: src/paths/instance/orders/create/CreatePage.tsx:191
 #, c-format
-msgid "Delivery date"
+msgid "should have a refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:196
 #, c-format
-msgid "Location"
+msgid "auto refund cannot be after refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:312
+#: src/paths/instance/orders/create/CreatePage.tsx:354
 #, c-format
-msgid "Max fee"
+msgid "Manage products in order"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:313
+#: src/paths/instance/orders/create/CreatePage.tsx:363
 #, c-format
-msgid "Max wire fee"
+msgid "Manage list of products in the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:314
+#: src/paths/instance/orders/create/CreatePage.tsx:385
 #, c-format
-msgid "Wire fee amortization"
+msgid "Remove this product from the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:315
+#: src/paths/instance/orders/create/CreatePage.tsx:409
 #, c-format
-msgid "Fullfilment url"
+msgid "Total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:318
+#: src/paths/instance/orders/create/CreatePage.tsx:411
 #, c-format
-msgid "Extra information"
+msgid "total product price added up"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:44
+#: src/paths/instance/orders/create/CreatePage.tsx:424
 #, c-format
-msgid "select a product first"
+msgid "Amount to be paid by the customer"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:51
+#: src/paths/instance/orders/create/CreatePage.tsx:430
 #, c-format
-msgid "should be greater than 0"
+msgid "Order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:58
+#: src/paths/instance/orders/create/CreatePage.tsx:431
 #, c-format
-msgid ""
-"cannot be greater than current stock and quantity previously added. max: %1$s"
+msgid "final order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:64
+#: src/paths/instance/orders/create/CreatePage.tsx:438
 #, c-format
-msgid "cannot be greater than current stock %1$s"
+msgid "Summary"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:76
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:126
+#: src/paths/instance/orders/create/CreatePage.tsx:439
 #, c-format
-msgid "Quantity"
+msgid "Title of the order to be shown to the customer"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:92
-#: src/paths/instance/orders/details/DetailPage.tsx:235
-#: src/paths/instance/orders/details/DetailPage.tsx:333
+#: src/paths/instance/orders/create/CreatePage.tsx:444
 #, c-format
-msgid "Order"
+msgid "Shipping and Fulfillment"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:93
+#: src/paths/instance/orders/create/CreatePage.tsx:449
 #, c-format
-msgid "claimed"
+msgid "Delivery date"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:110
-#: src/paths/instance/orders/details/DetailPage.tsx:261
-#: src/paths/instance/orders/list/Table.tsx:136
+#: src/paths/instance/orders/create/CreatePage.tsx:450
 #, c-format
-msgid "copy url"
+msgid "Deadline for physical delivery assured by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:126
-#: src/paths/instance/orders/details/DetailPage.tsx:349
+#: src/paths/instance/orders/create/CreatePage.tsx:455
 #, c-format
-msgid "pay at"
+msgid "Location"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:127
-#: src/paths/instance/orders/details/DetailPage.tsx:350
+#: src/paths/instance/orders/create/CreatePage.tsx:456
 #, c-format
-msgid "created at"
+msgid "address where the products will be delivered"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:138
-#: src/paths/instance/orders/details/DetailPage.tsx:289
+#: src/paths/instance/orders/create/CreatePage.tsx:463
 #, c-format
-msgid "Timeline"
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:142
-#: src/paths/instance/orders/details/DetailPage.tsx:293
+#: src/paths/instance/orders/create/CreatePage.tsx:464
 #, c-format
-msgid "Payment details"
+msgid "URL to which the user will be redirected after successful payment."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:146
-#: src/paths/instance/orders/details/DetailPage.tsx:299
-#: src/paths/instance/orders/details/DetailPage.tsx:363
+#: src/paths/instance/orders/create/CreatePage.tsx:470
 #, c-format
-msgid "Order status"
+msgid "Taler payment options"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:156
-#: src/paths/instance/orders/details/DetailPage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:471
 #, c-format
-msgid "Product list"
+msgid "Override default Taler payment settings for this order"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:236
+#: src/paths/instance/orders/create/CreatePage.tsx:475
 #, c-format
-msgid "paid"
+msgid "Payment deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:238
+#: src/paths/instance/orders/create/CreatePage.tsx:476
 #, c-format
-msgid "wired"
+msgid ""
+"Deadline for the customer to pay for the offer before it expires. Inventory "
+"products will be reserved until this deadline."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:241
+#: src/paths/instance/orders/create/CreatePage.tsx:480
 #, c-format
-msgid "refunded"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:258
+#: src/paths/instance/orders/create/CreatePage.tsx:481
 #, c-format
-msgid "refund"
+msgid "Time until which the order can be refunded by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:485
 #, c-format
-msgid "Refunded amount"
+msgid "Wire transfer deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:298
+#: src/paths/instance/orders/create/CreatePage.tsx:486
 #, c-format
-msgid "Deposit total"
+msgid "Deadline for the exchange to make the wire transfer."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:336
+#: src/paths/instance/orders/create/CreatePage.tsx:490
 #, c-format
-msgid "unpaid"
+msgid "Auto-refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:364
+#: src/paths/instance/orders/create/CreatePage.tsx:491
 #, c-format
-msgid "Order status URL"
+msgid ""
+"Time until which the wallet will automatically check for refunds without "
+"user interaction."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:365
+#: src/paths/instance/orders/create/CreatePage.tsx:496
 #, c-format
-msgid "Pay URI"
+msgid "Maximum deposit fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:383
+#: src/paths/instance/orders/create/CreatePage.tsx:497
 #, c-format
 msgid ""
-"Unknown order status. This is an error, please contact the administrator."
+"Maximum deposit fees the merchant is willing to cover for this order. Higher "
+"deposit fees must be covered in full by the consumer."
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:56
-#: src/paths/instance/orders/list/index.tsx:147
+#: src/paths/instance/orders/create/CreatePage.tsx:501
 #, c-format
-msgid "refund created successfully"
+msgid "Maximum wire fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:59
-#: src/paths/instance/orders/list/index.tsx:150
+#: src/paths/instance/orders/create/CreatePage.tsx:502
 #, c-format
-msgid "could not create the refund"
+msgid ""
+"Maximum aggregate wire fees the merchant is willing to cover for this order. "
+"Wire fees exceeding this amount are to be covered by the customers."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:111
+#: src/paths/instance/orders/create/CreatePage.tsx:506
 #, c-format
-msgid "load newer orders"
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:115
+#: src/paths/instance/orders/create/CreatePage.tsx:507
 #, c-format
-msgid "Date"
+msgid ""
+"Factor by which wire fees exceeding the above threshold are divided to "
+"determine the share of excess wire fees to be paid explicitly by the "
+"consumer."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:131
-#: src/paths/instance/orders/list/Table.tsx:223
+#: src/paths/instance/orders/create/CreatePage.tsx:511
 #, c-format
-msgid "Refund"
+msgid "Create token"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:145
+#: src/paths/instance/orders/create/CreatePage.tsx:512
 #, c-format
-msgid "load older orders"
+msgid ""
+"Uncheck this option if the merchant backend generated an order ID with "
+"enough entropy to prevent adversarial claims."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:154
+#: src/paths/instance/orders/create/CreatePage.tsx:516
 #, c-format
-msgid "No orders has been found"
+msgid "Minimum age required"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:202
+#: src/paths/instance/orders/create/CreatePage.tsx:517
 #, c-format
-msgid "date"
+msgid ""
+"Any value greater than 0 will limit the coins able be used to pay this "
+"contract. If empty the age restriction will be defined by the products"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:203
+#: src/paths/instance/orders/create/CreatePage.tsx:520
 #, c-format
-msgid "amount"
+msgid "Min age defined by the producs is %1$s"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:204
+#: src/paths/instance/orders/create/CreatePage.tsx:528
 #, c-format
-msgid "reason"
+msgid "Additional information"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:224
+#: src/paths/instance/orders/create/CreatePage.tsx:529
 #, c-format
-msgid "Max refundable:"
+msgid "Custom information to be included in the contract for this order."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/paths/instance/orders/create/CreatePage.tsx:535
 #, c-format
-msgid "Reason"
+msgid "You must enter a value in JavaScript Object Notation (JSON)."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:55
 #, c-format
-msgid "duplicated"
+msgid "days"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:65
 #, c-format
-msgid "requested by the customer"
+msgid "hours"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:76
 #, c-format
-msgid "other"
+msgid "minutes"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:91
+#: src/components/picker/DurationPicker.tsx:87
 #, c-format
-msgid "go to order id"
+msgid "seconds"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:107
+#: src/components/form/InputDuration.tsx:53
 #, c-format
-msgid "Paid"
+msgid "forever"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:108
+#: src/components/form/InputDuration.tsx:62
 #, c-format
-msgid "Refunded"
+msgid "%1$sM"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:109
+#: src/components/form/InputDuration.tsx:64
 #, c-format
-msgid "Not wired"
+msgid "%1$sY"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:110
+#: src/components/form/InputDuration.tsx:66
 #, c-format
-msgid "All"
+msgid "%1$sd"
 msgstr ""
 
-#: src/paths/instance/products/create/index.tsx:48
-#: src/paths/instance/products/update/index.tsx:64
+#: src/components/form/InputDuration.tsx:68
 #, c-format
-msgid "could not create product"
+msgid "%1$sh"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:87
+#: src/components/form/InputDuration.tsx:70
 #, c-format
-msgid "Sell"
+msgid "%1$smin"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:89
+#: src/components/form/InputDuration.tsx:72
 #, c-format
-msgid "Profit"
+msgid "%1$ssec"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:91
+#: src/paths/instance/orders/list/Table.tsx:75
 #, c-format
-msgid "Sold"
+msgid "Orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:81
 #, c-format
-msgid "product updated successfully"
+msgid "create order"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:62
+#: src/paths/instance/orders/list/Table.tsx:147
 #, c-format
-msgid "could not update the product"
+msgid "load newer orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:70
+#: src/paths/instance/orders/list/Table.tsx:154
 #, c-format
-msgid "product delete successfully"
+msgid "Date"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:73
+#: src/paths/instance/orders/list/Table.tsx:200
 #, c-format
-msgid "could not delete the product"
+msgid "Refund"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:209
 #, c-format
-msgid "Tips"
+msgid "copy url"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:111
+#: src/paths/instance/orders/list/Table.tsx:225
 #, c-format
-msgid "Committed amount"
+msgid "load older orders"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:112
+#: src/paths/instance/orders/list/Table.tsx:242
 #, c-format
-msgid "Exchange initial amount"
+msgid "No orders have been found matching your query!"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:113
+#: src/paths/instance/orders/list/Table.tsx:288
 #, c-format
-msgid "Merchant initial amount"
+msgid "duplicated"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:148
+#: src/paths/instance/orders/list/Table.tsx:299
 #, c-format
-msgid "There is no tips yet, add more pressing the + sign"
+msgid "invalid format"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:50
-#: src/paths/instance/transfers/create/CreatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:56
+#: src/paths/instance/orders/list/Table.tsx:301
 #, c-format
-msgid "cannot be empty"
+msgid "this value exceed the refundable amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:51
+#: src/paths/instance/orders/list/Table.tsx:346
 #, c-format
-msgid "check the id, doest look valid"
+msgid "date"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:52
+#: src/paths/instance/orders/list/Table.tsx:349
 #, c-format
-msgid "should have 52 characters, current %1$s"
+msgid "amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:57
+#: src/paths/instance/orders/list/Table.tsx:352
 #, c-format
-msgid "URL doesn't have the right format"
+msgid "reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:74
+#: src/paths/instance/orders/list/Table.tsx:389
 #, c-format
-msgid "Transfer ID"
+msgid "amount to be refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:76
+#: src/paths/instance/orders/list/Table.tsx:391
 #, c-format
-msgid "Account Address"
+msgid "Max refundable:"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:82
-#: src/paths/instance/transfers/list/Table.tsx:125
+#: src/paths/instance/orders/list/Table.tsx:396
 #, c-format
-msgid "Exchange URL"
+msgid "Reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/index.tsx:49
+#: src/paths/instance/orders/list/Table.tsx:397
 #, c-format
-msgid "could not inform transfer"
+msgid "Choose one..."
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:118
+#: src/paths/instance/orders/list/Table.tsx:399
 #, c-format
-msgid "load newer transfers"
+msgid "requested by the customer"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:123
+#: src/paths/instance/orders/list/Table.tsx:400
 #, c-format
-msgid "Credit"
+msgid "other"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:126
+#: src/paths/instance/orders/list/Table.tsx:403
 #, c-format
-msgid "Confirmed"
+msgid "why this order is being refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:127
-#: src/paths/instance/transfers/list/index.tsx:60
+#: src/paths/instance/orders/list/Table.tsx:409
 #, c-format
-msgid "Verified"
+msgid "more information to give context"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:128
+#: src/paths/instance/orders/details/DetailPage.tsx:62
 #, c-format
-msgid "Executed at"
+msgid "Contract Terms"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:68
 #, c-format
-msgid "yes"
+msgid "human-readable description of the whole purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:74
 #, c-format
-msgid "no"
+msgid "total price for the transaction"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/paths/instance/orders/details/DetailPage.tsx:81
 #, c-format
-msgid "unknown"
+msgid "URL for this purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:145
+#: src/paths/instance/orders/details/DetailPage.tsx:87
 #, c-format
-msgid "load older transfers"
+msgid "Max fee"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:154
+#: src/paths/instance/orders/details/DetailPage.tsx:88
 #, c-format
-msgid "There is no transfer yet, add more pressing the + sign"
+msgid "maximum total deposit fee accepted by the merchant for this contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:93
+#, c-format
+msgid "Max wire fee"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:94
+#, c-format
+msgid "maximum wire fee accepted by the merchant"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:100
+#, c-format
+msgid ""
+"over how many customer transactions does the merchant expect to amortize "
+"wire fees on average"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:105
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:106
+#, c-format
+msgid "time when this contract was generated"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:112
+#, c-format
+msgid "after this deadline has passed no refunds will be accepted"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:118
+#, c-format
+msgid ""
+"after this deadline, the merchant won't accept payments for the contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:124
+#, c-format
+msgid "transfer deadline for the exchange"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:130
+#, c-format
+msgid "time indicating when the order should be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:136
+#, c-format
+msgid "where the order will be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:144
+#, c-format
+msgid "Auto-refund delay"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:145
+#, c-format
+msgid ""
+"how long the wallet should try to get an automatic refund for the purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:150
+#, c-format
+msgid "Extra info"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:151
+#, c-format
+msgid "extra data that is only interpreted by the merchant frontend"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:219
+#, c-format
+msgid "Order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:221
+#, c-format
+msgid "claimed"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:247
+#, c-format
+msgid "claimed at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:265
+#, c-format
+msgid "Timeline"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:271
+#, c-format
+msgid "Payment details"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:291
+#, c-format
+msgid "Order status"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:301
+#, c-format
+msgid "Product list"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:451
+#, c-format
+msgid "paid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:455
+#, c-format
+msgid "wired"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:460
+#, c-format
+msgid "refunded"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:480
+#, c-format
+msgid "refund order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:481
+#, c-format
+msgid "not refundable"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:489
+#, c-format
+msgid "refund"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:553
+#, c-format
+msgid "Refunded amount"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:560
+#, c-format
+msgid "Refund taken"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:570
+#, c-format
+msgid "Status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:583
+#, c-format
+msgid "Refund URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:636
+#, c-format
+msgid "unpaid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:654
+#, c-format
+msgid "pay at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:666
+#, c-format
+msgid "created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:707
+#, c-format
+msgid "Order status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:711
+#, c-format
+msgid "Payment URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:740
+#, c-format
+msgid ""
+"Unknown order status. This is an error, please contact the administrator."
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:767
+#, c-format
+msgid "Back"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:67
+#, c-format
+msgid "refund created successfully"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:73
+#, c-format
+msgid "could not create the refund"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:78
+#, c-format
+msgid "select date to show nearby orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:94
+#, c-format
+msgid "order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:100
+#, c-format
+msgid "jump to order with the given order ID"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:122
+#, c-format
+msgid "remove all filters"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:132
+#, c-format
+msgid "only show paid orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:135
+#, c-format
+msgid "Paid"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:142
+#, c-format
+msgid "only show orders with refunds"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:145
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:152
+#, c-format
+msgid ""
+"only show orders where customers paid, but wire payments from payment "
+"provider are still pending"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:155
+#, c-format
+msgid "Not wired"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:170
+#, c-format
+msgid "clear date filter"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:184
+#, c-format
+msgid "date (YYYY/MM/DD)"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:91
+#, c-format
+msgid "Enter an order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:99
+#, c-format
+msgid "order not found"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:166
+#, c-format
+msgid "could not get the order to refund"
+msgstr ""
+
+#: src/components/exception/AsyncButton.tsx:43
+#, c-format
+msgid "Loading..."
+msgstr ""
+
+#: src/components/form/InputStock.tsx:99
+#, c-format
+msgid ""
+"click here to configure the stock of the product, leave it as is and the "
+"backend will not control stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:109
+#, c-format
+msgid "Manage stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:115
+#, c-format
+msgid "this product has been configured without stock control"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:119
+#, c-format
+msgid "Infinite"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:136
+#, c-format
+msgid "lost cannot be greater than current and incoming (max %1$s)"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:176
+#, c-format
+msgid "Incoming"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:177
+#, c-format
+msgid "Lost"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:192
+#, c-format
+msgid "Current"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:196
+#, c-format
+msgid "remove stock control for this product"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:202
+#, c-format
+msgid "without stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:211
+#, c-format
+msgid "Next restock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:217
+#, c-format
+msgid "Delivery address"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:133
+#, c-format
+msgid "product identification to use in URLs (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:139
+#, c-format
+msgid "illustration of the product for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:145
+#, c-format
+msgid "product description for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:149
+#, c-format
+msgid "Age restricted"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:150
+#, c-format
+msgid "is this product restricted for customer below certain age?"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:155
+#, c-format
+msgid ""
+"unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 "
+"items, 5 meters) for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:160
+#, c-format
+msgid ""
+"sale price for customers, including taxes, for above units of the product"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:164
+#, c-format
+msgid "Stock"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:166
+#, c-format
+msgid ""
+"product inventory for products with finite supply (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:171
+#, c-format
+msgid "taxes included in the product price, exposed to customers"
+msgstr ""
+
+#: src/paths/instance/products/create/CreatePage.tsx:66
+#, c-format
+msgid "Need to complete marked fields"
+msgstr ""
+
+#: src/paths/instance/products/create/index.tsx:51
+#, c-format
+msgid "could not create product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:68
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:73
+#, c-format
+msgid "add product to inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:137
+#, c-format
+msgid "Sell"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:143
+#, c-format
+msgid "Profit"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:149
+#, c-format
+msgid "Sold"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:210
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:248
+#, c-format
+msgid "go to product update page"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:255
+#, c-format
+msgid "Update"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:260
+#, c-format
+msgid "remove this product from the database"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:331
+#, c-format
+msgid "update the product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:341
+#, c-format
+msgid "update product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:399
+#, c-format
+msgid "add more elements to the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:404
+#, c-format
+msgid "report elements lost in the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:409
+#, c-format
+msgid "new price for the product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:421
+#, c-format
+msgid "the are value with errors"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:422
+#, c-format
+msgid "update product with new stock and price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:463
+#, c-format
+msgid "There is no products yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:74
+#, c-format
+msgid "product updated successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:80
+#, c-format
+msgid "could not update the product"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:91
+#, c-format
+msgid "product delete successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:97
+#, c-format
+msgid "could not delete the product"
+msgstr ""
+
+#: src/paths/instance/products/update/UpdatePage.tsx:56
+#, c-format
+msgid "Product id:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:95
+#, c-format
+msgid ""
+"To complete the setup of the reserve, you must now initiate a wire transfer "
+"using the given wire transfer subject and crediting the specified amount to "
+"the indicated account of the exchange."
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:102
+#, c-format
+msgid "If your system supports RFC 8905, you can do this by opening this URI:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:83
+#, c-format
+msgid "it should be greater than 0"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:88
+#, c-format
+msgid "must be a valid URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:107
+#, c-format
+msgid "Initial balance"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:108
+#, c-format
+msgid "balance prior to deposit"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:112
+#, c-format
+msgid "Exchange URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:113
+#, c-format
+msgid "URL of exchange"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:148
+#, c-format
+msgid "Next"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:186
+#, c-format
+msgid "Wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:187
+#, c-format
+msgid "method to use for wire transfer"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:189
+#, c-format
+msgid "Select one wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/index.tsx:62
+#, c-format
+msgid "could not create reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:77
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:82
+#, c-format
+msgid "Created balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:99
+#, c-format
+msgid "Exchange balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:104
+#, c-format
+msgid "Picked up"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:109
+#, c-format
+msgid "Committed"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:116
+#, c-format
+msgid "Account address"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:119
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:130
+#, c-format
+msgid "Tips"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:193
+#, c-format
+msgid "No tips has been authorized from this reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:213
+#, c-format
+msgid "Authorized"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:222
+#, c-format
+msgid "Expiration"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:108
+#, c-format
+msgid "amount of tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:112
+#, c-format
+msgid "Justification"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:114
+#, c-format
+msgid "reason for the tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:118
+#, c-format
+msgid "URL after tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:119
+#, c-format
+msgid "URL to visit after tip payment"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:65
+#, c-format
+msgid "Reserves not yet funded"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:89
+#, c-format
+msgid "Reserves ready"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:95
+#, c-format
+msgid "add new reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:143
+#, c-format
+msgid "Expires at"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:146
+#, c-format
+msgid "Initial"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:202
+#, c-format
+msgid "delete selected reserve from the database"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:210
+#, c-format
+msgid "authorize new tip from selected reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:237
+#, c-format
+msgid ""
+"There is no ready reserves yet, add more pressing the + sign or fund them"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:264
+#, c-format
+msgid "Expected Balance"
+msgstr ""
+
+#: src/paths/instance/reserves/list/index.tsx:98
+#, c-format
+msgid "could not create the tip"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:60
+#, c-format
+msgid "should not be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:69
+#, c-format
+msgid "should be greater that 0"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:72
+#, c-format
+msgid "can't be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:76
+#, c-format
+msgid "to short"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:104
+#, c-format
+msgid "Identifier"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:105
+#, c-format
+msgid "Name of the template in URLs."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:112
+#, c-format
+msgid "Describe what this template stands for"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:117
+#, c-format
+msgid "Order summary"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:127
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:129
+#, c-format
+msgid "Is this contract restricted to some age?"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:133
+#, c-format
+msgid "Payment timeout"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:135
+#, c-format
+msgid ""
+"How much time has the customer to complete the payment once the order was "
+"created."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:139
+#, c-format
+msgid "Point-of-sale key"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:141
+#, c-format
+msgid "Useful to validate the purchase"
+msgstr ""
+
+#: src/paths/instance/templates/create/index.tsx:52
+#, c-format
+msgid "could not inform template"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:53
+#, c-format
+msgid "Amount is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:57
+#, c-format
+msgid "Order summary is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:91
+#, c-format
+msgid "Amount of the order"
+msgstr ""
+
+#: src/paths/instance/templates/use/index.tsx:79
+#, c-format
+msgid "could not create order from template"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:63
+#, c-format
+msgid "Templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:68
+#, c-format
+msgid "add new templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:137
+#, c-format
+msgid "load more templates before the first one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:141
+#, c-format
+msgid "load newer templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:176
+#, c-format
+msgid "delete selected templates from the database"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:183
+#, c-format
+msgid "use template to create new order"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:198
+#, c-format
+msgid "load more templates after the last one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:202
+#, c-format
+msgid "load older templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:219
+#, c-format
+msgid "There is no templates yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:87
+#, c-format
+msgid "template delete successfully"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:93
+#, c-format
+msgid "could not delete the template"
+msgstr ""
+
+#: src/paths/instance/templates/update/index.tsx:78
+#, c-format
+msgid "could not update template"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:85
+#, c-format
+msgid "Webhook ID to use"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:89
+#, c-format
+msgid "Event"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:90
+#, c-format
+msgid "The event of the webhook: why the webhook is used"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:94
+#, c-format
+msgid "Method"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:95
+#, c-format
+msgid "Method used by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:99
+#, c-format
+msgid "URL"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:100
+#, c-format
+msgid "URL of the webhook where the customer will be redirected"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:104
+#, c-format
+msgid "Header"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:106
+#, c-format
+msgid "Header template of the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:111
+#, c-format
+msgid "Body"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:112
+#, c-format
+msgid "Body template by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:61
+#, c-format
+msgid "Webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:66
+#, c-format
+msgid "add new webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:137
+#, c-format
+msgid "load more webhooks before the first one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:141
+#, c-format
+msgid "load newer webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:151
+#, c-format
+msgid "Event type"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:176
+#, c-format
+msgid "delete selected webhook from the database"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:198
+#, c-format
+msgid "load more webhooks after the last one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:202
+#, c-format
+msgid "load older webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:219
+#, c-format
+msgid "There is no webhooks yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:82
+#, c-format
+msgid "webhook delete successfully"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:88
+#, c-format
+msgid "could not delete the webhook"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:63
+#, c-format
+msgid "check the id, does not look valid"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:65
+#, c-format
+msgid "should have 52 characters, current %1$s"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:72
+#, c-format
+msgid "URL doesn't have the right format"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:98
+#, c-format
+msgid "Credited bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:100
+#, c-format
+msgid "Select one account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:101
+#, c-format
+msgid "Bank account of the merchant where the payment was received"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:105
+#, c-format
+msgid "Wire transfer ID"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:107
+#, c-format
+msgid ""
+"unique identifier of the wire transfer used by the exchange, must be 52 "
+"characters long"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:112
+#, c-format
+msgid ""
+"Base URL of the exchange that made the transfer, should have been in the "
+"wire transfer subject"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:117
+#, c-format
+msgid "Amount credited"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:118
+#, c-format
+msgid "Actual amount that was wired to the merchant's bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/index.tsx:58
+#, c-format
+msgid "could not inform transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:61
+#, c-format
+msgid "Transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:66
+#, c-format
+msgid "add new transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:129
+#, c-format
+msgid "load more transfers before the first one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:133
+#, c-format
+msgid "load newer transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:143
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:152
+#, c-format
+msgid "Confirmed"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:155
+#, c-format
+msgid "Verified"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:158
+#, c-format
+msgid "Executed at"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "yes"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "no"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:181
+#, c-format
+msgid "unknown"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:187
+#, c-format
+msgid "delete selected transfer from the database"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:202
+#, c-format
+msgid "load more transfer after the last one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:206
+#, c-format
+msgid "load older transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:223
+#, c-format
+msgid "There is no transfer yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:79
+#, c-format
+msgid "filter by account address"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:100
+#, c-format
+msgid "only show wire transfers confirmed by the merchant"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:110
+#, c-format
+msgid "only show wire transfers claimed by the exchange"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:113
+#, c-format
+msgid "Unverified"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:69
+#, c-format
+msgid "is not valid"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:94
+#, c-format
+msgid "is not a number"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:96
+#, c-format
+msgid "must be 1 or greater"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:107
+#, c-format
+msgid "max 7 lines"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:178
+#, c-format
+msgid "change authorization configuration"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:217
+#, c-format
+msgid "Need to complete marked fields and choose authorization method"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:82
+#, c-format
+msgid "This is not a valid bitcoin address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:95
+#, c-format
+msgid "This is not a valid Ethereum address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:118
+#, c-format
+msgid "IBAN numbers usually have more that 4 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:120
+#, c-format
+msgid "IBAN numbers usually have less that 34 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:128
+#, c-format
+msgid "IBAN country code not found"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:153
+#, c-format
+msgid "IBAN number is not valid, checksum is wrong"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:248
+#, c-format
+msgid "Target type"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:249
+#, c-format
+msgid "Method to use for wire transfer"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:258
+#, c-format
+msgid "Routing"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:259
+#, c-format
+msgid "Routing number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:263
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:264
+#, c-format
+msgid "Account number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:273
+#, c-format
+msgid "Business Identifier Code."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:282
+#, c-format
+msgid "Bank Account Number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:292
+#, c-format
+msgid "Unified Payment Interface."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:301
+#, c-format
+msgid "Bitcoin protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:310
+#, c-format
+msgid "Ethereum protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:319
+#, c-format
+msgid "Interledger protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:328
+#, c-format
+msgid "Host"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:329
+#, c-format
+msgid "Bank host."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:334
+#, c-format
+msgid "Bank account."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:343
+#, c-format
+msgid "Bank account owner's name."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:370
+#, c-format
+msgid "No accounts yet."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:52
+#, c-format
+msgid ""
+"Name of the instance in URLs. The 'default' instance is special in that it "
+"is used to administer other instances."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:58
+#, c-format
+msgid "Business name"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:59
+#, c-format
+msgid "Legal name of the business represented by this instance."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:64
+#, c-format
+msgid "Email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:65
+#, c-format
+msgid "Contact email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:70
+#, c-format
+msgid "Website URL"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:71
+#, c-format
+msgid "URL."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:76
+#, c-format
+msgid "Logo"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:77
+#, c-format
+msgid "Logo image."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:82
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:83
+#, c-format
+msgid "URI specifying bank account for crediting revenue."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:88
+#, c-format
+msgid "Default max deposit fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:89
+#, c-format
+msgid ""
+"Maximum deposit fees this merchant is willing to pay per order by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:94
+#, c-format
+msgid "Default max wire fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:95
+#, c-format
+msgid ""
+"Maximum wire fees this merchant is willing to pay per wire transfer by "
+"default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:100
+#, c-format
+msgid "Default wire fee amortization"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:101
+#, c-format
+msgid ""
+"Number of orders excess wire transfer fees will be divided by to compute per "
+"order surcharge."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:107
+#, c-format
+msgid "Physical location of the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:114
+#, c-format
+msgid "Jurisdiction"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:115
+#, c-format
+msgid "Jurisdiction for legal disputes with the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:122
+#, c-format
+msgid "Default payment delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:124
+#, c-format
+msgid ""
+"Time customers have to pay an order before the offer expires by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:129
+#, c-format
+msgid "Default wire transfer delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:130
+#, c-format
+msgid ""
+"Maximum time an exchange is allowed to delay wiring funds to the merchant, "
+"enabling it to aggregate smaller payments into larger wire transfers and "
+"reducing wire fees."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:164
+#, c-format
+msgid "Instance id"
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:173
+#, c-format
+msgid "Change the authorization method use for this instance."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:182
+#, c-format
+msgid "Manage access token"
+msgstr ""
+
+#: src/paths/instance/update/index.tsx:100
+#, c-format
+msgid "Failed to create instance"
+msgstr ""
+
+#: src/components/exception/login.tsx:64
+#, c-format
+msgid "Login required"
+msgstr ""
+
+#: src/components/exception/login.tsx:70
+#, c-format
+msgid "Please enter your access token."
+msgstr ""
+
+#: src/components/exception/login.tsx:98
+#, c-format
+msgid "Access Token"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:169
+#, c-format
+msgid "The request to the backend take too long and was cancelled"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:176
+#, c-format
+msgid "The backend reported a problem: HTTP status #%1$s"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:194
+#, c-format
+msgid "Access denied"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:195
+#, c-format
+msgid "The access token provided is invalid."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:210
+#, c-format
+msgid "No 'default' instance configured yet."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:211
+#, c-format
+msgid "Create a 'default' instance to begin using the merchant backoffice."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:614
+#, c-format
+msgid "The access token provided is invalid"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:648
+#, c-format
+msgid "Hide for today"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:82
+#, c-format
+msgid "Instance"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:91
+#, c-format
+msgid "Settings"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:167
+#, c-format
+msgid "Connection"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:209
+#, c-format
+msgid "New"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:219
+#, c-format
+msgid "List"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:234
+#, c-format
+msgid "Log out"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:58
+#, c-format
+msgid "Check your token is valid"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:84
+#, c-format
+msgid "Couldn't access the server."
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:85
+#, c-format
+msgid "Could not infer instance id from url %1$s"
+msgstr ""
+
+#: src/Application.tsx:94
+#, c-format
+msgid "Server not found"
+msgstr ""
+
+#: src/Application.tsx:109
+#, c-format
+msgid "Couldn't access the server"
+msgstr ""
+
+#: src/Application.tsx:111
+#, c-format
+msgid "Got message %1$s from %2$s"
+msgstr ""
+
+#: src/Application.tsx:126
+#, c-format
+msgid "Unexpected Error"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:101
+#, c-format
+msgid "The value %1$s is invalid for a payment url"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:110
+#, c-format
+msgid "add element to the list"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:112
+#, c-format
+msgid "add"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:37
+#, c-format
+msgid "Deleting"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:41
+#, c-format
+msgid "Changing"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:87
+#, c-format
+msgid "Order ID"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:101
+#, c-format
+msgid "Payment URL"
 msgstr ""
diff --git a/packages/merchant-backoffice-ui/src/i18n/es.po 
b/packages/merchant-backoffice-ui/src/i18n/es.po
index e771a39d8..fcea3fcdc 100644
--- a/packages/merchant-backoffice-ui/src/i18n/es.po
+++ b/packages/merchant-backoffice-ui/src/i18n/es.po
@@ -15,7 +15,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: \n"
+"Report-Msgid-Bugs-To: taler@gnu.org\n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: 2023-03-06 21:58+0000\n"
 "Last-Translator: Sebastian Marchano <sebasjm@gmail.com>\n"
@@ -28,1039 +28,2655 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.13.1\n"
 
-#: src/ApplicationReadyRoutes.tsx:50 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:299
+#: src/components/modal/index.tsx:69
 #, c-format
-msgid "Access denied"
-msgstr "Acceso denegado"
+msgid "Cancel"
+msgstr "Cancelar"
 
-#: src/ApplicationReadyRoutes.tsx:51 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:300
+#: src/components/modal/index.tsx:76
 #, c-format
-msgid "Check your token is valid"
-msgstr "Verifica que el token sea valido"
+msgid "%1$s"
+msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:72
+#: src/components/modal/index.tsx:115
 #, c-format
-msgid "Couldn't access the server."
-msgstr "No se pudo acceder al servidor."
+msgid "Continue"
+msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:73
+#: src/components/modal/index.tsx:169
 #, c-format
-msgid "Could not infer instance id from url %1$s"
-msgstr "No se pudo inferir el id de la instancia con la url %1$s"
+msgid "Clear"
+msgstr "Limpiar"
 
-#: src/InstanceRoutes.tsx:109
+#: src/components/modal/index.tsx:181
 #, c-format
-msgid "HTTP status #%1$s: Server reported a problem"
-msgstr "HTTP status #%1$s: Servidor reporto un problema"
+msgid "Confirm"
+msgstr "Confirmar"
 
-#: src/InstanceRoutes.tsx:110
+#: src/components/modal/index.tsx:287
 #, c-format
-msgid "Got message: \"%1$s\" from: %2$s"
-msgstr "Recibimos el mensaje: %1$s desde %2$s"
+msgid "is not the same as the current access token"
+msgstr ""
 
-#: src/InstanceRoutes.tsx:127
+#: src/components/modal/index.tsx:290
 #, c-format
-msgid "No default instance"
-msgstr "Sin instancia default"
+msgid "cannot be empty"
+msgstr "no puede ser vacío"
+
+#: src/components/modal/index.tsx:292
+#, fuzzy, c-format
+msgid "cannot be the same as the old token"
+msgstr "no puede ser igual al anterior"
+
+#: src/components/modal/index.tsx:296
+#, fuzzy, c-format
+msgid "is not the same"
+msgstr "deberían ser iguales"
 
-#: src/InstanceRoutes.tsx:128
+#: src/components/modal/index.tsx:306
+#, fuzzy, c-format
+msgid "You are updating the access token from instance with id %1$s"
+msgstr ""
+"Está actualizando el token de autorización para la instancia %1$s con id %2$s"
+
+#: src/components/modal/index.tsx:322
+#, fuzzy, c-format
+msgid "Old access token"
+msgstr "Viejo token"
+
+#: src/components/modal/index.tsx:323
 #, c-format
-msgid ""
-"in order to use merchant backoffice, you should create the default instance"
-msgstr "para usar el merchant backoffice, debería crear la instancia default"
+msgid "access token currently in use"
+msgstr ""
+
+#: src/components/modal/index.tsx:329
+#, fuzzy, c-format
+msgid "New access token"
+msgstr "Nuevo token"
 
-#: src/InstanceRoutes.tsx:288
+#: src/components/modal/index.tsx:330
 #, c-format
-msgid "Server reported a problem: HTTP status #%1$s"
-msgstr "Servidir reporto un problema: HTTP status #%1$s"
+msgid "next access token to be used"
+msgstr ""
 
-#: src/InstanceRoutes.tsx:289
+#: src/components/modal/index.tsx:335
 #, c-format
-msgid "Got message: %1$s from: %2$s"
-msgstr "Recibimos el mensaje %1$s desde %2$s"
+msgid "Repeat access token"
+msgstr ""
 
-#: src/components/exception/login.tsx:46
+#: src/components/modal/index.tsx:336
 #, c-format
-msgid "Login required"
-msgstr "Login necesario"
+msgid "confirm the same access token"
+msgstr ""
+
+#: src/components/modal/index.tsx:341
+#, fuzzy, c-format
+msgid "Clearing the access token will mean public access to the instance"
+msgstr ""
+"Limpiar el token de autorización significa acceso publico a la instancia"
+
+#: src/components/modal/index.tsx:368
+#, fuzzy, c-format
+msgid "cannot be the same as the old access token"
+msgstr "no puede ser igual al anterior"
 
-#: src/components/exception/login.tsx:49
+#: src/components/modal/index.tsx:385
+#, c-format
+msgid "You are setting the access token for the new instance"
+msgstr ""
+
+#: src/components/modal/index.tsx:411
 #, c-format
 msgid ""
-"Please enter your auth token. Token should have \"secret-token:\" and start "
-"with Bearer or ApiKey"
-msgstr ""
-"Por favor ingrese su token de autorización. El token debe tener \"secret-"
-"token\" y comenzar con Bearer o ApiKey"
-
-#: src/components/exception/login.tsx:86 src/components/modal/index.tsx:53
-#: src/components/modal/index.tsx:75 src/paths/admin/create/CreatePage.tsx:115
-#: src/paths/instance/orders/create/CreatePage.tsx:325
-#: src/paths/instance/products/create/CreatePage.tsx:51
-#: src/paths/instance/products/list/Table.tsx:174
-#: src/paths/instance/products/list/Table.tsx:228
-#: src/paths/instance/products/update/UpdatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:134
+"With external authorization method no check will be done by the merchant "
+"backend"
+msgstr ""
+
+#: src/components/modal/index.tsx:427
+#, fuzzy, c-format
+msgid "Set external authorization"
+msgstr "Amortización de comisión de transferencia"
+
+#: src/components/modal/index.tsx:439
 #, c-format
-msgid "Confirm"
-msgstr "Confirmar"
+msgid "Set access token"
+msgstr ""
 
-#: src/components/form/InputArray.tsx:72
+#: src/components/modal/index.tsx:461
 #, c-format
-msgid "The value %1$s is invalid for a payment url"
-msgstr "El valor %1$s es invalido para una URL de pago"
+msgid "Operation in progress..."
+msgstr ""
+
+#: src/components/modal/index.tsx:470
+#, c-format
+msgid "The operation will be automatically canceled after %1$s seconds"
+msgstr ""
+
+#: src/paths/admin/list/TableActive.tsx:80
+#, c-format
+msgid "Instances"
+msgstr "Instancias"
+
+#: src/paths/admin/list/TableActive.tsx:93
+#, c-format
+msgid "Delete"
+msgstr "Eliminar"
+
+#: src/paths/admin/list/TableActive.tsx:99
+#, fuzzy, c-format
+msgid "add new instance"
+msgstr "no se pudo crear la instancia"
+
+#: src/paths/admin/list/TableActive.tsx:178
+#, c-format
+msgid "ID"
+msgstr "ID"
+
+#: src/paths/admin/list/TableActive.tsx:181
+#, c-format
+msgid "Name"
+msgstr "Nombre"
+
+#: src/paths/admin/list/TableActive.tsx:220
+#, c-format
+msgid "Edit"
+msgstr "Editar"
+
+#: src/paths/admin/list/TableActive.tsx:237
+#, c-format
+msgid "Purge"
+msgstr ""
+
+#: src/paths/admin/list/TableActive.tsx:261
+#, c-format
+msgid "There is no instances yet, add more pressing the + sign"
+msgstr "No hay instancias todavían, agregue mas presionando el signo +"
+
+#: src/paths/admin/list/View.tsx:69
+#, fuzzy, c-format
+msgid "Only show active instances"
+msgstr "no se pudo crear la instancia"
+
+#: src/paths/admin/list/View.tsx:72
+#, c-format
+msgid "Active"
+msgstr ""
+
+#: src/paths/admin/list/View.tsx:79
+#, fuzzy, c-format
+msgid "Only show deleted instances"
+msgstr "Sin instancia default"
+
+#: src/paths/admin/list/View.tsx:82
+#, fuzzy, c-format
+msgid "Deleted"
+msgstr "Eliminar"
+
+#: src/paths/admin/list/View.tsx:89
+#, fuzzy, c-format
+msgid "Show all instances"
+msgstr "Sin instancia default"
+
+#: src/paths/admin/list/View.tsx:92
+#, c-format
+msgid "All"
+msgstr "Todo"
+
+#: src/paths/admin/list/index.tsx:94
+#, fuzzy, c-format
+msgid "Failed to delete instance"
+msgstr "Sin instancia default"
+
+#: src/paths/admin/list/index.tsx:117
+#, fuzzy, c-format
+msgid "Failed to purge instance"
+msgstr "no se pudo crear la instancia"
+
+#: src/paths/instance/kyc/list/ListPage.tsx:41
+#, c-format
+msgid "Pending KYC verification"
+msgstr ""
+
+#: src/paths/instance/kyc/list/ListPage.tsx:66
+#, c-format
+msgid "Timed out"
+msgstr ""
+
+#: src/paths/instance/kyc/list/ListPage.tsx:103
+#, fuzzy, c-format
+msgid "Exchange"
+msgstr "URL del Exchange"
+
+#: src/paths/instance/kyc/list/ListPage.tsx:106
+#, c-format
+msgid "Target account"
+msgstr ""
+
+#: src/paths/instance/kyc/list/ListPage.tsx:109
+#, c-format
+msgid "KYC URL"
+msgstr ""
+
+#: src/paths/instance/kyc/list/ListPage.tsx:144
+#, c-format
+msgid "Code"
+msgstr ""
+
+#: src/paths/instance/kyc/list/ListPage.tsx:147
+#, c-format
+msgid "Http Status"
+msgstr ""
 
-#: src/components/form/InputDate.tsx:67
-#: src/paths/instance/orders/list/index.tsx:123
+#: src/paths/instance/kyc/list/ListPage.tsx:177
 #, c-format
-msgid "pick a date"
-msgstr "elegir una fecha"
+msgid "No pending kyc verification!"
+msgstr ""
+
+#: src/components/form/InputDate.tsx:123
+#, c-format
+msgid "change value to unknown date"
+msgstr ""
 
-#: src/components/form/InputDate.tsx:81
+#: src/components/form/InputDate.tsx:124
+#, fuzzy, c-format
+msgid "change value to empty"
+msgstr "no puede ser vacío"
+
+#: src/components/form/InputDate.tsx:131
 #, c-format
 msgid "clear"
 msgstr "Limpiar"
 
-#: src/components/form/InputDate.tsx:83
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/components/form/InputDate.tsx:136
 #, c-format
-msgid "never"
-msgstr "nunca"
+msgid "change value to never"
+msgstr ""
 
-#: src/components/form/InputImage.tsx:80
+#: src/components/form/InputDate.tsx:141
 #, c-format
-msgid "Image should be smaller than 1 MB"
-msgstr "La imagen debe ser mas chica que 1 MB"
+msgid "never"
+msgstr "nunca"
 
-#: src/components/form/InputLocation.tsx:28
+#: src/components/form/InputLocation.tsx:29
 #, c-format
 msgid "Country"
 msgstr "País"
 
-#: src/components/form/InputLocation.tsx:30
-#: src/paths/admin/create/CreatePage.tsx:99
-#: src/paths/instance/transfers/list/Table.tsx:124
-#: src/paths/instance/update/UpdatePage.tsx:118
+#: src/components/form/InputLocation.tsx:33
 #, c-format
 msgid "Address"
 msgstr "Dirección"
 
-#: src/components/form/InputLocation.tsx:34
+#: src/components/form/InputLocation.tsx:39
 #, c-format
 msgid "Building number"
 msgstr "Número de edificio"
 
-#: src/components/form/InputLocation.tsx:35
+#: src/components/form/InputLocation.tsx:41
 #, c-format
 msgid "Building name"
 msgstr "Nombre de edificio"
 
-#: src/components/form/InputLocation.tsx:36
+#: src/components/form/InputLocation.tsx:42
 #, c-format
 msgid "Street"
 msgstr "Calle"
 
-#: src/components/form/InputLocation.tsx:37
+#: src/components/form/InputLocation.tsx:43
 #, c-format
 msgid "Post code"
 msgstr "Código postal"
 
-#: src/components/form/InputLocation.tsx:38
+#: src/components/form/InputLocation.tsx:44
 #, c-format
 msgid "Town location"
 msgstr "Ubicación de ciudad"
 
-#: src/components/form/InputLocation.tsx:39
+#: src/components/form/InputLocation.tsx:45
 #, c-format
 msgid "Town"
 msgstr "Ciudad"
 
-#: src/components/form/InputLocation.tsx:40
+#: src/components/form/InputLocation.tsx:46
 #, c-format
 msgid "District"
 msgstr "Distrito"
 
-#: src/components/form/InputLocation.tsx:41
+#: src/components/form/InputLocation.tsx:49
 #, c-format
 msgid "Country subdivision"
 msgstr "Subdivisión de país"
 
-#: src/components/form/InputSearchProduct.tsx:59
+#: src/components/form/InputSearchProduct.tsx:66
 #, c-format
 msgid "Product id"
 msgstr "Id de producto"
 
-#: src/components/form/InputSearchProduct.tsx:60
-#: src/components/product/ProductForm.tsx:99
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:122
-#: src/paths/instance/orders/list/Table.tsx:227
-#: src/paths/instance/products/list/Table.tsx:86
+#: src/components/form/InputSearchProduct.tsx:69
+#, c-format
+msgid "Description"
+msgstr "Descripcion"
+
+#: src/components/form/InputSearchProduct.tsx:94
+#, fuzzy, c-format
+msgid "Product"
+msgstr "Productos"
+
+#: src/components/form/InputSearchProduct.tsx:95
+#, c-format
+msgid "search products by it's description or id"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:151
+#, fuzzy, c-format
+msgid "no products found with that description"
+msgstr "No se encontraron productos"
+
+#: src/components/product/InventoryProductForm.tsx:56
+#, c-format
+msgid "You must enter a valid product identifier."
+msgstr ""
+
+#: src/components/product/InventoryProductForm.tsx:64
+#, fuzzy, c-format
+msgid "Quantity must be greater than 0!"
+msgstr "Debe ser mayor a 0"
+
+#: src/components/product/InventoryProductForm.tsx:76
+#, c-format
+msgid ""
+"This quantity exceeds remaining stock. Currently, only %1$s units remain "
+"unreserved in stock."
+msgstr ""
+
+#: src/components/product/InventoryProductForm.tsx:109
+#, c-format
+msgid "Quantity"
+msgstr "Cantidad"
+
+#: src/components/product/InventoryProductForm.tsx:110
+#, c-format
+msgid "how many products will be added"
+msgstr ""
+
+#: src/components/product/InventoryProductForm.tsx:117
+#, c-format
+msgid "Add from inventory"
+msgstr ""
+
+#: src/components/form/InputImage.tsx:105
+#, c-format
+msgid "Image should be smaller than 1 MB"
+msgstr "La imagen debe ser mas chica que 1 MB"
+
+#: src/components/form/InputImage.tsx:110
+#, c-format
+msgid "Add"
+msgstr "Agregar"
+
+#: src/components/form/InputImage.tsx:115
+#, c-format
+msgid "Remove"
+msgstr "Eliminar"
+
+#: src/components/form/InputTaxes.tsx:113
+#, c-format
+msgid "No taxes configured for this product."
+msgstr ""
+
+#: src/components/form/InputTaxes.tsx:119
+#, c-format
+msgid "Amount"
+msgstr "Monto"
+
+#: src/components/form/InputTaxes.tsx:120
+#, c-format
+msgid ""
+"Taxes can be in currencies that differ from the main currency used by the "
+"merchant."
+msgstr ""
+
+#: src/components/form/InputTaxes.tsx:122
+#, fuzzy, c-format
+msgid ""
+"Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;."
+msgstr "Moneda y valor separado por dos puntos"
+
+#: src/components/form/InputTaxes.tsx:131
+#, c-format
+msgid "Legal name of the tax, e.g. VAT or import duties."
+msgstr ""
+
+#: src/components/form/InputTaxes.tsx:137
+#, c-format
+msgid "add tax to the tax list"
+msgstr ""
+
+#: src/components/product/NonInventoryProductForm.tsx:72
+#, c-format
+msgid "describe and add a product that is not in the inventory list"
+msgstr ""
+
+#: src/components/product/NonInventoryProductForm.tsx:75
+#, c-format
+msgid "Add custom product"
+msgstr ""
+
+#: src/components/product/NonInventoryProductForm.tsx:86
+#, fuzzy, c-format
+msgid "Complete information of the product"
+msgstr "no se pudo eliminar el producto"
+
+#: src/components/product/NonInventoryProductForm.tsx:185
+#, c-format
+msgid "Image"
+msgstr "Imagen"
+
+#: src/components/product/NonInventoryProductForm.tsx:186
+#, fuzzy, c-format
+msgid "photo of the product"
+msgstr "no se pudo crear el producto"
+
+#: src/components/product/NonInventoryProductForm.tsx:192
+#, c-format
+msgid "full product description"
+msgstr ""
+
+#: src/components/product/NonInventoryProductForm.tsx:196
+#, c-format
+msgid "Unit"
+msgstr "Unidad"
+
+#: src/components/product/NonInventoryProductForm.tsx:197
+#, fuzzy, c-format
+msgid "name of the product unit"
+msgstr "No se encontraron productos"
+
+#: src/components/product/NonInventoryProductForm.tsx:201
+#, c-format
+msgid "Price"
+msgstr "Precio"
+
+#: src/components/product/NonInventoryProductForm.tsx:202
+#, c-format
+msgid "amount in the current currency"
+msgstr ""
+
+#: src/components/product/NonInventoryProductForm.tsx:211
+#, c-format
+msgid "Taxes"
+msgstr "Impuesto"
+
+#: src/components/product/ProductList.tsx:38
+#, fuzzy, c-format
+msgid "image"
+msgstr "Imagen"
+
+#: src/components/product/ProductList.tsx:41
+#, fuzzy, c-format
+msgid "description"
+msgstr "Descripcion"
+
+#: src/components/product/ProductList.tsx:44
+#, fuzzy, c-format
+msgid "quantity"
+msgstr "Cantidad"
+
+#: src/components/product/ProductList.tsx:47
+#, fuzzy, c-format
+msgid "unit price"
+msgstr "Precio total"
+
+#: src/components/product/ProductList.tsx:50
+#, fuzzy, c-format
+msgid "total price"
+msgstr "Precio total"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:149
+#, fuzzy, c-format
+msgid "required"
+msgstr "Login necesario"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:153
+#, fuzzy, c-format
+msgid "must be greater than 0"
+msgstr "Debe ser mayor a 0"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:158
+#, c-format
+msgid "not a valid json"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:164
+#, fuzzy, c-format
+msgid "should be in the future"
+msgstr "deberían ser iguales"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:167
+#, c-format
+msgid "refund deadline cannot be before pay deadline"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:173
+#, c-format
+msgid "wire transfer deadline cannot be before refund deadline"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:184
+#, c-format
+msgid "wire transfer deadline cannot be before pay deadline"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:191
+#, fuzzy, c-format
+msgid "should have a refund deadline"
+msgstr "Plazo de reembolso automático"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:196
+#, fuzzy, c-format
+msgid "auto refund cannot be after refund deadline"
+msgstr "Plazo de reembolso automático"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:354
+#, fuzzy, c-format
+msgid "Manage products in order"
+msgstr "No se encontraron productos"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:363
+#, c-format
+msgid "Manage list of products in the order."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:385
+#, c-format
+msgid "Remove this product from the order."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:409
+#, c-format
+msgid "Total price"
+msgstr "Precio total"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:411
+#, c-format
+msgid "total product price added up"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:424
+#, fuzzy, c-format
+msgid "Amount to be paid by the customer"
+msgstr "pedido por el consumidor"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:430
+#, c-format
+msgid "Order price"
+msgstr "Precio de la orden"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:431
+#, fuzzy, c-format
+msgid "final order price"
+msgstr "Precio de la orden"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:438
+#, c-format
+msgid "Summary"
+msgstr "Resumen"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:439
+#, c-format
+msgid "Title of the order to be shown to the customer"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:444
+#, c-format
+msgid "Shipping and Fulfillment"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:449
+#, c-format
+msgid "Delivery date"
+msgstr "Fecha de entrega"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:450
+#, c-format
+msgid "Deadline for physical delivery assured by the merchant."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:455
+#, c-format
+msgid "Location"
+msgstr "Ubicación"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:456
+#, c-format
+msgid "address where the products will be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:463
+#, fuzzy, c-format
+msgid "Fulfillment URL"
+msgstr "URL de completitud"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:464
+#, c-format
+msgid "URL to which the user will be redirected after successful payment."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:470
+#, fuzzy, c-format
+msgid "Taler payment options"
+msgstr "Opciones de pago"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:471
+#, c-format
+msgid "Override default Taler payment settings for this order"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:475
+#, fuzzy, c-format
+msgid "Payment deadline"
+msgstr "Plazo de pago"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:476
+#, c-format
+msgid ""
+"Deadline for the customer to pay for the offer before it expires. Inventory "
+"products will be reserved until this deadline."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:480
+#, c-format
+msgid "Refund deadline"
+msgstr "Plazo de reembolso"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:481
+#, c-format
+msgid "Time until which the order can be refunded by the merchant."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:485
+#, fuzzy, c-format
+msgid "Wire transfer deadline"
+msgstr "Retrazo de transferencia por omisión"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:486
+#, c-format
+msgid "Deadline for the exchange to make the wire transfer."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:490
+#, fuzzy, c-format
+msgid "Auto-refund deadline"
+msgstr "Plazo de reembolso automático"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:491
+#, c-format
+msgid ""
+"Time until which the wallet will automatically check for refunds without "
+"user interaction."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:496
+#, fuzzy, c-format
+msgid "Maximum deposit fee"
+msgstr "Impuesto máximo de deposito por omisión"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:497
+#, c-format
+msgid ""
+"Maximum deposit fees the merchant is willing to cover for this order. Higher "
+"deposit fees must be covered in full by the consumer."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:501
+#, fuzzy, c-format
+msgid "Maximum wire fee"
+msgstr "Impuesto de transferencia máximo"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:502
+#, c-format
+msgid ""
+"Maximum aggregate wire fees the merchant is willing to cover for this order. "
+"Wire fees exceeding this amount are to be covered by the customers."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:506
+#, c-format
+msgid "Wire fee amortization"
+msgstr "Amortización de comisión de transferencia"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:507
+#, c-format
+msgid ""
+"Factor by which wire fees exceeding the above threshold are divided to "
+"determine the share of excess wire fees to be paid explicitly by the "
+"consumer."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:511
+#, fuzzy, c-format
+msgid "Create token"
+msgstr "Administrar token"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:512
+#, c-format
+msgid ""
+"Uncheck this option if the merchant backend generated an order ID with "
+"enough entropy to prevent adversarial claims."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:516
+#, fuzzy, c-format
+msgid "Minimum age required"
+msgstr "Login necesario"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:517
+#, c-format
+msgid ""
+"Any value greater than 0 will limit the coins able be used to pay this "
+"contract. If empty the age restriction will be defined by the products"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:520
+#, c-format
+msgid "Min age defined by the producs is %1$s"
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:528
+#, fuzzy, c-format
+msgid "Additional information"
+msgstr "Información extra"
+
+#: src/paths/instance/orders/create/CreatePage.tsx:529
+#, c-format
+msgid "Custom information to be included in the contract for this order."
+msgstr ""
+
+#: src/paths/instance/orders/create/CreatePage.tsx:535
+#, c-format
+msgid "You must enter a value in JavaScript Object Notation (JSON)."
+msgstr ""
+
+#: src/components/picker/DurationPicker.tsx:55
+#, c-format
+msgid "days"
+msgstr ""
+
+#: src/components/picker/DurationPicker.tsx:65
+#, c-format
+msgid "hours"
+msgstr ""
+
+#: src/components/picker/DurationPicker.tsx:76
+#, c-format
+msgid "minutes"
+msgstr ""
+
+#: src/components/picker/DurationPicker.tsx:87
+#, c-format
+msgid "seconds"
+msgstr ""
+
+#: src/components/form/InputDuration.tsx:53
+#, fuzzy, c-format
+msgid "forever"
+msgstr "nunca"
+
+#: src/components/form/InputDuration.tsx:62
+#, c-format
+msgid "%1$sM"
+msgstr ""
+
+#: src/components/form/InputDuration.tsx:64
+#, c-format
+msgid "%1$sY"
+msgstr ""
+
+#: src/components/form/InputDuration.tsx:66
+#, c-format
+msgid "%1$sd"
+msgstr ""
+
+#: src/components/form/InputDuration.tsx:68
+#, c-format
+msgid "%1$sh"
+msgstr ""
+
+#: src/components/form/InputDuration.tsx:70
+#, c-format
+msgid "%1$smin"
+msgstr ""
+
+#: src/components/form/InputDuration.tsx:72
+#, c-format
+msgid "%1$ssec"
+msgstr ""
+
+#: src/paths/instance/orders/list/Table.tsx:75
+#, c-format
+msgid "Orders"
+msgstr "Órdenes"
+
+#: src/paths/instance/orders/list/Table.tsx:81
+#, fuzzy, c-format
+msgid "create order"
+msgstr "creado"
+
+#: src/paths/instance/orders/list/Table.tsx:147
+#, c-format
+msgid "load newer orders"
+msgstr "cargar nuevas ordenes"
+
+#: src/paths/instance/orders/list/Table.tsx:154
+#, c-format
+msgid "Date"
+msgstr "Fecha"
+
+#: src/paths/instance/orders/list/Table.tsx:200
+#, c-format
+msgid "Refund"
+msgstr "Devolución"
+
+#: src/paths/instance/orders/list/Table.tsx:209
+#, c-format
+msgid "copy url"
+msgstr "copiar url"
+
+#: src/paths/instance/orders/list/Table.tsx:225
+#, c-format
+msgid "load older orders"
+msgstr "cargar viejas ordenes"
+
+#: src/paths/instance/orders/list/Table.tsx:242
+#, fuzzy, c-format
+msgid "No orders have been found matching your query!"
+msgstr "No se enconraron ordenes"
+
+#: src/paths/instance/orders/list/Table.tsx:288
+#, c-format
+msgid "duplicated"
+msgstr "duplicado"
+
+#: src/paths/instance/orders/list/Table.tsx:299
+#, c-format
+msgid "invalid format"
+msgstr ""
+
+#: src/paths/instance/orders/list/Table.tsx:301
+#, c-format
+msgid "this value exceed the refundable amount"
+msgstr ""
+
+#: src/paths/instance/orders/list/Table.tsx:346
+#, c-format
+msgid "date"
+msgstr "fecha"
+
+#: src/paths/instance/orders/list/Table.tsx:349
+#, c-format
+msgid "amount"
+msgstr "monto"
+
+#: src/paths/instance/orders/list/Table.tsx:352
+#, c-format
+msgid "reason"
+msgstr "razón"
+
+#: src/paths/instance/orders/list/Table.tsx:389
+#, fuzzy, c-format
+msgid "amount to be refunded"
+msgstr "No se pudo create el reembolso"
+
+#: src/paths/instance/orders/list/Table.tsx:391
+#, c-format
+msgid "Max refundable:"
+msgstr "Máximo reembolzable:"
+
+#: src/paths/instance/orders/list/Table.tsx:396
+#, c-format
+msgid "Reason"
+msgstr "Razón"
+
+#: src/paths/instance/orders/list/Table.tsx:397
+#, c-format
+msgid "Choose one..."
+msgstr ""
+
+#: src/paths/instance/orders/list/Table.tsx:399
+#, c-format
+msgid "requested by the customer"
+msgstr "pedido por el consumidor"
+
+#: src/paths/instance/orders/list/Table.tsx:400
+#, c-format
+msgid "other"
+msgstr "otro"
+
+#: src/paths/instance/orders/list/Table.tsx:403
+#, fuzzy, c-format
+msgid "why this order is being refunded"
+msgstr "No se enconraron ordenes"
+
+#: src/paths/instance/orders/list/Table.tsx:409
+#, c-format
+msgid "more information to give context"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:62
+#, c-format
+msgid "Contract Terms"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:68
+#, c-format
+msgid "human-readable description of the whole purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:74
+#, c-format
+msgid "total price for the transaction"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:81
+#, c-format
+msgid "URL for this purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:87
+#, c-format
+msgid "Max fee"
+msgstr "Máxima comisión"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:88
+#, c-format
+msgid "maximum total deposit fee accepted by the merchant for this contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:93
+#, c-format
+msgid "Max wire fee"
+msgstr "Impuesto de transferencia máximo"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:94
+#, c-format
+msgid "maximum wire fee accepted by the merchant"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:100
+#, c-format
+msgid ""
+"over how many customer transactions does the merchant expect to amortize "
+"wire fees on average"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:105
+#, fuzzy, c-format
+msgid "Created at"
+msgstr "creado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:106
+#, c-format
+msgid "time when this contract was generated"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:112
+#, c-format
+msgid "after this deadline has passed no refunds will be accepted"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:118
+#, c-format
+msgid ""
+"after this deadline, the merchant won't accept payments for the contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:124
+#, c-format
+msgid "transfer deadline for the exchange"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:130
+#, c-format
+msgid "time indicating when the order should be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:136
+#, c-format
+msgid "where the order will be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:144
+#, fuzzy, c-format
+msgid "Auto-refund delay"
+msgstr "Plazo de reembolso automático"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:145
+#, c-format
+msgid ""
+"how long the wallet should try to get an automatic refund for the purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:150
+#, fuzzy, c-format
+msgid "Extra info"
+msgstr "Información extra"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:151
+#, c-format
+msgid "extra data that is only interpreted by the merchant frontend"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:219
+#, c-format
+msgid "Order"
+msgstr "Orden"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:221
+#, c-format
+msgid "claimed"
+msgstr "reclamado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:247
+#, fuzzy, c-format
+msgid "claimed at"
+msgstr "reclamado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:265
+#, c-format
+msgid "Timeline"
+msgstr "Cronología"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:271
+#, c-format
+msgid "Payment details"
+msgstr "Detalles de pago"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:291
+#, c-format
+msgid "Order status"
+msgstr "Estado de orden"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:301
+#, c-format
+msgid "Product list"
+msgstr "Lista de producto"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:451
+#, c-format
+msgid "paid"
+msgstr "pagados"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:455
+#, c-format
+msgid "wired"
+msgstr "transferido"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:460
+#, c-format
+msgid "refunded"
+msgstr "reembolzado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:480
+#, fuzzy, c-format
+msgid "refund order"
+msgstr "reembolzado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:481
+#, fuzzy, c-format
+msgid "not refundable"
+msgstr "Máximo reembolzable:"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:489
+#, c-format
+msgid "refund"
+msgstr "reembolzar"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:553
+#, c-format
+msgid "Refunded amount"
+msgstr "Monto reembolzado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:560
+#, fuzzy, c-format
+msgid "Refund taken"
+msgstr "Reembolzado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:570
+#, fuzzy, c-format
+msgid "Status URL"
+msgstr "URL de estado de orden"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:583
+#, fuzzy, c-format
+msgid "Refund URI"
+msgstr "Devolución"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:636
+#, c-format
+msgid "unpaid"
+msgstr "impago"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:654
+#, c-format
+msgid "pay at"
+msgstr "pagar en"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:666
+#, c-format
+msgid "created at"
+msgstr "creado"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:707
+#, c-format
+msgid "Order status URL"
+msgstr "URL de estado de orden"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:711
+#, fuzzy, c-format
+msgid "Payment URI"
+msgstr "URI de pago"
+
+#: src/paths/instance/orders/details/DetailPage.tsx:740
+#, c-format
+msgid ""
+"Unknown order status. This is an error, please contact the administrator."
+msgstr ""
+"Estado de orden desconocido. Esto es un error, por favor contacte a su "
+"administrador."
+
+#: src/paths/instance/orders/details/DetailPage.tsx:767
+#, c-format
+msgid "Back"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:67
+#, c-format
+msgid "refund created successfully"
+msgstr "reembolzo creado satisfactoriamente"
+
+#: src/paths/instance/orders/details/index.tsx:73
+#, c-format
+msgid "could not create the refund"
+msgstr "No se pudo create el reembolso"
+
+#: src/paths/instance/orders/list/ListPage.tsx:78
+#, c-format
+msgid "select date to show nearby orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:94
+#, fuzzy, c-format
+msgid "order id"
+msgstr "ir a id de orden"
+
+#: src/paths/instance/orders/list/ListPage.tsx:100
+#, c-format
+msgid "jump to order with the given order ID"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:122
+#, c-format
+msgid "remove all filters"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:132
+#, c-format
+msgid "only show paid orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:135
+#, c-format
+msgid "Paid"
+msgstr "Pagado"
+
+#: src/paths/instance/orders/list/ListPage.tsx:142
+#, fuzzy, c-format
+msgid "only show orders with refunds"
+msgstr "No se pudo create el reembolso"
+
+#: src/paths/instance/orders/list/ListPage.tsx:145
+#, c-format
+msgid "Refunded"
+msgstr "Reembolzado"
+
+#: src/paths/instance/orders/list/ListPage.tsx:152
+#, c-format
+msgid ""
+"only show orders where customers paid, but wire payments from payment "
+"provider are still pending"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:155
+#, c-format
+msgid "Not wired"
+msgstr "No transferido"
+
+#: src/paths/instance/orders/list/ListPage.tsx:170
+#, c-format
+msgid "clear date filter"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:184
+#, c-format
+msgid "date (YYYY/MM/DD)"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:91
+#, fuzzy, c-format
+msgid "Enter an order id"
+msgstr "ir a id de orden"
+
+#: src/paths/instance/orders/list/index.tsx:99
+#, fuzzy, c-format
+msgid "order not found"
+msgstr "Servidor no encontrado"
+
+#: src/paths/instance/orders/list/index.tsx:166
+#, fuzzy, c-format
+msgid "could not get the order to refund"
+msgstr "No se pudo create el reembolso"
+
+#: src/components/exception/AsyncButton.tsx:43
+#, fuzzy, c-format
+msgid "Loading..."
+msgstr "Cargando..."
+
+#: src/components/form/InputStock.tsx:99
+#, c-format
+msgid ""
+"click here to configure the stock of the product, leave it as is and the "
+"backend will not control stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:109
+#, c-format
+msgid "Manage stock"
+msgstr "Administrar stock"
+
+#: src/components/form/InputStock.tsx:115
+#, c-format
+msgid "this product has been configured without stock control"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:119
+#, c-format
+msgid "Infinite"
+msgstr "Inifinito"
+
+#: src/components/form/InputStock.tsx:136
+#, fuzzy, c-format
+msgid "lost cannot be greater than current and incoming (max %1$s)"
+msgstr "la pérdida no puede ser mayor al stock actual + entrante (max %1$s )"
+
+#: src/components/form/InputStock.tsx:176
+#, c-format
+msgid "Incoming"
+msgstr "Ingresando"
+
+#: src/components/form/InputStock.tsx:177
+#, c-format
+msgid "Lost"
+msgstr "Perdido"
+
+#: src/components/form/InputStock.tsx:192
+#, c-format
+msgid "Current"
+msgstr "Actual"
+
+#: src/components/form/InputStock.tsx:196
+#, c-format
+msgid "remove stock control for this product"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:202
+#, c-format
+msgid "without stock"
+msgstr "sin stock"
+
+#: src/components/form/InputStock.tsx:211
+#, c-format
+msgid "Next restock"
+msgstr "Próximo reabastecimiento"
+
+#: src/components/form/InputStock.tsx:217
+#, c-format
+msgid "Delivery address"
+msgstr "Dirección de entrega"
+
+#: src/components/product/ProductForm.tsx:133
+#, c-format
+msgid "product identification to use in URLs (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:139
+#, c-format
+msgid "illustration of the product for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:145
+#, c-format
+msgid "product description for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:149
+#, c-format
+msgid "Age restricted"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:150
+#, c-format
+msgid "is this product restricted for customer below certain age?"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:155
+#, c-format
+msgid ""
+"unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 "
+"items, 5 meters) for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:160
+#, c-format
+msgid ""
+"sale price for customers, including taxes, for above units of the product"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:164
+#, c-format
+msgid "Stock"
+msgstr "Existencias"
+
+#: src/components/product/ProductForm.tsx:166
+#, c-format
+msgid ""
+"product inventory for products with finite supply (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:171
+#, c-format
+msgid "taxes included in the product price, exposed to customers"
+msgstr ""
+
+#: src/paths/instance/products/create/CreatePage.tsx:66
+#, c-format
+msgid "Need to complete marked fields"
+msgstr ""
+
+#: src/paths/instance/products/create/index.tsx:51
+#, c-format
+msgid "could not create product"
+msgstr "no se pudo crear el producto"
+
+#: src/paths/instance/products/list/Table.tsx:68
+#, c-format
+msgid "Products"
+msgstr "Productos"
+
+#: src/paths/instance/products/list/Table.tsx:73
+#, c-format
+msgid "add product to inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:137
+#, c-format
+msgid "Sell"
+msgstr "Venta"
+
+#: src/paths/instance/products/list/Table.tsx:143
+#, c-format
+msgid "Profit"
+msgstr "Ganancia"
+
+#: src/paths/instance/products/list/Table.tsx:149
+#, c-format
+msgid "Sold"
+msgstr "Vendido"
+
+#: src/paths/instance/products/list/Table.tsx:210
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:248
+#, fuzzy, c-format
+msgid "go to product update page"
+msgstr "producto actualizado correctamente"
+
+#: src/paths/instance/products/list/Table.tsx:255
+#, c-format
+msgid "Update"
+msgstr "Actualizar"
+
+#: src/paths/instance/products/list/Table.tsx:260
+#, c-format
+msgid "remove this product from the database"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:331
+#, c-format
+msgid "update the product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:341
+#, c-format
+msgid "update product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:399
+#, c-format
+msgid "add more elements to the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:404
+#, c-format
+msgid "report elements lost in the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:409
+#, fuzzy, c-format
+msgid "new price for the product"
+msgstr "no se pudo actualizar el producto"
+
+#: src/paths/instance/products/list/Table.tsx:421
+#, c-format
+msgid "the are value with errors"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:422
+#, c-format
+msgid "update product with new stock and price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:463
+#, fuzzy, c-format
+msgid "There is no products yet, add more pressing the + sign"
+msgstr "No hay propinas todavía, agregar mas presionando el signo +"
+
+#: src/paths/instance/products/list/index.tsx:74
+#, c-format
+msgid "product updated successfully"
+msgstr "producto actualizado correctamente"
+
+#: src/paths/instance/products/list/index.tsx:80
+#, c-format
+msgid "could not update the product"
+msgstr "no se pudo actualizar el producto"
+
+#: src/paths/instance/products/list/index.tsx:91
+#, c-format
+msgid "product delete successfully"
+msgstr "producto fue eliminado correctamente"
+
+#: src/paths/instance/products/list/index.tsx:97
+#, c-format
+msgid "could not delete the product"
+msgstr "no se pudo eliminar el producto"
+
+#: src/paths/instance/products/update/UpdatePage.tsx:56
+#, fuzzy, c-format
+msgid "Product id:"
+msgstr "Id de producto"
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:95
+#, c-format
+msgid ""
+"To complete the setup of the reserve, you must now initiate a wire transfer "
+"using the given wire transfer subject and crediting the specified amount to "
+"the indicated account of the exchange."
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:102
+#, c-format
+msgid "If your system supports RFC 8905, you can do this by opening this URI:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:83
+#, fuzzy, c-format
+msgid "it should be greater than 0"
+msgstr "Debe ser mayor a 0"
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:88
+#, c-format
+msgid "must be a valid URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:107
+#, fuzzy, c-format
+msgid "Initial balance"
+msgstr "Instancia"
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:108
+#, c-format
+msgid "balance prior to deposit"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:112
+#, c-format
+msgid "Exchange URL"
+msgstr "URL del Exchange"
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:113
+#, c-format
+msgid "URL of exchange"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:148
+#, c-format
+msgid "Next"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:186
+#, c-format
+msgid "Wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:187
+#, fuzzy, c-format
+msgid "method to use for wire transfer"
+msgstr "no se pudo informar la transferencia"
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:189
+#, c-format
+msgid "Select one wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/index.tsx:62
+#, fuzzy, c-format
+msgid "could not create reserve"
+msgstr "No se pudo create el reembolso"
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:77
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:82
+#, fuzzy, c-format
+msgid "Created balance"
+msgstr "creado"
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:99
+#, fuzzy, c-format
+msgid "Exchange balance"
+msgstr "Monto inicial"
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:104
+#, c-format
+msgid "Picked up"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:109
+#, fuzzy, c-format
+msgid "Committed"
+msgstr "Monto confirmado"
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:116
+#, c-format
+msgid "Account address"
+msgstr "Dirección de cuenta"
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:119
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:130
+#, c-format
+msgid "Tips"
+msgstr "Propinas"
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:193
+#, c-format
+msgid "No tips has been authorized from this reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:213
+#, fuzzy, c-format
+msgid "Authorized"
+msgstr "Token de autorización"
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:222
+#, fuzzy, c-format
+msgid "Expiration"
+msgstr "Información extra"
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:108
+#, fuzzy, c-format
+msgid "amount of tip"
+msgstr "monto"
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:112
+#, fuzzy, c-format
+msgid "Justification"
+msgstr "Jurisdicción"
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:114
+#, c-format
+msgid "reason for the tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:118
+#, c-format
+msgid "URL after tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:119
+#, c-format
+msgid "URL to visit after tip payment"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:65
+#, fuzzy, c-format
+msgid "Reserves not yet funded"
+msgstr "Servidor no encontrado"
+
+#: src/paths/instance/reserves/list/Table.tsx:89
+#, c-format
+msgid "Reserves ready"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:95
+#, fuzzy, c-format
+msgid "add new reserve"
+msgstr "cargar nuevas transferencias"
+
+#: src/paths/instance/reserves/list/Table.tsx:143
+#, c-format
+msgid "Expires at"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:146
+#, c-format
+msgid "Initial"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:202
+#, c-format
+msgid "delete selected reserve from the database"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:210
+#, c-format
+msgid "authorize new tip from selected reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:237
+#, fuzzy, c-format
+msgid ""
+"There is no ready reserves yet, add more pressing the + sign or fund them"
+msgstr "No hay transferencias todavía, agregar mas presionando el signo +"
+
+#: src/paths/instance/reserves/list/Table.tsx:264
+#, fuzzy, c-format
+msgid "Expected Balance"
+msgstr "Ejecutado en"
+
+#: src/paths/instance/reserves/list/index.tsx:98
+#, fuzzy, c-format
+msgid "could not create the tip"
+msgstr "No se pudo create el reembolso"
+
+#: src/paths/instance/templates/create/CreatePage.tsx:60
+#, fuzzy, c-format
+msgid "should not be empty"
+msgstr "no puede ser vacío"
+
+#: src/paths/instance/templates/create/CreatePage.tsx:69
+#, fuzzy, c-format
+msgid "should be greater that 0"
+msgstr "Debe ser mayor a 0"
+
+#: src/paths/instance/templates/create/CreatePage.tsx:72
+#, fuzzy, c-format
+msgid "can't be empty"
+msgstr "no puede ser vacío"
+
+#: src/paths/instance/templates/create/CreatePage.tsx:76
+#, c-format
+msgid "to short"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:104
+#, c-format
+msgid "Identifier"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:105
+#, c-format
+msgid "Name of the template in URLs."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:112
 #, c-format
-msgid "Description"
-msgstr "Descripcion"
+msgid "Describe what this template stands for"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:117
+#, fuzzy, c-format
+msgid "Order summary"
+msgstr "Estado de orden"
 
-#: src/components/form/InputSearchProduct.tsx:73
-#: src/components/form/InputTaxes.tsx:81
-#: src/paths/admin/create/CreatePage.tsx:87 src/paths/admin/list/Table.tsx:110
-#: src/paths/instance/details/DetailPage.tsx:76
-#: src/paths/instance/update/UpdatePage.tsx:106
+#: src/paths/instance/templates/create/CreatePage.tsx:127
 #, c-format
-msgid "Name"
-msgstr "Nombre"
+msgid "Minimum age"
+msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:102
+#: src/paths/instance/templates/create/CreatePage.tsx:129
 #, c-format
-msgid "loading..."
-msgstr "Cargando..."
+msgid "Is this contract restricted to some age?"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:133
+#, fuzzy, c-format
+msgid "Payment timeout"
+msgstr "Opciones de pago"
 
-#: src/components/form/InputSearchProduct.tsx:108
+#: src/paths/instance/templates/create/CreatePage.tsx:135
 #, c-format
-msgid "no products found"
-msgstr "No se encontraron productos"
+msgid ""
+"How much time has the customer to complete the payment once the order was "
+"created."
+msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:116
+#: src/paths/instance/templates/create/CreatePage.tsx:139
 #, c-format
-msgid "no results"
-msgstr "Sin resultados"
+msgid "Point-of-sale key"
+msgstr ""
 
-#: src/components/form/InputSecured.tsx:33
+#: src/paths/instance/templates/create/CreatePage.tsx:141
 #, c-format
-msgid "Deleting"
-msgstr "Borrando"
+msgid "Useful to validate the purchase"
+msgstr ""
+
+#: src/paths/instance/templates/create/index.tsx:52
+#, fuzzy, c-format
+msgid "could not inform template"
+msgstr "no se pudo informar la transferencia"
+
+#: src/paths/instance/templates/use/UsePage.tsx:53
+#, fuzzy, c-format
+msgid "Amount is required"
+msgstr "Login necesario"
 
-#: src/components/form/InputSecured.tsx:34
+#: src/paths/instance/templates/use/UsePage.tsx:57
 #, c-format
-msgid "Changing"
-msgstr "Cambiando"
+msgid "Order summary is required"
+msgstr ""
 
-#: src/components/form/InputSecured.tsx:60
+#: src/paths/instance/templates/use/UsePage.tsx:91
 #, c-format
-msgid "Manage token"
-msgstr "Administrar token"
+msgid "Amount of the order"
+msgstr ""
 
-#: src/components/form/InputSecured.tsx:83
+#: src/paths/instance/templates/use/index.tsx:79
+#, fuzzy, c-format
+msgid "could not create order from template"
+msgstr "No se pudo create el reembolso"
+
+#: src/paths/instance/templates/list/Table.tsx:63
 #, c-format
-msgid "Update"
-msgstr "Actualizar"
+msgid "Templates"
+msgstr ""
 
-#: src/components/form/InputSecured.tsx:100
-#: src/paths/instance/orders/create/CreatePage.tsx:252
-#: src/paths/instance/orders/create/CreatePage.tsx:273
+#: src/paths/instance/templates/list/Table.tsx:68
 #, c-format
-msgid "Remove"
-msgstr "Eliminar"
+msgid "add new templates"
+msgstr ""
 
-#: src/components/form/InputSecured.tsx:106 src/components/modal/index.tsx:52
-#: src/components/modal/index.tsx:73 src/paths/admin/create/CreatePage.tsx:114
-#: src/paths/instance/orders/create/CreatePage.tsx:324
-#: src/paths/instance/products/create/CreatePage.tsx:50
-#: src/paths/instance/products/list/Table.tsx:166
-#: src/paths/instance/products/list/Table.tsx:218
-#: src/paths/instance/products/update/UpdatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:88
-#: src/paths/instance/update/UpdatePage.tsx:133
+#: src/paths/instance/templates/list/Table.tsx:137
 #, c-format
-msgid "Cancel"
-msgstr "Cancelar"
+msgid "load more templates before the first one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:141
+#, fuzzy, c-format
+msgid "load newer templates"
+msgstr "cargar nuevas transferencias"
 
-#: src/components/form/InputStock.tsx:91
+#: src/paths/instance/templates/list/Table.tsx:176
 #, c-format
-msgid "Manage stock"
-msgstr "Administrar stock"
+msgid "delete selected templates from the database"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:93
+#: src/paths/instance/templates/list/Table.tsx:183
 #, c-format
-msgid "Infinite"
-msgstr "Inifinito"
+msgid "use template to create new order"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:105
+#: src/paths/instance/templates/list/Table.tsx:198
 #, c-format
-msgid "lost cannot be greater that current + incoming (max %1$s)"
-msgstr "la pérdida no puede ser mayor al stock actual + entrante (max %1$s )"
+msgid "load more templates after the last one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:202
+#, fuzzy, c-format
+msgid "load older templates"
+msgstr "cargar viejas transferencias"
+
+#: src/paths/instance/templates/list/Table.tsx:219
+#, fuzzy, c-format
+msgid "There is no templates yet, add more pressing the + sign"
+msgstr "No hay propinas todavía, agregar mas presionando el signo +"
+
+#: src/paths/instance/templates/list/index.tsx:87
+#, fuzzy, c-format
+msgid "template delete successfully"
+msgstr "producto fue eliminado correctamente"
+
+#: src/paths/instance/templates/list/index.tsx:93
+#, fuzzy, c-format
+msgid "could not delete the template"
+msgstr "no se pudo eliminar el producto"
+
+#: src/paths/instance/templates/update/index.tsx:78
+#, fuzzy, c-format
+msgid "could not update template"
+msgstr "no se pudo actualizar el producto"
 
-#: src/components/form/InputStock.tsx:111
+#: src/paths/instance/webhooks/create/CreatePage.tsx:85
 #, c-format
-msgid "current stock will change from %1$s to %2$s"
-msgstr "stock actual cambiará desde %1$s a %2$s"
+msgid "Webhook ID to use"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:112
+#: src/paths/instance/webhooks/create/CreatePage.tsx:89
 #, c-format
-msgid "current stock will stay at %1$s"
-msgstr "stock actual seguirá en %1$s"
+msgid "Event"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:129
-#: src/paths/instance/products/list/Table.tsx:204
+#: src/paths/instance/webhooks/create/CreatePage.tsx:90
 #, c-format
-msgid "Incoming"
-msgstr "Ingresando"
+msgid "The event of the webhook: why the webhook is used"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:130
-#: src/paths/instance/products/list/Table.tsx:205
+#: src/paths/instance/webhooks/create/CreatePage.tsx:94
 #, c-format
-msgid "Lost"
-msgstr "Perdido"
+msgid "Method"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:142
+#: src/paths/instance/webhooks/create/CreatePage.tsx:95
 #, c-format
-msgid "Current"
-msgstr "Actual"
+msgid "Method used by the webhook"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:145
+#: src/paths/instance/webhooks/create/CreatePage.tsx:99
 #, c-format
-msgid "without stock"
-msgstr "sin stock"
+msgid "URL"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:150
+#: src/paths/instance/webhooks/create/CreatePage.tsx:100
 #, c-format
-msgid "Next restock"
-msgstr "Próximo reabastecimiento"
+msgid "URL of the webhook where the customer will be redirected"
+msgstr ""
 
-#: src/components/form/InputStock.tsx:152
+#: src/paths/instance/webhooks/create/CreatePage.tsx:104
 #, c-format
-msgid "Delivery address"
-msgstr "Dirección de entrega"
+msgid "Header"
+msgstr ""
 
-#: src/components/form/InputTaxes.tsx:73
+#: src/paths/instance/webhooks/create/CreatePage.tsx:106
 #, c-format
-msgid "this product has no taxes"
-msgstr "este producto no tiene impuestos"
+msgid "Header template of the webhook"
+msgstr ""
 
-#: src/components/form/InputTaxes.tsx:77
-#: src/paths/instance/orders/details/DetailPage.tsx:145
-#: src/paths/instance/orders/details/DetailPage.tsx:296
-#: src/paths/instance/orders/list/Table.tsx:116
-#: src/paths/instance/transfers/create/CreatePage.tsx:84
+#: src/paths/instance/webhooks/create/CreatePage.tsx:111
 #, c-format
-msgid "Amount"
-msgstr "Monto"
+msgid "Body"
+msgstr ""
 
-#: src/components/form/InputTaxes.tsx:78
+#: src/paths/instance/webhooks/create/CreatePage.tsx:112
 #, c-format
-msgid "currency and value separated with colon"
-msgstr "Moneda y valor separado por dos puntos"
+msgid "Body template by the webhook"
+msgstr ""
 
-#: src/components/form/InputTaxes.tsx:84
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:78
+#: src/paths/instance/webhooks/list/Table.tsx:61
 #, c-format
-msgid "Add"
-msgstr "Agregar"
+msgid "Webhooks"
+msgstr ""
 
-#: src/components/menu/SideBar.tsx:53
+#: src/paths/instance/webhooks/list/Table.tsx:66
 #, c-format
-msgid "Instance"
-msgstr "Instancia"
+msgid "add new webhooks"
+msgstr ""
 
-#: src/components/menu/SideBar.tsx:59
+#: src/paths/instance/webhooks/list/Table.tsx:137
 #, c-format
-msgid "Settings"
-msgstr "Configuración"
+msgid "load more webhooks before the first one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:141
+#, fuzzy, c-format
+msgid "load newer webhooks"
+msgstr "cargar nuevas ordenes"
 
-#: src/components/menu/SideBar.tsx:65
-#: src/paths/instance/orders/list/Table.tsx:60
+#: src/paths/instance/webhooks/list/Table.tsx:151
 #, c-format
-msgid "Orders"
-msgstr "Órdenes"
+msgid "Event type"
+msgstr ""
 
-#: src/components/menu/SideBar.tsx:71
-#: src/paths/instance/orders/create/CreatePage.tsx:258
-#: src/paths/instance/products/list/Table.tsx:48
+#: src/paths/instance/webhooks/list/Table.tsx:176
 #, c-format
-msgid "Products"
-msgstr "Productos"
+msgid "delete selected webhook from the database"
+msgstr ""
 
-#: src/components/menu/SideBar.tsx:77
-#: src/paths/instance/transfers/list/Table.tsx:65
+#: src/paths/instance/webhooks/list/Table.tsx:198
 #, c-format
-msgid "Transfers"
-msgstr "Transferencias"
+msgid "load more webhooks after the last one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:202
+#, fuzzy, c-format
+msgid "load older webhooks"
+msgstr "cargar viejas ordenes"
+
+#: src/paths/instance/webhooks/list/Table.tsx:219
+#, fuzzy, c-format
+msgid "There is no webhooks yet, add more pressing the + sign"
+msgstr "No hay propinas todavía, agregar mas presionando el signo +"
+
+#: src/paths/instance/webhooks/list/index.tsx:82
+#, fuzzy, c-format
+msgid "webhook delete successfully"
+msgstr "producto fue eliminado correctamente"
 
-#: src/components/menu/SideBar.tsx:87
+#: src/paths/instance/webhooks/list/index.tsx:88
+#, fuzzy, c-format
+msgid "could not delete the webhook"
+msgstr "no se pudo eliminar el producto"
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:63
+#, fuzzy, c-format
+msgid "check the id, does not look valid"
+msgstr "verificar el id, no parece válido"
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:65
 #, c-format
-msgid "Connection"
-msgstr "Conexión"
+msgid "should have 52 characters, current %1$s"
+msgstr "debería tener 52 caracteres, actualmente %1$s"
 
-#: src/components/menu/SideBar.tsx:112 src/paths/admin/list/Table.tsx:57
+#: src/paths/instance/transfers/create/CreatePage.tsx:72
 #, c-format
-msgid "Instances"
-msgstr "Instancias"
+msgid "URL doesn't have the right format"
+msgstr "La URL no tiene el formato correcto"
 
-#: src/components/menu/SideBar.tsx:116
+#: src/paths/instance/transfers/create/CreatePage.tsx:98
 #, c-format
-msgid "New"
-msgstr "Nuevo"
+msgid "Credited bank account"
+msgstr ""
 
-#: src/components/menu/SideBar.tsx:122
+#: src/paths/instance/transfers/create/CreatePage.tsx:100
 #, c-format
-msgid "List"
-msgstr "Lista"
+msgid "Select one account"
+msgstr ""
 
-#: src/components/menu/SideBar.tsx:129
+#: src/paths/instance/transfers/create/CreatePage.tsx:101
 #, c-format
-msgid "Log out"
-msgstr "Salir"
+msgid "Bank account of the merchant where the payment was received"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:105
+#, fuzzy, c-format
+msgid "Wire transfer ID"
+msgstr "Id de transferencia"
 
-#: src/components/modal/index.tsx:74
+#: src/paths/instance/transfers/create/CreatePage.tsx:107
 #, c-format
-msgid "Clear"
-msgstr "Limpiar"
+msgid ""
+"unique identifier of the wire transfer used by the exchange, must be 52 "
+"characters long"
+msgstr ""
 
-#: src/components/modal/index.tsx:110 src/components/modal/index.tsx:111
+#: src/paths/instance/transfers/create/CreatePage.tsx:112
 #, c-format
-msgid "should be the same"
-msgstr "deberían ser iguales"
+msgid ""
+"Base URL of the exchange that made the transfer, should have been in the "
+"wire transfer subject"
+msgstr ""
 
-#: src/components/modal/index.tsx:111
+#: src/paths/instance/transfers/create/CreatePage.tsx:117
 #, c-format
-msgid "cannot be the same as before"
-msgstr "no puede ser igual al anterior"
+msgid "Amount credited"
+msgstr ""
 
-#: src/components/modal/index.tsx:114
+#: src/paths/instance/transfers/create/CreatePage.tsx:118
 #, c-format
-msgid ""
-"You are updating the authorization token from instance %1$s with id %2$s"
+msgid "Actual amount that was wired to the merchant's bank account"
 msgstr ""
-"Está actualizando el token de autorización para la instancia %1$s con id %2$s"
 
-#: src/components/modal/index.tsx:124
+#: src/paths/instance/transfers/create/index.tsx:58
 #, c-format
-msgid "Old token"
-msgstr "Viejo token"
+msgid "could not inform transfer"
+msgstr "no se pudo informar la transferencia"
 
-#: src/components/modal/index.tsx:125
+#: src/paths/instance/transfers/list/Table.tsx:61
 #, c-format
-msgid "New token"
-msgstr "Nuevo token"
+msgid "Transfers"
+msgstr "Transferencias"
 
-#: src/components/modal/index.tsx:127
+#: src/paths/instance/transfers/list/Table.tsx:66
+#, fuzzy, c-format
+msgid "add new transfer"
+msgstr "cargar nuevas transferencias"
+
+#: src/paths/instance/transfers/list/Table.tsx:129
 #, c-format
-msgid "Clearing the auth token will mean public access to the instance"
+msgid "load more transfers before the first one"
 msgstr ""
-"Limpiar el token de autorización significa acceso publico a la instancia"
 
-#: src/components/product/ProductForm.tsx:96
-#: src/paths/admin/create/CreatePage.tsx:85 src/paths/admin/list/Table.tsx:109
-#: src/paths/instance/transfers/list/Table.tsx:122
+#: src/paths/instance/transfers/list/Table.tsx:133
 #, c-format
-msgid "ID"
-msgstr "ID"
+msgid "load newer transfers"
+msgstr "cargar nuevas transferencias"
 
-#: src/components/product/ProductForm.tsx:98
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:121
-#: src/paths/instance/products/list/Table.tsx:85
+#: src/paths/instance/transfers/list/Table.tsx:143
 #, c-format
-msgid "Image"
-msgstr "Imagen"
+msgid "Credit"
+msgstr "Crédito"
 
-#: src/components/product/ProductForm.tsx:100
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:123
+#: src/paths/instance/transfers/list/Table.tsx:152
 #, c-format
-msgid "Unit"
-msgstr "Unidad"
+msgid "Confirmed"
+msgstr "Confirmado"
 
-#: src/components/product/ProductForm.tsx:101
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:124
-#: src/paths/instance/products/list/Table.tsx:162
-#: src/paths/instance/products/list/Table.tsx:214
+#: src/paths/instance/transfers/list/Table.tsx:155
 #, c-format
-msgid "Price"
-msgstr "Precio"
+msgid "Verified"
+msgstr "Verificado"
 
-#: src/components/product/ProductForm.tsx:103
-#: src/paths/instance/products/list/Table.tsx:90
+#: src/paths/instance/transfers/list/Table.tsx:158
 #, c-format
-msgid "Stock"
-msgstr "Existencias"
+msgid "Executed at"
+msgstr "Ejecutado en"
 
-#: src/components/product/ProductForm.tsx:105
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:128
-#: src/paths/instance/products/list/Table.tsx:88
+#: src/paths/instance/transfers/list/Table.tsx:171
 #, c-format
-msgid "Taxes"
-msgstr "Impuesto"
+msgid "yes"
+msgstr "si"
 
-#: src/index.tsx:75
+#: src/paths/instance/transfers/list/Table.tsx:171
 #, c-format
-msgid "Server not found"
-msgstr "Servidor no encontrado"
+msgid "no"
+msgstr "no"
 
-#: src/index.tsx:85
+#: src/paths/instance/transfers/list/Table.tsx:181
 #, c-format
-msgid "Couldn't access the server"
-msgstr "No se pudo aceder al servidor"
+msgid "unknown"
+msgstr "desconocido"
 
-#: src/index.tsx:87 src/index.tsx:99
+#: src/paths/instance/transfers/list/Table.tsx:187
 #, c-format
-msgid "Got message %1$s from %2$s"
-msgstr "Recivimos el mensaje %1$s desde %2$s"
+msgid "delete selected transfer from the database"
+msgstr ""
 
-#: src/index.tsx:97
+#: src/paths/instance/transfers/list/Table.tsx:202
 #, c-format
-msgid "Unexpected Error"
-msgstr "Error inesperado"
+msgid "load more transfer after the last one"
+msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:108
+#: src/paths/instance/transfers/list/Table.tsx:206
 #, c-format
-msgid "Auth token"
-msgstr "Token de autorización"
+msgid "load older transfers"
+msgstr "cargar viejas transferencias"
 
-#: src/paths/admin/create/CreatePage.tsx:91
-#: src/paths/instance/details/DetailPage.tsx:77
-#: src/paths/instance/update/UpdatePage.tsx:110
+#: src/paths/instance/transfers/list/Table.tsx:223
 #, c-format
-msgid "Account address"
+msgid "There is no transfer yet, add more pressing the + sign"
+msgstr "No hay transferencias todavía, agregar mas presionando el signo +"
+
+#: src/paths/instance/transfers/list/ListPage.tsx:79
+#, fuzzy, c-format
+msgid "filter by account address"
 msgstr "Dirección de cuenta"
 
-#: src/paths/admin/create/CreatePage.tsx:93
-#: src/paths/instance/update/UpdatePage.tsx:112
+#: src/paths/instance/transfers/list/ListPage.tsx:100
 #, c-format
-msgid "Default max deposit fee"
-msgstr "Impuesto máximo de deposito por omisión"
+msgid "only show wire transfers confirmed by the merchant"
+msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:95
-#: src/paths/instance/update/UpdatePage.tsx:114
+#: src/paths/instance/transfers/list/ListPage.tsx:110
 #, c-format
-msgid "Default max wire fee"
-msgstr "Impuesto máximo de transferencia por omisión"
+msgid "only show wire transfers claimed by the exchange"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:113
+#, fuzzy, c-format
+msgid "Unverified"
+msgstr "Verificado"
 
-#: src/paths/admin/create/CreatePage.tsx:97
-#: src/paths/instance/update/UpdatePage.tsx:116
+#: src/paths/admin/create/CreatePage.tsx:69
 #, c-format
-msgid "Default wire fee amortization"
-msgstr "Amortización de impuesto de transferencia por omisión"
+msgid "is not valid"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:94
+#, fuzzy, c-format
+msgid "is not a number"
+msgstr "Número de edificio"
 
-#: src/paths/admin/create/CreatePage.tsx:103
-#: src/paths/instance/update/UpdatePage.tsx:122
+#: src/paths/admin/create/CreatePage.tsx:96
 #, c-format
-msgid "Jurisdiction"
-msgstr "Jurisdicción"
+msgid "must be 1 or greater"
+msgstr ""
 
 #: src/paths/admin/create/CreatePage.tsx:107
-#: src/paths/instance/update/UpdatePage.tsx:126
 #, c-format
-msgid "Default pay delay"
-msgstr "Retrazo de pago por omisión"
+msgid "max 7 lines"
+msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:109
-#: src/paths/instance/update/UpdatePage.tsx:128
+#: src/paths/admin/create/CreatePage.tsx:178
 #, c-format
-msgid "Default wire transfer delay"
-msgstr "Retrazo de transferencia por omisión"
+msgid "change authorization configuration"
+msgstr ""
 
-#: src/paths/admin/create/index.tsx:58
+#: src/paths/admin/create/CreatePage.tsx:217
 #, c-format
-msgid "could not create instance"
-msgstr "no se pudo crear la instancia"
+msgid "Need to complete marked fields and choose authorization method"
+msgstr ""
 
-#: src/paths/admin/list/Table.tsx:63 src/paths/admin/list/Table.tsx:131
-#: src/paths/instance/transfers/list/Table.tsx:71
+#: src/components/form/InputPaytoForm.tsx:82
 #, c-format
-msgid "Delete"
-msgstr "Eliminar"
+msgid "This is not a valid bitcoin address."
+msgstr ""
 
-#: src/paths/admin/list/Table.tsx:128
+#: src/components/form/InputPaytoForm.tsx:95
 #, c-format
-msgid "Edit"
-msgstr "Editar"
+msgid "This is not a valid Ethereum address."
+msgstr ""
 
-#: src/paths/admin/list/Table.tsx:149
-#: src/paths/instance/products/list/Table.tsx:245
+#: src/components/form/InputPaytoForm.tsx:118
 #, c-format
-msgid "There is no instances yet, add more pressing the + sign"
-msgstr "No hay instancias todavían, agregue mas presionando el signo +"
+msgid "IBAN numbers usually have more that 4 digits"
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:237
+#: src/components/form/InputPaytoForm.tsx:120
 #, c-format
-msgid "Inventory products"
-msgstr "Productos de inventario"
+msgid "IBAN numbers usually have less that 34 digits"
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:286
+#: src/components/form/InputPaytoForm.tsx:128
 #, c-format
-msgid "Total price"
-msgstr "Precio total"
+msgid "IBAN country code not found"
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:287
+#: src/components/form/InputPaytoForm.tsx:153
 #, c-format
-msgid "Total tax"
-msgstr "Impuesto total"
+msgid "IBAN number is not valid, checksum is wrong"
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:289
-#: src/paths/instance/orders/create/CreatePage.tsx:297
+#: src/components/form/InputPaytoForm.tsx:248
 #, c-format
-msgid "Order price"
-msgstr "Precio de la orden"
+msgid "Target type"
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:295
-#, c-format
-msgid "Net"
-msgstr "Neto"
+#: src/components/form/InputPaytoForm.tsx:249
+#, fuzzy, c-format
+msgid "Method to use for wire transfer"
+msgstr "no se pudo informar la transferencia"
 
-#: src/paths/instance/orders/create/CreatePage.tsx:300
-#: src/paths/instance/orders/details/DetailPage.tsx:144
-#: src/paths/instance/orders/details/DetailPage.tsx:295
-#: src/paths/instance/orders/list/Table.tsx:117
+#: src/components/form/InputPaytoForm.tsx:258
 #, c-format
-msgid "Summary"
-msgstr "Resumen"
+msgid "Routing"
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:302
-#, c-format
-msgid "Payments options"
-msgstr "Opciones de pago"
+#: src/components/form/InputPaytoForm.tsx:259
+#, fuzzy, c-format
+msgid "Routing number."
+msgstr "Número de edificio"
 
-#: src/paths/instance/orders/create/CreatePage.tsx:303
-#, c-format
-msgid "Auto refund deadline"
-msgstr "Plazo de reembolso automático"
+#: src/components/form/InputPaytoForm.tsx:263
+#, fuzzy, c-format
+msgid "Account"
+msgstr "Monto"
 
-#: src/paths/instance/orders/create/CreatePage.tsx:304
+#: src/components/form/InputPaytoForm.tsx:264
+#, fuzzy, c-format
+msgid "Account number."
+msgstr "Dirección de cuenta"
+
+#: src/components/form/InputPaytoForm.tsx:273
 #, c-format
-msgid "Refund deadline"
-msgstr "Plazo de reembolso"
+msgid "Business Identifier Code."
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:305
+#: src/components/form/InputPaytoForm.tsx:282
 #, c-format
-msgid "Pay deadline"
-msgstr "Plazo de pago"
+msgid "Bank Account Number."
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:307
+#: src/components/form/InputPaytoForm.tsx:292
 #, c-format
-msgid "Delivery date"
-msgstr "Fecha de entrega"
+msgid "Unified Payment Interface."
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:308
+#: src/components/form/InputPaytoForm.tsx:301
 #, c-format
-msgid "Location"
-msgstr "Ubicación"
+msgid "Bitcoin protocol."
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:312
+#: src/components/form/InputPaytoForm.tsx:310
 #, c-format
-msgid "Max fee"
-msgstr "Máxima comisión"
+msgid "Ethereum protocol."
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:313
+#: src/components/form/InputPaytoForm.tsx:319
 #, c-format
-msgid "Max wire fee"
-msgstr "Impuesto de transferencia máximo"
+msgid "Interledger protocol."
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:314
+#: src/components/form/InputPaytoForm.tsx:328
 #, c-format
-msgid "Wire fee amortization"
-msgstr "Amortización de comisión de transferencia"
+msgid "Host"
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:315
+#: src/components/form/InputPaytoForm.tsx:329
 #, c-format
-msgid "Fullfilment url"
-msgstr "URL de completitud"
+msgid "Bank host."
+msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:318
+#: src/components/form/InputPaytoForm.tsx:334
 #, c-format
-msgid "Extra information"
-msgstr "Información extra"
+msgid "Bank account."
+msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:44
+#: src/components/form/InputPaytoForm.tsx:343
 #, c-format
-msgid "select a product first"
-msgstr "seleccione un producto primero"
+msgid "Bank account owner's name."
+msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:51
+#: src/components/form/InputPaytoForm.tsx:370
 #, c-format
-msgid "should be greater than 0"
-msgstr "Debe ser mayor a 0"
+msgid "No accounts yet."
+msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:58
+#: src/components/instance/DefaultInstanceFormFields.tsx:52
 #, c-format
 msgid ""
-"cannot be greater than current stock and quantity previously added. max: %1$s"
+"Name of the instance in URLs. The 'default' instance is special in that it "
+"is used to administer other instances."
 msgstr ""
-"no puede ser mayor al stock actual y la cantidad previamente agregada. "
-"máximo: %1$s"
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:64
-#, c-format
-msgid "cannot be greater than current stock %1$s"
-msgstr "no puede ser mayor al stock actual %1$s"
+#: src/components/instance/DefaultInstanceFormFields.tsx:58
+#, fuzzy, c-format
+msgid "Business name"
+msgstr "Nombre de edificio"
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:76
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:126
+#: src/components/instance/DefaultInstanceFormFields.tsx:59
 #, c-format
-msgid "Quantity"
-msgstr "Cantidad"
+msgid "Legal name of the business represented by this instance."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:92
-#: src/paths/instance/orders/details/DetailPage.tsx:235
-#: src/paths/instance/orders/details/DetailPage.tsx:333
+#: src/components/instance/DefaultInstanceFormFields.tsx:64
 #, c-format
-msgid "Order"
-msgstr "Orden"
+msgid "Email"
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:93
+#: src/components/instance/DefaultInstanceFormFields.tsx:65
 #, c-format
-msgid "claimed"
-msgstr "reclamado"
+msgid "Contact email"
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:110
-#: src/paths/instance/orders/details/DetailPage.tsx:261
-#: src/paths/instance/orders/list/Table.tsx:136
+#: src/components/instance/DefaultInstanceFormFields.tsx:70
 #, c-format
-msgid "copy url"
-msgstr "copiar url"
+msgid "Website URL"
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:126
-#: src/paths/instance/orders/details/DetailPage.tsx:349
+#: src/components/instance/DefaultInstanceFormFields.tsx:71
 #, c-format
-msgid "pay at"
-msgstr "pagar en"
+msgid "URL."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:127
-#: src/paths/instance/orders/details/DetailPage.tsx:350
+#: src/components/instance/DefaultInstanceFormFields.tsx:76
 #, c-format
-msgid "created at"
-msgstr "creado"
+msgid "Logo"
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:138
-#: src/paths/instance/orders/details/DetailPage.tsx:289
+#: src/components/instance/DefaultInstanceFormFields.tsx:77
 #, c-format
-msgid "Timeline"
-msgstr "Cronología"
+msgid "Logo image."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:142
-#: src/paths/instance/orders/details/DetailPage.tsx:293
+#: src/components/instance/DefaultInstanceFormFields.tsx:82
 #, c-format
-msgid "Payment details"
-msgstr "Detalles de pago"
+msgid "Bank account"
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:146
-#: src/paths/instance/orders/details/DetailPage.tsx:299
-#: src/paths/instance/orders/details/DetailPage.tsx:363
+#: src/components/instance/DefaultInstanceFormFields.tsx:83
 #, c-format
-msgid "Order status"
-msgstr "Estado de orden"
+msgid "URI specifying bank account for crediting revenue."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:156
-#: src/paths/instance/orders/details/DetailPage.tsx:308
+#: src/components/instance/DefaultInstanceFormFields.tsx:88
 #, c-format
-msgid "Product list"
-msgstr "Lista de producto"
+msgid "Default max deposit fee"
+msgstr "Impuesto máximo de deposito por omisión"
 
-#: src/paths/instance/orders/details/DetailPage.tsx:236
+#: src/components/instance/DefaultInstanceFormFields.tsx:89
 #, c-format
-msgid "paid"
-msgstr "pagados"
+msgid ""
+"Maximum deposit fees this merchant is willing to pay per order by default."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:238
+#: src/components/instance/DefaultInstanceFormFields.tsx:94
 #, c-format
-msgid "wired"
-msgstr "transferido"
+msgid "Default max wire fee"
+msgstr "Impuesto máximo de transferencia por omisión"
 
-#: src/paths/instance/orders/details/DetailPage.tsx:241
+#: src/components/instance/DefaultInstanceFormFields.tsx:95
 #, c-format
-msgid "refunded"
-msgstr "reembolzado"
+msgid ""
+"Maximum wire fees this merchant is willing to pay per wire transfer by "
+"default."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:258
+#: src/components/instance/DefaultInstanceFormFields.tsx:100
 #, c-format
-msgid "refund"
-msgstr "reembolzar"
+msgid "Default wire fee amortization"
+msgstr "Amortización de impuesto de transferencia por omisión"
 
-#: src/paths/instance/orders/details/DetailPage.tsx:297
+#: src/components/instance/DefaultInstanceFormFields.tsx:101
 #, c-format
-msgid "Refunded amount"
-msgstr "Monto reembolzado"
+msgid ""
+"Number of orders excess wire transfer fees will be divided by to compute per "
+"order surcharge."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:298
+#: src/components/instance/DefaultInstanceFormFields.tsx:107
 #, c-format
-msgid "Deposit total"
-msgstr "Total depositado"
+msgid "Physical location of the merchant."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:336
+#: src/components/instance/DefaultInstanceFormFields.tsx:114
 #, c-format
-msgid "unpaid"
-msgstr "impago"
+msgid "Jurisdiction"
+msgstr "Jurisdicción"
 
-#: src/paths/instance/orders/details/DetailPage.tsx:364
+#: src/components/instance/DefaultInstanceFormFields.tsx:115
 #, c-format
-msgid "Order status URL"
-msgstr "URL de estado de orden"
+msgid "Jurisdiction for legal disputes with the merchant."
+msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:365
-#, c-format
-msgid "Pay URI"
-msgstr "URI de pago"
+#: src/components/instance/DefaultInstanceFormFields.tsx:122
+#, fuzzy, c-format
+msgid "Default payment delay"
+msgstr "Retrazo de pago por omisión"
 
-#: src/paths/instance/orders/details/DetailPage.tsx:383
+#: src/components/instance/DefaultInstanceFormFields.tsx:124
 #, c-format
 msgid ""
-"Unknown order status. This is an error, please contact the administrator."
+"Time customers have to pay an order before the offer expires by default."
 msgstr ""
-"Estado de orden desconocido. Esto es un error, por favor contacte a su "
-"administrador."
 
-#: src/paths/instance/orders/details/index.tsx:56
-#: src/paths/instance/orders/list/index.tsx:147
+#: src/components/instance/DefaultInstanceFormFields.tsx:129
 #, c-format
-msgid "refund created successfully"
-msgstr "reembolzo creado satisfactoriamente"
+msgid "Default wire transfer delay"
+msgstr "Retrazo de transferencia por omisión"
 
-#: src/paths/instance/orders/details/index.tsx:59
-#: src/paths/instance/orders/list/index.tsx:150
+#: src/components/instance/DefaultInstanceFormFields.tsx:130
 #, c-format
-msgid "could not create the refund"
-msgstr "No se pudo create el reembolso"
+msgid ""
+"Maximum time an exchange is allowed to delay wiring funds to the merchant, "
+"enabling it to aggregate smaller payments into larger wire transfers and "
+"reducing wire fees."
+msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:111
-#, c-format
-msgid "load newer orders"
-msgstr "cargar nuevas ordenes"
+#: src/paths/instance/update/UpdatePage.tsx:164
+#, fuzzy, c-format
+msgid "Instance id"
+msgstr "Instancia"
 
-#: src/paths/instance/orders/list/Table.tsx:115
-#, c-format
-msgid "Date"
-msgstr "Fecha"
+#: src/paths/instance/update/UpdatePage.tsx:173
+#, fuzzy, c-format
+msgid "Change the authorization method use for this instance."
+msgstr ""
+"Limpiar el token de autorización significa acceso publico a la instancia"
 
-#: src/paths/instance/orders/list/Table.tsx:131
-#: src/paths/instance/orders/list/Table.tsx:223
-#, c-format
-msgid "Refund"
-msgstr "Devolución"
+#: src/paths/instance/update/UpdatePage.tsx:182
+#, fuzzy, c-format
+msgid "Manage access token"
+msgstr "Administrar token"
 
-#: src/paths/instance/orders/list/Table.tsx:145
-#, c-format
-msgid "load older orders"
-msgstr "cargar viejas ordenes"
+#: src/paths/instance/update/index.tsx:100
+#, fuzzy, c-format
+msgid "Failed to create instance"
+msgstr "no se pudo crear la instancia"
 
-#: src/paths/instance/orders/list/Table.tsx:154
+#: src/components/exception/login.tsx:64
 #, c-format
-msgid "No orders has been found"
-msgstr "No se enconraron ordenes"
+msgid "Login required"
+msgstr "Login necesario"
 
-#: src/paths/instance/orders/list/Table.tsx:202
+#: src/components/exception/login.tsx:70
 #, c-format
-msgid "date"
-msgstr "fecha"
+msgid "Please enter your access token."
+msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:203
-#, c-format
-msgid "amount"
-msgstr "monto"
+#: src/components/exception/login.tsx:98
+#, fuzzy, c-format
+msgid "Access Token"
+msgstr "Acceso denegado"
 
-#: src/paths/instance/orders/list/Table.tsx:204
+#: src/InstanceRoutes.tsx:169
 #, c-format
-msgid "reason"
-msgstr "razón"
+msgid "The request to the backend take too long and was cancelled"
+msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:224
+#: src/InstanceRoutes.tsx:176
+#, fuzzy, c-format
+msgid "The backend reported a problem: HTTP status #%1$s"
+msgstr "Servidir reporto un problema: HTTP status #%1$s"
+
+#: src/InstanceRoutes.tsx:194
 #, c-format
-msgid "Max refundable:"
-msgstr "Máximo reembolzable:"
+msgid "Access denied"
+msgstr "Acceso denegado"
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/InstanceRoutes.tsx:195
 #, c-format
-msgid "Reason"
-msgstr "Razón"
+msgid "The access token provided is invalid."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:210
+#, fuzzy, c-format
+msgid "No 'default' instance configured yet."
+msgstr "Sin instancia default"
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/InstanceRoutes.tsx:211
 #, c-format
-msgid "duplicated"
-msgstr "duplicado"
+msgid "Create a 'default' instance to begin using the merchant backoffice."
+msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/InstanceRoutes.tsx:614
 #, c-format
-msgid "requested by the customer"
-msgstr "pedido por el consumidor"
+msgid "The access token provided is invalid"
+msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/InstanceRoutes.tsx:648
 #, c-format
-msgid "other"
-msgstr "otro"
+msgid "Hide for today"
+msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:91
+#: src/components/menu/SideBar.tsx:82
 #, c-format
-msgid "go to order id"
-msgstr "ir a id de orden"
+msgid "Instance"
+msgstr "Instancia"
 
-#: src/paths/instance/orders/list/index.tsx:107
+#: src/components/menu/SideBar.tsx:91
 #, c-format
-msgid "Paid"
-msgstr "Pagado"
+msgid "Settings"
+msgstr "Configuración"
 
-#: src/paths/instance/orders/list/index.tsx:108
+#: src/components/menu/SideBar.tsx:167
 #, c-format
-msgid "Refunded"
-msgstr "Reembolzado"
+msgid "Connection"
+msgstr "Conexión"
 
-#: src/paths/instance/orders/list/index.tsx:109
+#: src/components/menu/SideBar.tsx:209
 #, c-format
-msgid "Not wired"
-msgstr "No transferido"
+msgid "New"
+msgstr "Nuevo"
 
-#: src/paths/instance/orders/list/index.tsx:110
+#: src/components/menu/SideBar.tsx:219
 #, c-format
-msgid "All"
-msgstr "Todo"
+msgid "List"
+msgstr "Lista"
 
-#: src/paths/instance/products/create/index.tsx:48
-#: src/paths/instance/products/update/index.tsx:64
+#: src/components/menu/SideBar.tsx:234
 #, c-format
-msgid "could not create product"
-msgstr "no se pudo crear el producto"
+msgid "Log out"
+msgstr "Salir"
 
-#: src/paths/instance/products/list/Table.tsx:87
+#: src/ApplicationReadyRoutes.tsx:58
 #, c-format
-msgid "Sell"
-msgstr "Venta"
+msgid "Check your token is valid"
+msgstr "Verifica que el token sea valido"
 
-#: src/paths/instance/products/list/Table.tsx:89
+#: src/ApplicationReadyRoutes.tsx:84
 #, c-format
-msgid "Profit"
-msgstr "Ganancia"
+msgid "Couldn't access the server."
+msgstr "No se pudo acceder al servidor."
 
-#: src/paths/instance/products/list/Table.tsx:91
+#: src/ApplicationReadyRoutes.tsx:85
 #, c-format
-msgid "Sold"
-msgstr "Vendido"
+msgid "Could not infer instance id from url %1$s"
+msgstr "No se pudo inferir el id de la instancia con la url %1$s"
 
-#: src/paths/instance/products/list/index.tsx:59
+#: src/Application.tsx:94
 #, c-format
-msgid "product updated successfully"
-msgstr "producto actualizado correctamente"
+msgid "Server not found"
+msgstr "Servidor no encontrado"
 
-#: src/paths/instance/products/list/index.tsx:62
+#: src/Application.tsx:109
 #, c-format
-msgid "could not update the product"
-msgstr "no se pudo actualizar el producto"
+msgid "Couldn't access the server"
+msgstr "No se pudo aceder al servidor"
 
-#: src/paths/instance/products/list/index.tsx:70
+#: src/Application.tsx:111
 #, c-format
-msgid "product delete successfully"
-msgstr "producto fue eliminado correctamente"
+msgid "Got message %1$s from %2$s"
+msgstr "Recivimos el mensaje %1$s desde %2$s"
 
-#: src/paths/instance/products/list/index.tsx:73
+#: src/Application.tsx:126
 #, c-format
-msgid "could not delete the product"
-msgstr "no se pudo eliminar el producto"
+msgid "Unexpected Error"
+msgstr "Error inesperado"
 
-#: src/paths/instance/tips/list/Table.tsx:59
+#: src/components/form/InputArray.tsx:101
 #, c-format
-msgid "Tips"
-msgstr "Propinas"
+msgid "The value %1$s is invalid for a payment url"
+msgstr "El valor %1$s es invalido para una URL de pago"
 
-#: src/paths/instance/tips/list/Table.tsx:111
+#: src/components/form/InputArray.tsx:110
 #, c-format
-msgid "Committed amount"
-msgstr "Monto confirmado"
+msgid "add element to the list"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:112
+#, fuzzy, c-format
+msgid "add"
+msgstr "Agregar"
 
-#: src/paths/instance/tips/list/Table.tsx:112
+#: src/components/form/InputSecured.tsx:37
 #, c-format
-msgid "Exchange initial amount"
-msgstr "Monto inicial"
+msgid "Deleting"
+msgstr "Borrando"
 
-#: src/paths/instance/tips/list/Table.tsx:113
+#: src/components/form/InputSecured.tsx:41
 #, c-format
-msgid "Merchant initial amount"
-msgstr "Monto inicial"
+msgid "Changing"
+msgstr "Cambiando"
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:87
+#, fuzzy, c-format
+msgid "Order ID"
+msgstr "Orden"
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:101
+#, fuzzy, c-format
+msgid "Payment URL"
+msgstr "Detalles de pago"
 
-#: src/paths/instance/tips/list/Table.tsx:148
 #, c-format
-msgid "There is no tips yet, add more pressing the + sign"
-msgstr "No hay propinas todavía, agregar mas presionando el signo +"
+#~ msgid "HTTP status #%1$s: Server reported a problem"
+#~ msgstr "HTTP status #%1$s: Servidor reporto un problema"
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:50
-#: src/paths/instance/transfers/create/CreatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:56
 #, c-format
-msgid "cannot be empty"
-msgstr "no puede ser vacío"
+#~ msgid "Got message: \"%1$s\" from: %2$s"
+#~ msgstr "Recibimos el mensaje: %1$s desde %2$s"
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:51
 #, c-format
-msgid "check the id, doest look valid"
-msgstr "verificar el id, no parece válido"
+#~ msgid ""
+#~ "in order to use merchant backoffice, you should create the default "
+#~ "instance"
+#~ msgstr ""
+#~ "para usar el merchant backoffice, debería crear la instancia default"
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:52
 #, c-format
-msgid "should have 52 characters, current %1$s"
-msgstr "debería tener 52 caracteres, actualmente %1$s"
+#~ msgid "Got message: %1$s from: %2$s"
+#~ msgstr "Recibimos el mensaje %1$s desde %2$s"
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:57
 #, c-format
-msgid "URL doesn't have the right format"
-msgstr "La URL no tiene el formato correcto"
+#~ msgid ""
+#~ "Please enter your auth token. Token should have \"secret-token:\" and "
+#~ "start with Bearer or ApiKey"
+#~ msgstr ""
+#~ "Por favor ingrese su token de autorización. El token debe tener \"secret-"
+#~ "token\" y comenzar con Bearer o ApiKey"
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:74
 #, c-format
-msgid "Transfer ID"
-msgstr "Id de transferencia"
+#~ msgid "pick a date"
+#~ msgstr "elegir una fecha"
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:76
 #, c-format
-msgid "Account Address"
-msgstr "Dirección de cuenta"
+#~ msgid "no results"
+#~ msgstr "Sin resultados"
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:82
-#: src/paths/instance/transfers/list/Table.tsx:125
 #, c-format
-msgid "Exchange URL"
-msgstr "URL del Exchange"
+#~ msgid "current stock will change from %1$s to %2$s"
+#~ msgstr "stock actual cambiará desde %1$s a %2$s"
 
-#: src/paths/instance/transfers/create/index.tsx:49
 #, c-format
-msgid "could not inform transfer"
-msgstr "no se pudo informar la transferencia"
+#~ msgid "current stock will stay at %1$s"
+#~ msgstr "stock actual seguirá en %1$s"
 
-#: src/paths/instance/transfers/list/Table.tsx:118
 #, c-format
-msgid "load newer transfers"
-msgstr "cargar nuevas transferencias"
+#~ msgid "this product has no taxes"
+#~ msgstr "este producto no tiene impuestos"
 
-#: src/paths/instance/transfers/list/Table.tsx:123
 #, c-format
-msgid "Credit"
-msgstr "Crédito"
+#~ msgid "Inventory products"
+#~ msgstr "Productos de inventario"
 
-#: src/paths/instance/transfers/list/Table.tsx:126
 #, c-format
-msgid "Confirmed"
-msgstr "Confirmado"
+#~ msgid "Total tax"
+#~ msgstr "Impuesto total"
 
-#: src/paths/instance/transfers/list/Table.tsx:127
-#: src/paths/instance/transfers/list/index.tsx:60
 #, c-format
-msgid "Verified"
-msgstr "Verificado"
+#~ msgid "Net"
+#~ msgstr "Neto"
 
-#: src/paths/instance/transfers/list/Table.tsx:128
 #, c-format
-msgid "Executed at"
-msgstr "Ejecutado en"
+#~ msgid "select a product first"
+#~ msgstr "seleccione un producto primero"
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
 #, c-format
-msgid "yes"
-msgstr "si"
+#~ msgid ""
+#~ "cannot be greater than current stock and quantity previously added. max: "
+#~ "%1$s"
+#~ msgstr ""
+#~ "no puede ser mayor al stock actual y la cantidad previamente agregada. "
+#~ "máximo: %1$s"
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
 #, c-format
-msgid "no"
-msgstr "no"
+#~ msgid "cannot be greater than current stock %1$s"
+#~ msgstr "no puede ser mayor al stock actual %1$s"
 
-#: src/paths/instance/transfers/list/Table.tsx:140
 #, c-format
-msgid "unknown"
-msgstr "desconocido"
+#~ msgid "Deposit total"
+#~ msgstr "Total depositado"
 
-#: src/paths/instance/transfers/list/Table.tsx:145
 #, c-format
-msgid "load older transfers"
-msgstr "cargar viejas transferencias"
+#~ msgid "Merchant initial amount"
+#~ msgstr "Monto inicial"
 
-#: src/paths/instance/transfers/list/Table.tsx:154
 #, c-format
-msgid "There is no transfer yet, add more pressing the + sign"
-msgstr "No hay transferencias todavía, agregar mas presionando el signo +"
+#~ msgid "Account Address"
+#~ msgstr "Dirección de cuenta"
diff --git a/packages/merchant-backoffice-ui/src/i18n/fr.po 
b/packages/merchant-backoffice-ui/src/i18n/fr.po
index 6b35bd0ce..ddddbdfab 100644
--- a/packages/merchant-backoffice-ui/src/i18n/fr.po
+++ b/packages/merchant-backoffice-ui/src/i18n/fr.po
@@ -16,7 +16,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: \n"
+"Report-Msgid-Bugs-To: taler@gnu.org\n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -27,1031 +27,2563 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/ApplicationReadyRoutes.tsx:50 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:299
+#: src/components/modal/index.tsx:69
 #, c-format
-msgid "Access denied"
+msgid "Cancel"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:51 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:300
+#: src/components/modal/index.tsx:76
 #, c-format
-msgid "Check your token is valid"
+msgid "%1$s"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:72
+#: src/components/modal/index.tsx:115
 #, c-format
-msgid "Couldn't access the server."
+msgid "Continue"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:73
+#: src/components/modal/index.tsx:169
 #, c-format
-msgid "Could not infer instance id from url %1$s"
+msgid "Clear"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:109
+#: src/components/modal/index.tsx:181
 #, c-format
-msgid "HTTP status #%1$s: Server reported a problem"
+msgid "Confirm"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:110
+#: src/components/modal/index.tsx:287
 #, c-format
-msgid "Got message: \"%1$s\" from: %2$s"
+msgid "is not the same as the current access token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:127
+#: src/components/modal/index.tsx:290
 #, c-format
-msgid "No default instance"
+msgid "cannot be empty"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:128
+#: src/components/modal/index.tsx:292
 #, c-format
-msgid ""
-"in order to use merchant backoffice, you should create the default instance"
+msgid "cannot be the same as the old token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:288
+#: src/components/modal/index.tsx:296
 #, c-format
-msgid "Server reported a problem: HTTP status #%1$s"
+msgid "is not the same"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:289
+#: src/components/modal/index.tsx:306
 #, c-format
-msgid "Got message: %1$s from: %2$s"
+msgid "You are updating the access token from instance with id %1$s"
 msgstr ""
 
-#: src/components/exception/login.tsx:46
+#: src/components/modal/index.tsx:322
 #, c-format
-msgid "Login required"
+msgid "Old access token"
 msgstr ""
 
-#: src/components/exception/login.tsx:49
+#: src/components/modal/index.tsx:323
 #, c-format
-msgid ""
-"Please enter your auth token. Token should have \"secret-token:\" and start "
-"with Bearer or ApiKey"
+msgid "access token currently in use"
 msgstr ""
 
-#: src/components/exception/login.tsx:86 src/components/modal/index.tsx:53
-#: src/components/modal/index.tsx:75 src/paths/admin/create/CreatePage.tsx:115
-#: src/paths/instance/orders/create/CreatePage.tsx:325
-#: src/paths/instance/products/create/CreatePage.tsx:51
-#: src/paths/instance/products/list/Table.tsx:174
-#: src/paths/instance/products/list/Table.tsx:228
-#: src/paths/instance/products/update/UpdatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:134
+#: src/components/modal/index.tsx:329
 #, c-format
-msgid "Confirm"
+msgid "New access token"
 msgstr ""
 
-#: src/components/form/InputArray.tsx:72
+#: src/components/modal/index.tsx:330
 #, c-format
-msgid "The value %1$s is invalid for a payment url"
+msgid "next access token to be used"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:67
-#: src/paths/instance/orders/list/index.tsx:123
+#: src/components/modal/index.tsx:335
 #, c-format
-msgid "pick a date"
+msgid "Repeat access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:81
+#: src/components/modal/index.tsx:336
 #, c-format
-msgid "clear"
+msgid "confirm the same access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:83
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/components/modal/index.tsx:341
 #, c-format
-msgid "never"
+msgid "Clearing the access token will mean public access to the instance"
 msgstr ""
 
-#: src/components/form/InputImage.tsx:80
+#: src/components/modal/index.tsx:368
 #, c-format
-msgid "Image should be smaller than 1 MB"
+msgid "cannot be the same as the old access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:28
+#: src/components/modal/index.tsx:385
 #, c-format
-msgid "Country"
+msgid "You are setting the access token for the new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:30
-#: src/paths/admin/create/CreatePage.tsx:99
-#: src/paths/instance/transfers/list/Table.tsx:124
-#: src/paths/instance/update/UpdatePage.tsx:118
+#: src/components/modal/index.tsx:411
 #, c-format
-msgid "Address"
+msgid ""
+"With external authorization method no check will be done by the merchant "
+"backend"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:34
+#: src/components/modal/index.tsx:427
 #, c-format
-msgid "Building number"
+msgid "Set external authorization"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:35
+#: src/components/modal/index.tsx:439
 #, c-format
-msgid "Building name"
+msgid "Set access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:36
+#: src/components/modal/index.tsx:461
 #, c-format
-msgid "Street"
+msgid "Operation in progress..."
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:37
+#: src/components/modal/index.tsx:470
 #, c-format
-msgid "Post code"
+msgid "The operation will be automatically canceled after %1$s seconds"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:38
+#: src/paths/admin/list/TableActive.tsx:80
 #, c-format
-msgid "Town location"
+msgid "Instances"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:39
+#: src/paths/admin/list/TableActive.tsx:93
 #, c-format
-msgid "Town"
+msgid "Delete"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:40
+#: src/paths/admin/list/TableActive.tsx:99
 #, c-format
-msgid "District"
+msgid "add new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:41
+#: src/paths/admin/list/TableActive.tsx:178
 #, c-format
-msgid "Country subdivision"
+msgid "ID"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:59
+#: src/paths/admin/list/TableActive.tsx:181
 #, c-format
-msgid "Product id"
+msgid "Name"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:60
-#: src/components/product/ProductForm.tsx:99
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:122
-#: src/paths/instance/orders/list/Table.tsx:227
-#: src/paths/instance/products/list/Table.tsx:86
+#: src/paths/admin/list/TableActive.tsx:220
 #, c-format
-msgid "Description"
+msgid "Edit"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:73
-#: src/components/form/InputTaxes.tsx:81
-#: src/paths/admin/create/CreatePage.tsx:87 src/paths/admin/list/Table.tsx:110
-#: src/paths/instance/details/DetailPage.tsx:76
-#: src/paths/instance/update/UpdatePage.tsx:106
+#: src/paths/admin/list/TableActive.tsx:237
 #, c-format
-msgid "Name"
+msgid "Purge"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:102
+#: src/paths/admin/list/TableActive.tsx:261
 #, c-format
-msgid "loading..."
+msgid "There is no instances yet, add more pressing the + sign"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:108
+#: src/paths/admin/list/View.tsx:69
 #, c-format
-msgid "no products found"
+msgid "Only show active instances"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:116
+#: src/paths/admin/list/View.tsx:72
 #, c-format
-msgid "no results"
+msgid "Active"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:33
+#: src/paths/admin/list/View.tsx:79
 #, c-format
-msgid "Deleting"
+msgid "Only show deleted instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:34
+#: src/paths/admin/list/View.tsx:82
 #, c-format
-msgid "Changing"
+msgid "Deleted"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:60
+#: src/paths/admin/list/View.tsx:89
 #, c-format
-msgid "Manage token"
+msgid "Show all instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:83
+#: src/paths/admin/list/View.tsx:92
 #, c-format
-msgid "Update"
+msgid "All"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:100
-#: src/paths/instance/orders/create/CreatePage.tsx:252
-#: src/paths/instance/orders/create/CreatePage.tsx:273
+#: src/paths/admin/list/index.tsx:94
 #, c-format
-msgid "Remove"
+msgid "Failed to delete instance"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:106 src/components/modal/index.tsx:52
-#: src/components/modal/index.tsx:73 src/paths/admin/create/CreatePage.tsx:114
-#: src/paths/instance/orders/create/CreatePage.tsx:324
-#: src/paths/instance/products/create/CreatePage.tsx:50
-#: src/paths/instance/products/list/Table.tsx:166
-#: src/paths/instance/products/list/Table.tsx:218
-#: src/paths/instance/products/update/UpdatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:88
-#: src/paths/instance/update/UpdatePage.tsx:133
+#: src/paths/admin/list/index.tsx:117
 #, c-format
-msgid "Cancel"
+msgid "Failed to purge instance"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:91
+#: src/paths/instance/kyc/list/ListPage.tsx:41
 #, c-format
-msgid "Manage stock"
+msgid "Pending KYC verification"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:93
+#: src/paths/instance/kyc/list/ListPage.tsx:66
 #, c-format
-msgid "Infinite"
+msgid "Timed out"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:105
+#: src/paths/instance/kyc/list/ListPage.tsx:103
 #, c-format
-msgid "lost cannot be greater that current + incoming (max %1$s)"
+msgid "Exchange"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:111
+#: src/paths/instance/kyc/list/ListPage.tsx:106
 #, c-format
-msgid "current stock will change from %1$s to %2$s"
+msgid "Target account"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:112
+#: src/paths/instance/kyc/list/ListPage.tsx:109
 #, c-format
-msgid "current stock will stay at %1$s"
+msgid "KYC URL"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:129
-#: src/paths/instance/products/list/Table.tsx:204
+#: src/paths/instance/kyc/list/ListPage.tsx:144
 #, c-format
-msgid "Incoming"
+msgid "Code"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:130
-#: src/paths/instance/products/list/Table.tsx:205
+#: src/paths/instance/kyc/list/ListPage.tsx:147
 #, c-format
-msgid "Lost"
+msgid "Http Status"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:142
+#: src/paths/instance/kyc/list/ListPage.tsx:177
 #, c-format
-msgid "Current"
+msgid "No pending kyc verification!"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:145
+#: src/components/form/InputDate.tsx:123
 #, c-format
-msgid "without stock"
+msgid "change value to unknown date"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:150
+#: src/components/form/InputDate.tsx:124
 #, c-format
-msgid "Next restock"
+msgid "change value to empty"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:152
+#: src/components/form/InputDate.tsx:131
 #, c-format
-msgid "Delivery address"
+msgid "clear"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:73
+#: src/components/form/InputDate.tsx:136
 #, c-format
-msgid "this product has no taxes"
+msgid "change value to never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:77
-#: src/paths/instance/orders/details/DetailPage.tsx:145
-#: src/paths/instance/orders/details/DetailPage.tsx:296
-#: src/paths/instance/orders/list/Table.tsx:116
-#: src/paths/instance/transfers/create/CreatePage.tsx:84
+#: src/components/form/InputDate.tsx:141
 #, c-format
-msgid "Amount"
+msgid "never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:78
+#: src/components/form/InputLocation.tsx:29
 #, c-format
-msgid "currency and value separated with colon"
+msgid "Country"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:84
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:78
+#: src/components/form/InputLocation.tsx:33
 #, c-format
-msgid "Add"
+msgid "Address"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:53
+#: src/components/form/InputLocation.tsx:39
 #, c-format
-msgid "Instance"
+msgid "Building number"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:59
+#: src/components/form/InputLocation.tsx:41
 #, c-format
-msgid "Settings"
+msgid "Building name"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:65
-#: src/paths/instance/orders/list/Table.tsx:60
+#: src/components/form/InputLocation.tsx:42
 #, c-format
-msgid "Orders"
+msgid "Street"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:71
-#: src/paths/instance/orders/create/CreatePage.tsx:258
-#: src/paths/instance/products/list/Table.tsx:48
+#: src/components/form/InputLocation.tsx:43
 #, c-format
-msgid "Products"
+msgid "Post code"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:77
-#: src/paths/instance/transfers/list/Table.tsx:65
+#: src/components/form/InputLocation.tsx:44
 #, c-format
-msgid "Transfers"
+msgid "Town location"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:87
+#: src/components/form/InputLocation.tsx:45
 #, c-format
-msgid "Connection"
+msgid "Town"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:112 src/paths/admin/list/Table.tsx:57
+#: src/components/form/InputLocation.tsx:46
 #, c-format
-msgid "Instances"
+msgid "District"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:116
+#: src/components/form/InputLocation.tsx:49
 #, c-format
-msgid "New"
+msgid "Country subdivision"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:122
+#: src/components/form/InputSearchProduct.tsx:66
 #, c-format
-msgid "List"
+msgid "Product id"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:129
+#: src/components/form/InputSearchProduct.tsx:69
 #, c-format
-msgid "Log out"
+msgid "Description"
 msgstr ""
 
-#: src/components/modal/index.tsx:74
+#: src/components/form/InputSearchProduct.tsx:94
 #, c-format
-msgid "Clear"
+msgid "Product"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:95
+#, c-format
+msgid "search products by it's description or id"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:151
+#, c-format
+msgid "no products found with that description"
 msgstr ""
 
-#: src/components/modal/index.tsx:110 src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:56
 #, c-format
-msgid "should be the same"
+msgid "You must enter a valid product identifier."
 msgstr ""
 
-#: src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:64
 #, c-format
-msgid "cannot be the same as before"
+msgid "Quantity must be greater than 0!"
 msgstr ""
 
-#: src/components/modal/index.tsx:114
+#: src/components/product/InventoryProductForm.tsx:76
 #, c-format
 msgid ""
-"You are updating the authorization token from instance %1$s with id %2$s"
+"This quantity exceeds remaining stock. Currently, only %1$s units remain "
+"unreserved in stock."
 msgstr ""
 
-#: src/components/modal/index.tsx:124
+#: src/components/product/InventoryProductForm.tsx:109
 #, c-format
-msgid "Old token"
+msgid "Quantity"
 msgstr ""
 
-#: src/components/modal/index.tsx:125
+#: src/components/product/InventoryProductForm.tsx:110
 #, c-format
-msgid "New token"
+msgid "how many products will be added"
 msgstr ""
 
-#: src/components/modal/index.tsx:127
+#: src/components/product/InventoryProductForm.tsx:117
 #, c-format
-msgid "Clearing the auth token will mean public access to the instance"
+msgid "Add from inventory"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:96
-#: src/paths/admin/create/CreatePage.tsx:85 src/paths/admin/list/Table.tsx:109
-#: src/paths/instance/transfers/list/Table.tsx:122
+#: src/components/form/InputImage.tsx:105
 #, c-format
-msgid "ID"
+msgid "Image should be smaller than 1 MB"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:98
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:121
-#: src/paths/instance/products/list/Table.tsx:85
+#: src/components/form/InputImage.tsx:110
 #, c-format
-msgid "Image"
+msgid "Add"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:100
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:123
+#: src/components/form/InputImage.tsx:115
 #, c-format
-msgid "Unit"
+msgid "Remove"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:101
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:124
-#: src/paths/instance/products/list/Table.tsx:162
-#: src/paths/instance/products/list/Table.tsx:214
+#: src/components/form/InputTaxes.tsx:113
 #, c-format
-msgid "Price"
+msgid "No taxes configured for this product."
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:103
-#: src/paths/instance/products/list/Table.tsx:90
+#: src/components/form/InputTaxes.tsx:119
 #, c-format
-msgid "Stock"
+msgid "Amount"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:105
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:128
-#: src/paths/instance/products/list/Table.tsx:88
+#: src/components/form/InputTaxes.tsx:120
 #, c-format
-msgid "Taxes"
+msgid ""
+"Taxes can be in currencies that differ from the main currency used by the "
+"merchant."
 msgstr ""
 
-#: src/index.tsx:75
+#: src/components/form/InputTaxes.tsx:122
 #, c-format
-msgid "Server not found"
+msgid ""
+"Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;."
 msgstr ""
 
-#: src/index.tsx:85
+#: src/components/form/InputTaxes.tsx:131
 #, c-format
-msgid "Couldn't access the server"
+msgid "Legal name of the tax, e.g. VAT or import duties."
 msgstr ""
 
-#: src/index.tsx:87 src/index.tsx:99
+#: src/components/form/InputTaxes.tsx:137
 #, c-format
-msgid "Got message %1$s from %2$s"
+msgid "add tax to the tax list"
 msgstr ""
 
-#: src/index.tsx:97
+#: src/components/product/NonInventoryProductForm.tsx:72
 #, c-format
-msgid "Unexpected Error"
+msgid "describe and add a product that is not in the inventory list"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:108
+#: src/components/product/NonInventoryProductForm.tsx:75
 #, c-format
-msgid "Auth token"
+msgid "Add custom product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:91
-#: src/paths/instance/details/DetailPage.tsx:77
-#: src/paths/instance/update/UpdatePage.tsx:110
+#: src/components/product/NonInventoryProductForm.tsx:86
 #, c-format
-msgid "Account address"
+msgid "Complete information of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:93
-#: src/paths/instance/update/UpdatePage.tsx:112
+#: src/components/product/NonInventoryProductForm.tsx:185
 #, c-format
-msgid "Default max deposit fee"
+msgid "Image"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:95
-#: src/paths/instance/update/UpdatePage.tsx:114
+#: src/components/product/NonInventoryProductForm.tsx:186
 #, c-format
-msgid "Default max wire fee"
+msgid "photo of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:97
-#: src/paths/instance/update/UpdatePage.tsx:116
+#: src/components/product/NonInventoryProductForm.tsx:192
 #, c-format
-msgid "Default wire fee amortization"
+msgid "full product description"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:103
-#: src/paths/instance/update/UpdatePage.tsx:122
+#: src/components/product/NonInventoryProductForm.tsx:196
 #, c-format
-msgid "Jurisdiction"
+msgid "Unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:107
-#: src/paths/instance/update/UpdatePage.tsx:126
+#: src/components/product/NonInventoryProductForm.tsx:197
 #, c-format
-msgid "Default pay delay"
+msgid "name of the product unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:109
-#: src/paths/instance/update/UpdatePage.tsx:128
+#: src/components/product/NonInventoryProductForm.tsx:201
 #, c-format
-msgid "Default wire transfer delay"
+msgid "Price"
 msgstr ""
 
-#: src/paths/admin/create/index.tsx:58
+#: src/components/product/NonInventoryProductForm.tsx:202
 #, c-format
-msgid "could not create instance"
+msgid "amount in the current currency"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:63 src/paths/admin/list/Table.tsx:131
-#: src/paths/instance/transfers/list/Table.tsx:71
+#: src/components/product/NonInventoryProductForm.tsx:211
 #, c-format
-msgid "Delete"
+msgid "Taxes"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:128
+#: src/components/product/ProductList.tsx:38
 #, c-format
-msgid "Edit"
+msgid "image"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:149
-#: src/paths/instance/products/list/Table.tsx:245
+#: src/components/product/ProductList.tsx:41
 #, c-format
-msgid "There is no instances yet, add more pressing the + sign"
+msgid "description"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:237
+#: src/components/product/ProductList.tsx:44
 #, c-format
-msgid "Inventory products"
+msgid "quantity"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:286
+#: src/components/product/ProductList.tsx:47
 #, c-format
-msgid "Total price"
+msgid "unit price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:287
+#: src/components/product/ProductList.tsx:50
 #, c-format
-msgid "Total tax"
+msgid "total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:289
-#: src/paths/instance/orders/create/CreatePage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:149
 #, c-format
-msgid "Order price"
+msgid "required"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:295
+#: src/paths/instance/orders/create/CreatePage.tsx:153
 #, c-format
-msgid "Net"
+msgid "must be greater than 0"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:300
-#: src/paths/instance/orders/details/DetailPage.tsx:144
-#: src/paths/instance/orders/details/DetailPage.tsx:295
-#: src/paths/instance/orders/list/Table.tsx:117
+#: src/paths/instance/orders/create/CreatePage.tsx:158
 #, c-format
-msgid "Summary"
+msgid "not a valid json"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:302
+#: src/paths/instance/orders/create/CreatePage.tsx:164
 #, c-format
-msgid "Payments options"
+msgid "should be in the future"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:303
+#: src/paths/instance/orders/create/CreatePage.tsx:167
 #, c-format
-msgid "Auto refund deadline"
+msgid "refund deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:304
+#: src/paths/instance/orders/create/CreatePage.tsx:173
 #, c-format
-msgid "Refund deadline"
+msgid "wire transfer deadline cannot be before refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:305
+#: src/paths/instance/orders/create/CreatePage.tsx:184
 #, c-format
-msgid "Pay deadline"
+msgid "wire transfer deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:307
+#: src/paths/instance/orders/create/CreatePage.tsx:191
 #, c-format
-msgid "Delivery date"
+msgid "should have a refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:196
 #, c-format
-msgid "Location"
+msgid "auto refund cannot be after refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:312
+#: src/paths/instance/orders/create/CreatePage.tsx:354
 #, c-format
-msgid "Max fee"
+msgid "Manage products in order"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:313
+#: src/paths/instance/orders/create/CreatePage.tsx:363
 #, c-format
-msgid "Max wire fee"
+msgid "Manage list of products in the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:314
+#: src/paths/instance/orders/create/CreatePage.tsx:385
 #, c-format
-msgid "Wire fee amortization"
+msgid "Remove this product from the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:315
+#: src/paths/instance/orders/create/CreatePage.tsx:409
 #, c-format
-msgid "Fullfilment url"
+msgid "Total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:318
+#: src/paths/instance/orders/create/CreatePage.tsx:411
 #, c-format
-msgid "Extra information"
+msgid "total product price added up"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:44
+#: src/paths/instance/orders/create/CreatePage.tsx:424
 #, c-format
-msgid "select a product first"
+msgid "Amount to be paid by the customer"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:51
+#: src/paths/instance/orders/create/CreatePage.tsx:430
 #, c-format
-msgid "should be greater than 0"
+msgid "Order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:58
+#: src/paths/instance/orders/create/CreatePage.tsx:431
 #, c-format
-msgid ""
-"cannot be greater than current stock and quantity previously added. max: %1$s"
+msgid "final order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:64
+#: src/paths/instance/orders/create/CreatePage.tsx:438
 #, c-format
-msgid "cannot be greater than current stock %1$s"
+msgid "Summary"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:76
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:126
+#: src/paths/instance/orders/create/CreatePage.tsx:439
 #, c-format
-msgid "Quantity"
+msgid "Title of the order to be shown to the customer"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:92
-#: src/paths/instance/orders/details/DetailPage.tsx:235
-#: src/paths/instance/orders/details/DetailPage.tsx:333
+#: src/paths/instance/orders/create/CreatePage.tsx:444
 #, c-format
-msgid "Order"
+msgid "Shipping and Fulfillment"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:93
+#: src/paths/instance/orders/create/CreatePage.tsx:449
 #, c-format
-msgid "claimed"
+msgid "Delivery date"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:110
-#: src/paths/instance/orders/details/DetailPage.tsx:261
-#: src/paths/instance/orders/list/Table.tsx:136
+#: src/paths/instance/orders/create/CreatePage.tsx:450
 #, c-format
-msgid "copy url"
+msgid "Deadline for physical delivery assured by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:126
-#: src/paths/instance/orders/details/DetailPage.tsx:349
+#: src/paths/instance/orders/create/CreatePage.tsx:455
 #, c-format
-msgid "pay at"
+msgid "Location"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:127
-#: src/paths/instance/orders/details/DetailPage.tsx:350
+#: src/paths/instance/orders/create/CreatePage.tsx:456
 #, c-format
-msgid "created at"
+msgid "address where the products will be delivered"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:138
-#: src/paths/instance/orders/details/DetailPage.tsx:289
+#: src/paths/instance/orders/create/CreatePage.tsx:463
 #, c-format
-msgid "Timeline"
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:142
-#: src/paths/instance/orders/details/DetailPage.tsx:293
+#: src/paths/instance/orders/create/CreatePage.tsx:464
 #, c-format
-msgid "Payment details"
+msgid "URL to which the user will be redirected after successful payment."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:146
-#: src/paths/instance/orders/details/DetailPage.tsx:299
-#: src/paths/instance/orders/details/DetailPage.tsx:363
+#: src/paths/instance/orders/create/CreatePage.tsx:470
 #, c-format
-msgid "Order status"
+msgid "Taler payment options"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:156
-#: src/paths/instance/orders/details/DetailPage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:471
 #, c-format
-msgid "Product list"
+msgid "Override default Taler payment settings for this order"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:236
+#: src/paths/instance/orders/create/CreatePage.tsx:475
 #, c-format
-msgid "paid"
+msgid "Payment deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:238
+#: src/paths/instance/orders/create/CreatePage.tsx:476
 #, c-format
-msgid "wired"
+msgid ""
+"Deadline for the customer to pay for the offer before it expires. Inventory "
+"products will be reserved until this deadline."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:241
+#: src/paths/instance/orders/create/CreatePage.tsx:480
 #, c-format
-msgid "refunded"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:258
+#: src/paths/instance/orders/create/CreatePage.tsx:481
 #, c-format
-msgid "refund"
+msgid "Time until which the order can be refunded by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:485
 #, c-format
-msgid "Refunded amount"
+msgid "Wire transfer deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:298
+#: src/paths/instance/orders/create/CreatePage.tsx:486
 #, c-format
-msgid "Deposit total"
+msgid "Deadline for the exchange to make the wire transfer."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:336
+#: src/paths/instance/orders/create/CreatePage.tsx:490
 #, c-format
-msgid "unpaid"
+msgid "Auto-refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:364
+#: src/paths/instance/orders/create/CreatePage.tsx:491
 #, c-format
-msgid "Order status URL"
+msgid ""
+"Time until which the wallet will automatically check for refunds without "
+"user interaction."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:365
+#: src/paths/instance/orders/create/CreatePage.tsx:496
 #, c-format
-msgid "Pay URI"
+msgid "Maximum deposit fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:383
+#: src/paths/instance/orders/create/CreatePage.tsx:497
 #, c-format
 msgid ""
-"Unknown order status. This is an error, please contact the administrator."
+"Maximum deposit fees the merchant is willing to cover for this order. Higher "
+"deposit fees must be covered in full by the consumer."
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:56
-#: src/paths/instance/orders/list/index.tsx:147
+#: src/paths/instance/orders/create/CreatePage.tsx:501
 #, c-format
-msgid "refund created successfully"
+msgid "Maximum wire fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:59
-#: src/paths/instance/orders/list/index.tsx:150
+#: src/paths/instance/orders/create/CreatePage.tsx:502
 #, c-format
-msgid "could not create the refund"
+msgid ""
+"Maximum aggregate wire fees the merchant is willing to cover for this order. "
+"Wire fees exceeding this amount are to be covered by the customers."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:111
+#: src/paths/instance/orders/create/CreatePage.tsx:506
 #, c-format
-msgid "load newer orders"
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:115
+#: src/paths/instance/orders/create/CreatePage.tsx:507
 #, c-format
-msgid "Date"
+msgid ""
+"Factor by which wire fees exceeding the above threshold are divided to "
+"determine the share of excess wire fees to be paid explicitly by the "
+"consumer."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:131
-#: src/paths/instance/orders/list/Table.tsx:223
+#: src/paths/instance/orders/create/CreatePage.tsx:511
 #, c-format
-msgid "Refund"
+msgid "Create token"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:145
+#: src/paths/instance/orders/create/CreatePage.tsx:512
 #, c-format
-msgid "load older orders"
+msgid ""
+"Uncheck this option if the merchant backend generated an order ID with "
+"enough entropy to prevent adversarial claims."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:154
+#: src/paths/instance/orders/create/CreatePage.tsx:516
 #, c-format
-msgid "No orders has been found"
+msgid "Minimum age required"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:202
+#: src/paths/instance/orders/create/CreatePage.tsx:517
 #, c-format
-msgid "date"
+msgid ""
+"Any value greater than 0 will limit the coins able be used to pay this "
+"contract. If empty the age restriction will be defined by the products"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:203
+#: src/paths/instance/orders/create/CreatePage.tsx:520
 #, c-format
-msgid "amount"
+msgid "Min age defined by the producs is %1$s"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:204
+#: src/paths/instance/orders/create/CreatePage.tsx:528
 #, c-format
-msgid "reason"
+msgid "Additional information"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:224
+#: src/paths/instance/orders/create/CreatePage.tsx:529
 #, c-format
-msgid "Max refundable:"
+msgid "Custom information to be included in the contract for this order."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/paths/instance/orders/create/CreatePage.tsx:535
 #, c-format
-msgid "Reason"
+msgid "You must enter a value in JavaScript Object Notation (JSON)."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:55
 #, c-format
-msgid "duplicated"
+msgid "days"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:65
 #, c-format
-msgid "requested by the customer"
+msgid "hours"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:76
 #, c-format
-msgid "other"
+msgid "minutes"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:91
+#: src/components/picker/DurationPicker.tsx:87
 #, c-format
-msgid "go to order id"
+msgid "seconds"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:107
+#: src/components/form/InputDuration.tsx:53
 #, c-format
-msgid "Paid"
+msgid "forever"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:108
+#: src/components/form/InputDuration.tsx:62
 #, c-format
-msgid "Refunded"
+msgid "%1$sM"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:109
+#: src/components/form/InputDuration.tsx:64
 #, c-format
-msgid "Not wired"
+msgid "%1$sY"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:110
+#: src/components/form/InputDuration.tsx:66
 #, c-format
-msgid "All"
+msgid "%1$sd"
 msgstr ""
 
-#: src/paths/instance/products/create/index.tsx:48
-#: src/paths/instance/products/update/index.tsx:64
+#: src/components/form/InputDuration.tsx:68
 #, c-format
-msgid "could not create product"
+msgid "%1$sh"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:87
+#: src/components/form/InputDuration.tsx:70
 #, c-format
-msgid "Sell"
+msgid "%1$smin"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:89
+#: src/components/form/InputDuration.tsx:72
 #, c-format
-msgid "Profit"
+msgid "%1$ssec"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:91
+#: src/paths/instance/orders/list/Table.tsx:75
 #, c-format
-msgid "Sold"
+msgid "Orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:81
 #, c-format
-msgid "product updated successfully"
+msgid "create order"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:62
+#: src/paths/instance/orders/list/Table.tsx:147
 #, c-format
-msgid "could not update the product"
+msgid "load newer orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:70
+#: src/paths/instance/orders/list/Table.tsx:154
 #, c-format
-msgid "product delete successfully"
+msgid "Date"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:73
+#: src/paths/instance/orders/list/Table.tsx:200
 #, c-format
-msgid "could not delete the product"
+msgid "Refund"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:209
 #, c-format
-msgid "Tips"
+msgid "copy url"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:111
+#: src/paths/instance/orders/list/Table.tsx:225
 #, c-format
-msgid "Committed amount"
+msgid "load older orders"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:112
+#: src/paths/instance/orders/list/Table.tsx:242
 #, c-format
-msgid "Exchange initial amount"
+msgid "No orders have been found matching your query!"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:113
+#: src/paths/instance/orders/list/Table.tsx:288
 #, c-format
-msgid "Merchant initial amount"
+msgid "duplicated"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:148
+#: src/paths/instance/orders/list/Table.tsx:299
 #, c-format
-msgid "There is no tips yet, add more pressing the + sign"
+msgid "invalid format"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:50
-#: src/paths/instance/transfers/create/CreatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:56
+#: src/paths/instance/orders/list/Table.tsx:301
 #, c-format
-msgid "cannot be empty"
+msgid "this value exceed the refundable amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:51
+#: src/paths/instance/orders/list/Table.tsx:346
 #, c-format
-msgid "check the id, doest look valid"
+msgid "date"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:52
+#: src/paths/instance/orders/list/Table.tsx:349
 #, c-format
-msgid "should have 52 characters, current %1$s"
+msgid "amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:57
+#: src/paths/instance/orders/list/Table.tsx:352
 #, c-format
-msgid "URL doesn't have the right format"
+msgid "reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:74
+#: src/paths/instance/orders/list/Table.tsx:389
 #, c-format
-msgid "Transfer ID"
+msgid "amount to be refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:76
+#: src/paths/instance/orders/list/Table.tsx:391
 #, c-format
-msgid "Account Address"
+msgid "Max refundable:"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:82
-#: src/paths/instance/transfers/list/Table.tsx:125
+#: src/paths/instance/orders/list/Table.tsx:396
 #, c-format
-msgid "Exchange URL"
+msgid "Reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/index.tsx:49
+#: src/paths/instance/orders/list/Table.tsx:397
 #, c-format
-msgid "could not inform transfer"
+msgid "Choose one..."
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:118
+#: src/paths/instance/orders/list/Table.tsx:399
 #, c-format
-msgid "load newer transfers"
+msgid "requested by the customer"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:123
+#: src/paths/instance/orders/list/Table.tsx:400
 #, c-format
-msgid "Credit"
+msgid "other"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:126
+#: src/paths/instance/orders/list/Table.tsx:403
 #, c-format
-msgid "Confirmed"
+msgid "why this order is being refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:127
-#: src/paths/instance/transfers/list/index.tsx:60
+#: src/paths/instance/orders/list/Table.tsx:409
 #, c-format
-msgid "Verified"
+msgid "more information to give context"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:128
+#: src/paths/instance/orders/details/DetailPage.tsx:62
 #, c-format
-msgid "Executed at"
+msgid "Contract Terms"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:68
 #, c-format
-msgid "yes"
+msgid "human-readable description of the whole purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:74
 #, c-format
-msgid "no"
+msgid "total price for the transaction"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/paths/instance/orders/details/DetailPage.tsx:81
 #, c-format
-msgid "unknown"
+msgid "URL for this purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:145
+#: src/paths/instance/orders/details/DetailPage.tsx:87
 #, c-format
-msgid "load older transfers"
+msgid "Max fee"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:154
+#: src/paths/instance/orders/details/DetailPage.tsx:88
 #, c-format
-msgid "There is no transfer yet, add more pressing the + sign"
+msgid "maximum total deposit fee accepted by the merchant for this contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:93
+#, c-format
+msgid "Max wire fee"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:94
+#, c-format
+msgid "maximum wire fee accepted by the merchant"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:100
+#, c-format
+msgid ""
+"over how many customer transactions does the merchant expect to amortize "
+"wire fees on average"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:105
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:106
+#, c-format
+msgid "time when this contract was generated"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:112
+#, c-format
+msgid "after this deadline has passed no refunds will be accepted"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:118
+#, c-format
+msgid ""
+"after this deadline, the merchant won't accept payments for the contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:124
+#, c-format
+msgid "transfer deadline for the exchange"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:130
+#, c-format
+msgid "time indicating when the order should be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:136
+#, c-format
+msgid "where the order will be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:144
+#, c-format
+msgid "Auto-refund delay"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:145
+#, c-format
+msgid ""
+"how long the wallet should try to get an automatic refund for the purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:150
+#, c-format
+msgid "Extra info"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:151
+#, c-format
+msgid "extra data that is only interpreted by the merchant frontend"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:219
+#, c-format
+msgid "Order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:221
+#, c-format
+msgid "claimed"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:247
+#, c-format
+msgid "claimed at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:265
+#, c-format
+msgid "Timeline"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:271
+#, c-format
+msgid "Payment details"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:291
+#, c-format
+msgid "Order status"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:301
+#, c-format
+msgid "Product list"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:451
+#, c-format
+msgid "paid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:455
+#, c-format
+msgid "wired"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:460
+#, c-format
+msgid "refunded"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:480
+#, c-format
+msgid "refund order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:481
+#, c-format
+msgid "not refundable"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:489
+#, c-format
+msgid "refund"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:553
+#, c-format
+msgid "Refunded amount"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:560
+#, c-format
+msgid "Refund taken"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:570
+#, c-format
+msgid "Status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:583
+#, c-format
+msgid "Refund URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:636
+#, c-format
+msgid "unpaid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:654
+#, c-format
+msgid "pay at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:666
+#, c-format
+msgid "created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:707
+#, c-format
+msgid "Order status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:711
+#, c-format
+msgid "Payment URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:740
+#, c-format
+msgid ""
+"Unknown order status. This is an error, please contact the administrator."
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:767
+#, c-format
+msgid "Back"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:67
+#, c-format
+msgid "refund created successfully"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:73
+#, c-format
+msgid "could not create the refund"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:78
+#, c-format
+msgid "select date to show nearby orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:94
+#, c-format
+msgid "order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:100
+#, c-format
+msgid "jump to order with the given order ID"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:122
+#, c-format
+msgid "remove all filters"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:132
+#, c-format
+msgid "only show paid orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:135
+#, c-format
+msgid "Paid"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:142
+#, c-format
+msgid "only show orders with refunds"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:145
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:152
+#, c-format
+msgid ""
+"only show orders where customers paid, but wire payments from payment "
+"provider are still pending"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:155
+#, c-format
+msgid "Not wired"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:170
+#, c-format
+msgid "clear date filter"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:184
+#, c-format
+msgid "date (YYYY/MM/DD)"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:91
+#, c-format
+msgid "Enter an order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:99
+#, c-format
+msgid "order not found"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:166
+#, c-format
+msgid "could not get the order to refund"
+msgstr ""
+
+#: src/components/exception/AsyncButton.tsx:43
+#, c-format
+msgid "Loading..."
+msgstr ""
+
+#: src/components/form/InputStock.tsx:99
+#, c-format
+msgid ""
+"click here to configure the stock of the product, leave it as is and the "
+"backend will not control stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:109
+#, c-format
+msgid "Manage stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:115
+#, c-format
+msgid "this product has been configured without stock control"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:119
+#, c-format
+msgid "Infinite"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:136
+#, c-format
+msgid "lost cannot be greater than current and incoming (max %1$s)"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:176
+#, c-format
+msgid "Incoming"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:177
+#, c-format
+msgid "Lost"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:192
+#, c-format
+msgid "Current"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:196
+#, c-format
+msgid "remove stock control for this product"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:202
+#, c-format
+msgid "without stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:211
+#, c-format
+msgid "Next restock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:217
+#, c-format
+msgid "Delivery address"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:133
+#, c-format
+msgid "product identification to use in URLs (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:139
+#, c-format
+msgid "illustration of the product for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:145
+#, c-format
+msgid "product description for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:149
+#, c-format
+msgid "Age restricted"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:150
+#, c-format
+msgid "is this product restricted for customer below certain age?"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:155
+#, c-format
+msgid ""
+"unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 "
+"items, 5 meters) for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:160
+#, c-format
+msgid ""
+"sale price for customers, including taxes, for above units of the product"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:164
+#, c-format
+msgid "Stock"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:166
+#, c-format
+msgid ""
+"product inventory for products with finite supply (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:171
+#, c-format
+msgid "taxes included in the product price, exposed to customers"
+msgstr ""
+
+#: src/paths/instance/products/create/CreatePage.tsx:66
+#, c-format
+msgid "Need to complete marked fields"
+msgstr ""
+
+#: src/paths/instance/products/create/index.tsx:51
+#, c-format
+msgid "could not create product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:68
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:73
+#, c-format
+msgid "add product to inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:137
+#, c-format
+msgid "Sell"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:143
+#, c-format
+msgid "Profit"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:149
+#, c-format
+msgid "Sold"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:210
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:248
+#, c-format
+msgid "go to product update page"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:255
+#, c-format
+msgid "Update"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:260
+#, c-format
+msgid "remove this product from the database"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:331
+#, c-format
+msgid "update the product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:341
+#, c-format
+msgid "update product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:399
+#, c-format
+msgid "add more elements to the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:404
+#, c-format
+msgid "report elements lost in the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:409
+#, c-format
+msgid "new price for the product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:421
+#, c-format
+msgid "the are value with errors"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:422
+#, c-format
+msgid "update product with new stock and price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:463
+#, c-format
+msgid "There is no products yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:74
+#, c-format
+msgid "product updated successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:80
+#, c-format
+msgid "could not update the product"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:91
+#, c-format
+msgid "product delete successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:97
+#, c-format
+msgid "could not delete the product"
+msgstr ""
+
+#: src/paths/instance/products/update/UpdatePage.tsx:56
+#, c-format
+msgid "Product id:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:95
+#, c-format
+msgid ""
+"To complete the setup of the reserve, you must now initiate a wire transfer "
+"using the given wire transfer subject and crediting the specified amount to "
+"the indicated account of the exchange."
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:102
+#, c-format
+msgid "If your system supports RFC 8905, you can do this by opening this URI:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:83
+#, c-format
+msgid "it should be greater than 0"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:88
+#, c-format
+msgid "must be a valid URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:107
+#, c-format
+msgid "Initial balance"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:108
+#, c-format
+msgid "balance prior to deposit"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:112
+#, c-format
+msgid "Exchange URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:113
+#, c-format
+msgid "URL of exchange"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:148
+#, c-format
+msgid "Next"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:186
+#, c-format
+msgid "Wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:187
+#, c-format
+msgid "method to use for wire transfer"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:189
+#, c-format
+msgid "Select one wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/index.tsx:62
+#, c-format
+msgid "could not create reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:77
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:82
+#, c-format
+msgid "Created balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:99
+#, c-format
+msgid "Exchange balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:104
+#, c-format
+msgid "Picked up"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:109
+#, c-format
+msgid "Committed"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:116
+#, c-format
+msgid "Account address"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:119
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:130
+#, c-format
+msgid "Tips"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:193
+#, c-format
+msgid "No tips has been authorized from this reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:213
+#, c-format
+msgid "Authorized"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:222
+#, c-format
+msgid "Expiration"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:108
+#, c-format
+msgid "amount of tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:112
+#, c-format
+msgid "Justification"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:114
+#, c-format
+msgid "reason for the tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:118
+#, c-format
+msgid "URL after tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:119
+#, c-format
+msgid "URL to visit after tip payment"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:65
+#, c-format
+msgid "Reserves not yet funded"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:89
+#, c-format
+msgid "Reserves ready"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:95
+#, c-format
+msgid "add new reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:143
+#, c-format
+msgid "Expires at"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:146
+#, c-format
+msgid "Initial"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:202
+#, c-format
+msgid "delete selected reserve from the database"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:210
+#, c-format
+msgid "authorize new tip from selected reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:237
+#, c-format
+msgid ""
+"There is no ready reserves yet, add more pressing the + sign or fund them"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:264
+#, c-format
+msgid "Expected Balance"
+msgstr ""
+
+#: src/paths/instance/reserves/list/index.tsx:98
+#, c-format
+msgid "could not create the tip"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:60
+#, c-format
+msgid "should not be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:69
+#, c-format
+msgid "should be greater that 0"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:72
+#, c-format
+msgid "can't be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:76
+#, c-format
+msgid "to short"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:104
+#, c-format
+msgid "Identifier"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:105
+#, c-format
+msgid "Name of the template in URLs."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:112
+#, c-format
+msgid "Describe what this template stands for"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:117
+#, c-format
+msgid "Order summary"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:127
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:129
+#, c-format
+msgid "Is this contract restricted to some age?"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:133
+#, c-format
+msgid "Payment timeout"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:135
+#, c-format
+msgid ""
+"How much time has the customer to complete the payment once the order was "
+"created."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:139
+#, c-format
+msgid "Point-of-sale key"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:141
+#, c-format
+msgid "Useful to validate the purchase"
+msgstr ""
+
+#: src/paths/instance/templates/create/index.tsx:52
+#, c-format
+msgid "could not inform template"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:53
+#, c-format
+msgid "Amount is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:57
+#, c-format
+msgid "Order summary is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:91
+#, c-format
+msgid "Amount of the order"
+msgstr ""
+
+#: src/paths/instance/templates/use/index.tsx:79
+#, c-format
+msgid "could not create order from template"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:63
+#, c-format
+msgid "Templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:68
+#, c-format
+msgid "add new templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:137
+#, c-format
+msgid "load more templates before the first one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:141
+#, c-format
+msgid "load newer templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:176
+#, c-format
+msgid "delete selected templates from the database"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:183
+#, c-format
+msgid "use template to create new order"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:198
+#, c-format
+msgid "load more templates after the last one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:202
+#, c-format
+msgid "load older templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:219
+#, c-format
+msgid "There is no templates yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:87
+#, c-format
+msgid "template delete successfully"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:93
+#, c-format
+msgid "could not delete the template"
+msgstr ""
+
+#: src/paths/instance/templates/update/index.tsx:78
+#, c-format
+msgid "could not update template"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:85
+#, c-format
+msgid "Webhook ID to use"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:89
+#, c-format
+msgid "Event"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:90
+#, c-format
+msgid "The event of the webhook: why the webhook is used"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:94
+#, c-format
+msgid "Method"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:95
+#, c-format
+msgid "Method used by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:99
+#, c-format
+msgid "URL"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:100
+#, c-format
+msgid "URL of the webhook where the customer will be redirected"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:104
+#, c-format
+msgid "Header"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:106
+#, c-format
+msgid "Header template of the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:111
+#, c-format
+msgid "Body"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:112
+#, c-format
+msgid "Body template by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:61
+#, c-format
+msgid "Webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:66
+#, c-format
+msgid "add new webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:137
+#, c-format
+msgid "load more webhooks before the first one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:141
+#, c-format
+msgid "load newer webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:151
+#, c-format
+msgid "Event type"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:176
+#, c-format
+msgid "delete selected webhook from the database"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:198
+#, c-format
+msgid "load more webhooks after the last one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:202
+#, c-format
+msgid "load older webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:219
+#, c-format
+msgid "There is no webhooks yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:82
+#, c-format
+msgid "webhook delete successfully"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:88
+#, c-format
+msgid "could not delete the webhook"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:63
+#, c-format
+msgid "check the id, does not look valid"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:65
+#, c-format
+msgid "should have 52 characters, current %1$s"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:72
+#, c-format
+msgid "URL doesn't have the right format"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:98
+#, c-format
+msgid "Credited bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:100
+#, c-format
+msgid "Select one account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:101
+#, c-format
+msgid "Bank account of the merchant where the payment was received"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:105
+#, c-format
+msgid "Wire transfer ID"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:107
+#, c-format
+msgid ""
+"unique identifier of the wire transfer used by the exchange, must be 52 "
+"characters long"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:112
+#, c-format
+msgid ""
+"Base URL of the exchange that made the transfer, should have been in the "
+"wire transfer subject"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:117
+#, c-format
+msgid "Amount credited"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:118
+#, c-format
+msgid "Actual amount that was wired to the merchant's bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/index.tsx:58
+#, c-format
+msgid "could not inform transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:61
+#, c-format
+msgid "Transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:66
+#, c-format
+msgid "add new transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:129
+#, c-format
+msgid "load more transfers before the first one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:133
+#, c-format
+msgid "load newer transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:143
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:152
+#, c-format
+msgid "Confirmed"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:155
+#, c-format
+msgid "Verified"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:158
+#, c-format
+msgid "Executed at"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "yes"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "no"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:181
+#, c-format
+msgid "unknown"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:187
+#, c-format
+msgid "delete selected transfer from the database"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:202
+#, c-format
+msgid "load more transfer after the last one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:206
+#, c-format
+msgid "load older transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:223
+#, c-format
+msgid "There is no transfer yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:79
+#, c-format
+msgid "filter by account address"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:100
+#, c-format
+msgid "only show wire transfers confirmed by the merchant"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:110
+#, c-format
+msgid "only show wire transfers claimed by the exchange"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:113
+#, c-format
+msgid "Unverified"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:69
+#, c-format
+msgid "is not valid"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:94
+#, c-format
+msgid "is not a number"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:96
+#, c-format
+msgid "must be 1 or greater"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:107
+#, c-format
+msgid "max 7 lines"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:178
+#, c-format
+msgid "change authorization configuration"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:217
+#, c-format
+msgid "Need to complete marked fields and choose authorization method"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:82
+#, c-format
+msgid "This is not a valid bitcoin address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:95
+#, c-format
+msgid "This is not a valid Ethereum address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:118
+#, c-format
+msgid "IBAN numbers usually have more that 4 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:120
+#, c-format
+msgid "IBAN numbers usually have less that 34 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:128
+#, c-format
+msgid "IBAN country code not found"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:153
+#, c-format
+msgid "IBAN number is not valid, checksum is wrong"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:248
+#, c-format
+msgid "Target type"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:249
+#, c-format
+msgid "Method to use for wire transfer"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:258
+#, c-format
+msgid "Routing"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:259
+#, c-format
+msgid "Routing number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:263
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:264
+#, c-format
+msgid "Account number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:273
+#, c-format
+msgid "Business Identifier Code."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:282
+#, c-format
+msgid "Bank Account Number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:292
+#, c-format
+msgid "Unified Payment Interface."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:301
+#, c-format
+msgid "Bitcoin protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:310
+#, c-format
+msgid "Ethereum protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:319
+#, c-format
+msgid "Interledger protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:328
+#, c-format
+msgid "Host"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:329
+#, c-format
+msgid "Bank host."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:334
+#, c-format
+msgid "Bank account."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:343
+#, c-format
+msgid "Bank account owner's name."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:370
+#, c-format
+msgid "No accounts yet."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:52
+#, c-format
+msgid ""
+"Name of the instance in URLs. The 'default' instance is special in that it "
+"is used to administer other instances."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:58
+#, c-format
+msgid "Business name"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:59
+#, c-format
+msgid "Legal name of the business represented by this instance."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:64
+#, c-format
+msgid "Email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:65
+#, c-format
+msgid "Contact email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:70
+#, c-format
+msgid "Website URL"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:71
+#, c-format
+msgid "URL."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:76
+#, c-format
+msgid "Logo"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:77
+#, c-format
+msgid "Logo image."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:82
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:83
+#, c-format
+msgid "URI specifying bank account for crediting revenue."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:88
+#, c-format
+msgid "Default max deposit fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:89
+#, c-format
+msgid ""
+"Maximum deposit fees this merchant is willing to pay per order by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:94
+#, c-format
+msgid "Default max wire fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:95
+#, c-format
+msgid ""
+"Maximum wire fees this merchant is willing to pay per wire transfer by "
+"default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:100
+#, c-format
+msgid "Default wire fee amortization"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:101
+#, c-format
+msgid ""
+"Number of orders excess wire transfer fees will be divided by to compute per "
+"order surcharge."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:107
+#, c-format
+msgid "Physical location of the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:114
+#, c-format
+msgid "Jurisdiction"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:115
+#, c-format
+msgid "Jurisdiction for legal disputes with the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:122
+#, c-format
+msgid "Default payment delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:124
+#, c-format
+msgid ""
+"Time customers have to pay an order before the offer expires by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:129
+#, c-format
+msgid "Default wire transfer delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:130
+#, c-format
+msgid ""
+"Maximum time an exchange is allowed to delay wiring funds to the merchant, "
+"enabling it to aggregate smaller payments into larger wire transfers and "
+"reducing wire fees."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:164
+#, c-format
+msgid "Instance id"
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:173
+#, c-format
+msgid "Change the authorization method use for this instance."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:182
+#, c-format
+msgid "Manage access token"
+msgstr ""
+
+#: src/paths/instance/update/index.tsx:100
+#, c-format
+msgid "Failed to create instance"
+msgstr ""
+
+#: src/components/exception/login.tsx:64
+#, c-format
+msgid "Login required"
+msgstr ""
+
+#: src/components/exception/login.tsx:70
+#, c-format
+msgid "Please enter your access token."
+msgstr ""
+
+#: src/components/exception/login.tsx:98
+#, c-format
+msgid "Access Token"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:169
+#, c-format
+msgid "The request to the backend take too long and was cancelled"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:176
+#, c-format
+msgid "The backend reported a problem: HTTP status #%1$s"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:194
+#, c-format
+msgid "Access denied"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:195
+#, c-format
+msgid "The access token provided is invalid."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:210
+#, c-format
+msgid "No 'default' instance configured yet."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:211
+#, c-format
+msgid "Create a 'default' instance to begin using the merchant backoffice."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:614
+#, c-format
+msgid "The access token provided is invalid"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:648
+#, c-format
+msgid "Hide for today"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:82
+#, c-format
+msgid "Instance"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:91
+#, c-format
+msgid "Settings"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:167
+#, c-format
+msgid "Connection"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:209
+#, c-format
+msgid "New"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:219
+#, c-format
+msgid "List"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:234
+#, c-format
+msgid "Log out"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:58
+#, c-format
+msgid "Check your token is valid"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:84
+#, c-format
+msgid "Couldn't access the server."
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:85
+#, c-format
+msgid "Could not infer instance id from url %1$s"
+msgstr ""
+
+#: src/Application.tsx:94
+#, c-format
+msgid "Server not found"
+msgstr ""
+
+#: src/Application.tsx:109
+#, c-format
+msgid "Couldn't access the server"
+msgstr ""
+
+#: src/Application.tsx:111
+#, c-format
+msgid "Got message %1$s from %2$s"
+msgstr ""
+
+#: src/Application.tsx:126
+#, c-format
+msgid "Unexpected Error"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:101
+#, c-format
+msgid "The value %1$s is invalid for a payment url"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:110
+#, c-format
+msgid "add element to the list"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:112
+#, c-format
+msgid "add"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:37
+#, c-format
+msgid "Deleting"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:41
+#, c-format
+msgid "Changing"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:87
+#, c-format
+msgid "Order ID"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:101
+#, c-format
+msgid "Payment URL"
 msgstr ""
diff --git a/packages/merchant-backoffice-ui/src/i18n/it.po 
b/packages/merchant-backoffice-ui/src/i18n/it.po
index 6b35bd0ce..ddddbdfab 100644
--- a/packages/merchant-backoffice-ui/src/i18n/it.po
+++ b/packages/merchant-backoffice-ui/src/i18n/it.po
@@ -16,7 +16,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: \n"
+"Report-Msgid-Bugs-To: taler@gnu.org\n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -27,1031 +27,2563 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/ApplicationReadyRoutes.tsx:50 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:299
+#: src/components/modal/index.tsx:69
 #, c-format
-msgid "Access denied"
+msgid "Cancel"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:51 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:300
+#: src/components/modal/index.tsx:76
 #, c-format
-msgid "Check your token is valid"
+msgid "%1$s"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:72
+#: src/components/modal/index.tsx:115
 #, c-format
-msgid "Couldn't access the server."
+msgid "Continue"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:73
+#: src/components/modal/index.tsx:169
 #, c-format
-msgid "Could not infer instance id from url %1$s"
+msgid "Clear"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:109
+#: src/components/modal/index.tsx:181
 #, c-format
-msgid "HTTP status #%1$s: Server reported a problem"
+msgid "Confirm"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:110
+#: src/components/modal/index.tsx:287
 #, c-format
-msgid "Got message: \"%1$s\" from: %2$s"
+msgid "is not the same as the current access token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:127
+#: src/components/modal/index.tsx:290
 #, c-format
-msgid "No default instance"
+msgid "cannot be empty"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:128
+#: src/components/modal/index.tsx:292
 #, c-format
-msgid ""
-"in order to use merchant backoffice, you should create the default instance"
+msgid "cannot be the same as the old token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:288
+#: src/components/modal/index.tsx:296
 #, c-format
-msgid "Server reported a problem: HTTP status #%1$s"
+msgid "is not the same"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:289
+#: src/components/modal/index.tsx:306
 #, c-format
-msgid "Got message: %1$s from: %2$s"
+msgid "You are updating the access token from instance with id %1$s"
 msgstr ""
 
-#: src/components/exception/login.tsx:46
+#: src/components/modal/index.tsx:322
 #, c-format
-msgid "Login required"
+msgid "Old access token"
 msgstr ""
 
-#: src/components/exception/login.tsx:49
+#: src/components/modal/index.tsx:323
 #, c-format
-msgid ""
-"Please enter your auth token. Token should have \"secret-token:\" and start "
-"with Bearer or ApiKey"
+msgid "access token currently in use"
 msgstr ""
 
-#: src/components/exception/login.tsx:86 src/components/modal/index.tsx:53
-#: src/components/modal/index.tsx:75 src/paths/admin/create/CreatePage.tsx:115
-#: src/paths/instance/orders/create/CreatePage.tsx:325
-#: src/paths/instance/products/create/CreatePage.tsx:51
-#: src/paths/instance/products/list/Table.tsx:174
-#: src/paths/instance/products/list/Table.tsx:228
-#: src/paths/instance/products/update/UpdatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:134
+#: src/components/modal/index.tsx:329
 #, c-format
-msgid "Confirm"
+msgid "New access token"
 msgstr ""
 
-#: src/components/form/InputArray.tsx:72
+#: src/components/modal/index.tsx:330
 #, c-format
-msgid "The value %1$s is invalid for a payment url"
+msgid "next access token to be used"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:67
-#: src/paths/instance/orders/list/index.tsx:123
+#: src/components/modal/index.tsx:335
 #, c-format
-msgid "pick a date"
+msgid "Repeat access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:81
+#: src/components/modal/index.tsx:336
 #, c-format
-msgid "clear"
+msgid "confirm the same access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:83
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/components/modal/index.tsx:341
 #, c-format
-msgid "never"
+msgid "Clearing the access token will mean public access to the instance"
 msgstr ""
 
-#: src/components/form/InputImage.tsx:80
+#: src/components/modal/index.tsx:368
 #, c-format
-msgid "Image should be smaller than 1 MB"
+msgid "cannot be the same as the old access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:28
+#: src/components/modal/index.tsx:385
 #, c-format
-msgid "Country"
+msgid "You are setting the access token for the new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:30
-#: src/paths/admin/create/CreatePage.tsx:99
-#: src/paths/instance/transfers/list/Table.tsx:124
-#: src/paths/instance/update/UpdatePage.tsx:118
+#: src/components/modal/index.tsx:411
 #, c-format
-msgid "Address"
+msgid ""
+"With external authorization method no check will be done by the merchant "
+"backend"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:34
+#: src/components/modal/index.tsx:427
 #, c-format
-msgid "Building number"
+msgid "Set external authorization"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:35
+#: src/components/modal/index.tsx:439
 #, c-format
-msgid "Building name"
+msgid "Set access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:36
+#: src/components/modal/index.tsx:461
 #, c-format
-msgid "Street"
+msgid "Operation in progress..."
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:37
+#: src/components/modal/index.tsx:470
 #, c-format
-msgid "Post code"
+msgid "The operation will be automatically canceled after %1$s seconds"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:38
+#: src/paths/admin/list/TableActive.tsx:80
 #, c-format
-msgid "Town location"
+msgid "Instances"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:39
+#: src/paths/admin/list/TableActive.tsx:93
 #, c-format
-msgid "Town"
+msgid "Delete"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:40
+#: src/paths/admin/list/TableActive.tsx:99
 #, c-format
-msgid "District"
+msgid "add new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:41
+#: src/paths/admin/list/TableActive.tsx:178
 #, c-format
-msgid "Country subdivision"
+msgid "ID"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:59
+#: src/paths/admin/list/TableActive.tsx:181
 #, c-format
-msgid "Product id"
+msgid "Name"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:60
-#: src/components/product/ProductForm.tsx:99
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:122
-#: src/paths/instance/orders/list/Table.tsx:227
-#: src/paths/instance/products/list/Table.tsx:86
+#: src/paths/admin/list/TableActive.tsx:220
 #, c-format
-msgid "Description"
+msgid "Edit"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:73
-#: src/components/form/InputTaxes.tsx:81
-#: src/paths/admin/create/CreatePage.tsx:87 src/paths/admin/list/Table.tsx:110
-#: src/paths/instance/details/DetailPage.tsx:76
-#: src/paths/instance/update/UpdatePage.tsx:106
+#: src/paths/admin/list/TableActive.tsx:237
 #, c-format
-msgid "Name"
+msgid "Purge"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:102
+#: src/paths/admin/list/TableActive.tsx:261
 #, c-format
-msgid "loading..."
+msgid "There is no instances yet, add more pressing the + sign"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:108
+#: src/paths/admin/list/View.tsx:69
 #, c-format
-msgid "no products found"
+msgid "Only show active instances"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:116
+#: src/paths/admin/list/View.tsx:72
 #, c-format
-msgid "no results"
+msgid "Active"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:33
+#: src/paths/admin/list/View.tsx:79
 #, c-format
-msgid "Deleting"
+msgid "Only show deleted instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:34
+#: src/paths/admin/list/View.tsx:82
 #, c-format
-msgid "Changing"
+msgid "Deleted"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:60
+#: src/paths/admin/list/View.tsx:89
 #, c-format
-msgid "Manage token"
+msgid "Show all instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:83
+#: src/paths/admin/list/View.tsx:92
 #, c-format
-msgid "Update"
+msgid "All"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:100
-#: src/paths/instance/orders/create/CreatePage.tsx:252
-#: src/paths/instance/orders/create/CreatePage.tsx:273
+#: src/paths/admin/list/index.tsx:94
 #, c-format
-msgid "Remove"
+msgid "Failed to delete instance"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:106 src/components/modal/index.tsx:52
-#: src/components/modal/index.tsx:73 src/paths/admin/create/CreatePage.tsx:114
-#: src/paths/instance/orders/create/CreatePage.tsx:324
-#: src/paths/instance/products/create/CreatePage.tsx:50
-#: src/paths/instance/products/list/Table.tsx:166
-#: src/paths/instance/products/list/Table.tsx:218
-#: src/paths/instance/products/update/UpdatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:88
-#: src/paths/instance/update/UpdatePage.tsx:133
+#: src/paths/admin/list/index.tsx:117
 #, c-format
-msgid "Cancel"
+msgid "Failed to purge instance"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:91
+#: src/paths/instance/kyc/list/ListPage.tsx:41
 #, c-format
-msgid "Manage stock"
+msgid "Pending KYC verification"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:93
+#: src/paths/instance/kyc/list/ListPage.tsx:66
 #, c-format
-msgid "Infinite"
+msgid "Timed out"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:105
+#: src/paths/instance/kyc/list/ListPage.tsx:103
 #, c-format
-msgid "lost cannot be greater that current + incoming (max %1$s)"
+msgid "Exchange"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:111
+#: src/paths/instance/kyc/list/ListPage.tsx:106
 #, c-format
-msgid "current stock will change from %1$s to %2$s"
+msgid "Target account"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:112
+#: src/paths/instance/kyc/list/ListPage.tsx:109
 #, c-format
-msgid "current stock will stay at %1$s"
+msgid "KYC URL"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:129
-#: src/paths/instance/products/list/Table.tsx:204
+#: src/paths/instance/kyc/list/ListPage.tsx:144
 #, c-format
-msgid "Incoming"
+msgid "Code"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:130
-#: src/paths/instance/products/list/Table.tsx:205
+#: src/paths/instance/kyc/list/ListPage.tsx:147
 #, c-format
-msgid "Lost"
+msgid "Http Status"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:142
+#: src/paths/instance/kyc/list/ListPage.tsx:177
 #, c-format
-msgid "Current"
+msgid "No pending kyc verification!"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:145
+#: src/components/form/InputDate.tsx:123
 #, c-format
-msgid "without stock"
+msgid "change value to unknown date"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:150
+#: src/components/form/InputDate.tsx:124
 #, c-format
-msgid "Next restock"
+msgid "change value to empty"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:152
+#: src/components/form/InputDate.tsx:131
 #, c-format
-msgid "Delivery address"
+msgid "clear"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:73
+#: src/components/form/InputDate.tsx:136
 #, c-format
-msgid "this product has no taxes"
+msgid "change value to never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:77
-#: src/paths/instance/orders/details/DetailPage.tsx:145
-#: src/paths/instance/orders/details/DetailPage.tsx:296
-#: src/paths/instance/orders/list/Table.tsx:116
-#: src/paths/instance/transfers/create/CreatePage.tsx:84
+#: src/components/form/InputDate.tsx:141
 #, c-format
-msgid "Amount"
+msgid "never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:78
+#: src/components/form/InputLocation.tsx:29
 #, c-format
-msgid "currency and value separated with colon"
+msgid "Country"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:84
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:78
+#: src/components/form/InputLocation.tsx:33
 #, c-format
-msgid "Add"
+msgid "Address"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:53
+#: src/components/form/InputLocation.tsx:39
 #, c-format
-msgid "Instance"
+msgid "Building number"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:59
+#: src/components/form/InputLocation.tsx:41
 #, c-format
-msgid "Settings"
+msgid "Building name"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:65
-#: src/paths/instance/orders/list/Table.tsx:60
+#: src/components/form/InputLocation.tsx:42
 #, c-format
-msgid "Orders"
+msgid "Street"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:71
-#: src/paths/instance/orders/create/CreatePage.tsx:258
-#: src/paths/instance/products/list/Table.tsx:48
+#: src/components/form/InputLocation.tsx:43
 #, c-format
-msgid "Products"
+msgid "Post code"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:77
-#: src/paths/instance/transfers/list/Table.tsx:65
+#: src/components/form/InputLocation.tsx:44
 #, c-format
-msgid "Transfers"
+msgid "Town location"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:87
+#: src/components/form/InputLocation.tsx:45
 #, c-format
-msgid "Connection"
+msgid "Town"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:112 src/paths/admin/list/Table.tsx:57
+#: src/components/form/InputLocation.tsx:46
 #, c-format
-msgid "Instances"
+msgid "District"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:116
+#: src/components/form/InputLocation.tsx:49
 #, c-format
-msgid "New"
+msgid "Country subdivision"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:122
+#: src/components/form/InputSearchProduct.tsx:66
 #, c-format
-msgid "List"
+msgid "Product id"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:129
+#: src/components/form/InputSearchProduct.tsx:69
 #, c-format
-msgid "Log out"
+msgid "Description"
 msgstr ""
 
-#: src/components/modal/index.tsx:74
+#: src/components/form/InputSearchProduct.tsx:94
 #, c-format
-msgid "Clear"
+msgid "Product"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:95
+#, c-format
+msgid "search products by it's description or id"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:151
+#, c-format
+msgid "no products found with that description"
 msgstr ""
 
-#: src/components/modal/index.tsx:110 src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:56
 #, c-format
-msgid "should be the same"
+msgid "You must enter a valid product identifier."
 msgstr ""
 
-#: src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:64
 #, c-format
-msgid "cannot be the same as before"
+msgid "Quantity must be greater than 0!"
 msgstr ""
 
-#: src/components/modal/index.tsx:114
+#: src/components/product/InventoryProductForm.tsx:76
 #, c-format
 msgid ""
-"You are updating the authorization token from instance %1$s with id %2$s"
+"This quantity exceeds remaining stock. Currently, only %1$s units remain "
+"unreserved in stock."
 msgstr ""
 
-#: src/components/modal/index.tsx:124
+#: src/components/product/InventoryProductForm.tsx:109
 #, c-format
-msgid "Old token"
+msgid "Quantity"
 msgstr ""
 
-#: src/components/modal/index.tsx:125
+#: src/components/product/InventoryProductForm.tsx:110
 #, c-format
-msgid "New token"
+msgid "how many products will be added"
 msgstr ""
 
-#: src/components/modal/index.tsx:127
+#: src/components/product/InventoryProductForm.tsx:117
 #, c-format
-msgid "Clearing the auth token will mean public access to the instance"
+msgid "Add from inventory"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:96
-#: src/paths/admin/create/CreatePage.tsx:85 src/paths/admin/list/Table.tsx:109
-#: src/paths/instance/transfers/list/Table.tsx:122
+#: src/components/form/InputImage.tsx:105
 #, c-format
-msgid "ID"
+msgid "Image should be smaller than 1 MB"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:98
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:121
-#: src/paths/instance/products/list/Table.tsx:85
+#: src/components/form/InputImage.tsx:110
 #, c-format
-msgid "Image"
+msgid "Add"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:100
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:123
+#: src/components/form/InputImage.tsx:115
 #, c-format
-msgid "Unit"
+msgid "Remove"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:101
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:124
-#: src/paths/instance/products/list/Table.tsx:162
-#: src/paths/instance/products/list/Table.tsx:214
+#: src/components/form/InputTaxes.tsx:113
 #, c-format
-msgid "Price"
+msgid "No taxes configured for this product."
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:103
-#: src/paths/instance/products/list/Table.tsx:90
+#: src/components/form/InputTaxes.tsx:119
 #, c-format
-msgid "Stock"
+msgid "Amount"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:105
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:128
-#: src/paths/instance/products/list/Table.tsx:88
+#: src/components/form/InputTaxes.tsx:120
 #, c-format
-msgid "Taxes"
+msgid ""
+"Taxes can be in currencies that differ from the main currency used by the "
+"merchant."
 msgstr ""
 
-#: src/index.tsx:75
+#: src/components/form/InputTaxes.tsx:122
 #, c-format
-msgid "Server not found"
+msgid ""
+"Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;."
 msgstr ""
 
-#: src/index.tsx:85
+#: src/components/form/InputTaxes.tsx:131
 #, c-format
-msgid "Couldn't access the server"
+msgid "Legal name of the tax, e.g. VAT or import duties."
 msgstr ""
 
-#: src/index.tsx:87 src/index.tsx:99
+#: src/components/form/InputTaxes.tsx:137
 #, c-format
-msgid "Got message %1$s from %2$s"
+msgid "add tax to the tax list"
 msgstr ""
 
-#: src/index.tsx:97
+#: src/components/product/NonInventoryProductForm.tsx:72
 #, c-format
-msgid "Unexpected Error"
+msgid "describe and add a product that is not in the inventory list"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:108
+#: src/components/product/NonInventoryProductForm.tsx:75
 #, c-format
-msgid "Auth token"
+msgid "Add custom product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:91
-#: src/paths/instance/details/DetailPage.tsx:77
-#: src/paths/instance/update/UpdatePage.tsx:110
+#: src/components/product/NonInventoryProductForm.tsx:86
 #, c-format
-msgid "Account address"
+msgid "Complete information of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:93
-#: src/paths/instance/update/UpdatePage.tsx:112
+#: src/components/product/NonInventoryProductForm.tsx:185
 #, c-format
-msgid "Default max deposit fee"
+msgid "Image"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:95
-#: src/paths/instance/update/UpdatePage.tsx:114
+#: src/components/product/NonInventoryProductForm.tsx:186
 #, c-format
-msgid "Default max wire fee"
+msgid "photo of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:97
-#: src/paths/instance/update/UpdatePage.tsx:116
+#: src/components/product/NonInventoryProductForm.tsx:192
 #, c-format
-msgid "Default wire fee amortization"
+msgid "full product description"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:103
-#: src/paths/instance/update/UpdatePage.tsx:122
+#: src/components/product/NonInventoryProductForm.tsx:196
 #, c-format
-msgid "Jurisdiction"
+msgid "Unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:107
-#: src/paths/instance/update/UpdatePage.tsx:126
+#: src/components/product/NonInventoryProductForm.tsx:197
 #, c-format
-msgid "Default pay delay"
+msgid "name of the product unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:109
-#: src/paths/instance/update/UpdatePage.tsx:128
+#: src/components/product/NonInventoryProductForm.tsx:201
 #, c-format
-msgid "Default wire transfer delay"
+msgid "Price"
 msgstr ""
 
-#: src/paths/admin/create/index.tsx:58
+#: src/components/product/NonInventoryProductForm.tsx:202
 #, c-format
-msgid "could not create instance"
+msgid "amount in the current currency"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:63 src/paths/admin/list/Table.tsx:131
-#: src/paths/instance/transfers/list/Table.tsx:71
+#: src/components/product/NonInventoryProductForm.tsx:211
 #, c-format
-msgid "Delete"
+msgid "Taxes"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:128
+#: src/components/product/ProductList.tsx:38
 #, c-format
-msgid "Edit"
+msgid "image"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:149
-#: src/paths/instance/products/list/Table.tsx:245
+#: src/components/product/ProductList.tsx:41
 #, c-format
-msgid "There is no instances yet, add more pressing the + sign"
+msgid "description"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:237
+#: src/components/product/ProductList.tsx:44
 #, c-format
-msgid "Inventory products"
+msgid "quantity"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:286
+#: src/components/product/ProductList.tsx:47
 #, c-format
-msgid "Total price"
+msgid "unit price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:287
+#: src/components/product/ProductList.tsx:50
 #, c-format
-msgid "Total tax"
+msgid "total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:289
-#: src/paths/instance/orders/create/CreatePage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:149
 #, c-format
-msgid "Order price"
+msgid "required"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:295
+#: src/paths/instance/orders/create/CreatePage.tsx:153
 #, c-format
-msgid "Net"
+msgid "must be greater than 0"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:300
-#: src/paths/instance/orders/details/DetailPage.tsx:144
-#: src/paths/instance/orders/details/DetailPage.tsx:295
-#: src/paths/instance/orders/list/Table.tsx:117
+#: src/paths/instance/orders/create/CreatePage.tsx:158
 #, c-format
-msgid "Summary"
+msgid "not a valid json"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:302
+#: src/paths/instance/orders/create/CreatePage.tsx:164
 #, c-format
-msgid "Payments options"
+msgid "should be in the future"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:303
+#: src/paths/instance/orders/create/CreatePage.tsx:167
 #, c-format
-msgid "Auto refund deadline"
+msgid "refund deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:304
+#: src/paths/instance/orders/create/CreatePage.tsx:173
 #, c-format
-msgid "Refund deadline"
+msgid "wire transfer deadline cannot be before refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:305
+#: src/paths/instance/orders/create/CreatePage.tsx:184
 #, c-format
-msgid "Pay deadline"
+msgid "wire transfer deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:307
+#: src/paths/instance/orders/create/CreatePage.tsx:191
 #, c-format
-msgid "Delivery date"
+msgid "should have a refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:196
 #, c-format
-msgid "Location"
+msgid "auto refund cannot be after refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:312
+#: src/paths/instance/orders/create/CreatePage.tsx:354
 #, c-format
-msgid "Max fee"
+msgid "Manage products in order"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:313
+#: src/paths/instance/orders/create/CreatePage.tsx:363
 #, c-format
-msgid "Max wire fee"
+msgid "Manage list of products in the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:314
+#: src/paths/instance/orders/create/CreatePage.tsx:385
 #, c-format
-msgid "Wire fee amortization"
+msgid "Remove this product from the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:315
+#: src/paths/instance/orders/create/CreatePage.tsx:409
 #, c-format
-msgid "Fullfilment url"
+msgid "Total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:318
+#: src/paths/instance/orders/create/CreatePage.tsx:411
 #, c-format
-msgid "Extra information"
+msgid "total product price added up"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:44
+#: src/paths/instance/orders/create/CreatePage.tsx:424
 #, c-format
-msgid "select a product first"
+msgid "Amount to be paid by the customer"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:51
+#: src/paths/instance/orders/create/CreatePage.tsx:430
 #, c-format
-msgid "should be greater than 0"
+msgid "Order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:58
+#: src/paths/instance/orders/create/CreatePage.tsx:431
 #, c-format
-msgid ""
-"cannot be greater than current stock and quantity previously added. max: %1$s"
+msgid "final order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:64
+#: src/paths/instance/orders/create/CreatePage.tsx:438
 #, c-format
-msgid "cannot be greater than current stock %1$s"
+msgid "Summary"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:76
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:126
+#: src/paths/instance/orders/create/CreatePage.tsx:439
 #, c-format
-msgid "Quantity"
+msgid "Title of the order to be shown to the customer"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:92
-#: src/paths/instance/orders/details/DetailPage.tsx:235
-#: src/paths/instance/orders/details/DetailPage.tsx:333
+#: src/paths/instance/orders/create/CreatePage.tsx:444
 #, c-format
-msgid "Order"
+msgid "Shipping and Fulfillment"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:93
+#: src/paths/instance/orders/create/CreatePage.tsx:449
 #, c-format
-msgid "claimed"
+msgid "Delivery date"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:110
-#: src/paths/instance/orders/details/DetailPage.tsx:261
-#: src/paths/instance/orders/list/Table.tsx:136
+#: src/paths/instance/orders/create/CreatePage.tsx:450
 #, c-format
-msgid "copy url"
+msgid "Deadline for physical delivery assured by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:126
-#: src/paths/instance/orders/details/DetailPage.tsx:349
+#: src/paths/instance/orders/create/CreatePage.tsx:455
 #, c-format
-msgid "pay at"
+msgid "Location"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:127
-#: src/paths/instance/orders/details/DetailPage.tsx:350
+#: src/paths/instance/orders/create/CreatePage.tsx:456
 #, c-format
-msgid "created at"
+msgid "address where the products will be delivered"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:138
-#: src/paths/instance/orders/details/DetailPage.tsx:289
+#: src/paths/instance/orders/create/CreatePage.tsx:463
 #, c-format
-msgid "Timeline"
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:142
-#: src/paths/instance/orders/details/DetailPage.tsx:293
+#: src/paths/instance/orders/create/CreatePage.tsx:464
 #, c-format
-msgid "Payment details"
+msgid "URL to which the user will be redirected after successful payment."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:146
-#: src/paths/instance/orders/details/DetailPage.tsx:299
-#: src/paths/instance/orders/details/DetailPage.tsx:363
+#: src/paths/instance/orders/create/CreatePage.tsx:470
 #, c-format
-msgid "Order status"
+msgid "Taler payment options"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:156
-#: src/paths/instance/orders/details/DetailPage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:471
 #, c-format
-msgid "Product list"
+msgid "Override default Taler payment settings for this order"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:236
+#: src/paths/instance/orders/create/CreatePage.tsx:475
 #, c-format
-msgid "paid"
+msgid "Payment deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:238
+#: src/paths/instance/orders/create/CreatePage.tsx:476
 #, c-format
-msgid "wired"
+msgid ""
+"Deadline for the customer to pay for the offer before it expires. Inventory "
+"products will be reserved until this deadline."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:241
+#: src/paths/instance/orders/create/CreatePage.tsx:480
 #, c-format
-msgid "refunded"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:258
+#: src/paths/instance/orders/create/CreatePage.tsx:481
 #, c-format
-msgid "refund"
+msgid "Time until which the order can be refunded by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:485
 #, c-format
-msgid "Refunded amount"
+msgid "Wire transfer deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:298
+#: src/paths/instance/orders/create/CreatePage.tsx:486
 #, c-format
-msgid "Deposit total"
+msgid "Deadline for the exchange to make the wire transfer."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:336
+#: src/paths/instance/orders/create/CreatePage.tsx:490
 #, c-format
-msgid "unpaid"
+msgid "Auto-refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:364
+#: src/paths/instance/orders/create/CreatePage.tsx:491
 #, c-format
-msgid "Order status URL"
+msgid ""
+"Time until which the wallet will automatically check for refunds without "
+"user interaction."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:365
+#: src/paths/instance/orders/create/CreatePage.tsx:496
 #, c-format
-msgid "Pay URI"
+msgid "Maximum deposit fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:383
+#: src/paths/instance/orders/create/CreatePage.tsx:497
 #, c-format
 msgid ""
-"Unknown order status. This is an error, please contact the administrator."
+"Maximum deposit fees the merchant is willing to cover for this order. Higher "
+"deposit fees must be covered in full by the consumer."
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:56
-#: src/paths/instance/orders/list/index.tsx:147
+#: src/paths/instance/orders/create/CreatePage.tsx:501
 #, c-format
-msgid "refund created successfully"
+msgid "Maximum wire fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:59
-#: src/paths/instance/orders/list/index.tsx:150
+#: src/paths/instance/orders/create/CreatePage.tsx:502
 #, c-format
-msgid "could not create the refund"
+msgid ""
+"Maximum aggregate wire fees the merchant is willing to cover for this order. "
+"Wire fees exceeding this amount are to be covered by the customers."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:111
+#: src/paths/instance/orders/create/CreatePage.tsx:506
 #, c-format
-msgid "load newer orders"
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:115
+#: src/paths/instance/orders/create/CreatePage.tsx:507
 #, c-format
-msgid "Date"
+msgid ""
+"Factor by which wire fees exceeding the above threshold are divided to "
+"determine the share of excess wire fees to be paid explicitly by the "
+"consumer."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:131
-#: src/paths/instance/orders/list/Table.tsx:223
+#: src/paths/instance/orders/create/CreatePage.tsx:511
 #, c-format
-msgid "Refund"
+msgid "Create token"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:145
+#: src/paths/instance/orders/create/CreatePage.tsx:512
 #, c-format
-msgid "load older orders"
+msgid ""
+"Uncheck this option if the merchant backend generated an order ID with "
+"enough entropy to prevent adversarial claims."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:154
+#: src/paths/instance/orders/create/CreatePage.tsx:516
 #, c-format
-msgid "No orders has been found"
+msgid "Minimum age required"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:202
+#: src/paths/instance/orders/create/CreatePage.tsx:517
 #, c-format
-msgid "date"
+msgid ""
+"Any value greater than 0 will limit the coins able be used to pay this "
+"contract. If empty the age restriction will be defined by the products"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:203
+#: src/paths/instance/orders/create/CreatePage.tsx:520
 #, c-format
-msgid "amount"
+msgid "Min age defined by the producs is %1$s"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:204
+#: src/paths/instance/orders/create/CreatePage.tsx:528
 #, c-format
-msgid "reason"
+msgid "Additional information"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:224
+#: src/paths/instance/orders/create/CreatePage.tsx:529
 #, c-format
-msgid "Max refundable:"
+msgid "Custom information to be included in the contract for this order."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/paths/instance/orders/create/CreatePage.tsx:535
 #, c-format
-msgid "Reason"
+msgid "You must enter a value in JavaScript Object Notation (JSON)."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:55
 #, c-format
-msgid "duplicated"
+msgid "days"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:65
 #, c-format
-msgid "requested by the customer"
+msgid "hours"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:76
 #, c-format
-msgid "other"
+msgid "minutes"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:91
+#: src/components/picker/DurationPicker.tsx:87
 #, c-format
-msgid "go to order id"
+msgid "seconds"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:107
+#: src/components/form/InputDuration.tsx:53
 #, c-format
-msgid "Paid"
+msgid "forever"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:108
+#: src/components/form/InputDuration.tsx:62
 #, c-format
-msgid "Refunded"
+msgid "%1$sM"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:109
+#: src/components/form/InputDuration.tsx:64
 #, c-format
-msgid "Not wired"
+msgid "%1$sY"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:110
+#: src/components/form/InputDuration.tsx:66
 #, c-format
-msgid "All"
+msgid "%1$sd"
 msgstr ""
 
-#: src/paths/instance/products/create/index.tsx:48
-#: src/paths/instance/products/update/index.tsx:64
+#: src/components/form/InputDuration.tsx:68
 #, c-format
-msgid "could not create product"
+msgid "%1$sh"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:87
+#: src/components/form/InputDuration.tsx:70
 #, c-format
-msgid "Sell"
+msgid "%1$smin"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:89
+#: src/components/form/InputDuration.tsx:72
 #, c-format
-msgid "Profit"
+msgid "%1$ssec"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:91
+#: src/paths/instance/orders/list/Table.tsx:75
 #, c-format
-msgid "Sold"
+msgid "Orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:81
 #, c-format
-msgid "product updated successfully"
+msgid "create order"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:62
+#: src/paths/instance/orders/list/Table.tsx:147
 #, c-format
-msgid "could not update the product"
+msgid "load newer orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:70
+#: src/paths/instance/orders/list/Table.tsx:154
 #, c-format
-msgid "product delete successfully"
+msgid "Date"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:73
+#: src/paths/instance/orders/list/Table.tsx:200
 #, c-format
-msgid "could not delete the product"
+msgid "Refund"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:209
 #, c-format
-msgid "Tips"
+msgid "copy url"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:111
+#: src/paths/instance/orders/list/Table.tsx:225
 #, c-format
-msgid "Committed amount"
+msgid "load older orders"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:112
+#: src/paths/instance/orders/list/Table.tsx:242
 #, c-format
-msgid "Exchange initial amount"
+msgid "No orders have been found matching your query!"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:113
+#: src/paths/instance/orders/list/Table.tsx:288
 #, c-format
-msgid "Merchant initial amount"
+msgid "duplicated"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:148
+#: src/paths/instance/orders/list/Table.tsx:299
 #, c-format
-msgid "There is no tips yet, add more pressing the + sign"
+msgid "invalid format"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:50
-#: src/paths/instance/transfers/create/CreatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:56
+#: src/paths/instance/orders/list/Table.tsx:301
 #, c-format
-msgid "cannot be empty"
+msgid "this value exceed the refundable amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:51
+#: src/paths/instance/orders/list/Table.tsx:346
 #, c-format
-msgid "check the id, doest look valid"
+msgid "date"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:52
+#: src/paths/instance/orders/list/Table.tsx:349
 #, c-format
-msgid "should have 52 characters, current %1$s"
+msgid "amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:57
+#: src/paths/instance/orders/list/Table.tsx:352
 #, c-format
-msgid "URL doesn't have the right format"
+msgid "reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:74
+#: src/paths/instance/orders/list/Table.tsx:389
 #, c-format
-msgid "Transfer ID"
+msgid "amount to be refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:76
+#: src/paths/instance/orders/list/Table.tsx:391
 #, c-format
-msgid "Account Address"
+msgid "Max refundable:"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:82
-#: src/paths/instance/transfers/list/Table.tsx:125
+#: src/paths/instance/orders/list/Table.tsx:396
 #, c-format
-msgid "Exchange URL"
+msgid "Reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/index.tsx:49
+#: src/paths/instance/orders/list/Table.tsx:397
 #, c-format
-msgid "could not inform transfer"
+msgid "Choose one..."
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:118
+#: src/paths/instance/orders/list/Table.tsx:399
 #, c-format
-msgid "load newer transfers"
+msgid "requested by the customer"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:123
+#: src/paths/instance/orders/list/Table.tsx:400
 #, c-format
-msgid "Credit"
+msgid "other"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:126
+#: src/paths/instance/orders/list/Table.tsx:403
 #, c-format
-msgid "Confirmed"
+msgid "why this order is being refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:127
-#: src/paths/instance/transfers/list/index.tsx:60
+#: src/paths/instance/orders/list/Table.tsx:409
 #, c-format
-msgid "Verified"
+msgid "more information to give context"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:128
+#: src/paths/instance/orders/details/DetailPage.tsx:62
 #, c-format
-msgid "Executed at"
+msgid "Contract Terms"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:68
 #, c-format
-msgid "yes"
+msgid "human-readable description of the whole purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:74
 #, c-format
-msgid "no"
+msgid "total price for the transaction"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/paths/instance/orders/details/DetailPage.tsx:81
 #, c-format
-msgid "unknown"
+msgid "URL for this purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:145
+#: src/paths/instance/orders/details/DetailPage.tsx:87
 #, c-format
-msgid "load older transfers"
+msgid "Max fee"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:154
+#: src/paths/instance/orders/details/DetailPage.tsx:88
 #, c-format
-msgid "There is no transfer yet, add more pressing the + sign"
+msgid "maximum total deposit fee accepted by the merchant for this contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:93
+#, c-format
+msgid "Max wire fee"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:94
+#, c-format
+msgid "maximum wire fee accepted by the merchant"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:100
+#, c-format
+msgid ""
+"over how many customer transactions does the merchant expect to amortize "
+"wire fees on average"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:105
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:106
+#, c-format
+msgid "time when this contract was generated"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:112
+#, c-format
+msgid "after this deadline has passed no refunds will be accepted"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:118
+#, c-format
+msgid ""
+"after this deadline, the merchant won't accept payments for the contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:124
+#, c-format
+msgid "transfer deadline for the exchange"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:130
+#, c-format
+msgid "time indicating when the order should be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:136
+#, c-format
+msgid "where the order will be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:144
+#, c-format
+msgid "Auto-refund delay"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:145
+#, c-format
+msgid ""
+"how long the wallet should try to get an automatic refund for the purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:150
+#, c-format
+msgid "Extra info"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:151
+#, c-format
+msgid "extra data that is only interpreted by the merchant frontend"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:219
+#, c-format
+msgid "Order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:221
+#, c-format
+msgid "claimed"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:247
+#, c-format
+msgid "claimed at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:265
+#, c-format
+msgid "Timeline"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:271
+#, c-format
+msgid "Payment details"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:291
+#, c-format
+msgid "Order status"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:301
+#, c-format
+msgid "Product list"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:451
+#, c-format
+msgid "paid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:455
+#, c-format
+msgid "wired"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:460
+#, c-format
+msgid "refunded"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:480
+#, c-format
+msgid "refund order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:481
+#, c-format
+msgid "not refundable"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:489
+#, c-format
+msgid "refund"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:553
+#, c-format
+msgid "Refunded amount"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:560
+#, c-format
+msgid "Refund taken"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:570
+#, c-format
+msgid "Status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:583
+#, c-format
+msgid "Refund URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:636
+#, c-format
+msgid "unpaid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:654
+#, c-format
+msgid "pay at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:666
+#, c-format
+msgid "created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:707
+#, c-format
+msgid "Order status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:711
+#, c-format
+msgid "Payment URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:740
+#, c-format
+msgid ""
+"Unknown order status. This is an error, please contact the administrator."
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:767
+#, c-format
+msgid "Back"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:67
+#, c-format
+msgid "refund created successfully"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:73
+#, c-format
+msgid "could not create the refund"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:78
+#, c-format
+msgid "select date to show nearby orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:94
+#, c-format
+msgid "order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:100
+#, c-format
+msgid "jump to order with the given order ID"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:122
+#, c-format
+msgid "remove all filters"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:132
+#, c-format
+msgid "only show paid orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:135
+#, c-format
+msgid "Paid"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:142
+#, c-format
+msgid "only show orders with refunds"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:145
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:152
+#, c-format
+msgid ""
+"only show orders where customers paid, but wire payments from payment "
+"provider are still pending"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:155
+#, c-format
+msgid "Not wired"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:170
+#, c-format
+msgid "clear date filter"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:184
+#, c-format
+msgid "date (YYYY/MM/DD)"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:91
+#, c-format
+msgid "Enter an order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:99
+#, c-format
+msgid "order not found"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:166
+#, c-format
+msgid "could not get the order to refund"
+msgstr ""
+
+#: src/components/exception/AsyncButton.tsx:43
+#, c-format
+msgid "Loading..."
+msgstr ""
+
+#: src/components/form/InputStock.tsx:99
+#, c-format
+msgid ""
+"click here to configure the stock of the product, leave it as is and the "
+"backend will not control stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:109
+#, c-format
+msgid "Manage stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:115
+#, c-format
+msgid "this product has been configured without stock control"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:119
+#, c-format
+msgid "Infinite"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:136
+#, c-format
+msgid "lost cannot be greater than current and incoming (max %1$s)"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:176
+#, c-format
+msgid "Incoming"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:177
+#, c-format
+msgid "Lost"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:192
+#, c-format
+msgid "Current"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:196
+#, c-format
+msgid "remove stock control for this product"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:202
+#, c-format
+msgid "without stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:211
+#, c-format
+msgid "Next restock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:217
+#, c-format
+msgid "Delivery address"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:133
+#, c-format
+msgid "product identification to use in URLs (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:139
+#, c-format
+msgid "illustration of the product for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:145
+#, c-format
+msgid "product description for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:149
+#, c-format
+msgid "Age restricted"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:150
+#, c-format
+msgid "is this product restricted for customer below certain age?"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:155
+#, c-format
+msgid ""
+"unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 "
+"items, 5 meters) for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:160
+#, c-format
+msgid ""
+"sale price for customers, including taxes, for above units of the product"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:164
+#, c-format
+msgid "Stock"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:166
+#, c-format
+msgid ""
+"product inventory for products with finite supply (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:171
+#, c-format
+msgid "taxes included in the product price, exposed to customers"
+msgstr ""
+
+#: src/paths/instance/products/create/CreatePage.tsx:66
+#, c-format
+msgid "Need to complete marked fields"
+msgstr ""
+
+#: src/paths/instance/products/create/index.tsx:51
+#, c-format
+msgid "could not create product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:68
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:73
+#, c-format
+msgid "add product to inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:137
+#, c-format
+msgid "Sell"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:143
+#, c-format
+msgid "Profit"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:149
+#, c-format
+msgid "Sold"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:210
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:248
+#, c-format
+msgid "go to product update page"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:255
+#, c-format
+msgid "Update"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:260
+#, c-format
+msgid "remove this product from the database"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:331
+#, c-format
+msgid "update the product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:341
+#, c-format
+msgid "update product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:399
+#, c-format
+msgid "add more elements to the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:404
+#, c-format
+msgid "report elements lost in the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:409
+#, c-format
+msgid "new price for the product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:421
+#, c-format
+msgid "the are value with errors"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:422
+#, c-format
+msgid "update product with new stock and price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:463
+#, c-format
+msgid "There is no products yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:74
+#, c-format
+msgid "product updated successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:80
+#, c-format
+msgid "could not update the product"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:91
+#, c-format
+msgid "product delete successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:97
+#, c-format
+msgid "could not delete the product"
+msgstr ""
+
+#: src/paths/instance/products/update/UpdatePage.tsx:56
+#, c-format
+msgid "Product id:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:95
+#, c-format
+msgid ""
+"To complete the setup of the reserve, you must now initiate a wire transfer "
+"using the given wire transfer subject and crediting the specified amount to "
+"the indicated account of the exchange."
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:102
+#, c-format
+msgid "If your system supports RFC 8905, you can do this by opening this URI:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:83
+#, c-format
+msgid "it should be greater than 0"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:88
+#, c-format
+msgid "must be a valid URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:107
+#, c-format
+msgid "Initial balance"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:108
+#, c-format
+msgid "balance prior to deposit"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:112
+#, c-format
+msgid "Exchange URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:113
+#, c-format
+msgid "URL of exchange"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:148
+#, c-format
+msgid "Next"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:186
+#, c-format
+msgid "Wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:187
+#, c-format
+msgid "method to use for wire transfer"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:189
+#, c-format
+msgid "Select one wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/index.tsx:62
+#, c-format
+msgid "could not create reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:77
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:82
+#, c-format
+msgid "Created balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:99
+#, c-format
+msgid "Exchange balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:104
+#, c-format
+msgid "Picked up"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:109
+#, c-format
+msgid "Committed"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:116
+#, c-format
+msgid "Account address"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:119
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:130
+#, c-format
+msgid "Tips"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:193
+#, c-format
+msgid "No tips has been authorized from this reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:213
+#, c-format
+msgid "Authorized"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:222
+#, c-format
+msgid "Expiration"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:108
+#, c-format
+msgid "amount of tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:112
+#, c-format
+msgid "Justification"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:114
+#, c-format
+msgid "reason for the tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:118
+#, c-format
+msgid "URL after tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:119
+#, c-format
+msgid "URL to visit after tip payment"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:65
+#, c-format
+msgid "Reserves not yet funded"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:89
+#, c-format
+msgid "Reserves ready"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:95
+#, c-format
+msgid "add new reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:143
+#, c-format
+msgid "Expires at"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:146
+#, c-format
+msgid "Initial"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:202
+#, c-format
+msgid "delete selected reserve from the database"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:210
+#, c-format
+msgid "authorize new tip from selected reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:237
+#, c-format
+msgid ""
+"There is no ready reserves yet, add more pressing the + sign or fund them"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:264
+#, c-format
+msgid "Expected Balance"
+msgstr ""
+
+#: src/paths/instance/reserves/list/index.tsx:98
+#, c-format
+msgid "could not create the tip"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:60
+#, c-format
+msgid "should not be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:69
+#, c-format
+msgid "should be greater that 0"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:72
+#, c-format
+msgid "can't be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:76
+#, c-format
+msgid "to short"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:104
+#, c-format
+msgid "Identifier"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:105
+#, c-format
+msgid "Name of the template in URLs."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:112
+#, c-format
+msgid "Describe what this template stands for"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:117
+#, c-format
+msgid "Order summary"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:127
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:129
+#, c-format
+msgid "Is this contract restricted to some age?"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:133
+#, c-format
+msgid "Payment timeout"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:135
+#, c-format
+msgid ""
+"How much time has the customer to complete the payment once the order was "
+"created."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:139
+#, c-format
+msgid "Point-of-sale key"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:141
+#, c-format
+msgid "Useful to validate the purchase"
+msgstr ""
+
+#: src/paths/instance/templates/create/index.tsx:52
+#, c-format
+msgid "could not inform template"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:53
+#, c-format
+msgid "Amount is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:57
+#, c-format
+msgid "Order summary is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:91
+#, c-format
+msgid "Amount of the order"
+msgstr ""
+
+#: src/paths/instance/templates/use/index.tsx:79
+#, c-format
+msgid "could not create order from template"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:63
+#, c-format
+msgid "Templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:68
+#, c-format
+msgid "add new templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:137
+#, c-format
+msgid "load more templates before the first one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:141
+#, c-format
+msgid "load newer templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:176
+#, c-format
+msgid "delete selected templates from the database"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:183
+#, c-format
+msgid "use template to create new order"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:198
+#, c-format
+msgid "load more templates after the last one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:202
+#, c-format
+msgid "load older templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:219
+#, c-format
+msgid "There is no templates yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:87
+#, c-format
+msgid "template delete successfully"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:93
+#, c-format
+msgid "could not delete the template"
+msgstr ""
+
+#: src/paths/instance/templates/update/index.tsx:78
+#, c-format
+msgid "could not update template"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:85
+#, c-format
+msgid "Webhook ID to use"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:89
+#, c-format
+msgid "Event"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:90
+#, c-format
+msgid "The event of the webhook: why the webhook is used"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:94
+#, c-format
+msgid "Method"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:95
+#, c-format
+msgid "Method used by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:99
+#, c-format
+msgid "URL"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:100
+#, c-format
+msgid "URL of the webhook where the customer will be redirected"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:104
+#, c-format
+msgid "Header"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:106
+#, c-format
+msgid "Header template of the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:111
+#, c-format
+msgid "Body"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:112
+#, c-format
+msgid "Body template by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:61
+#, c-format
+msgid "Webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:66
+#, c-format
+msgid "add new webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:137
+#, c-format
+msgid "load more webhooks before the first one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:141
+#, c-format
+msgid "load newer webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:151
+#, c-format
+msgid "Event type"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:176
+#, c-format
+msgid "delete selected webhook from the database"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:198
+#, c-format
+msgid "load more webhooks after the last one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:202
+#, c-format
+msgid "load older webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:219
+#, c-format
+msgid "There is no webhooks yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:82
+#, c-format
+msgid "webhook delete successfully"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:88
+#, c-format
+msgid "could not delete the webhook"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:63
+#, c-format
+msgid "check the id, does not look valid"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:65
+#, c-format
+msgid "should have 52 characters, current %1$s"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:72
+#, c-format
+msgid "URL doesn't have the right format"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:98
+#, c-format
+msgid "Credited bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:100
+#, c-format
+msgid "Select one account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:101
+#, c-format
+msgid "Bank account of the merchant where the payment was received"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:105
+#, c-format
+msgid "Wire transfer ID"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:107
+#, c-format
+msgid ""
+"unique identifier of the wire transfer used by the exchange, must be 52 "
+"characters long"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:112
+#, c-format
+msgid ""
+"Base URL of the exchange that made the transfer, should have been in the "
+"wire transfer subject"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:117
+#, c-format
+msgid "Amount credited"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:118
+#, c-format
+msgid "Actual amount that was wired to the merchant's bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/index.tsx:58
+#, c-format
+msgid "could not inform transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:61
+#, c-format
+msgid "Transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:66
+#, c-format
+msgid "add new transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:129
+#, c-format
+msgid "load more transfers before the first one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:133
+#, c-format
+msgid "load newer transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:143
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:152
+#, c-format
+msgid "Confirmed"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:155
+#, c-format
+msgid "Verified"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:158
+#, c-format
+msgid "Executed at"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "yes"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "no"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:181
+#, c-format
+msgid "unknown"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:187
+#, c-format
+msgid "delete selected transfer from the database"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:202
+#, c-format
+msgid "load more transfer after the last one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:206
+#, c-format
+msgid "load older transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:223
+#, c-format
+msgid "There is no transfer yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:79
+#, c-format
+msgid "filter by account address"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:100
+#, c-format
+msgid "only show wire transfers confirmed by the merchant"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:110
+#, c-format
+msgid "only show wire transfers claimed by the exchange"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:113
+#, c-format
+msgid "Unverified"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:69
+#, c-format
+msgid "is not valid"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:94
+#, c-format
+msgid "is not a number"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:96
+#, c-format
+msgid "must be 1 or greater"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:107
+#, c-format
+msgid "max 7 lines"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:178
+#, c-format
+msgid "change authorization configuration"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:217
+#, c-format
+msgid "Need to complete marked fields and choose authorization method"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:82
+#, c-format
+msgid "This is not a valid bitcoin address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:95
+#, c-format
+msgid "This is not a valid Ethereum address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:118
+#, c-format
+msgid "IBAN numbers usually have more that 4 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:120
+#, c-format
+msgid "IBAN numbers usually have less that 34 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:128
+#, c-format
+msgid "IBAN country code not found"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:153
+#, c-format
+msgid "IBAN number is not valid, checksum is wrong"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:248
+#, c-format
+msgid "Target type"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:249
+#, c-format
+msgid "Method to use for wire transfer"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:258
+#, c-format
+msgid "Routing"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:259
+#, c-format
+msgid "Routing number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:263
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:264
+#, c-format
+msgid "Account number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:273
+#, c-format
+msgid "Business Identifier Code."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:282
+#, c-format
+msgid "Bank Account Number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:292
+#, c-format
+msgid "Unified Payment Interface."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:301
+#, c-format
+msgid "Bitcoin protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:310
+#, c-format
+msgid "Ethereum protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:319
+#, c-format
+msgid "Interledger protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:328
+#, c-format
+msgid "Host"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:329
+#, c-format
+msgid "Bank host."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:334
+#, c-format
+msgid "Bank account."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:343
+#, c-format
+msgid "Bank account owner's name."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:370
+#, c-format
+msgid "No accounts yet."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:52
+#, c-format
+msgid ""
+"Name of the instance in URLs. The 'default' instance is special in that it "
+"is used to administer other instances."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:58
+#, c-format
+msgid "Business name"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:59
+#, c-format
+msgid "Legal name of the business represented by this instance."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:64
+#, c-format
+msgid "Email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:65
+#, c-format
+msgid "Contact email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:70
+#, c-format
+msgid "Website URL"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:71
+#, c-format
+msgid "URL."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:76
+#, c-format
+msgid "Logo"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:77
+#, c-format
+msgid "Logo image."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:82
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:83
+#, c-format
+msgid "URI specifying bank account for crediting revenue."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:88
+#, c-format
+msgid "Default max deposit fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:89
+#, c-format
+msgid ""
+"Maximum deposit fees this merchant is willing to pay per order by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:94
+#, c-format
+msgid "Default max wire fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:95
+#, c-format
+msgid ""
+"Maximum wire fees this merchant is willing to pay per wire transfer by "
+"default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:100
+#, c-format
+msgid "Default wire fee amortization"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:101
+#, c-format
+msgid ""
+"Number of orders excess wire transfer fees will be divided by to compute per "
+"order surcharge."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:107
+#, c-format
+msgid "Physical location of the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:114
+#, c-format
+msgid "Jurisdiction"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:115
+#, c-format
+msgid "Jurisdiction for legal disputes with the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:122
+#, c-format
+msgid "Default payment delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:124
+#, c-format
+msgid ""
+"Time customers have to pay an order before the offer expires by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:129
+#, c-format
+msgid "Default wire transfer delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:130
+#, c-format
+msgid ""
+"Maximum time an exchange is allowed to delay wiring funds to the merchant, "
+"enabling it to aggregate smaller payments into larger wire transfers and "
+"reducing wire fees."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:164
+#, c-format
+msgid "Instance id"
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:173
+#, c-format
+msgid "Change the authorization method use for this instance."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:182
+#, c-format
+msgid "Manage access token"
+msgstr ""
+
+#: src/paths/instance/update/index.tsx:100
+#, c-format
+msgid "Failed to create instance"
+msgstr ""
+
+#: src/components/exception/login.tsx:64
+#, c-format
+msgid "Login required"
+msgstr ""
+
+#: src/components/exception/login.tsx:70
+#, c-format
+msgid "Please enter your access token."
+msgstr ""
+
+#: src/components/exception/login.tsx:98
+#, c-format
+msgid "Access Token"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:169
+#, c-format
+msgid "The request to the backend take too long and was cancelled"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:176
+#, c-format
+msgid "The backend reported a problem: HTTP status #%1$s"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:194
+#, c-format
+msgid "Access denied"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:195
+#, c-format
+msgid "The access token provided is invalid."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:210
+#, c-format
+msgid "No 'default' instance configured yet."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:211
+#, c-format
+msgid "Create a 'default' instance to begin using the merchant backoffice."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:614
+#, c-format
+msgid "The access token provided is invalid"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:648
+#, c-format
+msgid "Hide for today"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:82
+#, c-format
+msgid "Instance"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:91
+#, c-format
+msgid "Settings"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:167
+#, c-format
+msgid "Connection"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:209
+#, c-format
+msgid "New"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:219
+#, c-format
+msgid "List"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:234
+#, c-format
+msgid "Log out"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:58
+#, c-format
+msgid "Check your token is valid"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:84
+#, c-format
+msgid "Couldn't access the server."
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:85
+#, c-format
+msgid "Could not infer instance id from url %1$s"
+msgstr ""
+
+#: src/Application.tsx:94
+#, c-format
+msgid "Server not found"
+msgstr ""
+
+#: src/Application.tsx:109
+#, c-format
+msgid "Couldn't access the server"
+msgstr ""
+
+#: src/Application.tsx:111
+#, c-format
+msgid "Got message %1$s from %2$s"
+msgstr ""
+
+#: src/Application.tsx:126
+#, c-format
+msgid "Unexpected Error"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:101
+#, c-format
+msgid "The value %1$s is invalid for a payment url"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:110
+#, c-format
+msgid "add element to the list"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:112
+#, c-format
+msgid "add"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:37
+#, c-format
+msgid "Deleting"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:41
+#, c-format
+msgid "Changing"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:87
+#, c-format
+msgid "Order ID"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:101
+#, c-format
+msgid "Payment URL"
 msgstr ""
diff --git a/packages/merchant-backoffice-ui/src/i18n/sv.po 
b/packages/merchant-backoffice-ui/src/i18n/sv.po
index 6b35bd0ce..ddddbdfab 100644
--- a/packages/merchant-backoffice-ui/src/i18n/sv.po
+++ b/packages/merchant-backoffice-ui/src/i18n/sv.po
@@ -16,7 +16,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Taler Wallet\n"
-"Report-Msgid-Bugs-To: \n"
+"Report-Msgid-Bugs-To: taler@gnu.org\n"
 "POT-Creation-Date: 2016-11-23 00:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -27,1031 +27,2563 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/ApplicationReadyRoutes.tsx:50 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:299
+#: src/components/modal/index.tsx:69
 #, c-format
-msgid "Access denied"
+msgid "Cancel"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:51 src/InstanceRoutes.tsx:118
-#: src/InstanceRoutes.tsx:300
+#: src/components/modal/index.tsx:76
 #, c-format
-msgid "Check your token is valid"
+msgid "%1$s"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:72
+#: src/components/modal/index.tsx:115
 #, c-format
-msgid "Couldn't access the server."
+msgid "Continue"
 msgstr ""
 
-#: src/ApplicationReadyRoutes.tsx:73
+#: src/components/modal/index.tsx:169
 #, c-format
-msgid "Could not infer instance id from url %1$s"
+msgid "Clear"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:109
+#: src/components/modal/index.tsx:181
 #, c-format
-msgid "HTTP status #%1$s: Server reported a problem"
+msgid "Confirm"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:110
+#: src/components/modal/index.tsx:287
 #, c-format
-msgid "Got message: \"%1$s\" from: %2$s"
+msgid "is not the same as the current access token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:127
+#: src/components/modal/index.tsx:290
 #, c-format
-msgid "No default instance"
+msgid "cannot be empty"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:128
+#: src/components/modal/index.tsx:292
 #, c-format
-msgid ""
-"in order to use merchant backoffice, you should create the default instance"
+msgid "cannot be the same as the old token"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:288
+#: src/components/modal/index.tsx:296
 #, c-format
-msgid "Server reported a problem: HTTP status #%1$s"
+msgid "is not the same"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:289
+#: src/components/modal/index.tsx:306
 #, c-format
-msgid "Got message: %1$s from: %2$s"
+msgid "You are updating the access token from instance with id %1$s"
 msgstr ""
 
-#: src/components/exception/login.tsx:46
+#: src/components/modal/index.tsx:322
 #, c-format
-msgid "Login required"
+msgid "Old access token"
 msgstr ""
 
-#: src/components/exception/login.tsx:49
+#: src/components/modal/index.tsx:323
 #, c-format
-msgid ""
-"Please enter your auth token. Token should have \"secret-token:\" and start "
-"with Bearer or ApiKey"
+msgid "access token currently in use"
 msgstr ""
 
-#: src/components/exception/login.tsx:86 src/components/modal/index.tsx:53
-#: src/components/modal/index.tsx:75 src/paths/admin/create/CreatePage.tsx:115
-#: src/paths/instance/orders/create/CreatePage.tsx:325
-#: src/paths/instance/products/create/CreatePage.tsx:51
-#: src/paths/instance/products/list/Table.tsx:174
-#: src/paths/instance/products/list/Table.tsx:228
-#: src/paths/instance/products/update/UpdatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:134
+#: src/components/modal/index.tsx:329
 #, c-format
-msgid "Confirm"
+msgid "New access token"
 msgstr ""
 
-#: src/components/form/InputArray.tsx:72
+#: src/components/modal/index.tsx:330
 #, c-format
-msgid "The value %1$s is invalid for a payment url"
+msgid "next access token to be used"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:67
-#: src/paths/instance/orders/list/index.tsx:123
+#: src/components/modal/index.tsx:335
 #, c-format
-msgid "pick a date"
+msgid "Repeat access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:81
+#: src/components/modal/index.tsx:336
 #, c-format
-msgid "clear"
+msgid "confirm the same access token"
 msgstr ""
 
-#: src/components/form/InputDate.tsx:83
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/components/modal/index.tsx:341
 #, c-format
-msgid "never"
+msgid "Clearing the access token will mean public access to the instance"
 msgstr ""
 
-#: src/components/form/InputImage.tsx:80
+#: src/components/modal/index.tsx:368
 #, c-format
-msgid "Image should be smaller than 1 MB"
+msgid "cannot be the same as the old access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:28
+#: src/components/modal/index.tsx:385
 #, c-format
-msgid "Country"
+msgid "You are setting the access token for the new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:30
-#: src/paths/admin/create/CreatePage.tsx:99
-#: src/paths/instance/transfers/list/Table.tsx:124
-#: src/paths/instance/update/UpdatePage.tsx:118
+#: src/components/modal/index.tsx:411
 #, c-format
-msgid "Address"
+msgid ""
+"With external authorization method no check will be done by the merchant "
+"backend"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:34
+#: src/components/modal/index.tsx:427
 #, c-format
-msgid "Building number"
+msgid "Set external authorization"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:35
+#: src/components/modal/index.tsx:439
 #, c-format
-msgid "Building name"
+msgid "Set access token"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:36
+#: src/components/modal/index.tsx:461
 #, c-format
-msgid "Street"
+msgid "Operation in progress..."
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:37
+#: src/components/modal/index.tsx:470
 #, c-format
-msgid "Post code"
+msgid "The operation will be automatically canceled after %1$s seconds"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:38
+#: src/paths/admin/list/TableActive.tsx:80
 #, c-format
-msgid "Town location"
+msgid "Instances"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:39
+#: src/paths/admin/list/TableActive.tsx:93
 #, c-format
-msgid "Town"
+msgid "Delete"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:40
+#: src/paths/admin/list/TableActive.tsx:99
 #, c-format
-msgid "District"
+msgid "add new instance"
 msgstr ""
 
-#: src/components/form/InputLocation.tsx:41
+#: src/paths/admin/list/TableActive.tsx:178
 #, c-format
-msgid "Country subdivision"
+msgid "ID"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:59
+#: src/paths/admin/list/TableActive.tsx:181
 #, c-format
-msgid "Product id"
+msgid "Name"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:60
-#: src/components/product/ProductForm.tsx:99
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:122
-#: src/paths/instance/orders/list/Table.tsx:227
-#: src/paths/instance/products/list/Table.tsx:86
+#: src/paths/admin/list/TableActive.tsx:220
 #, c-format
-msgid "Description"
+msgid "Edit"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:73
-#: src/components/form/InputTaxes.tsx:81
-#: src/paths/admin/create/CreatePage.tsx:87 src/paths/admin/list/Table.tsx:110
-#: src/paths/instance/details/DetailPage.tsx:76
-#: src/paths/instance/update/UpdatePage.tsx:106
+#: src/paths/admin/list/TableActive.tsx:237
 #, c-format
-msgid "Name"
+msgid "Purge"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:102
+#: src/paths/admin/list/TableActive.tsx:261
 #, c-format
-msgid "loading..."
+msgid "There is no instances yet, add more pressing the + sign"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:108
+#: src/paths/admin/list/View.tsx:69
 #, c-format
-msgid "no products found"
+msgid "Only show active instances"
 msgstr ""
 
-#: src/components/form/InputSearchProduct.tsx:116
+#: src/paths/admin/list/View.tsx:72
 #, c-format
-msgid "no results"
+msgid "Active"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:33
+#: src/paths/admin/list/View.tsx:79
 #, c-format
-msgid "Deleting"
+msgid "Only show deleted instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:34
+#: src/paths/admin/list/View.tsx:82
 #, c-format
-msgid "Changing"
+msgid "Deleted"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:60
+#: src/paths/admin/list/View.tsx:89
 #, c-format
-msgid "Manage token"
+msgid "Show all instances"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:83
+#: src/paths/admin/list/View.tsx:92
 #, c-format
-msgid "Update"
+msgid "All"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:100
-#: src/paths/instance/orders/create/CreatePage.tsx:252
-#: src/paths/instance/orders/create/CreatePage.tsx:273
+#: src/paths/admin/list/index.tsx:94
 #, c-format
-msgid "Remove"
+msgid "Failed to delete instance"
 msgstr ""
 
-#: src/components/form/InputSecured.tsx:106 src/components/modal/index.tsx:52
-#: src/components/modal/index.tsx:73 src/paths/admin/create/CreatePage.tsx:114
-#: src/paths/instance/orders/create/CreatePage.tsx:324
-#: src/paths/instance/products/create/CreatePage.tsx:50
-#: src/paths/instance/products/list/Table.tsx:166
-#: src/paths/instance/products/list/Table.tsx:218
-#: src/paths/instance/products/update/UpdatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:88
-#: src/paths/instance/update/UpdatePage.tsx:133
+#: src/paths/admin/list/index.tsx:117
 #, c-format
-msgid "Cancel"
+msgid "Failed to purge instance"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:91
+#: src/paths/instance/kyc/list/ListPage.tsx:41
 #, c-format
-msgid "Manage stock"
+msgid "Pending KYC verification"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:93
+#: src/paths/instance/kyc/list/ListPage.tsx:66
 #, c-format
-msgid "Infinite"
+msgid "Timed out"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:105
+#: src/paths/instance/kyc/list/ListPage.tsx:103
 #, c-format
-msgid "lost cannot be greater that current + incoming (max %1$s)"
+msgid "Exchange"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:111
+#: src/paths/instance/kyc/list/ListPage.tsx:106
 #, c-format
-msgid "current stock will change from %1$s to %2$s"
+msgid "Target account"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:112
+#: src/paths/instance/kyc/list/ListPage.tsx:109
 #, c-format
-msgid "current stock will stay at %1$s"
+msgid "KYC URL"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:129
-#: src/paths/instance/products/list/Table.tsx:204
+#: src/paths/instance/kyc/list/ListPage.tsx:144
 #, c-format
-msgid "Incoming"
+msgid "Code"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:130
-#: src/paths/instance/products/list/Table.tsx:205
+#: src/paths/instance/kyc/list/ListPage.tsx:147
 #, c-format
-msgid "Lost"
+msgid "Http Status"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:142
+#: src/paths/instance/kyc/list/ListPage.tsx:177
 #, c-format
-msgid "Current"
+msgid "No pending kyc verification!"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:145
+#: src/components/form/InputDate.tsx:123
 #, c-format
-msgid "without stock"
+msgid "change value to unknown date"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:150
+#: src/components/form/InputDate.tsx:124
 #, c-format
-msgid "Next restock"
+msgid "change value to empty"
 msgstr ""
 
-#: src/components/form/InputStock.tsx:152
+#: src/components/form/InputDate.tsx:131
 #, c-format
-msgid "Delivery address"
+msgid "clear"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:73
+#: src/components/form/InputDate.tsx:136
 #, c-format
-msgid "this product has no taxes"
+msgid "change value to never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:77
-#: src/paths/instance/orders/details/DetailPage.tsx:145
-#: src/paths/instance/orders/details/DetailPage.tsx:296
-#: src/paths/instance/orders/list/Table.tsx:116
-#: src/paths/instance/transfers/create/CreatePage.tsx:84
+#: src/components/form/InputDate.tsx:141
 #, c-format
-msgid "Amount"
+msgid "never"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:78
+#: src/components/form/InputLocation.tsx:29
 #, c-format
-msgid "currency and value separated with colon"
+msgid "Country"
 msgstr ""
 
-#: src/components/form/InputTaxes.tsx:84
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:78
+#: src/components/form/InputLocation.tsx:33
 #, c-format
-msgid "Add"
+msgid "Address"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:53
+#: src/components/form/InputLocation.tsx:39
 #, c-format
-msgid "Instance"
+msgid "Building number"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:59
+#: src/components/form/InputLocation.tsx:41
 #, c-format
-msgid "Settings"
+msgid "Building name"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:65
-#: src/paths/instance/orders/list/Table.tsx:60
+#: src/components/form/InputLocation.tsx:42
 #, c-format
-msgid "Orders"
+msgid "Street"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:71
-#: src/paths/instance/orders/create/CreatePage.tsx:258
-#: src/paths/instance/products/list/Table.tsx:48
+#: src/components/form/InputLocation.tsx:43
 #, c-format
-msgid "Products"
+msgid "Post code"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:77
-#: src/paths/instance/transfers/list/Table.tsx:65
+#: src/components/form/InputLocation.tsx:44
 #, c-format
-msgid "Transfers"
+msgid "Town location"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:87
+#: src/components/form/InputLocation.tsx:45
 #, c-format
-msgid "Connection"
+msgid "Town"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:112 src/paths/admin/list/Table.tsx:57
+#: src/components/form/InputLocation.tsx:46
 #, c-format
-msgid "Instances"
+msgid "District"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:116
+#: src/components/form/InputLocation.tsx:49
 #, c-format
-msgid "New"
+msgid "Country subdivision"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:122
+#: src/components/form/InputSearchProduct.tsx:66
 #, c-format
-msgid "List"
+msgid "Product id"
 msgstr ""
 
-#: src/components/menu/SideBar.tsx:129
+#: src/components/form/InputSearchProduct.tsx:69
 #, c-format
-msgid "Log out"
+msgid "Description"
 msgstr ""
 
-#: src/components/modal/index.tsx:74
+#: src/components/form/InputSearchProduct.tsx:94
 #, c-format
-msgid "Clear"
+msgid "Product"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:95
+#, c-format
+msgid "search products by it's description or id"
+msgstr ""
+
+#: src/components/form/InputSearchProduct.tsx:151
+#, c-format
+msgid "no products found with that description"
 msgstr ""
 
-#: src/components/modal/index.tsx:110 src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:56
 #, c-format
-msgid "should be the same"
+msgid "You must enter a valid product identifier."
 msgstr ""
 
-#: src/components/modal/index.tsx:111
+#: src/components/product/InventoryProductForm.tsx:64
 #, c-format
-msgid "cannot be the same as before"
+msgid "Quantity must be greater than 0!"
 msgstr ""
 
-#: src/components/modal/index.tsx:114
+#: src/components/product/InventoryProductForm.tsx:76
 #, c-format
 msgid ""
-"You are updating the authorization token from instance %1$s with id %2$s"
+"This quantity exceeds remaining stock. Currently, only %1$s units remain "
+"unreserved in stock."
 msgstr ""
 
-#: src/components/modal/index.tsx:124
+#: src/components/product/InventoryProductForm.tsx:109
 #, c-format
-msgid "Old token"
+msgid "Quantity"
 msgstr ""
 
-#: src/components/modal/index.tsx:125
+#: src/components/product/InventoryProductForm.tsx:110
 #, c-format
-msgid "New token"
+msgid "how many products will be added"
 msgstr ""
 
-#: src/components/modal/index.tsx:127
+#: src/components/product/InventoryProductForm.tsx:117
 #, c-format
-msgid "Clearing the auth token will mean public access to the instance"
+msgid "Add from inventory"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:96
-#: src/paths/admin/create/CreatePage.tsx:85 src/paths/admin/list/Table.tsx:109
-#: src/paths/instance/transfers/list/Table.tsx:122
+#: src/components/form/InputImage.tsx:105
 #, c-format
-msgid "ID"
+msgid "Image should be smaller than 1 MB"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:98
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:121
-#: src/paths/instance/products/list/Table.tsx:85
+#: src/components/form/InputImage.tsx:110
 #, c-format
-msgid "Image"
+msgid "Add"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:100
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:123
+#: src/components/form/InputImage.tsx:115
 #, c-format
-msgid "Unit"
+msgid "Remove"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:101
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:124
-#: src/paths/instance/products/list/Table.tsx:162
-#: src/paths/instance/products/list/Table.tsx:214
+#: src/components/form/InputTaxes.tsx:113
 #, c-format
-msgid "Price"
+msgid "No taxes configured for this product."
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:103
-#: src/paths/instance/products/list/Table.tsx:90
+#: src/components/form/InputTaxes.tsx:119
 #, c-format
-msgid "Stock"
+msgid "Amount"
 msgstr ""
 
-#: src/components/product/ProductForm.tsx:105
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:128
-#: src/paths/instance/products/list/Table.tsx:88
+#: src/components/form/InputTaxes.tsx:120
 #, c-format
-msgid "Taxes"
+msgid ""
+"Taxes can be in currencies that differ from the main currency used by the "
+"merchant."
 msgstr ""
 
-#: src/index.tsx:75
+#: src/components/form/InputTaxes.tsx:122
 #, c-format
-msgid "Server not found"
+msgid ""
+"Enter currency and value separated with a colon, e.g. &quot;USD:2.3&quot;."
 msgstr ""
 
-#: src/index.tsx:85
+#: src/components/form/InputTaxes.tsx:131
 #, c-format
-msgid "Couldn't access the server"
+msgid "Legal name of the tax, e.g. VAT or import duties."
 msgstr ""
 
-#: src/index.tsx:87 src/index.tsx:99
+#: src/components/form/InputTaxes.tsx:137
 #, c-format
-msgid "Got message %1$s from %2$s"
+msgid "add tax to the tax list"
 msgstr ""
 
-#: src/index.tsx:97
+#: src/components/product/NonInventoryProductForm.tsx:72
 #, c-format
-msgid "Unexpected Error"
+msgid "describe and add a product that is not in the inventory list"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:89
-#: src/paths/instance/update/UpdatePage.tsx:108
+#: src/components/product/NonInventoryProductForm.tsx:75
 #, c-format
-msgid "Auth token"
+msgid "Add custom product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:91
-#: src/paths/instance/details/DetailPage.tsx:77
-#: src/paths/instance/update/UpdatePage.tsx:110
+#: src/components/product/NonInventoryProductForm.tsx:86
 #, c-format
-msgid "Account address"
+msgid "Complete information of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:93
-#: src/paths/instance/update/UpdatePage.tsx:112
+#: src/components/product/NonInventoryProductForm.tsx:185
 #, c-format
-msgid "Default max deposit fee"
+msgid "Image"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:95
-#: src/paths/instance/update/UpdatePage.tsx:114
+#: src/components/product/NonInventoryProductForm.tsx:186
 #, c-format
-msgid "Default max wire fee"
+msgid "photo of the product"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:97
-#: src/paths/instance/update/UpdatePage.tsx:116
+#: src/components/product/NonInventoryProductForm.tsx:192
 #, c-format
-msgid "Default wire fee amortization"
+msgid "full product description"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:103
-#: src/paths/instance/update/UpdatePage.tsx:122
+#: src/components/product/NonInventoryProductForm.tsx:196
 #, c-format
-msgid "Jurisdiction"
+msgid "Unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:107
-#: src/paths/instance/update/UpdatePage.tsx:126
+#: src/components/product/NonInventoryProductForm.tsx:197
 #, c-format
-msgid "Default pay delay"
+msgid "name of the product unit"
 msgstr ""
 
-#: src/paths/admin/create/CreatePage.tsx:109
-#: src/paths/instance/update/UpdatePage.tsx:128
+#: src/components/product/NonInventoryProductForm.tsx:201
 #, c-format
-msgid "Default wire transfer delay"
+msgid "Price"
 msgstr ""
 
-#: src/paths/admin/create/index.tsx:58
+#: src/components/product/NonInventoryProductForm.tsx:202
 #, c-format
-msgid "could not create instance"
+msgid "amount in the current currency"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:63 src/paths/admin/list/Table.tsx:131
-#: src/paths/instance/transfers/list/Table.tsx:71
+#: src/components/product/NonInventoryProductForm.tsx:211
 #, c-format
-msgid "Delete"
+msgid "Taxes"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:128
+#: src/components/product/ProductList.tsx:38
 #, c-format
-msgid "Edit"
+msgid "image"
 msgstr ""
 
-#: src/paths/admin/list/Table.tsx:149
-#: src/paths/instance/products/list/Table.tsx:245
+#: src/components/product/ProductList.tsx:41
 #, c-format
-msgid "There is no instances yet, add more pressing the + sign"
+msgid "description"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:237
+#: src/components/product/ProductList.tsx:44
 #, c-format
-msgid "Inventory products"
+msgid "quantity"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:286
+#: src/components/product/ProductList.tsx:47
 #, c-format
-msgid "Total price"
+msgid "unit price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:287
+#: src/components/product/ProductList.tsx:50
 #, c-format
-msgid "Total tax"
+msgid "total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:289
-#: src/paths/instance/orders/create/CreatePage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:149
 #, c-format
-msgid "Order price"
+msgid "required"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:295
+#: src/paths/instance/orders/create/CreatePage.tsx:153
 #, c-format
-msgid "Net"
+msgid "must be greater than 0"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:300
-#: src/paths/instance/orders/details/DetailPage.tsx:144
-#: src/paths/instance/orders/details/DetailPage.tsx:295
-#: src/paths/instance/orders/list/Table.tsx:117
+#: src/paths/instance/orders/create/CreatePage.tsx:158
 #, c-format
-msgid "Summary"
+msgid "not a valid json"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:302
+#: src/paths/instance/orders/create/CreatePage.tsx:164
 #, c-format
-msgid "Payments options"
+msgid "should be in the future"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:303
+#: src/paths/instance/orders/create/CreatePage.tsx:167
 #, c-format
-msgid "Auto refund deadline"
+msgid "refund deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:304
+#: src/paths/instance/orders/create/CreatePage.tsx:173
 #, c-format
-msgid "Refund deadline"
+msgid "wire transfer deadline cannot be before refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:305
+#: src/paths/instance/orders/create/CreatePage.tsx:184
 #, c-format
-msgid "Pay deadline"
+msgid "wire transfer deadline cannot be before pay deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:307
+#: src/paths/instance/orders/create/CreatePage.tsx:191
 #, c-format
-msgid "Delivery date"
+msgid "should have a refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:196
 #, c-format
-msgid "Location"
+msgid "auto refund cannot be after refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:312
+#: src/paths/instance/orders/create/CreatePage.tsx:354
 #, c-format
-msgid "Max fee"
+msgid "Manage products in order"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:313
+#: src/paths/instance/orders/create/CreatePage.tsx:363
 #, c-format
-msgid "Max wire fee"
+msgid "Manage list of products in the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:314
+#: src/paths/instance/orders/create/CreatePage.tsx:385
 #, c-format
-msgid "Wire fee amortization"
+msgid "Remove this product from the order."
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:315
+#: src/paths/instance/orders/create/CreatePage.tsx:409
 #, c-format
-msgid "Fullfilment url"
+msgid "Total price"
 msgstr ""
 
-#: src/paths/instance/orders/create/CreatePage.tsx:318
+#: src/paths/instance/orders/create/CreatePage.tsx:411
 #, c-format
-msgid "Extra information"
+msgid "total product price added up"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:44
+#: src/paths/instance/orders/create/CreatePage.tsx:424
 #, c-format
-msgid "select a product first"
+msgid "Amount to be paid by the customer"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:51
+#: src/paths/instance/orders/create/CreatePage.tsx:430
 #, c-format
-msgid "should be greater than 0"
+msgid "Order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:58
+#: src/paths/instance/orders/create/CreatePage.tsx:431
 #, c-format
-msgid ""
-"cannot be greater than current stock and quantity previously added. max: %1$s"
+msgid "final order price"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:64
+#: src/paths/instance/orders/create/CreatePage.tsx:438
 #, c-format
-msgid "cannot be greater than current stock %1$s"
+msgid "Summary"
 msgstr ""
 
-#: src/paths/instance/orders/create/InventoryProductForm.tsx:76
-#: src/paths/instance/orders/create/NonInventoryProductForm.tsx:126
+#: src/paths/instance/orders/create/CreatePage.tsx:439
 #, c-format
-msgid "Quantity"
+msgid "Title of the order to be shown to the customer"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:92
-#: src/paths/instance/orders/details/DetailPage.tsx:235
-#: src/paths/instance/orders/details/DetailPage.tsx:333
+#: src/paths/instance/orders/create/CreatePage.tsx:444
 #, c-format
-msgid "Order"
+msgid "Shipping and Fulfillment"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:93
+#: src/paths/instance/orders/create/CreatePage.tsx:449
 #, c-format
-msgid "claimed"
+msgid "Delivery date"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:110
-#: src/paths/instance/orders/details/DetailPage.tsx:261
-#: src/paths/instance/orders/list/Table.tsx:136
+#: src/paths/instance/orders/create/CreatePage.tsx:450
 #, c-format
-msgid "copy url"
+msgid "Deadline for physical delivery assured by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:126
-#: src/paths/instance/orders/details/DetailPage.tsx:349
+#: src/paths/instance/orders/create/CreatePage.tsx:455
 #, c-format
-msgid "pay at"
+msgid "Location"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:127
-#: src/paths/instance/orders/details/DetailPage.tsx:350
+#: src/paths/instance/orders/create/CreatePage.tsx:456
 #, c-format
-msgid "created at"
+msgid "address where the products will be delivered"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:138
-#: src/paths/instance/orders/details/DetailPage.tsx:289
+#: src/paths/instance/orders/create/CreatePage.tsx:463
 #, c-format
-msgid "Timeline"
+msgid "Fulfillment URL"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:142
-#: src/paths/instance/orders/details/DetailPage.tsx:293
+#: src/paths/instance/orders/create/CreatePage.tsx:464
 #, c-format
-msgid "Payment details"
+msgid "URL to which the user will be redirected after successful payment."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:146
-#: src/paths/instance/orders/details/DetailPage.tsx:299
-#: src/paths/instance/orders/details/DetailPage.tsx:363
+#: src/paths/instance/orders/create/CreatePage.tsx:470
 #, c-format
-msgid "Order status"
+msgid "Taler payment options"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:156
-#: src/paths/instance/orders/details/DetailPage.tsx:308
+#: src/paths/instance/orders/create/CreatePage.tsx:471
 #, c-format
-msgid "Product list"
+msgid "Override default Taler payment settings for this order"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:236
+#: src/paths/instance/orders/create/CreatePage.tsx:475
 #, c-format
-msgid "paid"
+msgid "Payment deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:238
+#: src/paths/instance/orders/create/CreatePage.tsx:476
 #, c-format
-msgid "wired"
+msgid ""
+"Deadline for the customer to pay for the offer before it expires. Inventory "
+"products will be reserved until this deadline."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:241
+#: src/paths/instance/orders/create/CreatePage.tsx:480
 #, c-format
-msgid "refunded"
+msgid "Refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:258
+#: src/paths/instance/orders/create/CreatePage.tsx:481
 #, c-format
-msgid "refund"
+msgid "Time until which the order can be refunded by the merchant."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:297
+#: src/paths/instance/orders/create/CreatePage.tsx:485
 #, c-format
-msgid "Refunded amount"
+msgid "Wire transfer deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:298
+#: src/paths/instance/orders/create/CreatePage.tsx:486
 #, c-format
-msgid "Deposit total"
+msgid "Deadline for the exchange to make the wire transfer."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:336
+#: src/paths/instance/orders/create/CreatePage.tsx:490
 #, c-format
-msgid "unpaid"
+msgid "Auto-refund deadline"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:364
+#: src/paths/instance/orders/create/CreatePage.tsx:491
 #, c-format
-msgid "Order status URL"
+msgid ""
+"Time until which the wallet will automatically check for refunds without "
+"user interaction."
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:365
+#: src/paths/instance/orders/create/CreatePage.tsx:496
 #, c-format
-msgid "Pay URI"
+msgid "Maximum deposit fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/DetailPage.tsx:383
+#: src/paths/instance/orders/create/CreatePage.tsx:497
 #, c-format
 msgid ""
-"Unknown order status. This is an error, please contact the administrator."
+"Maximum deposit fees the merchant is willing to cover for this order. Higher "
+"deposit fees must be covered in full by the consumer."
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:56
-#: src/paths/instance/orders/list/index.tsx:147
+#: src/paths/instance/orders/create/CreatePage.tsx:501
 #, c-format
-msgid "refund created successfully"
+msgid "Maximum wire fee"
 msgstr ""
 
-#: src/paths/instance/orders/details/index.tsx:59
-#: src/paths/instance/orders/list/index.tsx:150
+#: src/paths/instance/orders/create/CreatePage.tsx:502
 #, c-format
-msgid "could not create the refund"
+msgid ""
+"Maximum aggregate wire fees the merchant is willing to cover for this order. "
+"Wire fees exceeding this amount are to be covered by the customers."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:111
+#: src/paths/instance/orders/create/CreatePage.tsx:506
 #, c-format
-msgid "load newer orders"
+msgid "Wire fee amortization"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:115
+#: src/paths/instance/orders/create/CreatePage.tsx:507
 #, c-format
-msgid "Date"
+msgid ""
+"Factor by which wire fees exceeding the above threshold are divided to "
+"determine the share of excess wire fees to be paid explicitly by the "
+"consumer."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:131
-#: src/paths/instance/orders/list/Table.tsx:223
+#: src/paths/instance/orders/create/CreatePage.tsx:511
 #, c-format
-msgid "Refund"
+msgid "Create token"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:145
+#: src/paths/instance/orders/create/CreatePage.tsx:512
 #, c-format
-msgid "load older orders"
+msgid ""
+"Uncheck this option if the merchant backend generated an order ID with "
+"enough entropy to prevent adversarial claims."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:154
+#: src/paths/instance/orders/create/CreatePage.tsx:516
 #, c-format
-msgid "No orders has been found"
+msgid "Minimum age required"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:202
+#: src/paths/instance/orders/create/CreatePage.tsx:517
 #, c-format
-msgid "date"
+msgid ""
+"Any value greater than 0 will limit the coins able be used to pay this "
+"contract. If empty the age restriction will be defined by the products"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:203
+#: src/paths/instance/orders/create/CreatePage.tsx:520
 #, c-format
-msgid "amount"
+msgid "Min age defined by the producs is %1$s"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:204
+#: src/paths/instance/orders/create/CreatePage.tsx:528
 #, c-format
-msgid "reason"
+msgid "Additional information"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:224
+#: src/paths/instance/orders/create/CreatePage.tsx:529
 #, c-format
-msgid "Max refundable:"
+msgid "Custom information to be included in the contract for this order."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/paths/instance/orders/create/CreatePage.tsx:535
 #, c-format
-msgid "Reason"
+msgid "You must enter a value in JavaScript Object Notation (JSON)."
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:55
 #, c-format
-msgid "duplicated"
+msgid "days"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:65
 #, c-format
-msgid "requested by the customer"
+msgid "hours"
 msgstr ""
 
-#: src/paths/instance/orders/list/Table.tsx:226
+#: src/components/picker/DurationPicker.tsx:76
 #, c-format
-msgid "other"
+msgid "minutes"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:91
+#: src/components/picker/DurationPicker.tsx:87
 #, c-format
-msgid "go to order id"
+msgid "seconds"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:107
+#: src/components/form/InputDuration.tsx:53
 #, c-format
-msgid "Paid"
+msgid "forever"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:108
+#: src/components/form/InputDuration.tsx:62
 #, c-format
-msgid "Refunded"
+msgid "%1$sM"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:109
+#: src/components/form/InputDuration.tsx:64
 #, c-format
-msgid "Not wired"
+msgid "%1$sY"
 msgstr ""
 
-#: src/paths/instance/orders/list/index.tsx:110
+#: src/components/form/InputDuration.tsx:66
 #, c-format
-msgid "All"
+msgid "%1$sd"
 msgstr ""
 
-#: src/paths/instance/products/create/index.tsx:48
-#: src/paths/instance/products/update/index.tsx:64
+#: src/components/form/InputDuration.tsx:68
 #, c-format
-msgid "could not create product"
+msgid "%1$sh"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:87
+#: src/components/form/InputDuration.tsx:70
 #, c-format
-msgid "Sell"
+msgid "%1$smin"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:89
+#: src/components/form/InputDuration.tsx:72
 #, c-format
-msgid "Profit"
+msgid "%1$ssec"
 msgstr ""
 
-#: src/paths/instance/products/list/Table.tsx:91
+#: src/paths/instance/orders/list/Table.tsx:75
 #, c-format
-msgid "Sold"
+msgid "Orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:81
 #, c-format
-msgid "product updated successfully"
+msgid "create order"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:62
+#: src/paths/instance/orders/list/Table.tsx:147
 #, c-format
-msgid "could not update the product"
+msgid "load newer orders"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:70
+#: src/paths/instance/orders/list/Table.tsx:154
 #, c-format
-msgid "product delete successfully"
+msgid "Date"
 msgstr ""
 
-#: src/paths/instance/products/list/index.tsx:73
+#: src/paths/instance/orders/list/Table.tsx:200
 #, c-format
-msgid "could not delete the product"
+msgid "Refund"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:59
+#: src/paths/instance/orders/list/Table.tsx:209
 #, c-format
-msgid "Tips"
+msgid "copy url"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:111
+#: src/paths/instance/orders/list/Table.tsx:225
 #, c-format
-msgid "Committed amount"
+msgid "load older orders"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:112
+#: src/paths/instance/orders/list/Table.tsx:242
 #, c-format
-msgid "Exchange initial amount"
+msgid "No orders have been found matching your query!"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:113
+#: src/paths/instance/orders/list/Table.tsx:288
 #, c-format
-msgid "Merchant initial amount"
+msgid "duplicated"
 msgstr ""
 
-#: src/paths/instance/tips/list/Table.tsx:148
+#: src/paths/instance/orders/list/Table.tsx:299
 #, c-format
-msgid "There is no tips yet, add more pressing the + sign"
+msgid "invalid format"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:50
-#: src/paths/instance/transfers/create/CreatePage.tsx:54
-#: src/paths/instance/transfers/create/CreatePage.tsx:55
-#: src/paths/instance/transfers/create/CreatePage.tsx:56
+#: src/paths/instance/orders/list/Table.tsx:301
 #, c-format
-msgid "cannot be empty"
+msgid "this value exceed the refundable amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:51
+#: src/paths/instance/orders/list/Table.tsx:346
 #, c-format
-msgid "check the id, doest look valid"
+msgid "date"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:52
+#: src/paths/instance/orders/list/Table.tsx:349
 #, c-format
-msgid "should have 52 characters, current %1$s"
+msgid "amount"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:57
+#: src/paths/instance/orders/list/Table.tsx:352
 #, c-format
-msgid "URL doesn't have the right format"
+msgid "reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:74
+#: src/paths/instance/orders/list/Table.tsx:389
 #, c-format
-msgid "Transfer ID"
+msgid "amount to be refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:76
+#: src/paths/instance/orders/list/Table.tsx:391
 #, c-format
-msgid "Account Address"
+msgid "Max refundable:"
 msgstr ""
 
-#: src/paths/instance/transfers/create/CreatePage.tsx:82
-#: src/paths/instance/transfers/list/Table.tsx:125
+#: src/paths/instance/orders/list/Table.tsx:396
 #, c-format
-msgid "Exchange URL"
+msgid "Reason"
 msgstr ""
 
-#: src/paths/instance/transfers/create/index.tsx:49
+#: src/paths/instance/orders/list/Table.tsx:397
 #, c-format
-msgid "could not inform transfer"
+msgid "Choose one..."
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:118
+#: src/paths/instance/orders/list/Table.tsx:399
 #, c-format
-msgid "load newer transfers"
+msgid "requested by the customer"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:123
+#: src/paths/instance/orders/list/Table.tsx:400
 #, c-format
-msgid "Credit"
+msgid "other"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:126
+#: src/paths/instance/orders/list/Table.tsx:403
 #, c-format
-msgid "Confirmed"
+msgid "why this order is being refunded"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:127
-#: src/paths/instance/transfers/list/index.tsx:60
+#: src/paths/instance/orders/list/Table.tsx:409
 #, c-format
-msgid "Verified"
+msgid "more information to give context"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:128
+#: src/paths/instance/orders/details/DetailPage.tsx:62
 #, c-format
-msgid "Executed at"
+msgid "Contract Terms"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:68
 #, c-format
-msgid "yes"
+msgid "human-readable description of the whole purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:138
-#: src/paths/instance/transfers/list/Table.tsx:139
+#: src/paths/instance/orders/details/DetailPage.tsx:74
 #, c-format
-msgid "no"
+msgid "total price for the transaction"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:140
+#: src/paths/instance/orders/details/DetailPage.tsx:81
 #, c-format
-msgid "unknown"
+msgid "URL for this purchase"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:145
+#: src/paths/instance/orders/details/DetailPage.tsx:87
 #, c-format
-msgid "load older transfers"
+msgid "Max fee"
 msgstr ""
 
-#: src/paths/instance/transfers/list/Table.tsx:154
+#: src/paths/instance/orders/details/DetailPage.tsx:88
 #, c-format
-msgid "There is no transfer yet, add more pressing the + sign"
+msgid "maximum total deposit fee accepted by the merchant for this contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:93
+#, c-format
+msgid "Max wire fee"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:94
+#, c-format
+msgid "maximum wire fee accepted by the merchant"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:100
+#, c-format
+msgid ""
+"over how many customer transactions does the merchant expect to amortize "
+"wire fees on average"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:105
+#, c-format
+msgid "Created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:106
+#, c-format
+msgid "time when this contract was generated"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:112
+#, c-format
+msgid "after this deadline has passed no refunds will be accepted"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:118
+#, c-format
+msgid ""
+"after this deadline, the merchant won't accept payments for the contract"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:124
+#, c-format
+msgid "transfer deadline for the exchange"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:130
+#, c-format
+msgid "time indicating when the order should be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:136
+#, c-format
+msgid "where the order will be delivered"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:144
+#, c-format
+msgid "Auto-refund delay"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:145
+#, c-format
+msgid ""
+"how long the wallet should try to get an automatic refund for the purchase"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:150
+#, c-format
+msgid "Extra info"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:151
+#, c-format
+msgid "extra data that is only interpreted by the merchant frontend"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:219
+#, c-format
+msgid "Order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:221
+#, c-format
+msgid "claimed"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:247
+#, c-format
+msgid "claimed at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:265
+#, c-format
+msgid "Timeline"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:271
+#, c-format
+msgid "Payment details"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:291
+#, c-format
+msgid "Order status"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:301
+#, c-format
+msgid "Product list"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:451
+#, c-format
+msgid "paid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:455
+#, c-format
+msgid "wired"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:460
+#, c-format
+msgid "refunded"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:480
+#, c-format
+msgid "refund order"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:481
+#, c-format
+msgid "not refundable"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:489
+#, c-format
+msgid "refund"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:553
+#, c-format
+msgid "Refunded amount"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:560
+#, c-format
+msgid "Refund taken"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:570
+#, c-format
+msgid "Status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:583
+#, c-format
+msgid "Refund URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:636
+#, c-format
+msgid "unpaid"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:654
+#, c-format
+msgid "pay at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:666
+#, c-format
+msgid "created at"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:707
+#, c-format
+msgid "Order status URL"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:711
+#, c-format
+msgid "Payment URI"
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:740
+#, c-format
+msgid ""
+"Unknown order status. This is an error, please contact the administrator."
+msgstr ""
+
+#: src/paths/instance/orders/details/DetailPage.tsx:767
+#, c-format
+msgid "Back"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:67
+#, c-format
+msgid "refund created successfully"
+msgstr ""
+
+#: src/paths/instance/orders/details/index.tsx:73
+#, c-format
+msgid "could not create the refund"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:78
+#, c-format
+msgid "select date to show nearby orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:94
+#, c-format
+msgid "order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:100
+#, c-format
+msgid "jump to order with the given order ID"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:122
+#, c-format
+msgid "remove all filters"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:132
+#, c-format
+msgid "only show paid orders"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:135
+#, c-format
+msgid "Paid"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:142
+#, c-format
+msgid "only show orders with refunds"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:145
+#, c-format
+msgid "Refunded"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:152
+#, c-format
+msgid ""
+"only show orders where customers paid, but wire payments from payment "
+"provider are still pending"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:155
+#, c-format
+msgid "Not wired"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:170
+#, c-format
+msgid "clear date filter"
+msgstr ""
+
+#: src/paths/instance/orders/list/ListPage.tsx:184
+#, c-format
+msgid "date (YYYY/MM/DD)"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:91
+#, c-format
+msgid "Enter an order id"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:99
+#, c-format
+msgid "order not found"
+msgstr ""
+
+#: src/paths/instance/orders/list/index.tsx:166
+#, c-format
+msgid "could not get the order to refund"
+msgstr ""
+
+#: src/components/exception/AsyncButton.tsx:43
+#, c-format
+msgid "Loading..."
+msgstr ""
+
+#: src/components/form/InputStock.tsx:99
+#, c-format
+msgid ""
+"click here to configure the stock of the product, leave it as is and the "
+"backend will not control stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:109
+#, c-format
+msgid "Manage stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:115
+#, c-format
+msgid "this product has been configured without stock control"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:119
+#, c-format
+msgid "Infinite"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:136
+#, c-format
+msgid "lost cannot be greater than current and incoming (max %1$s)"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:176
+#, c-format
+msgid "Incoming"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:177
+#, c-format
+msgid "Lost"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:192
+#, c-format
+msgid "Current"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:196
+#, c-format
+msgid "remove stock control for this product"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:202
+#, c-format
+msgid "without stock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:211
+#, c-format
+msgid "Next restock"
+msgstr ""
+
+#: src/components/form/InputStock.tsx:217
+#, c-format
+msgid "Delivery address"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:133
+#, c-format
+msgid "product identification to use in URLs (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:139
+#, c-format
+msgid "illustration of the product for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:145
+#, c-format
+msgid "product description for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:149
+#, c-format
+msgid "Age restricted"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:150
+#, c-format
+msgid "is this product restricted for customer below certain age?"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:155
+#, c-format
+msgid ""
+"unit describing quantity of product sold (e.g. 2 kilograms, 5 liters, 3 "
+"items, 5 meters) for customers"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:160
+#, c-format
+msgid ""
+"sale price for customers, including taxes, for above units of the product"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:164
+#, c-format
+msgid "Stock"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:166
+#, c-format
+msgid ""
+"product inventory for products with finite supply (for internal use only)"
+msgstr ""
+
+#: src/components/product/ProductForm.tsx:171
+#, c-format
+msgid "taxes included in the product price, exposed to customers"
+msgstr ""
+
+#: src/paths/instance/products/create/CreatePage.tsx:66
+#, c-format
+msgid "Need to complete marked fields"
+msgstr ""
+
+#: src/paths/instance/products/create/index.tsx:51
+#, c-format
+msgid "could not create product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:68
+#, c-format
+msgid "Products"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:73
+#, c-format
+msgid "add product to inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:137
+#, c-format
+msgid "Sell"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:143
+#, c-format
+msgid "Profit"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:149
+#, c-format
+msgid "Sold"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:210
+#, c-format
+msgid "free"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:248
+#, c-format
+msgid "go to product update page"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:255
+#, c-format
+msgid "Update"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:260
+#, c-format
+msgid "remove this product from the database"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:331
+#, c-format
+msgid "update the product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:341
+#, c-format
+msgid "update product with new price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:399
+#, c-format
+msgid "add more elements to the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:404
+#, c-format
+msgid "report elements lost in the inventory"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:409
+#, c-format
+msgid "new price for the product"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:421
+#, c-format
+msgid "the are value with errors"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:422
+#, c-format
+msgid "update product with new stock and price"
+msgstr ""
+
+#: src/paths/instance/products/list/Table.tsx:463
+#, c-format
+msgid "There is no products yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:74
+#, c-format
+msgid "product updated successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:80
+#, c-format
+msgid "could not update the product"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:91
+#, c-format
+msgid "product delete successfully"
+msgstr ""
+
+#: src/paths/instance/products/list/index.tsx:97
+#, c-format
+msgid "could not delete the product"
+msgstr ""
+
+#: src/paths/instance/products/update/UpdatePage.tsx:56
+#, c-format
+msgid "Product id:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:95
+#, c-format
+msgid ""
+"To complete the setup of the reserve, you must now initiate a wire transfer "
+"using the given wire transfer subject and crediting the specified amount to "
+"the indicated account of the exchange."
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatedSuccessfully.tsx:102
+#, c-format
+msgid "If your system supports RFC 8905, you can do this by opening this URI:"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:83
+#, c-format
+msgid "it should be greater than 0"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:88
+#, c-format
+msgid "must be a valid URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:107
+#, c-format
+msgid "Initial balance"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:108
+#, c-format
+msgid "balance prior to deposit"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:112
+#, c-format
+msgid "Exchange URL"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:113
+#, c-format
+msgid "URL of exchange"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:148
+#, c-format
+msgid "Next"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:186
+#, c-format
+msgid "Wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:187
+#, c-format
+msgid "method to use for wire transfer"
+msgstr ""
+
+#: src/paths/instance/reserves/create/CreatePage.tsx:189
+#, c-format
+msgid "Select one wire method"
+msgstr ""
+
+#: src/paths/instance/reserves/create/index.tsx:62
+#, c-format
+msgid "could not create reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:77
+#, c-format
+msgid "Valid until"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:82
+#, c-format
+msgid "Created balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:99
+#, c-format
+msgid "Exchange balance"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:104
+#, c-format
+msgid "Picked up"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:109
+#, c-format
+msgid "Committed"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:116
+#, c-format
+msgid "Account address"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:119
+#, c-format
+msgid "Subject"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:130
+#, c-format
+msgid "Tips"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:193
+#, c-format
+msgid "No tips has been authorized from this reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:213
+#, c-format
+msgid "Authorized"
+msgstr ""
+
+#: src/paths/instance/reserves/details/DetailPage.tsx:222
+#, c-format
+msgid "Expiration"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:108
+#, c-format
+msgid "amount of tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:112
+#, c-format
+msgid "Justification"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:114
+#, c-format
+msgid "reason for the tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:118
+#, c-format
+msgid "URL after tip"
+msgstr ""
+
+#: src/paths/instance/reserves/list/AutorizeTipModal.tsx:119
+#, c-format
+msgid "URL to visit after tip payment"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:65
+#, c-format
+msgid "Reserves not yet funded"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:89
+#, c-format
+msgid "Reserves ready"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:95
+#, c-format
+msgid "add new reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:143
+#, c-format
+msgid "Expires at"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:146
+#, c-format
+msgid "Initial"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:202
+#, c-format
+msgid "delete selected reserve from the database"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:210
+#, c-format
+msgid "authorize new tip from selected reserve"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:237
+#, c-format
+msgid ""
+"There is no ready reserves yet, add more pressing the + sign or fund them"
+msgstr ""
+
+#: src/paths/instance/reserves/list/Table.tsx:264
+#, c-format
+msgid "Expected Balance"
+msgstr ""
+
+#: src/paths/instance/reserves/list/index.tsx:98
+#, c-format
+msgid "could not create the tip"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:60
+#, c-format
+msgid "should not be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:69
+#, c-format
+msgid "should be greater that 0"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:72
+#, c-format
+msgid "can't be empty"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:76
+#, c-format
+msgid "to short"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:104
+#, c-format
+msgid "Identifier"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:105
+#, c-format
+msgid "Name of the template in URLs."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:112
+#, c-format
+msgid "Describe what this template stands for"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:117
+#, c-format
+msgid "Order summary"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:127
+#, c-format
+msgid "Minimum age"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:129
+#, c-format
+msgid "Is this contract restricted to some age?"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:133
+#, c-format
+msgid "Payment timeout"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:135
+#, c-format
+msgid ""
+"How much time has the customer to complete the payment once the order was "
+"created."
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:139
+#, c-format
+msgid "Point-of-sale key"
+msgstr ""
+
+#: src/paths/instance/templates/create/CreatePage.tsx:141
+#, c-format
+msgid "Useful to validate the purchase"
+msgstr ""
+
+#: src/paths/instance/templates/create/index.tsx:52
+#, c-format
+msgid "could not inform template"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:53
+#, c-format
+msgid "Amount is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:57
+#, c-format
+msgid "Order summary is required"
+msgstr ""
+
+#: src/paths/instance/templates/use/UsePage.tsx:91
+#, c-format
+msgid "Amount of the order"
+msgstr ""
+
+#: src/paths/instance/templates/use/index.tsx:79
+#, c-format
+msgid "could not create order from template"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:63
+#, c-format
+msgid "Templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:68
+#, c-format
+msgid "add new templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:137
+#, c-format
+msgid "load more templates before the first one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:141
+#, c-format
+msgid "load newer templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:176
+#, c-format
+msgid "delete selected templates from the database"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:183
+#, c-format
+msgid "use template to create new order"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:198
+#, c-format
+msgid "load more templates after the last one"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:202
+#, c-format
+msgid "load older templates"
+msgstr ""
+
+#: src/paths/instance/templates/list/Table.tsx:219
+#, c-format
+msgid "There is no templates yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:87
+#, c-format
+msgid "template delete successfully"
+msgstr ""
+
+#: src/paths/instance/templates/list/index.tsx:93
+#, c-format
+msgid "could not delete the template"
+msgstr ""
+
+#: src/paths/instance/templates/update/index.tsx:78
+#, c-format
+msgid "could not update template"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:85
+#, c-format
+msgid "Webhook ID to use"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:89
+#, c-format
+msgid "Event"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:90
+#, c-format
+msgid "The event of the webhook: why the webhook is used"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:94
+#, c-format
+msgid "Method"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:95
+#, c-format
+msgid "Method used by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:99
+#, c-format
+msgid "URL"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:100
+#, c-format
+msgid "URL of the webhook where the customer will be redirected"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:104
+#, c-format
+msgid "Header"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:106
+#, c-format
+msgid "Header template of the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:111
+#, c-format
+msgid "Body"
+msgstr ""
+
+#: src/paths/instance/webhooks/create/CreatePage.tsx:112
+#, c-format
+msgid "Body template by the webhook"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:61
+#, c-format
+msgid "Webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:66
+#, c-format
+msgid "add new webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:137
+#, c-format
+msgid "load more webhooks before the first one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:141
+#, c-format
+msgid "load newer webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:151
+#, c-format
+msgid "Event type"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:176
+#, c-format
+msgid "delete selected webhook from the database"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:198
+#, c-format
+msgid "load more webhooks after the last one"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:202
+#, c-format
+msgid "load older webhooks"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/Table.tsx:219
+#, c-format
+msgid "There is no webhooks yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:82
+#, c-format
+msgid "webhook delete successfully"
+msgstr ""
+
+#: src/paths/instance/webhooks/list/index.tsx:88
+#, c-format
+msgid "could not delete the webhook"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:63
+#, c-format
+msgid "check the id, does not look valid"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:65
+#, c-format
+msgid "should have 52 characters, current %1$s"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:72
+#, c-format
+msgid "URL doesn't have the right format"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:98
+#, c-format
+msgid "Credited bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:100
+#, c-format
+msgid "Select one account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:101
+#, c-format
+msgid "Bank account of the merchant where the payment was received"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:105
+#, c-format
+msgid "Wire transfer ID"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:107
+#, c-format
+msgid ""
+"unique identifier of the wire transfer used by the exchange, must be 52 "
+"characters long"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:112
+#, c-format
+msgid ""
+"Base URL of the exchange that made the transfer, should have been in the "
+"wire transfer subject"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:117
+#, c-format
+msgid "Amount credited"
+msgstr ""
+
+#: src/paths/instance/transfers/create/CreatePage.tsx:118
+#, c-format
+msgid "Actual amount that was wired to the merchant's bank account"
+msgstr ""
+
+#: src/paths/instance/transfers/create/index.tsx:58
+#, c-format
+msgid "could not inform transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:61
+#, c-format
+msgid "Transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:66
+#, c-format
+msgid "add new transfer"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:129
+#, c-format
+msgid "load more transfers before the first one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:133
+#, c-format
+msgid "load newer transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:143
+#, c-format
+msgid "Credit"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:152
+#, c-format
+msgid "Confirmed"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:155
+#, c-format
+msgid "Verified"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:158
+#, c-format
+msgid "Executed at"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "yes"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:171
+#, c-format
+msgid "no"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:181
+#, c-format
+msgid "unknown"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:187
+#, c-format
+msgid "delete selected transfer from the database"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:202
+#, c-format
+msgid "load more transfer after the last one"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:206
+#, c-format
+msgid "load older transfers"
+msgstr ""
+
+#: src/paths/instance/transfers/list/Table.tsx:223
+#, c-format
+msgid "There is no transfer yet, add more pressing the + sign"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:79
+#, c-format
+msgid "filter by account address"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:100
+#, c-format
+msgid "only show wire transfers confirmed by the merchant"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:110
+#, c-format
+msgid "only show wire transfers claimed by the exchange"
+msgstr ""
+
+#: src/paths/instance/transfers/list/ListPage.tsx:113
+#, c-format
+msgid "Unverified"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:69
+#, c-format
+msgid "is not valid"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:94
+#, c-format
+msgid "is not a number"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:96
+#, c-format
+msgid "must be 1 or greater"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:107
+#, c-format
+msgid "max 7 lines"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:178
+#, c-format
+msgid "change authorization configuration"
+msgstr ""
+
+#: src/paths/admin/create/CreatePage.tsx:217
+#, c-format
+msgid "Need to complete marked fields and choose authorization method"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:82
+#, c-format
+msgid "This is not a valid bitcoin address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:95
+#, c-format
+msgid "This is not a valid Ethereum address."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:118
+#, c-format
+msgid "IBAN numbers usually have more that 4 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:120
+#, c-format
+msgid "IBAN numbers usually have less that 34 digits"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:128
+#, c-format
+msgid "IBAN country code not found"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:153
+#, c-format
+msgid "IBAN number is not valid, checksum is wrong"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:248
+#, c-format
+msgid "Target type"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:249
+#, c-format
+msgid "Method to use for wire transfer"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:258
+#, c-format
+msgid "Routing"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:259
+#, c-format
+msgid "Routing number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:263
+#, c-format
+msgid "Account"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:264
+#, c-format
+msgid "Account number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:273
+#, c-format
+msgid "Business Identifier Code."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:282
+#, c-format
+msgid "Bank Account Number."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:292
+#, c-format
+msgid "Unified Payment Interface."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:301
+#, c-format
+msgid "Bitcoin protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:310
+#, c-format
+msgid "Ethereum protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:319
+#, c-format
+msgid "Interledger protocol."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:328
+#, c-format
+msgid "Host"
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:329
+#, c-format
+msgid "Bank host."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:334
+#, c-format
+msgid "Bank account."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:343
+#, c-format
+msgid "Bank account owner's name."
+msgstr ""
+
+#: src/components/form/InputPaytoForm.tsx:370
+#, c-format
+msgid "No accounts yet."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:52
+#, c-format
+msgid ""
+"Name of the instance in URLs. The 'default' instance is special in that it "
+"is used to administer other instances."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:58
+#, c-format
+msgid "Business name"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:59
+#, c-format
+msgid "Legal name of the business represented by this instance."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:64
+#, c-format
+msgid "Email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:65
+#, c-format
+msgid "Contact email"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:70
+#, c-format
+msgid "Website URL"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:71
+#, c-format
+msgid "URL."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:76
+#, c-format
+msgid "Logo"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:77
+#, c-format
+msgid "Logo image."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:82
+#, c-format
+msgid "Bank account"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:83
+#, c-format
+msgid "URI specifying bank account for crediting revenue."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:88
+#, c-format
+msgid "Default max deposit fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:89
+#, c-format
+msgid ""
+"Maximum deposit fees this merchant is willing to pay per order by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:94
+#, c-format
+msgid "Default max wire fee"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:95
+#, c-format
+msgid ""
+"Maximum wire fees this merchant is willing to pay per wire transfer by "
+"default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:100
+#, c-format
+msgid "Default wire fee amortization"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:101
+#, c-format
+msgid ""
+"Number of orders excess wire transfer fees will be divided by to compute per "
+"order surcharge."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:107
+#, c-format
+msgid "Physical location of the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:114
+#, c-format
+msgid "Jurisdiction"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:115
+#, c-format
+msgid "Jurisdiction for legal disputes with the merchant."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:122
+#, c-format
+msgid "Default payment delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:124
+#, c-format
+msgid ""
+"Time customers have to pay an order before the offer expires by default."
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:129
+#, c-format
+msgid "Default wire transfer delay"
+msgstr ""
+
+#: src/components/instance/DefaultInstanceFormFields.tsx:130
+#, c-format
+msgid ""
+"Maximum time an exchange is allowed to delay wiring funds to the merchant, "
+"enabling it to aggregate smaller payments into larger wire transfers and "
+"reducing wire fees."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:164
+#, c-format
+msgid "Instance id"
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:173
+#, c-format
+msgid "Change the authorization method use for this instance."
+msgstr ""
+
+#: src/paths/instance/update/UpdatePage.tsx:182
+#, c-format
+msgid "Manage access token"
+msgstr ""
+
+#: src/paths/instance/update/index.tsx:100
+#, c-format
+msgid "Failed to create instance"
+msgstr ""
+
+#: src/components/exception/login.tsx:64
+#, c-format
+msgid "Login required"
+msgstr ""
+
+#: src/components/exception/login.tsx:70
+#, c-format
+msgid "Please enter your access token."
+msgstr ""
+
+#: src/components/exception/login.tsx:98
+#, c-format
+msgid "Access Token"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:169
+#, c-format
+msgid "The request to the backend take too long and was cancelled"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:176
+#, c-format
+msgid "The backend reported a problem: HTTP status #%1$s"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:194
+#, c-format
+msgid "Access denied"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:195
+#, c-format
+msgid "The access token provided is invalid."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:210
+#, c-format
+msgid "No 'default' instance configured yet."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:211
+#, c-format
+msgid "Create a 'default' instance to begin using the merchant backoffice."
+msgstr ""
+
+#: src/InstanceRoutes.tsx:614
+#, c-format
+msgid "The access token provided is invalid"
+msgstr ""
+
+#: src/InstanceRoutes.tsx:648
+#, c-format
+msgid "Hide for today"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:82
+#, c-format
+msgid "Instance"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:91
+#, c-format
+msgid "Settings"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:167
+#, c-format
+msgid "Connection"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:209
+#, c-format
+msgid "New"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:219
+#, c-format
+msgid "List"
+msgstr ""
+
+#: src/components/menu/SideBar.tsx:234
+#, c-format
+msgid "Log out"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:58
+#, c-format
+msgid "Check your token is valid"
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:84
+#, c-format
+msgid "Couldn't access the server."
+msgstr ""
+
+#: src/ApplicationReadyRoutes.tsx:85
+#, c-format
+msgid "Could not infer instance id from url %1$s"
+msgstr ""
+
+#: src/Application.tsx:94
+#, c-format
+msgid "Server not found"
+msgstr ""
+
+#: src/Application.tsx:109
+#, c-format
+msgid "Couldn't access the server"
+msgstr ""
+
+#: src/Application.tsx:111
+#, c-format
+msgid "Got message %1$s from %2$s"
+msgstr ""
+
+#: src/Application.tsx:126
+#, c-format
+msgid "Unexpected Error"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:101
+#, c-format
+msgid "The value %1$s is invalid for a payment url"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:110
+#, c-format
+msgid "add element to the list"
+msgstr ""
+
+#: src/components/form/InputArray.tsx:112
+#, c-format
+msgid "add"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:37
+#, c-format
+msgid "Deleting"
+msgstr ""
+
+#: src/components/form/InputSecured.tsx:41
+#, c-format
+msgid "Changing"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:87
+#, c-format
+msgid "Order ID"
+msgstr ""
+
+#: src/paths/instance/orders/create/OrderCreatedSuccessfully.tsx:101
+#, c-format
+msgid "Payment URL"
 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
index d86778d1c..88dc285f6 100644
--- a/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot
+++ b/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot
@@ -215,21 +215,12 @@ msgstr ""
 msgid "All"
 msgstr ""
 
-#: src/paths/admin/list/index.tsx:89
-#, c-format
-msgid "Instance \\"%1$s\\" (ID: %2$s) has been deleted"
-msgstr ""
 
 #: src/paths/admin/list/index.tsx:94
 #, c-format
 msgid "Failed to delete instance"
 msgstr ""
 
-#: src/paths/admin/list/index.tsx:112
-#, c-format
-msgid "Instance \\"%1$s\\" (ID: %2$s) has been disabled"
-msgstr ""
-
 #: src/paths/admin/list/index.tsx:117
 #, c-format
 msgid "Failed to purge instance"
@@ -1866,11 +1857,6 @@ msgstr ""
 msgid "could not update template"
 msgstr ""
 
-#: src/paths/instance/webhooks/create/CreatePage.tsx:57
-#, c-format
-msgid "should be one of \\"%1$s\\""
-msgstr ""
-
 #: src/paths/instance/webhooks/create/CreatePage.tsx:85
 #, c-format
 msgid "Webhook ID to use"
@@ -2452,11 +2438,6 @@ msgstr ""
 msgid "The request to the backend take too long and was cancelled"
 msgstr ""
 
-#: src/InstanceRoutes.tsx:170
-#, c-format
-msgid "Diagnostic from %1$s is \\"%2$s\\""
-msgstr ""
-
 #: src/InstanceRoutes.tsx:176
 #, c-format
 msgid "The backend reported a problem: HTTP status #%1$s"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]