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

 templates/account.pot                  |  67 ++++++++++++++++++++++++++++++---
 templates/account_es.pot               |  12 ++++++
 templates/account_payment.pot          |   4 ++
 templates/account_payment_sepa.pot     |  12 ++++++
 templates/account_payment_stripe.pot   |   4 --
 templates/commission.pot               |  40 ++++++++++++++++++++
 templates/product_price_list_dates.pot |   4 ++
 templates/sale.pot                     |  44 +++++++++++++++++++++-
 templates/sale_price_list.pot          |   4 ++
 templates/sao.pot                      |   2 +-
 templates/stock.pot                    |  10 +++++
 11 files changed, 190 insertions(+), 13 deletions(-)

diffs (437 lines):

diff -r 926c4752ed86 -r a9adea19a0c2 templates/account.pot
--- a/templates/account.pot     Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/account.pot     Sun Mar 01 02:19:37 2020 +0100
@@ -569,6 +569,18 @@
 msgid "Period"
 msgstr ""
 
+msgctxt "field:account.fiscalyear.create_periods.start,end_day:"
+msgid "End Day"
+msgstr ""
+
+msgctxt "field:account.fiscalyear.create_periods.start,frequency:"
+msgid "Frequency"
+msgstr ""
+
+msgctxt "field:account.fiscalyear.create_periods.start,interval:"
+msgid "Interval"
+msgstr ""
+
 msgctxt "field:account.fiscalyear.renew.start,company:"
 msgid "Company"
 msgstr ""
@@ -1949,6 +1961,16 @@
 msgid "Default supplier tax rule for new parties."
 msgstr ""
 
+msgctxt "help:account.fiscalyear.create_periods.start,end_day:"
+msgid ""
+"The day of the month on which periods end.\n"
+"Months with fewer days will end on the last day."
+msgstr ""
+
+msgctxt "help:account.fiscalyear.create_periods.start,interval:"
+msgid "The length of each period, in months."
+msgstr ""
+
 msgctxt "help:account.fiscalyear.renew.start,previous_fiscalyear:"
 msgid "Used as reference for fiscalyear configuration."
 msgstr ""
@@ -2180,6 +2202,10 @@
 msgid "Balance Non-Deferral"
 msgstr ""
 
+msgctxt "model:account.fiscalyear.create_periods.start,name:"
+msgid "Create Periods Start"
+msgstr ""
+
 msgctxt "model:account.fiscalyear.renew.start,name:"
 msgid "Renew Fiscal Year Start"
 msgstr ""
@@ -2440,6 +2466,10 @@
 msgid "Account Configuration"
 msgstr ""
 
+msgctxt "model:ir.action,name:act_create_periods"
+msgid "Create Periods"
+msgstr ""
+
 msgctxt "model:ir.action,name:act_fiscalyear_form"
 msgid "Fiscal Years"
 msgstr ""
@@ -2952,12 +2982,8 @@
 msgid "Close"
 msgstr ""
 
-msgctxt "model:ir.model.button,string:fiscalyear_create_period_3_button"
-msgid "Create 3 Monthly Periods"
-msgstr ""
-
-msgctxt "model:ir.model.button,string:fiscalyear_create_period_button"
-msgid "Create Monthly Periods"
+msgctxt "model:ir.model.button,string:fiscalyear_create_periods_button"
+msgid "Create Periods"
 msgstr ""
 
 msgctxt "model:ir.model.button,string:fiscalyear_lock_button"
@@ -3609,6 +3635,18 @@
 msgid "Open"
 msgstr ""
 
+msgctxt "selection:account.fiscalyear.create_periods.start,frequency:"
+msgid "Monthly"
+msgstr ""
+
+msgctxt "selection:account.fiscalyear.create_periods.start,frequency:"
+msgid "Other"
+msgstr ""
+
+msgctxt "selection:account.fiscalyear.create_periods.start,frequency:"
+msgid "Quarterly"
+msgstr ""
+
 msgctxt "selection:account.general_ledger.line,state:"
 msgid "Draft"
 msgstr ""
@@ -3879,6 +3917,14 @@
 "of account template."
 msgstr ""
 
+msgctxt "view:account.fiscalyear.create_periods.start:"
+msgid "every"
+msgstr ""
+
+msgctxt "view:account.fiscalyear.create_periods.start:"
+msgid "months"
+msgstr ""
+
 msgctxt "view:account.fiscalyear:"
 msgid "Periods"
 msgstr ""
@@ -4003,6 +4049,15 @@
 msgid "Cancel"
 msgstr ""
 
+msgctxt ""
+"wizard_button:account.fiscalyear.create_periods,start,create_periods:"
+msgid "Create"
+msgstr ""
+
+msgctxt "wizard_button:account.fiscalyear.create_periods,start,end:"
+msgid "Cancel"
+msgstr ""
+
 msgctxt "wizard_button:account.fiscalyear.renew,start,create_:"
 msgid "Create"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/account_es.pot
