diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-30 02:05:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-30 02:05:41 +0200 |
commit | 3430dcd367a0053b97feaa8e59be0ebda44e1dc4 (patch) | |
tree | fcebf444057a08145b175b84812f67b27ecb48be /apps/files/l10n/zh_TW.php | |
parent | 5262cde6a6dbf7c924508423093aaac0d17a95b5 (diff) | |
download | nextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.tar.gz nextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.zip |
[tx-robot] updated from transifex
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 91a1344ca37..bc8aa4ff892 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -7,6 +7,7 @@ "Missing a temporary folder" => "遺失暫存資料夾", "Failed to write to disk" => "寫入硬碟失敗", "Files" => "檔案", +"Delete" => "刪除", "Size" => "大小", "Modified" => "修改", "File handling" => "檔案處理", @@ -26,7 +27,6 @@ "Name" => "名稱", "Share" => "分享", "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." => "正在掃描檔案,請稍等。", |