changeset 6e3d955c1700 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset&node=6e3d955c1700
description:
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Tryton/web_shop_shopify
Translate-URL:
https://translate.tryton.org/projects/tryton/web_shop_shopify/
diffstat:
modules/web_shop_shopify/locale/ar.po | 6 +++++-
modules/web_shop_shopify/locale/bg.po | 6 +++++-
modules/web_shop_shopify/locale/ca.po | 12 ++++++++++--
modules/web_shop_shopify/locale/cs.po | 6 +++++-
modules/web_shop_shopify/locale/de.po | 12 ++++++++++--
modules/web_shop_shopify/locale/el.po | 6 +++++-
modules/web_shop_shopify/locale/es.po | 12 ++++++++++--
modules/web_shop_shopify/locale/es_419.po | 6 +++++-
modules/web_shop_shopify/locale/et.po | 6 +++++-
modules/web_shop_shopify/locale/eu.po | 6 +++++-
modules/web_shop_shopify/locale/fa.po | 6 +++++-
modules/web_shop_shopify/locale/fi.po | 6 +++++-
modules/web_shop_shopify/locale/fr.po | 12 ++++++++++--
modules/web_shop_shopify/locale/gl.po | 6 +++++-
modules/web_shop_shopify/locale/hi.po | 6 +++++-
modules/web_shop_shopify/locale/hu.po | 6 +++++-
modules/web_shop_shopify/locale/id.po | 6 +++++-
modules/web_shop_shopify/locale/it.po | 6 +++++-
modules/web_shop_shopify/locale/ja.po | 6 +++++-
modules/web_shop_shopify/locale/lo.po | 6 +++++-
modules/web_shop_shopify/locale/lt.po | 6 +++++-
modules/web_shop_shopify/locale/nl.po | 12 ++++++++++--
modules/web_shop_shopify/locale/pl.po | 6 +++++-
modules/web_shop_shopify/locale/pt.po | 6 +++++-
modules/web_shop_shopify/locale/ro.po | 6 +++++-
modules/web_shop_shopify/locale/ru.po | 6 +++++-
modules/web_shop_shopify/locale/sl.po | 6 +++++-
modules/web_shop_shopify/locale/sq.po | 6 +++++-
modules/web_shop_shopify/locale/sr.po | 6 +++++-
modules/web_shop_shopify/locale/tr.po | 6 +++++-
modules/web_shop_shopify/locale/uk.po | 6 +++++-
modules/web_shop_shopify/locale/zh_CN.po | 6 +++++-
32 files changed, 185 insertions(+), 37 deletions(-)
diffs (801 lines):
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/ar.po
--- a/modules/web_shop_shopify/locale/ar.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/ar.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/bg.po
--- a/modules/web_shop_shopify/locale/bg.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/bg.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/ca.po
--- a/modules/web_shop_shopify/locale/ca.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/ca.po Wed Oct 12 07:26:56 2022 +0000
@@ -54,8 +54,8 @@
msgstr "Albarà"
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
-msgstr "Contrasenya"
+msgid "Access Token"
+msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
msgid "Payment Journals"
@@ -155,6 +155,10 @@
"No s'ha pogut desar el compliment de la venda \"%(sale)s\" amb error:\n"
"%(error)s"
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
@@ -332,6 +336,10 @@
msgid "Shopify"
msgstr "Shopify"
+#~ msgctxt "field:web.shop,shopify_password:"
+#~ msgid "Password"
+#~ msgstr "Contrasenya"
+
#~ msgctxt "field:web.shop,shopify_trial:"
#~ msgid "Trial"
#~ msgstr "Prova"
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/cs.po
--- a/modules/web_shop_shopify/locale/cs.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/cs.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/de.po
--- a/modules/web_shop_shopify/locale/de.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/de.po Wed Oct 12 07:26:56 2022 +0000
@@ -54,8 +54,8 @@
msgstr "Lieferung"
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
-msgstr "Passwort"
+msgid "Access Token"
+msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
msgid "Payment Journals"
@@ -157,6 +157,10 @@
"folgender Fehler aufgetreten:\n"
"%(error)s"
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
@@ -344,6 +348,10 @@
msgid "Shopify"
msgstr "Shopify"
+#~ msgctxt "field:web.shop,shopify_password:"
+#~ msgid "Password"
+#~ msgstr "Passwort"
+
#~ msgctxt "field:web.shop,shopify_trial:"
#~ msgid "Trial"
#~ msgstr "Testphase"
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/el.po
--- a/modules/web_shop_shopify/locale/el.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/el.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/es.po
--- a/modules/web_shop_shopify/locale/es.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/es.po Wed Oct 12 07:26:56 2022 +0000
@@ -54,8 +54,8 @@
msgstr "Albarán"
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
-msgstr "Contraseña"
+msgid "Access Token"
+msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
msgid "Payment Journals"
@@ -156,6 +156,10 @@
"error:\n"
"%(error)s"
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr "Una transacción de Shopify solo se puede importar como pago una vez."
@@ -333,6 +337,10 @@
msgid "Shopify"
msgstr "Shopify"
+#~ msgctxt "field:web.shop,shopify_password:"
+#~ msgid "Password"
+#~ msgstr "Contraseña"
+
#~ msgctxt "field:web.shop,shopify_trial:"
#~ msgid "Trial"
#~ msgstr "Prueba"
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/es_419.po
--- a/modules/web_shop_shopify/locale/es_419.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/es_419.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/et.po
--- a/modules/web_shop_shopify/locale/et.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/et.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/eu.po
--- a/modules/web_shop_shopify/locale/eu.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/eu.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/fa.po
--- a/modules/web_shop_shopify/locale/fa.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/fa.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/fi.po
--- a/modules/web_shop_shopify/locale/fi.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/fi.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/fr.po
--- a/modules/web_shop_shopify/locale/fr.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/fr.po Wed Oct 12 07:26:56 2022 +0000
@@ -54,8 +54,8 @@
msgstr "Expédition"
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
-msgstr "Mot de passe"
+msgid "Access Token"
+msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
msgid "Payment Journals"
@@ -157,6 +157,10 @@
"l'erreur :\n"
"%(error)s"
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
@@ -341,6 +345,10 @@
msgid "Shopify"
msgstr "Shopify"
+#~ msgctxt "field:web.shop,shopify_password:"
+#~ msgid "Password"
+#~ msgstr "Mot de passe"
+
#~ msgctxt "field:web.shop,shopify_trial:"
#~ msgid "Trial"
#~ msgstr "Essai"
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/gl.po
--- a/modules/web_shop_shopify/locale/gl.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/gl.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/hi.po
--- a/modules/web_shop_shopify/locale/hi.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/hi.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/hu.po
--- a/modules/web_shop_shopify/locale/hu.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/hu.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/id.po
--- a/modules/web_shop_shopify/locale/id.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/id.po Wed Oct 12 07:26:56 2022 +0000
@@ -54,7 +54,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -149,6 +149,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/it.po
--- a/modules/web_shop_shopify/locale/it.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/it.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/ja.po
--- a/modules/web_shop_shopify/locale/ja.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/ja.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/lo.po
--- a/modules/web_shop_shopify/locale/lo.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/lo.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/lt.po
--- a/modules/web_shop_shopify/locale/lt.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/lt.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/nl.po
--- a/modules/web_shop_shopify/locale/nl.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/nl.po Wed Oct 12 07:26:56 2022 +0000
@@ -54,8 +54,8 @@
msgstr "Levering"
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
-msgstr "Paswoord"
+msgid "Access Token"
+msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
msgid "Payment Journals"
@@ -155,6 +155,10 @@
"Kan uitvoering voor verkoop \"%(sale)s\" niet opslaan met fout:\n"
"%(error)s"
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
@@ -335,6 +339,10 @@
msgid "Shopify"
msgstr "Shopify"
+#~ msgctxt "field:web.shop,shopify_password:"
+#~ msgid "Password"
+#~ msgstr "Paswoord"
+
#~ msgctxt "field:web.shop,shopify_trial:"
#~ msgid "Trial"
#~ msgstr "Poging"
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/pl.po
--- a/modules/web_shop_shopify/locale/pl.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/pl.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/pt.po
--- a/modules/web_shop_shopify/locale/pt.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/pt.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/ro.po
--- a/modules/web_shop_shopify/locale/ro.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/ro.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/ru.po
--- a/modules/web_shop_shopify/locale/ru.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/ru.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/sl.po
--- a/modules/web_shop_shopify/locale/sl.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/sl.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/sq.po
--- a/modules/web_shop_shopify/locale/sq.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/sq.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/sr.po
--- a/modules/web_shop_shopify/locale/sr.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/sr.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/tr.po
--- a/modules/web_shop_shopify/locale/tr.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/tr.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/uk.po
--- a/modules/web_shop_shopify/locale/uk.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/uk.po Wed Oct 12 07:26:56 2022 +0000
@@ -43,7 +43,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -138,6 +138,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
diff -r 76741b437eaf -r 6e3d955c1700 modules/web_shop_shopify/locale/zh_CN.po
--- a/modules/web_shop_shopify/locale/zh_CN.po Wed Oct 12 07:25:26 2022 +0000
+++ b/modules/web_shop_shopify/locale/zh_CN.po Wed Oct 12 07:26:56 2022 +0000
@@ -39,7 +39,7 @@
msgstr ""
msgctxt "field:web.shop,shopify_password:"
-msgid "Password"
+msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
@@ -134,6 +134,10 @@
"%(error)s"
msgstr ""
+msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
+msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
+msgstr ""
+
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""