diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-30 02:06:45 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-30 02:06:45 +0200 |
commit | 898ca364a2d59406b8a7f8c30b1aec899f80f531 (patch) | |
tree | 25e17a38975f6dd99622b27cd723f73e45b3e5e6 /apps/user_ldap/l10n/fr.php | |
parent | 598815b21e94219eb66684c64802e165a35180ad (diff) | |
download | nextcloud-server-898ca364a2d59406b8a7f8c30b1aec899f80f531.tar.gz nextcloud-server-898ca364a2d59406b8a7f8c30b1aec899f80f531.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/fr.php')
-rw-r--r-- | apps/user_ldap/l10n/fr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/fr.php b/apps/user_ldap/l10n/fr.php index 0754aa01de8..a0b1c6b7d9c 100644 --- a/apps/user_ldap/l10n/fr.php +++ b/apps/user_ldap/l10n/fr.php @@ -32,5 +32,6 @@ "The LDAP attribute to use to generate the groups`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud.", "in bytes" => "en octets", "in seconds. A change empties the cache." => "en secondes. Tout changement vide le cache.", +"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laisser vide ", "Help" => "Aide" ); |