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.

246 lines
5.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * password_security
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 8.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-01-12 03:51+0000\n"
  12. "PO-Revision-Date: 2017-01-12 03:51+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: zh_CN\n"
  19. "Plural-Forms: nplurals=1; plural=0;\n"
  20. #. module: password_security
  21. #: help:res.company,password_minimum:0
  22. msgid "Amount of hours until a user may change password again"
  23. msgstr ""
  24. #. module: password_security
  25. #: code:addons/password_security/models/res_users.py:145
  26. #, python-format
  27. msgid "Cannot use the most recent %d passwords"
  28. msgstr ""
  29. #. module: password_security
  30. #: field:res.company,password_length:0
  31. msgid "Characters"
  32. msgstr ""
  33. #. module: password_security
  34. #: model:ir.model,name:password_security.model_res_company
  35. msgid "Companies"
  36. msgstr "公司"
  37. #. module: password_security
  38. #: field:res.users.pass.history,create_uid:0
  39. msgid "Created by"
  40. msgstr "创建人"
  41. #. module: password_security
  42. #: field:res.users.pass.history,create_date:0
  43. msgid "Created on"
  44. msgstr "创建时间"
  45. #. module: password_security
  46. #: field:res.users.pass.history,date:0
  47. msgid "Date"
  48. msgstr "日期"
  49. #. module: password_security
  50. #: field:res.company,password_expiration:0
  51. msgid "Days"
  52. msgstr ""
  53. #. module: password_security
  54. #: help:res.company,password_history:0
  55. msgid ""
  56. "Disallow reuse of this many previous passwords - use negative number for "
  57. "infinite, or 0 to disable"
  58. msgstr ""
  59. #. module: password_security
  60. #: field:res.users.pass.history,display_name:0
  61. msgid "Display Name"
  62. msgstr "显示名称"
  63. #. module: password_security
  64. #: field:res.users.pass.history,password_crypt:0
  65. msgid "Encrypted Password"
  66. msgstr ""
  67. #. module: password_security
  68. #: view:res.company:password_security.view_company_form
  69. msgid "Extra"
  70. msgstr ""
  71. #. module: password_security
  72. #: field:res.company,password_history:0
  73. msgid "History"
  74. msgstr "历史"
  75. #. module: password_security
  76. #: help:res.company,password_expiration:0
  77. msgid "How many days until passwords expire"
  78. msgstr ""
  79. #. module: password_security
  80. #: field:res.users.pass.history,id:0
  81. msgid "ID"
  82. msgstr "ID"
  83. #. module: password_security
  84. #: field:res.users.pass.history,__last_update:0
  85. msgid "Last Modified on"
  86. msgstr "最后修改时间"
  87. #. module: password_security
  88. #: field:res.users.pass.history,write_uid:0
  89. msgid "Last Updated by"
  90. msgstr "最后更新人"
  91. #. module: password_security
  92. #: field:res.users.pass.history,write_date:0
  93. msgid "Last Updated on"
  94. msgstr "最后更新时间"
  95. #. module: password_security
  96. #: field:res.users,password_write_date:0
  97. msgid "Last password update"
  98. msgstr ""
  99. #. module: password_security
  100. #: field:res.company,password_lower:0
  101. msgid "Lowercase"
  102. msgstr ""
  103. #. module: password_security
  104. #: code:addons/password_security/models/res_users.py:51
  105. #, python-format
  106. msgid "Lowercase letter"
  107. msgstr ""
  108. #. module: password_security
  109. #: field:res.company,password_minimum:0
  110. msgid "Minimum Hours"
  111. msgstr ""
  112. #. module: password_security
  113. #: help:res.company,password_length:0
  114. msgid "Minimum number of characters"
  115. msgstr ""
  116. #. module: password_security
  117. #: code:addons/password_security/models/res_users.py:59
  118. #, python-format
  119. msgid "Must contain the following:"
  120. msgstr ""
  121. #. module: password_security
  122. #: field:res.company,password_numeric:0
  123. msgid "Numeric"
  124. msgstr ""
  125. #. module: password_security
  126. #: code:addons/password_security/models/res_users.py:55
  127. #, python-format
  128. msgid "Numeric digit"
  129. msgstr ""
  130. #. module: password_security
  131. #: field:res.users,password_history_ids:0
  132. msgid "Password History"
  133. msgstr ""
  134. #. module: password_security
  135. #: view:res.company:password_security.view_company_form
  136. msgid "Password Policy"
  137. msgstr ""
  138. #. module: password_security
  139. #: code:addons/password_security/models/res_users.py:62
  140. #, python-format
  141. msgid "Password must be %d characters or more."
  142. msgstr ""
  143. #. module: password_security
  144. #: code:addons/password_security/models/res_users.py:121
  145. #, python-format
  146. msgid ""
  147. "Passwords can only be reset every %d hour(s). Please contact an "
  148. "administrator for assistance."
  149. msgstr ""
  150. #. module: password_security
  151. #: help:res.company,password_lower:0
  152. msgid "Require lowercase letters"
  153. msgstr ""
  154. #. module: password_security
  155. #: help:res.company,password_numeric:0
  156. msgid "Require numeric digits"
  157. msgstr ""
  158. #. module: password_security
  159. #: help:res.company,password_special:0
  160. msgid "Require special characters"
  161. msgstr ""
  162. #. module: password_security
  163. #: help:res.company,password_upper:0
  164. msgid "Require uppercase letters"
  165. msgstr ""
  166. #. module: password_security
  167. #: view:res.company:password_security.view_company_form
  168. msgid "Required Characters"
  169. msgstr ""
  170. #. module: password_security
  171. #: model:ir.model,name:password_security.model_res_users_pass_history
  172. msgid "Res Users Password History"
  173. msgstr ""
  174. #. module: password_security
  175. #: field:res.company,password_special:0
  176. msgid "Special"
  177. msgstr ""
  178. #. module: password_security
  179. #: code:addons/password_security/models/res_users.py:57
  180. #, python-format
  181. msgid "Special character"
  182. msgstr ""
  183. #. module: password_security
  184. #: view:res.company:password_security.view_company_form
  185. msgid "Timings"
  186. msgstr ""
  187. #. module: password_security
  188. #: field:res.company,password_upper:0
  189. msgid "Uppercase"
  190. msgstr ""
  191. #. module: password_security
  192. #: code:addons/password_security/models/res_users.py:53
  193. #, python-format
  194. msgid "Uppercase letter"
  195. msgstr ""
  196. #. module: password_security
  197. #: field:res.users.pass.history,user_id:0
  198. msgid "User"
  199. msgstr "用户"
  200. #. module: password_security
  201. #: model:ir.model,name:password_security.model_res_users
  202. msgid "Users"
  203. msgstr "用户"