[UPD] Update contract.pot

This commit is contained in:
oca-travis
2020-03-02 11:45:24 +00:00
parent 4d7d859924
commit e8ee83d9f2

View File

@@ -157,21 +157,18 @@ msgid "<strong>Unit Price</strong>"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:556
#: code:addons/contract/models/contract_line.py:560
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:330
#: code:addons/contract/models/contract_line.py:334
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:342
#: code:addons/contract/models/contract_line.py:346
#, python-format
msgid "A contract line with a successor must have a end date"
@@ -209,7 +206,6 @@ msgid "Activity State"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:337
#: code:addons/contract/models/contract_line.py:341
#, python-format
msgid "An auto-renew line must have a end date"
@@ -276,7 +272,6 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1061
#: code:addons/contract/models/contract_line.py:1066
#, python-format
msgid "Cancel not allowed for this line"
@@ -434,42 +429,36 @@ msgid "Contract Type"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:627
#: code:addons/contract/models/contract_line.py:631
#, python-format
msgid "Contract line '%s' start date can't be later than end date"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1090
#: code:addons/contract/models/contract_line.py:1095
#, python-format
msgid "Contract line Un-canceled: %s<br/>- "
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:363
#: code:addons/contract/models/contract_line.py:367
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:354
#: code:addons/contract/models/contract_line.py:358
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1069
#: code:addons/contract/models/contract_line.py:1074
#, python-format
msgid "Contract line canceled: %s<br/>- "
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:861
#: code:addons/contract/models/contract_line.py:866
#, python-format
msgid "Contract line for <strong>{product}</strong>\n"
@@ -479,7 +468,6 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:941
#: code:addons/contract/models/contract_line.py:946
#, python-format
msgid "Contract line for <strong>{product}</strong>\n"
@@ -491,7 +479,6 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1237
#: code:addons/contract/models/contract_line.py:1242
#, python-format
msgid "Contract line for <strong>{product}</strong>\n"
@@ -503,7 +490,6 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1049
#: code:addons/contract/models/contract_line.py:1054
#, python-format
msgid "Contract line for <strong>{product}</strong>\n"
@@ -515,7 +501,6 @@ msgid "Contract line for <strong>{product}</strong>\n"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1287
#: code:addons/contract/models/contract_line.py:1292
#, python-format
msgid "Contract line must be canceled before delete"
@@ -1084,7 +1069,6 @@ msgid "Plan successor allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:924
#: code:addons/contract/models/contract_line.py:929
#, python-format
msgid "Plan successor not allowed for this line"
@@ -1311,7 +1295,6 @@ msgid "Stop allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:844
#: code:addons/contract/models/contract_line.py:849
#, python-format
msgid "Stop not allowed for this line"
@@ -1323,7 +1306,6 @@ msgid "Stop/Plan successor allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:985
#: code:addons/contract/models/contract_line.py:990
#, python-format
msgid "Stop/Plan successor not allowed for this line"
@@ -1417,7 +1399,6 @@ msgid "Un-cancel"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1082
#: code:addons/contract/models/contract_line.py:1087
#, python-format
msgid "Un-cancel not allowed for this line"
@@ -1509,42 +1490,36 @@ msgid "Year(s)"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:794
#: code:addons/contract/models/contract_line.py:799
#, python-format
msgid "You can't delay a contract line invoiced at least one time."
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:565
#: code:addons/contract/models/contract_line.py:569
#, python-format
msgid "You can't have a date of next invoice anterior to the start of the contract line '%s'"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:587
#: code:addons/contract/models/contract_line.py:591
#, python-format
msgid "You can't have the end date before the date of last invoice for the contract line '%s'"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:598
#: code:addons/contract/models/contract_line.py:602
#, python-format
msgid "You can't have the next invoice date before the date of last invoice for the contract line '%s'"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:579
#: code:addons/contract/models/contract_line.py:583
#, python-format
msgid "You can't have the start date after the date of last invoice for the contract line '%s'"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:614
#: code:addons/contract/models/contract_line.py:618
#, python-format
msgid "You must supply a date of next invoice for contract line '%s'"