diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.php')
-rw-r--r-- | apps/files/l10n/zh_TW.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php index bfdeb6fe127..08da9993446 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -35,6 +35,7 @@ $TRANSLATIONS = array( "Could not create folder" => "無法建立資料夾", "Share" => "分享", "Delete permanently" => "永久刪除", +"Delete" => "刪除", "Rename" => "重新命名", "Your download is being prepared. This might take some time if the files are big." => "正在準備您的下載,若您的檔案較大,將會需要更多時間。", "Pending" => "等候中", @@ -73,7 +74,6 @@ $TRANSLATIONS = array( "You don’t have permission to upload or create files here" => "您沒有權限在這裡上傳或建立檔案", "Nothing in here. Upload something!" => "這裡還沒有東西,上傳一些吧!", "Download" => "下載", -"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." => "正在掃描檔案,請稍等。" |