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.

106 lines
3.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Nicolas JEUDY <njeudy@panda-chi.io>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-12-01 02:09+0000\n"
  13. "PO-Revision-Date: 2017-12-01 02:09+0000\n"
  14. "Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2017\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "Language: fr\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. "<pre>L'utilisateur dont l'identifiant est '%s' a le même mot de passe que "
  27. "vous.</pre>"
  28. #. module: auth_admin_passkey
  29. #: code:addons/auth_admin_passkey/models/res_users.py:39
  30. #, python-format
  31. msgid ""
  32. "Admin user used his passkey to login with '%s'.\n"
  33. "\n"
  34. "\n"
  35. "\n"
  36. "Technicals informations belows : \n"
  37. "\n"
  38. "- Login date : %s\n"
  39. "\n"
  40. msgstr ""
  41. "L'administrateur a utilisé son mot de passe \"bris de glace\" pour "
  42. "s'identifier avec l'identifiant '%s'.\n"
  43. "\n"
  44. "\n"
  45. "\n"
  46. "Informations techniques ci-dessous : \n"
  47. "\n"
  48. "- Date d'authentification : %s\n"
  49. "\n"
  50. #. module: auth_admin_passkey
  51. #: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
  52. msgid "Passkey"
  53. msgstr "Mot de passe \"bris de glace\""
  54. #. module: auth_admin_passkey
  55. #: code:addons/auth_admin_passkey/models/res_users.py:38
  56. #, python-format
  57. msgid "Passkey used"
  58. msgstr "Mot de passe \"bris de glace\" utilisé"
  59. #. module: auth_admin_passkey
  60. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  61. msgid "Send email to admin user."
  62. msgstr "Envoyer un email à l'administrateur."
  63. #. module: auth_admin_passkey
  64. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  65. msgid "Send email to user."
  66. msgstr "Envoyer un email à l'utilisateur."
  67. #. module: auth_admin_passkey
  68. #: model:ir.model,name:auth_admin_passkey.model_res_users
  69. msgid "Users"
  70. msgstr "Utilisateurs"
  71. #. module: auth_admin_passkey
  72. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  73. msgid ""
  74. "When the administrator use his password to login in with a different "
  75. "account, Odoo will send an email to the account user."
  76. msgstr ""
  77. "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un "
  78. "compte différent, Odoo lui enverra un mail."
  79. #. module: auth_admin_passkey
  80. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  81. msgid ""
  82. "When the administrator use his password to login in with a different "
  83. "account, Odoo will send an email to the admin user."
  84. msgstr ""
  85. "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un "
  86. "compte différent, Odoo enverra un mail à l'utilisateur."
  87. #. module: auth_admin_passkey
  88. #: code:addons/auth_admin_passkey/models/res_users.py:62
  89. #, python-format
  90. msgid "[WARNING] Odoo Security Risk"
  91. msgstr "[WARNING] Faille de sécurité sur Odoo"
  92. #. module: auth_admin_passkey
  93. #: model:ir.model,name:auth_admin_passkey.model_base_config_settings
  94. msgid "base.config.settings"
  95. msgstr "base.config.settings"