diff options
Diffstat (limited to 'settings/l10n/th.js')
-rw-r--r-- | settings/l10n/th.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/settings/l10n/th.js b/settings/l10n/th.js index d189e0cd848..19641785b72 100644 --- a/settings/l10n/th.js +++ b/settings/l10n/th.js @@ -58,9 +58,6 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "คุณจำเป็นต้องโอนย้ายคีย์การเข้ารหัสลับของคุณจากการเข้ารหัสเก่า (ownCloud <= 8.0) ไปใหม่", "Start migration" : "เริ่มการโยกย้าย", "Security & setup warnings" : "คำเตือนความปลอดภัยและการติดตั้ง", - "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "ตั้งค่าให้สามารถอ่านได้อย่างเดียวถูกเปิดใช้งาน นี้จะช่วยป้องกันการตั้งค่าผ่านทางบางเว็บอินเตอร์เฟซ นอกจากนี้จะต้องเขียนไฟล์ด้วยตนเองสำหรับทุกการอัพเดท", - "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "นี้อาจเกิดจาก cache/accelerator อย่างเช่น Zend OPcache หรือ eAccelerator", - "System locale can not be set to a one which supports UTF-8." : "ตำแหน่งที่ตั้งของระบบไม่สามารถตั้งค่าให้รองรับ UTF-8", "All checks passed." : "ผ่านการตรวจสอบทั้งหมด", "Version" : "รุ่น", "Execute one task with each page loaded" : "ประมวลผลหนึ่งงาน ในแต่ละครั้งที่มีการโหลดหน้าเว็บ", @@ -78,12 +75,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "จำกัดให้ผู้ใช้สามารถแชร์กับผู้ใช้ในกลุ่มของพวกเขาเท่านั้น", "Exclude groups from sharing" : "ไม่รวมกลุ่มที่กำลังแชร์", "These groups will still be able to receive shares, but not to initiate them." : "กลุ่มนี้จะยังคงสามารถได้รับการแชร์ แต่พวกเขาจะไม่รู้จักมัน", - "Tips & tricks" : "เคล็ดลับและเทคนิค", - "How to do backups" : "วิธีการสำรองข้อมูล", - "Performance tuning" : "การปรับแต่งประสิทธิภาพ", - "Improving the config.php" : "ปรับปรุงไฟล์ config.php", - "Theming" : "ชุดรูปแบบ", - "Hardening and security guidance" : "คำแนะนำการรักษาความปลอดภัย", "Profile picture" : "รูปภาพโปรไฟล์", "Upload new" : "อัพโหลดใหม่", "Select from Files" : "เลือกจากไฟล์", @@ -170,6 +161,15 @@ OC.L10N.register( "Error creating user: {message}" : "ข้อผิดพลาดในการสร้างผู้ใช้: {message}", "A valid password must be provided" : "จะต้องระบุรหัสผ่านที่ถูกต้อง", "A valid email must be provided" : "จะต้องระบุอีเมลที่ถูกต้อง", + "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "ตั้งค่าให้สามารถอ่านได้อย่างเดียวถูกเปิดใช้งาน นี้จะช่วยป้องกันการตั้งค่าผ่านทางบางเว็บอินเตอร์เฟซ นอกจากนี้จะต้องเขียนไฟล์ด้วยตนเองสำหรับทุกการอัพเดท", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "นี้อาจเกิดจาก cache/accelerator อย่างเช่น Zend OPcache หรือ eAccelerator", + "System locale can not be set to a one which supports UTF-8." : "ตำแหน่งที่ตั้งของระบบไม่สามารถตั้งค่าให้รองรับ UTF-8", + "Tips & tricks" : "เคล็ดลับและเทคนิค", + "How to do backups" : "วิธีการสำรองข้อมูล", + "Performance tuning" : "การปรับแต่งประสิทธิภาพ", + "Improving the config.php" : "ปรับปรุงไฟล์ config.php", + "Theming" : "ชุดรูปแบบ", + "Hardening and security guidance" : "คำแนะนำการรักษาความปลอดภัย", "by %s" : "โดย %s", "%s-licensed" : "%s ได้รับใบอนุญาต", "Documentation:" : "เอกสาร:", |