oca-server-auth/odoo-bringout-oca-server-auth-users_ldap_populate/users_ldap_populate/i18n/fr.po
2025-08-29 15:43:06 +02:00

142 lines
5.1 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * users_ldap_populate
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-26 20:39+0000\n"
"PO-Revision-Date: 2019-24-04 13:23+0000\n"
"Last-Translator: Robin Hède <robin.hede@outlook.fr>\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Poedit 2.2.1\n"
#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
msgid "Add populate button to ldap view"
msgstr "Ajout du bouton Remplir à la vue LDAP"
#. module: users_ldap_populate
#: model:ir.model,name:users_ldap_populate.model_res_company_ldap
#, fuzzy
msgid "Company LDAP configuration"
msgstr "Configuration LDAP"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__create_date
msgid "Created on"
msgstr "Créé le"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap__deactivate_unknown_users
msgid "Deactivate unknown users"
msgstr "Désactiver les utilisateurs inconnus"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__id
msgid "ID"
msgstr "Identifiant"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__ldap_id
msgid "LDAP Configuration"
msgstr "Configuration LDAP"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: users_ldap_populate
#: model:ir.model.fields,help:users_ldap_populate.field_res_company_ldap__no_deactivate_user_ids
msgid "List users who never should be deactivated by the deactivation wizard"
msgstr "Liste des utilisateurs à ne pas archiver même si absents du LDAP"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__name
msgid "Name"
msgstr "Nom"
#. module: users_ldap_populate
#. odoo-python
#: code:addons/users_ldap_populate/models/users_ldap.py:0
#, python-format
msgid ""
"No login attribute found: Could not extract login attribute from filter %s"
msgstr ""
"Pas d'attribut login trouvé : impossible d'extraire l'attribut pour le login "
"du filtre %s"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__users_created
msgid "Number of users created"
msgstr "Nombre d'utilisateurs créés"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__users_deactivated
msgid "Number of users deactivated"
msgstr "Nombre d'utilisateurs archivés"
#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
msgid "OK"
msgstr "OK"
#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.company_form_view
msgid "Populate"
msgstr "Synchroniser"
#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.company_form_view
msgid "Populate user database"
msgstr "Synchroniser les utilisateurs"
#. module: users_ldap_populate
#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
msgid "Populate users from LDAP"
msgstr "Synchroniser les utilisateurs depuis le serveur LDAP"
#. module: users_ldap_populate
#. odoo-python
#: code:addons/users_ldap_populate/models/users_ldap.py:0
#, python-format
msgid "Unable to process user with login %s"
msgstr ""
"Impossible de synchroniser l'utilisateur ayant l'identifiant suivant : %s"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap__no_deactivate_user_ids
msgid "Users never to deactivate"
msgstr "Utilisateurs à ne pas archiver"
#~ msgid "res.company.ldap"
#~ msgstr "res.company.ldap"