xref: /plugin/autotranslation/lang/fr/lang.php (revision 1923825d2af80f76bedd0f468a5845ce89cd231e)
10a7415d3SAndreas Gohr<?php
20a7415d3SAndreas Gohr
3bcc01f1fSVincent Feltz/**
4bcc01f1fSVincent Feltz * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5bcc01f1fSVincent Feltz *
6bcc01f1fSVincent Feltz * @author Vincent Feltz <psycho@feltzv.fr>
7d6a6d688SNicolasFriedli * @author NicolasFriedli <nicolas@theologique.ch>
8*1923825dSGilles-Philippe Morin * @author Gilles-Philippe Morin <gilles.philippe.morin@gmail.com>
9bcc01f1fSVincent Feltz */
100a7415d3SAndreas Gohr$lang['translations']          = 'Traductions de cette page';
11bcc01f1fSVincent Feltz$lang['outdated']              = 'Cette traduction est plus ancienne que <a href="%s" class="wikilink1">la page originale</a> et est peut-être dépassée.';
12bcc01f1fSVincent Feltz$lang['diff']                  = 'Voir ce qui a <a href="%s" class="wikilink1">changé</a>.';
13*1923825dSGilles-Philippe Morin$lang['transloaded']           = 'Le contenu de cette page en %s a été pré-chargé pour faciliter la traduction.<br/> Mais vous pouvez baser votre traduction sur les traductions existantes: %s';
14