nextcloud/apps/files/l10n/zh_TW.json

160 lines
11 KiB
JSON
Raw Normal View History

{ "translations": {
2017-07-24 03:08:01 +03:00
"Storage is temporarily not available" : "空間暫時無法使用",
"Storage invalid" : "無效的儲存空間",
"Unknown error" : "未知的錯誤",
"All files" : "所有檔案",
2016-09-22 03:11:32 +03:00
"Recent" : "近期",
2018-07-18 03:12:04 +03:00
"Favorites" : "最愛",
2016-09-22 03:11:32 +03:00
"File could not be found" : "找不到檔案",
2018-06-19 03:12:55 +03:00
"Move or copy" : "移動或複製",
"Download" : "下載",
"Delete" : "刪除",
2015-11-02 09:55:05 +03:00
"Home" : "家目錄",
2015-08-25 19:39:10 +03:00
"Close" : " 關閉",
2016-10-25 12:36:09 +03:00
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
2015-10-23 08:55:06 +03:00
"Upload cancelled." : "上傳已取消",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
2017-07-24 03:08:01 +03:00
"Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在",
"Not enough free space" : "空間不足",
2017-10-28 03:08:32 +03:00
"Uploading …" : "上傳中...",
2017-08-25 03:08:59 +03:00
"…" : "...",
2016-10-14 03:07:00 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})",
2017-12-11 04:10:20 +03:00
"Target folder does not exist any more" : "目標資料夾已經不存在了",
"Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}",
2015-08-25 19:39:10 +03:00
"Actions" : "動作",
2015-09-28 12:07:18 +03:00
"Rename" : "重新命名",
2018-04-02 03:11:49 +03:00
"Copy" : "複製",
2017-07-24 03:08:01 +03:00
"Target folder" : "目標資料夾",
2015-12-12 09:55:39 +03:00
"Disconnect storage" : "斷開儲存空間連接",
"Unshare" : "取消分享",
2017-07-24 03:08:01 +03:00
"Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料",
2017-01-28 04:06:59 +03:00
"Files" : "檔案",
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}\"",
2017-10-28 03:08:32 +03:00
"Could not copy \"{file}\", target exists" : "無法複製\"{file}\",目標已存在",
"Could not copy \"{file}\"" : "無法複製\"{file}\"",
2017-12-11 04:10:20 +03:00
"Copied {origin} inside {destination}" : "已複製 {origin} 至 {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "已複製 {origin} 和其他 {nbfiles} 個檔案至 {destination}",
2016-01-10 09:55:57 +03:00
"{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}\" because it already exists" : "無法建立資料夾 \"{dir}\",因為此資料夾已存在",
2016-01-10 09:55:57 +03:00
"Error deleting file \"{fileName}\"." : "刪除 \"{fileName}\" 出錯",
2017-07-24 03:08:01 +03:00
"No search results in other folders for {tag}{filter}{endtag}" : "在其它資料夾中沒有找到 {tag}{filter}{endtag}",
"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" : "新增",
2018-04-02 03:11:49 +03:00
"{used} of {quota} used" : "已使用 {quota} 當中的 {used}",
"{used} used" : "已使用 {used}",
"\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "檔名不能為空",
2018-04-02 03:11:49 +03:00
"\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"",
2018-01-04 12:48:31 +03:00
"\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型",
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" : "在資料夾中檢視",
2017-07-24 03:08:01 +03:00
"Copied!" : "已複製",
"Copy direct link (only works for users who have access to this file/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" : "我的最愛",
2015-09-08 08:55:56 +03:00
"New folder" : "新資料夾",
2017-07-24 03:08:01 +03:00
"Upload file" : "上傳檔案",
2017-10-28 03:08:32 +03:00
"Not favorited" : "未加入至最愛",
"Remove from favorites" : "從最愛中移除",
"Add to favorites" : "添加到最愛",
2015-09-01 21:03:19 +03:00
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
2017-10-28 03:08:32 +03:00
"Added to favorites" : "已添加到最愛",
"Removed from favorites" : "已從最愛中移除",
2017-07-24 03:08:01 +03:00
"You added {file} to your favorites" : "你已添加 {file} 至最愛",
"You removed {file} from your favorites" : "你已移除 {file} 從最愛",
"File changes" : "檔案更動",
"Created by {user}" : "由 {user} 建立",
"Changed by {user}" : "由 {user} 改動",
"Deleted by {user}" : "由 {user} 刪除",
"Restored by {user}" : "由 {user} 還原",
"Renamed by {user}" : "由 {user} 重新命名",
"Moved by {user}" : "由 {user} 移動",
"\"remote user\"" : "「遠端用戶」",
"You created {file}" : "您建立了 {file}",
2018-04-02 03:11:49 +03:00
"You created an encrypted file in {file}" : "您在 {file} 建立了一個加密的檔案",
2017-07-24 03:08:01 +03:00
"{user} created {file}" : "{user} 建立了 {file}",
2018-04-02 03:11:49 +03:00
"{user} created an encrypted file in {file}" : "{user} 在 {file} 建立了一個加密的檔案",
2017-07-24 03:08:01 +03:00
"{file} was created in a public folder" : "{file} 已建立於共享資料夾",
"You changed {file}" : "您變更了 {file}",
2018-04-02 03:11:49 +03:00
"You changed an encrypted file in {file}" : "您在 {file} 修改了一個加密的檔案",
2017-07-24 03:08:01 +03:00
"{user} changed {file}" : "{user} 變更了 {file}",
2018-04-02 03:11:49 +03:00
"{user} changed an encrypted file in {file}" : "{user} 在 {file} 修改了一個加密的檔案",
2017-07-24 03:08:01 +03:00
"You deleted {file}" : "您刪除了 {file}",
2018-04-02 03:11:49 +03:00
"You deleted an encrypted file in {file}" : "您在 {file} 刪除了一個加密的檔案",
2017-07-24 03:08:01 +03:00
"{user} deleted {file}" : "{user} 刪除了 {file}",
2018-04-02 03:11:49 +03:00
"{user} deleted an encrypted file in {file}" : "{user} 在 {file} 刪除了一個加密的檔案",
2017-07-24 03:08:01 +03:00
"You restored {file}" : "您還原了 {file}",
"{user} restored {file}" : "{user} 還原了 {file}",
"You renamed {oldfile} to {newfile}" : "您變更 {oldfile} 為 {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} 變更 {oldfile} 為 {newfile}",
"You moved {oldfile} to {newfile}" : "您移動 {oldfile} 到 {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} 移動 {oldfile} 到 {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "檔案已被新增或移除從 <strong>最愛</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "檔案或目錄已被 <strong>更動</strong> 或 <strong>改名</strong>",
2016-11-17 04:07:02 +03:00
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
2017-07-24 03:08:01 +03:00
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
2016-11-17 04:07:02 +03:00
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
2017-07-24 03:08:01 +03:00
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Unlimited" : "無限制",
"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." : "您沒有在此編輯的權限",
2018-05-26 03:13:01 +03:00
"%s of %s used" : "在 %s 中使用了%s ",
2017-07-24 03:08:01 +03:00
"%s used" : "%s已使用",
2014-12-19 09:56:51 +03:00
"Settings" : "設定",
2016-09-22 03:11:32 +03:00
"Show hidden files" : "顯示隱藏檔",
"WebDAV" : "WebDAV",
2017-11-09 12:12:41 +03:00
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">使用 WebDAV 存取檔案</a>",
2017-10-28 03:08:32 +03:00
"Cancel upload" : "取消上傳",
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." : "您試圖上傳的檔案大小超過伺服器的限制",
2017-07-24 03:08:01 +03:00
"No favorites yet" : "尚無最愛",
2015-11-24 09:56:32 +03:00
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
2017-07-24 03:08:01 +03:00
"Tags" : "標籤",
"Deleted files" : "回收桶",
2015-11-24 09:56:32 +03:00
"Text file" : "文字檔",
2018-04-02 03:11:49 +03:00
"New text file.txt" : "新文字檔.txt",
"Move" : "移動",
"A new file or folder has been <strong>deleted</strong>" : "一個新的檔案或資料夾已經被<strong>刪除</strong>",
"A new file or folder has been <strong>restored</strong>" : "一個新的檔案或資料夾已經被<strong>還原</strong>",
2018-07-18 03:12:04 +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>",
"Shared with you" : "與您分享",
"Shared with others" : "與其他人分享",
"Shared by link" : "由連結分享"
},"pluralForm" :"nplurals=1; plural=0;"
}