2014-09-14 20:01:44 +00:00
|
|
|
# ADDON js_upload
|
|
|
|
# Copyright (C)
|
|
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Translators:
|
2015-04-03 11:17:32 +00:00
|
|
|
# fabrixxm <fabrix.xm@gmail.com>, 2014
|
2014-09-14 20:01:44 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: friendica\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2015-04-03 11:17:32 +00:00
|
|
|
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
2018-03-19 20:28:00 +00:00
|
|
|
"PO-Revision-Date: 2017-09-20 06:08+0000\n"
|
2015-04-03 11:17:32 +00:00
|
|
|
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
2017-01-18 13:04:53 +00:00
|
|
|
"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
|
2014-09-14 20:01:44 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Language: it\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
|
|
#: js_upload.php:43
|
|
|
|
msgid "Upload a file"
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Carica un file"
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:44
|
|
|
|
msgid "Drop files here to upload"
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Trascina un file qui per caricarlo"
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:45
|
|
|
|
msgid "Cancel"
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Annulla"
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:46
|
|
|
|
msgid "Failed"
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Caricamento fallito"
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:303
|
|
|
|
msgid "No files were uploaded."
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Nessun file è stato caricato."
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:309
|
|
|
|
msgid "Uploaded file is empty"
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Il file caricato è vuoto"
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:321
|
|
|
|
msgid "Image exceeds size limit of "
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "L'immagine supera il limite di"
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:332
|
|
|
|
msgid "File has an invalid extension, it should be one of "
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Il file ha un'estensione non valida, dovrebbe essere una tra "
|
2014-09-14 20:01:44 +00:00
|
|
|
|
|
|
|
#: js_upload.php:343
|
|
|
|
msgid "Upload was cancelled, or server error encountered"
|
2015-04-03 11:17:32 +00:00
|
|
|
msgstr "Il caricamento è stato cancellato, o si è verificato un errore sul server"
|