summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/lang/perltk-fr
blob: 542ab046782f3776e47ec545ae98794a5cb9736d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
#
# French strings for texlive installer
# Arthur Reutenauer et Manuel Pégourié-Gonnard
#
text.title:		Installation de TeX Live 2008
text.basicinfo:		Informations générales
text.custom:		Personnalisation avancée
text.dirsetup:		Choix des répertoires
text.options:		Options
text.sysint:		Intégration du système
text.change:		Changer
text.toggle:		(Dé)sélectionner
text.install:		Installer TeX Live
text.finbut:		Terminer
text.quit:		Quitter
text.ok:		OK
text.cancel:		Annuler
text.status:		Action en cours
text.changevar:		Changer la valeur de la variable
text.enterpath:		Entrer le chemin
text.selectscheme:	Choisir un schéma d'installation
text.selectstdcol:	Choisir les collections à installer
text.selectall:		Tout sélectionner
text.selectnone:	Tout désélectionner
text.selectlang:	Choisir les langues disponibles
text.selectdoc:		Choisir les langues de la documentation
text.createsym:		Créer des liens symboliques
text.binto:		emplacement des binaires
text.manto:		emplacement des pages de manuel
text.infoto:		emplacements des pages info
text.onnet:		Sur le réseau
text.ondisk:		Sur disque
text.selectsys:		Choisir la plateforme
text.clicknetbin:	Cliquer pour les binaires sur le réseau
text.outof:		parmi
text.collof:		collections parmi
text.diskreq:		espace disque nécessaire
text.yes:		Oui
text.no:		Non
text.notwritable:	(écriture impossible - changer l'emplacement !)
text.changetexdir:	(changer d'abord TEXDIR !)
text.nolangcol:		(aucune collection de langue sélectionnée !)
text.finished:      See ./index.html for links to documentation.  The TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.
text.finishedpath:  Add TEXDIR/texmf/doc/man to MANPATH.\nAdd TEXDIR/texmf/doc/info to INFOPATH.\nMost importantly, add TEXDIR/bin/PLATFORM\nto your PATH for current and future sessions.
text.welcome:   Welcome to TeX Live!

label.binsys:		Plateforme des binaires
label.scheme:		Schéma sélectionné
label.stdcoll:		Collections standard
label.langcoll:		Collections de langues
label.texdir:		TEXDIR (répertoire TeX principal)
label.localdir:		TEXMFLOCAL (fichiers locaux, etc.)
label.sysvardir:	TEXMFSYSVAR (fichiers générés automatiquement)
label.sysconfigdir:	TEXMFSYSCONFIG (configuration locale)
label.texmfhome:        TEXMFHOME (fichiers personnels)
label.optletter:	Utiliser le format letter au lieu d'A4
label.optfmt:		Générer tous les formats
label.optdoc:		Installer la documentation
label.optsrc:		Installer l'arborescence des sources
label.symlink:		Créer les liens dans les répertoires systèmes

# vim: set fileencoding=utf-8 ts=8 noexpandtab: