nextcloud/apps/user_ldap/l10n/th_TH.php

11 lines
505 B
PHP
Raw Normal View History

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