nextcloud/l10n/fr/files.po

116 lines
2.8 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <rom1dep@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
"POT-Creation-Date: 2012-01-15 14:44+0100\n"
"PO-Revision-Date: 2012-01-11 20:06+0000\n"
"Last-Translator: Borjan Tchakaloff <borjan@tchaka.fr>\n"
"Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: ajax/upload.php:19
msgid "There is no error, the file uploaded with success"
msgstr "Aucune erreur, le fichier a été téléversé avec succès"
#: ajax/upload.php:20
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
"Le fichier téléversé excède la valeur de upload_max_filesize spécifiée dans "
"php.ini"
#: ajax/upload.php:21
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
"Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le "
"formulaire HTML"
#: ajax/upload.php:22
msgid "The uploaded file was only partially uploaded"
msgstr "Le fichier n'a été que partiellement téléversé"
#: ajax/upload.php:23
msgid "No file was uploaded"
msgstr "Aucun fichier n'a été téléversé"
#: ajax/upload.php:24
msgid "Missing a temporary folder"
msgstr "Il manque un répertoire temporaire"
#: appinfo/app.php:8
msgid "Files"
msgstr "Fichiers"
#: templates/admin.php:5
msgid "Maximum upload size"
msgstr "Taille max. d'envoi"
#: templates/index.php:7
msgid "New"
msgstr "Nouveau"
#: templates/index.php:10
msgid "Text file"
msgstr "Fichier texte"
#: templates/index.php:11
msgid "Folder"
msgstr "Dossier"
#: templates/index.php:12
msgid "From the web"
msgstr "Depuis le web"
#: templates/index.php:22
msgid "Upload"
msgstr "Envoyer"
#: templates/index.php:35
msgid "Nothing in here. Upload something!"
msgstr "Il n'y a rien ici ! Envoyez donc quelque chose :)"
#: templates/index.php:43
msgid "Name"
msgstr "Nom"
#: templates/index.php:45
msgid "Download"
msgstr "Téléchargement"
#: templates/index.php:49
msgid "Size"
msgstr "Taille"
#: templates/index.php:50
msgid "Modified"
msgstr "Modifié"
#: templates/index.php:50
msgid "Delete"
msgstr "Supprimer"
#: templates/index.php:58
msgid "Upload too large"
msgstr "Fichier trop volumineux"
#: templates/index.php:60
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
"Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise"
" par ce serveur."