--- a/templates/account_es.pot  Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/account_es.pot  Sun Mar 01 02:19:37 2020 +0100
@@ -2,6 +2,14 @@
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
+msgctxt "field:account.payment.journal,es_sepa_bank_account_country_code:"
+msgid "Bank Account Country Code"
+msgstr ""
+
+msgctxt "field:account.payment.journal,es_sepa_request_advancement:"
+msgid "Request Advancement"
+msgstr ""
+
 msgctxt "field:account.reporting.aeat.start,periods:"
 msgid "Periods"
 msgstr ""
@@ -134,6 +142,10 @@
 msgid "Spanish Province Code"
 msgstr ""
 
+msgctxt "help:account.payment.journal,es_sepa_request_advancement:"
+msgid "Check to receive payments before the payment date."
+msgstr ""
+
 msgctxt "help:party.party,es_province_code:"
 msgid "Set 99 for non Spanish parties."
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/account_payment.pot
--- a/templates/account_payment.pot     Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/account_payment.pot     Sun Mar 01 02:19:37 2020 +0100
@@ -107,6 +107,10 @@
 msgid "Party"
 msgstr ""
 
+msgctxt "field:account.payment,process_method:"
+msgid "Process Method"
+msgstr ""
+
 msgctxt "field:account.payment,state:"
 msgid "State"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/account_payment_sepa.pot
--- a/templates/account_payment_sepa.pot        Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/account_payment_sepa.pot        Sun Mar 01 02:19:37 2020 +0100
@@ -557,3 +557,15 @@
 msgctxt "view:account.payment.journal:"
 msgid "SEPA"
 msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Code"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Information"
+msgstr ""
+
+msgctxt "view:account.payment:"
+msgid "Return Reason"
+msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/account_payment_stripe.pot
--- a/templates/account_payment_stripe.pot      Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/account_payment_stripe.pot      Sun Mar 01 02:19:37 2020 +0100
@@ -86,10 +86,6 @@
 msgid "Stripe Idempotency Key"
 msgstr ""
 
-msgctxt "field:account.payment,stripe_journal:"
-msgid "Stripe Journal"
-msgstr ""
-
 msgctxt "field:account.payment,stripe_payment_intent_id:"
 msgid "Stripe Payment Intent"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/commission.pot
--- a/templates/commission.pot  Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/commission.pot  Sun Mar 01 02:19:37 2020 +0100
@@ -74,10 +74,30 @@
 msgid "Plan"
 msgstr ""
 
+msgctxt "field:commission.agent,selections:"
+msgid "Selections"
+msgstr ""
+
 msgctxt "field:commission.agent,type_:"
 msgid "Type"
 msgstr ""
 
+msgctxt "field:commission.agent.selection,agent:"
+msgid "Agent"
+msgstr ""
+
+msgctxt "field:commission.agent.selection,end_date:"
+msgid "End Date"
+msgstr ""
+
+msgctxt "field:commission.agent.selection,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:commission.agent.selection,start_date:"
+msgid "Start Date"
+msgstr ""
+
 msgctxt "field:commission.create_invoice.ask,from_:"
 msgid "From"
 msgstr ""
@@ -122,6 +142,10 @@
 msgid "Product"
 msgstr ""
 
+msgctxt "field:party.party,agents:"
+msgid "Agents"
+msgstr ""
+
 msgctxt "field:product.product,principals:"
 msgid "Commission Principals"
 msgstr ""
@@ -168,6 +192,10 @@
 msgid "Commission Agent"
 msgstr ""
 
+msgctxt "model:commission.agent.selection,name:"
+msgid "Agent Selection"
+msgstr ""
+
 msgctxt "model:commission.create_invoice.ask,name:"
 msgid "Create Commission Invoice"
 msgstr ""
@@ -184,6 +212,10 @@
 msgid "Agents"
 msgstr ""
 
+msgctxt "model:ir.action,name:act_agent_selections"
+msgid "Selections"
+msgstr ""
+
 msgctxt "model:ir.action,name:act_commission_create_invoice"
 msgid "Create Commission Invoices"
 msgstr ""
@@ -316,6 +348,14 @@
 msgid "Commissions"
 msgstr ""
 
+msgctxt "view:commission.agent.selection:"
+msgid "Criteria"
+msgstr ""
+
+msgctxt "view:party.party:"
+msgid "Commissions"
+msgstr ""
+
 msgctxt "view:product.template:"
 msgid "Commissions"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/product_price_list_dates.pot
--- a/templates/product_price_list_dates.pot    Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/product_price_list_dates.pot    Sun Mar 01 02:19:37 2020 +0100
@@ -14,6 +14,10 @@
 msgid "Date"
 msgstr ""
 
