changeset 92dafe5983cb in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=92dafe5983cb
description:
        Monthly update
diffstat:

 templates/account.pot                   |    2 +-
 templates/account_asset.pot             |   28 ++++++
 templates/account_invoice.pot           |   52 +-----------
 templates/account_stock_continental.pot |  129 +------------------------------
 templates/marketing_automation.pot      |    2 +-
 templates/product_cost_history.pot      |    4 -
 templates/production.pot                |    8 +
 templates/project.pot                   |  104 +++++++++++++++++--------
 templates/purchase.pot                  |   24 -----
 templates/purchase_requisition.pot      |   28 ------
 templates/sale.pot                      |   24 -----
 templates/sale_opportunity.pot          |   24 -----
 templates/sale_subscription.pot         |   20 ----
 templates/sao.pot                       |    5 +-
 templates/stock.pot                     |  119 +++++++++++++++++++++++++---
 templates/stock_forecast.pot            |   12 --
 templates/tryton.pot                    |    3 +
 17 files changed, 232 insertions(+), 356 deletions(-)

diffs (989 lines):

diff -r ee6879ebf76e -r 92dafe5983cb templates/account.pot
--- a/templates/account.pot     Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/account.pot     Sat Feb 01 02:09:21 2020 +0100
@@ -1905,7 +1905,7 @@
 
 msgctxt "help:account.account,taxes:"
 msgid ""
-"Default tax for manual encoding of move lines \n"
+"Default tax for manual encoding of move lines\n"
 "for journal types: \"expense\" and \"revenue\"."
 msgstr ""
 
diff -r ee6879ebf76e -r 92dafe5983cb templates/account_asset.pot
--- a/templates/account_asset.pot       Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/account_asset.pot       Sat Feb 01 02:09:21 2020 +0100
@@ -206,6 +206,10 @@
 msgid "Day of the Month"
 msgstr ""
 
+msgctxt "field:account.configuration,asset_frequency:"
+msgid "Asset Depreciation Frequency"
+msgstr ""
+
 msgctxt "field:account.configuration,asset_sequence:"
 msgid "Asset Reference Sequence"
 msgstr ""
@@ -222,6 +226,14 @@
 msgid "Company"
 msgstr ""
 
+msgctxt "field:account.configuration.asset_frequency,asset_frequency:"
+msgid "Asset Depreciation Frequency"
+msgstr ""
+
+msgctxt "field:account.configuration.asset_frequency,company:"
+msgid "Company"
+msgstr ""
+
 msgctxt "field:account.configuration.asset_sequence,asset_sequence:"
 msgid "Asset Reference Sequence"
 msgstr ""
@@ -296,6 +308,10 @@
 msgid "The day of the month to create the depreciation moves."
 msgstr ""
 
+msgctxt "help:account.configuration,asset_frequency:"
+msgid "The default depreciation frequency for new assets."
+msgstr ""
+
 msgctxt "help:account.configuration.asset_date,asset_bymonth:"
 msgid "The month to create the depreciation moves."
 msgstr ""
@@ -304,6 +320,10 @@
 msgid "The day of the month to create the depreciation moves."
 msgstr ""
 
+msgctxt "help:account.configuration.asset_frequency,asset_frequency:"
+msgid "The default depreciation frequency for new assets."
+msgstr ""
+
 msgctxt "help:product.product,depreciation_duration:"
 msgid "In months"
 msgstr ""
@@ -344,6 +364,10 @@
 msgid "Account Configuration Asset Date"
 msgstr ""
 
+msgctxt "model:account.configuration.asset_frequency,name:"
+msgid "Account Configuration Asset Frequency"
+msgstr ""
+
 msgctxt "model:account.configuration.asset_sequence,name:"
 msgid "Account Configuration Asset Sequence"
 msgstr ""
@@ -697,6 +721,10 @@
 msgstr ""
 
 msgctxt "view:account.configuration:"
