From 392d613a9465105205fd54e564c644a25ae9f418 Mon Sep 17 00:00:00 2001 From: Weblate Date: Sat, 1 Feb 2025 11:01:38 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-17.0/contract-17.0-contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-contract/ --- contract/i18n/am.po | 14 +++++++------- contract/i18n/ar.po | 14 +++++++------- contract/i18n/bg.po | 14 +++++++------- contract/i18n/bs.po | 14 +++++++------- contract/i18n/ca.po | 14 +++++++------- contract/i18n/ca_ES.po | 14 +++++++------- contract/i18n/cs.po | 14 +++++++------- contract/i18n/da.po | 14 +++++++------- contract/i18n/de.po | 14 +++++++------- contract/i18n/el_GR.po | 14 +++++++------- contract/i18n/en_GB.po | 14 +++++++------- contract/i18n/es.po | 11 ++++------- contract/i18n/es_AR.po | 14 +++++++------- contract/i18n/es_CL.po | 14 +++++++------- contract/i18n/es_CO.po | 14 +++++++------- contract/i18n/es_CR.po | 14 +++++++------- contract/i18n/es_DO.po | 14 +++++++------- contract/i18n/es_EC.po | 14 +++++++------- contract/i18n/es_MX.po | 14 +++++++------- contract/i18n/es_PY.po | 14 +++++++------- contract/i18n/es_VE.po | 14 +++++++------- contract/i18n/et.po | 14 +++++++------- contract/i18n/eu.po | 14 +++++++------- contract/i18n/fa.po | 14 +++++++------- contract/i18n/fi.po | 14 +++++++------- contract/i18n/fr.po | 14 +++++++------- contract/i18n/fr_CA.po | 14 +++++++------- contract/i18n/fr_CH.po | 14 +++++++------- contract/i18n/fr_FR.po | 14 +++++++------- contract/i18n/gl.po | 14 +++++++------- contract/i18n/gl_ES.po | 14 +++++++------- contract/i18n/he.po | 14 +++++++------- contract/i18n/hi_IN.po | 14 +++++++------- contract/i18n/hr.po | 14 +++++++------- contract/i18n/hr_HR.po | 14 +++++++------- contract/i18n/hu.po | 14 +++++++------- contract/i18n/id.po | 14 +++++++------- contract/i18n/it.po | 18 +++++++++++------- contract/i18n/ja.po | 14 +++++++------- contract/i18n/ko.po | 14 +++++++------- contract/i18n/lt.po | 14 +++++++------- contract/i18n/lt_LT.po | 14 +++++++------- contract/i18n/lv.po | 14 +++++++------- contract/i18n/mk.po | 14 +++++++------- contract/i18n/mn.po | 14 +++++++------- contract/i18n/nb.po | 14 +++++++------- contract/i18n/nb_NO.po | 14 +++++++------- contract/i18n/nl.po | 14 +++++++------- contract/i18n/nl_BE.po | 14 +++++++------- contract/i18n/nl_NL.po | 14 +++++++------- contract/i18n/pl.po | 14 +++++++------- contract/i18n/pt.po | 14 +++++++------- contract/i18n/pt_BR.po | 14 +++++++------- contract/i18n/pt_PT.po | 14 +++++++------- contract/i18n/ro.po | 14 +++++++------- contract/i18n/ru.po | 14 +++++++------- contract/i18n/sk.po | 14 +++++++------- contract/i18n/sk_SK.po | 14 +++++++------- contract/i18n/sl.po | 14 +++++++------- contract/i18n/sr.po | 14 +++++++------- contract/i18n/sr@latin.po | 14 +++++++------- contract/i18n/sv.po | 14 +++++++------- contract/i18n/th.po | 14 +++++++------- contract/i18n/tr.po | 14 +++++++------- contract/i18n/tr_TR.po | 14 +++++++------- contract/i18n/uk.po | 14 +++++++------- contract/i18n/vi.po | 14 +++++++------- contract/i18n/vi_VN.po | 14 +++++++------- contract/i18n/zh_CN.po | 14 +++++++------- contract/i18n/zh_TW.po | 14 +++++++------- 70 files changed, 491 insertions(+), 490 deletions(-) diff --git a/contract/i18n/am.po b/contract/i18n/am.po index f3690b2ef5..d47c619bc1 100644 --- a/contract/i18n/am.po +++ b/contract/i18n/am.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/ar.po b/contract/i18n/ar.po index 35a711c0a0..4b04d5c424 100644 --- a/contract/i18n/ar.po +++ b/contract/i18n/ar.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/bg.po b/contract/i18n/bg.po index 769e297186..7012a7bed3 100644 --- a/contract/i18n/bg.po +++ b/contract/i18n/bg.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/bs.po b/contract/i18n/bs.po index f6bce54e93..f0fab8c786 100644 --- a/contract/i18n/bs.po +++ b/contract/i18n/bs.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/ca.po b/contract/i18n/ca.po index c7dca46f7e..02bd930af2 100644 --- a/contract/i18n/ca.po +++ b/contract/i18n/ca.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2449,6 +2442,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "Has de posar una data de propera factura a la línia de contracte '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/ca_ES.po b/contract/i18n/ca_ES.po index c8b06259df..154c1f5fc5 100644 --- a/contract/i18n/ca_ES.po +++ b/contract/i18n/ca_ES.po @@ -14,13 +14,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2364,6 +2357,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/cs.po b/contract/i18n/cs.po index 2c9a67668b..973c7dd06b 100644 --- a/contract/i18n/cs.po +++ b/contract/i18n/cs.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/da.po b/contract/i18n/da.po index 80c78b99c5..4e7704151f 100644 --- a/contract/i18n/da.po +++ b/contract/i18n/da.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/de.po b/contract/i18n/de.po index 4c6cb92d73..6b60fd312e 100644 --- a/contract/i18n/de.po +++ b/contract/i18n/de.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2535,6 +2528,13 @@ msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" "Sie müssen das Datum der nächsten Rechnung für den Vertrag '%s' angeben." +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/el_GR.po b/contract/i18n/el_GR.po index 3895624309..3b5a8a2218 100644 --- a/contract/i18n/el_GR.po +++ b/contract/i18n/el_GR.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2372,6 +2365,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/en_GB.po b/contract/i18n/en_GB.po index 6caf0bbfe2..5846348e10 100644 --- a/contract/i18n/en_GB.po +++ b/contract/i18n/en_GB.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es.po b/contract/i18n/es.po index 787e7db42e..9d362537a1 100644 --- a/contract/i18n/es.po +++ b/contract/i18n/es.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "%(msg)s por el contrato: %(contract_link)s" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2572,3 +2565,7 @@ msgid "" msgstr "" "{{ object.company_id.name }} Contrato (Ref {{ object.name or 'n/a' }}) - " "Modificaciones" + +#, python-format +#~ msgid "%(msg)s by contract: %(contract_link)s" +#~ msgstr "%(msg)s por el contrato: %(contract_link)s" diff --git a/contract/i18n/es_AR.po b/contract/i18n/es_AR.po index b1541398f5..41f96c96a9 100644 --- a/contract/i18n/es_AR.po +++ b/contract/i18n/es_AR.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2459,6 +2452,13 @@ msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" "Debe proveer una fecha de la próxima factura para la línea de contrato '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_CL.po b/contract/i18n/es_CL.po index 3129e46f8a..be59de15c0 100644 --- a/contract/i18n/es_CL.po +++ b/contract/i18n/es_CL.po @@ -16,13 +16,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.10\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2366,6 +2359,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_CO.po b/contract/i18n/es_CO.po index 26b54a541a..8a48303e84 100644 --- a/contract/i18n/es_CO.po +++ b/contract/i18n/es_CO.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2369,6 +2362,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_CR.po b/contract/i18n/es_CR.po index 6ff9abad62..a1c23cca11 100644 --- a/contract/i18n/es_CR.po +++ b/contract/i18n/es_CR.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_DO.po b/contract/i18n/es_DO.po index 28c4d928ce..d699ad75af 100644 --- a/contract/i18n/es_DO.po +++ b/contract/i18n/es_DO.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2369,6 +2362,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_EC.po b/contract/i18n/es_EC.po index 168c52fc17..9388be0788 100644 --- a/contract/i18n/es_EC.po +++ b/contract/i18n/es_EC.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2369,6 +2362,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_MX.po b/contract/i18n/es_MX.po index 55b950f30f..dee31bfb9e 100644 --- a/contract/i18n/es_MX.po +++ b/contract/i18n/es_MX.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2372,6 +2365,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_PY.po b/contract/i18n/es_PY.po index 57944d6715..5a46bb2143 100644 --- a/contract/i18n/es_PY.po +++ b/contract/i18n/es_PY.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2369,6 +2362,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/es_VE.po b/contract/i18n/es_VE.po index d860a921d4..b8ebcbb94e 100644 --- a/contract/i18n/es_VE.po +++ b/contract/i18n/es_VE.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/et.po b/contract/i18n/et.po index c4fbf73ef7..6d5c6d6b3c 100644 --- a/contract/i18n/et.po +++ b/contract/i18n/et.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2369,6 +2362,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/eu.po b/contract/i18n/eu.po index 9c3064b001..b01ff1facd 100644 --- a/contract/i18n/eu.po +++ b/contract/i18n/eu.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2368,6 +2361,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/fa.po b/contract/i18n/fa.po index a078fc30a7..27a6a9c828 100644 --- a/contract/i18n/fa.po +++ b/contract/i18n/fa.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/fi.po b/contract/i18n/fi.po index be2168017a..de7d18a971 100644 --- a/contract/i18n/fi.po +++ b/contract/i18n/fi.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2411,6 +2404,13 @@ msgstr "Sopimusrivin '%s' alkupäivä ei voi olla päättymispäivän jälkeen" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "Sopimusriville '%s' on määritettävä seuraavan laskun päiväys" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/fr.po b/contract/i18n/fr.po index 4efaca1d3a..c8c7d38eb8 100644 --- a/contract/i18n/fr.po +++ b/contract/i18n/fr.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.17\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2530,6 +2523,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "Vous devez indiquer la date de prochaine facture pour la ligne '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/fr_CA.po b/contract/i18n/fr_CA.po index 0ac5ccaa30..04015f9d5b 100644 --- a/contract/i18n/fr_CA.po +++ b/contract/i18n/fr_CA.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2372,6 +2365,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/fr_CH.po b/contract/i18n/fr_CH.po index 2d724c80f9..e01e1bc90d 100644 --- a/contract/i18n/fr_CH.po +++ b/contract/i18n/fr_CH.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/fr_FR.po b/contract/i18n/fr_FR.po index 5d56c77080..77d81577a8 100644 --- a/contract/i18n/fr_FR.po +++ b/contract/i18n/fr_FR.po @@ -16,13 +16,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2419,6 +2412,13 @@ msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" "Vous devez indiquer la date de prochaine facturation pour le contrat '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/gl.po b/contract/i18n/gl.po index 9bc4084da0..de7d8192ec 100644 --- a/contract/i18n/gl.po +++ b/contract/i18n/gl.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.4\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2430,6 +2423,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "Debe fornecer unha data de próxima factura para o contrato '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #, fuzzy diff --git a/contract/i18n/gl_ES.po b/contract/i18n/gl_ES.po index be7111bb69..3b4b0f63e2 100644 --- a/contract/i18n/gl_ES.po +++ b/contract/i18n/gl_ES.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2369,6 +2362,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/he.po b/contract/i18n/he.po index d6e3649189..deaf3da006 100644 --- a/contract/i18n/he.po +++ b/contract/i18n/he.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/hi_IN.po b/contract/i18n/hi_IN.po index 0bfe224d6e..b1499096ef 100644 --- a/contract/i18n/hi_IN.po +++ b/contract/i18n/hi_IN.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2405,6 +2398,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #, fuzzy diff --git a/contract/i18n/hr.po b/contract/i18n/hr.po index a1669f2604..787aa707b7 100644 --- a/contract/i18n/hr.po +++ b/contract/i18n/hr.po @@ -20,13 +20,6 @@ msgstr "" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 3.9.1\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2416,6 +2409,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #, fuzzy diff --git a/contract/i18n/hr_HR.po b/contract/i18n/hr_HR.po index 0be956f391..11053ea8e4 100644 --- a/contract/i18n/hr_HR.po +++ b/contract/i18n/hr_HR.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2417,6 +2410,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #, fuzzy diff --git a/contract/i18n/hu.po b/contract/i18n/hu.po index 5ba140ab13..3f5ad83c51 100644 --- a/contract/i18n/hu.po +++ b/contract/i18n/hu.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/id.po b/contract/i18n/id.po index 38b010c3e1..4db548ab8a 100644 --- a/contract/i18n/id.po +++ b/contract/i18n/id.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/it.po b/contract/i18n/it.po index ab88a76da4..1e8dcec932 100644 --- a/contract/i18n/it.po +++ b/contract/i18n/it.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "%(msg)s per contratto: %(contract_link)s" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2539,6 +2532,13 @@ msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" "È necessario fornire una data prossima fattura per la riga contratto '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" @@ -2564,6 +2564,10 @@ msgstr "" "{{ object.company_id.name }} Contratto (Rif {{ object.name or 'n/a' }}) - " "Modifiche" +#, python-format +#~ msgid "%(msg)s by contract: %(contract_link)s" +#~ msgstr "%(msg)s per contratto: %(contract_link)s" + #, python-format #~ msgid "" #~ "Contract manually invoiced: =2 && " "(n%100<10 || n%100>=20) ? 1 : 2);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/lt_LT.po b/contract/i18n/lt_LT.po index 8efc78b403..2079890240 100644 --- a/contract/i18n/lt_LT.po +++ b/contract/i18n/lt_LT.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "(n%100<10 || n%100>=20) ? 1 : 2);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2372,6 +2365,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/lv.po b/contract/i18n/lv.po index b7c2de5a07..086a379cc2 100644 --- a/contract/i18n/lv.po +++ b/contract/i18n/lv.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/mk.po b/contract/i18n/mk.po index 03480fca61..845846e9a7 100644 --- a/contract/i18n/mk.po +++ b/contract/i18n/mk.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/mn.po b/contract/i18n/mn.po index fdfe43cbd1..b18c8b4d00 100644 --- a/contract/i18n/mn.po +++ b/contract/i18n/mn.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/nb.po b/contract/i18n/nb.po index a455383233..3734ecf8dd 100644 --- a/contract/i18n/nb.po +++ b/contract/i18n/nb.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/nb_NO.po b/contract/i18n/nb_NO.po index 15fb8e5618..27e10db361 100644 --- a/contract/i18n/nb_NO.po +++ b/contract/i18n/nb_NO.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2372,6 +2365,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/nl.po b/contract/i18n/nl.po index 5b3b822e50..fde1da14fd 100644 --- a/contract/i18n/nl.po +++ b/contract/i18n/nl.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2527,6 +2520,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "U moet een volgende factuurdatum opgeven voor contract '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/nl_BE.po b/contract/i18n/nl_BE.po index 0ae32ab951..7d463a8b1a 100644 --- a/contract/i18n/nl_BE.po +++ b/contract/i18n/nl_BE.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/nl_NL.po b/contract/i18n/nl_NL.po index 3dde9561c9..c5e40bcb04 100644 --- a/contract/i18n/nl_NL.po +++ b/contract/i18n/nl_NL.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2404,6 +2397,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #, fuzzy diff --git a/contract/i18n/pl.po b/contract/i18n/pl.po index ebad735c97..ce55480cd3 100644 --- a/contract/i18n/pl.po +++ b/contract/i18n/pl.po @@ -20,13 +20,6 @@ msgstr "" "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2372,6 +2365,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/pt.po b/contract/i18n/pt.po index ce15699b71..5f9c18c386 100644 --- a/contract/i18n/pt.po +++ b/contract/i18n/pt.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 4.3.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2400,6 +2393,13 @@ msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" "Tem que indicar a próxima data de faturação para a linha de contrato '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/pt_BR.po b/contract/i18n/pt_BR.po index b06bee6838..a3207b6b3a 100644 --- a/contract/i18n/pt_BR.po +++ b/contract/i18n/pt_BR.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.17\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2524,6 +2517,13 @@ msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" "Você deve fornecer uma data da próxima fatura para a linha do contrato '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/pt_PT.po b/contract/i18n/pt_PT.po index 0b8014930b..14b88fff2c 100644 --- a/contract/i18n/pt_PT.po +++ b/contract/i18n/pt_PT.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.1.1\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2374,6 +2367,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/ro.po b/contract/i18n/ro.po index 789faf543d..6eb9a1002f 100644 --- a/contract/i18n/ro.po +++ b/contract/i18n/ro.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2373,6 +2366,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/ru.po b/contract/i18n/ru.po index c42a030738..0c73b8a5ae 100644 --- a/contract/i18n/ru.po +++ b/contract/i18n/ru.po @@ -20,13 +20,6 @@ msgstr "" "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2406,6 +2399,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #, fuzzy diff --git a/contract/i18n/sk.po b/contract/i18n/sk.po index a169ad46fa..64e32a9b6f 100644 --- a/contract/i18n/sk.po +++ b/contract/i18n/sk.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/sk_SK.po b/contract/i18n/sk_SK.po index 1400eab747..15e829d93e 100644 --- a/contract/i18n/sk_SK.po +++ b/contract/i18n/sk_SK.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/sl.po b/contract/i18n/sl.po index 34afdd23bf..469ff80938 100644 --- a/contract/i18n/sl.po +++ b/contract/i18n/sl.po @@ -20,13 +20,6 @@ msgstr "" "n%100==4 ? 2 : 3;\n" "X-Generator: Weblate 3.10\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/sr.po b/contract/i18n/sr.po index aa4601eac1..82cc5f0dd6 100644 --- a/contract/i18n/sr.po +++ b/contract/i18n/sr.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/sr@latin.po b/contract/i18n/sr@latin.po index 7e9abe36ac..25206a71dc 100644 --- a/contract/i18n/sr@latin.po +++ b/contract/i18n/sr@latin.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/sv.po b/contract/i18n/sv.po index cb944be8c6..1cfd653eec 100644 --- a/contract/i18n/sv.po +++ b/contract/i18n/sv.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2531,6 +2524,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "Du måste ange datum för nästa faktura för avtalsraden '%s'" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/th.po b/contract/i18n/th.po index f0546df0a1..7fd13f761d 100644 --- a/contract/i18n/th.po +++ b/contract/i18n/th.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/tr.po b/contract/i18n/tr.po index 764ce8547c..af72ba3b3a 100644 --- a/contract/i18n/tr.po +++ b/contract/i18n/tr.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Weblate 4.3.2\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2414,6 +2407,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/tr_TR.po b/contract/i18n/tr_TR.po index ea906ef4c2..65c8732a80 100644 --- a/contract/i18n/tr_TR.po +++ b/contract/i18n/tr_TR.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2415,6 +2408,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #, fuzzy diff --git a/contract/i18n/uk.po b/contract/i18n/uk.po index 3789ca0720..3fba26456a 100644 --- a/contract/i18n/uk.po +++ b/contract/i18n/uk.po @@ -19,13 +19,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/vi.po b/contract/i18n/vi.po index 7901fb6b46..82df2c5283 100644 --- a/contract/i18n/vi.po +++ b/contract/i18n/vi.po @@ -18,13 +18,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2369,6 +2362,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/vi_VN.po b/contract/i18n/vi_VN.po index a7ae79a847..01deaee707 100644 --- a/contract/i18n/vi_VN.po +++ b/contract/i18n/vi_VN.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2371,6 +2364,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/zh_CN.po b/contract/i18n/zh_CN.po index 948e6e8176..329badced3 100644 --- a/contract/i18n/zh_CN.po +++ b/contract/i18n/zh_CN.po @@ -20,13 +20,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.8\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2403,6 +2396,13 @@ msgstr "在合同行'%s'的最后一张发票日期之后,您不能拥有开 msgid "You must supply a date of next invoice for contract line '%s'" msgstr "您必须为合同行'%s'提供下一张发票的日期" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ" diff --git a/contract/i18n/zh_TW.po b/contract/i18n/zh_TW.po index fa15a4b0e6..1d3dea3cff 100644 --- a/contract/i18n/zh_TW.po +++ b/contract/i18n/zh_TW.po @@ -19,13 +19,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: contract -#. odoo-python -#: code:addons/contract/models/contract.py:0 -#, python-format -msgid "%(msg)s by contract: %(contract_link)s" -msgstr "" - #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" @@ -2370,6 +2363,13 @@ msgstr "" msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" +#. module: contract +#. odoo-python +#: code:addons/contract/models/contract.py:0 +#, python-format +msgid "by contract" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "e.g. Contract XYZ"