diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
commit | e23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch) | |
tree | fbf2d2ee9af7470a5221f7127a36d90e5acdb90a /apps/files/l10n/zh_TW.json | |
parent | 740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff) | |
download | nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 94e8bbe4bfd..b67973e0106 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -2,21 +2,6 @@ "Storage not available" : "無法存取儲存空間", "Storage invalid" : "無效的儲存空間", "Unknown error" : "未知的錯誤", - "Unable to set upload directory." : "無法設定上傳目錄", - "Invalid Token" : "無效的 token", - "No file was uploaded. Unknown error" : "沒有檔案被上傳,原因未知", - "There is no error, the file uploaded with success" : "一切都順利,檔案上傳成功", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", - "The uploaded file was only partially uploaded" : "只有檔案的一部分被上傳", - "No file was uploaded" : "沒有檔案被上傳", - "Missing a temporary folder" : "找不到暫存資料夾", - "Failed to write to disk" : "寫入硬碟失敗", - "Not enough storage available" : "儲存空間不足", - "The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除", - "Upload failed. Could not find uploaded file" : "上傳失敗,找不到上傳的檔案", - "Upload failed. Could not get file info." : "上傳失敗,無法取得檔案資訊", - "Invalid directory." : "無效的資料夾", "Files" : "檔案", "All files" : "所有檔案", "Recent" : "近期", @@ -24,12 +9,11 @@ "Home" : "家目錄", "Close" : " 關閉", "Favorites" : "最愛", + "Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"", "Upload cancelled." : "上傳已取消", "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." : "無法從伺服器取回結果", "Uploading..." : "上傳中…", "..." : "...", "{hours}:{minutes}:{seconds} hour{plural_s} left" : "剩下 {hours}:{minutes}:{seconds} 小時", @@ -62,10 +46,8 @@ "Could not rename \"{fileName}\"" : "無法重新命名 \"{fileName}\"", "Could not create file \"{file}\"" : "無法建立檔案 \"{file}\"", "Could not create file \"{file}\" because it already exists" : "無法建立檔案 \"{file}\",因為此檔案已存在", - "Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"", "Could not create folder \"{dir}\" because it already exists" : "無法建立資料夾 \"{dir}\",因為此資料夾已存在", "Error deleting file \"{fileName}\"." : "刪除 \"{fileName}\" 出錯", - "No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符", "Name" : "名稱", "Size" : "大小", "Modified" : "修改時間", @@ -132,6 +114,24 @@ "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", + "Unable to set upload directory." : "無法設定上傳目錄", + "Invalid Token" : "無效的 token", + "No file was uploaded. Unknown error" : "沒有檔案被上傳,原因未知", + "There is no error, the file uploaded with success" : "一切都順利,檔案上傳成功", + "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定:", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", + "The uploaded file was only partially uploaded" : "只有檔案的一部分被上傳", + "No file was uploaded" : "沒有檔案被上傳", + "Missing a temporary folder" : "找不到暫存資料夾", + "Failed to write to disk" : "寫入硬碟失敗", + "Not enough storage available" : "儲存空間不足", + "The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除", + "Upload failed. Could not find uploaded file" : "上傳失敗,找不到上傳的檔案", + "Upload failed. Could not get file info." : "上傳失敗,無法取得檔案資訊", + "Invalid directory." : "無效的資料夾", + "Error uploading file \"{fileName}\": {message}" : "上傳檔案 \"{fileName}\" 發生錯誤:{message}", + "Could not get result from server." : "無法從伺服器取回結果", + "No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符", "{newname} already exists" : "{newname} 已經存在", "A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\">使用 WebDAV 存取檔案</a>", |