diff options
Diffstat (limited to 'lib/l10n/th.js')
-rw-r--r-- | lib/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js index 6948b8b4e20..c9f3f89fb6b 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -134,7 +134,6 @@ OC.L10N.register( "A valid password must be provided" : "ต้องระบุรหัสผ่านที่ถูกต้อง", "Login canceled by app" : "การเข้าสู่ระบบถูกยกเลิกโดยแอป", "a safe home for all your data" : "บ้านที่ปลอดภัยสำหรับข้อมูลทั้งหมดของคุณ", - "File is currently busy, please try again later" : "ไฟล์กำลังใช้งานอยู่ โปรดลองอีกครั้งในภายหลัง", "Application is not enabled" : "แอปพลิเคชันยังไม่ได้เปิดใช้งาน", "Authentication error" : "ยืนยันตัวตนผิดพลาด", "Token expired. Please reload page." : "รหัสยืนยันความถูกต้องหมดอายุ กรุณาโหลดหน้าเว็บใหม่", @@ -168,6 +167,7 @@ OC.L10N.register( "A valid username must be provided" : "ต้องระบุชื่อผู้ใช้ที่ถูกต้อง", "Username contains whitespace at the beginning or at the end" : "ชื่อผู้ใช้มีช่องว่างอยู่ด้านหน้าหรือด้านหลัง", "User disabled" : "ผู้ใช้ถูกปิดใช้งาน", + "File is currently busy, please try again later" : "ไฟล์กำลังใช้งานอยู่ โปรดลองอีกครั้งในภายหลัง", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "กรุณาเปลี่ยนสิทธิ์การเข้าถึงเป็น 0770 เพื่อให้ไดเรกทอรีไม่สามารถแก้ไขโดยผู้ใช้อื่น" }, "nplurals=1; plural=0;"); |