util/xmlpool: Update for meson generation
[mesa.git] / src / util / xmlpool / fr.po
1 # French translations for DRI driver options.
2 # Copyright (C) 2005 Stephane Marchesin
3 # This file is distributed under the same license as the Mesa package.
4 # Stephane Marchesin <marchesin@icps.u-strasbg.fr>, 2005.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: Mesa 6.3\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2014-09-25 22:29-0600\n"
11 "PO-Revision-Date: 2005-04-11 01:34+0200\n"
12 "Last-Translator: Stephane Marchesin <marchesin@icps.u-strasbg.fr>\n"
13 "Language-Team: French <fr@li.org>\n"
14 "Language: fr\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: t_options.h:56
21 msgid "Debugging"
22 msgstr "Debogage"
23
24 #: t_options.h:70
25 msgid "Enable flushing batchbuffer after each draw call"
26 msgstr ""
27
28 #: t_options.h:75
29 msgid "Enable flushing GPU caches with each draw call"
30 msgstr ""
31
32 #: t_options.h:80
33 msgid "Disable throttling on first batch after flush"
34 msgstr ""
35
36 #: t_options.h:85
37 msgid "Force GLSL extension default behavior to 'warn'"
38 msgstr ""
39
40 #: t_options.h:90
41 msgid "Disable dual source blending"
42 msgstr ""
43
44 #: t_options.h:95
45 msgid "Disable backslash-based line continuations in GLSL source"
46 msgstr ""
47
48 #: t_options.h:105
49 msgid ""
50 "Force a default GLSL version for shaders that lack an explicit #version line"
51 msgstr ""
52
53 #: t_options.h:110
54 msgid "Allow GLSL #extension directives in the middle of shaders"
55 msgstr ""
56
57 #: t_options.h:120
58 msgid "Image Quality"
59 msgstr "Qualité d'image"
60
61 #: t_options.h:195
62 msgid "A post-processing filter to cel-shade the output"
63 msgstr ""
64
65 #: t_options.h:200
66 msgid "A post-processing filter to remove the red channel"
67 msgstr ""
68
69 #: t_options.h:205
70 msgid "A post-processing filter to remove the green channel"
71 msgstr ""
72
73 #: t_options.h:210
74 msgid "A post-processing filter to remove the blue channel"
75 msgstr ""
76
77 #: t_options.h:215
78 msgid ""
79 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
80 "default quality"
81 msgstr ""
82
83 #: t_options.h:220
84 msgid ""
85 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
86 "default quality. Color version, usable with 2d GL apps"
87 msgstr ""
88
89 #: t_options.h:230
90 msgid "Performance"
91 msgstr "Performance"
92
93 #: t_options.h:264
94 msgid "Synchronization with vertical refresh (swap intervals)"
95 msgstr "Synchronisation de l'affichage avec le balayage vertical"
96
97 #: t_options.h:265
98 msgid "Never synchronize with vertical refresh, ignore application's choice"
99 msgstr ""
100 "Ne jamais synchroniser avec le balayage vertical, ignorer le choix de "
101 "l'application"
102
103 #: t_options.h:266
104 msgid "Initial swap interval 0, obey application's choice"
105 msgstr ""
106 "Ne pas synchroniser avec le balayage vertical par défaut, mais obéir au "
107 "choix de l'application"
108
109 #: t_options.h:267
110 msgid "Initial swap interval 1, obey application's choice"
111 msgstr ""
112 "Synchroniser avec le balayage vertical par défaut, mais obéir au choix de "
113 "l'application"
114
115 #: t_options.h:268
116 msgid ""
117 "Always synchronize with vertical refresh, application chooses the minimum "
118 "swap interval"
119 msgstr ""
120 "Toujours synchroniser avec le balayage vertical, l'application choisit "
121 "l'intervalle minimal"
122
123 #: t_options.h:323
124 msgid "Miscellaneous"
125 msgstr ""
126
127 #: t_options.h:327
128 msgid "Create all visuals with a depth buffer"
129 msgstr ""
130
131 #: t_options.h:337
132 msgid "Initialization"
133 msgstr ""
134
135 #: t_options.h:341
136 msgid "Define the graphic device to use if possible"
137 msgstr ""
138
139 #~ msgid ""
140 #~ "Enable hack to allow larger textures with texture compression on radeon/"
141 #~ "r200"
142 #~ msgstr ""
143 #~ "Activer le hack permettant l'utilisation de textures de grande taille "
144 #~ "avec la compression de textures sur radeon/r200"