diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /apps/files/l10n/it.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r-- | apps/files/l10n/it.php | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 213bfddb801..8105e9c01a2 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -22,17 +22,11 @@ $TRANSLATIONS = array( "Upload cancelled." => "Invio annullato", "Could not get result from server." => "Impossibile ottenere il risultato dal server.", "File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.", -"URL cannot be empty." => "L'URL non può essere vuoto.", -"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud", -"Error" => "Errore", +"{new_name} already exists" => "{new_name} esiste già", "Share" => "Condividi", "Delete permanently" => "Elimina definitivamente", "Rename" => "Rinomina", "Pending" => "In corso", -"{new_name} already exists" => "{new_name} esiste già", -"replace" => "sostituisci", -"suggest name" => "suggerisci nome", -"cancel" => "annulla", "replaced {new_name} with {old_name}" => "sostituito {new_name} con {old_name}", "undo" => "annulla", "_%n folder_::_%n folders_" => array("%n cartella","%n cartelle"), @@ -49,9 +43,11 @@ $TRANSLATIONS = array( "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "La cifratura è stata disabilitata ma i tuoi file sono ancora cifrati. Vai nelle impostazioni personali per decifrare i file.", "Your download is being prepared. This might take some time if the files are big." => "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi.", "Error moving file" => "Errore durante lo spostamento del file", +"Error" => "Errore", "Name" => "Nome", "Size" => "Dimensione", "Modified" => "Modificato", +"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud", "%s could not be renamed" => "%s non può essere rinominato", "Upload" => "Carica", "File handling" => "Gestione file", @@ -68,7 +64,6 @@ $TRANSLATIONS = array( "From link" => "Da collegamento", "Deleted files" => "File eliminati", "Cancel upload" => "Annulla invio", -"You don’t have write permissions here." => "Qui non hai i permessi di scrittura.", "Nothing in here. Upload something!" => "Non c'è niente qui. Carica qualcosa!", "Download" => "Scarica", "Unshare" => "Rimuovi condivisione", |