changeset bf5f811e9d5d in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=bf5f811e9d5d description: Monthly update diffstat:
templates/account_payment_sepa.pot | 2 +- templates/notification_email.pot | 10 ++++++++++ templates/party.pot | 4 ++++ templates/product.pot | 2 +- templates/res.pot | 2 +- templates/sao.pot | 2 +- 6 files changed, 18 insertions(+), 4 deletions(-) diffs (86 lines): diff -r 2513bfe633bc -r bf5f811e9d5d templates/account_payment_sepa.pot --- a/templates/account_payment_sepa.pot Mon Nov 29 17:03:05 2021 +0000 +++ b/templates/account_payment_sepa.pot Wed Dec 01 02:11:40 2021 +0100 @@ -298,7 +298,7 @@ msgstr "" msgctxt "model:ir.model.button,string:group_generate_message_button" -msgid "Generate Message" +msgid "Generate SEPA Message" msgstr "" msgctxt "model:ir.model.button,string:mandate_cancel_button" diff -r 2513bfe633bc -r bf5f811e9d5d templates/notification_email.pot --- a/templates/notification_email.pot Mon Nov 29 17:03:05 2021 +0000 +++ b/templates/notification_email.pot Wed Dec 01 02:11:40 2021 +0100 @@ -54,6 +54,10 @@ msgid "Secondary Recipients" msgstr "" +msgctxt "field:notification.email,send_after:" +msgid "Send After" +msgstr "" + msgctxt "field:notification.email,subject:" msgid "Subject" msgstr "" @@ -142,6 +146,12 @@ msgid "The field that contains the secondary recipient(s)." msgstr "" +msgctxt "help:notification.email,send_after:" +msgid "" +"The delay after which the email must be sent.\n" +"Applied if a worker queue is activated." +msgstr "" + msgctxt "help:notification.email,subject:" msgid "" "The Genshi syntax can be used with 'record' in the evaluation context.\n" diff -r 2513bfe633bc -r bf5f811e9d5d templates/party.pot --- a/templates/party.pot Mon Nov 29 17:03:05 2021 +0000 +++ b/templates/party.pot Wed Dec 01 02:11:40 2021 +0100 @@ -38,6 +38,10 @@ msgid "Street" msgstr "" +msgctxt "field:party.address,street_single_line:" +msgid "Street" +msgstr "" + msgctxt "field:party.address,subdivision:" msgid "Subdivision" msgstr "" diff -r 2513bfe633bc -r bf5f811e9d5d templates/product.pot --- a/templates/product.pot Mon Nov 29 17:03:05 2021 +0000 +++ b/templates/product.pot Wed Dec 01 02:11:40 2021 +0100 @@ -618,7 +618,7 @@ msgstr "" msgctxt "model:product.uom,name:uom_centimeter" -msgid "centimeter" +msgid "Centimeter" msgstr "" msgctxt "model:product.uom,name:uom_cubic_centimeter" diff -r 2513bfe633bc -r bf5f811e9d5d templates/res.pot --- a/templates/res.pot Mon Nov 29 17:03:05 2021 +0000 +++ b/templates/res.pot Wed Dec 01 02:11:40 2021 +0100 @@ -554,7 +554,7 @@ msgstr "" msgctxt "report:res.user.email_reset_password:" -msgid "The password will expire at [1:%(datetime)s UTC]." +msgid "The password will expire in [1:%(datetime)s]." msgstr "" msgctxt "selection:res.user.application,state:" diff -r 2513bfe633bc -r bf5f811e9d5d templates/sao.pot --- a/templates/sao.pot Mon Nov 29 17:03:05 2021 +0000 +++ b/templates/sao.pot Wed Dec 01 02:11:40 2021 +0100 @@ -1,4 +1,4 @@ -# Generated by grunt-xgettext on Mon Nov 01 2021 02:11:19 GMT+0100 (Central European Standard Time) +# Generated by grunt-xgettext on Wed Dec 01 2021 02:11:05 GMT+0100 (Central European Standard Time) msgid "Are your sure to leave?" msgstr ""
