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.
richdocuments/l10n/it.php

16 lines
518 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Chiudi",
"Invite" => "Invita",
"Users in session:" => "Utenti nella sessione:",
"Failed to load documents." => "Caricamento documenti non riuscito.",
"No people found" => "Non sono state trovate altre persone",
"Remove from the list" => "Rimuovi dall'elenco",
"Sent" => "Inviato",
"Declined" => "Rifiutato",
"Accepted" => "Accettato",
"Incoming" => "In arrivo",
"Documents" => "Documenti",
"Advanced feature-set" => "Funzionalità avanzate",
"(Unstable)" => "(Non stabile)"
);