diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-10 01:55:57 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-10 01:55:57 -0500 |
commit | 580deb09f867a9346a88226da66ba0d0cfaef574 (patch) | |
tree | 4287d7b8b9cf419e6863a31d2280f4d5df503473 /apps/files/l10n/zh_TW.json | |
parent | d04aadde8a7032e82193a58c412ed655ae6bebbc (diff) | |
download | nextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.tar.gz nextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 4969b3d5bfb..b70766ffa7f 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -27,7 +27,7 @@ "Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}", "Could not get result from server." : "無法從伺服器取回結果", - "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。", + "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳", "Actions" : "動作", "Download" : "下載", "Rename" : "重新命名", @@ -40,6 +40,10 @@ "Unable to determine date" : "無法確定日期", "This operation is forbidden" : "此動作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", + "Could not move \"{file}\", target exists" : "無法移動 \"{file}\",目標已經存在", + "Could not move \"{file}\"" : "無法移動 \"{file}\"", + "{newName} already exists" : "{newName} 已經存在", + "Error deleting file \"{fileName}\"." : "刪除 \"{fileName}\" 出錯", "No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符", "Name" : "名稱", "Size" : "大小", @@ -88,6 +92,7 @@ "Maximum upload size" : "上傳限制", "max. possible: " : "最大允許:", "Save" : "儲存", + "Missing permissions to edit from here." : "您沒有在此編輯的權限", "Settings" : "設定", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>", |