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.

105 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. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: fr\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 s'identifier avec l'identifiant '%s'.\n"
  42. "\n"
  43. "\n"
  44. "\n"
  45. "Informations techniques ci-dessous : \n"
  46. "\n"
  47. "- Date d'authentification : %s\n"
  48. "\n"
  49. #. module: auth_admin_passkey
  50. #: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
  51. msgid "Passkey"
  52. msgstr "Mot de passe \"bris de glace\""
  53. #. module: auth_admin_passkey
  54. #: code:addons/auth_admin_passkey/models/res_users.py:38
  55. #, python-format
  56. msgid "Passkey used"
  57. msgstr "Mot de passe \"bris de glace\" utilisé"
  58. #. module: auth_admin_passkey
  59. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  60. msgid "Send email to admin user."
  61. msgstr "Envoyer un email à l'administrateur."
  62. #. module: auth_admin_passkey
  63. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  64. msgid "Send email to user."
  65. msgstr "Envoyer un email à l'utilisateur."
  66. #. module: auth_admin_passkey
  67. #: model:ir.model,name:auth_admin_passkey.model_res_users
  68. msgid "Users"
  69. msgstr "Utilisateurs"
  70. #. module: auth_admin_passkey
  71. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  72. msgid ""
  73. "When the administrator use his password to login in with a different "
  74. "account, Odoo will send an email to the account user."
  75. msgstr ""
  76. "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un "
  77. "compte différent, Odoo lui enverra un mail."
  78. #. module: auth_admin_passkey
  79. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  80. msgid ""
  81. "When the administrator use his password to login in with a different "
  82. "account, Odoo will send an email to the admin user."
  83. msgstr ""
  84. "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un "
  85. "compte différent, Odoo enverra un mail à l'utilisateur."
  86. #. module: auth_admin_passkey
  87. #: code:addons/auth_admin_passkey/models/res_users.py:62
  88. #, python-format
  89. msgid "[WARNING] Odoo Security Risk"
  90. msgstr "[WARNING] Faille de sécurité sur Odoo"
  91. #. module: auth_admin_passkey
  92. #: model:ir.model,name:auth_admin_passkey.model_base_config_settings
  93. msgid "base.config.settings"
  94. msgstr "base.config.settings"