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.

163 lines
6.0 KiB

9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  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_brute_force
  22. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_active
  23. msgid "Active"
  24. msgstr "Active"
  25. #. module: auth_brute_force
  26. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_attempt_date
  27. msgid "Attempt Date"
  28. msgstr "Date de la tentative"
  29. #. module: auth_brute_force
  30. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_attempt_ids
  31. msgid "Attempts"
  32. msgstr "Tentatives"
  33. #. module: auth_brute_force
  34. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  35. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  36. msgid "Authentication Attempts"
  37. msgstr "Tentative d'authentification"
  38. #. module: auth_brute_force
  39. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
  40. msgid "Authentication Result"
  41. msgstr "Résultat de l'authentification"
  42. #. module: auth_brute_force
  43. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_ban_date
  44. msgid "Ban Date"
  45. msgstr "Ban Date"
  46. #. module: auth_brute_force
  47. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:15
  48. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  49. #: selection:res.authentication.attempt,result:0
  50. #, python-format
  51. msgid "Banned"
  52. msgstr "Banni"
  53. #. module: auth_brute_force
  54. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  55. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  56. msgid "Banned Remotes"
  57. msgstr "Clients distants bannis"
  58. #. module: auth_brute_force
  59. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
  60. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_uid
  61. msgid "Created by"
  62. msgstr "Créé par"
  63. #. module: auth_brute_force
  64. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
  65. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_date
  66. msgid "Created on"
  67. msgstr "Créé le"
  68. #. module: auth_brute_force
  69. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_description
  70. msgid "Description"
  71. msgstr "Description"
  72. #. module: auth_brute_force
  73. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
  74. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_display_name
  75. msgid "Display Name"
  76. msgstr "Nom affiché"
  77. #. module: auth_brute_force
  78. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:14
  79. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  80. #: selection:res.authentication.attempt,result:0
  81. #, python-format
  82. msgid "Failed"
  83. msgstr "Echoué"
  84. #. module: auth_brute_force
  85. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
  86. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_id
  87. msgid "ID"
  88. msgstr "ID"
  89. #. module: auth_brute_force
  90. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
  91. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote___last_update
  92. msgid "Last Modified on"
  93. msgstr "Dernière modification le"
  94. #. module: auth_brute_force
  95. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
  96. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_uid
  97. msgid "Last Updated by"
  98. msgstr "Mis à jour par"
  99. #. module: auth_brute_force
  100. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
  101. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_date
  102. msgid "Last Updated on"
  103. msgstr "Mis à jour le"
  104. #. module: auth_brute_force
  105. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
  106. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_remote
  107. msgid "Remote ID"
  108. msgstr "ID du client Distant"
  109. #. module: auth_brute_force
  110. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  111. msgid "Successful"
  112. msgstr "Réussie"
  113. #. module: auth_brute_force
  114. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:13
  115. #: selection:res.authentication.attempt,result:0
  116. #, python-format
  117. msgid "Successfull"
  118. msgstr "Réussie"
  119. #. module: auth_brute_force
  120. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
  121. msgid "Tried Login"
  122. msgstr "Idenfiant essayé"
  123. #. module: auth_brute_force
  124. #: model:ir.model.fields,help:auth_brute_force.field_res_banned_remote_active
  125. msgid "Uncheck this box to unban the remote"
  126. msgstr "Décochez cette case afin d'annuler l'exclusion du client distant"
  127. #. module: auth_brute_force
  128. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  129. msgid "Without Success"
  130. msgstr "Sans succès"
  131. #. module: auth_brute_force
  132. #: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
  133. msgid "res.authentication.attempt"
  134. msgstr "res.authentication.attempt"
  135. #. module: auth_brute_force
  136. #: model:ir.model,name:auth_brute_force.model_res_banned_remote
  137. msgid "res.banned.remote"
  138. msgstr "res.authentication.attempt"