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.

92 lines
3.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015
  8. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  9. # Hotellook, 2014
  10. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  11. # Paolo Valier, 2016
  12. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  13. # Thomas A. Jaeger, 2015
  14. msgid ""
  15. msgstr ""
  16. "Project-Id-Version: server-tools (8.0)\n"
  17. "Report-Msgid-Bugs-To: \n"
  18. "POT-Creation-Date: 2017-03-02 09:58+0000\n"
  19. "PO-Revision-Date: 2017-01-12 18:08+0000\n"
  20. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  21. "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=UTF-8\n"
  24. "Content-Transfer-Encoding: \n"
  25. "Language: fr\n"
  26. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  27. #. module: auth_admin_passkey
  28. #: code:addons/auth_admin_passkey/models/res_users.py:66
  29. #, python-format
  30. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  31. msgstr "<pre>L'utilisateur dont l'identifiant est '%s' a le même mot de passe que vous.</pre>"
  32. #. module: auth_admin_passkey
  33. #: code:addons/auth_admin_passkey/models/res_users.py:41
  34. #, python-format
  35. msgid ""
  36. "Admin user used his passkey to login with '%s'.\n"
  37. "\n"
  38. "\n"
  39. "\n"
  40. "Technicals informations belows : \n"
  41. "\n"
  42. "- Login date : %s\n"
  43. "\n"
  44. msgstr "L'administrateur a utilisé son mot de passe \"bris de glace\" pour s'identifier avec l'identifiant '%s'.\n\n\n\nInformations techniques ci-dessous : \n\n- Date d'authentification : %s\n\n"
  45. #. module: auth_admin_passkey
  46. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  47. msgid "Passkey"
  48. msgstr "Mot de passe \"bris de glace\""
  49. #. module: auth_admin_passkey
  50. #: code:addons/auth_admin_passkey/models/res_users.py:38
  51. #, python-format
  52. msgid "Passkey used"
  53. msgstr "Mot de passe \"bris de glace\" utilisé"
  54. #. module: auth_admin_passkey
  55. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  56. msgid "Send email to admin user."
  57. msgstr "Envoyer un email à l'administrateur."
  58. #. module: auth_admin_passkey
  59. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  60. msgid "Send email to user."
  61. msgstr "Envoyer un email à l'utilisateur."
  62. #. module: auth_admin_passkey
  63. #: model:ir.model,name:auth_admin_passkey.model_res_users
  64. msgid "Users"
  65. msgstr "Utilisateurs"
  66. #. module: auth_admin_passkey
  67. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  68. msgid ""
  69. "When the administrator use his password to login in with a different "
  70. "account, Odoo will send an email to the account user."
  71. msgstr "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un compte différent, Odoo lui enverra un mail."
  72. #. module: auth_admin_passkey
  73. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  74. msgid ""
  75. "When the administrator use his password to login in with a different "
  76. "account, Odoo will send an email to the admin user."
  77. msgstr "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un compte différent, Odoo enverra un mail à l'utilisateur."
  78. #. module: auth_admin_passkey
  79. #: code:addons/auth_admin_passkey/models/res_users.py:64
  80. #, python-format
  81. msgid "[WARNING] Odoo Security Risk"
  82. msgstr "[WARNING] Faille de sécurité sur Odoo"