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

16 lines
520 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Fermer",
"Invite" => "Inviter",
"Users in session:" => "Utilisateurs dans la session :",
"Failed to load documents." => "Échec du chargement des documents.",
"No people found" => "Aucun utilisateur trouvé",
"Remove from the list" => "Supprimer de la liste",
"Sent" => "Envoyé",
"Declined" => "Refusé",
"Accepted" => "Accepté",
"Incoming" => "En réception",
"Documents" => "Documents",
"Advanced feature-set" => "Fonctionnalités avancées",
"(Unstable)" => "(instable)"
);