+msgid "Depreciation Frequency"
+msgstr ""
+
+msgctxt "view:account.configuration:"
 msgid "Sequence"
 msgstr ""
 
diff -r ee6879ebf76e -r 92dafe5983cb templates/account_invoice.pot
--- a/templates/account_invoice.pot     Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/account_invoice.pot     Sat Feb 01 02:09:21 2020 +0100
@@ -214,6 +214,10 @@
 msgid "Payment Line"
 msgstr ""
 
+msgctxt "field:account.invoice.credit.start,invoice_date:"
+msgid "Invoice Date"
+msgstr ""
+
 msgctxt "field:account.invoice.credit.start,with_refund:"
 msgid "With Refund"
 msgstr ""
@@ -1067,34 +1071,6 @@
 msgid "Supplier"
 msgstr ""
 
-msgctxt "selection:account.invoice.line,invoice_state:"
-msgid "Cancelled"
-msgstr ""
-
-msgctxt "selection:account.invoice.line,invoice_state:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "selection:account.invoice.line,invoice_state:"
-msgid "Paid"
-msgstr ""
-
-msgctxt "selection:account.invoice.line,invoice_state:"
-msgid "Posted"
-msgstr ""
-
-msgctxt "selection:account.invoice.line,invoice_state:"
-msgid "Validated"
-msgstr ""
-
-msgctxt "selection:account.invoice.line,invoice_type:"
-msgid "Customer"
-msgstr ""
-
-msgctxt "selection:account.invoice.line,invoice_type:"
-msgid "Supplier"
-msgstr ""
-
 msgctxt "selection:account.invoice.line,type:"
 msgid "Comment"
 msgstr ""
@@ -1135,26 +1111,6 @@
 msgid "Remainder"
 msgstr ""
 
-msgctxt "selection:account.invoice.tax,invoice_state:"
-msgid "Cancelled"
-msgstr ""
-
-msgctxt "selection:account.invoice.tax,invoice_state:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "selection:account.invoice.tax,invoice_state:"
-msgid "Paid"
-msgstr ""
-
-msgctxt "selection:account.invoice.tax,invoice_state:"
-msgid "Posted"
-msgstr ""
-
-msgctxt "selection:account.invoice.tax,invoice_state:"
-msgid "Validated"
-msgstr ""
-
 msgctxt "view:account.invoice.credit.start:"
 msgid "Are you sure to credit those/this invoice(s)?"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/account_stock_continental.pot
--- a/templates/account_stock_continental.pot   Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/account_stock_continental.pot   Sat Feb 01 02:09:21 2020 +0100
@@ -2,23 +2,10 @@
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
-msgctxt "field:account.configuration,cost_price_counterpart_account:"
-msgid "Cost Price Counterpart Account"
-msgstr ""
-
 msgctxt "field:account.configuration,stock_journal:"
 msgid "Stock Journal"
 msgstr ""
 
-msgctxt "field:account.configuration.cost_price_counterpart_account,company:"
-msgid "Company"
-msgstr ""
-
-msgctxt ""
-"field:account.configuration.cost_price_counterpart_account,cost_price_counterpart_account:"
-msgid "Cost Price Counterpart Account"
-msgstr ""
-
 msgctxt "field:account.configuration.stock_journal,stock_journal:"
 msgid "Stock Journal"
 msgstr ""
@@ -31,114 +18,30 @@
 msgid "Account Stock"
 msgstr ""
 
-msgctxt "field:product.category,account_stock_customer:"
-msgid "Account Stock Customer"
+msgctxt "field:product.category,account_stock_in:"
+msgid "Account Stock IN"
 msgstr ""
 
-msgctxt "field:product.category,account_stock_lost_found:"
-msgid "Account Stock Lost and Found"
-msgstr ""
-
-msgctxt "field:product.category,account_stock_production:"
-msgid "Account Stock Production"
-msgstr ""
-
-msgctxt "field:product.category,account_stock_supplier:"
-msgid "Account Stock Supplier"
+msgctxt "field:product.category,account_stock_out:"
+msgid "Account Stock OUT"
 msgstr ""
 
 msgctxt "field:product.category.account,account_stock:"
 msgid "Account Stock"
 msgstr ""
 
