diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.php')
-rw-r--r-- | apps/files/l10n/zh_TW.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php index 495b304d9bd..2ff343b0f31 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -5,17 +5,22 @@ "The uploaded file was only partially uploaded" => "只有部分檔案被上傳", "No file was uploaded" => "無已上傳檔案", "Missing a temporary folder" => "遺失暫存資料夾", +"Failed to write to disk" => "寫入硬碟失敗", "Files" => "檔案", "Maximum upload size" => "最大上傳容量", "New" => "新增", "Text file" => "文字檔", "Folder" => "資料夾", +"From url" => "由 url ", "Upload" => "上傳", +"Cancel upload" => "取消上傳", "Nothing in here. Upload something!" => "沒有任何東西。請上傳內容!", "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." => "你試圖上傳的檔案已超過伺服器的最大容量限制。 " |