diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-16 00:21:21 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-16 00:21:21 +0100 |
commit | 0398bfffca723077eaa2ba0db7d60562c7826483 (patch) | |
tree | a4ffe66d88e2d791ec5e55bb54c1c09ca420c3eb /apps/user_ldap/l10n/fr.php | |
parent | 4668f8c86e4477c05049f39ebc387115add61264 (diff) | |
download | nextcloud-server-0398bfffca723077eaa2ba0db7d60562c7826483.tar.gz nextcloud-server-0398bfffca723077eaa2ba0db7d60562c7826483.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, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/fr.php b/apps/user_ldap/l10n/fr.php index 9750d1352a8..dd2fb08091c 100644 --- a/apps/user_ldap/l10n/fr.php +++ b/apps/user_ldap/l10n/fr.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Avertissement:</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des disfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il désactive l'une d'elles.", -"<b>Warning:</b> The PHP LDAP module needs is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Avertissement:</b> Le module PHP LDAP requis n'est pas installé, l'application ne marchera pas. Contactez votre administrateur système pour qu'il l'installe.", "Host" => "Hôte", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas préfixez avec ldaps://", "Base DN" => "DN Racine", |