-msgctxt "field:product.category.account,account_stock_customer:"
-msgid "Account Stock Customer"
-msgstr ""
-
-msgctxt "field:product.category.account,account_stock_lost_found:"
-msgid "Account Stock Lost and Found"
-msgstr ""
-
-msgctxt "field:product.category.account,account_stock_production:"
-msgid "Account Stock Production"
-msgstr ""
-
-msgctxt "field:product.category.account,account_stock_supplier:"
-msgid "Account Stock Supplier"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.ask,cost_price:"
-msgid "Cost Price"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.ask,product:"
-msgid "Variant"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.ask,template:"
-msgid "Product"
+msgctxt "field:product.category.account,account_stock_in:"
+msgid "Account Stock IN"
 msgstr ""
 
-msgctxt "field:product.modify_cost_price.show_move,amount:"
-msgid "Amount"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.show_move,counterpart:"
-msgid "Counterpart"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.show_move,currency_digits:"
-msgid "Currency Digits"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.show_move,description:"
-msgid "Description"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.show_move,journal:"
-msgid "Journal"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.show_move,price_difference:"
-msgid "Price Difference"
-msgstr ""
-
-msgctxt "field:product.modify_cost_price.show_move,stock_account:"
-msgid "Stock Account"
-msgstr ""
-
-msgctxt "model:account.configuration.cost_price_counterpart_account,name:"
-msgid "Account Configuration Cost Price Counterpart Account"
+msgctxt "field:product.category.account,account_stock_out:"
+msgid "Account Stock OUT"
 msgstr ""
 
 msgctxt "model:account.configuration.stock_journal,name:"
 msgid "Account Configuration Stock Journal"
 msgstr ""
 
-msgctxt "model:ir.action,name:wizard_modify_cost_price"
-msgid "Modify Cost Price"
-msgstr ""
-
-msgctxt "model:ir.message,text:msg_modify_cost_price_same_account"
-msgid ""
-"To modify the cost price, you must change the counterpart account "
-"\"%(account)s\"."
-msgstr ""
-
-msgctxt "model:ir.message,text:msg_product_change_cost_price"
-msgid ""
-"You cannot change the cost price of a product which is associated to stock 
moves.\n"
-"You must use the \"Modify Cost Price\" wizard."
-msgstr ""
-
-msgctxt "model:product.modify_cost_price.ask,name:"
-msgid "Modify Cost Price Ask"
-msgstr ""
-
-msgctxt "model:product.modify_cost_price.show_move,name:"
-msgid "Modify Cost Price Show Move"
-msgstr ""
-
 msgctxt "selection:account.fiscalyear,account_stock_method:"
 msgid "Continental"
 msgstr ""
@@ -154,19 +57,3 @@
 msgctxt "view:account.fiscalyear:"
 msgid "Account Stock"
 msgstr ""
-
-msgctxt "wizard_button:product.modify_cost_price,ask_price,end:"
-msgid "Cancel"
-msgstr ""
-
-msgctxt "wizard_button:product.modify_cost_price,ask_price,should_show_move:"
-msgid "OK"
-msgstr ""
-
-msgctxt "wizard_button:product.modify_cost_price,show_move,create_move:"
-msgid "OK"
-msgstr ""
-
-msgctxt "wizard_button:product.modify_cost_price,show_move,end:"
-msgid "Cancel"
-msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/marketing_automation.pot
--- a/templates/marketing_automation.pot        Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/marketing_automation.pot        Sat Feb 01 02:09:21 2020 +0100
@@ -141,7 +141,7 @@
 msgctxt "help:marketing.automation.activity,condition:"
 msgid ""
 "The PYSON statement that the record must match in order to execute the 
