summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-06-06 00:29:28 +0200
committerRobin Appelman <icewind@owncloud.com>2012-06-06 00:29:44 +0200
commitf1b10fcc93dad0667cf50f0e3d9d423705a4ed8a (patch)
tree2f9c2151cb7c6cb46b302d1f9ba1ae2f9a9fdf90 /apps/files/l10n/zh_TW.php
parent063c9accb6772001ade8bea1251cd0d9bd000e15 (diff)
downloadnextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.tar.gz
nextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.zip
update translations
Diffstat (limited to 'apps/files/l10n/zh_TW.php')
-rw-r--r--apps/files/l10n/zh_TW.php15
1 files changed, 11 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php
index 2ff343b0f31..91a1344ca37 100644
--- a/apps/files/l10n/zh_TW.php
+++ b/apps/files/l10n/zh_TW.php
@@ -7,7 +7,15 @@
"Missing a temporary folder" => "遺失暫存資料夾",
"Failed to write to disk" => "寫入硬碟失敗",
"Files" => "檔案",
+"Size" => "大小",
+"Modified" => "修改",
+"File handling" => "檔案處理",
"Maximum upload size" => "最大上傳容量",
+"max. possible: " => "最大允許: ",
+"Needed for multi-file and folder downloads." => "針對多檔案和目錄下載是必填的",
+"Enable ZIP-download" => "啟用 Zip 下載",
+"0 is unlimited" => "0代表沒有限制",
+"Maximum input size for ZIP files" => "針對ZIP檔案最大輸入大小",
"New" => "新增",
"Text file" => "文字檔",
"Folder" => "資料夾",
@@ -18,10 +26,9 @@
"Name" => "名稱",
"Share" => "分享",
"Download" => "下載",
-"Size" => "大小",
-"Modified" => "修改",
-"Delete all" => "全部刪除",
"Delete" => "刪除",
"Upload too large" => "上傳過大",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "你試圖上傳的檔案已超過伺服器的最大容量限制。 "
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "你試圖上傳的檔案已超過伺服器的最大容量限制。 ",
+"Files are being scanned, please wait." => "正在掃描檔案,請稍等。",
+"Current scanning" => "目前掃描"
);