diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
commit | 8471219b7c494bbc93296e36d9c8ddc37d8b13a6 (patch) | |
tree | 9846323386de54ff00a2afb741e1996847363cbf /apps/files/l10n/th_TH.js | |
parent | 39573e602d5e38e4b71b3d197d08798dd9558659 (diff) | |
download | nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.tar.gz nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/th_TH.js')
-rw-r--r-- | apps/files/l10n/th_TH.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js index 5f84a5c46ce..8aa72ba8cf3 100644 --- a/apps/files/l10n/th_TH.js +++ b/apps/files/l10n/th_TH.js @@ -11,7 +11,6 @@ OC.L10N.register( "Could not create folder \"{dir}\"" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\"", "Upload cancelled." : "การอัพโหลดถูกยกเลิก", "Unable to upload {filename} as it is a directory or has 0 bytes" : "ไม่สามารถอัพโหลด {filename} มันเป็นไดเรกทอรีหรือมี 0 ไบต์", - "Total file size {size1} exceeds upload limit {size2}" : "ขนาดไฟล์ {size1} ทั้งหมดเกินขีดจำกัด ของการอัพโหลด {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "พื้นที่ว่างไม่เพียงพอคุณจะอัพโหลด {size1} แต่มีพืนที่แค่ {size2}", "Uploading..." : "กำลังอัพโหลด...", "..." : "...", @@ -115,6 +114,7 @@ OC.L10N.register( "Upload failed. Could not find uploaded file" : "อัพโหลดล้มเหลว ไม่สามารถหาไฟล์ที่จะอัพโหลด", "Upload failed. Could not get file info." : "อัพโหลดล้มเหลว ไม่สามารถรับข้อมูลไฟล์", "Invalid directory." : "ไดเร็กทอรี่ไม่ถูกต้อง", + "Total file size {size1} exceeds upload limit {size2}" : "ขนาดไฟล์ {size1} ทั้งหมดเกินขีดจำกัด ของการอัพโหลด {size2}", "Error uploading file \"{fileName}\": {message}" : "ข้อผิดพลาดขณะอัพโหลดไฟล์ \"{fileName}\": {message}", "Could not get result from server." : "ไม่สามารถรับผลลัพธ์จากเซิร์ฟเวอร์", "No entries in this folder match '{filter}'" : "ไม่มีรายการในโฟลเดอร์นี้ที่ตรงกับ '{filter}'", |