summaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/i18n/es.po
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-03-06 19:14:34 -0300
committerSebastian <sebasjm@gmail.com>2023-03-06 19:14:34 -0300
commitf99e1522d1114eeda6bd7ff3aea91421699c783c (patch)
tree3add4da7c1927125d0e41459cbe1abab36cc6355 /packages/merchant-backoffice-ui/src/i18n/es.po
parent3639c6db60e9cf914607422418a9f78bfcf92faa (diff)
downloadwallet-core-f99e1522d1114eeda6bd7ff3aea91421699c783c.tar.gz
wallet-core-f99e1522d1114eeda6bd7ff3aea91421699c783c.tar.bz2
wallet-core-f99e1522d1114eeda6bd7ff3aea91421699c783c.zip
double quotes don't work with pogen
Diffstat (limited to 'packages/merchant-backoffice-ui/src/i18n/es.po')
-rw-r--r--packages/merchant-backoffice-ui/src/i18n/es.po20
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/merchant-backoffice-ui/src/i18n/es.po b/packages/merchant-backoffice-ui/src/i18n/es.po
index fcea3fcdc..ec7eea12b 100644
--- a/packages/merchant-backoffice-ui/src/i18n/es.po
+++ b/packages/merchant-backoffice-ui/src/i18n/es.po
@@ -222,11 +222,21 @@ msgstr "Sin instancia default"
msgid "All"
msgstr "Todo"
+#: 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
#, fuzzy, c-format
msgid "Failed to delete instance"
msgstr "Sin instancia default"
+#: 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
#, fuzzy, c-format
msgid "Failed to purge instance"
@@ -1873,6 +1883,11 @@ msgstr "no se pudo eliminar el producto"
msgid "could not update template"
msgstr "no se pudo actualizar el producto"
+#: src/paths/instance/webhooks/create/CreatePage.tsx:57
+#, fuzzy, c-format
+msgid "should be one of '%1$s'"
+msgstr "deberían ser iguales"
+
#: src/paths/instance/webhooks/create/CreatePage.tsx:85
#, c-format
msgid "Webhook ID to use"
@@ -2459,6 +2474,11 @@ msgstr "Acceso denegado"
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
#, fuzzy, c-format
msgid "The backend reported a problem: HTTP status #%1$s"