Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/
This commit is contained in:
OCA Transbot
2020-07-17 15:45:27 +00:00
parent 4dc05cee86
commit 8ebcdac180
69 changed files with 716 additions and 0 deletions

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1580,6 +1588,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1779,6 +1788,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1064,6 +1066,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1262,6 +1269,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1577,6 +1585,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1776,6 +1785,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -470,6 +470,7 @@ msgstr "Empresa"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Redacta Email" msgstr "Redacta Email"
@@ -697,6 +698,7 @@ msgstr "Línies de Contracte"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1170,6 +1172,13 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Moneda"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1374,6 +1383,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Si us plau estableixi un %s diari per a l'empresa '%s'." msgstr "Si us plau estableixi un %s diari per a l'empresa '%s'."
@@ -1691,6 +1701,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1893,6 +1904,7 @@ msgstr "Any(s)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -463,6 +463,7 @@ msgstr "Unternehmen"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "E-Mail verfassen" msgstr "E-Mail verfassen"
@@ -710,6 +711,7 @@ msgstr "Vertragspositionen"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1193,6 +1195,13 @@ msgstr "Legende (für Markierungen in Beschreibungen der Rechnungspositionen)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Haupt-Anhang" msgstr "Haupt-Anhang"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Währung"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1393,6 +1402,7 @@ msgstr "Geplant"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Legen Sie bitte ein %s-Journal für das Unternehmen '%s' fest." msgstr "Legen Sie bitte ein %s-Journal für das Unternehmen '%s' fest."
@@ -1712,6 +1722,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1913,6 +1924,7 @@ msgstr "Jahr(e)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "Sie haben nicht das Recht, Verträge zu kündigen." msgstr "Sie haben nicht das Recht, Verträge zu kündigen."

View File

@@ -394,6 +394,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -610,6 +611,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1072,6 +1074,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1270,6 +1277,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1585,6 +1593,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1784,6 +1793,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -465,6 +465,7 @@ msgstr "Compañía"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Componer correo electrónico" msgstr "Componer correo electrónico"
@@ -703,6 +704,7 @@ msgstr "Líneas de contrato"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1180,6 +1182,13 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Adjunto principal" msgstr "Adjunto principal"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Moneda"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1380,6 +1389,7 @@ msgstr "Planificado"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Por favor defina un diario de %s para la compañía '%s'." msgstr "Por favor defina un diario de %s para la compañía '%s'."
@@ -1701,6 +1711,7 @@ msgstr "Campo técnico para propósito de UI."
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1903,6 +1914,7 @@ msgstr "Año(s)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "No tiene permitido rescindir contratos." msgstr "No tiene permitido rescindir contratos."

View File

