summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-05 00:04:55 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-05 00:04:55 +0100
commit524f3c3c0bf2545ba82f9e98da6708335db15027 (patch)
tree419e1afb7bc19de6a94e371d47b6d2dd480e947a /apps/files/l10n/fr.php
parent39e37fa9c64b61fa4d01a8894cd0a7ef577e61f0 (diff)
downloadnextcloud-server-524f3c3c0bf2545ba82f9e98da6708335db15027.tar.gz
nextcloud-server-524f3c3c0bf2545ba82f9e98da6708335db15027.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fr.php')
-rw-r--r--apps/files/l10n/fr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php
index 30d96eb2c6c..86d476873d0 100644
--- a/apps/files/l10n/fr.php
+++ b/apps/files/l10n/fr.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Aucune erreur, le fichier a été téléversé avec succès",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Le fichier envoyé dépasse la valeur upload_max_filesize située dans le fichier php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le formulaire HTML",
"The uploaded file was only partially uploaded" => "Le fichier n'a été que partiellement téléversé",
"No file was uploaded" => "Aucun fichier n'a été téléversé",