activity.\n"
-"The record is represented by \"self.\""
+"The record is represented by \"self\"."
 msgstr ""
 
 msgctxt "help:marketing.automation.activity,delay:"
diff -r ee6879ebf76e -r 92dafe5983cb templates/product_cost_history.pot
--- a/templates/product_cost_history.pot        Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/product_cost_history.pot        Sat Feb 01 02:09:21 2020 +0100
@@ -21,7 +21,3 @@
 msgctxt "model:product.product.cost_history,name:"
 msgid "History of Product Cost"
 msgstr ""
-
-msgctxt "view:product.product.cost_history:"
-msgid "Time"
-msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/production.pot
--- a/templates/production.pot  Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/production.pot  Sat Feb 01 02:09:21 2020 +0100
@@ -247,6 +247,10 @@
 msgid "Production"
 msgstr ""
 
+msgctxt "field:stock.move,production_cost_price_updated:"
+msgid "Cost Price Updated"
+msgstr ""
+
 msgctxt "field:stock.move,production_input:"
 msgid "Production Input"
 msgstr ""
@@ -463,6 +467,10 @@
 msgid "Production"
 msgstr ""
 
+msgctxt "selection:ir.cron,method:"
+msgid "Set Cost from Moves"
+msgstr ""
+
 msgctxt "selection:production,state:"
 msgid "Assigned"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/project.pot
--- a/templates/project.pot     Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/project.pot     Sat Feb 01 02:09:21 2020 +0100
@@ -46,8 +46,8 @@
 msgid "Right"
 msgstr ""
 
-msgctxt "field:project.work,state:"
-msgid "State"
+msgctxt "field:project.work,status:"
+msgid "Status"
 msgstr ""
 
 msgctxt "field:project.work,timesheet_available:"
@@ -82,6 +82,26 @@
 msgid "Type"
 msgstr ""
 
+msgctxt "field:project.work.status,count:"
+msgid "Count"
+msgstr ""
+
+msgctxt "field:project.work.status,default:"
+msgid "Default"
+msgstr ""
+
+msgctxt "field:project.work.status,name:"
+msgid "Name"
+msgstr ""
+
+msgctxt "field:project.work.status,progress:"
+msgid "Progress"
+msgstr ""
+
+msgctxt "field:project.work.status,types:"
+msgid "Types"
+msgstr ""
+
 msgctxt "help:project.work,effort_duration:"
 msgid "Estimated Effort for this work."
 msgstr ""
@@ -102,6 +122,22 @@
 msgid "Estimated total progress for this work and the sub-works."
 msgstr ""
 
+msgctxt "help:project.work.status,count:"
+msgid "Check to show the number of works in this status."
+msgstr ""
+
+msgctxt "help:project.work.status,default:"
+msgid "Check to use as default status for the type."
+msgstr ""
+
+msgctxt "help:project.work.status,progress:"
+msgid "The minimum progress required for this status."
+msgstr ""
+
+msgctxt "help:project.work.status,types:"
+msgid "The type of works which can use this status."
+msgstr ""
+
 msgctxt "model:ir.action,name:act_open_child_work"
 msgid "Tasks"
 msgstr ""
@@ -126,32 +162,16 @@
 msgid "Works Efforts"
 msgstr ""
 
+msgctxt "model:ir.action,name:act_work_status"
+msgid "Work Status"
+msgstr ""
+
 msgctxt "model:ir.action,name:act_work_tree"
 msgid "Works Efforts"
 msgstr ""
 
