forked from friendica/friendica-addons
58 lines
1.3 KiB
Plaintext
58 lines
1.3 KiB
Plaintext
# ADDON js_upload
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# ButterflyOfFire, 2020
|
|
# StefOfficiel <pichard.stephane@free.fr>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: friendica\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
|
"PO-Revision-Date: 2020-02-27 22:12+0000\n"
|
|
"Last-Translator: ButterflyOfFire\n"
|
|
"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"
|
|
|
|
#: js_upload.php:43
|
|
msgid "Upload a file"
|
|
msgstr "Téléverser un fichier"
|
|
|
|
#: js_upload.php:44
|
|
msgid "Drop files here to upload"
|
|
msgstr "Glisser les fichiers ici pour uploader"
|
|
|
|
#: js_upload.php:45
|
|
msgid "Cancel"
|
|
msgstr "Annuler"
|
|
|
|
#: js_upload.php:46
|
|
msgid "Failed"
|
|
msgstr ""
|
|
|
|
#: js_upload.php:303
|
|
msgid "No files were uploaded."
|
|
msgstr ""
|
|
|
|
#: js_upload.php:309
|
|
msgid "Uploaded file is empty"
|
|
msgstr ""
|
|
|
|
#: js_upload.php:321
|
|
msgid "Image exceeds size limit of "
|
|
msgstr ""
|
|
|
|
#: js_upload.php:332
|
|
msgid "File has an invalid extension, it should be one of "
|
|
msgstr ""
|
|
|
|
#: js_upload.php:343
|
|
msgid "Upload was cancelled, or server error encountered"
|
|
msgstr ""
|