changeset 1832623a6870 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset&node=1832623a6870
description:
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Tryton/account_stock_shipment_cost
Translate-URL:
https://translate.tryton.org/projects/tryton/account_stock_shipment_cost/
diffstat:
modules/account_stock_shipment_cost/locale/ar.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/bg.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/ca.po | 66 ++++++++++++++++++++
modules/account_stock_shipment_cost/locale/cs.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/de.po | 66 ++++++++++++++++++++
modules/account_stock_shipment_cost/locale/el.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/es.po | 66 ++++++++++++++++++++
modules/account_stock_shipment_cost/locale/es_419.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/et.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/eu.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/fa.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/fi.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/fr.po | 66 ++++++++++++++++++++
modules/account_stock_shipment_cost/locale/gl.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/hi.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/hu.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/id.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/it.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/ja.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/lo.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/lt.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/nl.po | 66 ++++++++++++++++++++
modules/account_stock_shipment_cost/locale/pl.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/pt.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/ro.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/ru.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/sl.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/sq.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/sr.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/tr.po | 56 ++++++++++++++++
modules/account_stock_shipment_cost/locale/uk.po | 58 +++++++++++++++++-
modules/account_stock_shipment_cost/locale/zh_CN.po | 56 ++++++++++++++++
32 files changed, 1843 insertions(+), 1 deletions(-)
diffs (3194 lines):
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/ar.po
--- a/modules/account_stock_shipment_cost/locale/ar.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ar.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/bg.po
--- a/modules/account_stock_shipment_cost/locale/bg.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/bg.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/ca.po
--- a/modules/account_stock_shipment_cost/locale/ca.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ca.po Tue Aug 09 03:13:08
2022 +0000
@@ -82,6 +82,24 @@
msgid "Shipment Cost"
msgstr "Cost d'enviament"
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr "Albarans"
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr "Albarans"
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
@@ -122,6 +140,16 @@
msgid "Shipment Cost - Shipment Return"
msgstr "Cost d'enviament - Devolució d'albarà"
+#, fuzzy
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr "Cost d'enviament"
+
+#, fuzzy
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr "Cost d'enviament"
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Costos d'enviament"
@@ -130,6 +158,16 @@
msgid "Shipment Costs"
msgstr "Costos d'enviament"
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr "Cost d'enviament"
+
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr "Cost d'enviament"
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -169,6 +207,10 @@
msgid "Post"
msgstr "Comptabilitza"
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Usuari a les empreses"
@@ -201,6 +243,16 @@
msgid "Posted"
msgstr "Comptabilitzat"
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr "Albarà"
+
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr "Albarans de devolució"
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Seqüència"
@@ -208,3 +260,17 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr "Cancel·la"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr "Comptabilitza"
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/cs.po
--- a/modules/account_stock_shipment_cost/locale/cs.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/cs.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/de.po
--- a/modules/account_stock_shipment_cost/locale/de.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/de.po Tue Aug 09 03:13:08
2022 +0000
@@ -82,6 +82,24 @@
msgid "Shipment Cost"
msgstr "Lieferkosten"
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr "Lieferungen"
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr "Lieferungen"
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
@@ -122,6 +140,16 @@
msgid "Shipment Cost - Shipment Return"
msgstr "Lieferkosten - Warenrücknahmen"
+#, fuzzy
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr "Lieferkosten"
+
+#, fuzzy
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr "Lieferkosten"
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Lieferkosten"
@@ -130,6 +158,16 @@
msgid "Shipment Costs"
msgstr "Lieferkosten"
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr "Lieferkosten"
+
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr "Lieferkosten"
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -170,6 +208,10 @@
msgid "Post"
msgstr "Festschreiben"
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Benutzer im Unternehmen"
@@ -202,6 +244,16 @@
msgid "Posted"
msgstr "Festgeschrieben"
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr "Lieferung"
+
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr "Warenrücknahmen"
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Nummernkreis"
@@ -209,3 +261,17 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr "Annullieren"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr "Festschreiben"
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/el.po
--- a/modules/account_stock_shipment_cost/locale/el.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/el.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/es.po
--- a/modules/account_stock_shipment_cost/locale/es.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/es.po Tue Aug 09 03:13:08
2022 +0000
@@ -82,6 +82,24 @@
msgid "Shipment Cost"
msgstr "Coste de envío"
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr "Albaranes"
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr "Albaranes"
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Coste de envío"
@@ -122,6 +140,16 @@
msgid "Shipment Cost - Shipment Return"
msgstr "Coste de envío - Devolución de albarán"
+#, fuzzy
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr "Coste albarán"
+
+#, fuzzy
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr "Coste albarán"
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Costes de envío"
@@ -130,6 +158,16 @@
msgid "Shipment Costs"
msgstr "Costes de envío"
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr "Coste albarán"
+
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr "Coste albarán"
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -169,6 +207,10 @@
msgid "Post"
msgstr "Contabilizar"
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Usuario en las empresas"
@@ -201,6 +243,16 @@
msgid "Posted"
msgstr "Contabilizado"
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr "Albarán"
+
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr "Albaranes de devolución"
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Secuencia"
@@ -208,3 +260,17 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Coste de envío"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr "Cancelar"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr "Contabilizar"
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/es_419.po
--- a/modules/account_stock_shipment_cost/locale/es_419.po Tue Aug 09
03:07:17 2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/es_419.po Tue Aug 09
03:13:08 2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/et.po
--- a/modules/account_stock_shipment_cost/locale/et.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/et.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/eu.po
--- a/modules/account_stock_shipment_cost/locale/eu.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/eu.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/fa.po
--- a/modules/account_stock_shipment_cost/locale/fa.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/fa.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/fi.po
--- a/modules/account_stock_shipment_cost/locale/fi.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/fi.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/fr.po
--- a/modules/account_stock_shipment_cost/locale/fr.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/fr.po Tue Aug 09 03:13:08
2022 +0000
@@ -82,6 +82,24 @@
msgid "Shipment Cost"
msgstr "Coût d'expédition"
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr "Expéditions"
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr "Expéditions"
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Coût d'expédition"
@@ -122,6 +140,16 @@
msgid "Shipment Cost - Shipment Return"
msgstr "Coût d'expédition - Retour d'expédition"
+#, fuzzy
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr "Coût d'expédition"
+
+#, fuzzy
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr "Coût d'expédition"
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Coûts d'expédition"
@@ -130,6 +158,16 @@
msgid "Shipment Costs"
msgstr "Coûts d'expédition"
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr "Coût d'expédition"
+
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr "Coût d'expédition"
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -169,6 +207,10 @@
msgid "Post"
msgstr "Poster"
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Utilisateur dans les sociétés"
@@ -201,6 +243,16 @@
msgid "Posted"
msgstr "Posté"
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr "Expédition"
+
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr "Retours d'expédition"
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Séquence"
@@ -208,3 +260,17 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Coût d'expédition"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr "Annuler"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr "Poster"
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/gl.po
--- a/modules/account_stock_shipment_cost/locale/gl.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/gl.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/hi.po
--- a/modules/account_stock_shipment_cost/locale/hi.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/hi.po Tue Aug 09 03:13:08
2022 +0000
@@ -71,6 +71,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -111,6 +127,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -119,6 +143,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -156,6 +188,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -188,6 +224,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -195,3 +239,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/hu.po
--- a/modules/account_stock_shipment_cost/locale/hu.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/hu.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/id.po
--- a/modules/account_stock_shipment_cost/locale/id.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/id.po Tue Aug 09 03:13:08
2022 +0000
@@ -82,6 +82,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -122,6 +138,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -130,6 +154,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -167,6 +199,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -199,6 +235,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -206,3 +250,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/it.po
--- a/modules/account_stock_shipment_cost/locale/it.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/it.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/ja.po
--- a/modules/account_stock_shipment_cost/locale/ja.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ja.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/lo.po
--- a/modules/account_stock_shipment_cost/locale/lo.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/lo.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/lt.po
--- a/modules/account_stock_shipment_cost/locale/lt.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/lt.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/nl.po
--- a/modules/account_stock_shipment_cost/locale/nl.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/nl.po Tue Aug 09 03:13:08
2022 +0000
@@ -82,6 +82,24 @@
msgid "Shipment Cost"
msgstr "Verzendkosten"
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr "Leveringen"
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+#, fuzzy
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr "Leveringen"
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
@@ -122,6 +140,16 @@
msgid "Shipment Cost - Shipment Return"
msgstr "Verzendkosten - retourzending"
+#, fuzzy
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr "Verzendkosten"
+
+#, fuzzy
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr "Verzendkosten"
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Verzendkosten"
@@ -130,6 +158,16 @@
msgid "Shipment Costs"
msgstr "Verzendkosten"
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr "Verzendkosten"
+
+#, fuzzy
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr "Verzendkosten"
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -169,6 +207,10 @@
msgid "Post"
msgstr "Boek"
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Gebruiker in het bedrijf"
@@ -201,6 +243,16 @@
msgid "Posted"
msgstr "Geboekt"
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr "Levering"
+
+#, fuzzy
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr "Retourzendingen"
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Reeks"
@@ -208,3 +260,17 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr "Annuleer"
+
+#, fuzzy
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr "Boek"
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/pl.po
--- a/modules/account_stock_shipment_cost/locale/pl.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/pl.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/pt.po
--- a/modules/account_stock_shipment_cost/locale/pt.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/pt.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/ro.po
--- a/modules/account_stock_shipment_cost/locale/ro.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ro.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/ru.po
--- a/modules/account_stock_shipment_cost/locale/ru.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/ru.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/sl.po
--- a/modules/account_stock_shipment_cost/locale/sl.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/sl.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/sq.po
--- a/modules/account_stock_shipment_cost/locale/sq.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/sq.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/sr.po
--- a/modules/account_stock_shipment_cost/locale/sr.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/sr.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/tr.po
--- a/modules/account_stock_shipment_cost/locale/tr.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/tr.po Tue Aug 09 03:13:08
2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/uk.po
--- a/modules/account_stock_shipment_cost/locale/uk.po Tue Aug 09 03:07:17
2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/uk.po Tue Aug 09 03:13:08
2022 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
@@ -71,6 +71,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -111,6 +127,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -119,6 +143,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -156,6 +188,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -188,6 +224,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -195,3 +239,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""
diff -r 502b46e4e1b8 -r 1832623a6870
modules/account_stock_shipment_cost/locale/zh_CN.po
--- a/modules/account_stock_shipment_cost/locale/zh_CN.po Tue Aug 09
03:07:17 2022 +0000
+++ b/modules/account_stock_shipment_cost/locale/zh_CN.po Tue Aug 09
03:13:08 2022 +0000
@@ -67,6 +67,22 @@
msgid "Shipment Cost"
msgstr ""
+msgctxt "field:account.shipment_cost.show,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show,shipments:"
+msgid "Shipments"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,cost:"
+msgid "Cost"
+msgstr ""
+
+msgctxt "field:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipments"
+msgstr ""
+
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
@@ -107,6 +123,14 @@
msgid "Shipment Cost - Shipment Return"
msgstr ""
+msgctxt "model:account.shipment_cost.show,name:"
+msgid "Shipment Cost Show"
+msgstr ""
+
+msgctxt "model:account.shipment_cost.show.shipment,name:"
+msgid "Post Shipment Cost"
+msgstr ""
+
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
@@ -115,6 +139,14 @@
msgid "Shipment Costs"
msgstr ""
+msgctxt "model:ir.action,name:wizard_shipment_cost_post"
+msgid "Post Shipment Cost"
+msgstr ""
+
+msgctxt "model:ir.action,name:wizard_shipment_cost_show"
+msgid "Show Shipment Cost"
+msgstr ""
+
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
@@ -152,6 +184,10 @@
msgid "Post"
msgstr ""
+msgctxt "model:ir.model.button,string:shipment_cost_show_button"
+msgid "Show"
+msgstr ""
+
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
@@ -184,6 +220,14 @@
msgid "Posted"
msgstr ""
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment"
+msgstr ""
+
+msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
+msgid "Shipment Return"
+msgstr ""
+
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
@@ -191,3 +235,15 @@
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.post,show,post:"
+msgid "Post"
+msgstr ""
+
+msgctxt "wizard_button:account.shipment_cost.show,show,end:"
+msgid "Close"
+msgstr ""