diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-09 01:55:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-09 01:55:47 -0400 |
commit | 317e6d03b44a1c8e780065b87a90e947797dbe86 (patch) | |
tree | 22f46c01eba3c0852109fe77493ee34144fd57d7 /lib | |
parent | ae7f632a1afabfa3d33d27d7b5829af21258ca1d (diff) | |
download | nextcloud-server-317e6d03b44a1c8e780065b87a90e947797dbe86.tar.gz nextcloud-server-317e6d03b44a1c8e780065b87a90e947797dbe86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/fr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index ae49d583336..3f1fe6a9925 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -97,6 +97,7 @@ $TRANSLATIONS = array( "Cannot create \"data\" directory (%s)" => "Impossible de créer le répertoire \"data\" (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Ce problème est généralement résolu <a href=\"%s\" target=\"_blank\">en donnant au serveur web un accès en écriture au répertoire racine</a>.", "Setting locale to %s failed" => "Le choix de la langue pour %s a échoué", +"Please install one of these locales on your system and restart your webserver." => "Veuillez installer l'une de ces langues sur votre système et redémarrer votre serveur web.", "Please ask your server administrator to install the module." => "Veuillez demander à votre administrateur d’installer le module.", "PHP module %s not installed." => "Le module PHP %s n’est pas installé.", "PHP %s or higher is required." => "PHP %s ou supérieur est requis.", |