-msgctxt "model:ir.action.act_window.domain,name:act_project_form_done"
-msgid "Done"
-msgstr ""
-
-msgctxt "model:ir.action.act_window.domain,name:act_project_form_opened"
-msgid "Opened"
-msgstr ""
-
-msgctxt "model:ir.action.act_window.domain,name:act_project_tree_done"
-msgid "Done"
-msgstr ""
-
-msgctxt "model:ir.action.act_window.domain,name:act_project_tree_opened"
-msgid "Opened"
-msgstr ""
-
-msgctxt "model:ir.action.act_window.domain,name:act_task_form_done"
-msgid "Done"
-msgstr ""
-
-msgctxt "model:ir.action.act_window.domain,name:act_task_form_opened"
-msgid "Opened"
+msgctxt "model:ir.message,text:msg_domain_all"
+msgid "All"
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_erase_party_opened_project"
@@ -160,12 +180,18 @@
 "company \"%(company)s\"."
 msgstr ""
 
-msgctxt "model:ir.message,text:msg_work_invalid_children_state"
-msgid "To close work \"%(parent)s\", you must close its child \"%(child)s\"."
+msgctxt "model:ir.message,text:msg_work_children_progress"
+msgid "To complete work \"%(work)s\" you must complete also all its children."
 msgstr ""
 
-msgctxt "model:ir.message,text:msg_work_invalid_parent_state"
-msgid "To open work \"%(child)s\", you must open its parent \"%(parent)s\"."
+msgctxt "model:ir.message,text:msg_work_invalid_progress_status"
+msgid ""
+"To set work \"%(work)s\" in \"%(status)s\" status, you must increase its "
+"progress up to at least %(progress)s."
+msgstr ""
+
+msgctxt "model:ir.message,text:msg_work_parent_progress"
+msgid "To re-open work \"%(work)s\" you must re-open also its parent 
\"%(parent)s\"."
 msgstr ""
 
 msgctxt "model:ir.ui.menu,name:menu_configuration"
@@ -192,6 +218,10 @@
 msgid "Works Efforts"
 msgstr ""
 
+msgctxt "model:ir.ui.menu,name:menu_work_status"
+msgid "Work Status"
+msgstr ""
+
 msgctxt "model:ir.ui.menu,name:menu_work_tree"
 msgid "Works Efforts"
 msgstr ""
@@ -200,16 +230,20 @@
 msgid "Work Effort"
 msgstr ""
 
-msgctxt "model:res.group,name:group_project_admin"
-msgid "Project Administration"
+msgctxt "model:project.work.status,name:"
+msgid "Work Status"
 msgstr ""
 
-msgctxt "selection:project.work,state:"
+msgctxt "model:project.work.status,name:work_done_status"
 msgid "Done"
 msgstr ""
 
-msgctxt "selection:project.work,state:"
-msgid "Opened"
+msgctxt "model:project.work.status,name:work_open_status"
+msgid "Open"
+msgstr ""
+
+msgctxt "model:res.group,name:group_project_admin"
+msgid "Project Administration"
 msgstr ""
 
 msgctxt "selection:project.work,type:"
@@ -220,6 +254,10 @@
 msgid "Task"
 msgstr ""
 
+msgctxt "view:project.work.status:"
+msgid "%"
+msgstr ""
+
 msgctxt "view:project.work:"
 msgid "%"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/purchase.pot
--- a/templates/purchase.pot    Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/purchase.pot    Sat Feb 01 02:09:21 2020 +0100
@@ -836,30 +836,6 @@
 msgid "Recreated"
 msgstr ""
 
-msgctxt "selection:purchase.line,purchase_state:"
-msgid "Canceled"
-msgstr ""
-
-msgctxt "selection:purchase.line,purchase_state:"
-msgid "Confirmed"
-msgstr ""
-
-msgctxt "selection:purchase.line,purchase_state:"
-msgid "Done"
-msgstr ""
-
-msgctxt "selection:purchase.line,purchase_state:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "selection:purchase.line,purchase_state:"
-msgid "Processing"
-msgstr ""
-
-msgctxt "selection:purchase.line,purchase_state:"
-msgid "Quotation"
-msgstr ""
-
 msgctxt "selection:purchase.line,type:"
 msgid "Comment"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/purchase_requisition.pot
--- a/templates/purchase_requisition.pot        Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/purchase_requisition.pot        Sat Feb 01 02:09:21 2020 +0100
@@ -238,34 +238,6 @@
 msgid "Waiting"
 msgstr ""
 
