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.

101 lines
3.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_populate
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016
  7. # Antonio Trueba, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  10. # danimaribeiro <danimaribeiro@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013
  12. # Hotellook, 2014
  13. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  14. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  15. # Paolo Valier, 2016
  16. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  17. # Rudolf Schnapka <schnapkar@golive-saar.de>, 2015
  18. # SaFi J. <safi2266@gmail.com>, 2015
  19. msgid ""
  20. msgstr ""
  21. "Project-Id-Version: server-tools (8.0)\n"
  22. "Report-Msgid-Bugs-To: \n"
  23. "POT-Creation-Date: 2016-05-12 14:34+0000\n"
  24. "PO-Revision-Date: 2016-05-08 15:26+0000\n"
  25. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  26. "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
  27. "MIME-Version: 1.0\n"
  28. "Content-Type: text/plain; charset=UTF-8\n"
  29. "Content-Transfer-Encoding: \n"
  30. "Language: fr\n"
  31. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  32. #. module: users_ldap_populate
  33. #: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view
  34. msgid "Add populate button to ldap view"
  35. msgstr "Ajoute un bouton de remplissage sur la vue ldap"
  36. #. module: users_ldap_populate
  37. #: field:res.company.ldap.populate_wizard,create_uid:0
  38. msgid "Created by"
  39. msgstr "Créé par"
  40. #. module: users_ldap_populate
  41. #: field:res.company.ldap.populate_wizard,create_date:0
  42. msgid "Created on"
  43. msgstr "Créé le"
  44. #. module: users_ldap_populate
  45. #: field:res.company.ldap.populate_wizard,display_name:0
  46. msgid "Display Name"
  47. msgstr "Nom affiché"
  48. #. module: users_ldap_populate
  49. #: field:res.company.ldap.populate_wizard,id:0
  50. msgid "ID"
  51. msgstr "ID"
  52. #. module: users_ldap_populate
  53. #: field:res.company.ldap.populate_wizard,ldap_id:0
  54. msgid "LDAP Configuration"
  55. msgstr "Configuration LDAP"
  56. #. module: users_ldap_populate
  57. #: field:res.company.ldap.populate_wizard,__last_update:0
  58. msgid "Last Modified on"
  59. msgstr "Dernière modification le"
  60. #. module: users_ldap_populate
  61. #: field:res.company.ldap.populate_wizard,write_uid:0
  62. msgid "Last Updated by"
  63. msgstr "Dernière mise à jour par"
  64. #. module: users_ldap_populate
  65. #: field:res.company.ldap.populate_wizard,write_date:0
  66. msgid "Last Updated on"
  67. msgstr "Dernière mise à jour le"
  68. #. module: users_ldap_populate
  69. #: field:res.company.ldap.populate_wizard,name:0
  70. msgid "Name"
  71. msgstr "Nom"
  72. #. module: users_ldap_populate
  73. #: field:res.company.ldap.populate_wizard,users_created:0
  74. msgid "Number of users created"
  75. msgstr "Nombre d'utilisateurs créés"
  76. #. module: users_ldap_populate
  77. #: view:res.company:users_ldap_populate.company_form_view
  78. msgid "Populate"
  79. msgstr "Remplissage"
  80. #. module: users_ldap_populate
  81. #: view:res.company:users_ldap_populate.company_form_view
  82. msgid "Populate user database"
  83. msgstr "Remplissage de la base de données utilisateur"
  84. #. module: users_ldap_populate
  85. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  86. msgid "Populate users from LDAP"
  87. msgstr "Remplissage des utilisateurs depuis le LDAP"