diff options
Diffstat (limited to 'l10n/it/files.po')
-rw-r--r-- | l10n/it/files.po | 68 |
1 files changed, 36 insertions, 32 deletions
diff --git a/l10n/it/files.po b/l10n/it/files.po index 8db41dc6477..196985d5f8d 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -11,43 +11,43 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-06-06 00:12+0200\n" -"PO-Revision-Date: 2012-06-05 22:15+0000\n" -"Last-Translator: icewind <icewind1991@gmail.com>\n" -"Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" +"POT-Creation-Date: 2012-07-26 02:01+0200\n" +"PO-Revision-Date: 2012-07-25 20:35+0000\n" +"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "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" -#: ajax/upload.php:19 +#: ajax/upload.php:20 msgid "There is no error, the file uploaded with success" msgstr "Non ci sono errori, file caricato con successo" -#: ajax/upload.php:20 +#: ajax/upload.php:21 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Il file caricato supera il valore upload_max_filesize in php.ini" -#: ajax/upload.php:21 +#: ajax/upload.php:22 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Il file caricato supera il valore MAX_FILE_SIZE definito nel form HTML" -#: ajax/upload.php:22 +#: ajax/upload.php:23 msgid "The uploaded file was only partially uploaded" msgstr "Il file è stato parzialmente caricato" -#: ajax/upload.php:23 +#: ajax/upload.php:24 msgid "No file was uploaded" msgstr "Nessun file è stato caricato" -#: ajax/upload.php:24 +#: ajax/upload.php:25 msgid "Missing a temporary folder" msgstr "Cartella temporanea mancante" -#: ajax/upload.php:25 +#: ajax/upload.php:26 msgid "Failed to write to disk" msgstr "Scrittura su disco non riuscita" @@ -55,57 +55,65 @@ msgstr "Scrittura su disco non riuscita" msgid "Files" msgstr "File" +#: js/fileactions.js:95 +msgid "Unshare" +msgstr "Rimuovi condivisione" + +#: js/fileactions.js:97 templates/index.php:56 +msgid "Delete" +msgstr "Elimina" + #: js/filelist.js:186 msgid "undo deletion" -msgstr "" +msgstr "annulla l'eliminazione" #: js/files.js:170 msgid "generating ZIP-file, it may take some time." -msgstr "" +msgstr "creazione file ZIP, potrebbe richiedere del tempo." #: js/files.js:199 msgid "Unable to upload your file as it is a directory or has 0 bytes" -msgstr "" +msgstr "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte" #: js/files.js:199 msgid "Upload Error" -msgstr "" +msgstr "Errore di invio" #: js/files.js:227 js/files.js:318 js/files.js:347 msgid "Pending" -msgstr "" +msgstr "In corso" #: js/files.js:332 msgid "Upload cancelled." -msgstr "" +msgstr "Invio annullato" #: js/files.js:456 msgid "Invalid name, '/' is not allowed." -msgstr "" +msgstr "Nome non valido" -#: js/files.js:626 templates/index.php:55 +#: js/files.js:631 templates/index.php:55 msgid "Size" msgstr "Dimensione" -#: js/files.js:627 templates/index.php:56 +#: js/files.js:632 templates/index.php:56 msgid "Modified" msgstr "Modificato" -#: js/files.js:654 +#: js/files.js:659 msgid "folder" -msgstr "" +msgstr "cartella" -#: js/files.js:656 +#: js/files.js:661 msgid "folders" -msgstr "" +msgstr "cartelle" -#: js/files.js:664 +#: js/files.js:669 msgid "file" -msgstr "" +msgstr "file" -#: js/files.js:666 +#: js/files.js:671 msgid "files" -msgstr "" +msgstr "file" #: templates/admin.php:5 msgid "File handling" @@ -175,10 +183,6 @@ msgstr "Condividi" msgid "Download" msgstr "Scarica" -#: templates/index.php:56 -msgid "Delete" -msgstr "Elimina" - #: templates/index.php:64 msgid "Upload too large" msgstr "Il file caricato è troppo grande" |