diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
commit | cd7007c64949ea80a2c79b18a063f94415506116 (patch) | |
tree | b62147a86b9006c3db480d12e90d6f2a5c6908be /core/l10n/th.js | |
parent | 038836c41ca8c27289de4d40259f49818ba8cfbb (diff) | |
download | nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.tar.gz nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index ebf6862fe71..2b061a3e7f5 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -93,7 +93,6 @@ OC.L10N.register( "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["การอัปเดตเสร็จสมบูรณ์ กำลังนำคุณไปที่ {productName} ใน %n วินาที"], "Applications menu" : "เมนูแอปพลิเคชัน", "More apps" : "แอปเพิ่มเติม", - "Currently open" : "เปิดอยู่ในขณะนี้", "_{count} notification_::_{count} notifications_" : ["{count} การแจ้งเตือน"], "No" : "ไม่", "Yes" : "ใช่", @@ -345,6 +344,7 @@ OC.L10N.register( "This is particularly recommended when using the desktop client for file synchronisation." : "เราแนะนำเมื่อใช้ไคลเอ็นต์เดสก์ท็อปสำหรับการประสานข้อมูลไฟล์", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "ส่วนหัว HTTP \"{header}\" ไม่ได้กำหนดค่าให้เท่ากับ \"{expected}\" ดังนั้นจึงมีความเสี่ยงด้านความปลอดภัยหรือความเป็นส่วนตัวที่เป็นไปได้ เราแนะนำให้ปรับการตั้งค่านี้", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "ส่วนหัว HTTP \"{header}\" ไม่ได้กำหนดค่าให้เท่ากับ \"{expected}\" คุณสมบัติบางอย่างอาจไม่สามารถทำงานตามปกติ เราแนะนำให้ปรับการตั้งค่านี้", + "Currently open" : "เปิดอยู่ในขณะนี้", "Wrong username or password." : "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง", "User disabled" : "ผู้ใช้ถูกปิดใช้งาน", "Username or email" : "ชื่อผู้ใช้หรืออีเมล", |