diff options
Diffstat (limited to 'apps/files/l10n/th_TH.js')
-rw-r--r-- | apps/files/l10n/th_TH.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js index cb512415d21..06a02adab7f 100644 --- a/apps/files/l10n/th_TH.js +++ b/apps/files/l10n/th_TH.js @@ -30,6 +30,8 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "พื้นที่ว่างไม่เพียงพอคุณจะอัพโหลด {size1} แต่มีพืนที่แค่ {size2}", "Error uploading file \"{fileName}\": {message}" : "ข้อผิดพลาดขณะอัพโหลดไฟล์ \"{fileName}\": {message}", "Could not get result from server." : "ไม่สามารถรับผลลัพธ์จากเซิร์ฟเวอร์", + "Uploading..." : "กำลังอัพโหลด...", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก", "Actions" : "การกระทำ", "Download" : "ดาวน์โหลด", |