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.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # David <huangtao0202@gmail.com>, 2019
  5. # ausaki <www.ljm969087551@qq.com>, 2017
  6. # jamin M <lxxmbyx@163.com>, 2019
  7. # Jannis Leidel <jannis@leidel.info>, 2011
  8. # Kevin Sze <leiarix@gmail.com>, 2012
  9. # Lele Long <schemacs@gmail.com>, 2011,2015
  10. # Liping Wang <lynn.config@gmail.com>, 2016-2017
  11. # mozillazg <opensource.mozillazg@gmail.com>, 2016
  12. # pylemon <leeway1985@gmail.com>, 2012-2013
  13. # hizyn <zhangyanan5552@gmail.com>, 2016
  14. # ced773123cfad7b4e8b79ca80f736af9, 2011
  15. # Kevin Sze <leiarix@gmail.com>, 2012
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: django\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  21. "PO-Revision-Date: 2019-05-26 10:59+0000\n"
  22. "Last-Translator: jamin M <lxxmbyx@163.com>\n"
  23. "Language-Team: Chinese (China) (http://www.transifex.com/django/django/"
  24. "language/zh_CN/)\n"
  25. "MIME-Version: 1.0\n"
  26. "Content-Type: text/plain; charset=UTF-8\n"
  27. "Content-Transfer-Encoding: 8bit\n"
  28. "Language: zh_CN\n"
  29. "Plural-Forms: nplurals=1; plural=0;\n"
  30. msgid "Personal info"
  31. msgstr "个人信息"
  32. msgid "Permissions"
  33. msgstr "权限"
  34. msgid "Important dates"
  35. msgstr "重要日期"
  36. #, python-format
  37. msgid "%(name)s object with primary key %(key)r does not exist."
  38. msgstr "具有主键 %(key)r 的对象 %(name)s 不存在。"
  39. msgid "Password changed successfully."
  40. msgstr "密码修改成功。"
  41. #, python-format
  42. msgid "Change password: %s"
  43. msgstr "修改密码:%s"
  44. msgid "Authentication and Authorization"
  45. msgstr "认证和授权"
  46. msgid "password"
  47. msgstr "密码"
  48. msgid "last login"
  49. msgstr "上次登录"
  50. msgid "No password set."
  51. msgstr "密码未设置。"
  52. msgid "Invalid password format or unknown hashing algorithm."
  53. msgstr "不可用的密码格式或未知的哈希算法。"
  54. msgid "The two password fields didn't match."
  55. msgstr "两个密码字段不一致。"
  56. msgid "Password"
  57. msgstr "密码"
  58. msgid "Password confirmation"
  59. msgstr "密码确认"
  60. msgid "Enter the same password as before, for verification."
  61. msgstr "为了校验,请输入与上面相同的密码。"
  62. msgid ""
  63. "Raw passwords are not stored, so there is no way to see this user's "
  64. "password, but you can change the password using <a href=\"{}\">this form</a>."
  65. msgstr ""
  66. "由于没有存储明文密码,所以无法查看该用户的密码,但是可以通过这个<a href="
  67. "\"{}\">表单</a>修改密码。"
  68. #, python-format
  69. msgid ""
  70. "Please enter a correct %(username)s and password. Note that both fields may "
  71. "be case-sensitive."
  72. msgstr "请输入一个正确的 %(username)s 和密码. 注意他们都是大区分大小写的."
  73. msgid "This account is inactive."
  74. msgstr "该帐号未激活。"
  75. msgid "Email"
  76. msgstr "电子邮件"
  77. msgid "New password"
  78. msgstr "新密码"
  79. msgid "New password confirmation"
  80. msgstr "新密码确认"
  81. msgid "Your old password was entered incorrectly. Please enter it again."
  82. msgstr "你的旧密码不正确。请重新输入。"
  83. msgid "Old password"
  84. msgstr "旧密码"
  85. msgid "Password (again)"
  86. msgstr "密码(重复)"
  87. msgid "algorithm"
  88. msgstr "算法"
  89. msgid "iterations"
  90. msgstr "迭代次数"
  91. msgid "salt"
  92. msgstr "盐"
  93. msgid "hash"
  94. msgstr "哈希"
  95. msgid "variety"
  96. msgstr "多样性"
  97. msgid "version"
  98. msgstr "版本"
  99. msgid "memory cost"
  100. msgstr "内存花销"
  101. msgid "time cost"
  102. msgstr "时间花销"
  103. msgid "parallelism"
  104. msgstr "对比"
  105. msgid "work factor"
  106. msgstr "加密因子"
  107. msgid "checksum"
  108. msgstr "校验和"
  109. msgid "name"
  110. msgstr "名称"
  111. msgid "content type"
  112. msgstr "内容类型"
  113. msgid "codename"
  114. msgstr "代码名称"
  115. msgid "permission"
  116. msgstr "权限"
  117. msgid "permissions"
  118. msgstr "权限"
  119. msgid "group"
  120. msgstr "组"
  121. msgid "groups"
  122. msgstr "组"
  123. msgid "superuser status"
  124. msgstr "超级用户状态"
  125. msgid ""
  126. "Designates that this user has all permissions without explicitly assigning "
  127. "them."
  128. msgstr "指明该用户缺省拥有所有权限。"
  129. msgid ""
  130. "The groups this user belongs to. A user will get all permissions granted to "
  131. "each of their groups."
  132. msgstr "该用户归属的组。一个用户将得到其归属的组的所有权限。"
  133. msgid "user permissions"
  134. msgstr "用户权限"
  135. msgid "Specific permissions for this user."
  136. msgstr "这个用户的特定权限。"
  137. msgid "username"
  138. msgstr "用户名"
  139. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  140. msgstr "必填。150个字符或者更少。包含字母,数字和仅有的@/./+/-/_符号。"
  141. msgid "A user with that username already exists."
  142. msgstr "已存在一位使用该名字的用户。"
  143. msgid "first name"
  144. msgstr "名字"
  145. msgid "last name"
  146. msgstr "姓氏"
  147. msgid "email address"
  148. msgstr "电子邮件地址"
  149. msgid "staff status"
  150. msgstr "人员状态"
  151. msgid "Designates whether the user can log into this admin site."
  152. msgstr "指明用户是否可以登录到这个管理站点。"
  153. msgid "active"
  154. msgstr "有效"
  155. msgid ""
  156. "Designates whether this user should be treated as active. Unselect this "
  157. "instead of deleting accounts."
  158. msgstr "指明用户是否被认为是活跃的。以反选代替删除帐号。"
  159. msgid "date joined"
  160. msgstr "加入日期"
  161. msgid "user"
  162. msgstr "用户"
  163. msgid "users"
  164. msgstr "用户"
  165. #, python-format
  166. msgid ""
  167. "This password is too short. It must contain at least %(min_length)d "
  168. "character."
  169. msgid_plural ""
  170. "This password is too short. It must contain at least %(min_length)d "
  171. "characters."
  172. msgstr[0] "密码长度太短。密码必须包含至少 %(min_length)d 个字符。"
  173. #, python-format
  174. msgid "Your password must contain at least %(min_length)d character."
  175. msgid_plural "Your password must contain at least %(min_length)d characters."
  176. msgstr[0] "你的密码必须包含至少 %(min_length)d 个字符。"
  177. #, python-format
  178. msgid "The password is too similar to the %(verbose_name)s."
  179. msgstr "密码跟 %(verbose_name)s 太相似了。"
  180. msgid "Your password can't be too similar to your other personal information."
  181. msgstr "你的密码不能与你的其他个人信息太相似。"
  182. msgid "This password is too common."
  183. msgstr "这个密码太常见了。"
  184. msgid "Your password can't be a commonly used password."
  185. msgstr "你的密码不能是大家都爱用的常见密码。"
  186. msgid "This password is entirely numeric."
  187. msgstr "密码只包含数字。"
  188. msgid "Your password can't be entirely numeric."
  189. msgstr "你的密码不能全部为数字。"
  190. #, python-format
  191. msgid "Password reset on %(site_name)s"
  192. msgstr "重置 %(site_name)s 的密码"
  193. msgid ""
  194. "Enter a valid username. This value may contain only English letters, "
  195. "numbers, and @/./+/-/_ characters."
  196. msgstr "请输入合法的用户名。只能包含英文字母,数字和@/./+/-/_字符。"
  197. msgid ""
  198. "Enter a valid username. This value may contain only letters, numbers, and "
  199. "@/./+/-/_ characters."
  200. msgstr "请输入合法用户名。只能包含字母,数字和@/./+/-/_ 字符。"
  201. msgid "Logged out"
  202. msgstr "登出"
  203. msgid "Password reset"
  204. msgstr "重置密码"
  205. msgid "Password reset sent"
  206. msgstr "密码重置链接已经发送。"
  207. msgid "Enter new password"
  208. msgstr "输入新密码"
  209. msgid "Password reset unsuccessful"
  210. msgstr "密码重置失败"
  211. msgid "Password reset complete"
  212. msgstr "密码重置完成"
  213. msgid "Password change"
  214. msgstr "密码更改"
  215. msgid "Password change successful"
  216. msgstr "密码更改成功"