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.

251 lines
6.7 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. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 8.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-03-07 03:47+0000\n"
  13. "PO-Revision-Date: 2017-03-07 03:47+0000\n"
  14. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
  15. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  16. "Language: de\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: password_security
  22. #: help:res.company,password_minimum:0
  23. msgid "Amount of hours until a user may change password again"
  24. msgstr "Stundenanzahl bis der Benutzer sein Passwort erneut ändern darf"
  25. #. module: password_security
  26. #: code:addons/password_security/models/res_users.py:146
  27. #, python-format
  28. msgid "Cannot use the most recent %d passwords"
  29. msgstr "Die letzten %d Passworte dürfen nicht verwendet werden"
  30. #. module: password_security
  31. #: field:res.company,password_length:0
  32. msgid "Characters"
  33. msgstr "Zeichen"
  34. #. module: password_security
  35. #: model:ir.model,name:password_security.model_res_company
  36. msgid "Companies"
  37. msgstr "Unternehmen"
  38. #. module: password_security
  39. #: field:res.users.pass.history,create_uid:0
  40. msgid "Created by"
  41. msgstr "Erstellt von"
  42. #. module: password_security
  43. #: field:res.users.pass.history,create_date:0
  44. msgid "Created on"
  45. msgstr "Erstellt am:"
  46. #. module: password_security
  47. #: field:res.users.pass.history,date:0
  48. msgid "Date"
  49. msgstr "Datum"
  50. #. module: password_security
  51. #: field:res.company,password_expiration:0
  52. msgid "Days"
  53. msgstr "Tage"
  54. #. module: password_security
  55. #: help:res.company,password_history:0
  56. msgid ""
  57. "Disallow reuse of this many previous passwords - use negative number for "
  58. "infinite, or 0 to disable"
  59. msgstr ""
  60. "Verbieten der Nutzung dieser Anzahl vorhergehender Passworte - negative "
  61. "Werte sind unendlich, 0 zum Ausschalten"
  62. #. module: password_security
  63. #: field:res.users.pass.history,display_name:0
  64. msgid "Display Name"
  65. msgstr "Anzeigename"
  66. #. module: password_security
  67. #: field:res.users.pass.history,password_crypt:0
  68. msgid "Encrypted Password"
  69. msgstr "Verschlüsseltes Passwort"
  70. #. module: password_security
  71. #: view:res.company:password_security.view_company_form
  72. msgid "Extra"
  73. msgstr "Extra"
  74. #. module: password_security
  75. #: field:res.company,password_history:0
  76. msgid "History"
  77. msgstr "Verlauf"
  78. #. module: password_security
  79. #: help:res.company,password_expiration:0
  80. msgid "How many days until passwords expire"
  81. msgstr "Wie viele Tage bis Passworte verfallen"
  82. #. module: password_security
  83. #: field:res.users.pass.history,id:0
  84. msgid "ID"
  85. msgstr "ID"
  86. #. module: password_security
  87. #: field:res.users.pass.history,__last_update:0
  88. msgid "Last Modified on"
  89. msgstr "Zuletzt geändert am"
  90. #. module: password_security
  91. #: field:res.users.pass.history,write_uid:0
  92. msgid "Last Updated by"
  93. msgstr "Zuletzt aktualisiert von"
  94. #. module: password_security
  95. #: field:res.users.pass.history,write_date:0
  96. msgid "Last Updated on"
  97. msgstr "Zuletzt aktualisiert am"
  98. #. module: password_security
  99. #: field:res.users,password_write_date:0
  100. msgid "Last password update"
  101. msgstr "Aktualisierung letzten Passworts"
  102. #. module: password_security
  103. #: field:res.company,password_lower:0
  104. msgid "Lowercase"
  105. msgstr "Kleinschreibung"
  106. #. module: password_security
  107. #: code:addons/password_security/models/res_users.py:52
  108. #, python-format
  109. msgid "Lowercase letter"
  110. msgstr "Kleinbuchstabe"
  111. #. module: password_security
  112. #: field:res.company,password_minimum:0
  113. msgid "Minimum Hours"
  114. msgstr "Mindeststunden"
  115. #. module: password_security
  116. #: help:res.company,password_length:0
  117. msgid "Minimum number of characters"
  118. msgstr "Mindestanzahl an Zeichen"
  119. #. module: password_security
  120. #: code:addons/password_security/models/res_users.py:60
  121. #, python-format
  122. msgid "Must contain the following:"
  123. msgstr "Muss das Folgende enthalten:"
  124. #. module: password_security
  125. #: field:res.company,password_numeric:0
  126. msgid "Numeric"
  127. msgstr "Numerisch"
  128. #. module: password_security
  129. #: code:addons/password_security/models/res_users.py:56
  130. #, python-format
  131. msgid "Numeric digit"
  132. msgstr "Numerische Ziffer"
  133. #. module: password_security
  134. #: field:res.users,password_history_ids:0
  135. msgid "Password History"
  136. msgstr "Passwortverlauf"
  137. #. module: password_security
  138. #: view:res.company:password_security.view_company_form
  139. msgid "Password Policy"
  140. msgstr "Passwort-Regelung"
  141. #. module: password_security
  142. #: code:addons/password_security/models/res_users.py:63
  143. #, python-format
  144. msgid "Password must be %d characters or more."
  145. msgstr "Passwort muss mindestens %d Zeichen haben."
  146. #. module: password_security
  147. #: code:addons/password_security/models/res_users.py:122
  148. #, python-format
  149. msgid ""
  150. "Passwords can only be reset every %d hour(s). Please contact an "
  151. "administrator for assistance."
  152. msgstr ""
  153. "Passworte dürfen nur alle %d Stunde(n) zurückgesetzt werden. Bitte nehmen "
  154. "Sie für Hilfestellung mit Ihrem Administrator Kontakt auf."
  155. #. module: password_security
  156. #: help:res.company,password_lower:0
  157. msgid "Require lowercase letters"
  158. msgstr "Fordere Kleinbuchstaben"
  159. #. module: password_security
  160. #: help:res.company,password_numeric:0
  161. msgid "Require numeric digits"
  162. msgstr "Fordere numerische Ziffern"
  163. #. module: password_security
  164. #: help:res.company,password_special:0
  165. msgid "Require special characters"
  166. msgstr "Fordere Sonderzeichen"
  167. #. module: password_security
  168. #: help:res.company,password_upper:0
  169. msgid "Require uppercase letters"
  170. msgstr "Fordere Grossbuchstaben"
  171. #. module: password_security
  172. #: view:res.company:password_security.view_company_form
  173. msgid "Required Characters"
  174. msgstr "Erforderliche Zeichenzahl"
  175. #. module: password_security
  176. #: model:ir.model,name:password_security.model_res_users_pass_history
  177. msgid "Res Users Password History"
  178. msgstr "Res-Users Passworthistorie"
  179. #. module: password_security
  180. #: field:res.company,password_special:0
  181. msgid "Special"
  182. msgstr "Besonders"
  183. #. module: password_security
  184. #: code:addons/password_security/models/res_users.py:58
  185. #, python-format
  186. msgid "Special character"
  187. msgstr "Sonderzeichen"
  188. #. module: password_security
  189. #: view:res.company:password_security.view_company_form
  190. msgid "Timings"
  191. msgstr "Zeitmessungen"
  192. #. module: password_security
  193. #: field:res.company,password_upper:0
  194. msgid "Uppercase"
  195. msgstr "Grossbuchstaben"
  196. #. module: password_security
  197. #: code:addons/password_security/models/res_users.py:54
  198. #, python-format
  199. msgid "Uppercase letter"
  200. msgstr "Grossbuchstabe"
  201. #. module: password_security
  202. #: field:res.users.pass.history,user_id:0
  203. msgid "User"
  204. msgstr "Benutzer"
  205. #. module: password_security
  206. #: model:ir.model,name:password_security.model_res_users
  207. msgid "Users"
  208. msgstr "Benutzer"