diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
commit | 5d9731cef28d9c93e81216d31299b2b68fbc8758 (patch) | |
tree | ef8a593b9524c6d98c5c31af888b6cad3137a94f /lib/l10n/fr.php | |
parent | d0265f3388b43e05c40938142dd4b17abbf1dfc8 (diff) | |
download | nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.tar.gz nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r-- | lib/l10n/fr.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index 895daa5b452..c9767565b18 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Les fichiers nécessitent d'être téléchargés un par un.", "Back to Files" => "Retour aux Fichiers", "Selected files too large to generate zip file." => "Les fichiers sélectionnés sont trop volumineux pour être compressés.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Télécharger les fichiers en parties plus petites, séparément ou demander avec bienveillance à votre administrateur.", "No source specified when installing app" => "Aucune source spécifiée pour installer l'application", "No href specified when installing app from http" => "Aucun href spécifié pour installer l'application par http", "No path specified when installing app from local file" => "Aucun chemin spécifié pour installer l'application depuis un fichier local", |