aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.php
blob: b7d8d840e165f0bea784c816ecdeee86a5c5cb04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php $TRANSLATIONS = array(
"Authentication error" => "Errore nell'autenticazione",
"Invalid request" => "Richiesta non valida",
"Language changed" => "Lingua modificata",
"Ask a question" => "Fai una domanda",
"Select an App" => "Seleziona un applicazione",
"by" => "da",
"Your password got changed" => "La tua password è stata cambiata",
"New password" => "Nuova password",
"show" => "mostra",
"Language" => "Lingua",
"Name" => "Nome",
"Password" => "Password",
"Groups" => "Gruppi",
"Create" => "Crea"
);