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> 7*d6a6d688SNicolasFriedli * @author NicolasFriedli <nicolas@theologique.ch> 8bcc01f1fSVincent Feltz */ 90a7415d3SAndreas Gohr$lang['translations'] = 'Traductions de cette page'; 10bcc01f1fSVincent 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.'; 11bcc01f1fSVincent Feltz$lang['diff'] = 'Voir ce qui a <a href="%s" class="wikilink1">changé</a>.'; 12*d6a6d688SNicolasFriedli$lang['transloaded'] = 'Le contenu de cette page en %s a été pré-chargé pour facilité de traduction.<br/> Mais vous pouvez baser votre traduction sur les traductions existantes: %s'; 13