diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/th.js | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.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 44e821c94b4..4dc48b52282 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -267,6 +267,7 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "ข้อผิดพลาด: ไม่สามารถเปิดใช้งานแอปนี้เพราะทำให้เซิร์ฟเวอร์ไม่เสถียร", "Documentation" : "เอกสารประกอบ", "Forum" : "ฟอรัม", + "Login" : "เข้าสู่ระบบ", "SSL/TLS" : "SSL/TLS", "Open documentation" : "เปิดเอกสารประกอบ", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "การตั้งค่าให้เซิร์ฟเวอร์นี้ส่งอีเมลได้ เช่น อีเมลสำหรับการตั้งรหัสผ่านใหม่และการแจ้งเตือน เป็นสิ่งสำคัญ", @@ -276,6 +277,8 @@ OC.L10N.register( "From address" : "จากที่อยู่", "Server address" : "ที่อยู่เซิร์ฟเวอร์", "Port" : "พอร์ต", + "Authentication method" : "วิธีการตรวจสอบความถูกต้อง", + "Authentication required" : "จำเป็นต้องตรวจสอบความถูกต้อง", "Credentials" : "ข้อมูลส่วนตัวสำหรับเข้าระบบ", "SMTP Username" : "ชื่อผู้ใช้ SMTP", "SMTP Password" : "รหัสผ่าน SMTP", @@ -320,12 +323,9 @@ OC.L10N.register( "Address" : "ที่อยู่", "Avatar" : "ภาพแทนตัว", "An error occured during the request. Unable to proceed." : "เกิดข้อผิดพลาดขณะส่งคำขอ ไม่สามารถดำเนินการต่อ", - "Login" : "เข้าสู่ระบบ", "Plain" : "ธรรมดา", "NT LAN Manager" : "ตัวจัดการ NT LAN", "STARTTLS" : "STARTTLS", - "Authentication method" : "วิธีการตรวจสอบความถูกต้อง", - "Authentication required" : "จำเป็นต้องตรวจสอบความถูกต้อง", "Please read carefully before activating server-side encryption: " : "กรุณาอ่านอย่างละเอียดก่อนเปิดใช้การเข้ารหัสฝั่งเซิร์ฟเวอร์:", "Enable encryption" : "เปิดใช้งานการเข้ารหัส", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "คุณจำเป็นต้องโอนย้ายคีย์การเข้ารหัสของคุณจากการเข้ารหัสเก่า (ownCloud <= 8.0) ไปใหม่ กรุณาเปิดใช้งาน \"โมดูลการเข้ารหัสเริ่มต้น\" และเรียกใช้ 'occ encryption:migrate'", |