summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
commitf3336f8877771e53d303f6f939f0005fa9692b7a (patch)
treec5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/it.php
parente8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff)
downloadnextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz
nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r--core/l10n/it.php18
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php
index 0b2d3768b0c..1cb1a39c743 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -9,14 +9,6 @@ $TRANSLATIONS = array(
"Updating filecache, this may take really long..." => "Aggiornamento della cache dei file in corso, potrebbe richiedere molto tempo...",
"Updated filecache" => "Cache dei file aggiornata",
"... %d%% done ..." => "... %d%% completato ...",
-"Category type not provided." => "Tipo di categoria non fornito.",
-"No category to add?" => "Nessuna categoria da aggiungere?",
-"This category already exists: %s" => "Questa categoria esiste già: %s",
-"Object type not provided." => "Tipo di oggetto non fornito.",
-"%s ID not provided." => "ID %s non fornito.",
-"Error adding %s to favorites." => "Errore durante l'aggiunta di %s ai preferiti.",
-"No categories selected for deletion." => "Nessuna categoria selezionata per l'eliminazione.",
-"Error removing %s from favorites." => "Errore durante la rimozione di %s dai preferiti.",
"No image or file provided" => "Non è stata fornita alcun immagine o file",
"Unknown filetype" => "Tipo di file sconosciuto",
"Invalid image" => "Immagine non valida",
@@ -68,12 +60,9 @@ $TRANSLATIONS = array(
"(all selected)" => "(tutti i selezionati)",
"({count} selected)" => "({count} selezionati)",
"Error loading file exists template" => "Errore durante il caricamento del modello del file esistente",
-"The object type is not specified." => "Il tipo di oggetto non è specificato.",
-"Error" => "Errore",
-"The app name is not specified." => "Il nome dell'applicazione non è specificato.",
-"The required file {file} is not installed!" => "Il file richiesto {file} non è installato!",
"Shared" => "Condivisi",
"Share" => "Condividi",
+"Error" => "Errore",
"Error while sharing" => "Errore durante la condivisione",
"Error while unsharing" => "Errore durante la rimozione della condivisione",
"Error while changing permissions" => "Errore durante la modifica dei permessi",
@@ -106,6 +95,9 @@ $TRANSLATIONS = array(
"Sending ..." => "Invio in corso...",
"Email sent" => "Messaggio inviato",
"Warning" => "Avviso",
+"The object type is not specified." => "Il tipo di oggetto non è specificato.",
+"Delete" => "Elimina",
+"Add" => "Aggiungi",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "L'aggiornamento non è riuscito. Segnala il problema alla <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">comunità di ownCloud</a>.",
"The update was successful. Redirecting you to ownCloud now." => "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
"%s password reset" => "Ripristino password di %s",
@@ -131,8 +123,6 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n",
"The share will expire on %s.\n\n" => "La condivisione scadrà il %s.\n\n",
"Cheers!" => "Saluti!",
-"Edit categories" => "Modifica categorie",
-"Add" => "Aggiungi",
"Security Warning" => "Avviso di sicurezza",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "La tua versione di PHP è vulnerabile all'attacco NULL Byte (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Aggiorna la tua installazione di PHP per utilizzare %s in sicurezza.",