summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_TW.php')
-rw-r--r--apps/files/l10n/zh_TW.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php
index 2ee6116b132..b96b02e5d93 100644
--- a/apps/files/l10n/zh_TW.php
+++ b/apps/files/l10n/zh_TW.php
@@ -24,7 +24,6 @@ $TRANSLATIONS = array(
"Error" => "錯誤",
"Share" => "分享",
"Delete permanently" => "永久刪除",
-"Delete" => "刪除",
"Rename" => "重新命名",
"Pending" => "等候中",
"{new_name} already exists" => "{new_name} 已經存在",
@@ -33,7 +32,6 @@ $TRANSLATIONS = array(
"cancel" => "取消",
"replaced {new_name} with {old_name}" => "使用 {new_name} 取代 {old_name}",
"undo" => "復原",
-"perform delete operation" => "進行刪除動作",
"_Uploading %n file_::_Uploading %n files_" => array(""),
"files uploading" => "檔案正在上傳中",
"'.' is an invalid file name." => "'.' 是不合法的檔名。",
@@ -68,6 +66,7 @@ $TRANSLATIONS = array(
"Nothing in here. Upload something!" => "這裡什麼也沒有,上傳一些東西吧!",
"Download" => "下載",
"Unshare" => "取消共享",
+"Delete" => "刪除",
"Upload too large" => "上傳過大",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您試圖上傳的檔案已超過伺服器的最大檔案大小限制。",
"Files are being scanned, please wait." => "正在掃描檔案,請稍等。",