summaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'packages/merchant-backoffice-ui/src/i18n')
-rw-r--r--packages/merchant-backoffice-ui/src/i18n/de.po76
-rw-r--r--packages/merchant-backoffice-ui/src/i18n/es.po24
-rw-r--r--packages/merchant-backoffice-ui/src/i18n/fr.po23
3 files changed, 63 insertions, 60 deletions
diff --git a/packages/merchant-backoffice-ui/src/i18n/de.po b/packages/merchant-backoffice-ui/src/i18n/de.po
index 2cf0a7c1c..66d654f64 100644
--- a/packages/merchant-backoffice-ui/src/i18n/de.po
+++ b/packages/merchant-backoffice-ui/src/i18n/de.po
@@ -17,7 +17,7 @@ msgstr ""
"Project-Id-Version: Taler Wallet\n"
"Report-Msgid-Bugs-To: taler@gnu.org\n"
"POT-Creation-Date: 2016-11-23 00:00+0100\n"
-"PO-Revision-Date: 2023-12-04 13:44+0000\n"
+"PO-Revision-Date: 2024-05-07 14:32+0000\n"
"Last-Translator: Stefan Kügel <skuegel@web.de>\n"
"Language-Team: German <https://weblate.taler.net/projects/gnu-taler/"
"merchant-backoffice/de/>\n"
@@ -26,27 +26,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 5.2.1\n"
+"X-Generator: Weblate 5.4.3\n"
#: src/components/modal/index.tsx:71
#, c-format
msgid "Cancel"
-msgstr ""
+msgstr "Zurück"
#: src/components/modal/index.tsx:79
#, c-format
msgid "%1$s"
-msgstr ""
+msgstr "%1$s"
#: src/components/modal/index.tsx:84
#, c-format
msgid "Close"
-msgstr ""
+msgstr "Schließen"
#: src/components/modal/index.tsx:124
#, c-format
msgid "Continue"
-msgstr ""
+msgstr "Weiter"
#: src/components/modal/index.tsx:178
#, c-format
@@ -56,7 +56,7 @@ msgstr ""
#: src/components/modal/index.tsx:190
#, c-format
msgid "Confirm"
-msgstr ""
+msgstr "Bestätigen"
#: src/components/modal/index.tsx:296
#, c-format
@@ -66,12 +66,12 @@ msgstr ""
#: src/components/modal/index.tsx:299
#, c-format
msgid "cannot be empty"
-msgstr ""
+msgstr "darf nicht leer sein"
#: src/components/modal/index.tsx:301
#, c-format
msgid "cannot be the same as the old token"
-msgstr ""
+msgstr "muss sich vom alten Token unterscheiden"
#: src/components/modal/index.tsx:305
#, c-format
@@ -440,7 +440,7 @@ msgstr ""
#: src/components/form/InputTaxes.tsx:119
#, c-format
msgid "Amount"
-msgstr ""
+msgstr "Betrag"
#: src/components/form/InputTaxes.tsx:120
#, c-format
@@ -563,57 +563,59 @@ msgstr ""
#: src/paths/instance/orders/create/CreatePage.tsx:164
#, c-format
msgid "not a valid json"
-msgstr ""
+msgstr "kein gültiges JSON-Format"
#: src/paths/instance/orders/create/CreatePage.tsx:170
#, c-format
msgid "should be in the future"
-msgstr ""
+msgstr "sollte in der Zukunft liegen"
#: src/paths/instance/orders/create/CreatePage.tsx:173
#, c-format
msgid "refund deadline cannot be before pay deadline"
-msgstr ""
+msgstr "Die Rückerstattungsfrist kann nicht vor der Zahlungsfrist liegen"
#: src/paths/instance/orders/create/CreatePage.tsx:179
#, c-format
msgid "wire transfer deadline cannot be before refund deadline"
-msgstr ""
+msgstr "Die Überweisungsfrist kann nicht vor der Rückerstattungsfrist liegen"
#: src/paths/instance/orders/create/CreatePage.tsx:190
#, c-format
msgid "wire transfer deadline cannot be before pay deadline"
-msgstr ""
+msgstr "Die Überweisungsfrist kann nicht vor der Zahlungsfrist liegen"
#: src/paths/instance/orders/create/CreatePage.tsx:197
#, c-format
msgid "should have a refund deadline"
-msgstr ""
+msgstr "sollte eine Rückerstattungsfrist haben"
#: src/paths/instance/orders/create/CreatePage.tsx:202
#, c-format
msgid "auto refund cannot be after refund deadline"
msgstr ""
+"Die automatische Rückerstattung kann nicht nach der Rückerstattungsfrist "
+"erfolgen"
#: src/paths/instance/orders/create/CreatePage.tsx:360
#, c-format
msgid "Manage products in order"
-msgstr ""
+msgstr "Artikel in der Bestellung verwalten"
#: src/paths/instance/orders/create/CreatePage.tsx:369
#, c-format
msgid "Manage list of products in the order."
-msgstr ""
+msgstr "Liste der Artikel in der Bestellung verwalten."
#: src/paths/instance/orders/create/CreatePage.tsx:391
#, c-format
msgid "Remove this product from the order."
-msgstr ""
+msgstr "Diesen Artikel aus der Bestellung entfernen."
#: src/paths/instance/orders/create/CreatePage.tsx:415
#, c-format
msgid "Total price"
-msgstr ""
+msgstr "Gesamtpreis"
#: src/paths/instance/orders/create/CreatePage.tsx:417
#, c-format
@@ -623,12 +625,12 @@ msgstr ""
#: src/paths/instance/orders/create/CreatePage.tsx:430
#, c-format
msgid "Amount to be paid by the customer"
-msgstr ""
+msgstr "Zu zahlender Betrag"
#: src/paths/instance/orders/create/CreatePage.tsx:436
#, c-format
msgid "Order price"
-msgstr ""
+msgstr "Bestellsumme"
#: src/paths/instance/orders/create/CreatePage.tsx:437
#, c-format
@@ -638,12 +640,12 @@ msgstr ""
#: src/paths/instance/orders/create/CreatePage.tsx:444
#, c-format
msgid "Summary"
-msgstr ""
+msgstr "Zusammenfassung"
#: src/paths/instance/orders/create/CreatePage.tsx:445
#, c-format
msgid "Title of the order to be shown to the customer"
-msgstr ""
+msgstr "Bezeichnung der Bestellung, die den Kunden angezeigt wird"
#: src/paths/instance/orders/create/CreatePage.tsx:450
#, c-format
@@ -653,12 +655,12 @@ msgstr ""
#: src/paths/instance/orders/create/CreatePage.tsx:455
#, c-format
msgid "Delivery date"
-msgstr ""
+msgstr "Lieferdatum"
#: src/paths/instance/orders/create/CreatePage.tsx:456
#, c-format
msgid "Deadline for physical delivery assured by the merchant."
-msgstr ""
+msgstr "Vom Händler zugesicherte Zustellfrist."
#: src/paths/instance/orders/create/CreatePage.tsx:461
#, c-format
@@ -668,22 +670,22 @@ msgstr ""
#: src/paths/instance/orders/create/CreatePage.tsx:462
#, c-format
msgid "address where the products will be delivered"
-msgstr ""
+msgstr "Zustelladresse der Artikel"
#: src/paths/instance/orders/create/CreatePage.tsx:469
#, c-format
msgid "Fulfillment URL"
-msgstr ""
+msgstr "Adresse digitaler Dienstleistung (Fulfillment-URL)"
#: src/paths/instance/orders/create/CreatePage.tsx:470
#, c-format
msgid "URL to which the user will be redirected after successful payment."
-msgstr ""
+msgstr "URL der von Kunden zu besuchenden Adresse nach erfolgter Bezahlung."
#: src/paths/instance/orders/create/CreatePage.tsx:476
#, c-format
msgid "Taler payment options"
-msgstr ""
+msgstr "Taler-Zahlungsoptionen"
#: src/paths/instance/orders/create/CreatePage.tsx:477
#, c-format
@@ -693,7 +695,7 @@ msgstr ""
#: src/paths/instance/orders/create/CreatePage.tsx:481
#, c-format
msgid "Payment deadline"
-msgstr ""
+msgstr "Zahlungsfrist"
#: src/paths/instance/orders/create/CreatePage.tsx:482
#, c-format
@@ -888,7 +890,7 @@ msgstr ""
#: src/paths/instance/orders/list/Table.tsx:154
#, c-format
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: src/paths/instance/orders/list/Table.tsx:200
#, c-format
@@ -1634,7 +1636,7 @@ msgstr ""
#: src/paths/instance/reserves/details/DetailPage.tsx:119
#, c-format
msgid "Subject"
-msgstr ""
+msgstr "Verwendungszweck"
#: src/paths/instance/reserves/details/DetailPage.tsx:130
#, c-format
@@ -2318,22 +2320,22 @@ msgstr ""
#: src/components/form/InputPaytoForm.tsx:118
#, c-format
msgid "IBAN numbers usually have more that 4 digits"
-msgstr ""
+msgstr "IBAN-Nummern haben normalerweise mehr als 4 Ziffern"
#: src/components/form/InputPaytoForm.tsx:120
#, c-format
msgid "IBAN numbers usually have less that 34 digits"
-msgstr ""
+msgstr "IBAN-Nummern haben normalerweise weniger als 34 Ziffern"
#: src/components/form/InputPaytoForm.tsx:128
#, c-format
msgid "IBAN country code not found"
-msgstr ""
+msgstr "IBAN-Ländercode wurde nicht gefunden"
#: src/components/form/InputPaytoForm.tsx:153
#, c-format
msgid "IBAN number is not valid, checksum is wrong"
-msgstr ""
+msgstr "IBAN-Nummer ist ungültig, die Prüfsumme ist falsch"
#: src/components/form/InputPaytoForm.tsx:248
#, c-format
diff --git a/packages/merchant-backoffice-ui/src/i18n/es.po b/packages/merchant-backoffice-ui/src/i18n/es.po
index 10ec0cf3b..2c4bc64a7 100644
--- a/packages/merchant-backoffice-ui/src/i18n/es.po
+++ b/packages/merchant-backoffice-ui/src/i18n/es.po
@@ -17,8 +17,8 @@ msgstr ""
"Project-Id-Version: Taler Wallet\n"
"Report-Msgid-Bugs-To: taler@gnu.org\n"
"POT-Creation-Date: 2016-11-23 00:00+0100\n"
-"PO-Revision-Date: 2023-08-13 10:14+0000\n"
-"Last-Translator: Javier Sepulveda <javier.sepulveda@uv.es>\n"
+"PO-Revision-Date: 2024-02-13 14:40+0000\n"
+"Last-Translator: Stefan Kügel <skuegel@web.de>\n"
"Language-Team: Spanish <https://weblate.taler.net/projects/gnu-taler/"
"merchant-backoffice/es/>\n"
"Language: es\n"
@@ -26,7 +26,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.13.1\n"
+"X-Generator: Weblate 5.2.1\n"
#: src/components/modal/index.tsx:71
#, c-format
@@ -41,7 +41,7 @@ msgstr "%1$s"
#: src/components/modal/index.tsx:84
#, c-format
msgid "Close"
-msgstr ""
+msgstr "Cerrar"
#: src/components/modal/index.tsx:124
#, c-format
@@ -165,7 +165,7 @@ msgstr "Instancias"
#: src/paths/admin/list/TableActive.tsx:93
#, c-format
msgid "Delete"
-msgstr "Eliminar"
+msgstr "Borrar"
#: src/paths/admin/list/TableActive.tsx:99
#, c-format
@@ -558,9 +558,9 @@ msgid "required"
msgstr "requerido"
#: src/paths/instance/orders/create/CreatePage.tsx:157
-#, fuzzy, c-format
+#, c-format
msgid "not valid"
-msgstr "no es un json válido"
+msgstr "no válido"
#: src/paths/instance/orders/create/CreatePage.tsx:159
#, c-format
@@ -2338,22 +2338,22 @@ msgstr "Esta no es una dirección de Ethereum válida."
#: src/components/form/InputPaytoForm.tsx:118
#, c-format
msgid "IBAN numbers usually have more that 4 digits"
-msgstr "Números IBAN usualmente tienen más de 4 dígitos"
+msgstr "Los números IBAN usualmente tienen mas de 4 digitos"
#: src/components/form/InputPaytoForm.tsx:120
#, c-format
msgid "IBAN numbers usually have less that 34 digits"
-msgstr "Número IBAN usualmente tienen menos de 34 dígitos"
+msgstr "Los números IBAN usualmente tienen menos de 34 digitos"
#: src/components/form/InputPaytoForm.tsx:128
#, c-format
msgid "IBAN country code not found"
-msgstr "Código IBAN de país no encontrado"
+msgstr "Código de pais de IBAN no encontrado"
#: src/components/form/InputPaytoForm.tsx:153
#, c-format
msgid "IBAN number is not valid, checksum is wrong"
-msgstr "Número IBAN no es válido, la suma de verificación es incorrecta"
+msgstr "El número IBAN no es válido, falló la verificación"
#: src/components/form/InputPaytoForm.tsx:248
#, c-format
@@ -2460,7 +2460,7 @@ msgstr ""
#: src/components/instance/DefaultInstanceFormFields.tsx:64
#, c-format
msgid "Email"
-msgstr ""
+msgstr "Correo eletrónico"
#: src/components/instance/DefaultInstanceFormFields.tsx:65
#, c-format
diff --git a/packages/merchant-backoffice-ui/src/i18n/fr.po b/packages/merchant-backoffice-ui/src/i18n/fr.po
index d8d0bae29..4da5c5b59 100644
--- a/packages/merchant-backoffice-ui/src/i18n/fr.po
+++ b/packages/merchant-backoffice-ui/src/i18n/fr.po
@@ -12,25 +12,26 @@
# You should have received a copy of the GNU General Public License along with
# TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
#
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Taler Wallet\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"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"PO-Revision-Date: 2024-02-28 08:07+0000\n"
+"Last-Translator: d0p1 <contact@d0p1.eu>\n"
+"Language-Team: French <https://weblate.taler.net/projects/gnu-taler/"
+"merchant-backoffice/fr/>\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"X-Generator: Weblate 5.2.1\n"
#: src/components/modal/index.tsx:71
#, c-format
msgid "Cancel"
-msgstr ""
+msgstr "Annuler"
#: src/components/modal/index.tsx:79
#, c-format
@@ -40,12 +41,12 @@ msgstr ""
#: src/components/modal/index.tsx:84
#, c-format
msgid "Close"
-msgstr ""
+msgstr "Fermer"
#: src/components/modal/index.tsx:124
#, c-format
msgid "Continue"
-msgstr ""
+msgstr "Continuer"
#: src/components/modal/index.tsx:178
#, c-format
@@ -55,7 +56,7 @@ msgstr ""
#: src/components/modal/index.tsx:190
#, c-format
msgid "Confirm"
-msgstr ""
+msgstr "Confirmer"
#: src/components/modal/index.tsx:296
#, c-format
@@ -65,7 +66,7 @@ msgstr ""
#: src/components/modal/index.tsx:299
#, c-format
msgid "cannot be empty"
-msgstr ""
+msgstr "ne peux pas être vide"
#: src/components/modal/index.tsx:301
#, c-format