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.

91 lines
2.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # Peter Hageman <hageman.p@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-12-01 02:09+0000\n"
  12. "PO-Revision-Date: 2017-12-01 02:09+0000\n"
  13. "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
  14. "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
  15. "teams/23907/nl_NL/)\n"
  16. "Language: nl_NL\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: auth_admin_passkey
  22. #: code:addons/auth_admin_passkey/models/res_users.py:64
  23. #, python-format
  24. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  25. msgstr ""
  26. #. module: auth_admin_passkey
  27. #: code:addons/auth_admin_passkey/models/res_users.py:39
  28. #, python-format
  29. msgid ""
  30. "Admin user used his passkey to login with '%s'.\n"
  31. "\n"
  32. "\n"
  33. "\n"
  34. "Technicals informations belows : \n"
  35. "\n"
  36. "- Login date : %s\n"
  37. "\n"
  38. msgstr ""
  39. #. module: auth_admin_passkey
  40. #: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
  41. msgid "Passkey"
  42. msgstr ""
  43. #. module: auth_admin_passkey
  44. #: code:addons/auth_admin_passkey/models/res_users.py:38
  45. #, python-format
  46. msgid "Passkey used"
  47. msgstr ""
  48. #. module: auth_admin_passkey
  49. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  50. msgid "Send email to admin user."
  51. msgstr ""
  52. #. module: auth_admin_passkey
  53. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  54. msgid "Send email to user."
  55. msgstr "Stuur email naar gebruiker."
  56. #. module: auth_admin_passkey
  57. #: model:ir.model,name:auth_admin_passkey.model_res_users
  58. msgid "Users"
  59. msgstr "Gebruikers"
  60. #. module: auth_admin_passkey
  61. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  62. msgid ""
  63. "When the administrator use his password to login in with a different "
  64. "account, Odoo will send an email to the account user."
  65. msgstr ""
  66. #. module: auth_admin_passkey
  67. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  68. msgid ""
  69. "When the administrator use his password to login in with a different "
  70. "account, Odoo will send an email to the admin user."
  71. msgstr ""
  72. #. module: auth_admin_passkey
  73. #: code:addons/auth_admin_passkey/models/res_users.py:62
  74. #, python-format
  75. msgid "[WARNING] Odoo Security Risk"
  76. msgstr ""
  77. #. module: auth_admin_passkey
  78. #: model:ir.model,name:auth_admin_passkey.model_base_config_settings
  79. msgid "base.config.settings"
  80. msgstr "base.config.settings"