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.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/l10n/th_TH.php

37 lines
6.1 KiB

<?php $TRANSLATIONS = array(
"Host" => "โฮสต",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "ณสามารถปลอยชองโปรโตคอลเวนไวได, ยกเวนกรณณตองการใช SSL จากนนเรมตนดวย ldaps://",
"Base DN" => "DN ฐาน",
"You can specify Base DN for users and groups in the Advanced tab" => "ณสามารถระบ DN หลกสำหรบผใชงานและกลมตางๆในแทบขนสงได",
"User DN" => "DN ของผใชงาน",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN ของผใชงานทเปนลกคาอะไรกตามทกอยวย เชน uid=agent, dc=example, dc=com, สำหรบการเขาถงโดยบคคลนรนาม, ใหเวนวาง DN และ รหสผานเอาไว",
"Password" => "รหสผาน",
"For anonymous access, leave DN and Password empty." => "สำหรบการเขาถงโดยบคคลนรนาม ใหเวนวาง DN และรหสผานไว",
"User Login Filter" => "วกรองขอมลการเขาสระบบของผใชงาน",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "กำหนดตวกรองขอมลทองการนำไปใชงาน, เมอมความพยายามในการเขาสระบบ %%uid จะถกนำไปแทนทอผใชงานในการกระทำของการเขาสระบบ",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "ใชวยด %%uid, เช\"uid=%%uid\"",
"User List Filter" => "วกรองขอมลรายชอผใชงาน",
"Defines the filter to apply, when retrieving users." => "ระบวกรองขอมลทองการนำไปใชงาน, เมอดงขอมลผใชงาน",
"without any placeholder, e.g. \"objectClass=person\"." => "โดยไมองมวยดใดๆ, เช\"objectClass=person\",",
"Group Filter" => "วกรองขอมลกล",
"Defines the filter to apply, when retrieving groups." => "ระบวกรองขอมลทองการนำไปใชงาน, เมอดงขอมลกล",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "โดยไมองมวยดใดๆ, เช\"objectClass=posixGroup\",",
"Port" => "พอร",
"Base User Tree" => "รายการผใชงานหลกแบบ Tree",
"Base Group Tree" => "รายการกลมหลกแบบ Tree",
"Group-Member association" => "ความสมพนธของสมาชกในกล",
"Use TLS" => "ใช TLS",
"Do not use it for SSL connections, it will fail." => "กรณาอยาใชการเชอมตอแบบ SSL การเชอมตอจะเกดการลมเหลว",
"Case insensitve LDAP server (Windows)" => "เซฟเวอร LDAP ประเภท Case insensitive (วนโดวส)",
"Turn off SSL certificate validation." => "ดใชงานการตรวจสอบความถกตองของใบรบรองความปลอดภย SSL",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "หากการเชอมตอสามารถทำงานไดเฉพาะกบตวเลอกนเทานน, ใหนำเขาขอมลใบรบรองความปลอดภยแบบ SSL ของเซฟเวอร LDAP ดงกลาวเขาไปไวในเซฟเวอร ownCloud",
"Not recommended, use for testing only." => "ไมแนะนำใหใชงาน, ใชสำหรบการทดสอบเทาน",
"User Display Name Field" => "องแสดงชอผใชงานทองการ",
"The LDAP attribute to use to generate the user`s ownCloud name." => "ณลกษณะ LDAP ทองการใชสำหรบสรางชอของผใชงาน ownCloud",
"Group Display Name Field" => "องแสดงชอกลมทองการ",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "ณลกษณะ LDAP ทองการใชสรางชอกลมของ ownCloud",
"in bytes" => "ในหนวยไบต",
"in seconds. A change empties the cache." => "ในอกไมนาท ระบบจะเปลยนแปลงขอมลในแคชใหางเปล",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "เวนวางไวสำหรบ ชอผใช (คาเรมตน) หรอไมกรณาระบณลกษณะของ LDAP/AD",
"Help" => "วยเหล"
);