-msgctxt "selection:purchase.requisition.line,purchase_requisition_state:"
-msgid "Approved"
-msgstr ""
-
-msgctxt "selection:purchase.requisition.line,purchase_requisition_state:"
-msgid "Canceled"
-msgstr ""
-
-msgctxt "selection:purchase.requisition.line,purchase_requisition_state:"
-msgid "Done"
-msgstr ""
-
-msgctxt "selection:purchase.requisition.line,purchase_requisition_state:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "selection:purchase.requisition.line,purchase_requisition_state:"
-msgid "Processing"
-msgstr ""
-
-msgctxt "selection:purchase.requisition.line,purchase_requisition_state:"
-msgid "Rejected"
-msgstr ""
-
-msgctxt "selection:purchase.requisition.line,purchase_requisition_state:"
-msgid "Waiting"
-msgstr ""
-
 msgctxt "view:purchase.requisition.line:"
 msgid "General"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/sale.pot
--- a/templates/sale.pot        Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/sale.pot        Sat Feb 01 02:09:21 2020 +0100
@@ -984,30 +984,6 @@
 msgid "Recreated"
 msgstr ""
 
-msgctxt "selection:sale.line,sale_state:"
-msgid "Canceled"
-msgstr ""
-
-msgctxt "selection:sale.line,sale_state:"
-msgid "Confirmed"
-msgstr ""
-
-msgctxt "selection:sale.line,sale_state:"
-msgid "Done"
-msgstr ""
-
-msgctxt "selection:sale.line,sale_state:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "selection:sale.line,sale_state:"
-msgid "Processing"
-msgstr ""
-
-msgctxt "selection:sale.line,sale_state:"
-msgid "Quotation"
-msgstr ""
-
 msgctxt "selection:sale.line,type:"
 msgid "Comment"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/sale_opportunity.pot
--- a/templates/sale_opportunity.pot    Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/sale_opportunity.pot    Sat Feb 01 02:09:21 2020 +0100
@@ -497,30 +497,6 @@
 msgid "Won"
 msgstr ""
 
-msgctxt "selection:sale.opportunity.line,opportunity_state:"
-msgid "Cancelled"
-msgstr ""
-
-msgctxt "selection:sale.opportunity.line,opportunity_state:"
-msgid "Converted"
-msgstr ""
-
-msgctxt "selection:sale.opportunity.line,opportunity_state:"
-msgid "Lead"
-msgstr ""
-
-msgctxt "selection:sale.opportunity.line,opportunity_state:"
-msgid "Lost"
-msgstr ""
-
-msgctxt "selection:sale.opportunity.line,opportunity_state:"
-msgid "Opportunity"
-msgstr ""
-
-msgctxt "selection:sale.opportunity.line,opportunity_state:"
-msgid "Won"
-msgstr ""
-
 msgctxt "view:sale.opportunity:"
 msgid "%"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/sale_subscription.pot
--- a/templates/sale_subscription.pot   Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/sale_subscription.pot   Sat Feb 01 02:09:21 2020 +0100
@@ -483,26 +483,6 @@
 msgid "Running"
 msgstr ""
 
-msgctxt "selection:sale.subscription.line,subscription_state:"
-msgid "Canceled"
-msgstr ""
-
-msgctxt "selection:sale.subscription.line,subscription_state:"
-msgid "Closed"
-msgstr ""
-
-msgctxt "selection:sale.subscription.line,subscription_state:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "selection:sale.subscription.line,subscription_state:"
-msgid "Quotation"
-msgstr ""
-
-msgctxt "selection:sale.subscription.line,subscription_state:"
-msgid "Running"
-msgstr ""
-
 msgctxt "selection:sale.subscription.recurrence.rule,freq:"
 msgid "Daily"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/sao.pot
