您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

zh_TW.json 26KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. { "translations": {
  2. "File could not be found" : "找不到檔案",
  3. "Move or copy" : "移動或複製",
  4. "Download" : "下載",
  5. "Delete" : "刪除",
  6. "Tags" : "標籤",
  7. "Show list view" : "顯示清單檢視",
  8. "Show grid view" : "顯示網格檢視",
  9. "Home" : "家目錄",
  10. "Close" : "關閉",
  11. "Could not create folder \"{dir}\"" : "無法建立資料夾「{dir}」",
  12. "This will stop your current uploads." : "這會終止目前任何的上傳。",
  13. "Upload cancelled." : "上傳已取消。",
  14. "Processing files …" : "正在處理檔案……",
  15. "…" : "……",
  16. "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
  17. "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
  18. "Target folder \"{dir}\" does not exist any more" : "目標資料夾「{dir}」不存在",
  19. "Not enough free space" : "空間不足",
  20. "An unknown error has occurred" : "發生未知的錯誤",
  21. "File could not be uploaded" : "檔案無法上傳",
  22. "Uploading …" : "正在上傳……",
  23. "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
  24. "Uploading … ({currentNumber}/{total})" : "正在上傳…… ({currentNumber}/{total})",
  25. "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})",
  26. "Uploading that item is not supported" : "不支援上傳該項目",
  27. "Target folder does not exist any more" : "目標資料夾已經不存在了",
  28. "Operation is blocked by access control" : "操作已被存取控制封鎖",
  29. "Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}",
  30. "Actions" : "動作",
  31. "Rename" : "重新命名",
  32. "Move" : "移動",
  33. "Copy" : "複製",
  34. "Choose target folder" : "選擇目標資料夾",
  35. "Set reminder" : "設定提醒",
  36. "Edit locally" : "本機編輯",
  37. "Open" : "開啟",
  38. "Delete file" : "刪除檔案",
  39. "Delete folder" : "刪除資料夾",
  40. "Disconnect storage" : "解除連結儲存空間",
  41. "Leave this share" : "離開此分享",
  42. "Could not load info for file \"{file}\"" : "無法讀取「{file}」的詳細資料",
  43. "Files" : "檔案",
  44. "Details" : "詳細資料",
  45. "Please select tag(s) to add to the selection" : "請選取要新增到選定項目的標籤",
  46. "Apply tag(s) to selection" : "將標籤套用至選定項目",
  47. "Select directory \"{dirName}\"" : "選取目錄「{dirName}」",
  48. "Select file \"{fileName}\"" : "選取檔案「{fileName}」",
  49. "Pending" : "等候中",
  50. "Unable to determine date" : "無法確定日期",
  51. "This operation is forbidden" : "此動作被禁止",
  52. "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
  53. "Storage is temporarily not available" : "儲存空間暫時無法使用",
  54. "Could not move \"{file}\", target exists" : "無法移動「{file}」,目標已經存在",
  55. "Could not move \"{file}\"" : "無法移動「{file}」",
  56. "copy" : "複製",
  57. "Could not copy \"{file}\", target exists" : "無法複製「{file}」,目標已存在",
  58. "Could not copy \"{file}\"" : "無法複製「{file}」",
  59. "Copied {origin} inside {destination}" : "已複製 {origin} 至 {destination}",
  60. "Copied {origin} and {nbfiles} other files inside {destination}" : "已複製 {origin} 和其他 {nbfiles} 個檔案至 {destination}",
  61. "Failed to redirect to client" : "重新導向到客戶端失敗",
  62. "{newName} already exists" : "{newName} 已經存在",
  63. "Could not rename \"{fileName}\", it does not exist any more" : "無法命名檔案「{fileName}」,因為此檔案已經不存在",
  64. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{targetName}」在這資料夾「{dir}」已經被使用。請選擇其他名稱。",
  65. "Could not rename \"{fileName}\"" : "無法重新命名「{fileName}」",
  66. "Could not create file \"{file}\"" : "無法建立檔案「{file}」",
  67. "Could not create file \"{file}\" because it already exists" : "無法建立檔案「{file}」,因為此檔案已存在",
  68. "Could not create folder \"{dir}\" because it already exists" : "無法建立資料夾「{dir}」,因為此資料夾已存在",
  69. "Could not fetch file details \"{file}\"" : "無法擷取檔案詳細資訊「{file}」",
  70. "Error deleting file \"{fileName}\"." : "刪除「{fileName}」時發生錯誤。",
  71. "No search results in other folders for {tag}{filter}{endtag}" : "在其他資料夾中沒有找到 {tag}{filter}{endtag}",
  72. "Enter more than two characters to search in other folders" : "輸入兩個字元以上以便在其他資料夾搜尋",
  73. "Name" : "名稱",
  74. "Size" : "大小",
  75. "Modified" : "修改時間",
  76. "_%n folder_::_%n folders_" : ["%n 個資料夾"],
  77. "_%n file_::_%n files_" : ["%n 個檔案"],
  78. "{dirs} and {files}" : "{dirs} 和 {files}",
  79. "_including %n hidden_::_including %n hidden_" : ["包含 %n 個隱藏檔"],
  80. "You do not have permission to upload or create files here" : "您無權在此上傳或建立檔案",
  81. "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
  82. "New" : "新增",
  83. "New file/folder menu" : "新檔案/資料夾選單",
  84. "Select file range" : "選取多個檔案",
  85. "{used}%" : "{used}%",
  86. "{used} of {quota} used" : "已使用 {quota} 當中的 {used}",
  87. "{used} used" : "已使用 {used}",
  88. "\"{name}\" is an invalid file name." : "{name} 是無效的檔名。",
  89. "File name cannot be empty." : "檔名不能為空。",
  90. "\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"。",
  91. "\"{name}\" is not an allowed filetype" : "「{name}」是不允許的檔案類型",
  92. "Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner} 的儲存空間已滿,沒有辦法再更新或是同步檔案!",
  93. "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "群組資料夾「{mountPoint}」已滿,已無法再更新或同步檔案!",
  94. "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "外部儲存空間「{mountPoint}」已滿,已無法再更新或同步檔案!",
  95. "Your storage is full, files cannot be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
  96. "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner} 的儲存空間將近已滿 ({usedSpacePercent}%)。",
  97. "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "群組資料夾「{mountPoint}」將近已滿 ({usedSpacePercent}%)。",
  98. "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "外部儲存空間「{mountPoint}」將近已滿 ({usedSpacePercent}%)。",
  99. "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿 ({usedSpacePercent}%)。",
  100. "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"],
  101. "View in folder" : "在資料夾中檢視",
  102. "Direct link was copied (only works for people who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
  103. "Path" : "路徑",
  104. "_%n byte_::_%n bytes_" : ["%n 位元組"],
  105. "Favorited" : "已加入最愛",
  106. "Favorite" : "我的最愛",
  107. "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
  108. "New folder" : "新資料夾",
  109. "Create new folder" : "新增資料夾",
  110. "Upload file" : "上傳檔案",
  111. "Recent" : "近期",
  112. "Not favorited" : "未加入至最愛",
  113. "Remove from favorites" : "從最愛中移除",
  114. "Add to favorites" : "新增至最愛",
  115. "An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
  116. "Added to favorites" : "已新增至最愛",
  117. "Removed from favorites" : "已從最愛中移除",
  118. "You added {file} to your favorites" : "您已新增 {file} 至您的最愛",
  119. "You removed {file} from your favorites" : "您已從您的最愛移除 {file}",
  120. "Favorites" : "最愛",
  121. "File changes" : "檔案更動",
  122. "Created by {user}" : "由 {user} 建立",
  123. "Changed by {user}" : "由 {user} 改動",
  124. "Deleted by {user}" : "由 {user} 刪除",
  125. "Restored by {user}" : "由 {user} 還原",
  126. "Renamed by {user}" : "由 {user} 重新命名",
  127. "Moved by {user}" : "由 {user} 移動",
  128. "\"remote account\"" : "「遠端帳號」",
  129. "You created {file}" : "您建立了 {file}",
  130. "You created an encrypted file in {file}" : "您在 {file} 裡建立了一個加密的檔案",
  131. "{user} created {file}" : "{user} 建立了 {file}",
  132. "{user} created an encrypted file in {file}" : "{user} 在 {file} 裡建立了一個加密的檔案",
  133. "{file} was created in a public folder" : "{file} 已建立於公開資料夾",
  134. "You changed {file}" : "您變更了 {file}",
  135. "You changed an encrypted file in {file}" : "您在 {file} 修改了一個加密的檔案",
  136. "{user} changed {file}" : "{user} 變更了 {file}",
  137. "{user} changed an encrypted file in {file}" : "{user} 在 {file} 裡修改了一個加密的檔案",
  138. "You deleted {file}" : "您刪除了 {file}",
  139. "You deleted an encrypted file in {file}" : "您在 {file} 刪除了一個加密的檔案",
  140. "{user} deleted {file}" : "{user} 刪除了 {file}",
  141. "{user} deleted an encrypted file in {file}" : "{user} 在 {file} 刪除了一個加密的檔案",
  142. "You restored {file}" : "您還原了 {file}",
  143. "{user} restored {file}" : "{user} 還原了 {file}",
  144. "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "您將 {oldfile}(隱藏)重新命名為 {newfile}(隱藏)",
  145. "You renamed {oldfile} (hidden) to {newfile}" : "您將 {oldfile}(隱藏)重新命名為 {newfile}",
  146. "You renamed {oldfile} to {newfile} (hidden)" : "您將 {oldfile} 重新命名為 {newfile}(隱藏)",
  147. "You renamed {oldfile} to {newfile}" : "您將 {oldfile} 重新命名為 {newfile}",
  148. "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} 將 {oldfile}(隱藏)重新命名為 {newfile}(隱藏)",
  149. "{user} renamed {oldfile} (hidden) to {newfile}" : "{user} 將 {oldfile}(隱藏)重新命名為 {newfile}",
  150. "{user} renamed {oldfile} to {newfile} (hidden)" : "{user} 將 {oldfile} 重新命名為 {newfile}(隱藏)",
  151. "{user} renamed {oldfile} to {newfile}" : "{user} 將 {oldfile} 重新命名為 {newfile}",
  152. "You moved {oldfile} to {newfile}" : "您將 {oldfile} 移動到了 {newfile}",
  153. "{user} moved {oldfile} to {newfile}" : "{user} 將 {oldfile} 移動到了 {newfile}",
  154. "A file has been added to or removed from your <strong>favorites</strong>" : "檔案已從您的<strong>最愛</strong>新增或移除",
  155. "A file or folder has been <strong>changed</strong>" : "檔案或資料夾已被<strong>變更</strong>",
  156. "A favorite file or folder has been <strong>changed</strong>" : "一個最愛的檔案或資料夾已<strong>變更</strong>",
  157. "Upload (max. %s)" : "上傳(最多 %s)",
  158. "Accept" : "接受",
  159. "Reject" : "拒絕",
  160. "Incoming ownership transfer from {user}" : "來自 {user} 的所有權轉移",
  161. "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您想要接受 {path} 嗎?\n\n註:所有權轉移的流程最多可能需要一小時。",
  162. "Ownership transfer failed" : "所有權轉移失敗",
  163. "Your ownership transfer of {path} to {user} failed." : "您將 {path} 的所有權轉移給 {user} 失敗。",
  164. "The ownership transfer of {path} from {user} failed." : "來自 {user} 的 {path} 所有權轉移失敗。",
  165. "Ownership transfer done" : "所有權轉移完成",
  166. "Your ownership transfer of {path} to {user} has completed." : "您將 {path} 的所有權轉移給 {user} 已經完成。",
  167. "The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 {path} 所有權轉移已經完成。",
  168. "in %s" : "在 %s",
  169. "File Management" : "檔案管理",
  170. "Current directory path" : "目前目錄路徑",
  171. "Reload current directory" : "重新載入目前的目錄",
  172. "Go to the \"{dir}\" directory" : "到「{dir}」目錄",
  173. "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳",
  174. "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案",
  175. "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
  176. "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功",
  177. "\"{displayName}\" action failed" : "「{displayName}」操作失敗",
  178. "Toggle selection for file \"{displayName}\"" : "切換檔案「{displayName}」的選取",
  179. "Toggle selection for folder \"{displayName}\"" : "切換資料夾「{displayName}」的選取",
  180. "Rename file" : "重新命名檔案",
  181. "File name" : "檔案名稱",
  182. "Folder name" : "資料夾名稱",
  183. "This node is unavailable" : "此節點不可用",
  184. "Download file {name}" : "下載檔案 {name}",
  185. "Invalid file name" : "無效的檔案名稱",
  186. "\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。",
  187. "{newName} already exists." : "{newName} 已經存在。",
  188. "\"{char}\" is not allowed inside a file name." : "不允許檔名中出現「{char}」。",
  189. "Name cannot be empty" : "名稱不能空白",
  190. "Another entry with the same name already exists" : "已存在另一個同名條目",
  191. "Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」",
  192. "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在",
  193. "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在資料夾「{dir}」中已被使用。請選擇其他名稱。",
  194. "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」",
  195. "Total rows summary" : "總列摘要",
  196. "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選取",
  197. "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗",
  198. "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功",
  199. "{count} selected" : "已選取 {count} 個",
  200. "List of files and folders." : "檔案與資料夾清單。",
  201. "Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。",
  202. "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
  203. "File not found" : "找不到檔案",
  204. "Storage informations" : "儲存空間資訊",
  205. "{usedQuotaByte} used" : "已使用 {usedQuotaByte}",
  206. "{relative}% used" : "已使用 {relative}%",
  207. "Could not refresh storage stats" : "無法重新整理儲存空間統計資料",
  208. "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
  209. "Create" : "建立",
  210. "A file or folder with that name already exists." : "已存在同名的檔案或資料夾。",
  211. "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權",
  212. "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾",
  213. "Change" : "更改",
  214. "New owner" : "新的擁有者",
  215. "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾",
  216. "Transfer" : "轉移",
  217. "Transfer {path} to {userid}" : "轉移 {path} 給 {userid}",
  218. "Invalid path selected" : "所選的路徑無效",
  219. "Unknown error" : "未知的錯誤",
  220. "Ownership transfer request sent" : "已送出所有權轉移的請求",
  221. "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權",
  222. "Select file or folder to link to" : "選取要連結的檔案或資料夾",
  223. "Choose file" : "選擇檔案",
  224. "Choose {file}" : "選擇 {file}",
  225. "Loading current folder" : "正在載入目前資料夾",
  226. "No files in here" : "沒有任何檔案",
  227. "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
  228. "Go to the previous folder" : "前往上一個資料夾",
  229. "Go back" : "返回",
  230. "Share" : "分享",
  231. "Shared by link" : "由連結分享",
  232. "Shared" : "已分享",
  233. "Switch to list view" : "切換至列表檢視",
  234. "Switch to grid view" : "切換到網格檢視",
  235. "Error during upload: {message}" : "上傳時發生錯誤:{message}",
  236. "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}",
  237. "Unknown error during upload" : "上傳時發生未知的錯誤",
  238. "Open the files app settings" : "開啟檔案應用程式設定",
  239. "Files settings" : "檔案設定",
  240. "File cannot be accessed" : "無法存取檔案",
  241. "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。",
  242. "Your files" : "您的檔案",
  243. "Open in files" : "在檔案中開啟",
  244. "Sort favorites first" : "先排序最愛",
  245. "Sort folders before files" : "將資料夾排序在檔案前",
  246. "Show hidden files" : "顯示隱藏檔",
  247. "Crop image previews" : "圖片裁剪預覽",
  248. "Enable the grid view" : "啟用網格檢視",
  249. "Additional settings" : "其他設定",
  250. "WebDAV" : "WebDAV",
  251. "WebDAV URL" : "WebDAV URL",
  252. "Copy to clipboard" : "複製到剪貼簿",
  253. "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案",
  254. "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。",
  255. "Clipboard is not available" : "剪貼簿無法使用",
  256. "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿",
  257. "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
  258. "Error while loading the file data" : "載入檔案資料時發生錯誤",
  259. "Pick a template for {name}" : "為 {name} 挑選範本",
  260. "Create a new file with the selected template" : "使用選定的範本建立新檔案",
  261. "Creating file" : "正在建立檔案",
  262. "Blank" : "空白",
  263. "Unable to create new file from template" : "無法從範本建立新檔案",
  264. "Delete permanently" : "永久刪除",
  265. "Delete and unshare" : "刪除並取消分享",
  266. "Leave these shares" : "離開這些分享",
  267. "Disconnect storages" : "解除連結儲存空間",
  268. "Delete files" : "刪除檔案",
  269. "Delete folders" : "刪除資料夾",
  270. "You are about to delete {count} items." : "您將要移除 {count} 個項目。",
  271. "Confirm deletion" : "確認刪除",
  272. "Cancel" : "取消",
  273. "Deletion cancelled" : "刪除已取消",
  274. "Destination is not a folder" : "目的地不是資料夾",
  275. "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中",
  276. "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
  277. "(copy)" : "(副本)",
  278. "(copy %n)" : "(副本 %n)",
  279. "Move cancelled" : "移動已取消",
  280. "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾",
  281. "The files are locked" : "檔案已鎖定",
  282. "The file does not exist anymore" : "檔案已不存在",
  283. "Choose destination" : "選擇目的地",
  284. "Copy to {target}" : "複製到 {target}",
  285. "Move to {target}" : "移動至 {target}",
  286. "Cancelled move or copy operation" : "已取消移動或複製操作",
  287. "Move or copy operation failed" : "移動或複製操作失敗",
  288. "Open folder {displayName}" : "開啟資料夾 {displayName}",
  289. "Open in Files" : "在「檔案」應用程式中開啟",
  290. "Open details" : "開啟細節",
  291. "Created new folder \"{name}\"" : "已建立新資料夾「{name}」",
  292. "Filename" : "檔案名稱",
  293. "Unable to initialize the templates directory" : "無法初始化範本目錄",
  294. "Create new templates folder" : "建立新的範本資料夾",
  295. "Templates" : "範本",
  296. "New template folder" : "新範本資料夾",
  297. "In folder" : "在資料夾中",
  298. "Search in folder: {folder}" : "在資料夾中搜尋:{folder}",
  299. "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案",
  300. "Your browser does not support the Filesystem API. Directories will not be uploaded" : "您的瀏覽器不支援檔案系統 API。將不會上傳目錄",
  301. "No files to upload" : "沒有要上傳的檔案",
  302. "Unable to create the directory {directory}" : "無法建立目錄 {directory}",
  303. "Some files could not be uploaded" : "無法上傳部份檔案",
  304. "Files uploaded successfully" : "檔案上傳成功",
  305. "No files to process" : "沒有要處理的檔案",
  306. "Some files could not be copied" : "無法複製部份檔案",
  307. "Some files could not be moved" : "有些檔案無法被移動",
  308. "Files copied successfully" : "檔案複製成功",
  309. "Files moved successfully" : "檔案移動成功",
  310. "Conflicts resolution skipped" : "已略過衝突解決",
  311. "Upload cancelled" : "已取消上傳",
  312. "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"],
  313. "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"],
  314. "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"],
  315. "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} 個檔案與 1 個資料夾"],
  316. "{fileCount} files and {folderCount} folders" : "{fileCount} 個檔案與 {folderCount} 個資料夾",
  317. "List of favorites files and folders." : "最愛檔案與資料夾的清單。",
  318. "No favorites yet" : "尚無最愛",
  319. "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
  320. "All files" : "所有檔案",
  321. "List of your files and folders." : "您的檔案與資料夾清單。",
  322. "Personal Files" : "個人檔案",
  323. "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。",
  324. "No personal files found" : "找不到個人檔案",
  325. "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。",
  326. "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。",
  327. "No recently modified files" : "近期無修改檔案",
  328. "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。",
  329. "No entries found in this folder" : "在此資料夾中沒有任何項目",
  330. "Select all" : "全選",
  331. "Upload too large" : "上傳過大",
  332. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制",
  333. "Text file" : "文字檔案",
  334. "New text file.txt" : "新文字檔案.txt",
  335. "Direct link was copied (only works for users who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
  336. "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
  337. "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛",
  338. "This file has the tag {tag}" : "此檔案有標籤 {tag}",
  339. "This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}",
  340. "\"remote user\"" : "「遠端使用者」",
  341. "Select the row for {displayName}" : "選取 {displayName} 的列",
  342. "Open folder {name}" : "開啟資料夾 {name}",
  343. "Unselect all" : "取消全選",
  344. "ascending" : "遞增",
  345. "descending" : "遞減",
  346. "Sort list by {column} ({direction})" : "按 {column}({direction})排序清單",
  347. "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
  348. "Search for an account" : "搜尋帳號",
  349. "Choose" : "選擇",
  350. "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾",
  351. "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它",
  352. "Set up templates folder" : "設定範本資料夾",
  353. "Toggle %1$s sublist" : "切換 %1$s 子列表",
  354. "Toggle grid view" : "切換網格檢視",
  355. "Shares" : "分享",
  356. "Shared with others" : "與其他人分享",
  357. "Shared with you" : "與您分享",
  358. "Deleted shares" : "已刪除的分享",
  359. "Pending shares" : "等待分享",
  360. "The files is locked" : "檔案已鎖定"
  361. },"pluralForm" :"nplurals=1; plural=0;"
  362. }