From deca08a6833646028e995df7e090edb025d2bc13 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 2 Apr 2016 01:55:25 -0400 Subject: [tx-robot] updated from transifex --- apps/files/l10n/zh_TW.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/files/l10n/zh_TW.js') 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 access your Files via WebDAV" : "使用這個位址來使用 WebDAV 存取檔案", "Cancel upload" : "取消上傳", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容", -- cgit v1.2.3