diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-29 00:08:28 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-29 00:08:28 +0100 |
commit | 9aefbea07467ba6e1bcedc87c85f98bc8d7e8398 (patch) | |
tree | 3a54e63a5a976be1874abeafb7d7ad587faad832 /apps/files_external/l10n/fr.php | |
parent | e9c51b319e3d0a8017b769ea0b27b5bd99fcc705 (diff) | |
download | nextcloud-server-9aefbea07467ba6e1bcedc87c85f98bc8d7e8398.tar.gz nextcloud-server-9aefbea07467ba6e1bcedc87c85f98bc8d7e8398.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/fr.php')
-rw-r--r-- | apps/files_external/l10n/fr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fr.php b/apps/files_external/l10n/fr.php index 90007aafaaf..2c95e0d8b09 100644 --- a/apps/files_external/l10n/fr.php +++ b/apps/files_external/l10n/fr.php @@ -5,6 +5,8 @@ "Fill out all required fields" => "Veuillez remplir tous les champs requis", "Please provide a valid Dropbox app key and secret." => "Veuillez fournir une clé d'application (app key) ainsi qu'un mot de passe valides.", "Error configuring Google Drive storage" => "Erreur lors de la configuration du support de stockage Google Drive", +"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Attention : </b> \"smbclient\" n'est pas installé. Le montage des partages CIFS/SMB n'est pas possible. Contactez votre administrateur système pour l'installer.", +"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Attention : </b> Le support FTP de PHP n'est pas activé ou installé. Le montage des partages FTP n'est pas possible. Contactez votre administrateur système pour l'installer.", "External Storage" => "Stockage externe", "Mount point" => "Point de montage", "Backend" => "Infrastructure", |