diff options
Diffstat (limited to 'apps/files/l10n/th.js')
-rw-r--r-- | apps/files/l10n/th.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index 30cb727c42d..e542a9dddb6 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -153,7 +153,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "มีไฟล์ที่ถูกเพิ่มเข้าหรือเอาออกจาก<strong>รายการโปรด</strong>ของคุณ", "A file or folder has been <strong>changed</strong>" : "มีไฟล์หรือโฟลเดอร์ที่มีการ<strong>เปลี่ยนแปลง</strong>", "A favorite file or folder has been <strong>changed</strong>" : "มีไฟล์หรือโฟลเดอร์ในรายการโปรดที่มีการ<strong>เปลี่ยนแปลง</strong>", - "All files" : "ไฟล์ทั้งหมด", "Upload (max. %s)" : "อัปโหลด (สูงสุด %s)", "Accept" : "ยอมรับ", "Reject" : "ปฏิเสธ", @@ -168,6 +167,7 @@ OC.L10N.register( "in %s" : "ใน %s", "File Management" : "การจัดการไฟล์", "Select all" : "เลือกทั้งหมด", + "File not found" : "ไม่พบไฟล์", "Storage informations" : "ข้อมูลพื้นที่จัดเก็บ", "{usedQuotaByte} used" : "ใช้ไป {usedQuotaByte}", "{relative}% used" : "ใช้ไป {relative}%", @@ -209,8 +209,8 @@ OC.L10N.register( "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", "No favorites yet" : "ยังไม่มีรายการโปรด", "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", + "All files" : "ไฟล์ทั้งหมด", "Toggle %1$s sublist" : "สลับรายการย่อย %1$s", - "Toggle grid view" : "สลับมุมมองตาราง", "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", "Upload too large" : "ไฟล์ที่อัปโหลดมีขนาดใหญ่เกินไป", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัปโหลดมีขนาดเกินกว่าขนาดสูงสุดที่อัปโหลดได้สำหรับเซิร์ฟเวอร์นี้", @@ -224,6 +224,7 @@ OC.L10N.register( "%s used" : "ใช้ไป %s", "%s%%" : "%s%%", "%1$s of %2$s used" : "ใช้ไป %1$s จาก %2$s", + "Toggle grid view" : "สลับมุมมองตาราง", "Deleted files" : "ไฟล์ที่ถูกลบ", "Shares" : "การแชร์", "Shared with others" : "แชร์กับผู้อื่น", |