it.php
464 Bytes
<?php $TRANSLATIONS = array(
"Document was shared" => "Il documento è stato condiviso",
"User %s shared quick document %s with you." => "L'utente %s ha condiviso il documento %s con te.",
"My pad" => "Il mio taccuino",
"Settings" => "Impostazioni",
"Pad Title" => "Titolo taccuino",
"Open" => "Apri",
"Share with" => "Condividi con",
"Share" => "Condividi",
"Etherpad service URL" => "URL del servizio Etherpad",
"Username" => "Nome utente",
"Save" => "Salva"
);