From f08fb25c59de6399ba6b8560b424af1562134a7a Mon Sep 17 00:00:00 2001 From: mymage Date: Tue, 11 Aug 2026 10:05:28 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- auth_totp_enforce/i18n/it.po | 93 ++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 auth_totp_enforce/i18n/it.po diff --git a/auth_totp_enforce/i18n/it.po b/auth_totp_enforce/i18n/it.po new file mode 100644 index 0000000000..c472dd4d0a --- /dev/null +++ b/auth_totp_enforce/i18n/it.po @@ -0,0 +1,93 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_totp_enforce +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 18.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Activate & Log in" +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Cancel" +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Cannot scan it?" +msgstr "" + +#. module: auth_totp_enforce +#: model:res.groups,name:auth_totp_enforce.group_mfa_exempt +msgid "Exempt from 2FA enforcement" +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "" +"Install an authenticator app on your device\n" +" (Authy, Google Authenticator, Microsoft Authenticator...)." +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Look for an \"Add an account\" button." +msgstr "" + +#. module: auth_totp_enforce +#: model:res.groups,comment:auth_totp_enforce.group_mfa_exempt +msgid "Members of this group are NOT forced to configure MFA at login." +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "QR Code" +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Scan the QR code below, or enter the key manually." +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Set up MFA" +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Two-factor authentication is required for your account." +msgstr "" + +#. module: auth_totp_enforce +#: model:ir.model,name:auth_totp_enforce.model_res_users +msgid "User" +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "Verification Code" +msgstr "" + +#. module: auth_totp_enforce +#. odoo-python +#: code:addons/auth_totp_enforce/controllers/home.py:0 +msgid "Verification failed, please double-check the 6-digit code" +msgstr "" + +#. module: auth_totp_enforce +#: model_terms:ir.ui.view,arch_db:auth_totp_enforce.auth_totp_setup_form +msgid "e.g. 123456" +msgstr ""