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

 templates/account_payment_stripe.pot |  29 +++++++++++++++++++++++++++++
 templates/ir.pot                     |   4 ++++
 templates/notification_email.pot     |  12 ++++++++++++
 templates/product.pot                |  22 +++++++++++++++++++++-
 templates/sao.pot                    |   2 +-
 templates/stock.pot                  |  16 ++++------------
 6 files changed, 71 insertions(+), 14 deletions(-)

diffs (216 lines):

diff -r 8c6733d6d489 -r 2d75e7d97e86 templates/account_payment_stripe.pot
--- a/templates/account_payment_stripe.pot      Mon Aug 31 16:19:20 2020 +0000
+++ b/templates/account_payment_stripe.pot      Tue Sep 01 02:10:07 2020 +0200
@@ -174,6 +174,14 @@
 msgid "Stripe Token"
 msgstr ""
 
+msgctxt "field:account.payment.stripe.customer.source.detach.ask,customer:"
+msgid "Customer"
+msgstr ""
+
+msgctxt "field:account.payment.stripe.customer.source.detach.ask,source:"
+msgid "Source"
+msgstr ""
+
 msgctxt "field:account.payment.stripe.refund,amount:"
 msgid "Amount"
 msgstr ""
@@ -242,6 +250,10 @@
 msgid "Stripe Customer"
 msgstr ""
 
+msgctxt "model:account.payment.stripe.customer.source.detach.ask,name:"
+msgid "Detach Customer Source"
+msgstr ""
+
 msgctxt "model:account.payment.stripe.refund,name:"
 msgid "Stripe Payment Refund"
 msgstr ""
@@ -274,6 +286,10 @@
 msgid "Stripe Checkout"
 msgstr ""
 
+msgctxt "model:ir.action,name:wizard_customer_source_detach"
+msgid "Detach Source"
+msgstr ""
+
 msgctxt "model:ir.action.act_window.domain,name:act_refund_form_domain_all"
 msgid "All"
 msgstr ""
@@ -319,6 +335,10 @@
 msgid "New URL"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:customer_source_detach_button"
+msgid "Detach Source"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:customer_stripe_checkout_button"
 msgid "Add Card"
 msgstr ""
@@ -498,3 +518,12 @@
 msgctxt "view:account.payment:"
 msgid "Token:"
 msgstr ""
+
+msgctxt ""
+"wizard_button:account.payment.stripe.customer.source.detach,ask,detach:"
+msgid "Detach"
+msgstr ""
+
+msgctxt "wizard_button:account.payment.stripe.customer.source.detach,ask,end:"
+msgid "Cancel"
+msgstr ""
diff -r 8c6733d6d489 -r 2d75e7d97e86 templates/ir.pot
--- a/templates/ir.pot  Mon Aug 31 16:19:20 2020 +0000
+++ b/templates/ir.pot  Tue Sep 01 02:10:07 2020 +0200
@@ -2872,6 +2872,10 @@
 msgstr ""
 
 msgctxt "selection:ir.cron,method:"
+msgid "Clean Task Queue"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
 msgid "Run On Time Triggers"
 msgstr ""
 
diff -r 8c6733d6d489 -r 2d75e7d97e86 templates/notification_email.pot
--- a/templates/notification_email.pot  Mon Aug 31 16:19:20 2020 +0000
+++ b/templates/notification_email.pot  Tue Sep 01 02:10:07 2020 +0200
@@ -78,6 +78,10 @@
 msgid "Date"
 msgstr ""
 
+msgctxt "field:notification.email.log,notification:"
+msgid "Notification"
+msgstr ""
+
 msgctxt "field:notification.email.log,recipients:"
 msgid "Recipients"
 msgstr ""
@@ -90,6 +94,10 @@
 msgid "Secondary Recipients"
 msgstr ""
 
+msgctxt "field:notification.email.log,resource:"
+msgid "Resource"
+msgstr ""
+
 msgctxt "field:notification.email.log,trigger:"
 msgid "Trigger"
 msgstr ""
