# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_totp_mail
#
# Translators:
# Martin Trigaux, 2022
# Tony Ng, 2023
#
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: Tony Ng, 2023\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\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"
" 你好!
\n"
" 要求你啟用雙重要素身份驗證,以保護你的帳戶。
\n"
" 雙重要素身份驗證(two-factor authentication,簡稱 2FA)是一種對身份進行雙重驗證的系統。\n"
" 第一重驗證是核對個人密碼;第二重驗證是利用你指定的流動裝置上專用的應用程式,產生臨時代碼,以驗證身份。\n"
" 目前較流行的專用驗證程式包括:Authy、Google Authenticator 以及 Microsoft Authenticator。\n"
"\n"
"
\n"
" \n"
" 啟用雙重驗證\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 "賬戶安全"
#. 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 "邀請在您的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 "為以下用戶發送了使用雙因素身份驗證的邀請: %s"
#. module: auth_totp_mail
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.view_users_form
msgid "Invite to use 2FA"
msgstr "邀請使用 2FA"
#. module: auth_totp_mail
#: model:ir.actions.server,name:auth_totp_mail.action_invite_totp
msgid "Invite to use two-factor authentication"
msgstr "邀請使用雙重身份驗證"
#. module: auth_totp_mail
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form
msgid "Name"
msgstr "名稱"
#. module: auth_totp_mail
#: model:ir.actions.server,name:auth_totp_mail.action_activate_two_factor_authentication
msgid "Open two-factor authentication configuration"
msgstr "打開雙因素身份驗證配置"
#. module: auth_totp_mail
#: model:mail.template,name:auth_totp_mail.mail_template_totp_invite
msgid "Settings: 2Fa Invitation"
msgstr "設置:2FA邀請"
#. module: auth_totp_mail
#: model:ir.model,name:auth_totp_mail.model_res_users
msgid "User"
msgstr "使用者"