[UPD] Update contract.pot

This commit is contained in:
oca-travis
2019-12-12 09:26:45 +00:00
parent 755a03562b
commit 7c8aa7f9b6

View File

@@ -147,19 +147,19 @@ msgid "<strong>Unit Price</strong>"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:425 #: code:addons/contract/models/contract_line.py:556
#, python-format #, python-format
msgid "A canceled contract line can't be set to auto-renew" msgid "A canceled contract line can't be set to auto-renew"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:322 #: code:addons/contract/models/contract_line.py:330
#, python-format #, python-format
msgid "A contract line with a successor can't be set to auto-renew" msgid "A contract line with a successor can't be set to auto-renew"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:334 #: code:addons/contract/models/contract_line.py:342
#, python-format #, python-format
msgid "A contract line with a successor must have a end date" msgid "A contract line with a successor must have a end date"
msgstr "" msgstr ""
@@ -196,7 +196,7 @@ msgid "Activity State"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:329 #: code:addons/contract/models/contract_line.py:337
#, python-format #, python-format
msgid "An auto-renew line must have a end date" msgid "An auto-renew line must have a end date"
msgstr "" msgstr ""
@@ -256,7 +256,7 @@ msgid "Cancel allowed?"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:891 #: code:addons/contract/models/contract_line.py:1027
#, python-format #, python-format
msgid "Cancel not allowed for this line" msgid "Cancel not allowed for this line"
msgstr "" msgstr ""
@@ -375,37 +375,37 @@ msgid "Contract Type"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:483 #: code:addons/contract/models/contract_line.py:614
#, python-format #, python-format
msgid "Contract line '%s' start date can't be later than end date" msgid "Contract line '%s' start date can't be later than end date"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:920 #: code:addons/contract/models/contract_line.py:1056
#, python-format #, python-format
msgid "Contract line Un-canceled: %s<br/>- " msgid "Contract line Un-canceled: %s<br/>- "
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:355 #: code:addons/contract/models/contract_line.py:363
#, python-format #, python-format
msgid "Contract line and its predecessor overlapped" msgid "Contract line and its predecessor overlapped"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:346 #: code:addons/contract/models/contract_line.py:354
#, python-format #, python-format
msgid "Contract line and its successor overlapped" msgid "Contract line and its successor overlapped"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:899 #: code:addons/contract/models/contract_line.py:1035
#, python-format #, python-format
msgid "Contract line canceled: %s<br/>- " msgid "Contract line canceled: %s<br/>- "
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:693 #: code:addons/contract/models/contract_line.py:827
#, python-format #, python-format
msgid "Contract line for <strong>{product}</strong>\n" msgid "Contract line for <strong>{product}</strong>\n"
" stopped: <br/>\n" " stopped: <br/>\n"
@@ -414,7 +414,7 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:771 #: code:addons/contract/models/contract_line.py:907
#, python-format #, python-format
msgid "Contract line for <strong>{product}</strong>\n" msgid "Contract line for <strong>{product}</strong>\n"
" planned a successor: <br/>\n" " planned a successor: <br/>\n"
@@ -425,7 +425,7 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:1049 #: code:addons/contract/models/contract_line.py:1185
#, python-format #, python-format
msgid "Contract line for <strong>{product}</strong>\n" msgid "Contract line for <strong>{product}</strong>\n"
" renewed: <br/>\n" " renewed: <br/>\n"
@@ -436,7 +436,7 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:879 #: code:addons/contract/models/contract_line.py:1015
#, python-format #, python-format
msgid "Contract line for <strong>{product}</strong>\n" msgid "Contract line for <strong>{product}</strong>\n"
" suspended: <br/>\n" " suspended: <br/>\n"
@@ -447,7 +447,7 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:1099 #: code:addons/contract/models/contract_line.py:1235
#, python-format #, python-format
msgid "Contract line must be canceled before delete" msgid "Contract line must be canceled before delete"
msgstr "" msgstr ""
@@ -569,7 +569,7 @@ msgid "Discount (%)"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/abstract_contract_line.py:173 #: code:addons/contract/models/abstract_contract_line.py:205
#, python-format #, python-format
msgid "Discount should be less or equal to 100" msgid "Discount should be less or equal to 100"
msgstr "" msgstr ""
@@ -721,6 +721,13 @@ msgstr ""
msgid "Invoicing contact" msgid "Invoicing contact"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__recurring_invoicing_offset
#: model:ir.model.fields,field_description:contract.field_contract_line__recurring_invoicing_offset
#: model:ir.model.fields,field_description:contract.field_contract_template_line__recurring_invoicing_offset
msgid "Invoicing offset"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__recurring_invoicing_type #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__recurring_invoicing_type
#: model:ir.model.fields,field_description:contract.field_contract_line__recurring_invoicing_type #: model:ir.model.fields,field_description:contract.field_contract_line__recurring_invoicing_type
@@ -862,11 +869,28 @@ msgstr ""
msgid "Next Invoice Date" msgid "Next Invoice Date"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__next_period_date_end
msgid "Next Period End"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__next_period_date_start
msgid "Next Period Start"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter #: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions" msgid "Number of Actions"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__recurring_invoicing_offset
#: model:ir.model.fields,help:contract.field_contract_line__recurring_invoicing_offset
#: model:ir.model.fields,help:contract.field_contract_template_line__recurring_invoicing_offset
msgid "Number of days to offset the invoice from the period end date (in post-paid mode) or start date (in pre-paid mode)."
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error_counter #: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error_counter
msgid "Number of error" msgid "Number of error"
@@ -925,7 +949,7 @@ msgid "Plan successor allowed?"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:754 #: code:addons/contract/models/contract_line.py:890
#, python-format #, python-format
msgid "Plan successor not allowed for this line" msgid "Plan successor not allowed for this line"
msgstr "" msgstr ""
@@ -1110,7 +1134,7 @@ msgstr ""
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__recurring_invoicing_type #: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__recurring_invoicing_type
#: model:ir.model.fields,help:contract.field_contract_line__recurring_invoicing_type #: model:ir.model.fields,help:contract.field_contract_line__recurring_invoicing_type
#: model:ir.model.fields,help:contract.field_contract_template_line__recurring_invoicing_type #: model:ir.model.fields,help:contract.field_contract_template_line__recurring_invoicing_type
msgid "Specify if process date is 'from' or 'to' invoicing date" msgid "Specify if the invoice must be generated at the beginning (pre-paid) or end (post-paid) of the period."
msgstr "" msgstr ""
#. module: contract #. module: contract
@@ -1147,7 +1171,7 @@ msgid "Stop allowed?"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:673 #: code:addons/contract/models/contract_line.py:807
#, python-format #, python-format
msgid "Stop not allowed for this line" msgid "Stop not allowed for this line"
msgstr "" msgstr ""
@@ -1158,7 +1182,7 @@ msgid "Stop/Plan successor allowed?"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:815 #: code:addons/contract/models/contract_line.py:951
#, python-format #, python-format
msgid "Stop/Plan successor not allowed for this line" msgid "Stop/Plan successor not allowed for this line"
msgstr "" msgstr ""
@@ -1245,7 +1269,7 @@ msgid "Un-cancel"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:912 #: code:addons/contract/models/contract_line.py:1048
#, python-format #, python-format
msgid "Un-cancel not allowed for this line" msgid "Un-cancel not allowed for this line"
msgstr "" msgstr ""
@@ -1336,31 +1360,31 @@ msgid "Year(s)"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:648 #: code:addons/contract/models/contract_line.py:774
#, python-format #, python-format
msgid "You can't delay a contract line invoiced at least one time." msgid "You can't delay a contract line invoiced at least one time."
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:434 #: code:addons/contract/models/contract_line.py:565
#, python-format #, python-format
msgid "You can't have a date of next invoice anterior to the start of the contract line '%s'" msgid "You can't have a date of next invoice anterior to the start of the contract line '%s'"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:454 #: code:addons/contract/models/contract_line.py:585
#, python-format #, python-format
msgid "You can't have the end date before the date of last invoice for the contract line '%s'" msgid "You can't have the end date before the date of last invoice for the contract line '%s'"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:446 #: code:addons/contract/models/contract_line.py:577
#, python-format #, python-format
msgid "You can't have the start date after the date of last invoice for the contract line '%s'" msgid "You can't have the start date after the date of last invoice for the contract line '%s'"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:470 #: code:addons/contract/models/contract_line.py:601
#, python-format #, python-format
msgid "You must supply a date of next invoice for contract line '%s'" msgid "You must supply a date of next invoice for contract line '%s'"
msgstr "" msgstr ""