diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/th.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 27a4203d242..d1b3b56871b 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -40,7 +40,7 @@ OC.L10N.register( "You deleted app password \"{token}\"" : "คุณลบรหัสผ่านแอป \"{token}\" แล้ว", "Security" : "ความปลอดภัย", "Your <strong>password</strong> or <strong>email</strong> was modified" : "มีการเปลี่ยนแปลง<strong>รหัสผ่าน</strong>หรือ<strong>อีเมล</strong>ของคุณ", - "Apps" : "แอป", + "Settings" : "การตั้งค่า", "Wrong password" : "รหัสผ่านไม่ถูกต้อง", "Saved" : "บันทึกแล้ว", "Authentication error" : "เกิดข้อผิดพลาดในการตรวจสอบสิทธิ์", @@ -50,7 +50,6 @@ OC.L10N.register( "Email setting test" : "ทดสอบการตั้งค่าอีเมล", "Well done, %s!" : "เยี่ยมยอด คุณ %s!", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "เกิดปัญหาขณะส่งอีเมล กรุณาแก้ไขการตั้งค่าของคุณ (ข้อผิดพลาด: %s)", - "Users" : "ผู้ใช้", "Invalid account" : "บัญชีไม่ถูกต้อง", "Invalid mail address" : "ที่อยู่อีเมลไม่ถูกต้อง", "Settings saved" : "บันทึกการตั้งค่าแล้ว", @@ -60,8 +59,9 @@ OC.L10N.register( "Set your password" : "ตั้งรหัสผ่านของคุณ", "Go to %s" : "ไปที่ %s", "Install Client" : "ติดตั้งไคลเอ็นต์", - "Settings" : "การตั้งค่า", + "Apps" : "แอป", "Personal" : "ส่วนตัว", + "Users" : "ผู้ใช้", "Additional settings" : "การตั้งค่าเพิ่มเติม", "Sharing" : "การแชร์", "Calendar" : "ปฏิทิน", |