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.

164 lines
4.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_push
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016
  7. # Antonio Trueba, 2016
  8. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
  9. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  10. # FIRST AUTHOR <EMAIL@ADDRESS>, 2011-2012
  11. # Hotellook, 2014
  12. # Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2016
  13. # Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2016
  14. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  15. # Paolo Valier, 2016
  16. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  17. msgid ""
  18. msgstr ""
  19. "Project-Id-Version: server-tools (8.0)\n"
  20. "Report-Msgid-Bugs-To: \n"
  21. "POT-Creation-Date: 2016-05-12 14:34+0000\n"
  22. "PO-Revision-Date: 2016-05-08 16:33+0000\n"
  23. "Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>\n"
  24. "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  25. "language/fr/)\n"
  26. "Language: fr\n"
  27. "MIME-Version: 1.0\n"
  28. "Content-Type: text/plain; charset=UTF-8\n"
  29. "Content-Transfer-Encoding: \n"
  30. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  31. #. module: users_ldap_push
  32. #: model:ir.model,name:users_ldap_push.model_change_password_user
  33. msgid "Change Password Wizard User"
  34. msgstr "Assistant utilisateur de changement de mot de passe"
  35. #. module: users_ldap_push
  36. #: field:res.company.ldap,create_ldap_entry:0
  37. msgid "Create ldap entry"
  38. msgstr "Créer une entrée LDAP"
  39. #. module: users_ldap_push
  40. #: field:res.company.ldap,create_ldap_entry_base:0
  41. msgid "Create ldap entry in subtree"
  42. msgstr "Créer une entrée LDAP dans l'arborescence"
  43. #. module: users_ldap_push
  44. #: field:res.company.ldap.field_mapping,create_uid:0
  45. msgid "Created by"
  46. msgstr "Créé par"
  47. #. module: users_ldap_push
  48. #: field:res.company.ldap.field_mapping,create_date:0
  49. msgid "Created on"
  50. msgstr "Créé le"
  51. #. module: users_ldap_push
  52. #: field:res.company.ldap.field_mapping,use_for_dn:0
  53. msgid "DN"
  54. msgstr "DN"
  55. #. module: users_ldap_push
  56. #: field:res.company.ldap.field_mapping,display_name:0
  57. msgid "Display Name"
  58. msgstr "Nom affiché"
  59. #. module: users_ldap_push
  60. #: code:addons/users_ldap_push/models/res_users.py:116
  61. #: code:addons/users_ldap_push/models/res_users.py:169
  62. #, python-format
  63. msgid "Error"
  64. msgstr "Erreur"
  65. #. module: users_ldap_push
  66. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  67. msgid "Field mappings"
  68. msgstr "Correspondances de champs"
  69. #. module: users_ldap_push
  70. #: field:res.company.ldap.field_mapping,id:0
  71. msgid "ID"
  72. msgstr "ID"
  73. #. module: users_ldap_push
  74. #: field:res.users,ldap_entry_dn:0
  75. msgid "LDAP DN"
  76. msgstr "DN LDAP"
  77. #. module: users_ldap_push
  78. #: field:res.company.ldap.field_mapping,attribute:0
  79. msgid "LDAP attribute"
  80. msgstr "Attribut LDAP"
  81. #. module: users_ldap_push
  82. #: field:res.company.ldap.field_mapping,ldap_id:0
  83. msgid "LDAP configuration"
  84. msgstr "Configuration LDAP"
  85. #. module: users_ldap_push
  86. #: field:res.users,is_ldap_user:0
  87. msgid "LDAP user"
  88. msgstr "Utilisateur LDAP"
  89. #. module: users_ldap_push
  90. #: view:res.users:users_ldap_push.view_users_search
  91. msgid "LDAP users"
  92. msgstr "Utilisateurs LDAP"
  93. #. module: users_ldap_push
  94. #: field:res.company.ldap.field_mapping,__last_update:0
  95. msgid "Last Modified on"
  96. msgstr "Dernière modification le"
  97. #. module: users_ldap_push
  98. #: field:res.company.ldap.field_mapping,write_uid:0
  99. msgid "Last Updated by"
  100. msgstr "Mis à jour par"
  101. #. module: users_ldap_push
  102. #: field:res.company.ldap.field_mapping,write_date:0
  103. msgid "Last Updated on"
  104. msgstr "Mis à jour le"
  105. #. module: users_ldap_push
  106. #: help:res.company.ldap,create_ldap_entry_base:0
  107. msgid "Leave empty to use your LDAP base"
  108. msgstr "Laisser vide pour utiliser votre base LDAP"
  109. #. module: users_ldap_push
  110. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  111. msgid "Mapping from Odoo fields to ldap attributes"
  112. msgstr "Correspondance des champs Odoo et des attributs LDAP"
  113. #. module: users_ldap_push
  114. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  115. msgid "Object class"
  116. msgstr "Object class"
  117. #. module: users_ldap_push
  118. #: field:res.company.ldap.field_mapping,field_id:0
  119. msgid "Odoo field"
  120. msgstr "Champ Odoo"
  121. #. module: users_ldap_push
  122. #: model:ir.model,name:users_ldap_push.model_res_partner
  123. msgid "Partner"
  124. msgstr "Partenaire"
  125. #. module: users_ldap_push
  126. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  127. msgid "Separate object classes by comma if you need more than one"
  128. msgstr ""
  129. "Séparer les object classes par virgule si vous en avez besoin de plus d'une"
  130. #. module: users_ldap_push
  131. #: model:ir.model,name:users_ldap_push.model_res_users
  132. msgid "Users"
  133. msgstr "Utilisateurs"
  134. #. module: users_ldap_push
  135. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  136. #, python-format
  137. msgid "You need to set exactly one mapping as DN"
  138. msgstr "Vous devez mettre exactement une seule correspondance comme DN"