# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_totp # # Translators: # Martin Trigaux, 2022 # Wichanon Jamwutthipreecha, 2022 # Rasareeyar Lappiam, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\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: Rasareeyar Lappiam, 2023\n" "Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: th\n" "Plural-Forms: nplurals=1; plural=0;\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" #. 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 #, python-format msgid "2-Factor authentication is now enabled." msgstr "เปิดใช้งานการตรวจสอบสิทธิ์แบบ 2 ปัจจัยแล้ว" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "" "\n" " Learn More" msgstr "" "\n" " เรียนรู้เพิ่มเติม" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field msgid "" "\n" " Learn More" msgstr "" "\n" " เรียนรู้เพิ่มเติม" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "" "" msgstr "" "ในการเข้าสู่ระบบ ให้ป้อนรหัสการตรวจสอบสิทธิ์หกหลักด้านล่างที่แอป Authenticator ให้มา\n" "
" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_secret msgid "Totp Secret" msgstr "Totp Secret" #. 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 "การเปิดใช้งานการรับรองความถูกต้องด้วยสองปัจจัย" #. 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_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, Google Authenticator หรือ Microsoft Authenticator" #. 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 "" "การตรวจสอบสิทธิ์แบบ Two-factor (\"2FA\") คือระบบการตรวจสอบสิทธิ์แบบสองชั้น\n" " อันแรกใช้รหัสผ่านของคุณและอันที่สองใช้รหัสที่คุณได้รับจากแอปมือถือโดยเฉพาะ\n" " แอปยอดนิยม ได้แก่ Authy, Google Authenticator หรือ Microsoft Authenticator" #. 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 "ปิดใช้งานการรับรองความถูกต้องแบบสองปัจจัย" #. 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 #, 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 "" "การตรวจสอบสิทธิ์แบบสองปัจจัยสามารถเปิดใช้งานได้สำหรับตัวคุณเองเท่านั้น" #. 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" #. 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_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 #. 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 หลักอีกครั้ง" #. 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"