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 7.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  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. # Claude Paroz <claude@2xlibre.net>, 2016
  6. # ilay <ilay@ilay.tw>, 2012
  7. # Jannis Leidel <jannis@leidel.info>, 2011
  8. # tcc <tcchou@tcchou.org>, 2011
  9. # Tzu-ping Chung <uranusjr@gmail.com>, 2016-2017
  10. # Yeh-Yung <yyc1217@gmail.com>, 2013
  11. # Yeh-Yung <yyc1217@gmail.com>, 2012
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: django\n"
  15. "Report-Msgid-Bugs-To: \n"
  16. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  17. "PO-Revision-Date: 2017-12-03 05:47+0000\n"
  18. "Last-Translator: Tzu-ping Chung <uranusjr@gmail.com>\n"
  19. "Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/"
  20. "language/zh_TW/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Language: zh_TW\n"
  25. "Plural-Forms: nplurals=1; plural=0;\n"
  26. msgid "Personal info"
  27. msgstr "個人資訊"
  28. msgid "Permissions"
  29. msgstr "權限"
  30. msgid "Important dates"
  31. msgstr "重要日期"
  32. #, python-format
  33. msgid "%(name)s object with primary key %(key)r does not exist."
  34. msgstr "主鍵 %(key)r 的 %(name)s 物件不存在。"
  35. msgid "Password changed successfully."
  36. msgstr "密碼修改成功"
  37. #, python-format
  38. msgid "Change password: %s"
  39. msgstr "修改密碼: %s"
  40. msgid "Authentication and Authorization"
  41. msgstr "認證與授權"
  42. msgid "password"
  43. msgstr "密碼"
  44. msgid "last login"
  45. msgstr "上次登入"
  46. msgid "No password set."
  47. msgstr "無設定密碼。"
  48. msgid "Invalid password format or unknown hashing algorithm."
  49. msgstr "無效的密碼格式或不知名的雜湊演算法。"
  50. msgid "The two password fields didn't match."
  51. msgstr "兩個密碼欄位不相符。"
  52. msgid "Password"
  53. msgstr "密碼"
  54. msgid "Password confirmation"
  55. msgstr "密碼確認"
  56. msgid "Enter the same password as before, for verification."
  57. msgstr "為檢查用,請輸入與前面相同的密碼。"
  58. msgid ""
  59. "Raw passwords are not stored, so there is no way to see this user's "
  60. "password, but you can change the password using <a href=\"{}\">this form</a>."
  61. msgstr ""
  62. "原始密碼尚未儲存,因此無法存取此帳號的密碼,但你可以透過<a href=\"{}\">這個表"
  63. "單</a>來變更密碼。"
  64. #, python-format
  65. msgid ""
  66. "Please enter a correct %(username)s and password. Note that both fields may "
  67. "be case-sensitive."
  68. msgstr "輸入正確的 %(username)s 和密碼。請注意兩者皆區分大小寫。"
  69. msgid "This account is inactive."
  70. msgstr "這個帳戶未啟用"
  71. msgid "Email"
  72. msgstr "電子信箱"
  73. msgid "New password"
  74. msgstr "新密碼"
  75. msgid "New password confirmation"
  76. msgstr "新密碼確認"
  77. msgid "Your old password was entered incorrectly. Please enter it again."
  78. msgstr "你的舊密碼不正確。請重新輸入。"
  79. msgid "Old password"
  80. msgstr "舊密碼"
  81. msgid "Password (again)"
  82. msgstr "密碼(重複)"
  83. msgid "algorithm"
  84. msgstr "演算法"
  85. msgid "iterations"
  86. msgstr "迭代"
  87. msgid "salt"
  88. msgstr "隨機值"
  89. msgid "hash"
  90. msgstr "哈希碼"
  91. msgid "variety"
  92. msgstr "變種"
  93. msgid "version"
  94. msgstr "版本"
  95. msgid "memory cost"
  96. msgstr "記憶體用量"
  97. msgid "time cost"
  98. msgstr "耗時"
  99. msgid "parallelism"
  100. msgstr "平行性"
  101. msgid "work factor"
  102. msgstr "作用因素"
  103. msgid "checksum"
  104. msgstr "校驗"
  105. msgid "name"
  106. msgstr "名稱"
  107. msgid "content type"
  108. msgstr "內容類型"
  109. msgid "codename"
  110. msgstr "代碼"
  111. msgid "permission"
  112. msgstr "權限"
  113. msgid "permissions"
  114. msgstr "權限"
  115. msgid "group"
  116. msgstr "群組"
  117. msgid "groups"
  118. msgstr "群組"
  119. msgid "superuser status"
  120. msgstr "超級使用者狀態"
  121. msgid ""
  122. "Designates that this user has all permissions without explicitly assigning "
  123. "them."
  124. msgstr "指定是否使用者可以登入到這個管理網站"
  125. msgid ""
  126. "The groups this user belongs to. A user will get all permissions granted to "
  127. "each of their groups."
  128. msgstr "此為帳號可加入的群組。其所屬的群組將授予該帳號對應的權限。"
  129. msgid "user permissions"
  130. msgstr "使用者權限"
  131. msgid "Specific permissions for this user."
  132. msgstr "本使用者的專屬權限。"
  133. msgid "username"
  134. msgstr "使用者名稱"
  135. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  136. msgstr "必要的。150 個字或更少,只包含字母、數字和 @/./+/-/_。"
  137. msgid "A user with that username already exists."
  138. msgstr "一個相同名稱的使用者已經存在。"
  139. msgid "first name"
  140. msgstr "名字"
  141. msgid "last name"
  142. msgstr "姓氏"
  143. msgid "email address"
  144. msgstr "電子信箱"
  145. msgid "staff status"
  146. msgstr "工作人員狀態"
  147. msgid "Designates whether the user can log into this admin site."
  148. msgstr "指定是否使用者可以登入此管理網站。"
  149. msgid "active"
  150. msgstr "有效"
  151. msgid ""
  152. "Designates whether this user should be treated as active. Unselect this "
  153. "instead of deleting accounts."
  154. msgstr "指定使用者是否有效。請取消選擇而不是刪除帳號。"
  155. msgid "date joined"
  156. msgstr "加入日期"
  157. msgid "user"
  158. msgstr "使用者"
  159. msgid "users"
  160. msgstr "使用者"
  161. #, python-format
  162. msgid ""
  163. "This password is too short. It must contain at least %(min_length)d "
  164. "character."
  165. msgid_plural ""
  166. "This password is too short. It must contain at least %(min_length)d "
  167. "characters."
  168. msgstr[0] "這個密碼過短。請至少使用 %(min_length)d 個字元。"
  169. #, python-format
  170. msgid "Your password must contain at least %(min_length)d character."
  171. msgid_plural "Your password must contain at least %(min_length)d characters."
  172. msgstr[0] "你的密碼必須包含至少 %(min_length)d 個字元。"
  173. #, python-format
  174. msgid "The password is too similar to the %(verbose_name)s."
  175. msgstr "這個密碼與%(verbose_name)s太相近。"
  176. msgid "Your password can't be too similar to your other personal information."
  177. msgstr "你的密碼不能與其他個人資訊太相近。"
  178. msgid "This password is too common."
  179. msgstr "這個密碼太普通。"
  180. msgid "Your password can't be a commonly used password."
  181. msgstr "你不能使用常見的密碼。"
  182. msgid "This password is entirely numeric."
  183. msgstr "這個密碼只包含數字。"
  184. msgid "Your password can't be entirely numeric."
  185. msgstr "你的密碼不能完全是數字。"
  186. #, python-format
  187. msgid "Password reset on %(site_name)s"
  188. msgstr "在 %(site_name)s 進行密碼重置"
  189. msgid ""
  190. "Enter a valid username. This value may contain only English letters, "
  191. "numbers, and @/./+/-/_ characters."
  192. msgstr "輸入合法的使用者名稱。只能包含英語字母、數字和 @/./+/-/_ 字元。"
  193. msgid ""
  194. "Enter a valid username. This value may contain only letters, numbers, and "
  195. "@/./+/-/_ characters."
  196. msgstr "輸入合法的使用者名稱。只能包含字母、數字和 @/./+/-/_ 字元。"
  197. msgid "Logged out"
  198. msgstr "登出"
  199. msgid "Password reset"
  200. msgstr "密碼重設"
  201. msgid "Password reset sent"
  202. msgstr "已送出密碼重設"
  203. msgid "Enter new password"
  204. msgstr "輸入新的密碼"
  205. msgid "Password reset unsuccessful"
  206. msgstr "密碼重設失敗"
  207. msgid "Password reset complete"
  208. msgstr "密碼重設成功"
  209. msgid "Password change"
  210. msgstr "變更密碼"
  211. msgid "Password change successful"
  212. msgstr "成功變更密碼"