You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/settings/l10n/it.php

17 lines
510 B
PHP

<?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"
);