mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-24 17:02:07 +02:00
488 lines
16 KiB
Text
488 lines
16 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * 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 saas~18.4\n"
|
||
"Report-Msgid-Bugs-To: \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"
|
||
"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
|
||
msgid "%(browser)s on %(platform)s"
|
||
msgstr "%(browser)s在%(platform)s"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model,name:auth_totp.model_auth_totp_wizard
|
||
msgid "2-Factor Setup Wizard"
|
||
msgstr "2-Factor双因素设置向导"
|
||
|
||
#. module: auth_totp
|
||
#. odoo-python
|
||
#: code:addons/auth_totp/wizard/auth_totp_wizard.py:0
|
||
msgid "2-Factor authentication is now enabled."
|
||
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 ""
|
||
"<i class=\"fa fa-check text-success\"/>\n"
|
||
" <span class=\"fw-bold ms-1 me-2\">\n"
|
||
" Enabled\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<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 ""
|
||
"<i class=\"fa fa-remove text-danger\"/>\n"
|
||
" <span class=\"fw-bold ms-1\">\n"
|
||
" Disabled\n"
|
||
" </span>"
|
||
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 ""
|
||
"<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_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
|
||
msgid "Authentication Code"
|
||
msgstr "认证码"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model,name:auth_totp.model_auth_totp_device
|
||
msgid "Authentication Device"
|
||
msgstr "认证设备"
|
||
|
||
#. module: auth_totp
|
||
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
|
||
msgid "Cancel"
|
||
msgstr "取消"
|
||
|
||
#. module: auth_totp
|
||
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
|
||
msgid "Cannot scan it?"
|
||
msgstr "无法扫描?"
|
||
|
||
#. module: auth_totp
|
||
#: 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 "创建日期"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__create_date
|
||
msgid "Creation Date"
|
||
msgstr "创建时间"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__name
|
||
msgid "Description"
|
||
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"
|
||
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 "在此设备上不再询问"
|
||
|
||
#. 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 "Enable 2FA"
|
||
msgstr "启用2FA"
|
||
|
||
#. module: auth_totp
|
||
#: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
|
||
msgid "Enable Two-Factor Authentication"
|
||
msgstr "启用双因素身份验证"
|
||
|
||
#. module: auth_totp
|
||
#: 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
|
||
msgid "Invalid authentication code format."
|
||
msgstr "无效的验证码格式。"
|
||
|
||
#. module: auth_totp
|
||
#: 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 "上次更新日期"
|
||
|
||
#. module: auth_totp
|
||
#: model_terms:ir.ui.view,arch_db:auth_totp.auth_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: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_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
|
||
msgid "Scope"
|
||
msgstr "作用范围"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__secret
|
||
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
|
||
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"
|
||
" <br/>"
|
||
msgstr ""
|
||
"如需登录,请在下方输入由 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"
|
||
msgstr "Totp密匙"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_trusted_device_ids
|
||
msgid "Trusted Devices"
|
||
msgstr "受信任的设备"
|
||
|
||
#. module: auth_totp
|
||
#. odoo-python
|
||
#: code:addons/auth_totp/models/res_users.py:0
|
||
msgid "Two-Factor Authentication Activation"
|
||
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 "Two-factor Authentication"
|
||
msgstr "双重验证"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_enabled
|
||
msgid "Two-factor authentication"
|
||
msgstr "双重身份验证"
|
||
|
||
#. module: auth_totp
|
||
#: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search
|
||
msgid "Two-factor authentication Disabled"
|
||
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 "启用双重身份验证"
|
||
|
||
#. module: auth_totp
|
||
#. odoo-python
|
||
#: code:addons/auth_totp/models/res_users.py:0
|
||
msgid "Two-factor authentication already enabled"
|
||
msgstr "双重验证已经被启用"
|
||
|
||
#. module: auth_totp
|
||
#. odoo-python
|
||
#: code:addons/auth_totp/models/res_users.py:0
|
||
msgid "Two-factor authentication can only be enabled for yourself"
|
||
msgstr "只能为您自己启用双重验证"
|
||
|
||
#. module: auth_totp
|
||
#. odoo-python
|
||
#: code:addons/auth_totp/models/res_users.py:0
|
||
msgid "Two-factor authentication disabled for the following user(s): %s"
|
||
msgstr "禁用以下用户的双重认证:%s。"
|
||
|
||
#. module: auth_totp
|
||
#: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__url
|
||
msgid "Url"
|
||
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
|
||
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
|
||
msgid "Verification failed, please double-check the 6-digit code"
|
||
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
|
||
msgid "e.g. 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。"
|