diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 3419fd21459..3b3a22191b7 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "檔名不合法,不允許 \\ / < > : \" | ? * 字元", "The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除。", "The name %s is already used in the folder %s. Please choose a different name." : "%s 已經被使用於資料夾 %s ,請換一個名字", - "Not a valid source" : "不是有效的來源", - "Server is not allowed to open URLs, please check the server configuration" : "伺服器上不允許開啓 URL ,請檢查伺服器設定", - "The file exceeds your quota by %s" : "這個檔案大小超出配額 %s", - "Error while downloading %s to %s" : "下載 %s 到 %s 失敗", "Error when creating the file" : "建立檔案失敗", "Folder name cannot be empty." : "資料夾名稱不能留空", "Error when creating the folder" : "建立資料夾失敗", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "上傳已取消", "Could not get result from server." : "無法從伺服器取回結果", "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。", - "URL cannot be empty" : "URL 不能留空", "{new_name} already exists" : "{new_name} 已經存在", "Could not create file" : "無法建立檔案", "Could not create folder" : "無法建立資料夾", - "Error fetching URL" : "抓取 URL 發生錯誤", "Rename" : "重新命名", "Delete" : "刪除", "Disconnect storage" : "斷開儲存空間連接", @@ -104,7 +98,6 @@ OC.L10N.register( "Text file" : "文字檔", "New folder" : "新資料夾", "Folder" : "資料夾", - "From link" : "從連結", "Upload" : "上傳", "Cancel upload" : "取消上傳", "Upload too large" : "上傳過大", |