mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-23 19:42:00 +02:00
405 lines
19 KiB
Text
405 lines
19 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_totp_mail
|
|
#
|
|
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
|
# Weblate <noreply-mt-weblate@weblate.org>, 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-11-16 15:21+0000\n"
|
|
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
|
"Language-Team: Thai <https://translate.odoo.com/projects/odoo-19/"
|
|
"auth_totp_mail/th/>\n"
|
|
"Language: th\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"
|
|
" <br/>"
|
|
msgstr "<br/>"
|
|
|
|
#. module: auth_totp_mail
|
|
#: model:mail.template,body_html:auth_totp_mail.mail_template_totp_invite
|
|
msgid ""
|
|
"<div style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
|
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
|
" Dear <t t-out=\"object.partner_id.name or ''\"/><br/><br/>\n"
|
|
" <t t-out=\"user.name or ''\"/> requested you activate two-factor "
|
|
"authentication to protect your account.<br/><br/>\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"
|
|
" </p><p style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
|
|
" <a t-att-href=\"object.get_totp_invite_url()\" t-attf-"
|
|
"style=\"background-color:{{object.company_id.email_secondary_color or "
|
|
"'#875A7B'}}; padding: 8px 16px 8px 16px; text-decoration: none; color: "
|
|
"{{object.company_id.email_primary_color or '#FFFFFF'}}; border-radius: 5px;"
|
|
"\">\n"
|
|
" Activate my two-factor Authentication\n"
|
|
" </a>\n"
|
|
" </p>\n"
|
|
" \n"
|
|
"</div>\n"
|
|
" "
|
|
msgstr ""
|
|
"<div style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
|
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
|
" เรียน <t t-out=\"object.partner_id.name or ''\"/><br/><br/>\n"
|
|
" <t t-out=\"user.name or ''\"/> "
|
|
"ขอให้คุณเปิดใช้งานการตรวจสอบสิทธิ์แบบสองขั้นตอนเพื่อปกป้องบัญชีของคุณ<br/><br/>\n"
|
|
" การยืนยันตัวตนแบบสองขั้นตอน (\"2FA\") คือระบบการยืนยันตัวตนแบบสองชั้น\n"
|
|
" ขั้นตอนแรกคือการใช้รหัสผ่านของคุณ "
|
|
"และขั้นตอนที่สองคือการใช้รหัสที่คุณได้รับจากแอปมือถือเฉพาะ\n"
|
|
" ที่ได้รับความนิยมได้แก่ Authy, Google Authenticator หรือ Microsoft "
|
|
"Authenticator\n"
|
|
"\n"
|
|
" </p><p style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
|
|
" <a t-att-href=\"object.get_totp_invite_url()\" t-attf-"
|
|
"style=\"background-color:{{object.company_id.email_secondary_color or "
|
|
"'#875A7B'}}; padding: 8px 16px 8px 16px; text-decoration: none; color: "
|
|
"{{object.company_id.email_primary_color or '#FFFFFF'}}; border-radius: 5px;"
|
|
"\">\n"
|
|
" เปิดใช้งานการยืนยันตัวตนแบบสองขั้นตอนของฉัน\n"
|
|
" </a>\n"
|
|
" </p>\n"
|
|
" \n"
|
|
"</div>\n"
|
|
" "
|
|
|
|
#. module: auth_totp_mail
|
|
#: model:mail.template,body_html:auth_totp_mail.mail_template_totp_mail_code
|
|
msgid ""
|
|
"<div style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
|
"Dear <t t-out=\"object.partner_id.name or ''\"/><br/><br/>\n"
|
|
"<p>Someone is trying to log in into your account with a new device.</p>\n"
|
|
"<ul>\n"
|
|
" <t t-set=\"not_available\">N/A</t>\n"
|
|
" <li>Location: <t t-out=\"ctx.get('location') or not_available\"/></li>\n"
|
|
" <li>Device: <t t-out=\"ctx.get('device') or not_available\"/></li>\n"
|
|
" <li>Browser: <t t-out=\"ctx.get('browser') or not_available\"/></li>\n"
|
|
" <li>IP address: <t t-out=\"ctx.get('ip') or not_available\"/></li>\n"
|
|
"</ul>\n"
|
|
"<p>If this is you, please enter the following code to complete the login:</"
|
|
"p>\n"
|
|
"<t t-set=\"code_expiration\" t-value=\"object._get_totp_mail_code()\"/>\n"
|
|
"<t t-set=\"code\" t-value=\"code_expiration[0]\"/>\n"
|
|
"<t t-set=\"expiration\" t-value=\"code_expiration[1]\"/>\n"
|
|
"<div style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
|
|
" <span t-out=\"code\" style=\"background-color:#faf9fa; border: 1px solid "
|
|
"#dad8de; padding: 8px 16px 8px 16px; font-size: 24px; color: #875A7B; border-"
|
|
"radius: 5px;\"/>\n"
|
|
"</div>\n"
|
|
"<small>Please note that this code expires in <t t-out=\"expiration\"/>.</"
|
|
"small>\n"
|
|
"\n"
|
|
"<p style=\"margin: 16px 0px 16px 0px;\">\n"
|
|
" If you did NOT initiate this log-in,\n"
|
|
" you should immediately change your password to ensure account security.\n"
|
|
"</p>\n"
|
|
"\n"
|
|
"<p style=\"margin: 16px 0px 16px 0px;\">\n"
|
|
" We also strongly recommend enabling the two-factor authentication using "
|
|
"an authenticator app to help secure your account.\n"
|
|
"</p>\n"
|
|
"\n"
|
|
"<p style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
|
|
" <a t-att-href=\"object.get_totp_invite_url()\" style=\"background-"
|
|
"color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: "
|
|
"#fff; border-radius: 5px;\">\n"
|
|
" Activate my two-factor authentication\n"
|
|
" </a>\n"
|
|
"</p>\n"
|
|
"</div>\n"
|
|
" "
|
|
msgstr ""
|
|
"<div style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
|
"เรียน <t t-out=\"object.partner_id.name or ''\"/><br/><br/>\n"
|
|
"<p>มีคนพยายามเข้าสู่ระบบบัญชีของคุณด้วยอุปกรณ์ใหม่</p>\n"
|
|
"<ul>\n"
|
|
" <t t-set=\"not_available\">N/A</t>\n"
|
|
" <li>สถานที่: <t t-out=\"ctx.get('location') or not_available\"/></li>\n"
|
|
" <li>อุปกรณ์: <t t-out=\"ctx.get('device') or not_available\"/></li>\n"
|
|
" <li>บราวเซอร์: <t t-out=\"ctx.get('browser') or not_available\"/></li>\n"
|
|
" <li>ที่อยู่ IP: <t t-out=\"ctx.get('ip') or not_available\"/></li>\n"
|
|
"</ul>\n"
|
|
"<p>หากเป็นคุณที่พยายามเข้าสู่ระบบ กรุณากรอกรหัสต่อไปนี้เพื่อทำการเข้าสู่ระบบให้เสร็จสมบูรณ์:</p>\n"
|
|
"<t t-set=\"code_expiration\" t-value=\"object._get_totp_mail_code()\"/>\n"
|
|
"<t t-set=\"code\" t-value=\"code_expiration[0]\"/>\n"
|
|
"<t t-set=\"expiration\" t-value=\"code_expiration[1]\"/>\n"
|
|
"<div style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
|
|
" <span t-out=\"code\" style=\"background-color:#faf9fa; border: 1px solid "
|
|
"#dad8de; padding: 8px 16px 8px 16px; font-size: 24px; color: #875A7B; border-"
|
|
"radius: 5px;\"/>\n"
|
|
"</div>\n"
|
|
"<small>โปรดทราบว่ารหัสนี้จะหมดอายุใน<t t-out=\"expiration\"/></small>\n"
|
|
"\n"
|
|
"<p style=\"margin: 16px 0px 16px 0px;\">\n"
|
|
" หากคุณไม่ได้เริ่มต้นการเข้าสู่ระบบนี้\n"
|
|
" คุณควรเปลี่ยนรหัสผ่านของคุณทันทีเพื่อให้แน่ใจถึงความปลอดภัยของบัญชี\n"
|
|
"</p>\n"
|
|
"\n"
|
|
"<p style=\"margin: 16px 0px 16px 0px;\">\n"
|
|
" เราขอแนะนำอย่างยิ่งให้เปิดใช้การตรวจสอบสิทธิ์แบบสองปัจจัยโดยใช้แอปพลิเคชันการตรวจสอบสิทธิ์เพื่อช่วยรักษาความปลอดภัยของบัญชีของคุณ\n"
|
|
"</p>\n"
|
|
"\n"
|
|
"<p style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
|
|
" <a t-att-href=\"object.get_totp_invite_url()\" style=\"background-"
|
|
"color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: "
|
|
"#fff; border-radius: 5px;\">\n"
|
|
" เปิดใช้งานการยืนยันตัวตนแบบสองขั้นตอนของฉัน\n"
|
|
" </a>\n"
|
|
"</p>\n"
|
|
"</div>\n"
|
|
" "
|
|
|
|
#. module: auth_totp_mail
|
|
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form
|
|
msgid ""
|
|
"<i class=\"fa fa-envelope-o\"/>\n"
|
|
" To login, enter below the six-digit authentication code just "
|
|
"sent via email to"
|
|
msgstr ""
|
|
"<i class=\"fa fa-envelope-o\"/>\n"
|
|
" หากต้องการเข้าสู่ระบบ ให้ป้อนโค้ดยืนยันตัวตน 6 หลักด้านล่างและส่งทางอีเมลไปที่"
|
|
|
|
#. module: auth_totp_mail
|
|
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form
|
|
msgid ""
|
|
"<span class=\"text-muted\">\n"
|
|
" Recommended for extra security.\n"
|
|
" </span>"
|
|
msgstr ""
|
|
|
|
#. module: auth_totp_mail
|
|
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.account_security_alert
|
|
msgid "<span>Consider also</span>"
|
|
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 ""
|
|
"บังคับใช้การตรวจสอบสิทธิ์แบบ two-factor ทางอีเมลสำหรับพนักงานหรือผู้ใช้ทั้งหมด "
|
|
"(รวมถึงผู้ใช้พอร์ทัล) หากไม่ได้เปิดใช้งานวิธีการตรวจสอบสิทธิ์แบบ two-factor อื่นๆ"
|
|
|
|
#. 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 "บังคับใช้การรับรองความถูกต้องแบบ two-factor"
|
|
|
|
#. 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 "คำเชิญให้เปิดใช้งานการรับรองความถูกต้องแบบ two-factor ในบัญชี 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 "คำเชิญให้ใช้การรับรองความถูกต้องแบบ two-factor ที่ส่งถึงผู้ใช้ต่อไปนี้:%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 "เชิญให้ใช้การรับรองความถูกต้องด้วยแบบ two-factor"
|
|
|
|
#. 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 "เปิดการกำหนดค่าการรับรองความถูกต้องแบบ two-factor"
|
|
|
|
#. 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 "การรับรองความถูกต้องแบบ Two-factor"
|
|
|
|
#. 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 "นโยบายการบังคับใช้การรับรองความถูกต้องแบบ two-factor"
|
|
|
|
#. 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 "เปิดใช้งานการรับรองความถูกต้องด้วย Two-factor ในบัญชีของคุณแล้ว"
|
|
|
|
#. 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 "ปิดใช้งานการรับรองความถูกต้องด้วย Two-factor ในบัญชีของคุณแล้ว"
|
|
|
|
#. 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"
|
|
" <br/>"
|
|
msgstr ""
|
|
"เราขอแนะนำอย่างยิ่งให้เปิดใช้งานการรับรองแบบ two-factor "
|
|
"โดยใช้แอปรับรองความถูกต้องเพื่อช่วยรักษาความปลอดภัยให้กับบัญชีของคุณ\n"
|
|
" <br/>"
|
|
|
|
#. module: auth_totp_mail
|
|
#: model:mail.template,subject:auth_totp_mail.mail_template_totp_mail_code
|
|
msgid "Your two-factor authentication code"
|
|
msgstr "โค้ดการรับรองความถูกต้องแบบ two-factor"
|
|
|
|
#. module: auth_totp_mail
|
|
#: model_terms:ir.ui.view,arch_db:auth_totp_mail.account_security_alert
|
|
msgid "activating Two-factor Authentication"
|
|
msgstr "การเปิดใช้งานการรับรองความถูกต้องด้วย Two-factor"
|
|
|
|
#~ msgid "Account Security"
|
|
#~ msgstr "ความปลอดภัยของบัญชี"
|
|
|
|
#~ msgid "Name"
|
|
#~ msgstr "ชื่อ"
|