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

52 lines
6.5 KiB

<?php
$TRANSLATIONS = array(
"Failed to delete the server configuration" => "การลบการกำหนดคาเซฟเวอรมเหลว",
"The configuration is valid and the connection could be established!" => "การกำหนดคาถกตองและการเชอมตอสามารถเชอมตอได!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "การกำหนดคาถกตอง, แตการผกขอมลลมเหลว, กรณาตรวจสอบการตงคาเซฟเวอรและขอมลการเขาใชงาน",
"Deletion failed" => "การลบทงลมเหลว",
"Keep settings?" => "กษาการตงคาไว?",
"Cannot add server configuration" => "ไมสามารถเพมคากำหนดเซฟเวอรได",
"Success" => "เสรจส",
"Error" => "อผดพลาด",
"Select groups" => "เลอกกล",
"Connection test succeeded" => "ทดสอบการเชอมตอสำเร",
"Connection test failed" => "ทดสอบการเชอมตอลมเหลว",
"Do you really want to delete the current Server Configuration?" => "ณแนใจแลวหรอวาตองการลบการกำหนดคาเซฟเวอรจจนทงไป?",
"Confirm Deletion" => "นยนการลบท",
"_%s group found_::_%s groups found_" => array(""),
"_%s user found_::_%s users found_" => array(""),
"Save" => "นท",
"Help" => "วยเหล",
"Add Server Configuration" => "เพมการกำหนดคาเซฟเวอร",
"Host" => "โฮสต",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "ณสามารถปลอยชองโปรโตคอลเวนไวได, ยกเวนกรณณตองการใช SSL จากนนเรมตนดวย ldaps://",
"Port" => "พอร",
"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 และรหสผานไว",
"One Base DN per line" => "หนง Base DN ตอบรรท",
"You can specify Base DN for users and groups in the Advanced tab" => "ณสามารถระบ DN หลกสำหรบผใชงานและกลมตางๆในแทบขนสงได",
"Back" => "อนกล",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>คำเตอน:</b> โมดล PHP LDAP ยงไมไดกตดตง, ระบบดานหลงจะไมสามารถทำงานได กรณาตดตอผแลระบบของคณเพอทำการตดตงโมดลดงกลาว",
"Connection Settings" => "งคาการเชอมต",
"Disable Main Server" => "ดใชงานเซฟเวอรหล",
"Case insensitve LDAP server (Windows)" => "เซฟเวอร LDAP ประเภท Case insensitive (วนโดวส)",
"Turn off SSL certificate validation." => "ดใชงานการตรวจสอบความถกตองของใบรบรองความปลอดภย SSL",
"in seconds. A change empties the cache." => "ในอกไมนาท ระบบจะเปลยนแปลงขอมลในแคชใหางเปล",
"Directory Settings" => "งคาไดเรกทอร",
"User Display Name Field" => "องแสดงชอผใชงานทองการ",
"Base User Tree" => "รายการผใชงานหลกแบบ Tree",
"One User Base DN per line" => "หนง User Base DN ตอบรรท",
"User Search Attributes" => "ณลกษณะการคนหาชอผใช",
"Optional; one attribute per line" => "วเลอกเพมเตม; หนงคณลกษณะตอบรรท",
"Group Display Name Field" => "องแสดงชอกลมทองการ",
"Base Group Tree" => "รายการกลมหลกแบบ Tree",
"One Group Base DN per line" => "หนง Group Base DN ตอบรรท",
"Group Search Attributes" => "ณลกษณะการคนหาแบบกล",
"Group-Member association" => "ความสมพนธของสมาชกในกล",
"Special Attributes" => "ณลกษณะพเศษ",
"in bytes" => "ในหนวยไบต",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "เวนวางไวสำหรบ ชอผใช (คาเรมตน) หรอไมกรณาระบณลกษณะของ LDAP/AD"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";