+msgctxt "field:product.sale.context,date:"
+msgid "Date"
+msgstr ""
+
 msgctxt "model:ir.action,name:act_price_list_line_form"
 msgid "Lines"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/sale.pot
--- a/templates/sale.pot        Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/sale.pot        Sun Mar 01 02:19:37 2020 +0100
@@ -26,6 +26,34 @@
 msgid "Sale UOM"
 msgstr ""
 
+msgctxt "field:product.sale.context,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:product.sale.context,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:product.sale.context,customer:"
+msgid "Customer"
+msgstr ""
+
+msgctxt "field:product.sale.context,locations:"
+msgid "Warehouses"
+msgstr ""
+
+msgctxt "field:product.sale.context,quantity:"
+msgid "Quantity"
+msgstr ""
+
+msgctxt "field:product.sale.context,sale_date:"
+msgid "Sale Date"
+msgstr ""
+
+msgctxt "field:product.sale.context,stock_date_end:"
+msgid "Stock End Date"
+msgstr ""
+
 msgctxt "field:product.template,lead_time:"
 msgid "Lead Time"
 msgstr ""
@@ -521,6 +549,10 @@
 msgid "Parties associated to Sales"
 msgstr ""
 
+msgctxt "model:ir.action,name:act_product"
+msgid "Salable Products"
+msgstr ""
+
 msgctxt "model:ir.action,name:act_reporting_category"
 msgid "Sales per Category"
 msgstr ""
@@ -679,7 +711,7 @@
 "\"%(sale)s\"."
 msgstr ""
 
-msgctxt "model:ir.message,text:msg_sale_missing_account_expense"
+msgctxt "model:ir.message,text:msg_sale_missing_account_revenue"
 msgid "To invoice sale \"%(sale)s\" you must configure a default account 
revenue."
 msgstr ""
 
@@ -693,7 +725,7 @@
 "sale."
 msgstr ""
 
-msgctxt "model:ir.message,text:msg_sale_product_missing_account_expense"
+msgctxt "model:ir.message,text:msg_sale_product_missing_account_revenue"
 msgid ""
 "To invoice sale \"%(sale)s\" you must define an account revenue for product "
 "\"%(product)s\"."
@@ -784,6 +816,10 @@
 msgid "Parties associated to Sales"
 msgstr ""
 
+msgctxt "model:ir.ui.menu,name:menu_product"
+msgid "Salable Products"
+msgstr ""
+
 msgctxt "model:ir.ui.menu,name:menu_reporting"
 msgid "Reporting"
 msgstr ""
@@ -804,6 +840,10 @@
 msgid "Sales"
 msgstr ""
 
+msgctxt "model:product.sale.context,name:"
+msgid "Product Sale Context"
+msgstr ""
+
 msgctxt "model:res.group,name:group_sale"
 msgid "Sales"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/sale_price_list.pot
--- a/templates/sale_price_list.pot     Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/sale_price_list.pot     Sun Mar 01 02:19:37 2020 +0100
@@ -22,6 +22,10 @@
 msgid "Sale Price List"
 msgstr ""
 
+msgctxt "field:product.sale.context,price_list:"
+msgid "Price List"
+msgstr ""
+
 msgctxt "field:sale.configuration,sale_price_list:"
 msgid "Sale Price List"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/sao.pot
--- a/templates/sao.pot Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/sao.pot Sun Mar 01 02:19:37 2020 +0100
@@ -1,4 +1,4 @@
-# Generated by grunt-xgettext on Sat Feb 01 2020 02:08:47 GMT+0100 (Central 
European Standard Time)
+# Generated by grunt-xgettext on Sun Mar 01 2020 02:18:27 GMT+0100 (Central 
European Standard Time)
 
 msgid "Are your sure to leave?"
 msgstr ""
diff -r 926c4752ed86 -r a9adea19a0c2 templates/stock.pot
--- a/templates/stock.pot       Tue Feb 25 16:14:40 2020 +0000
+++ b/templates/stock.pot       Sun Mar 01 02:19:37 2020 +0100
@@ -454,6 +454,11 @@
 msgid "Quantity"
 msgstr ""
 
+msgctxt ""
+"field:stock.product_quantities_warehouse.context,stock_skip_warehouse:"
+msgid "Only storage zone"
+msgstr ""
+
 msgctxt "field:stock.product_quantities_warehouse.context,warehouse:"
 msgid "Warehouse"
 msgstr ""
@@ -1093,6 +1098,11 @@
 msgid "The current state of the stock period."
 msgstr ""
 
+msgctxt ""
+"help:stock.product_quantities_warehouse.context,stock_skip_warehouse:"
+msgid "Check to use only the quantity of the storage zone."
+msgstr ""
+
 msgctxt "help:stock.product_quantities_warehouse.context,warehouse:"
 msgid "The warehouse for which the quantities will be calculated."
 msgstr ""

Reply via email to