Skip to content

Commit 5e5384d

Browse files
author
oca-ci
committed
[UPD] Update auth_partner.pot
1 parent c8dd1fc commit 5e5384d

1 file changed

Lines changed: 20 additions & 45 deletions

File tree

auth_partner/i18n/auth_partner.pot

Lines changed: 20 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 16.0\n"
7+
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -37,7 +37,7 @@ msgstr ""
3737
#: model:mail.template,body_html:auth_partner.email_reset_password
3838
msgid ""
3939
"<div>\n"
40-
" Hi <t t-out=\"object.partner_id.name or ''\"></t>\n"
40+
" Hi <t t-out=\"object.partner_id.name or ''\"/>\n"
4141
" Click on the following link to reset your password\n"
4242
" <a t-attf-href=\"https://example.org/password/reset?token={{ object.env.context['token']}}\" target=\"_blank\" style=\"color:#FFFFFF; text-decoration:none;\">Reset Password</a>\n"
4343
" </div>\n"
@@ -48,7 +48,7 @@ msgstr ""
4848
#: model:mail.template,body_html:auth_partner.email_validate_email
4949
msgid ""
5050
"<div>\n"
51-
" Hi <t t-out=\"object.partner_id.name or ''\"></t>\n"
51+
" Hi <t t-out=\"object.partner_id.name or ''\"/>\n"
5252
" Welcome to the site, please click on the following link to verify your email\n"
5353
" <a t-attf-href=\"https://example.org/email/validate?token={{ object.env.context['token']}}\" target=\"_blank\" style=\"color:#FFFFFF; text-decoration:none;\">Validate Email</a>\n"
5454
" </div>\n"
@@ -59,14 +59,20 @@ msgstr ""
5959
#: model:mail.template,body_html:auth_partner.email_set_password
6060
msgid ""
6161
"<div>\n"
62-
" Hi <t t-out=\"object.partner_id.name or ''\"></t>\n"
62+
" Hi <t t-out=\"object.partner_id.name or ''\"/>\n"
6363
" Welcome, your account have been created\n"
6464
" Click on the following link to set your password\n"
6565
" <a t-attf-href=\"https://example.org/password/reset?token={{ object.env.context['token']}}\" target=\"_blank\" style=\"color:#FFFFFF; text-decoration:none;\">Set Password</a>\n"
6666
" </div>\n"
6767
" "
6868
msgstr ""
6969

70+
#. module: auth_partner
71+
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_directory_view_form
72+
#: model_terms:ir.ui.view,arch_db:auth_partner.view_partner_form
73+
msgid "<span class=\"o_stat_text\">Accounts</span>"
74+
msgstr ""
75+
7076
#. module: auth_partner
7177
#: model:res.groups,name:auth_partner.group_auth_partner_api
7278
msgid "API Partner Auth Access"
@@ -77,12 +83,6 @@ msgstr ""
7783
msgid "API Partner Auth Manager"
7884
msgstr ""
7985

80-
#. module: auth_partner
81-
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_directory_view_form
82-
#: model_terms:ir.ui.view,arch_db:auth_partner.view_partner_form
83-
msgid "Account"
84-
msgstr ""
85-
8686
#. module: auth_partner
8787
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_reset_password_view_form
8888
msgid ""
@@ -230,7 +230,6 @@ msgstr ""
230230
#. module: auth_partner
231231
#. odoo-python
232232
#: code:addons/auth_partner/models/auth_partner.py:0
233-
#, python-format
234233
msgid ""
235234
"Email address not validated. Validate your email address by clicking on the "
236235
"link in the email sent to you or request a new password. "
@@ -293,23 +292,18 @@ msgstr ""
293292
#. module: auth_partner
294293
#. odoo-python
295294
#: code:addons/auth_partner/models/auth_partner.py:0
296-
#, python-format
297295
msgid "Invalid Login or Password"
298296
msgstr ""
299297

300298
#. module: auth_partner
301299
#. odoo-python
302300
#: code:addons/auth_partner/models/auth_directory.py:0
303-
#: code:addons/auth_partner/models/auth_directory.py:0
304-
#: code:addons/auth_partner/models/auth_directory.py:0
305-
#, python-format
306301
msgid "Invalid Token"
307302
msgstr ""
308303

309304
#. module: auth_partner
310305
#. odoo-python
311306
#: code:addons/auth_partner/models/auth_directory.py:0
312-
#, python-format
313307
msgid "Invalid token"
314308
msgstr ""
315309

@@ -319,14 +313,6 @@ msgstr ""
319313
msgid "Label"
320314
msgstr ""
321315

322-
#. module: auth_partner
323-
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory____last_update
324-
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner____last_update
325-
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password____last_update
326-
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password____last_update
327-
msgid "Last Modified on"
328-
msgstr ""
329-
330316
#. module: auth_partner
331317
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__write_uid
332318
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__write_uid
@@ -395,16 +381,14 @@ msgstr ""
395381

396382
#. module: auth_partner
397383
#. odoo-python
398-
#: code:addons/auth_partner/wizards/wizard_auth_partner_force_set_password.py:0
399-
#, python-format
400-
msgid "No id in context"
384+
#: code:addons/auth_partner/models/auth_directory.py:0
385+
msgid "No email template defined for %(template)s in %(directory)s"
401386
msgstr ""
402387

403388
#. module: auth_partner
404389
#. odoo-python
405-
#: code:addons/auth_partner/models/auth_directory.py:0
406-
#, python-format
407-
msgid "No email template defined for %(template)s in %(directory)s"
390+
#: code:addons/auth_partner/wizards/wizard_auth_partner_force_set_password.py:0
391+
msgid "No id in context"
408392
msgstr ""
409393

410394
#. module: auth_partner
@@ -443,7 +427,6 @@ msgstr ""
443427
#. module: auth_partner
444428
#. odoo-python
445429
#: code:addons/auth_partner/wizards/wizard_auth_partner_force_set_password.py:0
446-
#, python-format
447430
msgid "Password and Confirm Password must be the same"
448431
msgstr ""
449432

@@ -463,15 +446,10 @@ msgid "Secret Key"
463446
msgstr ""
464447

465448
#. module: auth_partner
466-
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__secret_key_env_default
449+
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__x_secret_key_env_default
467450
msgid "Secret Key Env Default"
468451
msgstr ""
469452

470-
#. module: auth_partner
471-
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__secret_key_env_is_editable
472-
msgid "Secret Key Env Is Editable"
473-
msgstr ""
474-
475453
#. module: auth_partner
476454
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_form
477455
msgid "Send Invite"
@@ -522,13 +500,6 @@ msgid ""
522500
"email"
523501
msgstr ""
524502

525-
#. module: auth_partner
526-
#. odoo-python
527-
#: code:addons/auth_partner/wizards/wizard_auth_partner_force_set_password.py:0
528-
#, python-format
529-
msgid "This wizard can only be used on auth.partner"
530-
msgstr ""
531-
532503
#. module: auth_partner
533504
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__user_can_impersonate
534505
msgid "User Can Impersonate"
@@ -546,9 +517,13 @@ msgstr ""
546517
msgid "Wizard Partner Auth Reset Password"
547518
msgstr ""
548519

520+
#. module: auth_partner
521+
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__x_secret_key_env_is_editable
522+
msgid "X Secret Key Env Is Editable"
523+
msgstr ""
524+
549525
#. module: auth_partner
550526
#. odoo-python
551527
#: code:addons/auth_partner/models/auth_partner.py:0
552-
#, python-format
553528
msgid "You are not allowed to impersonate this user"
554529
msgstr ""

0 commit comments

Comments
 (0)