diff --git a/base_comment_template/README.rst b/base_comment_template/README.rst index fbe08e30a..5ee2ff537 100644 --- a/base_comment_template/README.rst +++ b/base_comment_template/README.rst @@ -75,6 +75,11 @@ Contributors * Raf Ven +* `Druidoo `_: + + * Iván Todorovich + + Maintainers ~~~~~~~~~~~ diff --git a/base_comment_template/__manifest__.py b/base_comment_template/__manifest__.py index eaa2d8a9d..11c926f85 100644 --- a/base_comment_template/__manifest__.py +++ b/base_comment_template/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Base Comments Templates", "summary": "Comments templates on documents", - "version": "12.0.1.0.0", + "version": "12.0.2.0.0", "category": "Sale", "website": "https://github.com/OCA/account-invoice-reporting", "author": "Camptocamp, Odoo Community Association (OCA)", @@ -15,6 +15,8 @@ ], "data": [ "security/ir.model.access.csv", + "security/security.xml", "views/comment_view.xml", + "views/res_partner.xml", ], } diff --git a/base_comment_template/i18n/am.po b/base_comment_template/i18n/am.po index 3fc4cae7a..c9ae5e803 100644 --- a/base_comment_template/i18n/am.po +++ b/base_comment_template/i18n/am.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Última actualización por" msgid "Last Updated on" msgstr "Última actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/ar.po b/base_comment_template/i18n/ar.po index 99df1233c..5f67c2677 100644 --- a/base_comment_template/i18n/ar.po +++ b/base_comment_template/i18n/ar.po @@ -19,6 +19,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "اسم العرض" msgid "ID" msgstr "المعرف" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "آخر تحديث بواسطة" msgid "Last Updated on" msgstr "آخر تحديث في" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/base_comment_template.pot b/base_comment_template/i18n/base_comment_template.pot index b43493289..583868377 100644 --- a/base_comment_template/i18n/base_comment_template.pot +++ b/base_comment_template/i18n/base_comment_template.pot @@ -13,6 +13,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -30,6 +35,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -45,6 +51,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -65,6 +87,11 @@ msgstr "" msgid "ID" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -80,6 +107,11 @@ msgstr "" msgid "Last Updated on" msgstr "" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/bg.po b/base_comment_template/i18n/bg.po index 184ca7ac3..a7f70d410 100644 --- a/base_comment_template/i18n/bg.po +++ b/base_comment_template/i18n/bg.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Име за Показване" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Последно обновено от" msgid "Last Updated on" msgstr "Последно обновено на" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/bs.po b/base_comment_template/i18n/bs.po index fe9b18da7..2fb71776b 100644 --- a/base_comment_template/i18n/bs.po +++ b/base_comment_template/i18n/bs.po @@ -19,6 +19,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Prikaži naziv" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Zadnji ažurirao" msgid "Last Updated on" msgstr "Zadnje ažurirano" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/ca.po b/base_comment_template/i18n/ca.po index b361a8aa4..c4d38fee3 100644 --- a/base_comment_template/i18n/ca.po +++ b/base_comment_template/i18n/ca.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Comentari " @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Veure el nom" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Darrera Actualització per" msgid "Last Updated on" msgstr "Darrera Actualització el" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/cs.po b/base_comment_template/i18n/cs.po index 849b451ef..337bac31c 100644 --- a/base_comment_template/i18n/cs.po +++ b/base_comment_template/i18n/cs.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Zobrazovaný název" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Naposled upraveno" msgid "Last Updated on" msgstr "Naposled upraveno" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/da.po b/base_comment_template/i18n/da.po index a1a9d8807..7cb646efa 100644 --- a/base_comment_template/i18n/da.po +++ b/base_comment_template/i18n/da.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Vist navn" msgid "ID" msgstr "Id" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Sidst opdateret af" msgid "Last Updated on" msgstr "Sidst opdateret den" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/de.po b/base_comment_template/i18n/de.po index 5b418d981..1801e90e4 100644 --- a/base_comment_template/i18n/de.po +++ b/base_comment_template/i18n/de.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "Vor Positionen" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Bemerkung" @@ -51,6 +57,24 @@ msgstr "Vorlagen zu Bemerkungen" msgid "Comment summary" msgstr "Bemerkungszusammenfassung" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "Vorlagen zu Bemerkungen" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +95,11 @@ msgstr "Anzeigename" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +115,11 @@ msgstr "Zuletzt aktualisiert von" msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/el_GR.po b/base_comment_template/i18n/el_GR.po index a3d5cbbec..591bf540f 100644 --- a/base_comment_template/i18n/el_GR.po +++ b/base_comment_template/i18n/el_GR.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "" msgid "ID" msgstr "Κωδικός" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Τελευταία ενημέρωση από" msgid "Last Updated on" msgstr "Τελευταία ενημέρωση στις" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/en_GB.po b/base_comment_template/i18n/en_GB.po index 381386bb7..ea1a96f7f 100644 --- a/base_comment_template/i18n/en_GB.po +++ b/base_comment_template/i18n/en_GB.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Display Name" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Last Updated by" msgid "Last Updated on" msgstr "Last Updated on" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es.po b/base_comment_template/i18n/es.po index 1b7e3f770..c90baa55c 100644 --- a/base_comment_template/i18n/es.po +++ b/base_comment_template/i18n/es.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "Antes de las líneas" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Comentario" @@ -50,6 +56,24 @@ msgstr "Plantillas de comentarios" msgid "Comment summary" msgstr "Índice de comentarios" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "Plantillas de comentarios" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +94,11 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +114,11 @@ msgstr "Última modificación por" msgid "Last Updated on" msgstr "Última modificación el" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_AR.po b/base_comment_template/i18n/es_AR.po index 62fa5c296..2d690c28c 100644 --- a/base_comment_template/i18n/es_AR.po +++ b/base_comment_template/i18n/es_AR.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Mostrar Nombre" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Última actualización realizada por" msgid "Last Updated on" msgstr "Última actualización el" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_CL.po b/base_comment_template/i18n/es_CL.po index 1e2d1ea8d..a250357a8 100644 --- a/base_comment_template/i18n/es_CL.po +++ b/base_comment_template/i18n/es_CL.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID (identificación)" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Última actualización de" msgid "Last Updated on" msgstr "Última actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_CO.po b/base_comment_template/i18n/es_CO.po index 7b86a5369..a5506ed6c 100644 --- a/base_comment_template/i18n/es_CO.po +++ b/base_comment_template/i18n/es_CO.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nombre Público" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Actualizado por" msgid "Last Updated on" msgstr "Actualizado" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_CR.po b/base_comment_template/i18n/es_CR.po index 7cc7ccab4..12e238119 100644 --- a/base_comment_template/i18n/es_CR.po +++ b/base_comment_template/i18n/es_CR.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Ultima actualización por" msgid "Last Updated on" msgstr "Ultima actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_DO.po b/base_comment_template/i18n/es_DO.po index f8cc38ed4..e0c5aff61 100644 --- a/base_comment_template/i18n/es_DO.po +++ b/base_comment_template/i18n/es_DO.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Última actualización de" msgid "Last Updated on" msgstr "Última actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_EC.po b/base_comment_template/i18n/es_EC.po index de1015552..4d6653e8d 100644 --- a/base_comment_template/i18n/es_EC.po +++ b/base_comment_template/i18n/es_EC.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID (identificación)" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Última actualización de" msgid "Last Updated on" msgstr "Última actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_ES.po b/base_comment_template/i18n/es_ES.po index 027d6edf9..67f4ef83d 100644 --- a/base_comment_template/i18n/es_ES.po +++ b/base_comment_template/i18n/es_ES.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nombre para mostrar" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Última actualización por" msgid "Last Updated on" msgstr "Última actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_MX.po b/base_comment_template/i18n/es_MX.po index 887189e14..27d174f01 100644 --- a/base_comment_template/i18n/es_MX.po +++ b/base_comment_template/i18n/es_MX.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nombre desplegado" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Ultima actualizacion por" msgid "Last Updated on" msgstr "Ultima actualización realizada" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_PE.po b/base_comment_template/i18n/es_PE.po index 124c602f9..bf7d31e17 100644 --- a/base_comment_template/i18n/es_PE.po +++ b/base_comment_template/i18n/es_PE.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nombre a Mostrar" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Actualizado última vez por" msgid "Last Updated on" msgstr "Ultima Actualización" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_PY.po b/base_comment_template/i18n/es_PY.po index 4b75fbea4..4f7e8b3d0 100644 --- a/base_comment_template/i18n/es_PY.po +++ b/base_comment_template/i18n/es_PY.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Ultima actualización por" msgid "Last Updated on" msgstr "Ultima actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/es_VE.po b/base_comment_template/i18n/es_VE.po index d8b6b758b..d048469ee 100644 --- a/base_comment_template/i18n/es_VE.po +++ b/base_comment_template/i18n/es_VE.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Mostrar nombre" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Última actualización realizada por" msgid "Last Updated on" msgstr "Ultima actualizacion en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/et.po b/base_comment_template/i18n/et.po index aca255d82..67be74e25 100644 --- a/base_comment_template/i18n/et.po +++ b/base_comment_template/i18n/et.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Näidatav nimi" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Viimati uuendatud" msgid "Last Updated on" msgstr "Viimati uuendatud" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/eu.po b/base_comment_template/i18n/eu.po index aea53b9df..938b035ea 100644 --- a/base_comment_template/i18n/eu.po +++ b/base_comment_template/i18n/eu.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Izena erakutsi" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Last Updated by" msgid "Last Updated on" msgstr "Last Updated on" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/fa.po b/base_comment_template/i18n/fa.po index a6c75a957..d848e1549 100644 --- a/base_comment_template/i18n/fa.po +++ b/base_comment_template/i18n/fa.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "نام نمایشی" msgid "ID" msgstr "شناسه" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "آخرین به روز رسانی توسط" msgid "Last Updated on" msgstr "آخرین به روز رسانی در" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/fi.po b/base_comment_template/i18n/fi.po index 57bbbbc5e..b5ee45519 100644 --- a/base_comment_template/i18n/fi.po +++ b/base_comment_template/i18n/fi.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Nimi" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Viimeksi päivittänyt" msgid "Last Updated on" msgstr "Viimeksi päivitetty" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/fr.po b/base_comment_template/i18n/fr.po index 80609a996..c6f9ed475 100644 --- a/base_comment_template/i18n/fr.po +++ b/base_comment_template/i18n/fr.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "Avant les lignes" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Commentaire" @@ -50,6 +56,24 @@ msgstr "Modèles de commentaires" msgid "Comment summary" msgstr "Nom" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "Modèles de commentaires" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +94,11 @@ msgstr "Nom affiché" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +114,11 @@ msgstr "Dernière mise-à-jour par" msgid "Last Updated on" msgstr "Dernière mise-à-jour le" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/fr_CA.po b/base_comment_template/i18n/fr_CA.po index 308e1b9b7..9d095be22 100644 --- a/base_comment_template/i18n/fr_CA.po +++ b/base_comment_template/i18n/fr_CA.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Afficher le nom" msgid "ID" msgstr "Identifiant" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Dernière mise à jour par" msgid "Last Updated on" msgstr "Dernière mise à jour le" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/fr_CH.po b/base_comment_template/i18n/fr_CH.po index 9faeca39e..95abe679d 100644 --- a/base_comment_template/i18n/fr_CH.po +++ b/base_comment_template/i18n/fr_CH.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nom affiché" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Modifié par" msgid "Last Updated on" msgstr "Modifié le" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/gl.po b/base_comment_template/i18n/gl.po index bc74b9d25..b65c4d46b 100644 --- a/base_comment_template/i18n/gl.po +++ b/base_comment_template/i18n/gl.po @@ -19,6 +19,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.4\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "Antes das liñas" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Comentario" @@ -51,6 +57,24 @@ msgstr "Modelos de comentarios" msgid "Comment summary" msgstr "Índice de comentarios" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "Modelos de comentarios" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +95,11 @@ msgstr "Nome mostrado" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +115,11 @@ msgstr "ültima actualización por" msgid "Last Updated on" msgstr "Última actualización en" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/gl_ES.po b/base_comment_template/i18n/gl_ES.po index 374dd2bed..84059da41 100644 --- a/base_comment_template/i18n/gl_ES.po +++ b/base_comment_template/i18n/gl_ES.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "" msgid "Last Updated on" msgstr "" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/he.po b/base_comment_template/i18n/he.po index a7d0a5a26..a7be7138e 100644 --- a/base_comment_template/i18n/he.po +++ b/base_comment_template/i18n/he.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "השם המוצג" msgid "ID" msgstr "מזהה" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "עודכן לאחרונה על ידי" msgid "Last Updated on" msgstr "עודכן לאחרונה על" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/hr.po b/base_comment_template/i18n/hr.po index f46cf6eb9..573610b4a 100644 --- a/base_comment_template/i18n/hr.po +++ b/base_comment_template/i18n/hr.po @@ -21,6 +21,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -38,6 +43,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Komentar" @@ -53,6 +59,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -73,6 +95,11 @@ msgstr "Prikaži naziv" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -88,6 +115,11 @@ msgstr "Zadnju izmjenu izvršio/la" msgid "Last Updated on" msgstr "Zadnja izmjena" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/hr_HR.po b/base_comment_template/i18n/hr_HR.po index 1a894ee04..48a6b06a0 100644 --- a/base_comment_template/i18n/hr_HR.po +++ b/base_comment_template/i18n/hr_HR.po @@ -20,6 +20,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -52,6 +58,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +94,11 @@ msgstr "Naziv" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +114,11 @@ msgstr "Zadnji ažurirao" msgid "Last Updated on" msgstr "Zadnje ažurirano" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/hu.po b/base_comment_template/i18n/hu.po index 94964b75b..8b4495a2c 100644 --- a/base_comment_template/i18n/hu.po +++ b/base_comment_template/i18n/hu.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Név megjelenítése" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Utoljára frissítve, által" msgid "Last Updated on" msgstr "Utoljára frissítve " +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/id.po b/base_comment_template/i18n/id.po index a9fb0b759..eab8bcc2e 100644 --- a/base_comment_template/i18n/id.po +++ b/base_comment_template/i18n/id.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Nama Tampilan" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Diperbaharui oleh" msgid "Last Updated on" msgstr "Diperbaharui pada" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/it.po b/base_comment_template/i18n/it.po index 157d6eb4c..2b70facb1 100644 --- a/base_comment_template/i18n/it.po +++ b/base_comment_template/i18n/it.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Coomento" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nome da visualizzare" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Ultimo aggiornamento di" msgid "Last Updated on" msgstr "Ultimo aggiornamento il" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/ja.po b/base_comment_template/i18n/ja.po index efa8d67ee..4a60d25d8 100644 --- a/base_comment_template/i18n/ja.po +++ b/base_comment_template/i18n/ja.po @@ -19,6 +19,11 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.7.1\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "明細行前" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "コメント" @@ -51,6 +57,24 @@ msgstr "コメントテンプレート" msgid "Comment summary" msgstr "コメントサマリ" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "コメントテンプレート" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +95,11 @@ msgstr "表示名" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +115,11 @@ msgstr "最終更新者" msgid "Last Updated on" msgstr "最終更新日" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/ko.po b/base_comment_template/i18n/ko.po index 593d499de..3a29fec90 100644 --- a/base_comment_template/i18n/ko.po +++ b/base_comment_template/i18n/ko.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "표시 이름" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "최근 갱신한 사람" msgid "Last Updated on" msgstr "최근 갱신 날짜" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/lt.po b/base_comment_template/i18n/lt.po index c57a03d1f..9e9a41677 100644 --- a/base_comment_template/i18n/lt.po +++ b/base_comment_template/i18n/lt.po @@ -19,6 +19,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Vaizduojamas pavadinimas" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Paskutinį kartą atnaujino" msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/lt_LT.po b/base_comment_template/i18n/lt_LT.po index 7d34cced2..522b86677 100644 --- a/base_comment_template/i18n/lt_LT.po +++ b/base_comment_template/i18n/lt_LT.po @@ -20,6 +20,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -52,6 +58,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +94,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +114,11 @@ msgstr "Paskutinį kartą atnaujino" msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/lv.po b/base_comment_template/i18n/lv.po index ff268ccff..fd5281039 100644 --- a/base_comment_template/i18n/lv.po +++ b/base_comment_template/i18n/lv.po @@ -19,6 +19,11 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Pēdējo reizi atjaunoja" msgid "Last Updated on" msgstr "Pēdējās izmaiņas" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/mk.po b/base_comment_template/i18n/mk.po index 5120a7a9c..8bcae0017 100644 --- a/base_comment_template/i18n/mk.po +++ b/base_comment_template/i18n/mk.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Прикажи име" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Последно ажурирање од" msgid "Last Updated on" msgstr "Последно ажурирање на" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/mn.po b/base_comment_template/i18n/mn.po index 0ea7a55b2..d55db78d1 100644 --- a/base_comment_template/i18n/mn.po +++ b/base_comment_template/i18n/mn.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Дэлгэцийн Нэр" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Сүүлийн засвар хийсэн" msgid "Last Updated on" msgstr "Сүүлийн засвар хийсэн огноо" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/nb.po b/base_comment_template/i18n/nb.po index 518d52b0e..d7836ad2c 100644 --- a/base_comment_template/i18n/nb.po +++ b/base_comment_template/i18n/nb.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Visnings navn" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Sist oppdatert av" msgid "Last Updated on" msgstr "Sist oppdatert" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/nb_NO.po b/base_comment_template/i18n/nb_NO.po index e8283fa57..35102754e 100644 --- a/base_comment_template/i18n/nb_NO.po +++ b/base_comment_template/i18n/nb_NO.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Vis navn" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Sist oppdatert av" msgid "Last Updated on" msgstr "Sist oppdatert den" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/nl.po b/base_comment_template/i18n/nl.po index 1594390cb..9501cb12a 100644 --- a/base_comment_template/i18n/nl.po +++ b/base_comment_template/i18n/nl.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Opmerking" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Te tonen naam" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Laatst bijgewerkt door" msgid "Last Updated on" msgstr "Laatst bijgewerkt op" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/nl_BE.po b/base_comment_template/i18n/nl_BE.po index f6d616790..42a180e2f 100644 --- a/base_comment_template/i18n/nl_BE.po +++ b/base_comment_template/i18n/nl_BE.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Schermnaam" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Laatst bijgewerkt door" msgid "Last Updated on" msgstr "Laatst bijgewerkt op" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/nl_NL.po b/base_comment_template/i18n/nl_NL.po index 54e93e1b2..9a940eebf 100644 --- a/base_comment_template/i18n/nl_NL.po +++ b/base_comment_template/i18n/nl_NL.po @@ -20,6 +20,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -52,6 +58,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +94,11 @@ msgstr "Weergavenaam" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +114,11 @@ msgstr "Laatst bijgewerkt door" msgid "Last Updated on" msgstr "Laatst bijgewerkt op" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/pl.po b/base_comment_template/i18n/pl.po index b45a9c1d2..4fa04407f 100644 --- a/base_comment_template/i18n/pl.po +++ b/base_comment_template/i18n/pl.po @@ -20,6 +20,11 @@ msgstr "" "%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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -52,6 +58,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +94,11 @@ msgstr "Wyświetlana nazwa " msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +114,11 @@ msgstr "Ostatnio modyfikowane przez" msgid "Last Updated on" msgstr "Ostatnia zmiana" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/pt.po b/base_comment_template/i18n/pt.po index 0eaa7f712..a29bbb7d5 100644 --- a/base_comment_template/i18n/pt.po +++ b/base_comment_template/i18n/pt.po @@ -19,6 +19,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 3.7.1\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "Antes das Linhas" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Comentário" @@ -51,6 +57,24 @@ msgstr "Modelos de Comentários" msgid "Comment summary" msgstr "Resumo de comentário" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "Modelos de Comentários" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +95,11 @@ msgstr "Nome" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +115,11 @@ msgstr "Atualizado pela última vez por" msgid "Last Updated on" msgstr "Atualizado pela última vez em" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/pt_BR.po b/base_comment_template/i18n/pt_BR.po index ce5144799..f958242fd 100644 --- a/base_comment_template/i18n/pt_BR.po +++ b/base_comment_template/i18n/pt_BR.po @@ -11,8 +11,8 @@ msgstr "" "POT-Creation-Date: 2017-05-16 11:59+0000\n" "PO-Revision-Date: 2019-09-17 17:24+0000\n" "Last-Translator: Rodrigo Macedo \n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/" -"23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,6 +20,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.8\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "Antes das linhas" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Comentário" @@ -52,6 +58,24 @@ msgstr "Modelos de comentários" msgid "Comment summary" msgstr "Índice de comentários" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "Modelos de comentários" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +96,11 @@ msgstr "Nome para Mostrar" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +116,11 @@ msgstr "Última atualização por" msgid "Last Updated on" msgstr "Última atualização em" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/pt_PT.po b/base_comment_template/i18n/pt_PT.po index efaf76970..7fd6fdfc2 100644 --- a/base_comment_template/i18n/pt_PT.po +++ b/base_comment_template/i18n/pt_PT.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nome a Apresentar" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Atualizado pela última vez por" msgid "Last Updated on" msgstr "Atualizado pela última vez em" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/ro.po b/base_comment_template/i18n/ro.po index e158073f0..fdd5570fd 100644 --- a/base_comment_template/i18n/ro.po +++ b/base_comment_template/i18n/ro.po @@ -19,6 +19,11 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Nume Afişat" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Ultima actualizare făcută de" msgid "Last Updated on" msgstr "Ultima actualizare la" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/ru.po b/base_comment_template/i18n/ru.po index 8f6650cf9..594851825 100644 --- a/base_comment_template/i18n/ru.po +++ b/base_comment_template/i18n/ru.po @@ -20,6 +20,11 @@ msgstr "" "%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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -52,6 +58,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +94,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +114,11 @@ msgstr "Последний раз обновлено" msgid "Last Updated on" msgstr "Последний раз обновлено" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/sk.po b/base_comment_template/i18n/sk.po index c508938aa..3be9d9c2b 100644 --- a/base_comment_template/i18n/sk.po +++ b/base_comment_template/i18n/sk.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Zobraziť meno" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Naposledy upravoval" msgid "Last Updated on" msgstr "Naposledy upravované" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/sl.po b/base_comment_template/i18n/sl.po index 5f3d2cf7b..43f8c35bd 100644 --- a/base_comment_template/i18n/sl.po +++ b/base_comment_template/i18n/sl.po @@ -20,6 +20,11 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "Pred postavkami" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "Komentar" @@ -52,6 +58,24 @@ msgstr "Predloge komentarjev" msgid "Comment summary" msgstr "Povzetek komentarjev" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +#, fuzzy +#| msgid "Comment Templates" +msgid "Conditions template" +msgstr "Predloge komentarjev" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +96,11 @@ msgstr "Prikazni naziv" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +116,11 @@ msgstr "Zadnjič posodobil" msgid "Last Updated on" msgstr "Zadnjič posodobljeno" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/sr.po b/base_comment_template/i18n/sr.po index 6b2432c30..cac470954 100644 --- a/base_comment_template/i18n/sr.po +++ b/base_comment_template/i18n/sr.po @@ -19,6 +19,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "" msgid "Last Updated on" msgstr "" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/sr@latin.po b/base_comment_template/i18n/sr@latin.po index 7b47b6cc8..45069aef3 100644 --- a/base_comment_template/i18n/sr@latin.po +++ b/base_comment_template/i18n/sr@latin.po @@ -20,6 +20,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -37,6 +42,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -52,6 +58,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -72,6 +94,11 @@ msgstr "Ime za prikaz" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -87,6 +114,11 @@ msgstr "Zadnja izmjena" msgid "Last Updated on" msgstr "Zadnja izmjena" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/sv.po b/base_comment_template/i18n/sv.po index 07e466f3b..30d62a813 100644 --- a/base_comment_template/i18n/sv.po +++ b/base_comment_template/i18n/sv.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Visa namn" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Senast uppdaterad av" msgid "Last Updated on" msgstr "Senast uppdaterad" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/th.po b/base_comment_template/i18n/th.po index 5e78e2906..a86767fd6 100644 --- a/base_comment_template/i18n/th.po +++ b/base_comment_template/i18n/th.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "ชื่อที่ใช้แสดง" msgid "ID" msgstr "รหัส" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "อัพเดทครั้งสุดท้ายโดย" msgid "Last Updated on" msgstr "อัพเดทครั้งสุดท้ายเมื่อ" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/tr.po b/base_comment_template/i18n/tr.po index 50417cb75..1e39e273b 100644 --- a/base_comment_template/i18n/tr.po +++ b/base_comment_template/i18n/tr.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Görünen İsim" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Son güncelleyen" msgid "Last Updated on" msgstr "Son güncelleme" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/tr_TR.po b/base_comment_template/i18n/tr_TR.po index e1685e0fa..42ea972fe 100644 --- a/base_comment_template/i18n/tr_TR.po +++ b/base_comment_template/i18n/tr_TR.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Görünen ad" msgid "ID" msgstr "Kimlik" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "En son güncelleyen " msgid "Last Updated on" msgstr "En son güncelleme tarihi" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/uk.po b/base_comment_template/i18n/uk.po index 498c843f8..7c1d28756 100644 --- a/base_comment_template/i18n/uk.po +++ b/base_comment_template/i18n/uk.po @@ -19,6 +19,11 @@ 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: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "Назва для відображення" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Востаннє оновив" msgid "Last Updated on" msgstr "Останнє оновлення" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/vi.po b/base_comment_template/i18n/vi.po index 1038ee624..dbb071a64 100644 --- a/base_comment_template/i18n/vi.po +++ b/base_comment_template/i18n/vi.po @@ -18,6 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -35,6 +40,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -50,6 +56,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -70,6 +92,11 @@ msgstr "Tên hiển thị" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -85,6 +112,11 @@ msgstr "Last Updated by" msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/vi_VN.po b/base_comment_template/i18n/vi_VN.po index ecbdee56a..aed2e71da 100644 --- a/base_comment_template/i18n/vi_VN.po +++ b/base_comment_template/i18n/vi_VN.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "Cập nhật lần cuối bởi" msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/zh_CN.po b/base_comment_template/i18n/zh_CN.po index c0919fea4..8e00d9526 100644 --- a/base_comment_template/i18n/zh_CN.po +++ b/base_comment_template/i18n/zh_CN.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "显示名称" msgid "ID" msgstr "ID" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "最后更新者" msgid "Last Updated on" msgstr "上次更新日期" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/i18n/zh_TW.po b/base_comment_template/i18n/zh_TW.po index c6ecb2e1e..65968057c 100644 --- a/base_comment_template/i18n/zh_TW.po +++ b/base_comment_template/i18n/zh_TW.po @@ -19,6 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active +msgid "Active" +msgstr "" + #. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" @@ -36,6 +41,7 @@ msgstr "" #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form msgid "Comment" msgstr "" @@ -51,6 +57,22 @@ msgstr "" msgid "Comment summary" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id +msgid "Company" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id +#: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id +msgid "Conditions template" +msgstr "" + +#. module: base_comment_template +#: model:ir.model,name:base_comment_template.model_res_partner +msgid "Contact" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid msgid "Created by" @@ -71,6 +93,11 @@ msgstr "顯示名稱" msgid "ID" msgstr "編號" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id +msgid "If set, it'll only be available for this company" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update msgid "Last Modified on" @@ -86,6 +113,11 @@ msgstr "最後更新:" msgid "Last Updated on" msgstr "最後更新於" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Name" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position" diff --git a/base_comment_template/migrations/12.0.2.0.0/post-migrate.py b/base_comment_template/migrations/12.0.2.0.0/post-migrate.py new file mode 100644 index 000000000..e08ccabb1 --- /dev/null +++ b/base_comment_template/migrations/12.0.2.0.0/post-migrate.py @@ -0,0 +1,57 @@ +from odoo import tools + +import logging +_logger = logging.getLogger(__name__) + + +def migrate(cr, version): + + _logger.debug('Migrating res.partner comment_template_id') + + if not tools.column_exists(cr, 'res_partner', 'comment_template_id'): + return + + cr.execute("SELECT id FROM res_company") + company_ids = [d[0] for d in cr.fetchall()] + + cr.execute( + "SELECT id FROM ir_model_fields WHERE model=%s AND name=%s", + ('res.partner', 'property_comment_template_id')) + [field_id] = cr.fetchone() + + for company_id in company_ids: + cr.execute(""" + INSERT INTO ir_property( + name, + type, + fields_id, + company_id, + res_id, + value_reference + ) + SELECT + {field}, + 'many2one', + {field_id}, + {company_id}, + CONCAT('{model},',id), + CONCAT('{target_model},',{oldfield}) + FROM {table} t + WHERE {oldfield} IS NOT NULL + AND (company_id IS NULL OR company_id = {company_id}) + AND NOT EXISTS( + SELECT 1 + FROM ir_property + WHERE fields_id={field_id} + AND company_id={company_id} + AND res_id=CONCAT('{model},',t.id) + ) + """.format( + oldfield='comment_template_id', + field='property_comment_template_id', + field_id=field_id, + company_id=company_id, + model='res.partner', + target_model='base.comment.template', + table='res_partner', + )) diff --git a/base_comment_template/models/__init__.py b/base_comment_template/models/__init__.py index 4ad9af3c0..b62fbec11 100644 --- a/base_comment_template/models/__init__.py +++ b/base_comment_template/models/__init__.py @@ -1,3 +1,3 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - from . import comment +from . import res_partner diff --git a/base_comment_template/models/comment.py b/base_comment_template/models/comment.py index 0cd33e260..6dec9062f 100644 --- a/base_comment_template/models/comment.py +++ b/base_comment_template/models/comment.py @@ -9,23 +9,35 @@ class BaseCommentTemplate(models.Model): _name = "base.comment.template" _description = "Base comment template" + active = fields.Boolean(default=True) + name = fields.Char( string='Comment summary', - required=True + required=True, ) + position = fields.Selection( selection=[ ('before_lines', 'Before lines'), - ('after_lines', 'After lines') + ('after_lines', 'After lines'), ], required=True, default='before_lines', - help="Position on document" + help="Position on document", ) + text = fields.Html( string='Comment', translate=True, - required=True + required=True, + ) + + company_id = fields.Many2one( + 'res.company', + string='Company', + help="If set, it'll only be available for this company", + ondelete='cascade', + index=True, ) @api.multi diff --git a/base_comment_template/models/res_partner.py b/base_comment_template/models/res_partner.py new file mode 100644 index 000000000..b71712108 --- /dev/null +++ b/base_comment_template/models/res_partner.py @@ -0,0 +1,19 @@ +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from odoo import api, fields, models + + +class ResPartner(models.Model): + _inherit = "res.partner" + + property_comment_template_id = fields.Many2one( + comodel_name='base.comment.template', + string='Conditions template', + company_dependant=True, + ) + + @api.model + def _commercial_fields(self): + res = super(ResPartner, self)._commercial_fields() + res += ['property_comment_template_id'] + return res diff --git a/base_comment_template/readme/CONTRIBUTORS.rst b/base_comment_template/readme/CONTRIBUTORS.rst index ba762f7ec..e81ad4425 100755 --- a/base_comment_template/readme/CONTRIBUTORS.rst +++ b/base_comment_template/readme/CONTRIBUTORS.rst @@ -7,3 +7,8 @@ * `DynApps `_: * Raf Ven + +* `Druidoo `_: + + * Iván Todorovich + diff --git a/base_comment_template/security/security.xml b/base_comment_template/security/security.xml new file mode 100644 index 000000000..3fab3262d --- /dev/null +++ b/base_comment_template/security/security.xml @@ -0,0 +1,11 @@ + + + + + Base comment multi-company + + + ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] + + + diff --git a/base_comment_template/static/description/index.html b/base_comment_template/static/description/index.html index a6d6eb6e1..bd1523680 100644 --- a/base_comment_template/static/description/index.html +++ b/base_comment_template/static/description/index.html @@ -420,6 +420,10 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Raf Ven <raf.ven@dynapps.be>
  • +
  • Druidoo: +
  • diff --git a/base_comment_template/tests/__init__.py b/base_comment_template/tests/__init__.py new file mode 100644 index 000000000..e198115e4 --- /dev/null +++ b/base_comment_template/tests/__init__.py @@ -0,0 +1,2 @@ +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from . import test_base_comment_template diff --git a/base_comment_template/tests/test_base_comment_template.py b/base_comment_template/tests/test_base_comment_template.py new file mode 100644 index 000000000..c963c5894 --- /dev/null +++ b/base_comment_template/tests/test_base_comment_template.py @@ -0,0 +1,22 @@ +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from odoo.tests.common import TransactionCase + + +class TestResPartner(TransactionCase): + + def setUp(self): + super(TestResPartner, self).setUp() + self.template_id = self.env['base.comment.template'].create({ + 'name': 'Comment before lines', + 'position': 'before_lines', + 'text': 'Text before lines', + }) + + def test_commercial_partner_fields(self): + # Azure Interior + partner_id = self.env.ref('base.res_partner_12') + partner_id.property_comment_template_id = self.template_id.id + # Test childs propagation of commercial partner field + for child_id in partner_id.child_ids: + self.assertEqual( + child_id.property_comment_template_id, self.template_id) diff --git a/base_comment_template/views/comment_view.xml b/base_comment_template/views/comment_view.xml index c0cf9174f..d33c43779 100644 --- a/base_comment_template/views/comment_view.xml +++ b/base_comment_template/views/comment_view.xml @@ -8,6 +8,7 @@ + @@ -17,11 +18,31 @@ base.comment.template
    - - - - - + +
    + +
    +
    +

    + +

    +
    + + + + + + + + + + + + + +
    @@ -34,6 +55,7 @@ + diff --git a/base_comment_template/views/res_partner.xml b/base_comment_template/views/res_partner.xml new file mode 100644 index 000000000..d12cc53ad --- /dev/null +++ b/base_comment_template/views/res_partner.xml @@ -0,0 +1,14 @@ + + + + res.partner + + + + + + + + + +