diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-11 01:55:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-11 01:55:38 -0400 |
commit | 01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4 (patch) | |
tree | ef33bd3d1b6a7263fffed2e9628dd3a4caf08e42 /apps/files/l10n/th_TH.json | |
parent | 1757d01604c311f9494a61f9bed87c3fae8c6fe9 (diff) | |
download | nextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.tar.gz nextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/th_TH.json')
-rw-r--r-- | apps/files/l10n/th_TH.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/th_TH.json b/apps/files/l10n/th_TH.json index dc12fdbe311..22523db5d59 100644 --- a/apps/files/l10n/th_TH.json +++ b/apps/files/l10n/th_TH.json @@ -2,8 +2,6 @@ "Unknown error" : "ข้อผิดพลาดที่ไม่ทราบสาเหตุ", "Could not move %s - File with this name already exists" : "ไม่สามารถย้าย %s ได้ - ไฟล์ที่ใช้ชื่อนี้มีอยู่แล้ว", "Could not move %s" : "ไม่สามารถย้าย %s ได้", - "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้", - "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ชื่อที่ใช้ไม่ถูกต้อง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไม่ได้รับอนุญาตให้ใช้งานได้", "No file was uploaded. Unknown error" : "ยังไม่มีไฟล์ใดที่ถูกอัพโหลด เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ", "There is no error, the file uploaded with success" : "ไม่พบข้อผิดพลาดใดๆ, ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "ขนาดไฟล์ที่อัพโหลดมีขนาดเกิน upload_max_filesize ที่ระบุไว้ใน php.ini", @@ -33,6 +31,7 @@ "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้", "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัพเดทหรือผสานไฟล์ต่างๆได้อีกต่อไป", "Your storage is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเก็บข้อมูลของคุณใกล้เต็มแล้ว ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : [""], |