@@ -471,6 +471,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -685,6 +686,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1145,6 +1147,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1343,6 +1350,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1658,6 +1666,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1857,6 +1866,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -450,6 +450,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -664,6 +665,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1122,6 +1124,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1320,6 +1327,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1635,6 +1643,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1834,6 +1843,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1062,6 +1064,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1260,6 +1267,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1575,6 +1583,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1774,6 +1783,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1062,6 +1064,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1260,6 +1267,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1575,6 +1583,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1774,6 +1783,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1062,6 +1064,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1260,6 +1267,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1575,6 +1583,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1774,6 +1783,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -394,6 +394,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -610,6 +611,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1072,6 +1074,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1270,6 +1277,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1585,6 +1593,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1784,6 +1793,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1062,6 +1064,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1260,6 +1267,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1575,6 +1583,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1774,6 +1783,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1063,6 +1065,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1261,6 +1268,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1576,6 +1584,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1775,6 +1784,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1061,6 +1063,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1259,6 +1266,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1574,6 +1582,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1773,6 +1782,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -471,6 +471,7 @@ msgstr "Yritys"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Kirjoita sähköposti" msgstr "Kirjoita sähköposti"
@@ -712,6 +713,7 @@ msgstr "Sopimusrivit"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1188,6 +1190,13 @@ msgstr "Kuvateksti (laskurivien kuvauksen sisällä käytettävät merkinnät)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Pääliite" msgstr "Pääliite"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Valuutta"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1390,6 +1399,7 @@ msgstr "Suunniteltu"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Aseta %s-päiväkirja yritykselle '%s'." msgstr "Aseta %s-päiväkirja yritykselle '%s'."
@@ -1713,6 +1723,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1925,6 +1936,7 @@ msgstr "Vuotta"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -474,6 +474,7 @@ msgstr "Société"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Rédiger courriel" msgstr "Rédiger courriel"
@@ -714,6 +715,7 @@ msgstr "Lignes de contrat"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1192,6 +1194,13 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Pièce jointe principale" msgstr "Pièce jointe principale"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Devise"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1396,6 +1405,7 @@ msgstr "Planifié"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Veuiller définir un journal %s pour l'entreprise '%s'." msgstr "Veuiller définir un journal %s pour l'entreprise '%s'."
@@ -1719,6 +1729,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1921,6 +1932,7 @@ msgstr "Année(s)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "Vous n'êtes pas autorisé à résilier des contrats." msgstr "Vous n'êtes pas autorisé à résilier des contrats."

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1068,6 +1070,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1266,6 +1273,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1581,6 +1589,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1780,6 +1789,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -464,6 +464,7 @@ msgstr "Compañía"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Compoñer correo electrónico" msgstr "Compoñer correo electrónico"
@@ -705,6 +706,7 @@ msgstr "Líneas de contrato"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1200,6 +1202,13 @@ msgstr "Lenda (para os marcadores dentro da descrición das liñas de factura)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Recurrence"
msgid "Manual Currency"
msgstr "Recorrencia"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1410,6 +1419,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Por favor defina un diario de %s para a compañía '%s'." msgstr "Por favor defina un diario de %s para a compañía '%s'."
@@ -1743,6 +1753,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1947,6 +1958,7 @@ msgstr "Ano(s)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1062,6 +1064,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1260,6 +1267,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1575,6 +1583,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1774,6 +1783,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -396,6 +396,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -630,6 +631,7 @@ msgstr "अनुबंध"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1107,6 +1109,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1311,6 +1318,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1634,6 +1642,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1834,6 +1843,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -403,6 +403,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -633,6 +634,7 @@ msgstr "Ugovori"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1118,6 +1120,11 @@ msgstr "Legenda ( za markere unutar opisa stavaka računa)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1324,6 +1331,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1649,6 +1657,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1849,6 +1858,7 @@ msgstr "Godina(e)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -397,6 +397,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -631,6 +632,7 @@ msgstr "Ugovori"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1122,6 +1124,13 @@ msgstr "Kazalo (za markere unutar opisa stavaka računa)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Recurrence"
msgid "Manual Currency"
msgstr "Ponavljanje"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1328,6 +1337,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, fuzzy, python-format #, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Molimo definirajte dnevnik prodaje za poduzeće '%s'." msgstr "Molimo definirajte dnevnik prodaje za poduzeće '%s'."
@@ -1659,6 +1669,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1859,6 +1870,7 @@ msgstr "Godina(e)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -393,6 +393,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -609,6 +610,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1071,6 +1073,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1269,6 +1276,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1584,6 +1592,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1783,6 +1792,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -479,6 +479,7 @@ msgstr "Azienda"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Comporre email" msgstr "Comporre email"
@@ -727,6 +728,7 @@ msgstr "Righe contratto"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1208,6 +1210,13 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Allegato principale" msgstr "Allegato principale"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Valuta"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1412,6 +1421,7 @@ msgstr "Pianificata"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Definire un registro vendite per l'azienda \"%s\"." msgstr "Definire un registro vendite per l'azienda \"%s\"."
@@ -1735,6 +1745,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1945,6 +1956,7 @@ msgstr "Anno(i)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -391,6 +391,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -605,6 +606,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1067,6 +1069,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1265,6 +1272,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1580,6 +1588,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1779,6 +1788,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1068,6 +1070,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1266,6 +1273,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1581,6 +1589,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1780,6 +1789,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -480,6 +480,7 @@ msgstr "Bedrijf"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Email opstellen" msgstr "Email opstellen"
@@ -731,6 +732,7 @@ msgstr "Contractregels"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1215,6 +1217,13 @@ msgstr "Legenda (voor de markeringen binnen een factuurregel omschrijving)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Primaire bijlage" msgstr "Primaire bijlage"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Herhaling"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1419,6 +1428,7 @@ msgstr "Gepland"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "U dient een '%s' verkoopboek te definiëren voor het bedrijf '%s'." msgstr "U dient een '%s' verkoopboek te definiëren voor het bedrijf '%s'."
@@ -1742,6 +1752,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1955,6 +1966,7 @@ msgstr "Jaar/Jaren"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -392,6 +392,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -626,6 +627,7 @@ msgstr "Contracten"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1103,6 +1105,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1307,6 +1314,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1628,6 +1636,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1828,6 +1837,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -391,6 +391,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -605,6 +606,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1067,6 +1069,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1265,6 +1272,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1580,6 +1588,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1779,6 +1788,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -482,6 +482,7 @@ msgstr "Empresa"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Escrever E-mail" msgstr "Escrever E-mail"
@@ -724,6 +725,7 @@ msgstr "Linhas de Contrato"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1201,6 +1203,13 @@ msgstr "Legenda (para a descrição dos marcadores nas linhas de fatura)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Anexo Principal" msgstr "Anexo Principal"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Divisa"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1402,6 +1411,7 @@ msgstr "Planeado"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Por favor, defina um diário %s para a empresa '%s'." msgstr "Por favor, defina um diário %s para a empresa '%s'."
@@ -1725,6 +1735,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1938,6 +1949,7 @@ msgstr "Ano(s)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -470,6 +470,7 @@ msgstr "Empresa"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Escrever E-mail" msgstr "Escrever E-mail"
@@ -707,6 +708,7 @@ msgstr "Linhas de Contrato"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1181,6 +1183,13 @@ msgstr "Legenda (para marcadores na descrição das linhas da fatura)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "Anexo Principal" msgstr "Anexo Principal"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "Moeda"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1381,6 +1390,7 @@ msgstr "Planejado(a)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Defina um %s diário para a empresa '%s'." msgstr "Defina um %s diário para a empresa '%s'."
@@ -1702,6 +1712,7 @@ msgstr "Campo técnico para fins de UX (User Experience)."
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1903,6 +1914,7 @@ msgstr "Ano(s)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "Você não está autorizado a encerrar contratos." msgstr "Você não está autorizado a encerrar contratos."