--- a/templates/sao.pot Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/sao.pot Sat Feb 01 02:09:21 2020 +0100
@@ -1,4 +1,4 @@
-# Generated by grunt-xgettext on Wed Jan 01 2020 02:07:12 GMT+0100 (Central 
European Standard Time)
+# Generated by grunt-xgettext on Sat Feb 01 2020 02:08:47 GMT+0100 (Central 
European Standard Time)
 
 msgid "Are your sure to leave?"
 msgstr ""
@@ -84,6 +84,9 @@
 msgid "Unable to reach the server."
 msgstr ""
 
+msgid "Too many requests. Try again later."
+msgstr ""
+
 msgid "Login"
 msgstr ""
 
diff -r ee6879ebf76e -r 92dafe5983cb templates/stock.pot
--- a/templates/stock.pot       Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/stock.pot       Sat Feb 01 02:09:21 2020 +0100
@@ -38,6 +38,34 @@
 msgid "At Date"
 msgstr ""
 
+msgctxt "field:product.cost_price.revision,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:product.cost_price.revision,cost_price:"
+msgid "New Cost Price"
+msgstr ""
+
+msgctxt "field:product.cost_price.revision,date:"
+msgid "Date"
+msgstr ""
+
+msgctxt "field:product.cost_price.revision,product:"
+msgid "Variant"
+msgstr ""
+
+msgctxt "field:product.cost_price.revision,template:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:product.modify_cost_price.start,cost_price:"
+msgid "New Cost Price"
+msgstr ""
+
+msgctxt "field:product.modify_cost_price.start,date:"
+msgid "Date"
+msgstr ""
+
 msgctxt "field:product.product,cost_value:"
 msgid "Cost Value"
 msgstr ""
@@ -50,6 +78,10 @@
 msgid "Quantity"
 msgstr ""
 
+msgctxt "field:product.recompute_cost_price.start,from_:"
+msgid "From"
+msgstr ""
+
 msgctxt "field:product.template,cost_value:"
 msgid "Cost Value"
 msgstr ""
@@ -374,6 +406,10 @@
 msgid "Unit Price Required"
 msgstr ""
 
+msgctxt "field:stock.move,unit_price_updated:"
+msgid "Unit Price Updated"
+msgstr ""
+
 msgctxt "field:stock.move,uom:"
 msgid "Uom"
 msgstr ""
@@ -813,6 +849,18 @@
 "* A date in the past will provide historical values."
 msgstr ""
 
+msgctxt "help:product.cost_price.revision,cost_price:"
+msgid ""
+"Python expression that will be evaluated with:\n"
+"- cost_price: the current cost price of the product"
+msgstr ""
+
+msgctxt "help:product.modify_cost_price.start,cost_price:"
+msgid ""
+"Python expression that will be evaluated with:\n"
+"- cost_price: the current cost price of the product"
+msgstr ""
+
 msgctxt "help:product.product,cost_value:"
 msgid "The value of the stock in the location."
 msgstr ""
@@ -1333,6 +1381,10 @@
 msgid "Periods"
 msgstr ""
 
+msgctxt "model:ir.action,name:act_product_cost_price_revision"
+msgid "Cost Price Revision"
+msgstr ""
+
 msgctxt "model:ir.action,name:act_product_quantities_warehouse"
 msgid "Product Quantities By Warehouse"
 msgstr ""
@@ -1401,6 +1453,10 @@
 msgid "Stock Moves"
 msgstr ""
 
+msgctxt "model:ir.action,name:wizard_product_modify_cost_price"
+msgid "Modify Cost Price"
+msgstr ""
+
 msgctxt "model:ir.action,name:wizard_recompute_cost_price"
 msgid "Recompute Cost Price"
 msgstr ""
@@ -1556,6 +1612,12 @@
 "company \"%(company)s\"."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_invalid_cost_price"
+msgid ""
+"Invalid cost price \"%(cost_price)s\" for product \"%(product)s\" with "
+"exception \"%(exception)s\"."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_inventory_count_create_line"
 msgid "No existing line found for \"%(search)s\"."
 msgstr ""
