diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
commit | 6379c852c340b3c7145c0e361424a283876025e5 (patch) | |
tree | 954c30bba439e59d11fa6e9f16b3912f42ec78d2 /apps/settings/l10n/th.js | |
parent | 228b21f3fa4a72740c97205147bf40bfe0c3ea30 (diff) | |
download | nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.tar.gz nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.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 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 03a065512c5..d3721cb2e95 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -159,15 +159,14 @@ 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:" : "เลือกโมดูลการเข้ารหัสค่าเริ่มต้น:", + "Cancel" : "ยกเลิก", + "Confirm" : "ยืนยัน", "Submit" : "ส่ง", "Remove group" : "ลบกลุ่ม", - "You are about to remove the group {group}. The users will NOT be deleted." : "คุณกำลังจะลบกลุ่ม {group} ผู้ใช้ที่อยู่ในกลุ่มจะไม่ถูกลบไปด้วย", - "Please confirm the group removal " : "กรุณายืนยันการลบกลุ่ม", "Current password" : "รหัสผ่านปัจจุบัน", "New password" : "รหัสผ่านใหม่", "Change password" : "เปลี่ยนรหัสผ่าน", "Picture provided by original account" : "ใช้รูปภาพจากบัญชีเดิม", - "Cancel" : "ยกเลิก", "Details" : "รายละเอียด", "Email options" : "ตัวเลือกอีเมล", "Primary email for password reset and notifications" : "อีเมลหลักสำหรับการตั้งรหัสผ่านใหม่และการแจ้งเตือน", @@ -234,11 +233,10 @@ OC.L10N.register( "{license}-licensed" : "สัญญาอนุญาต {license}", "Changelog" : "บันทึกการเปลี่ยนแปลง", "by {author}\n{license}" : "โดย {author}\n{license}", - "Enter group name" : "ใส่ชื่อกลุ่ม", - "Add group" : "เพิ่มกลุ่ม", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", "Admins" : "ผู้ดูแลระบบ", "Disabled users" : "ผู้ใช้ที่ปิดใช้งาน", + "Group name" : "ชื่อกลุ่ม", "Not saved" : "ไม่ได้บันทึก", "Sending…" : "กำลังส่ง....", "Email sent" : "ส่งอีเมลแล้ว", @@ -308,6 +306,8 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "รุ่นที่ออกโดยชุมชนของ Nextcloud นี้ไม่ได้รับการสนับสนุน และไม่สามารถใช้งานการแจ้งเตือนทันทีได้", "You created app password \"{token}\"" : "คุณสร้างรหัสผ่านแอป \"{token}\" แล้ว", "Enable all" : "เปิดใช้งานทั้งหมด", + "You are about to remove the group {group}. The users will NOT be deleted." : "คุณกำลังจะลบกลุ่ม {group} ผู้ใช้ที่อยู่ในกลุ่มจะไม่ถูกลบไปด้วย", + "Please confirm the group removal " : "กรุณายืนยันการลบกลุ่ม", "png or jpg, max. 20 MB" : "png หรือ jpg สูงสุดไม่เกิน 20 MB", "Add new password" : "เพิ่มรหัสผ่านใหม่", "Add new email address" : "เพิ่มที่อยู่อีเมลใหม่", @@ -315,6 +315,8 @@ OC.L10N.register( "Will be autogenerated" : "จะถูกสร้างขึ้นโดยอัตโนมัติ", "Add a new user" : "เพิ่มผู้ใช้ใหม่", "No users in here" : "ไม่มีผู้ใช้ที่นี่", + "Enter group name" : "ใส่ชื่อกลุ่ม", + "Add group" : "เพิ่มกลุ่ม", "Default quota:" : "ค่าโควต้าเริ่มต้น:", "Show Languages" : "แสดงภาษา", "Send email to new user" : "ส่งอีเมลไปยังผู้ใช้ใหม่", |