xref: /template/wikiweko/lang/fr/lang.php (revision d47fa3c73f60bd043d1adf7814e3eaefc65d1e0c)
1*d47fa3c7SAndreas Haerter<?php
2*d47fa3c7SAndreas Haerter
3*d47fa3c7SAndreas Haerter/**
4*d47fa3c7SAndreas Haerter * French language for the "vector" DokuWiki template
5*d47fa3c7SAndreas Haerter *
6*d47fa3c7SAndreas Haerter * If your language is not/only partially translated or you found an error/typo,
7*d47fa3c7SAndreas Haerter * have a look at the following files:
8*d47fa3c7SAndreas Haerter * - "/lib/tpl/vector/lang/<your lang>/lang.php"
9*d47fa3c7SAndreas Haerter * - "/lib/tpl/vector/lang/<your lang>/settings.php"
10*d47fa3c7SAndreas Haerter * If they are not existing, copy and translate the English ones (hint: looking
11*d47fa3c7SAndreas Haerter * at <http://[your lang].wikipedia.org> might be helpful). And don't forget to
12*d47fa3c7SAndreas Haerter * mail the translation to me,
13*d47fa3c7SAndreas Haerter * Andreas Haerter <development@andreas-haerter.com>. Thanks :-D.
14*d47fa3c7SAndreas Haerter *
15*d47fa3c7SAndreas Haerter *
16*d47fa3c7SAndreas Haerter * LICENSE: This file is open source software (OSS) and may be copied under
17*d47fa3c7SAndreas Haerter *          certain conditions. See COPYING file for details or try to contact
18*d47fa3c7SAndreas Haerter *          the author(s) of this file in doubt.
19*d47fa3c7SAndreas Haerter *
20*d47fa3c7SAndreas Haerter * @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
21*d47fa3c7SAndreas Haerter * @author Julien Revault d'Allonnes <jrevault@gmail.com>
22*d47fa3c7SAndreas Haerter * @link http://andreas-haerter.com/projects/dokuwiki-template-vector
23*d47fa3c7SAndreas Haerter * @link http://www.dokuwiki.org/template:vector
24*d47fa3c7SAndreas Haerter * @link http://www.dokuwiki.org/config:lang
25*d47fa3c7SAndreas Haerter * @link http://www.dokuwiki.org/devel:configuration
26*d47fa3c7SAndreas Haerter */
27*d47fa3c7SAndreas Haerter
28*d47fa3c7SAndreas Haerter
29*d47fa3c7SAndreas Haerter//check if we are running within the DokuWiki environment
30*d47fa3c7SAndreas Haerterif (!defined("DOKU_INC")){
31*d47fa3c7SAndreas Haerter    die();
32*d47fa3c7SAndreas Haerter}
33*d47fa3c7SAndreas Haerter
34*d47fa3c7SAndreas Haerter//tabs, personal tools and special links
35*d47fa3c7SAndreas Haerter$lang["vector_article"] = "Article";
36*d47fa3c7SAndreas Haerter$lang["vector_discussion"] = "Discussion";
37*d47fa3c7SAndreas Haerter$lang["vector_read"] = "Lire";
38*d47fa3c7SAndreas Haerter$lang["vector_edit"] = "Editer";
39*d47fa3c7SAndreas Haerter$lang["vector_create"] = "Créer";
40*d47fa3c7SAndreas Haerter$lang["vector_userpage"] = "Page utilisateur";
41*d47fa3c7SAndreas Haerter$lang["vector_specialpage"] = "Page spéciales";
42*d47fa3c7SAndreas Haerter$lang["vector_mytalk"] = "Mes discussions";
43*d47fa3c7SAndreas Haerter$lang["vector_exportodt"] = "Exporter : ODT";
44*d47fa3c7SAndreas Haerter$lang["vector_exportpdf"] = "Exporter : PDF";
45*d47fa3c7SAndreas Haerter$lang["vector_subscribens"] = "Souscrire modif NS"; //original DW lang $lang["btn_subscribens"] is simply too long for common tab configs
46*d47fa3c7SAndreas Haerter$lang["vector_unsubscribens"] = "Désouscrire modif NS";  //original DW lang $lang["btn_unsubscribens"] is simply too long for common tab configs
47*d47fa3c7SAndreas Haerter$lang["vector_translations"] = "Langages";
48*d47fa3c7SAndreas Haerter
49*d47fa3c7SAndreas Haerter//headlines for the different bars and boxes
50*d47fa3c7SAndreas Haerter$lang["vector_navigation"] = "Navigation";
51*d47fa3c7SAndreas Haerter$lang["vector_toolbox"] = "Boite à outils";
52*d47fa3c7SAndreas Haerter$lang["vector_exportbox"] = "Imprimer/exporter";
53*d47fa3c7SAndreas Haerter$lang["vector_inotherlanguages"] = "Langages";
54*d47fa3c7SAndreas Haerter$lang["vector_printexport"] = "Imprimer/exporter";
55*d47fa3c7SAndreas Haerter$lang["vector_personnaltools"] = "Outils personels";
56*d47fa3c7SAndreas Haerter
57*d47fa3c7SAndreas Haerter//buttons
58*d47fa3c7SAndreas Haerter$lang["vector_btn_go"] = "Go";
59*d47fa3c7SAndreas Haerter$lang["vector_btn_search"] = "Recherche";
60*d47fa3c7SAndreas Haerter$lang["vector_btn_search_title"] = "Rechercher ce texte";
61*d47fa3c7SAndreas Haerter
62*d47fa3c7SAndreas Haerter//exportbox ("print/export")
63*d47fa3c7SAndreas Haerter$lang["vector_exportbxdef_print"] = "Version imprimable";
64*d47fa3c7SAndreas Haerter$lang["vector_exportbxdef_downloadodt"] = "Télécharger en ODT";
65*d47fa3c7SAndreas Haerter$lang["vector_exportbxdef_downloadpdf"] = "Télécharger en PDF";
66*d47fa3c7SAndreas Haerter
67*d47fa3c7SAndreas Haerter//default toolbox
68*d47fa3c7SAndreas Haerter$lang["vector_toolbxdef_whatlinkshere"] = "Page amont liées";
69*d47fa3c7SAndreas Haerter$lang["vector_toolbxdef_upload"] = "Evoyer un fichier";
70*d47fa3c7SAndreas Haerter$lang["vector_toolbxdef_siteindex"] = "Site index";
71*d47fa3c7SAndreas Haerter$lang["vector_toolboxdef_permanent"] = "Lien permanent";
72*d47fa3c7SAndreas Haerter$lang["vector_toolboxdef_cite"] = "Citer cette page";
73*d47fa3c7SAndreas Haerter
74*d47fa3c7SAndreas Haerter//cite this article
75*d47fa3c7SAndreas Haerter$lang["vector_cite_bibdetailsfor"] = "Détail bibliographique pour";
76*d47fa3c7SAndreas Haerter$lang["vector_cite_pagename"] = "Nom de page";
77*d47fa3c7SAndreas Haerter$lang["vector_cite_author"] = "Auteur";
78*d47fa3c7SAndreas Haerter$lang["vector_cite_publisher"] = "Publieur";
79*d47fa3c7SAndreas Haerter$lang["vector_cite_dateofrev"] = "Date de revision";
80*d47fa3c7SAndreas Haerter$lang["vector_cite_dateretrieved"] = "Date récupérée";
81*d47fa3c7SAndreas Haerter$lang["vector_cite_permurl"] = "URL permanente";
82*d47fa3c7SAndreas Haerter$lang["vector_cite_pageversionid"] = "Version ID de la page";
83*d47fa3c7SAndreas Haerter$lang["vector_cite_citationstyles"] = "Style de citation pour";
84*d47fa3c7SAndreas Haerter$lang["vector_cite_checkstandards"] = "Veuillez vérifier dans un manuel, un guide standards ou avec un instructeur pour la syntaxe exacte lié à vos besoins.";
85*d47fa3c7SAndreas Haerter$lang["vector_cite_latexusepackagehint"] = "Lorsque vous utilisez l'URL de packaging LaTeX (\usepackage{url} quelquepart au début), qui donne souvent des addresses webs mieux formatées, ce qui suit peut être préféré";
86*d47fa3c7SAndreas Haerter$lang["vector_cite_retrieved"] = "Récupéré";
87*d47fa3c7SAndreas Haerter$lang["vector_cite_from"] = "depuis";
88*d47fa3c7SAndreas Haerter$lang["vector_cite_in"] = "Dans";
89*d47fa3c7SAndreas Haerter$lang["vector_cite_accessed"] = "Accès";
90*d47fa3c7SAndreas Haerter$lang["vector_cite_cited"] = "Cité";
91*d47fa3c7SAndreas Haerter$lang["vector_cite_lastvisited"] = "Dernière visite";
92*d47fa3c7SAndreas Haerter$lang["vector_cite_availableat"] = "Dipso à";
93*d47fa3c7SAndreas Haerter$lang["vector_cite_discussionpages"] = "DokuWiki discussion";
94*d47fa3c7SAndreas Haerter$lang["vector_cite_markup"] = "Annotation";
95*d47fa3c7SAndreas Haerter$lang["vector_cite_result"] = "Resultat";
96*d47fa3c7SAndreas Haerter$lang["vector_cite_thisversion"] = "cette version";
97*d47fa3c7SAndreas Haerter
98*d47fa3c7SAndreas Haerter//other
99*d47fa3c7SAndreas Haerter$lang["vector_search"] = "Recherche";
100*d47fa3c7SAndreas Haerter$lang["vector_accessdenied"] = "Accès interdit";
101*d47fa3c7SAndreas Haerter$lang["vector_fillplaceholder"] = "Remplissez cet espace réservé";
102*d47fa3c7SAndreas Haerter$lang["vector_donate"] = "Dons";
103*d47fa3c7SAndreas Haerter$lang["vector_mdtemplatefordw"] = "vector template pour DokuWiki";
104*d47fa3c7SAndreas Haerter$lang["vector_recentchanges"] = "Changements récents";
105*d47fa3c7SAndreas Haerter
106