server/apps/user_ldap/l10n/th_TH.php
2012-08-15 02:07:20 +02:00

10 lines
505 B
PHP

<?php $TRANSLATIONS = array(
"Host" => "โฮสต์",
"Password" => "รหัสผ่าน",
"Group Filter" => "ตัวกรองข้อมูลกลุ่ม",
"Port" => "พอร์ต",
"Use TLS" => "ใช้ TLS",
"Not recommended, use for testing only." => "ไม่แนะนำให้ใช้งาน, ใช้สำหรับการทดสอบเท่านั้น",
"in bytes" => "ในหน่วยไบต์",
"Help" => "ช่วยเหลือ"
);