diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-31 17:05:21 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-31 17:05:21 +0100 |
commit | 209d599ec5b00c5b92a33e902867fc621e725c93 (patch) | |
tree | 0939b4d1283b5c3abe381d56b7cbcd5f8ed3f81a /apps/files/l10n/th_TH.php | |
parent | 4162ba4d41743adec0790ec402895343c56043e7 (diff) | |
download | nextcloud-server-209d599ec5b00c5b92a33e902867fc621e725c93.tar.gz nextcloud-server-209d599ec5b00c5b92a33e902867fc621e725c93.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/th_TH.php')
-rw-r--r-- | apps/files/l10n/th_TH.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php index f31321694b4..c141e4f7166 100644 --- a/apps/files/l10n/th_TH.php +++ b/apps/files/l10n/th_TH.php @@ -7,6 +7,7 @@ "No file was uploaded" => "ยังไม่มีไฟล์ที่ถูกอัพโหลด", "Missing a temporary folder" => "แฟ้มเอกสารชั่วคราวเกิดการสูญหาย", "Failed to write to disk" => "เขียนข้อมูลลงแผ่นดิสก์ล้มเหลว", +"Not enough space available" => "มีพื้นที่เหลือไม่เพียงพอ", "Invalid directory." => "ไดเร็กทอรี่ไม่ถูกต้อง", "Files" => "ไฟล์", "Unshare" => "ยกเลิกการแชร์ข้อมูล", @@ -19,8 +20,6 @@ "replaced {new_name}" => "แทนที่ {new_name} แล้ว", "undo" => "เลิกทำ", "replaced {new_name} with {old_name}" => "แทนที่ {new_name} ด้วย {old_name} แล้ว", -"unshared {files}" => "ยกเลิกการแชร์แล้ว {files} ไฟล์", -"deleted {files}" => "ลบไฟล์แล้ว {files} ไฟล์", "'.' is an invalid file name." => "'.' เป็นชื่อไฟล์ที่ไม่ถูกต้อง", "File name cannot be empty." => "ชื่อไฟล์ไม่สามารถเว้นว่างได้", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "ชื่อที่ใช้ไม่ถูกต้อง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไม่ได้รับอนุญาตให้ใช้งานได้", |