zh_TW.json 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. { "translations": {
  2. "Storage not available" : "無法存取儲存空間",
  3. "Storage invalid" : "無效的儲存空間",
  4. "Unknown error" : "未知的錯誤",
  5. "Could not move %s - File with this name already exists" : "無法移動 %s ,同名的檔案已經存在",
  6. "Could not move %s" : "無法移動 %s",
  7. "Permission denied" : "存取被拒",
  8. "The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除。",
  9. "The name %s is already used in the folder %s. Please choose a different name." : "%s 已經被使用於資料夾 %s ,請換一個名字",
  10. "Error when creating the file" : "建立檔案失敗",
  11. "Error when creating the folder" : "建立資料夾失敗",
  12. "Unable to set upload directory." : "無法設定上傳目錄",
  13. "Invalid Token" : "無效的 token",
  14. "No file was uploaded. Unknown error" : "沒有檔案被上傳,原因未知",
  15. "There is no error, the file uploaded with success" : "一切都順利,檔案上傳成功",
  16. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定:",
  17. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制",
  18. "The uploaded file was only partially uploaded" : "只有檔案的一部分被上傳",
  19. "No file was uploaded" : "沒有檔案被上傳",
  20. "Missing a temporary folder" : "找不到暫存資料夾",
  21. "Failed to write to disk" : "寫入硬碟失敗",
  22. "Not enough storage available" : "儲存空間不足",
  23. "Upload failed. Could not find uploaded file" : "上傳失敗,找不到上傳的檔案",
  24. "Upload failed. Could not get file info." : "上傳失敗,無法取得檔案資訊",
  25. "Invalid directory." : "無效的資料夾",
  26. "Files" : "檔案",
  27. "All files" : "所有檔案",
  28. "Favorites" : "最愛",
  29. "Home" : "住宅",
  30. "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
  31. "Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}",
  32. "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
  33. "Upload cancelled." : "上傳已取消",
  34. "Could not get result from server." : "無法從伺服器取回結果",
  35. "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
  36. "{new_name} already exists" : "{new_name} 已經存在",
  37. "Could not create file" : "無法建立檔案",
  38. "Could not create folder" : "無法建立資料夾",
  39. "Rename" : "重新命名",
  40. "Delete" : "刪除",
  41. "Disconnect storage" : "斷開儲存空間連接",
  42. "Unshare" : "取消分享",
  43. "Download" : "下載",
  44. "Select" : "選擇",
  45. "Pending" : "等候中",
  46. "Error moving file." : "移動檔案發生錯誤",
  47. "Error moving file" : "移動檔案失敗",
  48. "Error" : "錯誤",
  49. "Could not rename file" : "無法重新命名",
  50. "Error deleting file." : "刪除檔案發生錯誤",
  51. "Name" : "名稱",
  52. "Size" : "大小",
  53. "Modified" : "修改時間",
  54. "_%n folder_::_%n folders_" : ["%n 個資料夾"],
  55. "_%n file_::_%n files_" : ["%n 個檔案"],
  56. "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
  57. "_Uploading %n file_::_Uploading %n files_" : ["%n 個檔案正在上傳"],
  58. "\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
  59. "File name cannot be empty." : "檔名不能為空",
  60. "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
  61. "Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
  62. "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "檔案加密已啓用,但是您的金鑰尚未初始化,請重新登入一次",
  63. "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "無效的檔案加密私鑰,請在個人設定中更新您的私鑰密語以存取加密的檔案。",
  64. "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "加密已經被停用,但是您的舊檔案還是處於已加密的狀態,請前往個人設定以解密這些檔案。",
  65. "{dirs} and {files}" : "{dirs} 和 {files}",
  66. "Favorite" : "我的最愛",
  67. "A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
  68. "A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
  69. "A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
  70. "A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
  71. "You created %1$s" : "您建立了 %1$s",
  72. "%2$s created %1$s" : "%2$s 已建立 %1$s",
  73. "%1$s was created in a public folder" : "%1$s 已建立於公開的目錄",
  74. "You changed %1$s" : "您變更了 %1$s",
  75. "%2$s changed %1$s" : "%2$s 已變更了 %1$s",
  76. "You deleted %1$s" : "您刪除了 %1$s",
  77. "%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
  78. "You restored %1$s" : "您恢復了 %1$s",
  79. "%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
  80. "%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
  81. "%s could not be renamed" : "無法重新命名 %s",
  82. "Upload (max. %s)" : "上傳(至多 %s)",
  83. "File handling" : "檔案處理",
  84. "Maximum upload size" : "上傳限制",
  85. "max. possible: " : "最大允許:",
  86. "Save" : "儲存",
  87. "Settings" : "設定",
  88. "WebDAV" : "WebDAV",
  89. "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
  90. "New" : "新增",
  91. "New text file" : "新文字檔",
  92. "Text file" : "文字檔",
  93. "New folder" : "新資料夾",
  94. "Folder" : "資料夾",
  95. "Upload" : "上傳",
  96. "Cancel upload" : "取消上傳",
  97. "Upload too large" : "上傳過大",
  98. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制。",
  99. "Files are being scanned, please wait." : "正在掃描檔案,請稍等。",
  100. "Currently scanning" : "正在掃描"
  101. },"pluralForm" :"nplurals=1; plural=0;"
  102. }