summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-02 01:55:25 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-02 01:55:25 -0400
commitdeca08a6833646028e995df7e090edb025d2bc13 (patch)
treefcf78eec9195a1410530ea97e2037ab9631a79f4 /apps/files/l10n/zh_TW.js
parent8d11c3b87b07d47251e286b7b3b597ddf969a729 (diff)
downloadnextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.tar.gz
nextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 9ae73b2195d..3d51a9a5133 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
"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}",
+ "Error uploading file \"{fileName}\": {message}" : "上傳檔案 \"{fileName}\" 發生錯誤:{message}",
"Could not get result from server." : "無法從伺服器取回結果",
"File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳",
"Actions" : "動作",
@@ -105,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "您沒有在此編輯的權限",
"Settings" : "設定",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">使用 WebDAV 存取檔案</a>",
"Cancel upload" : "取消上傳",
"No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容",