nextcloud/apps/user_ldap/l10n/th_TH.php

17 lines
1.2 KiB
PHP

<?php $TRANSLATIONS = array(
"Host" => "โฮสต์",
"Base DN" => "DN ฐาน",
"User DN" => "DN ของผู้ใช้งาน",
"Password" => "รหัสผ่าน",
"For anonymous access, leave DN and Password empty." => "สำหรับการเข้าถึงโดยบุคคลนิรนาม ให้เว้นว่าง DN และรหัสผ่านไว้",
"Group Filter" => "ตัวกรองข้อมูลกลุ่ม",
"Port" => "พอร์ต",
"Use TLS" => "ใช้ TLS",
"Turn off SSL certificate validation." => "ปิดใช้งานการตรวจสอบความถูกต้องของใบรับรองความปลอดภัย SSL",
"Not recommended, use for testing only." => "ไม่แนะนำให้ใช้งาน, ใช้สำหรับการทดสอบเท่านั้น",
"User Display Name Field" => "ช่องแสดงชื่อผู้ใช้งานที่ต้องการ",
"Group Display Name Field" => "ช่องแสดงชื่อกลุ่มที่ต้องการ",
"in bytes" => "ในหน่วยไบต์",
"Help" => "ช่วยเหลือ"
);