diff options
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index 46c97b5d498..952c288c040 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -38,10 +38,10 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "คลิกปุ่มด้านล่างเพื่อตั้งรหัสผ่านของคุณใหม่ หากคุณไม่ได้ขอการตั้งรหัสผ่านใหม่ สามารถเพิกเฉยอีเมลนี้", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "คลิกลิงก์ด้านล่างเพื่อตั้งรหัสผ่านของคุณใหม่ หากคุณไม่ได้ขอการตั้งรหัสผ่านใหม่ สามารถเพิกเฉยอีเมลนี้", "Reset your password" : "ตั้งรหัสผ่านของคุณใหม่", - "Requested task type does not exist" : "ไม่มีประเภทงานที่ร้องขออยู่", - "Necessary language model provider is not available" : "ผู้ให้บริการโมเดลภาษาที่จำเป็นไม่สามารถใช้ได้", "Task not found" : "ไม่พบงาน", "Internal error" : "ข้อผิดพลาดภายใน", + "Requested task type does not exist" : "ไม่มีประเภทงานที่ร้องขออยู่", + "Necessary language model provider is not available" : "ผู้ให้บริการโมเดลภาษาที่จำเป็นไม่สามารถใช้ได้", "No text to image provider is available" : "ไม่มีผู้ให้บริการแปลงข้อความเป็นรูปภาพที่พร้อมใช้งาน", "Image not found" : "ไม่พบรูปภาพ", "No translation provider available" : "ไม่มีผู้ให้บริการแปลที่พร้อมใช้งาน", @@ -110,6 +110,7 @@ OC.L10N.register( "Wrong login or password." : "ล็อกอินหรือรหัสผ่านไม่ถูกต้อง", "This account is disabled" : "บัญชีนี้ถูกปิดใช้งาน", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "เราตรวจพบการเข้าสู่ระบบที่ไม่ถูกต้องจากที่อยู่ IP ของคุณหลายครั้ง การเข้าสู่ระบบถัดไปของคุณถูกควบคุมเป็นเวลาอย่างมาก 30 วินาที", + "Account name or email" : "ชื่อหรืออีเมลบัญชี", "Log in with a device" : "เข้าสู่ระบบด้วยอุปกรณ์", "Login or email" : "ล็อกอินหรืออีเมล", "Your account is not setup for passwordless login." : "บัญชีของคุณยังไม่ได้ตั้งค่าการเข้าสู่ระบบแบบไร้รหัสผ่าน", @@ -343,7 +344,6 @@ 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}\" คุณสมบัติบางอย่างอาจไม่สามารถทำงานตามปกติ เราแนะนำให้ปรับการตั้งค่านี้", - "Account name or email" : "ชื่อหรืออีเมลบัญชี", "Wrong username or password." : "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง", "User disabled" : "ผู้ใช้ถูกปิดใช้งาน", "Username or email" : "ชื่อผู้ใช้หรืออีเมล", |