summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-17 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-17 00:08:23 +0000
commit59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d (patch)
treec82ba3d0b1d6cda7629a785c50a8c4d9feeae57e /apps/theming/l10n/fr.js
parentd34c7e89a0dd609d9b4ad91e2073279aa2c08a82 (diff)
downloadnextcloud-server-59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d.tar.gz
nextcloud-server-59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/fr.js')
-rw-r--r--apps/theming/l10n/fr.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index ed5ac6af520..634f4a6f8a2 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "L'adresse web donnée est trop longue",
"The given slogan is too long" : "Le slogan donné est trop long",
"The given color is invalid" : "La couleur donnée est invalide",
+ "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 téléversé 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é dépasse la valeur 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 téléversé",
+ "Missing a temporary folder" : "Absence de dossier temporaire",
+ "Failed to write file to disk." : "Erreur d'écriture du fichier sur le disque.",
+ "A PHP extension stopped the file upload." : "Une extension PHP a arrêté le téléversement du fichier.",
"No file uploaded" : "Aucun fichier téléversé",
"Unsupported image type" : "Ce type d'image n'est pas pris en charge",
"You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé",