push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / dlls / shdoclc / Fr.rc
blob75aefc7a1f205c3ed09d62a95130a3b7668b5a0b
1 /*
2  * MsHTML resources
3  * French Language Support
4  *
5  * Copyright 2005-2007 Jonathan Ernst
6  *
7  * This library is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU Lesser General Public
9  * License as published by the Free Software Foundation; either
10  * version 2.1 of the License, or (at your option) any later version.
11  *
12  * This library is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15  * Lesser General Public License for more details.
16  *
17  * You should have received a copy of the GNU Lesser General Public
18  * License along with this library; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20  */
23 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
25 STRINGTABLE DISCARDABLE
27     IDS_MESSAGE_BOX_TITLE, "Internet Explorer de Wine"
30 STRINGTABLE DISCARDABLE
32     IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
33     IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
36 IDR_BROWSE_CONTEXT_MENU MENU
38     POPUP "Default"
39     {
40         MENUITEM "Page pré&cédente",                  IDM_GOBACKWARD
41         MENUITEM "Page sui&vante",               IDM_GOFORWARD
42         MENUITEM SEPARATOR
43         MENUITEM "Enregistrer l'&arrière-plan sous...", IDM_SAVEBACKGROUND
44         MENUITEM "Ét&ablir en tant qu'élément d'arrière-plan",     IDM_SETWALLPAPER
45         MENUITEM "Copie&r l'arrière-plan",       IDM_COPYBACKGROUND
46         MENUITEM "Définir comme élément du &Bureau...",   IDM_SETDESKTOPITEM
47         MENUITEM SEPARATOR
48         MENUITEM "&Sélectionner tout",            IDM_SELECTALL
49         MENUITEM "C&oller",                 IDM_PASTE
50         MENUITEM SEPARATOR
51         MENUITEM "Créer &un raccourci",       IDM_CREATESHORTCUT
52         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
53         MENUITEM "A&fficher la source",           IDM_VIEWSOURCE
54         MENUITEM SEPARATOR
55         MENUITEM "Co&dage",              IDM_LANGUAGE
56         MENUITEM SEPARATOR
57         MENUITEM "&Imprimer",                 IDM_PRINT
58         MENUITEM "Actualis&er",               _IDM_REFRESH
59         MENUITEM SEPARATOR
60         MENUITEM SEPARATOR
61         MENUITEM "&Propriétés",            IDM_PROPERTIES
62     }
64     POPUP "Image"
65     {
66         MENUITEM "Ou&vrir le lien",               IDM_FOLLOWLINKC
67         MENUITEM "Ouvrir le lien dans une &nouvelle fenêtre", IDM_FOLLOWLINKN
68         MENUITEM "Enregistrer la cible so&us...",       IDM_SAVETARGET
69         MENUITEM "Imprimer la cib&le",            IDM_PRINTTARGET
70         MENUITEM SEPARATOR
71         MENUITEM "Affic&her l'image",            IDM_SHOWPICTURE
72         MENUITEM "Enregistrer l'image &sous...",      IDM_SAVEPICTURE
73         MENUITEM "Envoyer l'image par &courrier électronique...",       IDM_MP_EMAILPICTURE
74         MENUITEM "&Imprimer l'image...",        IDM_MP_PRINTPICTURE
75         MENUITEM "Atteindre &Mes images",       IDM_MP_MYPICS
76         MENUITEM "É&tablir en tant qu'élément d'arrière-plan",       IDM_SETWALLPAPER
77         MENUITEM "Définir comme élément du &Bureau...",  IDM_SETDESKTOPITEM
78         MENUITEM SEPARATOR
79         MENUITEM "Coupe&r",                     IDM_CUT
80         MENUITEM "Copi&er",                    IDM_COPY
81         MENUITEM "Copier le r&accourci",           IDM_COPYSHORTCUT
82         MENUITEM "C&oller",                   IDM_PASTE
83         MENUITEM SEPARATOR
84         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
85         MENUITEM SEPARATOR
86         MENUITEM SEPARATOR
87         MENUITEM "&Propriétés",              IDM_PROPERTIES
88     }
90     POPUP "Control"
91     {
92         MENUITEM "&Annuler",       IDM_UNDO
93         MENUITEM SEPARATOR
94         MENUITEM "Coupe&r",        IDM_CUT
95         MENUITEM "Copi&er",       IDM_COPY
96         MENUITEM "C&oller",      IDM_PASTE
97         MENUITEM "Suppri&mer",     IDM_DELETE
98         MENUITEM SEPARATOR
99         MENUITEM SEPARATOR
100         MENUITEM "&Sélectionner tout", IDM_SELECTALL
101     }
103     POPUP "Table"
104     {
105         POPUP "&Sélectionner"
106         {
107             MENUITEM "&cellule",         IDM_CELLSELECT
108             MENUITEM "&ligne",          IDM_ROWSELECT
109             MENUITEM "c&olonne",       IDM_COLUMNSELECT
110             MENUITEM "&table",        IDM_TABLESELECT
111         }
112         MENUITEM SEPARATOR
113         MENUITEM SEPARATOR
114         MENUITEM "Propriétés de la &cellule",  IDM_CELLPROPERTIES
115         MENUITEM "Propriétés de la &table", IDM_TABLEPROPERTIES
116     }
118     POPUP "1DSite Select"
119     {
120         MENUITEM "Coupe&r",        IDM_CUT
121         MENUITEM "Copi&er",       IDM_COPY
122         MENUITEM "Coller",       IDM_PASTE
123         MENUITEM "&Sélectionner tout", IDM_SELECTALL
124         MENUITEM "&Imprimer",      IDM_PRINT
125         MENUITEM SEPARATOR
126     }
128     POPUP "Anchor"
129     {
130         MENUITEM "Ou&vrir",                IDM_FOLLOWLINKC
131         MENUITEM "Ouvrir dans une &nouvelle fenêtre",  IDM_FOLLOWLINKN
132         MENUITEM "Enregistrer la cible so&us...",   IDM_SAVETARGET
133         MENUITEM "Imprimer la cib&le",        IDM_PRINTTARGET
134         MENUITEM SEPARATOR
135         MENUITEM "Coupe&r",                  IDM_CUT
136         MENUITEM "Copi&er",                IDM_COPY
137         MENUITEM "Copier le r&accourci",       IDM_COPYSHORTCUT
138         MENUITEM "C&oller",               IDM_PASTE
139         MENUITEM SEPARATOR
140         MENUITEM "Ajouter au&x Favoris...", IDM_ADDFAVORITES
141         MENUITEM SEPARATOR
142         MENUITEM SEPARATOR
143         MENUITEM "&Propriétés",          IDM_PROPERTIES
144     }
146     POPUP "Context Unknown"
147     {
148         MENUITEM SEPARATOR
149     }
151     POPUP "DYNSRC Image"
152     {
153         MENUITEM "Ou&vrir le lien",               IDM_FOLLOWLINKC
154         MENUITEM "Ouvrir le lien dans une &nouvelle fenêtre", IDM_FOLLOWLINKN
155         MENUITEM "Enregistrer la cible so&us...",       IDM_SAVETARGET
156         MENUITEM "Imprimer la cib&le",            IDM_PRINTTARGET
157         MENUITEM SEPARATOR
158         MENUITEM "Affic&her l'image",            IDM_SHOWPICTURE
159         MENUITEM "Enregistrer la vidéo &sous...",        IDM_SAVEPICTURE
160         MENUITEM "É&tablir en tant qu'élément d'arrière-plan",       IDM_SETWALLPAPER
161         MENUITEM "Définir comme élément du &Bureau...",  IDM_SETDESKTOPITEM
162         MENUITEM SEPARATOR
163         MENUITEM "Coupe&r",                     IDM_CUT
164         MENUITEM "Copi&er",                    IDM_COPY
165         MENUITEM "Copier le r&accourci",           IDM_COPYSHORTCUT
166         MENUITEM "C&oller",                   IDM_PASTE
167         MENUITEM SEPARATOR
168         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
169         MENUITEM SEPARATOR
170         MENUITEM SEPARATOR
171         MENUITEM "Lecture",                     IDM_DYNSRCPLAY
172         MENUITEM "Arrêt",                     IDM_DYNSRCSTOP
173         MENUITEM "&Propriétés",              IDM_PROPERTIES
174     }
176     POPUP "ART Image"
177     {
178         MENUITEM "Ou&vrir le lien",               IDM_FOLLOWLINKC
179         MENUITEM "Ouvrir le lien dans une &nouvelle fenêtre", IDM_FOLLOWLINKN
180         MENUITEM "Enregistrer la cible so&us...",       IDM_SAVETARGET
181         MENUITEM "Imprimer la cib&le",            IDM_PRINTTARGET
182         MENUITEM SEPARATOR
183         MENUITEM "Affic&her l'image",            IDM_SHOWPICTURE
184         MENUITEM "Enregistrer l'image &sous...",      IDM_SAVEPICTURE
185         MENUITEM "É&tablir en tant qu'élément d'arrière-plan",       IDM_SETWALLPAPER
186         MENUITEM "Définir comme élément du &Bureau...",  IDM_SETDESKTOPITEM
187         MENUITEM SEPARATOR
188         MENUITEM "Coupe&r",                     IDM_CUT
189         MENUITEM "Copi&er",                    IDM_COPY
190         MENUITEM "Copier le r&accourci",           IDM_COPYSHORTCUT
191         MENUITEM "C&oller",                   IDM_PASTE
192         MENUITEM SEPARATOR
193         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
194         MENUITEM SEPARATOR
195         MENUITEM "Lecture",                     IDM_IMGARTPLAY
196         MENUITEM "Arrêt",                     IDM_IMGARTSTOP
197         MENUITEM "Retour arrière",                   IDM_IMGARTREWIND
198         MENUITEM SEPARATOR
199         MENUITEM SEPARATOR
200         MENUITEM "&Propriétés",              IDM_PROPERTIES
201     }
203     POPUP "Debug"
204     {
205         MENUITEM "Trace Tags",         IDM_TRACETAGS
206         MENUITEM "Resource Failures",  IDM_RESOURCEFAILURES
207         MENUITEM "Dump Tracking Info", IDM_DUMPTRACKINGINFO
208         MENUITEM "Debug Break",        IDM_DEBUGBREAK
209         MENUITEM "Debug View",         IDM_DEBUGVIEW
210         MENUITEM "Dump Tree",          IDM_DUMPTREE
211         MENUITEM "Dump Lines",         IDM_DUMPLINES
212         MENUITEM "Dump DisplayTree",   IDM_DUMPDISPLAYTREE
213         MENUITEM "Dump FormatCaches",  IDM_DUMPFORMATCACHES
214         MENUITEM "Dump LayoutRects",   IDM_DUMPLAYOUTRECTS
215         MENUITEM "Memory Monitor",     IDM_MEMORYMONITOR
216         MENUITEM "Performance Meters", IDM_PERFORMANCEMETERS
217         MENUITEM "Save HTML",          IDM_SAVEHTML
218         MENUITEM SEPARATOR
219         MENUITEM "&Browse View",       IDM_BROWSEMODE
220         MENUITEM "&Edit View",         IDM_EDITMODE
221     }
223     POPUP "Vertical Scrollbar"
224     {
225         MENUITEM "Défilement ici",  IDM_SCROLL_HERE
226         MENUITEM SEPARATOR
227         MENUITEM "Haut",          IDM_SCROLL_TOP
228         MENUITEM "Bas",       IDM_SCROLL_BOTTOM
229         MENUITEM SEPARATOR
230         MENUITEM "Page précédente",      IDM_SCROLL_PAGEUP
231         MENUITEM "Page suivante",    IDM_SCROLL_PAGEDOWN
232         MENUITEM SEPARATOR
233         MENUITEM "Défilement vers le haut",    IDM_SCROLL_UP
234         MENUITEM "Défilement vers le bas",  IDM_SCROLL_DOWN
235     }
237     POPUP "Horizontal Scrollbar"
238     {
239         MENUITEM "Défilement ici",  IDM_SCROLL_HERE
240         MENUITEM SEPARATOR
241         MENUITEM "Côté gauche",    IDM_SCROLL_LEFTEDGE
242         MENUITEM "Côté droit",   IDM_SCROLL_RIGHTEDGE
243         MENUITEM SEPARATOR
244         MENUITEM "Page vers la gauche",    IDM_SCROLL_PAGELEFT
245         MENUITEM "Page vers la droite",   IDM_SCROLL_PAGERIGHT
246         MENUITEM SEPARATOR
247         MENUITEM "Défilement vers la gauche",  IDM_SCROLL_LEFT
248         MENUITEM "Défilement vers la droite", IDM_SCROLL_RIGHT
249     }