zh_TW.js 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s",
  5. "Turned on maintenance mode" : "已啓用維護模式",
  6. "Turned off maintenance mode" : "已停用維護模式",
  7. "Updated database" : "已更新資料庫",
  8. "Checked database schema update" : "已檢查資料庫格式更新",
  9. "Checked database schema update for apps" : "已檢查應用程式的資料庫格式更新",
  10. "Updated \"%s\" to %s" : "已更新 %s 到 %s",
  11. "No image or file provided" : "未提供圖片或檔案",
  12. "Unknown filetype" : "未知的檔案類型",
  13. "Invalid image" : "無效的圖片",
  14. "No temporary profile picture available, try again" : "沒有臨時用的大頭貼,請再試一次",
  15. "No crop data provided" : "未設定剪裁",
  16. "Sunday" : "週日",
  17. "Monday" : "週一",
  18. "Tuesday" : "週二",
  19. "Wednesday" : "週三",
  20. "Thursday" : "週四",
  21. "Friday" : "週五",
  22. "Saturday" : "週六",
  23. "January" : "一月",
  24. "February" : "二月",
  25. "March" : "三月",
  26. "April" : "四月",
  27. "May" : "五月",
  28. "June" : "六月",
  29. "July" : "七月",
  30. "August" : "八月",
  31. "September" : "九月",
  32. "October" : "十月",
  33. "November" : "十一月",
  34. "December" : "十二月",
  35. "Settings" : "設定",
  36. "Saving..." : "儲存中...",
  37. "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員",
  38. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "重設密碼的連結已經 email 至你的信箱,如果你在一段時間內沒收到,請檢查垃圾郵件資料夾,如果還是找不到,請聯絡系統管理員。",
  39. "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的檔案是加密的,如果您沒有啟用救援金鑰,當您重設密碼之後將無法存取您的資料。<br/>如果不確定該怎麼做,請聯絡您的系統管理員。<br/>您確定要繼續嗎?",
  40. "I know what I'm doing" : "我知道我在幹嘛",
  41. "Password can not be changed. Please contact your administrator." : "無法變更密碼,請聯絡您的系統管理員",
  42. "No" : "否",
  43. "Yes" : "是",
  44. "Choose" : "選擇",
  45. "Error loading file picker template: {error}" : "載入檔案選擇器樣板出錯: {error}",
  46. "Ok" : "好",
  47. "Error loading message template: {error}" : "載入訊息樣板出錯: {error}",
  48. "read-only" : "唯讀",
  49. "_{count} file conflict_::_{count} file conflicts_" : ["{count} 個檔案衝突"],
  50. "One file conflict" : "一個檔案衝突",
  51. "New Files" : "新檔案",
  52. "Already existing files" : "已經存在的檔案",
  53. "Which files do you want to keep?" : "您要保留哪一個檔案?",
  54. "If you select both versions, the copied file will have a number added to its name." : "如果您同時選擇兩個版本,被複製的那個檔案名稱後面會加上編號",
  55. "Cancel" : "取消",
  56. "Continue" : "繼續",
  57. "(all selected)" : "(已全選)",
  58. "({count} selected)" : "(已選 {count} 項)",
  59. "Error loading file exists template" : "載入檔案存在樣板出錯",
  60. "Very weak password" : "非常弱的密碼",
  61. "Weak password" : "弱的密碼",
  62. "So-so password" : "普通的密碼",
  63. "Good password" : "好的密碼",
  64. "Strong password" : "很強的密碼",
  65. "Error occurred while checking server setup" : "檢查伺服器配置時發生錯誤",
  66. "Shared" : "已分享",
  67. "Shared with {recipients}" : "與 {recipients} 分享",
  68. "Share" : "分享",
  69. "Error" : "錯誤",
  70. "Error while sharing" : "分享時發生錯誤",
  71. "Error while unsharing" : "取消分享時發生錯誤",
  72. "Error while changing permissions" : "修改權限時發生錯誤",
  73. "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
  74. "Shared with you by {owner}" : "{owner} 已經和您分享",
  75. "Share with user or group …" : "與用戶或群組分享",
  76. "Share link" : "分享連結",
  77. "The public link will expire no later than {days} days after it is created" : "這個公開連結會在 {days} 天內失效",
  78. "Password protect" : "密碼保護",
  79. "Password" : "密碼",
  80. "Choose a password for the public link" : "為公開連結選一個密碼",
  81. "Email link to person" : "將連結 email 給別人",
  82. "Send" : "寄出",
  83. "Set expiration date" : "指定到期日",
  84. "Expiration" : "過期",
  85. "Expiration date" : "到期日",
  86. "Adding user..." : "新增使用者……",
  87. "group" : "群組",
  88. "Resharing is not allowed" : "不允許重新分享",
  89. "Shared in {item} with {user}" : "已和 {user} 分享 {item}",
  90. "Unshare" : "取消分享",
  91. "notify by email" : "以 email 通知",
  92. "can share" : "可分享",
  93. "can edit" : "可編輯",
  94. "access control" : "存取控制",
  95. "create" : "建立",
  96. "delete" : "刪除",
  97. "Password protected" : "受密碼保護",
  98. "Error unsetting expiration date" : "取消到期日設定失敗",
  99. "Error setting expiration date" : "設定到期日發生錯誤",
  100. "Sending ..." : "正在傳送…",
  101. "Email sent" : "Email 已寄出",
  102. "Warning" : "警告",
  103. "The object type is not specified." : "未指定物件類型",
  104. "Enter new" : "輸入新的",
  105. "Delete" : "刪除",
  106. "Add" : "增加",
  107. "Edit tags" : "編輯標籤",
  108. "Error loading dialog template: {error}" : "載入對話樣板出錯:{error}",
  109. "No tags selected for deletion." : "沒有選擇要刪除的標籤",
  110. "Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 到版本 {version} ,請稍候",
  111. "Please reload the page." : "請重新整理頁面",
  112. "The update was successful. Redirecting you to ownCloud now." : "升級成功,正將您重新導向至 ownCloud 。",
  113. "Couldn't reset password because the token is invalid" : "無法重設密碼因為 token 無效",
  114. "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確",
  115. "Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "無法寄送重設 email ,因為這個帳號沒有設定 email 地址,請聯絡您的系統管理員",
  116. "%s password reset" : "%s 密碼重設",
  117. "Use the following link to reset your password: {link}" : "請至以下連結重設您的密碼: {link}",
  118. "New password" : "新密碼",
  119. "New Password" : "新密碼",
  120. "Reset password" : "重設密碼",
  121. "Personal" : "個人",
  122. "Users" : "使用者",
  123. "Apps" : "應用程式",
  124. "Admin" : "管理",
  125. "Help" : "說明",
  126. "Error loading tags" : "載入標籤出錯",
  127. "Tag already exists" : "標籤已經存在",
  128. "Error deleting tag(s)" : "刪除標籤出錯",
  129. "Error tagging" : "貼標籤發生錯誤",
  130. "Error untagging" : "移除標籤失敗",
  131. "Error favoriting" : "加入最愛時出錯",
  132. "Error unfavoriting" : "從最愛移除出錯",
  133. "Access forbidden" : "存取被拒",
  134. "File not found" : "找不到檔案",
  135. "The specified document has not been found on the server." : "該文件不存在於伺服器上",
  136. "You can click here to return to %s." : "點這裡以回到 %s",
  137. "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "嗨,\n\n%s 和你分享了 %s ,到這裡看它:%s\n",
  138. "The share will expire on %s." : "這個分享將會於 %s 過期",
  139. "Cheers!" : "太棒了!",
  140. "Internal Server Error" : "內部伺服器錯誤",
  141. "The server encountered an internal error and was unable to complete your request." : "伺服器遭遇內部錯誤,無法完成您的要求",
  142. "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "如果這個錯誤重複出現,請聯絡系統管理員,並附上以下的錯誤細節",
  143. "More details can be found in the server log." : "伺服器記錄檔裡面有更多細節",
  144. "Technical details" : "技術細節",
  145. "Remote Address: %s" : "遠端位置:%s",
  146. "Request ID: %s" : "請求編號:%s",
  147. "Code: %s" : "代碼:%s",
  148. "Message: %s" : "訊息:%s",
  149. "File: %s" : "檔案:%s",
  150. "Line: %s" : "行數:%s",
  151. "Trace" : "追蹤",
  152. "Security Warning" : "安全性警告",
  153. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的資料目錄看起來可以被 Internet 公開存取,因為 .htaccess 設定並未生效。",
  154. "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "請參考<a href=\"%s\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
  155. "Create an <strong>admin account</strong>" : "建立一個<strong>管理者帳號</strong>",
  156. "Username" : "使用者名稱",
  157. "Storage & database" : "儲存空間和資料庫",
  158. "Data folder" : "資料儲存位置",
  159. "Configure the database" : "設定資料庫",
  160. "Only %s is available." : "剩下 %s 可使用",
  161. "Database user" : "資料庫使用者",
  162. "Database password" : "資料庫密碼",
  163. "Database name" : "資料庫名稱",
  164. "Database tablespace" : "資料庫 tablespace",
  165. "Database host" : "資料庫主機",
  166. "Finish setup" : "完成設定",
  167. "Finishing …" : "即將完成…",
  168. "%s is available. Get more information on how to update." : "%s 已經釋出,瞭解更多資訊以進行更新。",
  169. "Log out" : "登出",
  170. "Search" : "搜尋",
  171. "Server side authentication failed!" : "伺服器端認證失敗!",
  172. "Please contact your administrator." : "請聯絡系統管理員。",
  173. "Forgot your password? Reset it!" : "忘了密碼?重設它!",
  174. "remember" : "記住",
  175. "Log in" : "登入",
  176. "Alternative Logins" : "其他登入方法",
  177. "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨,<br><br>%s 與你分享了<strong>%s</strong>。<br><a href=\"%s\">檢視</a><br><br>",
  178. "This ownCloud instance is currently in single user mode." : "這個 ownCloud 伺服器目前運作於單一使用者模式",
  179. "This means only administrators can use the instance." : "這表示只有系統管理員能夠使用",
  180. "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
  181. "Thank you for your patience." : "感謝您的耐心",
  182. "You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器",
  183. "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "請聯絡您的系統管理員,如果您就是系統管理員,請設定 config/config.php 中的 \"trusted_domain\" 選項。範例設定提供於 config/config.sample.php",
  184. "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "依照設定而定,您身為系統管理員可能也可以使用底下的按鈕來信任這個網域",
  185. "Add \"%s\" as trusted domain" : "將 %s 加入到信任的網域",
  186. "%s will be updated to version %s." : "%s 將會被升級到版本 %s",
  187. "The following apps will be disabled:" : "這些應用程式會被停用:",
  188. "The theme %s has been disabled." : "主題 %s 已經被停用",
  189. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "在繼續之前,請備份資料庫、config 目錄及資料目錄",
  190. "Start update" : "開始升級",
  191. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "在大型安裝上,為了避免升級請求逾時,你也可以在安裝目錄執行下列指令:",
  192. "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理"
  193. },
  194. "nplurals=1; plural=0;");