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.

108 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. # 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/"
  22. "language/fr/)\n"
  23. "Language: fr\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=UTF-8\n"
  26. "Content-Transfer-Encoding: \n"
  27. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  28. #. module: auth_admin_passkey
  29. #: code:addons/auth_admin_passkey/models/res_users.py:66
  30. #, python-format
  31. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  32. msgstr ""
  33. "<pre>L'utilisateur dont l'identifiant est '%s' a le même mot de passe que "
  34. "vous.</pre>"
  35. #. module: auth_admin_passkey
  36. #: code:addons/auth_admin_passkey/models/res_users.py:41
  37. #, python-format
  38. msgid ""
  39. "Admin user used his passkey to login with '%s'.\n"
  40. "\n"
  41. "\n"
  42. "\n"
  43. "Technicals informations belows : \n"
  44. "\n"
  45. "- Login date : %s\n"
  46. "\n"
  47. msgstr ""
  48. "L'administrateur a utilisé son mot de passe \"bris de glace\" pour "
  49. "s'identifier avec l'identifiant '%s'.\n"
  50. "\n"
  51. "\n"
  52. "\n"
  53. "Informations techniques ci-dessous : \n"
  54. "\n"
  55. "- Date d'authentification : %s\n"
  56. "\n"
  57. #. module: auth_admin_passkey
  58. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  59. msgid "Passkey"
  60. msgstr "Mot de passe \"bris de glace\""
  61. #. module: auth_admin_passkey
  62. #: code:addons/auth_admin_passkey/models/res_users.py:38
  63. #, python-format
  64. msgid "Passkey used"
  65. msgstr "Mot de passe \"bris de glace\" utilisé"
  66. #. module: auth_admin_passkey
  67. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  68. msgid "Send email to admin user."
  69. msgstr "Envoyer un email à l'administrateur."
  70. #. module: auth_admin_passkey
  71. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  72. msgid "Send email to user."
  73. msgstr "Envoyer un email à l'utilisateur."
  74. #. module: auth_admin_passkey
  75. #: model:ir.model,name:auth_admin_passkey.model_res_users
  76. msgid "Users"
  77. msgstr "Utilisateurs"
  78. #. module: auth_admin_passkey
  79. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  80. msgid ""
  81. "When the administrator use his password to login in with a different "
  82. "account, Odoo will send an email to the account user."
  83. msgstr ""
  84. "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un "
  85. "compte différent, Odoo lui enverra un mail."
  86. #. module: auth_admin_passkey
  87. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  88. msgid ""
  89. "When the administrator use his password to login in with a different "
  90. "account, Odoo will send an email to the admin user."
  91. msgstr ""
  92. "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un "
  93. "compte différent, Odoo enverra un mail à l'utilisateur."
  94. #. module: auth_admin_passkey
  95. #: code:addons/auth_admin_passkey/models/res_users.py:64
  96. #, python-format
  97. msgid "[WARNING] Odoo Security Risk"
  98. msgstr "[WARNING] Faille de sécurité sur Odoo"