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

13 lines
362 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Fermer",
"Failed to load documents." => "Échec du chargement des documents.",
"Sent" => "Envoyé",
"Declined" => "Refusé",
"Accepted" => "Accepté",
"Incoming" => "En réception",
"Upload" => "Envoyer",
"Documents" => "Documents",
"Advanced feature-set" => "Fonctionnalités avancées",
"(Unstable)" => "(instable)"
);