diff options
Diffstat (limited to 'apps/user_ldap/l10n/th.js')
-rw-r--r-- | apps/user_ldap/l10n/th.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/th.js b/apps/user_ldap/l10n/th.js index 371e862656d..da0b012155b 100644 --- a/apps/user_ldap/l10n/th.js +++ b/apps/user_ldap/l10n/th.js @@ -41,8 +41,6 @@ OC.L10N.register( "User found and settings verified." : "พบผู้ใช้และการตั้งค่าได้รับการตรวจสอบแล้ว", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "ตัวกรองการค้นหาไม่ถูกต้องอาจเป็นเพราะปัญหาไวยากรณ์เช่นหมายเลขที่ไม่สม่ำเสมอของวงเล็บเปิดและปิด กรุณาแก้ไข", "Please provide a login name to test against" : "โปรดระบุชื่อที่ใช้ในการเข้าสู่ระบบเพื่อทดสอบข้อขัดแย้ง", - "_%s group found_::_%s groups found_" : ["พบ %s กลุ่ม"], - "_%s user found_::_%s users found_" : ["พบผู้ใช้ %s คน"], "Could not find the desired feature" : "ไม่พบคุณลักษณะที่ต้องการ", "Invalid Host" : "โฮสต์ไม่ถูกต้อง", "Test Configuration" : "ทดสอบการตั้งค่า", @@ -138,6 +136,8 @@ OC.L10N.register( "UUID Attribute for Groups:" : "แอตทริบิวต์ UUID สำหรับกลุ่ม:", "Username-LDAP User Mapping" : "Username-LDAP ผู้ใช้ Mapping", "Clear Username-LDAP User Mapping" : "ล้าง Username-LDAP ผู้ใช้ Mapping", - "Clear Groupname-LDAP Group Mapping" : "ล้าง Groupname-LDAP กลุ่ม Mapping" + "Clear Groupname-LDAP Group Mapping" : "ล้าง Groupname-LDAP กลุ่ม Mapping", + "_%s group found_::_%s groups found_" : ["พบ %s กลุ่ม"], + "_%s user found_::_%s users found_" : ["พบผู้ใช้ %s คน"] }, "nplurals=1; plural=0;"); |