@@ -152,6 +160,10 @@
 msgid "Logs"
 msgstr ""
 
+msgctxt "model:ir.action,name:act_notification_email_log_relate"
+msgid "Notification E-Mails"
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_notification_invalid_subject"
 msgid ""
 "Invalid e-mail subject in notification \"%(notification)s\" with exception "
diff -r 8c6733d6d489 -r 2d75e7d97e86 templates/product.pot
--- a/templates/product.pot     Mon Aug 31 16:19:20 2020 +0000
+++ b/templates/product.pot     Tue Sep 01 02:10:07 2020 +0200
@@ -23,6 +23,10 @@
 msgstr ""
 
 msgctxt "field:product.configuration,product_sequence:"
+msgid "Variant Sequence"
+msgstr ""
+
+msgctxt "field:product.configuration,template_sequence:"
 msgid "Product Sequence"
 msgstr ""
 
@@ -179,6 +183,10 @@
 msgid "Code"
 msgstr ""
 
+msgctxt "field:product.template,code_readonly:"
+msgid "Code Readonly"
+msgstr ""
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -288,7 +296,11 @@
 msgstr ""
 
 msgctxt "help:product.configuration,product_sequence:"
-msgid "Used to generate the product code."
+msgid "Used to generate the last part of the product code."
+msgstr ""
+
+msgctxt "help:product.configuration,template_sequence:"
+msgid "Used to generate the first part of the product code."
 msgstr ""
 
 msgctxt ""
@@ -482,6 +494,10 @@
 msgstr ""
 
 msgctxt "model:ir.sequence.type,name:sequence_type_product"
+msgid "Variant"
+msgstr ""
+
+msgctxt "model:ir.sequence.type,name:sequence_type_template"
 msgid "Product"
 msgstr ""
 
@@ -925,6 +941,10 @@
 msgid "Children"
 msgstr ""
 
+msgctxt "view:product.configuration:"
+msgid "Sequences"
+msgstr ""
+
 msgctxt "view:product.template:"
 msgid "General"
 msgstr ""
diff -r 8c6733d6d489 -r 2d75e7d97e86 templates/sao.pot
--- a/templates/sao.pot Mon Aug 31 16:19:20 2020 +0000
+++ b/templates/sao.pot Tue Sep 01 02:10:07 2020 +0200
@@ -1,4 +1,4 @@
-# Generated by grunt-xgettext on Sat Aug 01 2020 02:12:05 GMT+0200 (Central 
European Summer Time)
+# Generated by grunt-xgettext on Tue Sep 01 2020 02:09:39 GMT+0200 (Central 
European Summer Time)
 
 msgid "Are your sure to leave?"
 msgstr ""
diff -r 8c6733d6d489 -r 2d75e7d97e86 templates/stock.pot
--- a/templates/stock.pot       Mon Aug 31 16:19:20 2020 +0000
+++ b/templates/stock.pot       Tue Sep 01 02:10:07 2020 +0200
@@ -1430,6 +1430,10 @@
 msgid "Cost Price Revision"
 msgstr ""
 
+msgctxt "model:ir.action,name:act_product_moves"
+msgid "Stock Moves"
+msgstr ""
+
 msgctxt "model:ir.action,name:act_product_quantities_warehouse"
 msgid "Product Quantities By Warehouse"
 msgstr ""
@@ -2698,18 +2702,6 @@
 msgid "Shipments"
 msgstr ""
 
-msgctxt "view:stock.move:"
-msgid "Cancel"
-msgstr ""
-
-msgctxt "view:stock.move:"
-msgid "Do"
-msgstr ""
-
-msgctxt "view:stock.move:"
-msgid "Reset to Draft"
-msgstr ""
-
 msgctxt "view:stock.shipment.assign.partial:"
 msgid "Unable to assign these products:"
 msgstr ""

Reply via email to