You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
162 lines
5.9 KiB
162 lines
5.9 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_brute_force
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-08-01 02:43+0000\n"
|
|
"PO-Revision-Date: 2017-08-01 02:43+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/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_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_active
|
|
msgid "Active"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_attempt_date
|
|
msgid "Attempt Date"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_attempt_ids
|
|
msgid "Attempts"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
|
|
#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
|
|
msgid "Authentication Attempts"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
|
|
msgid "Authentication Result"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_ban_date
|
|
msgid "Ban Date"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:15
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
#: selection:res.authentication.attempt,result:0
|
|
#, python-format
|
|
msgid "Banned"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
|
|
#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
|
|
msgid "Banned Remotes"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_uid
|
|
msgid "Created by"
|
|
msgstr "สร้างโดย"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_date
|
|
msgid "Created on"
|
|
msgstr "สร้างเมื่อ"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_description
|
|
msgid "Description"
|
|
msgstr "รายละเอียด"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_display_name
|
|
msgid "Display Name"
|
|
msgstr "ชื่อที่ใช้แสดง"
|
|
|
|
#. module: auth_brute_force
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:14
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
#: selection:res.authentication.attempt,result:0
|
|
#, python-format
|
|
msgid "Failed"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_id
|
|
msgid "ID"
|
|
msgstr "รหัส"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "แก้ไขครั้งสุดท้ายเมื่อ"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "อัพเดทครั้งสุดท้ายโดย"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "อัพเดทครั้งสุดท้ายเมื่อ"
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_remote
|
|
msgid "Remote ID"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
msgid "Successful"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:13
|
|
#: selection:res.authentication.attempt,result:0
|
|
#, python-format
|
|
msgid "Successfull"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
|
|
msgid "Tried Login"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model.fields,help:auth_brute_force.field_res_banned_remote_active
|
|
msgid "Uncheck this box to unban the remote"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
|
|
msgid "Without Success"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
|
|
msgid "res.authentication.attempt"
|
|
msgstr ""
|
|
|
|
#. module: auth_brute_force
|
|
#: model:ir.model,name:auth_brute_force.model_res_banned_remote
|
|
msgid "res.banned.remote"
|
|
msgstr ""
|