changeset 9df46dab9e2a in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset;node=9df46dab9e2a description: Monthly update diffstat:
templates/account.pot | 12 ++++++++++++ templates/ir.pot | 6 ++++++ templates/marketing_email.pot | 4 ---- templates/product.pot | 12 ++++++++++++ templates/project_invoice.pot | 13 +++++++++++++ templates/sale_supply_drop_shipment.pot | 8 ++++++++ templates/sao.pot | 2 +- 7 files changed, 52 insertions(+), 5 deletions(-) diffs (166 lines): diff -r fe3ed74eb5db -r 9df46dab9e2a templates/account.pot --- a/templates/account.pot Mon Nov 23 09:47:36 2020 +0000 +++ b/templates/account.pot Tue Dec 01 02:10:08 2020 +0100 @@ -1473,6 +1473,10 @@ msgid "Account" msgstr "" +msgctxt "field:account.reconcile.show,company:" +msgid "Company" +msgstr "" + msgctxt "field:account.reconcile.show,currency_digits:" msgid "Currency Digits" msgstr "" @@ -3815,6 +3819,14 @@ msgid "Months" msgstr "" +msgctxt "selection:account.aged_balance.context,unit:" +msgid "Weeks" +msgstr "" + +msgctxt "selection:account.aged_balance.context,unit:" +msgid "Years" +msgstr "" + msgctxt "selection:account.configuration,tax_rounding:" msgid "Per Document" msgstr "" diff -r fe3ed74eb5db -r 9df46dab9e2a templates/ir.pot --- a/templates/ir.pot Mon Nov 23 09:47:36 2020 +0000 +++ b/templates/ir.pot Tue Dec 01 02:10:08 2020 +0100 @@ -2336,6 +2336,12 @@ "\"%(exception)s\"." msgstr "" +msgctxt "model:ir.message,text:msg_forbidden_char_validation_record" +msgid "" +"The value \"%(value)s\" for field \"%(field)s\" in \"%(model)s\" contains " +"some invalid chars \"%(chars)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_foreign_model_exist" msgid "" "The records could not be deleted because they are used by field " diff -r fe3ed74eb5db -r 9df46dab9e2a templates/marketing_email.pot --- a/templates/marketing_email.pot Mon Nov 23 09:47:36 2020 +0000 +++ b/templates/marketing_email.pot Tue Dec 01 02:10:08 2020 +0100 @@ -22,10 +22,6 @@ msgid "Web User" msgstr "" -msgctxt "field:marketing.email.list,active:" -msgid "Active" -msgstr "" - msgctxt "field:marketing.email.list,emails:" msgid "Emails" msgstr "" diff -r fe3ed74eb5db -r 9df46dab9e2a templates/product.pot --- a/templates/product.pot Mon Nov 23 09:47:36 2020 +0000 +++ b/templates/product.pot Tue Dec 01 02:10:08 2020 +0100 @@ -18,6 +18,10 @@ msgid "Parent" msgstr "" +msgctxt "field:product.category,templates:" +msgid "Products" +msgstr "" + msgctxt "field:product.configuration,default_cost_price_method:" msgid "Default Cost Method" msgstr "" @@ -427,6 +431,10 @@ msgid "Categories" msgstr "" +msgctxt "model:ir.action,name:act_category_product" +msgid "Add products" +msgstr "" + msgctxt "model:ir.action,name:act_category_tree" msgid "Categories" msgstr "" @@ -493,6 +501,10 @@ msgid "Rate and factor can not be both equal to zero." msgstr "" +msgctxt "model:ir.model.button,string:category_add_products_button" +msgid "Add products" +msgstr "" + msgctxt "model:ir.sequence.type,name:sequence_type_product" msgid "Variant" msgstr "" diff -r fe3ed74eb5db -r 9df46dab9e2a templates/project_invoice.pot --- a/templates/project_invoice.pot Mon Nov 23 09:47:36 2020 +0000 +++ b/templates/project_invoice.pot Tue Dec 01 02:10:08 2020 +0100 @@ -14,6 +14,10 @@ msgid "Invoice Method" msgstr "" +msgctxt "field:project.work,invoice_timesheet_up_to:" +msgid "Invoice up to" +msgstr "" + msgctxt "field:project.work,invoiced_amount:" msgid "Invoiced Amount" msgstr "" @@ -26,6 +30,10 @@ msgid "Invoice Method" msgstr "" +msgctxt "field:project.work,project_invoice_timesheet_up_to:" +msgid "Invoice up to" +msgstr "" + msgctxt "field:project.work,quantity_to_invoice:" msgid "Quantity to Invoice" msgstr "" @@ -46,6 +54,11 @@ msgid "Invoice Line" msgstr "" +msgctxt "help:project.work,project_invoice_timesheet_up_to:" +msgid "" +"Limits which timesheet lines get invoiced to only those before the date." +msgstr "" + msgctxt "model:ir.action,name:act_timesheet_line_form_invoice" msgid "Timesheet Lines" msgstr "" diff -r fe3ed74eb5db -r 9df46dab9e2a templates/sale_supply_drop_shipment.pot --- a/templates/sale_supply_drop_shipment.pot Mon Nov 23 09:47:36 2020 +0000 +++ b/templates/sale_supply_drop_shipment.pot Tue Dec 01 02:10:08 2020 +0100 @@ -123,6 +123,10 @@ msgid "Supplier Moves" msgstr "" +msgctxt "help:stock.shipment.drop,effective_date:" +msgid "When the stock was actually sent." +msgstr "" + msgctxt "model:ir.action,name:act_purchase_drop_shipment_form" msgid "Drop Shipments" msgstr "" @@ -143,6 +147,10 @@ msgid "Drop Shipments" msgstr "" +msgctxt "model:ir.action,name:act_shipment_drop_relate_party" +msgid "Drop Shipments" +msgstr "" + msgctxt "" "model:ir.action.act_window.domain,name:act_shipment_drop_form_domain_all" msgid "All" diff -r fe3ed74eb5db -r 9df46dab9e2a templates/sao.pot --- a/templates/sao.pot Mon Nov 23 09:47:36 2020 +0000 +++ b/templates/sao.pot Tue Dec 01 02:10:08 2020 +0100 @@ -1,4 +1,4 @@ -# Generated by grunt-xgettext on Sun Nov 01 2020 02:12:30 GMT+0100 (Central European Standard Time) +# Generated by grunt-xgettext on Tue Dec 01 2020 02:09:37 GMT+0100 (Central European Standard Time) msgid "Are your sure to leave?" msgstr ""
