diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:35 +0000 |
commit | a309d26687cc722482c491294717249f770b9569 (patch) | |
tree | 837955571f7da688ef127f5bf448043f4c461beb /apps/settings/l10n/th.js | |
parent | ce1c9730dde65a7a5a20d83724c8e7adeacb9b59 (diff) | |
download | nextcloud-server-a309d26687cc722482c491294717249f770b9569.tar.gz nextcloud-server-a309d26687cc722482c491294717249f770b9569.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/th.js')
-rw-r--r-- | apps/settings/l10n/th.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 38509e15bb5..03a065512c5 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -159,6 +159,7 @@ OC.L10N.register( "This is the final warning: Do you really want to enable encryption?" : "นี่คือการเตือนครั้งสุดท้าย: คุณต้องการเปิดใช้การเข้ารหัสจริง ๆ หรือไม่?", "No encryption module loaded, please enable an encryption module in the app menu." : "ไม่มีโมดูลการเข้ารหัสที่ถูกโหลด โปรดเปิดใช้งานโมดูลการเข้ารหัสในเมนูแอป", "Select default encryption module:" : "เลือกโมดูลการเข้ารหัสค่าเริ่มต้น:", + "Submit" : "ส่ง", "Remove group" : "ลบกลุ่ม", "You are about to remove the group {group}. The users will NOT be deleted." : "คุณกำลังจะลบกลุ่ม {group} ผู้ใช้ที่อยู่ในกลุ่มจะไม่ถูกลบไปด้วย", "Please confirm the group removal " : "กรุณายืนยันการลบกลุ่ม", @@ -192,9 +193,7 @@ OC.L10N.register( "User backend" : "แบ็กเอนด์ของผู้ใช้", "Storage location" : "สถานที่จัดเก็บข้อมูล", "Last login" : "เข้าสู่ระบบล่าสุด", - "Add new password" : "เพิ่มรหัสผ่านใหม่", "You do not have permissions to see the details of this user" : "คุณไม่มีสิทธิ์ที่จะดูรายละเอียดของผู้ใช้นี้", - "Add new email address" : "เพิ่มที่อยู่อีเมลใหม่", "Add user to group" : "เพิ่มผู้ใช้เข้ากลุ่ม", "Set user as admin for" : "ตั้งผู้ใช้เป็นผู้ดูแลระบบสำหรับ", "Select user quota" : "เลือกโควต้าผู้ใช้", @@ -310,6 +309,8 @@ OC.L10N.register( "You created app password \"{token}\"" : "คุณสร้างรหัสผ่านแอป \"{token}\" แล้ว", "Enable all" : "เปิดใช้งานทั้งหมด", "png or jpg, max. 20 MB" : "png หรือ jpg สูงสุดไม่เกิน 20 MB", + "Add new password" : "เพิ่มรหัสผ่านใหม่", + "Add new email address" : "เพิ่มที่อยู่อีเมลใหม่", "Edit User" : "แก้ไขผู้ใช้", "Will be autogenerated" : "จะถูกสร้างขึ้นโดยอัตโนมัติ", "Add a new user" : "เพิ่มผู้ใช้ใหม่", |