diff options
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index 7547106b372..6d7bcf87e1e 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -29,6 +29,9 @@ OC.L10N.register( "Login" : "เข้าสู่ระบบ", "Please try again" : "กรุณาลองอีกครั้ง", "Password reset is disabled" : "การตั้งรหัสผ่านใหม่ถูกปิดใช้งาน", + "Could not reset password because the token is expired" : "ไม่สามารถรีเซ็ตรหัสผ่านได้ เนื่องจาก Token หมดอายุ", + "Could not reset password because the token is invalid" : "ไม่สามารถรีเซ็ตรหัสผ่านได้ เนื่องจาก Token ไม่ถูกต้อง", + "Password is too long. Maximum allowed length is 469 characters." : "รหัสผ่านยาวเกินไป ความยาวสูงสุดที่อนุญาตคือ 469 ตัวตัวอักษร", "%s password reset" : "ตั้งรหัสผ่าน %s ใหม่", "Password reset" : "ตั้งรหัสผ่านใหม่", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "คลิกปุ่มด้านล่างเพื่อตั้งรหัสผ่านของคุณใหม่ หากคุณไม่ได้ขอการตั้งรหัสผ่านใหม่ สามารถเพิกเฉยอีเมลนี้", @@ -38,6 +41,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "ลิงก์แชร์บางลิงก์ของคุณถูกลบออก", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "เนื่องจากข้อบกพร่องความปลอดภัย เราจำเป็นต้องลบลิงก์แชร์บางลิงก์ของคุณออก โปรดดูที่ลิงก์สำหรับข้อมูลเพิ่มเติม", "The user limit of this instance is reached." : "ถึงขีดจำกัดจำนวนผู้ใช้ของเซิร์ฟเวอร์นี้แล้ว", + "Learn more ↗" : "เรียนรู้เพิ่มเติม ↗", "Preparing update" : "กำลังเตรียมอัปเดต", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "ขั้นตอนการซ่อมแซม:", @@ -129,7 +133,6 @@ OC.L10N.register( "Search contacts …" : "ค้นหารายชื่อผู้ติดต่อ …", "Could not load your contacts" : "ไม่สามารถโหลดรายชื่อผู้ติดต่อ", "No contacts found" : "ไม่พบรายชื่อผู้ติดต่อ", - "Show all contacts …" : "แสดงรายชื่อทั้งหมด …", "Install the Contacts app" : "ติดตั้งแอปรายชื่อ", "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …", "Looking for {term} …" : "กำลังค้นหา {term} …", @@ -324,6 +327,7 @@ OC.L10N.register( "Press enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", "Open settings menu" : "เปิดเมนูการตั้งค่า", "Settings" : "ตั้งค่า", + "Show all contacts …" : "แสดงรายชื่อทั้งหมด …", "No files in here" : "ไม่มีไฟล์ที่นี่", "New folder" : "โฟลเดอร์ใหม่", "No more subfolders in here" : "ไม่พบโฟลเดอร์ย่อยเพิ่มเติมที่นี่", |