2020-03-09 10:29:45 +00:00
|
|
|
# ADDON js_upload
|
|
|
|
# Copyright (C)
|
|
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Translators:
|
2021-03-28 18:09:29 +00:00
|
|
|
# bob lebonche <lebonche@tutanota.com>, 2021
|
2020-03-09 10:29:45 +00:00
|
|
|
# ButterflyOfFire, 2020
|
|
|
|
# StefOfficiel <pichard.stephane@free.fr>, 2015
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: friendica\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2021-03-28 18:09:29 +00:00
|
|
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
|
|
|
"PO-Revision-Date: 2021-03-22 09:18+0000\n"
|
|
|
|
"Last-Translator: bob lebonche <lebonche@tutanota.com>\n"
|
2020-03-09 10:29:45 +00:00
|
|
|
"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/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"
|
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:33
|
|
|
|
msgid "Select files for upload"
|
|
|
|
msgstr "Sélectionner les fichiers à télécharger"
|
2020-03-09 10:29:45 +00:00
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:34
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "Drop files here to upload"
|
|
|
|
msgstr "Glisser les fichiers ici pour uploader"
|
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:35
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Annuler"
|
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:36
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "Failed"
|
2021-03-28 18:09:29 +00:00
|
|
|
msgstr "Echec"
|
2020-03-09 10:29:45 +00:00
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:214
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "No files were uploaded."
|
2021-03-28 18:09:29 +00:00
|
|
|
msgstr "Aucun fichier téléchargé"
|
2020-03-09 10:29:45 +00:00
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:220
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "Uploaded file is empty"
|
2021-03-28 18:09:29 +00:00
|
|
|
msgstr "Le fichier téléchargé est vide"
|
2020-03-09 10:29:45 +00:00
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:232
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "Image exceeds size limit of "
|
2021-03-28 18:09:29 +00:00
|
|
|
msgstr "L'image dépasse la taille limite de "
|
2020-03-09 10:29:45 +00:00
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:246
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "File has an invalid extension, it should be one of "
|
2021-03-28 18:09:29 +00:00
|
|
|
msgstr "Le fichier à une extension invalide, cela devrait être une de ces "
|
2020-03-09 10:29:45 +00:00
|
|
|
|
2021-03-28 18:09:29 +00:00
|
|
|
#: js_upload.php:257
|
2020-03-09 10:29:45 +00:00
|
|
|
msgid "Upload was cancelled, or server error encountered"
|
2021-03-28 18:09:29 +00:00
|
|
|
msgstr "Le téléchargement a été annulé ou le server a rencontré une erreur"
|