# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_totp_mail # # Translators: # Wil Odoo, 2025 # Tony Ng, 2025 # # "Dylan Kiss (dyki)" , 2025. # "Tony Ng (ngto)" , 2025. # Weblate , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~18.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2025-11-16 15:03+0000\n" "Last-Translator: Weblate \n" "Language-Team: Chinese (Traditional Han script) \n" "Language: zh_TW\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.12.2\n" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "" ".\n" "
" msgstr "" "。\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 #: model:mail.template,body_html:auth_totp_mail.mail_template_totp_mail_code msgid "" "
\n" "Dear

\n" "

Someone is trying to log in into your account with a new device.

\n" "
    \n" " N/A\n" "
  • Location:
  • \n" "
  • Device:
  • \n" "
  • Browser:
  • \n" "
  • IP address:
  • \n" "
\n" "

If this is you, please enter the following code to complete the login:\n" "\n" "\n" "\n" "

\n" " \n" "
\n" "Please note that this code expires in .\n" "\n" "

\n" " If you did NOT initiate this log-in,\n" " you should immediately change your password to ensure account security.\n" "

\n" "\n" "

\n" " We also strongly recommend enabling the two-factor authentication using " "an authenticator app to help secure your account.\n" "

\n" "\n" "

\n" " \n" " Activate my two-factor authentication\n" " \n" "

\n" "
\n" " " msgstr "" "
\n" " 你好!

\n" "

有人嘗試使用新的裝置,登入你的帳戶。

\n" "
    \n" " (不適用)\n" "
  • 地點 / 位置: \n" "
  • 裝置:
  • \n" "
  • 瀏覽器:
  • \n" "
  • IP 位址:
  • \n" "
\n" "

若剛才是你嘗試登入,請輸入下列代碼,以完成登入:

\n" "\n" "\n" "\n" "
\n" " \n" "
\n" "請注意,此代碼將於 後失效。\n" "\n" "

\n" " 若上述登入操作不是由你作出,\n" " 你應該立即更改帳戶密碼,以保障帳戶安全。\n" "

\n" "\n" "

\n" " 另外,我們強烈建議你啟用雙重要素身份驗證,利用身份驗證應用程式,協助保障" "帳戶安全。\n" "

\n" "\n" "

\n" " \n" " 啟用雙重驗證\n" " \n" "

\n" "
\n" " " #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "" "\n" " To login, enter below the six-digit authentication code just " "sent via email to" msgstr "" "\n" " 要登入,請在下面輸入剛剛通過電子郵件發送的六位數認證碼,以" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "" "\n" " Recommended for extra security.\n" " " msgstr "" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.account_security_alert msgid "Consider also" msgstr "你亦可考慮" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "A new device was used to sign in to your account." msgstr "有人使用新裝置,登入你的帳戶。" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/auth_totp_device.py:0 msgid "" "A trusted device has just been removed from your account: %(device_names)s" msgstr "您的帳戶中剛剛移除了一台受信任設備:%(device_names)s" #. module: auth_totp_mail #: model:ir.model.fields.selection,name:auth_totp_mail.selection__res_config_settings__auth_totp_policy__all_required msgid "All users" msgstr "所有使用者" #. module: auth_totp_mail #: model:ir.model,name:auth_totp_mail.model_auth_totp_device msgid "Authentication Device" msgstr "認證設備" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Cannot send email: user %s has no email address." msgstr "未能傳送電子郵件:使用者 %s 沒有電郵地址。" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "Click to enable 2FA." msgstr "" #. module: auth_totp_mail #: model:ir.model,name:auth_totp_mail.model_res_config_settings msgid "Config Settings" msgstr "配置設定" #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_auth_totp_device__display_name #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__display_name #: model:ir.model.fields,field_description:auth_totp_mail.field_res_users__display_name msgid "Display Name" msgstr "顯示名稱" #. module: auth_totp_mail #: model:ir.model.fields.selection,name:auth_totp_mail.selection__res_config_settings__auth_totp_policy__employee_required msgid "Employees only" msgstr "只限員工" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "Enable 2FA" msgstr "啟用 2FA" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_config_settings_view_form msgid "" "Enforce the two-factor authentication by email for employees or for all " "users (including portal users) if they didn't enable any other two-factor " "authentication method." msgstr "" "如果員工或所有用戶(包括門戶用戶)未啟用任何其他雙因素身份驗證方法,則通過電" "子郵件強制進行雙因素身份認證。" #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__auth_totp_enforce msgid "Enforce two-factor authentication" msgstr "實行雙因素認證" #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_auth_totp_device__id #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__id #: model:ir.model.fields,field_description:auth_totp_mail.field_res_users__id msgid "ID" 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 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.auth_totp_mail_form msgid "Learn More" msgstr "瞭解更多" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "New Connection to your Account" 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_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "Re-send email" msgstr "重新發送電子郵件" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Security" msgstr "安全性" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Security Update: 2FA Activated" msgstr "安全更新:2FA 已激活" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Security Update: 2FA Deactivated" msgstr "安全更新:2FA 已停用" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/auth_totp_device.py:0 msgid "Security Update: Device Removed" 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:mail.template,name:auth_totp_mail.mail_template_totp_mail_code msgid "Settings: 2Fa New Login" msgstr "設定:2FA新登入" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "Two-factor Authentication" msgstr "兩步驟驗證" #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__auth_totp_policy msgid "Two-factor authentication enforcing policy" msgstr "雙因素認證執行政策" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Two-factor authentication has been activated on your account" msgstr "您的賬戶已啟用雙重身份驗證" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Two-factor authentication has been deactivated on your account" msgstr "您賬戶的雙重驗證已停用" #. module: auth_totp_mail #: model:ir.model,name:auth_totp_mail.model_res_users msgid "User" msgstr "使用者" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Verification failed, please double-check the 6-digit code" msgstr "驗證失敗,請再檢查 6 位數字驗證碼。" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "" "We strongly recommend enabling the two-factor authentication using an " "authenticator app to help secure your account.\n" "
" msgstr "" "我們強烈建議使用認證器應用程序啟用雙因素認證,以幫助保護您的賬戶。\n" "
" #. module: auth_totp_mail #: model:mail.template,subject:auth_totp_mail.mail_template_totp_mail_code msgid "Your two-factor authentication code" msgstr "你的雙重要素身份驗證碼" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.account_security_alert msgid "activating Two-factor Authentication" msgstr "啟用雙重要素身份驗證" #~ msgid "Account Security" #~ msgstr "帳戶安全性" #~ msgid "Code Checking" #~ msgstr "程式碼檢查" #~ msgid "Created by" #~ msgstr "建立人員" #~ msgid "Created on" #~ msgstr "建立於" #~ msgid "Ip" #~ msgstr "IP位址" #~ msgid "Last Updated by" #~ msgstr "最後更新者" #~ msgid "Last Updated on" #~ msgstr "最後更新於" #~ msgid "Limit Type" #~ msgstr "限制類型" #~ msgid "Name" #~ msgstr "名稱" #~ msgid "Scope" #~ msgstr "範圍" #~ msgid "Send Email" #~ msgstr "發送電子郵件" #~ msgid "TOTP rate limit logs" #~ msgstr "TOTP速率限制日誌" #~ msgid "You reached the limit of authentication mails sent for your account" #~ msgstr "您的賬戶發送的認證郵件達到了上限" #~ msgid "You reached the limit of code verifications for your account" #~ msgstr "您的賬戶達到了代碼驗證的上限"