diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
commit | 836af3c1793ae776554213c5e4023f4cfd1dc45c (patch) | |
tree | 56c4e1fecdf25c18f226a451f43aa26de019d200 /apps/settings/l10n/th.js | |
parent | 71861831403a1da8b2dbfd6195f1d5694038610e (diff) | |
download | nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.tar.gz nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 2f7b0e209b4..d6d6a354120 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -218,10 +218,8 @@ OC.L10N.register( "No devices configured." : "ไม่มีอุปกรณ์ที่กำหนดค่า", "The following devices are configured for your account:" : "อุปกรณ์เหล่านี้มีการกำหนดค่าสำหรับบัญชีของคุณแล้ว:", "Your browser does not support WebAuthn." : "เบราว์เซอร์ของคุณไม่รองรับ WebAuthn", - "by {author}\n{license}" : "โดย {author}\n{license}", "Admins" : "ผู้ดูแลระบบ", "Group name" : "ชื่อกลุ่ม", - "{license}-licensed" : "สัญญาอนุญาต {license}", "Sending…" : "กำลังส่ง....", "Email sent" : "ส่งอีเมลแล้ว", "Location" : "ตำแหน่ง", @@ -312,6 +310,8 @@ OC.L10N.register( "Will be autogenerated" : "จะถูกสร้างขึ้นโดยอัตโนมัติ", "Add a new user" : "เพิ่มผู้ใช้ใหม่", "No users in here" : "ไม่มีผู้ใช้ที่นี่", + "{license}-licensed" : "สัญญาอนุญาต {license}", + "by {author}\n{license}" : "โดย {author}\n{license}", "Enter group name" : "ใส่ชื่อกลุ่ม", "Add group" : "เพิ่มกลุ่ม", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", |