xref: /plugin/autotranslation/lang/fr/lang.php (revision 28dcfff8a883c0029a2702eff46fb355abc2c2d9)
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>
81923825dSGilles-Philippe Morin * @author Gilles-Philippe Morin <gilles.philippe.morin@gmail.com>
9042354bfSSchplurtz le Déboulonné * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
10bcc01f1fSVincent Feltz */
110a7415d3SAndreas Gohr$lang['translations']          = 'Traductions de cette page';
12bcc01f1fSVincent 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.';
13*28dcfff8SAndreas Gohr$lang['old']                  = 'dépassée';
14bcc01f1fSVincent Feltz$lang['diff']                  = 'Voir ce qui a <a href="%s" class="wikilink1">changé</a>.';
151923825dSGilles-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';
16042354bfSSchplurtz le Déboulonné$lang['menu']                  = 'traductions dépassées et manquantes';
17042354bfSSchplurtz le Déboulonné$lang['missing']               = 'Manquante!';
18042354bfSSchplurtz le Déboulonné$lang['current']               = 'à jour';
19042354bfSSchplurtz le Déboulonné$lang['path']                  = 'Chemin';
20