summaryrefslogtreecommitdiffstats
path: root/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.php')
-rw-r--r--l10n/it.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/l10n/it.php b/l10n/it.php
index 887a13cf0..8a568e00a 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -8,6 +8,8 @@ $TRANSLATIONS = array(
"More redirects than allowed, aborting" => "Più redirezioni di quelle consentite, interruzione in corso",
"Bigger than maximum allowed size" => "Più grande della dimensione massima consentita",
"Request timed out" => "Richiesta scaduta",
+"Required credentials for feed were either missing or incorrect" => "Le credenziali richieste per la fonte mancano o non sono corrette",
+"Forbidden to access feed" => "Accesso alla fonte vietato",
"Request failed, network connection unavailable!" => "Richiesta non riuscita, connessione di rete non disponibile!",
"Request unauthorized. Are you logged in?" => "Richiesta non autorizzata. Hai effettuato l'accesso?",
"Request forbidden. Are you an admin?" => "Richiesta vietata. Sei un amministratore?",
@@ -81,6 +83,11 @@ $TRANSLATIONS = array(
"Folder name" => "Nome della cartella",
"Go back" => "Indietro",
"Folder exists already!" => "La cartella esiste già!",
+"Advanced settings" => "Impostazioni avanzate",
+"Credentials" => "Credenziali",
+"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" => "Le credenziali HTTP Basic Auth devono essere memorizzate senza cifratura! Chiunque abbia accesso al server o al database sarà in grado di accedervi!",
+"Username" => "Nome utente",
+"Password" => "Password",
"New Folder" => "Nuova cartella",
"Create" => "Crea",
"Explore" => "Esplora",