Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Chen Chun-Chia <ccc.larc@gmail.com>, 2015
  5. # ilay <ilay@ilay.tw>, 2012
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. # mail6543210 <mail6543210@yahoo.com.tw>, 2013-2014
  8. # ming hsien tzang <tzangms@gmail.com>, 2011
  9. # tcc <tcchou@tcchou.org>, 2011
  10. # Tzu-ping Chung <uranusjr@gmail.com>, 2016-2017
  11. # Yeh-Yung <yyc1217@gmail.com>, 2013
  12. # Yeh-Yung <yyc1217@gmail.com>, 2012
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: django\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  18. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  19. "Last-Translator: Tzu-ping Chung <uranusjr@gmail.com>\n"
  20. "Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/"
  21. "language/zh_TW/)\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=UTF-8\n"
  24. "Content-Transfer-Encoding: 8bit\n"
  25. "Language: zh_TW\n"
  26. "Plural-Forms: nplurals=1; plural=0;\n"
  27. #, python-format
  28. msgid "Successfully deleted %(count)d %(items)s."
  29. msgstr "成功的刪除了 %(count)d 個 %(items)s."
  30. #, python-format
  31. msgid "Cannot delete %(name)s"
  32. msgstr "無法刪除 %(name)s"
  33. msgid "Are you sure?"
  34. msgstr "你確定嗎?"
  35. #, python-format
  36. msgid "Delete selected %(verbose_name_plural)s"
  37. msgstr "刪除所選的 %(verbose_name_plural)s"
  38. msgid "Administration"
  39. msgstr "管理"
  40. msgid "All"
  41. msgstr "全部"
  42. msgid "Yes"
  43. msgstr "是"
  44. msgid "No"
  45. msgstr "否"
  46. msgid "Unknown"
  47. msgstr "未知"
  48. msgid "Any date"
  49. msgstr "任何日期"
  50. msgid "Today"
  51. msgstr "今天"
  52. msgid "Past 7 days"
  53. msgstr "過去 7 天"
  54. msgid "This month"
  55. msgstr "本月"
  56. msgid "This year"
  57. msgstr "今年"
  58. msgid "No date"
  59. msgstr "沒有日期"
  60. msgid "Has date"
  61. msgstr "有日期"
  62. #, python-format
  63. msgid ""
  64. "Please enter the correct %(username)s and password for a staff account. Note "
  65. "that both fields may be case-sensitive."
  66. msgstr "請輸入正確的工作人員%(username)s及密碼。請注意兩者皆區分大小寫。"
  67. msgid "Action:"
  68. msgstr "動作:"
  69. #, python-format
  70. msgid "Add another %(verbose_name)s"
  71. msgstr "新增其它 %(verbose_name)s"
  72. msgid "Remove"
  73. msgstr "移除"
  74. msgid "action time"
  75. msgstr "動作時間"
  76. msgid "user"
  77. msgstr "使用者"
  78. msgid "content type"
  79. msgstr "內容類型"
  80. msgid "object id"
  81. msgstr "物件 id"
  82. #. Translators: 'repr' means representation
  83. #. (https://docs.python.org/3/library/functions.html#repr)
  84. msgid "object repr"
  85. msgstr "物件 repr"
  86. msgid "action flag"
  87. msgstr "動作旗標"
  88. msgid "change message"
  89. msgstr "變更訊息"
  90. msgid "log entry"
  91. msgstr "紀錄項目"
  92. msgid "log entries"
  93. msgstr "紀錄項目"
  94. #, python-format
  95. msgid "Added \"%(object)s\"."
  96. msgstr "\"%(object)s\" 已新增。"
  97. #, python-format
  98. msgid "Changed \"%(object)s\" - %(changes)s"
  99. msgstr "\"%(object)s\" - %(changes)s 已變更。"
  100. #, python-format
  101. msgid "Deleted \"%(object)s.\""
  102. msgstr "\"%(object)s\" 已刪除。"
  103. msgid "LogEntry Object"
  104. msgstr "紀錄項目"
  105. #, python-brace-format
  106. msgid "Added {name} \"{object}\"."
  107. msgstr "{name} \"{object}\" 已新增。"
  108. msgid "Added."
  109. msgstr "已新增。"
  110. msgid "and"
  111. msgstr "和"
  112. #, python-brace-format
  113. msgid "Changed {fields} for {name} \"{object}\"."
  114. msgstr "{name} \"{object}\" 的 {fields} 已變更。"
  115. #, python-brace-format
  116. msgid "Changed {fields}."
  117. msgstr "{fields} 已變更。"
  118. #, python-brace-format
  119. msgid "Deleted {name} \"{object}\"."
  120. msgstr "{name} \"{object}\" 已刪除。"
  121. msgid "No fields changed."
  122. msgstr "沒有欄位被變更。"
  123. msgid "None"
  124. msgstr "無"
  125. msgid ""
  126. "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
  127. msgstr "按住 \"Control\" 或 \"Command\" (Mac),可選取多個值"
  128. #, python-brace-format
  129. msgid ""
  130. "The {name} \"{obj}\" was added successfully. You may edit it again below."
  131. msgstr "{name} \"{obj}\" 新增成功。你可以在下面再次編輯它。"
  132. #, python-brace-format
  133. msgid ""
  134. "The {name} \"{obj}\" was added successfully. You may add another {name} "
  135. "below."
  136. msgstr "{name} \"{obj}\" 新增成功。你可以在下方加入其他 {name}。"
  137. #, python-brace-format
  138. msgid "The {name} \"{obj}\" was added successfully."
  139. msgstr "{name} \"{obj}\" 已成功新增。"
  140. #, python-brace-format
  141. msgid ""
  142. "The {name} \"{obj}\" was changed successfully. You may edit it again below."
  143. msgstr "{name} \"{obj}\" 變更成功。你可以在下方再次編輯。"
  144. #, python-brace-format
  145. msgid ""
  146. "The {name} \"{obj}\" was changed successfully. You may add another {name} "
  147. "below."
  148. msgstr "{name} \"{obj}\" 變更成功。你可以在下方加入其他 {name}。"
  149. #, python-brace-format
  150. msgid "The {name} \"{obj}\" was changed successfully."
  151. msgstr "{name} \"{obj}\" 已成功變更。"
  152. msgid ""
  153. "Items must be selected in order to perform actions on them. No items have "
  154. "been changed."
  155. msgstr "必須要有項目被選到才能對它們進行動作。沒有項目變更。"
  156. msgid "No action selected."
  157. msgstr "沒有動作被選。"
  158. #, python-format
  159. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  160. msgstr "%(name)s \"%(obj)s\" 已成功刪除。"
  161. #, python-format
  162. msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?"
  163. msgstr "不存在 ID 為「%(key)s」的 %(name)s。或許它已被刪除?"
  164. #, python-format
  165. msgid "Add %s"
  166. msgstr "新增 %s"
  167. #, python-format
  168. msgid "Change %s"
  169. msgstr "變更 %s"
  170. msgid "Database error"
  171. msgstr "資料庫錯誤"
  172. #, python-format
  173. msgid "%(count)s %(name)s was changed successfully."
  174. msgid_plural "%(count)s %(name)s were changed successfully."
  175. msgstr[0] "共 %(count)s %(name)s 已變更成功。"
  176. #, python-format
  177. msgid "%(total_count)s selected"
  178. msgid_plural "All %(total_count)s selected"
  179. msgstr[0] "全部 %(total_count)s 個被選"
  180. #, python-format
  181. msgid "0 of %(cnt)s selected"
  182. msgstr "%(cnt)s 中 0 個被選"
  183. #, python-format
  184. msgid "Change history: %s"
  185. msgstr "變更歷史: %s"
  186. #. Translators: Model verbose name and instance representation,
  187. #. suitable to be an item in a list.
  188. #, python-format
  189. msgid "%(class_name)s %(instance)s"
  190. msgstr "%(class_name)s %(instance)s"
  191. #, python-format
  192. msgid ""
  193. "Deleting %(class_name)s %(instance)s would require deleting the following "
  194. "protected related objects: %(related_objects)s"
  195. msgstr ""
  196. "刪除 %(class_name)s %(instance)s 將會同時刪除下面受保護的相關物件:"
  197. "%(related_objects)s"
  198. msgid "Django site admin"
  199. msgstr "Django 網站管理"
  200. msgid "Django administration"
  201. msgstr "Django 管理"
  202. msgid "Site administration"
  203. msgstr "網站管理"
  204. msgid "Log in"
  205. msgstr "登入"
  206. #, python-format
  207. msgid "%(app)s administration"
  208. msgstr "%(app)s 管理"
  209. msgid "Page not found"
  210. msgstr "頁面沒有找到"
  211. msgid "We're sorry, but the requested page could not be found."
  212. msgstr "很抱歉,請求頁面無法找到。"
  213. msgid "Home"
  214. msgstr "首頁"
  215. msgid "Server error"
  216. msgstr "伺服器錯誤"
  217. msgid "Server error (500)"
  218. msgstr "伺服器錯誤 (500)"
  219. msgid "Server Error <em>(500)</em>"
  220. msgstr "伺服器錯誤 <em>(500)</em>"
  221. msgid ""
  222. "There's been an error. It's been reported to the site administrators via "
  223. "email and should be fixed shortly. Thanks for your patience."
  224. msgstr ""
  225. "存在一個錯誤。已透過電子郵件回報給網站管理員,並且應該很快就會被修正。謝謝你"
  226. "的關心。"
  227. msgid "Run the selected action"
  228. msgstr "執行選擇的動作"
  229. msgid "Go"
  230. msgstr "去"
  231. msgid "Click here to select the objects across all pages"
  232. msgstr "點選這裡可選取全部頁面的物件"
  233. #, python-format
  234. msgid "Select all %(total_count)s %(module_name)s"
  235. msgstr "選擇全部 %(total_count)s %(module_name)s"
  236. msgid "Clear selection"
  237. msgstr "清除選擇"
  238. msgid ""
  239. "First, enter a username and password. Then, you'll be able to edit more user "
  240. "options."
  241. msgstr "首先,輸入一個使用者名稱和密碼。然後你可以編輯更多使用者選項。"
  242. msgid "Enter a username and password."
  243. msgstr "輸入一個使用者名稱和密碼。"
  244. msgid "Change password"
  245. msgstr "變更密碼"
  246. msgid "Please correct the error below."
  247. msgstr "請更正下面的錯誤。"
  248. msgid "Please correct the errors below."
  249. msgstr "請修正以下錯誤"
  250. #, python-format
  251. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  252. msgstr "為使用者<strong>%(username)s</strong>輸入一個新的密碼。"
  253. msgid "Welcome,"
  254. msgstr "歡迎,"
  255. msgid "View site"
  256. msgstr "檢視網站"
  257. msgid "Documentation"
  258. msgstr "文件"
  259. msgid "Log out"
  260. msgstr "登出"
  261. #, python-format
  262. msgid "Add %(name)s"
  263. msgstr "新增 %(name)s"
  264. msgid "History"
  265. msgstr "歷史"
  266. msgid "View on site"
  267. msgstr "在網站上檢視"
  268. msgid "Filter"
  269. msgstr "過濾器"
  270. msgid "Remove from sorting"
  271. msgstr "從排序中移除"
  272. #, python-format
  273. msgid "Sorting priority: %(priority_number)s"
  274. msgstr "優先排序:%(priority_number)s"
  275. msgid "Toggle sorting"
  276. msgstr "切換排序"
  277. msgid "Delete"
  278. msgstr "刪除"
  279. #, python-format
  280. msgid ""
  281. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  282. "related objects, but your account doesn't have permission to delete the "
  283. "following types of objects:"
  284. msgstr ""
  285. "刪除 %(object_name)s '%(escaped_object)s' 會把相關的物件也刪除,不過你的帳號"
  286. "並沒有刪除以下型態物件的權限:"
  287. #, python-format
  288. msgid ""
  289. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  290. "following protected related objects:"
  291. msgstr ""
  292. "要刪除 %(object_name)s '%(escaped_object)s', 將要求刪除下面受保護的相關物件:"
  293. #, python-format
  294. msgid ""
  295. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  296. "All of the following related items will be deleted:"
  297. msgstr ""
  298. "你確定想要刪除 %(object_name)s \"%(escaped_object)s\"?以下所有的相關項目都會"
  299. "被刪除:"
  300. msgid "Objects"
  301. msgstr "物件"
  302. msgid "Yes, I'm sure"
  303. msgstr "是的,我確定"
  304. msgid "No, take me back"
  305. msgstr "不,請帶我回去"
  306. msgid "Delete multiple objects"
  307. msgstr "刪除多個物件"
  308. #, python-format
  309. msgid ""
  310. "Deleting the selected %(objects_name)s would result in deleting related "
  311. "objects, but your account doesn't have permission to delete the following "
  312. "types of objects:"
  313. msgstr ""
  314. "要刪除所選的 %(objects_name)s, 結果會刪除相關物件, 但你的帳號無權刪除下面物件"
  315. "型態:"
  316. #, python-format
  317. msgid ""
  318. "Deleting the selected %(objects_name)s would require deleting the following "
  319. "protected related objects:"
  320. msgstr "要刪除所選的 %(objects_name)s, 將要求刪除下面受保護的相關物件:"
  321. #, python-format
  322. msgid ""
  323. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  324. "following objects and their related items will be deleted:"
  325. msgstr ""
  326. "你是否確定要刪除已選的 %(objects_name)s? 下面全部物件及其相關項目都將被刪除:"
  327. msgid "Change"
  328. msgstr "變更"
  329. msgid "Delete?"
  330. msgstr "刪除?"
  331. #, python-format
  332. msgid " By %(filter_title)s "
  333. msgstr " 以 %(filter_title)s"
  334. msgid "Summary"
  335. msgstr "總結"
  336. #, python-format
  337. msgid "Models in the %(name)s application"
  338. msgstr "%(name)s 應用程式中的Model"
  339. msgid "Add"
  340. msgstr "新增"
  341. msgid "You don't have permission to edit anything."
  342. msgstr "你沒有編輯任何東西的權限。"
  343. msgid "Recent actions"
  344. msgstr "最近的動作"
  345. msgid "My actions"
  346. msgstr "我的動作"
  347. msgid "None available"
  348. msgstr "無可用的"
  349. msgid "Unknown content"
  350. msgstr "未知內容"
  351. msgid ""
  352. "Something's wrong with your database installation. Make sure the appropriate "
  353. "database tables have been created, and make sure the database is readable by "
  354. "the appropriate user."
  355. msgstr ""
  356. "你的資料庫安裝有錯誤。確定資料庫表格已經建立,並確定資料庫可被合適的使用者讀"
  357. "取。"
  358. #, python-format
  359. msgid ""
  360. "You are authenticated as %(username)s, but are not authorized to access this "
  361. "page. Would you like to login to a different account?"
  362. msgstr ""
  363. "您已認證為 %(username)s,但並沒有瀏覽此頁面的權限。您是否希望以其他帳號登入?"
  364. msgid "Forgotten your password or username?"
  365. msgstr "忘了你的密碼或是使用者名稱?"
  366. msgid "Date/time"
  367. msgstr "日期/時間"
  368. msgid "User"
  369. msgstr "使用者"
  370. msgid "Action"
  371. msgstr "動作"
  372. msgid ""
  373. "This object doesn't have a change history. It probably wasn't added via this "
  374. "admin site."
  375. msgstr "這個物件沒有變更的歷史。它可能不是透過這個管理網站新增的。"
  376. msgid "Show all"
  377. msgstr "顯示全部"
  378. msgid "Save"
  379. msgstr "儲存"
  380. msgid "Popup closing..."
  381. msgstr "關閉彈出視窗中⋯⋯"
  382. #, python-format
  383. msgid "Change selected %(model)s"
  384. msgstr "變更所選的 %(model)s"
  385. #, python-format
  386. msgid "Add another %(model)s"
  387. msgstr "新增其它 %(model)s"
  388. #, python-format
  389. msgid "Delete selected %(model)s"
  390. msgstr "刪除所選的 %(model)s"
  391. msgid "Search"
  392. msgstr "搜尋"
  393. #, python-format
  394. msgid "%(counter)s result"
  395. msgid_plural "%(counter)s results"
  396. msgstr[0] "%(counter)s 結果"
  397. #, python-format
  398. msgid "%(full_result_count)s total"
  399. msgstr "總共 %(full_result_count)s"
  400. msgid "Save as new"
  401. msgstr "儲存為新的"
  402. msgid "Save and add another"
  403. msgstr "儲存並新增另一個"
  404. msgid "Save and continue editing"
  405. msgstr "儲存並繼續編輯"
  406. msgid "Thanks for spending some quality time with the Web site today."
  407. msgstr "感謝你今天花了重要的時間停留在本網站。"
  408. msgid "Log in again"
  409. msgstr "重新登入"
  410. msgid "Password change"
  411. msgstr "密碼變更"
  412. msgid "Your password was changed."
  413. msgstr "你的密碼已變更。"
  414. msgid ""
  415. "Please enter your old password, for security's sake, and then enter your new "
  416. "password twice so we can verify you typed it in correctly."
  417. msgstr ""
  418. "為了安全上的考量,請輸入你的舊密碼,再輸入新密碼兩次,讓我們核驗你已正確地輸"
  419. "入。"
  420. msgid "Change my password"
  421. msgstr "變更我的密碼"
  422. msgid "Password reset"
  423. msgstr "密碼重設"
  424. msgid "Your password has been set. You may go ahead and log in now."
  425. msgstr "你的密碼已設置,現在可以繼續登入。"
  426. msgid "Password reset confirmation"
  427. msgstr "密碼重設確認"
  428. msgid ""
  429. "Please enter your new password twice so we can verify you typed it in "
  430. "correctly."
  431. msgstr "請輸入你的新密碼兩次, 這樣我們才能檢查你的輸入是否正確。"
  432. msgid "New password:"
  433. msgstr "新密碼:"
  434. msgid "Confirm password:"
  435. msgstr "確認密碼:"
  436. msgid ""
  437. "The password reset link was invalid, possibly because it has already been "
  438. "used. Please request a new password reset."
  439. msgstr "密碼重設連結無效,可能因為他已使用。請重新請求密碼重設。"
  440. msgid ""
  441. "We've emailed you instructions for setting your password, if an account "
  442. "exists with the email you entered. You should receive them shortly."
  443. msgstr ""
  444. "若您提交的電子郵件地址存在對應帳號,我們已寄出重設密碼的相關指示。您應該很快"
  445. "就會收到。"
  446. msgid ""
  447. "If you don't receive an email, please make sure you've entered the address "
  448. "you registered with, and check your spam folder."
  449. msgstr ""
  450. "如果您未收到電子郵件,請確認您輸入的電子郵件地址與您註冊時輸入的一致,並檢查"
  451. "您的垃圾郵件匣。"
  452. #, python-format
  453. msgid ""
  454. "You're receiving this email because you requested a password reset for your "
  455. "user account at %(site_name)s."
  456. msgstr "這封電子郵件來自 %(site_name)s,因為你要求為帳號重新設定密碼。"
  457. msgid "Please go to the following page and choose a new password:"
  458. msgstr "請到該頁面選擇一個新的密碼:"
  459. msgid "Your username, in case you've forgotten:"
  460. msgstr "你的使用者名稱,萬一你已經忘記的話:"
  461. msgid "Thanks for using our site!"
  462. msgstr "感謝使用本網站!"
  463. #, python-format
  464. msgid "The %(site_name)s team"
  465. msgstr "%(site_name)s 團隊"
  466. msgid ""
  467. "Forgotten your password? Enter your email address below, and we'll email "
  468. "instructions for setting a new one."
  469. msgstr ""
  470. "忘記你的密碼? 請在下面輸入你的電子郵件位址, 然後我們會寄出設定新密碼的操作指"
  471. "示。"
  472. msgid "Email address:"
  473. msgstr "電子信箱:"
  474. msgid "Reset my password"
  475. msgstr "重設我的密碼"
  476. msgid "All dates"
  477. msgstr "所有日期"
  478. #, python-format
  479. msgid "Select %s"
  480. msgstr "選擇 %s"
  481. #, python-format
  482. msgid "Select %s to change"
  483. msgstr "選擇 %s 來變更"
  484. msgid "Date:"
  485. msgstr "日期"
  486. msgid "Time:"
  487. msgstr "時間"
  488. msgid "Lookup"
  489. msgstr "查詢"
  490. msgid "Currently:"
  491. msgstr "目前:"
  492. msgid "Change:"
  493. msgstr "變動:"