@@ -1646,15 +1708,22 @@
 msgid "You cannot close periods with a date in the future or today."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_change_cost_price"
+msgid ""
+"You cannot change the cost price of a product which is associated with stock 
moves.\n"
+"You must use the \"Modify Cost Price\" wizard."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_product_change_default_uom"
 msgid ""
-"You cannot change the default UOM of a product which is associated to stock "
-"moves."
+"You cannot change the default UOM of a product which is associated with "
+"stock moves."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_product_change_type"
 msgid ""
-"You cannot change the type of a product which is associated to stock moves."
+"You cannot change the type of a product which is associated with stock "
+"moves."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_shipment_delete_cancel"
@@ -1981,6 +2050,18 @@
 msgid "Product by Location"
 msgstr ""
 
+msgctxt "model:product.cost_price.revision,name:"
+msgid "Product Cost Price Revision"
+msgstr ""
+
+msgctxt "model:product.modify_cost_price.start,name:"
+msgid "Modify Cost Price"
+msgstr ""
+
+msgctxt "model:product.recompute_cost_price.start,name:"
+msgid "Recompute Cost Price"
+msgstr ""
+
 msgctxt "model:res.group,name:group_stock"
 msgid "Stock"
 msgstr ""
@@ -2345,6 +2426,10 @@
 msgid "Warehouse:"
 msgstr ""
 
+msgctxt "selection:ir.cron,method:"
+msgid "Recompute Cost Price from Moves"
+msgstr ""
+
 msgctxt "selection:stock.inventory,empty_quantity:"
 msgid "Empty"
 msgstr ""
@@ -2369,18 +2454,6 @@
 msgid "Product"
 msgstr ""
 
-msgctxt "selection:stock.inventory.line,inventory_state:"
-msgid "Canceled"
-msgstr ""
-
-msgctxt "selection:stock.inventory.line,inventory_state:"
-msgid "Done"
-msgstr ""
-
-msgctxt "selection:stock.inventory.line,inventory_state:"
-msgid "Draft"
-msgstr ""
-
 msgctxt "selection:stock.location,type:"
 msgid "Customer"
 msgstr ""
@@ -2613,6 +2686,22 @@
 msgid "Outgoing Moves"
 msgstr ""
 
+msgctxt "wizard_button:product.modify_cost_price,start,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:product.modify_cost_price,start,modify:"
+msgid "OK"
+msgstr ""
+
+msgctxt "wizard_button:product.recompute_cost_price,start,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:product.recompute_cost_price,start,recompute:"
+msgid "Recompute"
+msgstr ""
+
 msgctxt "wizard_button:stock.inventory.count,quantity,add:"
 msgid "Add"
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/stock_forecast.pot
--- a/templates/stock_forecast.pot      Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/stock_forecast.pot      Sat Feb 01 02:09:21 2020 +0100
@@ -181,18 +181,6 @@
 msgid "Draft"
 msgstr ""
 
-msgctxt "selection:stock.forecast.line,forecast_state:"
-msgid "Cancel"
-msgstr ""
-
-msgctxt "selection:stock.forecast.line,forecast_state:"
-msgid "Done"
-msgstr ""
-
-msgctxt "selection:stock.forecast.line,forecast_state:"
-msgid "Draft"
-msgstr ""
-
 msgctxt "view:stock.forecast:"
 msgid "Add forecast line based on past data."
 msgstr ""
diff -r ee6879ebf76e -r 92dafe5983cb templates/tryton.pot
--- a/templates/tryton.pot      Thu Jan 30 12:41:03 2020 +0000
+++ b/templates/tryton.pot      Sat Feb 01 02:09:21 2020 +0100
@@ -123,6 +123,9 @@
 msgid "Download"
 msgstr ""
 
+msgid "Too many requests. Try again later."
+msgstr ""
+
 msgid "..."
 msgstr ""
 

Reply via email to