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.

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