ca.php
456 Bytes
<?php $TRANSLATIONS = array(
"Document was shared" => "S'ha compartit el document",
"User %s shared quick document %s with you." => "L'usuari %s ha compartit el document %s amb vós.",
"My pad" => "El meu pad",
"Settings" => "Configuració",
"Pad Title" => "Títol del pad",
"Open" => "Obre",
"Share with" => "Comparteix amb",
"Share" => "Comparteix",
"Etherpad service URL" => "URL del servei Etherpad",
"Username" => "Nom d'usuari",
"Save" => "Desar"
);