# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_totp_mail
#
# Translators:
# Martin Trigaux, 2022
# Fernanda Alvarez, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-23 08:23+0000\n"
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
"Last-Translator: Fernanda Alvarez, 2025\n"
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_MX\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: auth_totp_mail
#: model:mail.template,body_html:auth_totp_mail.mail_template_totp_invite
msgid ""
"
\n"
"
\n"
" Dear
\n"
" requested you activate two-factor authentication to protect your account.
\n"
" Two-factor Authentication (\"2FA\") is a system of double authentication.\n"
" The first one is done with your password and the second one with a code you get from a dedicated mobile app.\n"
" Popular ones include Authy, Google Authenticator or the Microsoft Authenticator.\n"
"\n"
"
\n"
" \n"
" Activate my two-factor Authentication\n"
" \n"
"
\n"
" \n"
"
\n"
" "
msgstr ""
"\n"
"
\n"
" Apreciable :
\n"
" solicitó que actives la autenticación de dos factores para proteger tu cuenta.
\n"
" La autenticación de dos factores (\"A2F\") es un sistema de doble autenticación\n"
" Primero usas tu contraseña y después proporcionas un código que obtienes de una aplicación especial para celulares. \n"
" Algunas de las más conocidas son Authy, Google Authenticator y Microsoft Authenticator.\n"
"\n"
"
\n"
" \n"
" Activa tu autenticación de dos factores\n"
" \n"
"
\n"
" \n"
"
\n"
" "
#. module: auth_totp_mail
#. odoo-python
#: code:addons/auth_totp_mail/models/res_users.py:0
#, python-format
msgid "Account Security"
msgstr "Seguridad de la cuenta"
#. module: auth_totp_mail
#: model:mail.template,subject:auth_totp_mail.mail_template_totp_invite
msgid "Invitation to activate two-factor authentication on your Odoo account"
msgstr ""
"Invitación para activar la autenticación de dos factores en tu cuenta de "
"Odoo"
#. module: auth_totp_mail
#. odoo-python
#: code:addons/auth_totp_mail/models/res_users.py:0
#, python-format
msgid ""
"Invitation to use two-factor authentication sent for the following user(s): "
"%s"
msgstr ""
"Los siguientes usuarios recibieron la invitación para activar la "
"autenticación de dos factores: %s"
#. module: auth_totp_mail
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.view_users_form
msgid "Invite to use 2FA"
msgstr "Invitar a usar la A2P"
#. module: auth_totp_mail
#: model:ir.actions.server,name:auth_totp_mail.action_invite_totp
msgid "Invite to use two-factor authentication"
msgstr "Invitar a usar la autenticación de 2 pasos"
#. module: auth_totp_mail
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form
msgid "Name"
msgstr "Nombre"
#. module: auth_totp_mail
#: model:ir.actions.server,name:auth_totp_mail.action_activate_two_factor_authentication
msgid "Open two-factor authentication configuration"
msgstr "Abrir la configuración de la autenticación de dos factores"
#. module: auth_totp_mail
#: model:mail.template,name:auth_totp_mail.mail_template_totp_invite
msgid "Settings: 2Fa Invitation"
msgstr "Ajustes: Invitación para el uso de A2F"
#. module: auth_totp_mail
#: model:ir.model,name:auth_totp_mail.model_res_users
msgid "User"
msgstr "Usuario"