Skip to content

Commit b704dc1

Browse files
author
oca-ci
committed
[UPD] Update auth_totp_enforce.pot
1 parent 82e125a commit b704dc1

1 file changed

Lines changed: 92 additions & 0 deletions

File tree

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * auth_totp_enforce
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 18.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: \n"
10+
"Language-Team: \n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: \n"
14+
"Plural-Forms: \n"
15+
16+
#. module: auth_totp_enforce
17+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
18+
msgid "Activate & Log in"
19+
msgstr ""
20+
21+
#. module: auth_totp_enforce
22+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
23+
msgid "Cancel"
24+
msgstr ""
25+
26+
#. module: auth_totp_enforce
27+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
28+
msgid "Cannot scan it?"
29+
msgstr ""
30+
31+
#. module: auth_totp_enforce
32+
#: model:res.groups,name:auth_totp_enforce.group_mfa_exempt
33+
msgid "Exempt from 2FA enforcement"
34+
msgstr ""
35+
36+
#. module: auth_totp_enforce
37+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
38+
msgid ""
39+
"Install an authenticator app on your device\n"
40+
" (Authy, Google Authenticator, Microsoft Authenticator...)."
41+
msgstr ""
42+
43+
#. module: auth_totp_enforce
44+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
45+
msgid "Look for an \"Add an account\" button."
46+
msgstr ""
47+
48+
#. module: auth_totp_enforce
49+
#: model:res.groups,comment:auth_totp_enforce.group_mfa_exempt
50+
msgid "Members of this group are NOT forced to configure MFA at login."
51+
msgstr ""
52+
53+
#. module: auth_totp_enforce
54+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
55+
msgid "QR Code"
56+
msgstr ""
57+
58+
#. module: auth_totp_enforce
59+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
60+
msgid "Scan the QR code below, or enter the key manually."
61+
msgstr ""
62+
63+
#. module: auth_totp_enforce
64+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
65+
msgid "Set up MFA"
66+
msgstr ""
67+
68+
#. module: auth_totp_enforce
69+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
70+
msgid "Two-factor authentication is required for your account."
71+
msgstr ""
72+
73+
#. module: auth_totp_enforce
74+
#: model:ir.model,name:auth_totp_enforce.model_res_users
75+
msgid "User"
76+
msgstr ""
77+
78+
#. module: auth_totp_enforce
79+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
80+
msgid "Verification Code"
81+
msgstr ""
82+
83+
#. module: auth_totp_enforce
84+
#. odoo-python
85+
#: code:addons/auth_totp_enforce/controllers/home.py:0
86+
msgid "Verification failed, please double-check the 6-digit code"
87+
msgstr ""
88+
89+
#. module: auth_totp_enforce
90+
#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form
91+
msgid "e.g. 123456"
92+
msgstr ""

0 commit comments

Comments
 (0)