19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:28 +01:00
parent 20ddc1b4a3
commit c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions

View file

@ -1,32 +1,29 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_totp
#
# Translators:
# Martin Trigaux, 2022
# Jeffery CHEN <jeffery9@gmail.com>, 2022
# digitalliuzg8888, 2022
# lyper lai, 2023
# Emily Jia <eji@odoo.com>, 2023
#
# * auth_totp
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
# "Chloe Wang (chwa)" <chwa@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server saas~18.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
"Last-Translator: Emily Jia <eji@odoo.com>, 2023\n"
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-12-03 14:27+0000\n"
"Last-Translator: \"Chloe Wang (chwa)\" <chwa@odoo.com>\n"
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
"projects/odoo-19/auth_totp/zh_Hans/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/controllers/home.py:0
#, python-format
msgid "%(browser)s on %(platform)s"
msgstr "%(browser)s在%(platform)s"
@ -38,100 +35,52 @@ msgstr "2-Factor双因素设置向导"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/wizard/auth_totp_wizard.py:0
#, python-format
msgid "2-Factor authentication is now enabled."
msgstr "双重身份认证现已启用。"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid ""
"<i title=\"Documentation\" class=\"fa fa-fw o_button_icon fa-info-circle\"/>\n"
" Learn More"
msgstr ""
"<i title=\"Documentation\" class=\"fa fa-fw o_button_icon fa-info-circle\"/>\n"
" 了解更多"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid ""
"<i title=\"Documentation\" class=\"fa fa-fw o_button_icon fa-info-circle\"/>\n"
" Learn More"
"<i class=\"fa fa-check text-success\"/>\n"
" <span class=\"fw-bold ms-1 me-2\">\n"
" Enabled\n"
" </span>"
msgstr ""
"<i title=\"Documentation\" class=\"fa fa-fw o_button_icon fa-info-circle\"/>\n"
" 了解更多"
"<i class=\"fa fa-check text-success\"/>\n"
" <span class=\"fw-bold ms-1 me-2\">\n"
" 启用\n"
" </span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid ""
"<span attrs=\"{'invisible': [('totp_enabled', '=', False)]}\" class=\"text-"
"muted\">This account is protected!</span>"
"<i class=\"fa fa-remove text-danger\"/>\n"
" <span class=\"fw-bold ms-1\">\n"
" Disabled\n"
" </span>"
msgstr ""
"<span attrs=\"{'invisible': [('totp_enabled', '=', False)]}\" class=\"text-"
"muted\">这个帐户已受保护!</span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
msgid ""
"<span attrs=\"{'invisible': [('totp_enabled', '=', False)]}\" class=\"text-"
"muted\">Your account is protected!</span>"
msgstr ""
"<span attrs=\"{'invisible': [('totp_enabled', '=', False)]}\" class=\"text-"
"muted\">您的账户受到保护!</span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid ""
"<span class=\"d-md-none d-block\">Or install an authenticator app</span>\n"
" <span class=\"d-none d-md-block\">Install an authenticator app on your mobile device</span>"
msgstr ""
"<span class=\"d-md-none d-block\">或者安装一个认证器应用程序</span>\n"
" <span class=\"d-none d-md-block\">在您的移动设备上安装一个认证器应用程序</span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid ""
"<span class=\"d-none d-md-block\">When requested to do so, scan the barcode below</span>\n"
" <span class=\"d-block d-md-none\">When requested to do so, copy the key below</span>"
msgstr ""
"<span class=\"d-none d-md-block\">当被要求这样做时,请扫描下面的条形码。</span>\n"
" <span class=\"d-block d-md-none\">当被要求这样做的时候,请复制下面的钥匙</span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid ""
"<span class=\"text-muted\">Popular ones include Authy, Google Authenticator "
"or the Microsoft Authenticator.</span>"
msgstr "<span class=\"text-muted\">流行的包括Authy、谷歌认证器或微软认证器。</span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Account Security"
msgstr "帐户安全"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Activate"
msgstr "激活"
"<i class=\"fa fa-remove text-danger\"/>\n"
" <span class=\"fw-bold ms-1\">\n"
" 禁用\n"
" </span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Added On"
msgstr "已添加"
msgid ""
"<span class=\"text-muted\">\n"
" Recommended for extra security.\n"
" </span>"
msgstr ""
"<span class=\"text-muted\">\n"
" 建议用于加强安全。\n"
" </span>"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid ""
"Are you sure? The user may be asked to enter two-factor codes again on those"
" devices"
msgstr "你确定吗?用户可能会被要求在这些设备上再次输入双因子码"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
msgid ""
"Are you sure? You may be asked to enter two-factor codes again on those "
"devices"
msgstr "你确定吗?你可能会被要求在这些设备上再次输入双因子码"
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Add this key in your Authenticator app"
msgstr "在您的验证器应用程序中添加此密钥"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
@ -143,36 +92,32 @@ msgstr "认证码"
msgid "Authentication Device"
msgstr "认证设备"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Authenticator App Setup"
msgstr "认证器应用程序的设置"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Cancel"
msgstr "取消"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Cannot scan it?"
msgstr "不能扫描吗"
msgstr "无法扫描"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Click on this link to open your authenticator app"
msgstr "点击此链接,打开您的认证器应用程序"
#: model:ir.model.fields.selection,name:auth_totp.selection__auth_totp_rate_limit_log__limit_type__code_check
msgid "Code Checking"
msgstr "代码检查"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__create_uid
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__create_uid
msgid "Created by"
msgstr "创建人"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__create_date
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__create_date
msgid "Created on"
msgstr "创建时间"
msgstr "创建日期"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__create_date
@ -182,35 +127,36 @@ msgstr "创建时间"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__name
msgid "Description"
msgstr "说明"
msgstr "描述"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Device"
msgstr "设备"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Disable 2FA"
msgstr "禁用2FA"
msgid "Disable"
msgstr "禁用"
#. module: auth_totp
#: model:ir.actions.server,name:auth_totp.action_disable_totp
msgid "Disable two-factor authentication"
msgstr "禁用双因素认证"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Discard"
msgstr "丢弃"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__display_name
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__display_name
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__display_name
#: model:ir.model.fields,field_description:auth_totp.field_res_users__display_name
msgid "Display Name"
msgstr "显示名称"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
msgid "Don't ask again on this device"
msgstr "在这个设备上不要再问了"
msgstr "在此设备上不再询问"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
@ -220,86 +166,69 @@ msgstr "启用2FA"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Enter your six-digit code below"
msgstr "在下面输入您的六位数代码"
msgid "Enable Two-Factor Authentication"
msgstr "启用双因素身份验证"
#. module: auth_totp
#: model:ir.model,name:auth_totp.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP 路由"
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__expiration_date
msgid "Expiration Date"
msgstr "有效期"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__id
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__id
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__id
#: model:ir.model.fields,field_description:auth_totp.field_res_users__id
msgid "ID"
msgstr "ID"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/controllers/home.py:0
#, python-format
msgid "Invalid authentication code format."
msgstr "无效的验证码格式。"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device____last_update
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard____last_update
msgid "Last Modified on"
msgstr "最后修改时间"
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__ip
msgid "Ip"
msgstr "IP"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__write_uid
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__write_uid
msgid "Last Updated by"
msgstr "最后更新人"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__write_date
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__write_date
msgid "Last Updated on"
msgstr "最后更新时间"
msgstr "上次更新日期"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Learn More"
msgstr "了解更多"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__limit_type
msgid "Limit Type"
msgstr "限制类型"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
msgid "Log in"
msgstr "登录"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Look for an \"Add an account\" button"
msgstr "寻找一个 \"添加账户 \"的按钮"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "On Apple Store"
msgstr "在苹果应用商店"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "On Google Play"
msgstr "在谷歌应用市场"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__qrcode
msgid "Qrcode"
msgstr "QR码"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Revoke"
msgstr "撤销"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Revoke All"
msgstr "全部撤销"
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Scan this barcode in your Authenticator app"
msgstr "在验证器应用程序中扫描此条形码"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__scope
@ -311,22 +240,37 @@ msgstr "作用范围"
msgid "Secret"
msgstr "密匙"
#. module: auth_totp
#: model:ir.model.fields.selection,name:auth_totp.selection__auth_totp_rate_limit_log__limit_type__send_email
msgid "Send Email"
msgstr "发送电子邮件"
#. module: auth_totp
#: model:ir.model,name:auth_totp.model_auth_totp_rate_limit_log
msgid "TOTP rate limit logs"
msgstr "TOTP速率限制日志"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/wizard/auth_totp_wizard.py:0
#, python-format
msgid "The verification code should only contain numbers"
msgstr "验证码应只包含数字"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
msgid ""
"To login, enter below the six-digit authentication code provided by your Authenticator app.\n"
"To login, enter below the six-digit authentication code provided by your "
"Authenticator app.\n"
" <br/>"
msgstr ""
"要登录请在下面输入由Authenticator应用程序提供的六位数认证代码。\n"
"如需登录,请在下方输入由 Authenticator 应用程序提供的六位数验证码。\n"
" <br/>"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_last_counter
msgid "Totp Last Counter"
msgstr "TOTP 最后计数器"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_secret
msgid "Totp Secret"
@ -334,17 +278,14 @@ msgstr "Totp密匙"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_trusted_device_ids
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid "Trusted Devices"
msgstr "受信任的设备"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
#, python-format
msgid "Two-Factor Authentication Activation"
msgstr "双重认证的激活"
msgstr "双因子认证激活"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
@ -353,28 +294,6 @@ msgstr "双重认证的激活"
msgid "Two-factor Authentication"
msgstr "双重验证"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
msgid ""
"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."
msgstr ""
"双重认证(\"2FA\")是一个双重认证的系统。\n"
" 第一个是用您的密码,第二个是用您从一个专门的移动应用程序获得的代码。\n"
" 流行的包括Authy、谷歌认证器或微软认证器。"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
msgid ""
"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."
msgstr ""
"双因素认证(“2FA”)是一种双重认证系统\n"
" 第一个是你的密码,第二个是你从一个专门的移动应用程序获得的代码。\n"
" 流行的包括授权,谷歌认证或微软认证。"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_enabled
msgid "Two-factor authentication"
@ -388,26 +307,23 @@ msgstr "Two-factor双重身份验证已停用"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search
msgid "Two-factor authentication Enabled"
msgstr "启用Two-factor双重身份验证"
msgstr "启用双重身份验证"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
#, python-format
msgid "Two-factor authentication already enabled"
msgstr "双重验证已经被启用"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
#, python-format
msgid "Two-factor authentication can only be enabled for yourself"
msgstr "双重验证只能为您自己启用"
msgstr "只能为您自己启用双重验证"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
#, python-format
msgid "Two-factor authentication disabled for the following user(s): %s"
msgstr "禁用以下用户的双重认证:%s。"
@ -419,26 +335,154 @@ msgstr "Url"
#. module: auth_totp
#: model:ir.model,name:auth_totp.model_res_users
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__user_id
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_rate_limit_log__user_id
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__user_id
msgid "User"
msgstr "用户"
#. module: auth_totp
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__code
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Verification Code"
msgstr "验证码"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Verification code"
msgstr "验证码"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
#: code:addons/auth_totp/wizard/auth_totp_wizard.py:0
#, python-format
msgid "Verification failed, please double-check the 6-digit code"
msgstr "校验失败请再次检查6位验证码"
msgstr "校验失败,请再次检查 6 位验证码。"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
msgid "Verification failed, please use the latest 6-digit code"
msgstr "验证失败,请使用最新的 6 位代码"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "Write the code given by your app"
msgstr "编写应用程序给出的代码"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
msgid ""
"You reached the limit of authentication mails sent for your account, please "
"try again later."
msgstr "您已达到账户认证邮件发送限制,请稍后再试。"
#. module: auth_totp
#. odoo-python
#: code:addons/auth_totp/models/res_users.py:0
msgid ""
"You reached the limit of code verifications for your account, please try "
"again later."
msgstr "您已达到账户验证码请求限制,请稍后再试。"
#. module: auth_totp
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
msgid "e.g. 123456"
msgstr "例如: 123456"
msgstr "例如123456"
#~ msgid ""
#~ "<span class=\"d-md-none d-block\">Or install an authenticator app</span>\n"
#~ " <span class=\"d-none d-md-"
#~ "block\">Install an authenticator app on your mobile device</span>"
#~ msgstr ""
#~ "<span class=\"d-md-none d-block\">或者安装一个认证器应用程序</span>\n"
#~ " <span class=\"d-none d-md-block\">"
#~ "在您的移动设备上安装一个认证器应用程序</span>"
#~ msgid ""
#~ "<span class=\"d-none d-md-block\">When requested to do so, scan the "
#~ "barcode below</span>\n"
#~ " <span class=\"d-block d-md-"
#~ "none\">When requested to do so, copy the key below</span>"
#~ msgstr ""
#~ "<span class=\"d-none d-md-block\">当被要求这样做时,请扫描下面的条形码。</"
#~ "span>\n"
#~ " <span class=\"d-block d-md-none\">当被"
#~ "要求这样做的时候,请复制下面的钥匙</span>"
#~ msgid ""
#~ "<span class=\"text-muted\">Popular ones include Authy, Google "
#~ "Authenticator or the Microsoft Authenticator.</span>"
#~ msgstr ""
#~ "<span class=\"text-muted\">常用的包括 Authy、Google Authenticator 或 "
#~ "Microsoft Authenticator。</span>"
#~ msgid ""
#~ "<span invisible=\"not totp_enabled\" class=\"text-muted\">This account is "
#~ "protected!</span>"
#~ msgstr ""
#~ "<span invisible=\"not totp_enabled\" class=\"text-muted\">此账户受保护!</"
#~ "span>"
#~ msgid ""
#~ "<span invisible=\"not totp_enabled\" class=\"text-muted\">Your account is "
#~ "protected!</span>"
#~ msgstr ""
#~ "<span invisible=\"not totp_enabled\" class=\"text-muted\">您的账户受到保"
#~ "护!</span>"
#~ msgid "Added On"
#~ msgstr "已添加"
#~ msgid ""
#~ "Are you sure? The user may be asked to enter two-factor codes again on "
#~ "those devices"
#~ msgstr "您确定吗?用户可能会被要求在这些设备上再次输入双因素代码"
#~ msgid ""
#~ "Are you sure? You may be asked to enter two-factor codes again on those "
#~ "devices"
#~ msgstr "您确定吗?您可能会被要求在这些设备上再次输入双因素代码"
#~ msgid "Authenticator App Setup"
#~ msgstr "认证器应用程序的设置"
#~ msgid "Click on this link to open your authenticator app"
#~ msgstr "点击此链接,打开您的认证器应用程序"
#~ msgid "Device"
#~ msgstr "设备"
#~ msgid "Disable 2FA"
#~ msgstr "禁用2FA"
#~ msgid "Enter your six-digit code below"
#~ msgstr "在下面输入您的六位数代码"
#~ msgid "Look for an \"Add an account\" button"
#~ msgstr "寻找一个 \"添加账户 \"的按钮"
#~ msgid "On Apple Store"
#~ msgstr "在苹果应用商店"
#~ msgid "On Google Play"
#~ msgstr "在谷歌应用市场"
#~ msgid "Revoke"
#~ msgstr "撤销"
#~ msgid "Revoke All"
#~ msgstr "全部撤销"
#~ msgid ""
#~ "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."
#~ msgstr ""
#~ "双因素认证“2FA”是一种双重认证系统\n"
#~ " 第一个是您的密码,第二个是您从一个专门的移动应用程"
#~ "序获得的代码。\n"
#~ " 常用的包括 Authy、Google Authenticator 或 "
#~ "Microsoft Authenticator。"