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

13 lines
359 B
PHTML

<?php $TRANSLATIONS = array(
"Close" => "Chiudi",
"Failed to load documents." => "Caricamento documenti non riuscito.",
"Sent" => "Inviato",
"Declined" => "Rifiutato",
"Accepted" => "Accettato",
"Incoming" => "In arrivo",
"Upload" => "Carica",
"Documents" => "Documenti",
"Advanced feature-set" => "Funzionalità avanzate",
"(Unstable)" => "(Non stabile)"
);