View File

@@ -395,6 +395,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -611,6 +612,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1075,6 +1077,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1273,6 +1280,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1588,6 +1596,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1787,6 +1796,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -394,6 +394,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -610,6 +611,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1074,6 +1076,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1272,6 +1279,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1587,6 +1595,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1786,6 +1795,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -392,6 +392,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -622,6 +623,7 @@ msgstr "Договоры"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1097,6 +1099,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1300,6 +1307,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1623,6 +1631,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1823,6 +1832,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -394,6 +394,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -610,6 +611,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1068,6 +1070,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1266,6 +1273,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1581,6 +1589,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1780,6 +1789,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -391,6 +391,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -605,6 +606,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1063,6 +1065,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1261,6 +1268,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1576,6 +1584,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1775,6 +1784,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1064,6 +1066,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1262,6 +1269,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1577,6 +1585,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1776,6 +1785,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -391,6 +391,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -605,6 +606,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1065,6 +1067,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1263,6 +1270,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1578,6 +1586,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1777,6 +1786,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -468,6 +468,7 @@ msgstr "Firma"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "E-posta Oluştur" msgstr "E-posta Oluştur"
@@ -706,6 +707,7 @@ msgstr "Sözleşme Satırları"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1199,6 +1201,13 @@ msgstr "Açıklamalar (fatura satırlarındaki tanımlayıcılar için)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Recurrence"
msgid "Manual Currency"
msgstr "Tekrarlayan"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1407,6 +1416,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, fuzzy, python-format #, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Lütfen '%s' firması için bir satış yevmiyesi tanımlayın." msgstr "Lütfen '%s' firması için bir satış yevmiyesi tanımlayın."
@@ -1743,6 +1753,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1946,6 +1957,7 @@ msgstr "Yıl(lar)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -396,6 +396,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -626,6 +627,7 @@ msgstr "Sözleşmeler"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1112,6 +1114,11 @@ msgstr "Açıklamalar (fatura satırlarındaki tanımlayıcılar için)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1318,6 +1325,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, fuzzy, python-format #, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Lütfen '%s' şirketi için bir satış yevmiyesi tanımlayın." msgstr "Lütfen '%s' şirketi için bir satış yevmiyesi tanımlayın."
@@ -1647,6 +1655,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1847,6 +1856,7 @@ msgstr "Yıl(lar)"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -389,6 +389,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -603,6 +604,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1063,6 +1065,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1261,6 +1268,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1576,6 +1584,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1775,6 +1784,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1066,6 +1068,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1264,6 +1271,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1579,6 +1587,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1778,6 +1787,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -464,6 +464,7 @@ msgstr "公司"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "编写Email" msgstr "编写Email"
@@ -714,6 +715,7 @@ msgstr "合同行"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1189,6 +1191,13 @@ msgstr "图例(用于发票行内的标记)"
msgid "Main Attachment" msgid "Main Attachment"
msgstr "附件" msgstr "附件"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
#, fuzzy
#| msgid "Currency"
msgid "Manual Currency"
msgstr "货币"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1393,6 +1402,7 @@ msgstr "计划"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "请为定义一个%s日记账公司 '%s'。" msgstr "请为定义一个%s日记账公司 '%s'。"
@@ -1714,6 +1724,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy, python-format #, fuzzy, python-format
@@ -1924,6 +1935,7 @@ msgstr "年"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""

View File

@@ -390,6 +390,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:361 #: code:addons/contract/models/contract.py:361
#: code:addons/contract/models/contract.py:388
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -604,6 +605,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:503 #: code:addons/contract/models/contract.py:503
#: code:addons/contract/models/contract.py:530
#, python-format #, python-format
msgid "" msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id=" "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
@@ -1064,6 +1066,11 @@ msgstr ""
msgid "Main Attachment" msgid "Main Attachment"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
msgid "Manual Currency"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line__manual_renew_needed
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed #: model:ir.model.fields,field_description:contract.field_contract_line_wizard__manual_renew_needed
@@ -1262,6 +1269,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:319 #: code:addons/contract/models/contract.py:319
#: code:addons/contract/models/contract.py:346
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""
@@ -1577,6 +1585,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:531 #: code:addons/contract/models/contract.py:531
#: code:addons/contract/models/contract.py:558
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, python-format #, python-format
@@ -1776,6 +1785,7 @@ msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:545 #: code:addons/contract/models/contract.py:545
#: code:addons/contract/models/contract.py:572
#, python-format #, python-format
msgid "You are not allowed to terminate contracts." msgid "You are not allowed to terminate contracts."
msgstr "" msgstr ""