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.

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