diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/settings/l10n/th.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 3e1b4d936a8..14ab0870201 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -176,18 +176,14 @@ OC.L10N.register( "Default language" : "ภาษาค่าเริ่มต้น", "Common languages" : "ภาษาที่นิยม", "Password change is disabled because the master key is disabled" : "การเปลี่ยนรหัสผ่านถูกปิดการใช้งาน เนื่องจากคีย์หลักถูกปิดการใช้งาน", - "New user" : "ผู้ใช้ใหม่", "Display name" : "ชื่อที่แสดง", "Email" : "อีเมล", "Quota" : "โควต้า", "Language" : "ภาษา", "Avatar" : "ภาพแทนตัว", - "Username" : "ชื่อผู้ใช้", "Group admin for" : "ผู้ดูแลกลุ่มสำหรับ", - "User backend" : "แบ็กเอนด์ของผู้ใช้", "Storage location" : "สถานที่จัดเก็บข้อมูล", "Last login" : "เข้าสู่ระบบล่าสุด", - "Add user to group" : "เพิ่มผู้ใช้เข้ากลุ่ม", "{size} used" : "ใช้ไป {size}", "Delete account" : "ลบบัญชี", "Resend welcome email" : "ส่งอีเมลยินดีต้อนรับซ้ำ", @@ -288,6 +284,7 @@ OC.L10N.register( "Error while deleting the token" : "ข้อผิดพลาดขณะลบโทเค็น", "Use the credentials below to configure your app or device." : "ใช้ข้อมูลประจำตัวด้านล่างเพื่อกำหนดค่าแอปหรืออุปกรณ์ของคุณ", "For security reasons this password will only be shown once." : "เนื่องด้วยเหตุผลด้านความปลอดภัย รหัสผ่านนี้จะแสดงครั้งเดียว", + "Username" : "ชื่อผู้ใช้", "Copied!" : "คัดลอกแล้ว!", "Copy" : "คัดลอก", "You are about to remove the group {group}. The users will NOT be deleted." : "คุณกำลังจะลบกลุ่ม {group} ผู้ใช้ที่อยู่ในกลุ่มจะไม่ถูกลบไปด้วย", @@ -296,6 +293,7 @@ OC.L10N.register( "You do not have permissions to see the details of this user" : "คุณไม่มีสิทธิ์ที่จะดูรายละเอียดของผู้ใช้นี้", "Add new password" : "เพิ่มรหัสผ่านใหม่", "Add new email address" : "เพิ่มที่อยู่อีเมลใหม่", + "Add user to group" : "เพิ่มผู้ใช้เข้ากลุ่ม", "Set user as admin for" : "ตั้งผู้ใช้เป็นผู้ดูแลระบบสำหรับ", "Select user quota" : "เลือกโควต้าผู้ใช้", "Toggle user actions menu" : "เปิด-ปิด เมนูการกระทำผู้ใช้", @@ -304,8 +302,10 @@ OC.L10N.register( "Disable user" : "ปิดใช้งานผู้ใช้", "Enable user" : "เปิดใช้งานผู้ใช้", "Edit User" : "แก้ไขผู้ใช้", + "New user" : "ผู้ใช้ใหม่", "Will be autogenerated" : "จะถูกสร้างขึ้นโดยอัตโนมัติ", "Add a new user" : "เพิ่มผู้ใช้ใหม่", + "User backend" : "แบ็กเอนด์ของผู้ใช้", "No users in here" : "ไม่มีผู้ใช้ที่นี่", "Name your device" : "ตั้งชื่ออุปกรณ์ของคุณ", "Server error while trying to add WebAuthn device" : "เกิดข้อผิดพลาดเซิร์ฟเวอร์ขณะกำลังพยายามเพิ่มอุปกรณ์ WebAuthn", |