diff options
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index 33f905ccd1f..ee2651a188e 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -210,6 +210,7 @@ OC.L10N.register( "invisible" : "ไม่แสดงสถานะ", "Delete" : "ลบ", "Rename" : "เปลี่ยนชื่อ", + "Collaborative tags" : "แท็กแบบทำงานร่วมกัน", "No tags found" : "ไม่พบแท็ก", "Personal" : "ส่วนตัว", "Users" : "ผู้ใช้", @@ -259,6 +260,7 @@ OC.L10N.register( "You chose SQLite as database." : "คุณเลือก SQLite เป็นฐานข้อมูล", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "ควรใช้ SQLite เฉพาะการทำงานขนาดเล็กและการพัฒนาเท่านั้น สำหรับการใช้งานจริง เราแนะนำให้ใช้แบ็กเอนด์ฐานข้อมูลแบบอื่น", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "หากคุณใช้ไคลเอ็นต์เพื่อซิงค์ไฟล์ ไม่แนะนำให้ใช้ SQLite อย่างยิ่ง", + "Install" : "ติดตั้ง", "Need help?" : "ต้องการความช่วยเหลือ?", "See the documentation" : "ดูเอกสารประกอบ", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "ดูเหมือนว่าคุณกำลังพยายามติดตั้ง Nextcloud ใหม่ แต่ในไดเรกทอรี config ของคุณไม่มีไฟล์ CAN_INSTALL โปรดสร้างไฟล์ CAN_INSTALL ในโฟลเดอร์ config ของคุณก่อนดำเนินการต่อ", @@ -287,6 +289,8 @@ OC.L10N.register( "You can close this window." : "คุณสามารถปิดหน้าต่างนี้ได้", "This share is password-protected" : "การแชร์นี้มีการป้องกันด้วยรหัสผ่าน", "The password is wrong. Try again." : "รหัสผ่านไม่ถูกต้อง กรุณาลองอีกครั้ง", + "Email address" : "ที่อยู่อีเมล", + "Go to %s" : "ไปที่ %s", "Two-factor authentication" : "การยืนยันสองปัจจัย", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "ความปลอดภัยขั้นสูงถูกเปิดสำหรับบัญชีของคุณ เลือกปัจจัยที่สองเพื่อรับรองความถูกต้อง:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "ไม่สามารถโหลดหนึ่งในวิธียืนยันสองปัจจัยของคุณ กรุณาติดต่อผู้ดูแลระบบ", |