diff options
Diffstat (limited to 'apps/files/l10n/th.json')
-rw-r--r-- | apps/files/l10n/th.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/files/l10n/th.json b/apps/files/l10n/th.json index 5fe808a1885..4fc08fdc75b 100644 --- a/apps/files/l10n/th.json +++ b/apps/files/l10n/th.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "ไม่มีโฟลเดอร์เป้าหมาย \"{dir}\" อีกต่อไป", "Not enough free space" : "พื้นที่ว่างไม่เพียงพอ", "An unknown error has occurred" : "เกิดข้อผิดพลาดที่ไม่รู้จัก", + "File could not be uploaded" : "ไม่สามารถอัปโหลดไฟล์", "Uploading …" : "กำลังอัปโหลด …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} จาก {totalSize} ({bitrate})", "Uploading that item is not supported" : "ไม่รองรับการอัปโหลดสิ่งนั้น", @@ -37,8 +38,12 @@ "Could not load info for file \"{file}\"" : "ไม่สามารถโหลดข้อมูลสำหรับไฟล์ \"{file}\"", "Files" : "ไฟล์", "Details" : "รายละเอียด", + "Show list view" : "แสดงมุมมองรายการ", + "Show grid view" : "แสดงมุมมองตาราง", "Please select tag(s) to add to the selection" : "กรุณาเลือกแท็กเพื่อเพิ่มเข้าไปในรายการที่เลือก", "Apply tag(s) to selection" : "นำแท็กไปใช้ในรายการที่เลือก", + "Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirname}\"", + "Select file \"{fileName}\"" : "เลือกไฟล์ \"{fileName}\"", "Pending" : "อยู่ระหว่างดำเนินการ", "Unable to determine date" : "ไม่สามารถระบุวัน", "This operation is forbidden" : "การดำเนินการนี้ถูกห้าม", @@ -68,8 +73,8 @@ "_%n file_::_%n files_" : ["%n ไฟล์"], "{dirs} and {files}" : "{dirs} และ {files}", "_including %n hidden_::_including %n hidden_" : ["รวมถึง %n ไฟล์ที่ซ่อนอยู่"], + "You do not have permission to upload or create files here" : "คุณไม่ได้รับอนุญาตให้อัปโหลดหรือสร้างไฟล์ที่นี่", "_Uploading %n file_::_Uploading %n files_" : ["กำลังอัปโหลด %n ไฟล์"], - "New" : "สร้างใหม่", "Select file range" : "เลือกช่วงไฟล์", "{used} of {quota} used" : "ใช้ไป {used} จาก {quota}", "{used} used" : "ใช้ไป {used}", @@ -166,6 +171,7 @@ "Transfer {path} to {userid}" : "โอนย้าย {path} ไปยัง {userid}", "Invalid path selected" : "เลือกเส้นทางไม่ถูกต้อง", "Ownership transfer request sent" : "ส่งคำขอโอนย้ายความเป็นเจ้าของแล้ว", + "Cannot transfer ownership of a file or folder you do not own" : "ไม่สามารถโอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์ที่คุณไม่ได้เป็นเจ้าของ", "Tags" : "แท็ก", "Unable to change the favourite state of the file" : "ไม่สามารถเปลี่ยนสถานะรายการโปรดของไฟล์", "Error while loading the file data" : "ข้อผิดพลาดขณะโหลดข้อมูลไฟล์", @@ -182,6 +188,7 @@ "%s used" : "ใช้ไป %s", "%s%% of %s used" : "ใช้ไป %s%% จาก %s", "%1$s of %2$s used" : "ใช้ไป %1$s จาก %2$s", + "Files settings" : "การตั้งค่าไฟล์", "Show hidden files" : "แสดงไฟล์ที่ซ่อนอยู่", "Crop image previews" : "ครอปตัดรูปภาพตัวอย่าง", "WebDAV" : "WebDAV", @@ -207,6 +214,7 @@ "New text file.txt" : "ไฟล์ข้อความใหม่.txt", "Select" : "เลือก", "You don’t have permission to upload or create files here" : "คุณไม่ได้รับอนุญาตให้อัปโหลดหรือสร้างไฟล์ที่นี่", + "New" : "สร้างใหม่", "Cannot transfer ownership of a file or folder you don't own" : "ไม่สามารถโอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์ที่คุณไม่ได้เป็นเจ้าของ", "Settings" : "การตั้งค่า" },"pluralForm" :"nplurals=1; plural=0;" |