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

13 lines
347 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Tanca",
"Failed to load documents." => "Ha fallat en carregar documents.",
"Sent" => "Enviat",
"Declined" => "Denegat",
"Accepted" => "Acceptat",
"Incoming" => "Entrant",
"Upload" => "Puja",
"Documents" => "Documents",
"Advanced feature-set" => "Joc d'opcions avançades",
"(Unstable)" => "(Inestable)"
);