Translate fix 3
This commit is contained in:
parent
c2e2da7831
commit
8ef7faef57
@ -26,8 +26,6 @@ msgstr " Адрес покупателя в договоре"
|
|||||||
msgid "# of contracts"
|
msgid "# of contracts"
|
||||||
msgstr "кол-во договоров"
|
msgstr "кол-во договоров"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#. module: client_contracts
|
#. module: client_contracts
|
||||||
#: model:ir.ui.view,arch_db:client_contracts.res_partner_contract_form
|
#: model:ir.ui.view,arch_db:client_contracts.res_partner_contract_form
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -597,8 +595,6 @@ msgstr "С фирмой"
|
|||||||
msgid "With person"
|
msgid "With person"
|
||||||
msgstr "С частным лицом"
|
msgstr "С частным лицом"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#. module: client_contracts
|
#. module: client_contracts
|
||||||
#: model:ir.model.fields,field_description:client_contracts.field_res_partner_contract_wizard__context_partner_representer_contract_name
|
#: model:ir.model.fields,field_description:client_contracts.field_res_partner_contract_wizard__context_partner_representer_contract_name
|
||||||
msgid "partner representer contract name"
|
msgid "partner representer contract name"
|
||||||
|
@ -41,8 +41,8 @@
|
|||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<form>
|
<form>
|
||||||
<group>
|
<group>
|
||||||
<group name="template" string="Шаблон">
|
<group name="template" string="Templates">
|
||||||
<field name="template" string="Шаблон договора"/>
|
<field name="template" string="Templates"/>
|
||||||
</group>
|
</group>
|
||||||
<group name="partner" string="Partner parameters">
|
<group name="partner" string="Partner parameters">
|
||||||
<field name="partner_id"/>
|
<field name="partner_id"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user