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/ca.php

16 lines
494 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Tanca",
"Invite" => "Convida",
"Users in session:" => "Usuaris a la sessió:",
"Failed to load documents." => "Ha fallat en carregar documents.",
"No people found" => "No s'ha trobat ningú",
"Remove from the list" => "Esborra de la llista",
"Sent" => "Enviat",
"Declined" => "Denegat",
"Accepted" => "Acceptat",
"Incoming" => "Entrant",
"Documents" => "Documents",
"Advanced feature-set" => "Joc d'opcions avançades",
"(Unstable)" => "(Inestable)"
);