diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-28 00:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-28 00:20:34 +0000 |
commit | e6c11e1be09a13b13df0371b2cff56656c93d4da (patch) | |
tree | 8d3686d4567c19de0760dfd01129a4f4d9bd1fb0 /apps/user_ldap | |
parent | 75e9be595b41238a95741bc5643948a9223eb592 (diff) | |
download | nextcloud-server-e6c11e1be09a13b13df0371b2cff56656c93d4da.tar.gz nextcloud-server-e6c11e1be09a13b13df0371b2cff56656c93d4da.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index b6af55ea340..f3d0ef0e91f 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -158,7 +158,7 @@ OC.L10N.register( "User Display Name Field" : "Champ « nom d'affichage » de l'utilisateur", "The LDAP attribute to use to generate the user's display name." : "L'attribut LDAP utilisé pour générer le nom d'affichage de l'utilisateur.", "2nd User Display Name Field" : "Second attribut pour le nom d'affichage", - "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Optionnel. Attribut LDAP à ajouter au nom d'affichage, entre parenthèses. Cela donnera par exemple : « John Doe (john.doe@example.com) ».", + "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Optionnel. Attribut LDAP à ajouter au nom affiché, entre parenthèses. Cela donnera par exemple: »John Doe (john.doe@example.org)«.", "Base User Tree" : "DN racine de l'arbre utilisateurs", "One User Base DN per line" : "Un DN de base utilisateur par ligne", "User Search Attributes" : "Attributs de recherche utilisateurs", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index 49930b02f9b..bc320f94b89 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -156,7 +156,7 @@ "User Display Name Field" : "Champ « nom d'affichage » de l'utilisateur", "The LDAP attribute to use to generate the user's display name." : "L'attribut LDAP utilisé pour générer le nom d'affichage de l'utilisateur.", "2nd User Display Name Field" : "Second attribut pour le nom d'affichage", - "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Optionnel. Attribut LDAP à ajouter au nom d'affichage, entre parenthèses. Cela donnera par exemple : « John Doe (john.doe@example.com) ».", + "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Optionnel. Attribut LDAP à ajouter au nom affiché, entre parenthèses. Cela donnera par exemple: »John Doe (john.doe@example.org)«.", "Base User Tree" : "DN racine de l'arbre utilisateurs", "One User Base DN per line" : "Un DN de base utilisateur par ligne", "User Search Attributes" : "Attributs de recherche utilisateurs", |