diff options
Diffstat (limited to 'l10n/it/files.po')
-rw-r--r-- | l10n/it/files.po | 129 |
1 files changed, 69 insertions, 60 deletions
diff --git a/l10n/it/files.po b/l10n/it/files.po index 28d0802c6a5..1f54e199104 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-28 01:58+0200\n" -"PO-Revision-Date: 2013-06-27 23:15+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2013-06-29 02:03+0200\n" +"PO-Revision-Date: 2013-06-29 00:04+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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" @@ -28,46 +28,54 @@ msgstr "Impossibile spostare %s - un file con questo nome esiste già" msgid "Could not move %s" msgstr "Impossibile spostare %s" -#: ajax/upload.php:19 +#: ajax/upload.php:16 ajax/upload.php:39 +msgid "Unable to set upload directory." +msgstr "" + +#: ajax/upload.php:23 +msgid "Invalid Token" +msgstr "" + +#: ajax/upload.php:55 msgid "No file was uploaded. Unknown error" msgstr "Nessun file è stato inviato. Errore sconosciuto" -#: ajax/upload.php:26 +#: ajax/upload.php:62 msgid "There is no error, the file uploaded with success" msgstr "Non ci sono errori, il file è stato caricato correttamente" -#: ajax/upload.php:27 +#: ajax/upload.php:63 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "Il file caricato supera la direttiva upload_max_filesize in php.ini:" -#: ajax/upload.php:29 +#: ajax/upload.php:65 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Il file inviato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML" -#: ajax/upload.php:30 +#: ajax/upload.php:66 msgid "The uploaded file was only partially uploaded" msgstr "Il file è stato caricato solo parzialmente" -#: ajax/upload.php:31 +#: ajax/upload.php:67 msgid "No file was uploaded" msgstr "Nessun file è stato caricato" -#: ajax/upload.php:32 +#: ajax/upload.php:68 msgid "Missing a temporary folder" msgstr "Manca una cartella temporanea" -#: ajax/upload.php:33 +#: ajax/upload.php:69 msgid "Failed to write to disk" msgstr "Scrittura su disco non riuscita" -#: ajax/upload.php:51 +#: ajax/upload.php:87 msgid "Not enough storage available" msgstr "Spazio di archiviazione insufficiente" -#: ajax/upload.php:83 +#: ajax/upload.php:119 msgid "Invalid directory." msgstr "Cartella non valida." @@ -75,6 +83,36 @@ msgstr "Cartella non valida." msgid "Files" msgstr "File" +#: js/file-upload.js:11 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte" + +#: js/file-upload.js:24 +msgid "Not enough space available" +msgstr "Spazio disponibile insufficiente" + +#: js/file-upload.js:64 +msgid "Upload cancelled." +msgstr "Invio annullato" + +#: js/file-upload.js:167 js/files.js:266 +msgid "" +"File upload is in progress. Leaving the page now will cancel the upload." +msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento." + +#: js/file-upload.js:233 js/files.js:339 +msgid "URL cannot be empty." +msgstr "L'URL non può essere vuoto." + +#: js/file-upload.js:238 lib/app.php:53 +msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" +msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud" + +#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389 +#: js/files.js:693 js/files.js:731 +msgid "Error" +msgstr "Errore" + #: js/fileactions.js:116 msgid "Share" msgstr "Condividi" @@ -91,43 +129,43 @@ msgstr "Elimina" msgid "Rename" msgstr "Rinomina" -#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421 +#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433 msgid "Pending" msgstr "In corso" -#: js/filelist.js:259 js/filelist.js:261 +#: js/filelist.js:271 js/filelist.js:273 msgid "{new_name} already exists" msgstr "{new_name} esiste già" -#: js/filelist.js:259 js/filelist.js:261 +#: js/filelist.js:271 js/filelist.js:273 msgid "replace" msgstr "sostituisci" -#: js/filelist.js:259 +#: js/filelist.js:271 msgid "suggest name" msgstr "suggerisci nome" -#: js/filelist.js:259 js/filelist.js:261 +#: js/filelist.js:271 js/filelist.js:273 msgid "cancel" msgstr "annulla" -#: js/filelist.js:306 +#: js/filelist.js:318 msgid "replaced {new_name} with {old_name}" msgstr "sostituito {new_name} con {old_name}" -#: js/filelist.js:306 +#: js/filelist.js:318 msgid "undo" msgstr "annulla" -#: js/filelist.js:331 +#: js/filelist.js:343 msgid "perform delete operation" msgstr "esegui l'operazione di eliminazione" -#: js/filelist.js:413 +#: js/filelist.js:425 msgid "1 file uploading" msgstr "1 file in fase di caricamento" -#: js/filelist.js:416 js/filelist.js:470 +#: js/filelist.js:428 js/filelist.js:486 msgid "files uploading" msgstr "caricamento file" @@ -159,67 +197,38 @@ msgid "" "big." msgstr "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi." -#: js/files.js:264 -msgid "Unable to upload your file as it is a directory or has 0 bytes" -msgstr "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte" - -#: js/files.js:277 -msgid "Not enough space available" -msgstr "Spazio disponibile insufficiente" - -#: js/files.js:317 -msgid "Upload cancelled." -msgstr "Invio annullato" - -#: js/files.js:413 -msgid "" -"File upload is in progress. Leaving the page now will cancel the upload." -msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento." - -#: js/files.js:486 -msgid "URL cannot be empty." -msgstr "L'URL non può essere vuoto." - -#: js/files.js:491 +#: js/files.js:344 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato da ownCloud" -#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878 -msgid "Error" -msgstr "Errore" - -#: js/files.js:891 templates/index.php:69 +#: js/files.js:744 templates/index.php:69 msgid "Name" msgstr "Nome" -#: js/files.js:892 templates/index.php:80 +#: js/files.js:745 templates/index.php:80 msgid "Size" msgstr "Dimensione" -#: js/files.js:893 templates/index.php:82 +#: js/files.js:746 templates/index.php:82 msgid "Modified" msgstr "Modificato" -#: js/files.js:912 +#: js/files.js:765 msgid "1 folder" msgstr "1 cartella" -#: js/files.js:914 +#: js/files.js:767 msgid "{count} folders" msgstr "{count} cartelle" -#: js/files.js:922 +#: js/files.js:775 msgid "1 file" msgstr "1 file" -#: js/files.js:924 +#: js/files.js:777 msgid "{count} files" msgstr "{count} file" -#: lib/app.php:53 -msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" -msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud" - #: lib/app.php:73 msgid "Unable to rename file" msgstr "Impossibile rinominare il file" |