de.po 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_signup
  4. #
  5. # Translators:
  6. # Stefan Reisich <nafex@gmx.net>, 2023
  7. # Larissa Manderfeld, 2023
  8. # Martin Trigaux, 2023
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 16.0\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2023-05-23 08:23+0000\n"
  15. "PO-Revision-Date: 2022-09-22 05:45+0000\n"
  16. "Last-Translator: Martin Trigaux, 2023\n"
  17. "Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: de\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. module: auth_signup
  24. #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
  25. msgid ""
  26. "<strong>A password reset has been requested for this user. An email "
  27. "containing the following link has been sent:</strong>"
  28. msgstr ""
  29. "<strong>Für diesen Benutzer wurde eine Passwortzurücksetzung beantragt. Eine"
  30. " E-Mail mit dem folgenden Link wurde gesendet:</strong>"
  31. #. module: auth_signup
  32. #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
  33. msgid ""
  34. "<strong>An invitation email containing the following subscription link has "
  35. "been sent:</strong>"
  36. msgstr ""
  37. "<strong>Eine Einladungs-E-Mail mit dem folgenden Bestätigungslink wurde "
  38. "versendet:</strong>"
  39. #. module: auth_signup
  40. #: model:mail.template,body_html:auth_signup.mail_template_data_unregistered_users
  41. msgid ""
  42. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  43. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  44. "<tbody>\n"
  45. " <!-- CONTENT -->\n"
  46. " <tr>\n"
  47. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  48. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  49. " <t t-set=\"invited_users\" t-value=\"ctx.get('invited_users', [])\"></t>\n"
  50. " <td style=\"text-align : left\">\n"
  51. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  52. " Pending Invitations\n"
  53. " </span><br><br>\n"
  54. " </td>\n"
  55. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  56. " <div>\n"
  57. " Dear <t t-out=\"object.name or ''\">Mitchell Admin</t>,<br> <br>\n"
  58. " You added the following user(s) to your database but they haven't registered yet:\n"
  59. " <ul>\n"
  60. " <t t-foreach=\"invited_users\" t-as=\"invited_user\">\n"
  61. " <li t-out=\"invited_user or ''\">demo@example.com</li>\n"
  62. " </t>\n"
  63. " </ul>\n"
  64. " Follow up with them so they can access your database and start working with you.\n"
  65. " <br><br>\n"
  66. " Have a nice day!<br>\n"
  67. " --<br>The <t t-out=\"object.company_id.name or ''\">YourCompany</t> Team\n"
  68. " </div>\n"
  69. " </td></tr>\n"
  70. " <tr><td style=\"text-align:center;\">\n"
  71. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  72. " </td></tr>\n"
  73. " </table>\n"
  74. " </td>\n"
  75. " </tr>\n"
  76. "</tbody>\n"
  77. "</table>\n"
  78. "</td></tr>\n"
  79. "</table>\n"
  80. " "
  81. msgstr ""
  82. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  83. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  84. "<tbody>\n"
  85. " <!-- CONTENT -->\n"
  86. " <tr>\n"
  87. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  88. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  89. " <t t-set=\"invited_users\" t-value=\"ctx.get('invited_users', [])\"></t>\n"
  90. " <td style=\"text-align : left\">\n"
  91. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  92. " Ausstehende Einladungen\n"
  93. " </span><br><br>\n"
  94. " </td>\n"
  95. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  96. " <div>\n"
  97. " Hallo <t t-out=\"object.name or ''\">Mitchell Admin</t>,<br> <br>\n"
  98. " Sie haben folgende(n) Benutzer zu Ihrer Datenbank hinzugefügt, aber eine Registrierung hat noch nicht stattgefunden:\n"
  99. " <ul>\n"
  100. " <t t-foreach=\"invited_users\" t-as=\"invited_user\">\n"
  101. " <li t-out=\"invited_user or ''\">demo@example.com</li>\n"
  102. " </t>\n"
  103. " </ul>\n"
  104. " Setzen Sie sich mit ihnen in Verbindung, damit sie Zugang zu Ihrer Datenbank erhalten und mit Ihnen zusammenarbeiten können.\n"
  105. " <br><br>\n"
  106. " Einen schönen Tag!<br>\n"
  107. " --<br>Das <t t-out=\"object.company_id.name or ''\">YourCompany</t>-Team\n"
  108. " </div>\n"
  109. " </td></tr>\n"
  110. " <tr><td style=\"text-align:center;\">\n"
  111. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  112. " </td></tr>\n"
  113. " </table>\n"
  114. " </td>\n"
  115. " </tr>\n"
  116. "</tbody>\n"
  117. "</table>\n"
  118. "</td></tr>\n"
  119. "</table>\n"
  120. " "
  121. #. module: auth_signup
  122. #: model:mail.template,body_html:auth_signup.set_password_email
  123. msgid ""
  124. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: 16px; background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  125. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  126. "<tbody>\n"
  127. " <!-- HEADER -->\n"
  128. " <tr>\n"
  129. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  130. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  131. " <tr><td valign=\"middle\">\n"
  132. " <span style=\"font-size: 10px;\">Welcome to Odoo</span><br>\n"
  133. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  134. " <t t-out=\"object.name or ''\">Marc Demo</t>\n"
  135. " </span>\n"
  136. " </td><td valign=\"middle\" align=\"right\">\n"
  137. " <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
  138. " </td></tr>\n"
  139. " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
  140. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  141. " </td></tr>\n"
  142. " </table>\n"
  143. " </td>\n"
  144. " </tr>\n"
  145. " <!-- CONTENT -->\n"
  146. " <tr>\n"
  147. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  148. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  149. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  150. " <div>\n"
  151. " Dear <t t-out=\"object.name or ''\">Marc Demo</t>,<br><br>\n"
  152. " You have been invited by <t t-out=\"object.create_uid.name or ''\">OdooBot</t> of <t t-out=\"object.company_id.name or ''\">YourCompany</t> to connect on Odoo.\n"
  153. " <div style=\"margin: 16px 0px 16px 0px;\">\n"
  154. " <a t-att-href=\"object.signup_url\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
  155. " Accept invitation\n"
  156. " </a>\n"
  157. " </div>\n"
  158. " <t t-set=\"website_url\" t-value=\"object.get_base_url()\"></t>\n"
  159. " Your Odoo domain is: <b><a t-att-href=\"website_url\" t-out=\"website_url or ''\">http://yourcompany.odoo.com</a></b><br>\n"
  160. " Your sign in email is: <b><a t-attf-href=\"/web/login?login={{ object.email }}\" target=\"_blank\" t-out=\"object.email or ''\">mark.brown23@example.com</a></b><br><br>\n"
  161. " Never heard of Odoo? It’s an all-in-one business software loved by 7+ million users. It will considerably improve your experience at work and increase your productivity.\n"
  162. " <br><br>\n"
  163. " Have a look at the <a href=\"https://www.odoo.com/page/tour?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo Tour</a> to discover the tool.\n"
  164. " <br><br>\n"
  165. " Enjoy Odoo!<br>\n"
  166. " --<br>The <t t-out=\"object.company_id.name or ''\">YourCompany</t> Team\n"
  167. " </div>\n"
  168. " </td></tr>\n"
  169. " <tr><td style=\"text-align:center;\">\n"
  170. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  171. " </td></tr>\n"
  172. " </table>\n"
  173. " </td>\n"
  174. " </tr>\n"
  175. " <!-- FOOTER -->\n"
  176. " <tr>\n"
  177. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  178. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  179. " <tr><td valign=\"middle\" align=\"left\">\n"
  180. " <t t-out=\"object.company_id.name or ''\">YourCompany</t>\n"
  181. " </td></tr>\n"
  182. " <tr><td valign=\"middle\" align=\"left\" style=\"opacity: 0.7;\">\n"
  183. " <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</t>\n"
  184. " <t t-if=\"object.company_id.email\">\n"
  185. " | <a t-att-href=\"'mailto:%s' % object.company_id.email\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.email or ''\">info@yourcompany.com</a>\n"
  186. " </t>\n"
  187. " <t t-if=\"object.company_id.website\">\n"
  188. " | <a t-att-href=\"'%s' % object.company_id.website\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.website or ''\">http://www.example.com</a>\n"
  189. " </t>\n"
  190. " </td></tr>\n"
  191. " </table>\n"
  192. " </td>\n"
  193. " </tr>\n"
  194. "</tbody>\n"
  195. "</table>\n"
  196. "</td></tr>\n"
  197. "<!-- POWERED BY -->\n"
  198. "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
  199. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;\">\n"
  200. " <tr><td style=\"text-align: center; font-size: 13px;\">\n"
  201. " Powered by <a target=\"_blank\" href=\"https://www.odoo.com?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo</a>\n"
  202. " </td></tr>\n"
  203. " </table>\n"
  204. "</td></tr>\n"
  205. "</table>"
  206. msgstr ""
  207. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: 16px; background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  208. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  209. "<tbody>\n"
  210. " <!-- HEADER -->\n"
  211. " <tr>\n"
  212. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  213. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  214. " <tr><td valign=\"middle\">\n"
  215. " <span style=\"font-size: 10px;\">Willkommen bei Odoo</span><br/>\n"
  216. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  217. " <t t-out=\"object.name or ''\">Marc Demo</t>\n"
  218. " </span>\n"
  219. " </td><td valign=\"middle\" align=\"right\">\n"
  220. " <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
  221. " </td></tr>\n"
  222. " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
  223. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  224. " </td></tr>\n"
  225. " </table>\n"
  226. " </td>\n"
  227. " </tr>\n"
  228. " <!-- INHALT -->\n"
  229. " <tr>\n"
  230. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  231. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  232. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  233. " <div>\n"
  234. " Hallo <t t-out=\"object.name or ''\">Marc Demo</t>,<br><br>\n"
  235. " <t t-out=\"object.create_uid.name or ''\">OdooBot</t> von<t t-out=\"object.company_id.name or ''\">YourCompany</t> lädt Sie ein, sich auf Odoo zu vernetzen.\n"
  236. " <div style=\"margin: 16px 0px 16px 0px;\">\n"
  237. " <a t-att-href=\"object.signup_url\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
  238. " Einladung annehmen\n"
  239. " </a>\n"
  240. " </div>\n"
  241. " <t t-set=\"website_url\" t-value=\"object.get_base_url()\"></t>\n"
  242. " Ihre Odoo-Domain ist: <b><a t-att-href=\"website_url\" t-out=\"website_url or ''\">http://yourcompany.odoo.com</a></b><br>\n"
  243. " Ihre Anmelde-E-Mail ist: <b><a t-attf-href=\"/web/login?login={{ object.email }}\" target=\"_blank\" t-out=\"object.email or ''\">mark.brown23@example.com</a></b><br><br>\n"
  244. " Noch nie von Odoo gehört? Es ist eine All-in-One-Business-Software, die von mehr als 7 Millionen Nutzern verwendet wird. Sie wird Ihre Arbeitserfahrung erheblich verbessern und Ihre Produktivität steigern.\n"
  245. " <br><br>\n"
  246. " Machen Sie die <a href=\"https://www.odoo.com/page/tour?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo Tour</a>, um Odoo kennenzulernen.\n"
  247. " <br><br>\n"
  248. " Viel Spaß mit Odoo!<br>\n"
  249. " --<br>Das <t t-out=\"object.company_id.name or ''\">YourCompany</t>-Team\n"
  250. " </div>\n"
  251. " </td></tr>\n"
  252. " <tr><td style=\"text-align:center;\">\n"
  253. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  254. " </td></tr>\n"
  255. " </table>\n"
  256. " </td>\n"
  257. " </tr>\n"
  258. " <!-- FOOTER -->\n"
  259. " <tr>\n"
  260. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  261. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  262. " <tr><td valign=\"middle\" align=\"left\">\n"
  263. " <t t-out=\"object.company_id.name or ''\">YourCompany</t>\n"
  264. " </td></tr>\n"
  265. " <tr><td valign=\"middle\" align=\"left\" style=\"opacity: 0.7;\">\n"
  266. " <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</t>\n"
  267. " <t t-if=\"object.company_id.email\">\n"
  268. " | <a t-att-href=\"'mailto:%s' % object.company_id.email\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.email or ''\">info@yourcompany.com</a>\n"
  269. " </t>\n"
  270. " <t t-if=\"object.company_id.website\">\n"
  271. " | <a t-att-href=\"'%s' % object.company_id.website\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.website or ''\">http://www.example.com</a>\n"
  272. " </t>\n"
  273. " </td></tr>\n"
  274. " </table>\n"
  275. " </td>\n"
  276. " </tr>\n"
  277. "</tbody>\n"
  278. "</table>\n"
  279. "</td></tr>\n"
  280. "<!-- POWERED BY -->\n"
  281. "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
  282. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;\">\n"
  283. " <tr><td style=\"text-align: center; font-size: 13px;\">\n"
  284. " Powered by <a target=\"_blank\" href=\"https://www.odoo.com?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo</a>\n"
  285. " </td></tr>\n"
  286. " </table>\n"
  287. "</td></tr>\n"
  288. "</table>"
  289. #. module: auth_signup
  290. #: model:mail.template,body_html:auth_signup.reset_password_email
  291. msgid ""
  292. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: 16px; background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  293. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  294. "<tbody>\n"
  295. " <!-- HEADER -->\n"
  296. " <tr>\n"
  297. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  298. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  299. " <tr><td valign=\"middle\">\n"
  300. " <span style=\"font-size: 10px;\">Your Account</span><br>\n"
  301. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  302. " <t t-out=\"object.name or ''\">Marc Demo</t>\n"
  303. " </span>\n"
  304. " </td><td valign=\"middle\" align=\"right\">\n"
  305. " <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
  306. " </td></tr>\n"
  307. " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
  308. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  309. " </td></tr>\n"
  310. " </table>\n"
  311. " </td>\n"
  312. " </tr>\n"
  313. " <!-- CONTENT -->\n"
  314. " <tr>\n"
  315. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  316. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  317. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  318. " <div>\n"
  319. " Dear <t t-out=\"object.name or ''\">Marc Demo</t>,<br><br>\n"
  320. " A password reset was requested for the Odoo account linked to this email.\n"
  321. " You may change your password by following this link which will remain valid during 24 hours:<br>\n"
  322. " <div style=\"margin: 16px 0px 16px 0px;\">\n"
  323. " <a t-att-href=\"object.signup_url\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
  324. " Change password\n"
  325. " </a>\n"
  326. " </div>\n"
  327. " If you do not expect this, you can safely ignore this email.<br><br>\n"
  328. " Thanks,\n"
  329. " <t t-if=\"user.signature\">\n"
  330. " <br>\n"
  331. " <t t-out=\"user.signature or ''\">--<br>Mitchell Admin</t>\n"
  332. " </t>\n"
  333. " </div>\n"
  334. " </td></tr>\n"
  335. " <tr><td style=\"text-align:center;\">\n"
  336. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  337. " </td></tr>\n"
  338. " </table>\n"
  339. " </td>\n"
  340. " </tr>\n"
  341. " <!-- FOOTER -->\n"
  342. " <tr>\n"
  343. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  344. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  345. " <tr><td valign=\"middle\" align=\"left\">\n"
  346. " <t t-out=\"object.company_id.name or ''\">YourCompany</t>\n"
  347. " </td></tr>\n"
  348. " <tr><td valign=\"middle\" align=\"left\" style=\"opacity: 0.7;\">\n"
  349. " <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</t>\n"
  350. "\n"
  351. " <t t-if=\"object.company_id.email\">\n"
  352. " | <a t-att-href=\"'mailto:%s' % object.company_id.email\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.email or ''\">info@yourcompany.com</a>\n"
  353. " </t>\n"
  354. " <t t-if=\"object.company_id.website\">\n"
  355. " | <a t-att-href=\"'%s' % object.company_id.website\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.website or ''\">http://www.example.com</a>\n"
  356. " </t>\n"
  357. " </td></tr>\n"
  358. " </table>\n"
  359. " </td>\n"
  360. " </tr>\n"
  361. "</tbody>\n"
  362. "</table>\n"
  363. "</td></tr>\n"
  364. "<!-- POWERED BY -->\n"
  365. "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
  366. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;\">\n"
  367. " <tr><td style=\"text-align: center; font-size: 13px;\">\n"
  368. " Powered by <a target=\"_blank\" href=\"https://www.odoo.com?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo</a>\n"
  369. " </td></tr>\n"
  370. " </table>\n"
  371. "</td></tr>\n"
  372. "</table>\n"
  373. " "
  374. msgstr ""
  375. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: 16px; background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  376. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  377. "<tbody>\n"
  378. " <!-- HEADER -->\n"
  379. " <tr>\n"
  380. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  381. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  382. " <tr><td valign=\"middle\">\n"
  383. " <span style=\"font-size: 10px;\">Ihr Konto</span><br>\n"
  384. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  385. " <t t-out=\"object.name or ''\">Marc Demo</t>\n"
  386. " </span>\n"
  387. " </td><td valign=\"middle\" align=\"right\">\n"
  388. " <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
  389. " </td></tr>\n"
  390. " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
  391. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  392. " </td></tr>\n"
  393. " </table>\n"
  394. " </td>\n"
  395. " </tr>\n"
  396. " <!-- CONTENT -->\n"
  397. " <tr>\n"
  398. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  399. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  400. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  401. " <div>\n"
  402. " Hallo <t t-out=\"object.name or ''\">Marc Demo</t>,<br><br>\n"
  403. " für das mit dieser E-Mail verknüpfte Odoo-Konto wurde ein neues Passwort angefordert.\n"
  404. "Sie können Ihr Passwort ändern, indem Sie diesem Link folgen, der 24 Stunden lang gültig ist:<br>\n"
  405. " <div style=\"margin: 16px 0px 16px 0px;\">\n"
  406. " <a t-att-href=\"object.signup_url\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
  407. " Passwort ändern\n"
  408. " </a>\n"
  409. " </div>\n"
  410. " Wenn Sie dies nicht möchten, können Sie diese E-Mail einfach ignorieren.<br><br>\n"
  411. " Vielen Dank!\n"
  412. " <t t-if=\"user.signature\">\n"
  413. " <br>\n"
  414. " <t t-out=\"user.signature or ''\">--<br>Mitchell Admin</t>\n"
  415. " </t>\n"
  416. " </div>\n"
  417. " </td></tr>\n"
  418. " <tr><td style=\"text-align:center;\">\n"
  419. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  420. " </td></tr>\n"
  421. " </table>\n"
  422. " </td>\n"
  423. " </tr>\n"
  424. " <!-- FOOTER -->\n"
  425. " <tr>\n"
  426. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  427. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  428. " <tr><td valign=\"middle\" align=\"left\">\n"
  429. " <t t-out=\"object.company_id.name or ''\">YourCompany</t>\n"
  430. " </td></tr>\n"
  431. " <tr><td valign=\"middle\" align=\"left\" style=\"opacity: 0.7;\">\n"
  432. " <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</t>\n"
  433. "\n"
  434. " <t t-if=\"object.company_id.email\">\n"
  435. " | <a t-att-href=\"'mailto:%s' % object.company_id.email\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.email or ''\">info@yourcompany.com</a>\n"
  436. " </t>\n"
  437. " <t t-if=\"object.company_id.website\">\n"
  438. " | <a t-att-href=\"'%s' % object.company_id.website\" style=\"text-decoration:none; color: #454748;\" t-out=\"object.company_id.website or ''\">http://www.example.com</a>\n"
  439. " </t>\n"
  440. " </td></tr>\n"
  441. " </table>\n"
  442. " </td>\n"
  443. " </tr>\n"
  444. "</tbody>\n"
  445. "</table>\n"
  446. "</td></tr>\n"
  447. "<!-- POWERED BY -->\n"
  448. "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
  449. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;\">\n"
  450. " <tr><td style=\"text-align: center; font-size: 13px;\">\n"
  451. " Powered by <a target=\"_blank\" href=\"https://www.odoo.com?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo</a>\n"
  452. " </td></tr>\n"
  453. " </table>\n"
  454. "</td></tr>\n"
  455. "</table>\n"
  456. " "
  457. #. module: auth_signup
  458. #: model:mail.template,body_html:auth_signup.mail_template_user_signup_account_created
  459. msgid ""
  460. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: 16px; background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  461. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  462. "<tbody>\n"
  463. " <!-- HEADER -->\n"
  464. " <tr>\n"
  465. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  466. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  467. " <tr><td valign=\"middle\">\n"
  468. " <span style=\"font-size: 10px;\">Your Account</span><br>\n"
  469. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  470. " <t t-out=\"object.name or ''\">Marc Demo</t>\n"
  471. " </span>\n"
  472. " </td><td valign=\"middle\" align=\"right\">\n"
  473. " <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
  474. " </td></tr>\n"
  475. " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
  476. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  477. " </td></tr>\n"
  478. " </table>\n"
  479. " </td>\n"
  480. " </tr>\n"
  481. " <!-- CONTENT -->\n"
  482. " <tr>\n"
  483. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  484. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  485. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  486. " <div>\n"
  487. " Dear <t t-out=\"object.name or ''\">Marc Demo</t>,<br><br>\n"
  488. " Your account has been successfully created!<br>\n"
  489. " Your login is <strong><t t-out=\"object.email or ''\">mark.brown23@example.com</t></strong><br>\n"
  490. " To gain access to your account, you can use the following link:\n"
  491. " <div style=\"margin: 16px 0px 16px 0px;\">\n"
  492. " <a t-attf-href=\"/web/login?auth_login={{object.email}}\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
  493. " Go to My Account\n"
  494. " </a>\n"
  495. " </div>\n"
  496. " Thanks,<br>\n"
  497. " <t t-if=\"user.signature\">\n"
  498. " <br>\n"
  499. " <t t-out=\"user.signature or ''\">--<br>Mitchell Admin</t>\n"
  500. " </t>\n"
  501. " </div>\n"
  502. " </td></tr>\n"
  503. " <tr><td style=\"text-align:center;\">\n"
  504. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  505. " </td></tr>\n"
  506. " </table>\n"
  507. " </td>\n"
  508. " </tr>\n"
  509. " <!-- FOOTER -->\n"
  510. " <tr>\n"
  511. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  512. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  513. " <tr><td valign=\"middle\" align=\"left\">\n"
  514. " <t t-out=\"object.company_id.name or ''\">YourCompany</t>\n"
  515. " </td></tr>\n"
  516. " <tr><td valign=\"middle\" align=\"left\" style=\"opacity: 0.7;\">\n"
  517. " <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</t>\n"
  518. " <t t-if=\"object.company_id.email\">\n"
  519. " | <a t-attf-href=\"'mailto:%s' % {{ object.company_id.email }}\" style=\"text-decoration:none; color: #454748;\"><t t-out=\"object.company_id.email or ''\">info@yourcompany.com</t></a>\n"
  520. " </t>\n"
  521. " <t t-if=\"object.company_id.website\">\n"
  522. " | <a t-attf-href=\"'%s' % {{ object.company_id.website }}\" style=\"text-decoration:none; color: #454748;\">\n"
  523. " <t t-out=\"object.company_id.website or ''\">http://www.example.com</t>\n"
  524. " </a>\n"
  525. " </t>\n"
  526. " </td></tr>\n"
  527. " </table>\n"
  528. " </td>\n"
  529. " </tr>\n"
  530. "</tbody>\n"
  531. "</table>\n"
  532. "</td></tr>\n"
  533. "<!-- POWERED BY -->\n"
  534. "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
  535. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;\">\n"
  536. " <tr><td style=\"text-align: center; font-size: 13px;\">\n"
  537. " Powered by <a target=\"_blank\" href=\"https://www.odoo.com?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo</a>\n"
  538. " </td></tr>\n"
  539. " </table>\n"
  540. "</td></tr>\n"
  541. "</table>"
  542. msgstr ""
  543. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: 16px; background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td align=\"center\">\n"
  544. "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: #FFFFFF; color: #454748; border-collapse:separate;\">\n"
  545. "<tbody>\n"
  546. " <!-- HEADER -->\n"
  547. " <tr>\n"
  548. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  549. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  550. " <tr><td valign=\"middle\">\n"
  551. " <span style=\"font-size: 10px;\">Ihr Konto</span><br>\n"
  552. " <span style=\"font-size: 20px; font-weight: bold;\">\n"
  553. " <t t-out=\"object.name or ''\">Marc Demo</t>\n"
  554. " </span>\n"
  555. " </td><td valign=\"middle\" align=\"right\">\n"
  556. " <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
  557. " </td></tr>\n"
  558. " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
  559. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  560. " </td></tr>\n"
  561. " </table>\n"
  562. " </td>\n"
  563. " </tr>\n"
  564. " <!-- CONTENT -->\n"
  565. " <tr>\n"
  566. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  567. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  568. " <tr><td valign=\"top\" style=\"font-size: 13px;\">\n"
  569. " <div>\n"
  570. " Hallo <t t-out=\"object.name or ''\">Marc Demo</t>,<br> <br>\n"
  571. " Ihr Konto wurde erfolgreich angelegt!<br>\n"
  572. " Ihr Login ist <strong><t t-out=\"object.email or ''\">mark.brown23@example.com</t></strong><br>\n"
  573. " Um Zugang zu Ihrem Konto zu erhalten, klicken Sie auf folgenden Link:\n"
  574. " <div style=\"margin: 16px 0px 16px 0px;\">\n"
  575. " <a t-attf-href=\"/web/login?auth_login={{object.email}}\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
  576. " Zu meinem Konto gehen\n"
  577. " </a>\n"
  578. " </div>\n"
  579. " Vielen Dank!<br>\n"
  580. " <t t-if=\"user.signature\">\n"
  581. " <br>\n"
  582. " <t t-out=\"user.signature or ''\">--<br>Mitchell Admin</t>\n"
  583. " </t>\n"
  584. " </div>\n"
  585. " </td></tr>\n"
  586. " <tr><td style=\"text-align:center;\">\n"
  587. " <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\">\n"
  588. " </td></tr>\n"
  589. " </table>\n"
  590. " </td>\n"
  591. " </tr>\n"
  592. " <!-- FOOTER -->\n"
  593. " <tr>\n"
  594. " <td align=\"center\" style=\"min-width: 590px;\">\n"
  595. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
  596. " <tr><td valign=\"middle\" align=\"left\">\n"
  597. " <t t-out=\"object.company_id.name or ''\">YourCompany</t>\n"
  598. " </td></tr>\n"
  599. " <tr><td valign=\"middle\" align=\"left\" style=\"opacity: 0.7;\">\n"
  600. " <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</t>\n"
  601. " <t t-if=\"object.company_id.email\">\n"
  602. " | <a t-attf-href=\"'mailto:%s' % {{ object.company_id.email }}\" style=\"text-decoration:none; color: #454748;\"><t t-out=\"object.company_id.email or ''\">info@yourcompany.com</t></a>\n"
  603. " </t>\n"
  604. " <t t-if=\"object.company_id.website\">\n"
  605. " | <a t-attf-href=\"'%s' % {{ object.company_id.website }}\" style=\"text-decoration:none; color: #454748;\">\n"
  606. " <t t-out=\"object.company_id.website or ''\">http://www.example.com</t>\n"
  607. " </a>\n"
  608. " </t>\n"
  609. " </td></tr>\n"
  610. " </table>\n"
  611. " </td>\n"
  612. " </tr>\n"
  613. "</tbody>\n"
  614. "</table>\n"
  615. "</td></tr>\n"
  616. "<!-- POWERED BY -->\n"
  617. "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
  618. " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;\">\n"
  619. " <tr><td style=\"text-align: center; font-size: 13px;\">\n"
  620. " Powered by <a target=\"_blank\" href=\"https://www.odoo.com?utm_source=db&amp;utm_medium=auth\" style=\"color: #875A7B;\">Odoo</a>\n"
  621. " </td></tr>\n"
  622. " </table>\n"
  623. "</td></tr>\n"
  624. "</table>"
  625. #. module: auth_signup
  626. #: model_terms:ir.ui.view,arch_db:auth_signup.signup
  627. msgid "Already have an account?"
  628. msgstr "Haben Sie schon ein Konto?"
  629. #. module: auth_signup
  630. #. odoo-python
  631. #: code:addons/auth_signup/controllers/main.py:0
  632. #, python-format
  633. msgid "Another user is already registered using this email address."
  634. msgstr ""
  635. "Ein anderer Benutzer ist bereits mit dieser E-Mail-Adresse registriert"
  636. #. module: auth_signup
  637. #. odoo-python
  638. #: code:addons/auth_signup/controllers/main.py:0
  639. #, python-format
  640. msgid "Authentication Failed."
  641. msgstr "Authentifizierung fehlgeschlagen"
  642. #. module: auth_signup
  643. #: model_terms:ir.ui.view,arch_db:auth_signup.reset_password
  644. msgid "Back to Login"
  645. msgstr "Zurück zur Anmeldung"
  646. #. module: auth_signup
  647. #. odoo-python
  648. #: code:addons/auth_signup/models/res_users.py:0
  649. #, python-format
  650. msgid "Cannot send email: user %s has no email address."
  651. msgstr ""
  652. "E-Mail kann nicht versendet werden: Benutzer %s hat keine E-Mail-Adresse"
  653. #. module: auth_signup
  654. #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
  655. msgid "Close"
  656. msgstr "Schließen"
  657. #. module: auth_signup
  658. #: model:ir.model,name:auth_signup.model_res_config_settings
  659. msgid "Config Settings"
  660. msgstr "Konfigurationseinstellungen"
  661. #. module: auth_signup
  662. #: model_terms:ir.ui.view,arch_db:auth_signup.fields
  663. msgid "Confirm Password"
  664. msgstr "Passwort bestätigen"
  665. #. module: auth_signup
  666. #: model:ir.model.fields.selection,name:auth_signup.selection__res_users__state__active
  667. msgid "Confirmed"
  668. msgstr "Bestätigt"
  669. #. module: auth_signup
  670. #: model:ir.model,name:auth_signup.model_res_partner
  671. msgid "Contact"
  672. msgstr "Kontakt"
  673. #. module: auth_signup
  674. #. odoo-python
  675. #: code:addons/auth_signup/controllers/main.py:0
  676. #, python-format
  677. msgid "Could not create a new account."
  678. msgstr "Neues Konto konnte nicht angelegt werden."
  679. #. module: auth_signup
  680. #. odoo-python
  681. #: code:addons/auth_signup/controllers/main.py:0
  682. #, python-format
  683. msgid "Could not reset your password"
  684. msgstr "Ihr Passwort konnte nicht zurückgesetzt werden"
  685. #. module: auth_signup
  686. #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__auth_signup_uninvited
  687. msgid "Customer Account"
  688. msgstr "Kundenkonto"
  689. #. module: auth_signup
  690. #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form
  691. msgid "Default Access Rights"
  692. msgstr "Standard-Zugriffsrechte"
  693. #. module: auth_signup
  694. #: model_terms:ir.ui.view,arch_db:auth_signup.login
  695. msgid "Don't have an account?"
  696. msgstr "Noch kein Benutzerkonto?"
  697. #. module: auth_signup
  698. #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__auth_signup_reset_password
  699. #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form
  700. msgid "Enable password reset from Login page"
  701. msgstr ""
  702. "Erlauben Sie es, dass Passwörter über die Anmeldeseite zurückgesetzt werden"
  703. #. module: auth_signup
  704. #: model:ir.model.fields.selection,name:auth_signup.selection__res_config_settings__auth_signup_uninvited__b2c
  705. msgid "Free sign up"
  706. msgstr "Kostenlose Anmeldung"
  707. #. module: auth_signup
  708. #: model:ir.model,name:auth_signup.model_ir_http
  709. msgid "HTTP Routing"
  710. msgstr "HTTP-Routing"
  711. #. module: auth_signup
  712. #. odoo-python
  713. #: code:addons/auth_signup/controllers/main.py:0
  714. #, python-format
  715. msgid "Invalid signup token"
  716. msgstr "Ungültiges Registrierungstoken"
  717. #. module: auth_signup
  718. #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form
  719. msgid "Let your customers log in to see their documents"
  720. msgstr "Kunden können sich anmelden, um ihre Dokumente zu sehen"
  721. #. module: auth_signup
  722. #: model:ir.model.fields.selection,name:auth_signup.selection__res_users__state__new
  723. msgid "Never Connected"
  724. msgstr "Nie verbunden"
  725. #. module: auth_signup
  726. #. odoo-python
  727. #: code:addons/auth_signup/models/res_users.py:0
  728. #, python-format
  729. msgid "No account found for this login"
  730. msgstr "Kein Konto für diese Anmeldedaten gefunden"
  731. #. module: auth_signup
  732. #. odoo-python
  733. #: code:addons/auth_signup/controllers/main.py:0
  734. #, python-format
  735. msgid "No login provided."
  736. msgstr "Keine Anmeldung vorhanden."
  737. #. module: auth_signup
  738. #: model:ir.model.fields.selection,name:auth_signup.selection__res_config_settings__auth_signup_uninvited__b2b
  739. msgid "On invitation"
  740. msgstr "Auf Einladung"
  741. #. module: auth_signup
  742. #: model_terms:ir.ui.view,arch_db:auth_signup.fields
  743. msgid "Password"
  744. msgstr "Passwort"
  745. #. module: auth_signup
  746. #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form
  747. msgid "Password Reset"
  748. msgstr "Passwort zurücksetzen"
  749. #. module: auth_signup
  750. #: model:mail.template,subject:auth_signup.reset_password_email
  751. msgid "Password reset"
  752. msgstr "Passwortzurücksetzung"
  753. #. module: auth_signup
  754. #. odoo-python
  755. #: code:addons/auth_signup/controllers/main.py:0
  756. #, python-format
  757. msgid "Password reset instructions sent to your email"
  758. msgstr "Anweisungen zum Zurücksetzen des Passworts an Ihre E-Mail gesendet"
  759. #. module: auth_signup
  760. #. odoo-python
  761. #: code:addons/auth_signup/controllers/main.py:0
  762. #, python-format
  763. msgid "Passwords do not match; please retype them."
  764. msgstr "Passwörter stimmen nicht überein; bitte geben Sie sie erneut ein."
  765. #. module: auth_signup
  766. #: model_terms:ir.ui.view,arch_db:auth_signup.login_successful
  767. msgid "Registration successful."
  768. msgstr "Registrierung erfolgreich."
  769. #. module: auth_signup
  770. #: model:mail.template,subject:auth_signup.mail_template_data_unregistered_users
  771. msgid "Reminder for unregistered users"
  772. msgstr "Erinnerung für nichtregistrierte Benutzer"
  773. #. module: auth_signup
  774. #: model_terms:ir.ui.view,arch_db:auth_signup.login
  775. #: model_terms:ir.ui.view,arch_db:auth_signup.reset_password
  776. msgid "Reset Password"
  777. msgstr "Passwort zurücksetzen"
  778. #. module: auth_signup
  779. #: model:ir.actions.server,name:auth_signup.action_send_password_reset_instructions
  780. #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
  781. msgid "Send Password Reset Instructions"
  782. msgstr "Anweisungen zum Zurücksetzen des Passworts versenden"
  783. #. module: auth_signup
  784. #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
  785. msgid "Send an Invitation Email"
  786. msgstr "Eine Einladungs-E-Mail versenden"
  787. #. module: auth_signup
  788. #: model:mail.template,description:auth_signup.mail_template_data_unregistered_users
  789. msgid ""
  790. "Sent automatically to admin if new user haven't responded to the invitation"
  791. msgstr ""
  792. "Automatischer Versand an einen Administrator, wenn neue Benutzer nicht auf "
  793. "Ihre Einladung reagiert haben"
  794. #. module: auth_signup
  795. #: model:mail.template,description:auth_signup.set_password_email
  796. msgid "Sent to new user after you invited them"
  797. msgstr "Versand an neue Benutzer, nachdem Sie sie eingeladen haben"
  798. #. module: auth_signup
  799. #: model:mail.template,description:auth_signup.mail_template_user_signup_account_created
  800. msgid "Sent to portal user who registered themselves"
  801. msgstr "Versand an Portalbenutzer, die sich selbst registriert haben"
  802. #. module: auth_signup
  803. #: model:mail.template,description:auth_signup.reset_password_email
  804. msgid "Sent to user who requested a password reset"
  805. msgstr "Versand an Benutzer, die eine Passwortzurücksetzung beantragt haben"
  806. #. module: auth_signup
  807. #: model:mail.template,name:auth_signup.set_password_email
  808. msgid "Settings: New Portal Signup"
  809. msgstr "Einstellungen: Neue Portalregistrierung"
  810. #. module: auth_signup
  811. #: model:mail.template,name:auth_signup.mail_template_user_signup_account_created
  812. msgid "Settings: New User Invite"
  813. msgstr "Einstellungen: Einladung für neue Benutzer"
  814. #. module: auth_signup
  815. #: model:mail.template,name:auth_signup.mail_template_data_unregistered_users
  816. msgid "Settings: Unregistered User Reminder"
  817. msgstr "Einstellungen: Erinnerung für nichtregistrierte Benutzer"
  818. #. module: auth_signup
  819. #: model:mail.template,name:auth_signup.reset_password_email
  820. msgid "Settings: User Reset Password"
  821. msgstr "Einstellungen: Zurücksetzung des Benutzerpassworts"
  822. #. module: auth_signup
  823. #: model_terms:ir.ui.view,arch_db:auth_signup.signup
  824. msgid "Sign up"
  825. msgstr "Registrieren"
  826. #. module: auth_signup
  827. #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_expiration
  828. #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_expiration
  829. msgid "Signup Expiration"
  830. msgstr "Ablauf der Registrierung"
  831. #. module: auth_signup
  832. #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_token
  833. #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_token
  834. msgid "Signup Token"
  835. msgstr "Registrierungstoken"
  836. #. module: auth_signup
  837. #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_type
  838. #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_type
  839. msgid "Signup Token Type"
  840. msgstr "Typ des Registrierungstokens"
  841. #. module: auth_signup
  842. #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_valid
  843. #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_valid
  844. msgid "Signup Token is Valid"
  845. msgstr "Registrierungstoken ist gültig"
  846. #. module: auth_signup
  847. #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_url
  848. #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_url
  849. msgid "Signup URL"
  850. msgstr "Registrierungs-URL"
  851. #. module: auth_signup
  852. #. odoo-python
  853. #: code:addons/auth_signup/models/res_users.py:0
  854. #, python-format
  855. msgid "Signup is not allowed for uninvited users"
  856. msgstr ""
  857. "Die Registrierung ist für Benutzer, die nicht eingeladen sind, nicht "
  858. "erlaubt."
  859. #. module: auth_signup
  860. #. odoo-python
  861. #: code:addons/auth_signup/models/res_partner.py:0
  862. #, python-format
  863. msgid "Signup token '%s' is no longer valid"
  864. msgstr "Registrierungstoken „%s“ ist nicht mehr gültig"
  865. #. module: auth_signup
  866. #. odoo-python
  867. #: code:addons/auth_signup/models/res_partner.py:0
  868. #, python-format
  869. msgid "Signup token '%s' is not valid"
  870. msgstr "Registrierungstoken „%s“ ist nicht gültig"
  871. #. module: auth_signup
  872. #. odoo-python
  873. #: code:addons/auth_signup/models/res_users.py:0
  874. #, python-format
  875. msgid "Signup: invalid template user"
  876. msgstr "Registrierung: ungültiger Vorlagenbenutzer"
  877. #. module: auth_signup
  878. #. odoo-python
  879. #: code:addons/auth_signup/models/res_users.py:0
  880. #, python-format
  881. msgid "Signup: no login given for new user"
  882. msgstr "Registrierung: Für neue Benutzer wird kein Login vergeben"
  883. #. module: auth_signup
  884. #. odoo-python
  885. #: code:addons/auth_signup/models/res_users.py:0
  886. #, python-format
  887. msgid "Signup: no name or partner given for new user"
  888. msgstr ""
  889. "Registrierung: Für neuen Benutzer wird kein Name oder Partner angegeben"
  890. #. module: auth_signup
  891. #: model:ir.model.fields,field_description:auth_signup.field_res_users__state
  892. msgid "Status"
  893. msgstr "Status"
  894. #. module: auth_signup
  895. #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__auth_signup_template_user_id
  896. msgid "Template user for new users created through signup"
  897. msgstr ""
  898. "Vorlagenbenutzer für neue Benutzer, die über die Registrierung erstellt "
  899. "werden"
  900. #. module: auth_signup
  901. #. odoo-python
  902. #: code:addons/auth_signup/controllers/main.py:0
  903. #, python-format
  904. msgid "The form was not properly filled in."
  905. msgstr "Das Formular wurde nicht ordnungsgemäß ausgefüllt."
  906. #. module: auth_signup
  907. #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form
  908. msgid ""
  909. "To send invitations in B2B mode, open a contact or select several ones in "
  910. "list view and click on 'Portal Access Management' option in the dropdown "
  911. "menu *Action*."
  912. msgstr ""
  913. "Um Einladungen im B2B-Modus zu versenden, öffnen Sie einen Kontakt oder "
  914. "wählen Sie in der Listenansicht mehrere aus und klicken Sie im Drop-down-"
  915. "Menü *Aktion* auf die Option „Portal-Zugriffsverwaltung“."
  916. #. module: auth_signup
  917. #: model:ir.model,name:auth_signup.model_res_users
  918. msgid "User"
  919. msgstr "Benutzer"
  920. #. module: auth_signup
  921. #: model:ir.actions.server,name:auth_signup.ir_cron_auth_signup_send_pending_user_reminder_ir_actions_server
  922. #: model:ir.cron,cron_name:auth_signup.ir_cron_auth_signup_send_pending_user_reminder
  923. msgid "Users: Notify About Unregistered Users"
  924. msgstr "Benutzer: Benachrichtigung über nichtregistrierte Benutzer"
  925. #. module: auth_signup
  926. #: model:mail.template,subject:auth_signup.mail_template_user_signup_account_created
  927. msgid "Welcome to {{ object.company_id.name }}!"
  928. msgstr "Willkommen bei {{ object.company_id.name }}!"
  929. #. module: auth_signup
  930. #. odoo-python
  931. #: code:addons/auth_signup/models/res_users.py:0
  932. #, python-format
  933. msgid "You cannot perform this action on an archived user."
  934. msgstr ""
  935. "Sie können diese Aktion nicht für einen archivierten Benutzer durchführen."
  936. #. module: auth_signup
  937. #: model_terms:ir.ui.view,arch_db:auth_signup.fields
  938. #: model_terms:ir.ui.view,arch_db:auth_signup.reset_password
  939. msgid "Your Email"
  940. msgstr "Ihre E-Mail"
  941. #. module: auth_signup
  942. #: model_terms:ir.ui.view,arch_db:auth_signup.fields
  943. msgid "Your Name"
  944. msgstr "Ihr Name"
  945. #. module: auth_signup
  946. #: model_terms:ir.ui.view,arch_db:auth_signup.fields
  947. msgid "e.g. John Doe"
  948. msgstr "z. B. Lieschen Müller"
  949. #. module: auth_signup
  950. #: model:mail.template,subject:auth_signup.set_password_email
  951. msgid ""
  952. "{{ object.create_uid.name }} from {{ object.company_id.name }} invites you "
  953. "to connect to Odoo"
  954. msgstr ""
  955. "{{ object.create_uid.name }} von {{ object.company_id.name }} lädt Sie ein, "
  956. "sich mit Odoo zu verbinden"