nextcloud/apps/files/l10n/zh_TW.json

140 lines
9.4 KiB
JSON
Raw Normal View History

{ "translations": {
"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" : "儲存空間不足",
2015-11-24 09:56:32 +03:00
"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" : "所有檔案",
2016-09-22 03:11:32 +03:00
"Recent" : "近期",
"File could not be found" : "找不到檔案",
2015-11-02 09:55:05 +03:00
"Home" : "家目錄",
2015-08-25 19:39:10 +03:00
"Close" : " 關閉",
2016-05-13 09:08:45 +03:00
"Favorites" : "最愛",
2015-10-23 08:55:06 +03:00
"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}",
2016-04-02 08:55:25 +03:00
"Error uploading file \"{fileName}\": {message}" : "上傳檔案 \"{fileName}\" 發生錯誤:{message}",
"Could not get result from server." : "無法從伺服器取回結果",
2016-05-15 08:55:34 +03:00
"Uploading..." : "上傳中…",
"..." : "...",
2016-09-22 03:11:32 +03:00
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "剩下 {hours}:{minutes}:{seconds} 小時",
"{hours}:{minutes}h" : "{hours}:{minutes} 小時",
"{minutes}:{seconds} minute{plural_s} left" : "剩下 {minutes}:{seconds} 分鐘",
"{minutes}:{seconds}m" : "{minutes}:{seconds} 分",
"{seconds} second{plural_s} left" : "剩下 {seconds} 秒",
"{seconds}s" : "{seconds} 秒",
"Any moment now..." : "即將完成…",
"Soon..." : "即將完成…",
2016-10-14 03:07:00 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})",
2016-01-10 09:55:57 +03:00
"File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳",
2015-08-25 19:39:10 +03:00
"Actions" : "動作",
2015-01-13 09:56:58 +03:00
"Download" : "下載",
2015-09-28 12:07:18 +03:00
"Rename" : "重新命名",
"Delete" : "刪除",
2015-12-12 09:55:39 +03:00
"Disconnect storage" : "斷開儲存空間連接",
"Unshare" : "取消分享",
2015-09-28 12:07:18 +03:00
"Details" : "詳細資料",
2014-12-19 09:56:51 +03:00
"Select" : "選擇",
"Pending" : "等候中",
2015-08-25 19:39:10 +03:00
"Unable to determine date" : "無法確定日期",
"This operation is forbidden" : "此動作被禁止",
2015-10-23 08:55:06 +03:00
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
2016-01-10 09:55:57 +03:00
"Could not move \"{file}\", target exists" : "無法移動 \"{file}\",目標已經存在",
"Could not move \"{file}\"" : "無法移動 \"{file}\"",
"{newName} already exists" : "{newName} 已經存在",
2016-01-13 09:55:56 +03:00
"Could not rename \"{fileName}\", it does not exist any more" : "無法命名檔案 \"{fileName}\",因為此檔案已經不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱 \"{targetName}\" 在這資料夾 \"{dir}\" 已經被使用。請重新選擇不同的名稱",
"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}\",因為此資料夾已存在",
2016-01-10 09:55:57 +03:00
"Error deleting file \"{fileName}\"." : "刪除 \"{fileName}\" 出錯",
2015-08-25 19:39:10 +03:00
"No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符",
"Name" : "名稱",
"Size" : "大小",
"Modified" : "修改時間",
"_%n folder_::_%n folders_" : ["%n 個資料夾"],
"_%n file_::_%n files_" : ["%n 個檔案"],
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} 和 {files}",
2016-09-22 03:11:32 +03:00
"_including %n hidden_::_including %n hidden_" : ["包含 %n 隱藏檔"],
"You dont have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
2015-11-15 09:55:08 +03:00
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
2015-09-08 08:55:56 +03:00
"New" : "新增",
"\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "檔名不能為空",
2015-08-25 19:39:10 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的儲存空間已滿,沒有辦法再更新或是同步檔案!",
"Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
2015-08-25 19:39:10 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的儲存空間快要滿了 ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
2015-10-23 08:55:06 +03:00
"_matches '{filter}'_::_match '{filter}'_" : ["符合「{filter}」"],
2016-09-22 03:11:32 +03:00
"View in folder" : "在資料夾中檢視",
2015-09-01 21:03:19 +03:00
"Path" : "路徑",
"_%n byte_::_%n bytes_" : ["%n 位元組"],
"Favorited" : "已加入最愛",
2014-12-17 09:56:41 +03:00
"Favorite" : "我的最愛",
2016-09-22 03:11:32 +03:00
"Local link" : "本地連結",
2015-09-08 08:55:56 +03:00
"Folder" : "資料夾",
"New folder" : "新資料夾",
2015-11-02 09:55:05 +03:00
"Upload" : "上傳",
2015-09-01 21:03:19 +03:00
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
2015-02-20 09:55:01 +03:00
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
2015-10-23 08:55:06 +03:00
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"You created %1$s" : "您建立了 %1$s",
"%2$s created %1$s" : "%2$s 已建立 %1$s",
"%1$s was created in a public folder" : "%1$s 已建立於公開的目錄",
"You changed %1$s" : "您變更了 %1$s",
"%2$s changed %1$s" : "%2$s 已變更了 %1$s",
"You deleted %1$s" : "您刪除了 %1$s",
"%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
2015-11-15 09:55:08 +03:00
"You restored %1$s" : "您還原了 %1$s",
"%2$s restored %1$s" : "%2$s 還原了 %1$s",
2015-10-23 08:55:06 +03:00
"Changed by %2$s" : "由 %2$s 改動",
"Deleted by %2$s" : "由 %2$s 刪除",
2015-11-15 09:55:08 +03:00
"Restored by %2$s" : "由 %2$s 還原",
2016-10-14 03:07:00 +03:00
"Renamed by %2$s" : "由 %2$s 重新命名",
"Moved by %2$s" : "由 %2$s 移動",
"Upload (max. %s)" : "上傳(至多 %s",
"File handling" : "檔案處理",
"Maximum upload size" : "上傳限制",
"max. possible: " : "最大允許:",
"Save" : "儲存",
2016-01-13 09:55:56 +03:00
"With PHP-FPM it might take 5 minutes for changes to be applied." : "如果使用 PHP-FPM 此設定值需要5分鐘左右才會生效。",
2016-01-10 09:55:57 +03:00
"Missing permissions to edit from here." : "您沒有在此編輯的權限",
2014-12-19 09:56:51 +03:00
"Settings" : "設定",
2016-09-22 03:11:32 +03:00
"Show hidden files" : "顯示隱藏檔",
"WebDAV" : "WebDAV",
2016-04-02 08:55:25 +03:00
"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>",
2015-08-25 19:39:10 +03:00
"No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Select all" : "全選",
"Upload too large" : "上傳過大",
2015-11-15 09:55:08 +03:00
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制",
2015-08-25 19:39:10 +03:00
"No favorites" : "沒有最愛",
2015-11-24 09:56:32 +03:00
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
"Text file" : "文字檔",
2016-09-22 03:11:32 +03:00
"New text file.txt" : "新文字檔.txt",
2016-10-04 03:06:56 +03:00
"{newname} already exists" : "{newname} 已經存在",
2016-10-07 03:07:04 +03:00
"A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
2016-09-22 03:11:32 +03:00
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\">使用 WebDAV 存取檔案</a>",
"Cancel upload" : "取消上傳"
},"pluralForm" :"nplurals=1; plural=0;"
}