summaryrefslogtreecommitdiffstats
path: root/web/lang/fr/timeout_po.inc
blob: 77c1c2e5b46eee8e2c7b042aaf85724bf41c5071 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>

include_once("translator.inc");
global $_t;

$_t["fr"]["Click on the Home link above to log in."] = "Cliquez sur le lien ci-dessus pour vous authentifier.";

$_t["fr"]["Your session has timed out.  You must log in again."] = "Votre session a expiré. Vous devez vous ré-authentifier.";

?>