push 83bc2c7f18737d383a1d3e3e51a35ab3f54ca5a0
[wine/hacks.git] / dlls / shdoclc / Fr.rc
blob216babb48bbb373366fe5b2e562281079caaaec5
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  */
22 #include "shdoclc.h"
24 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
26 STRINGTABLE DISCARDABLE
28     IDS_MESSAGE_BOX_TITLE, "Internet Explorer de Wine"
31 STRINGTABLE DISCARDABLE
33     IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
34     IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
37 IDR_BROWSE_CONTEXT_MENU MENU
39     POPUP "Default"
40     {
41         MENUITEM "Page pré&cédente",                  IDM_GOBACKWARD
42         MENUITEM "Page sui&vante",               IDM_GOFORWARD
43         MENUITEM SEPARATOR
44         MENUITEM "Enregistrer l'&arrière-plan sous...", IDM_SAVEBACKGROUND
45         MENUITEM "Ét&ablir en tant qu'élément d'arrière-plan",     IDM_SETWALLPAPER
46         MENUITEM "Copie&r l'arrière-plan",       IDM_COPYBACKGROUND
47         MENUITEM "Définir comme élément du &Bureau...",   IDM_SETDESKTOPITEM
48         MENUITEM SEPARATOR
49         MENUITEM "&Sélectionner tout",            IDM_SELECTALL
50         MENUITEM "C&oller",                 IDM_PASTE
51         MENUITEM SEPARATOR
52         MENUITEM "Créer &un raccourci",       IDM_CREATESHORTCUT
53         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
54         MENUITEM "A&fficher la source",           IDM_VIEWSOURCE
55         MENUITEM SEPARATOR
56         MENUITEM "Co&dage",              IDM_LANGUAGE
57         MENUITEM SEPARATOR
58         MENUITEM "&Imprimer",                 IDM_PRINT
59         MENUITEM "Actualis&er",               _IDM_REFRESH
60         MENUITEM SEPARATOR
61         MENUITEM SEPARATOR
62         MENUITEM "&Propriétés",            IDM_PROPERTIES
63     }
65     POPUP "Image"
66     {
67         MENUITEM "Ou&vrir le lien",               IDM_FOLLOWLINKC
68         MENUITEM "Ouvrir le lien dans une &nouvelle fenêtre", IDM_FOLLOWLINKN
69         MENUITEM "Enregistrer la cible so&us...",       IDM_SAVETARGET
70         MENUITEM "Imprimer la cib&le",            IDM_PRINTTARGET
71         MENUITEM SEPARATOR
72         MENUITEM "Affic&her l'image",            IDM_SHOWPICTURE
73         MENUITEM "Enregistrer l'image &sous...",      IDM_SAVEPICTURE
74         MENUITEM "Envoyer l'image par &courrier électronique...",       IDM_MP_EMAILPICTURE
75         MENUITEM "&Imprimer l'image...",        IDM_MP_PRINTPICTURE
76         MENUITEM "Atteindre &Mes images",       IDM_MP_MYPICS
77         MENUITEM "É&tablir en tant qu'élément d'arrière-plan",       IDM_SETWALLPAPER
78         MENUITEM "Définir comme élément du &Bureau...",  IDM_SETDESKTOPITEM
79         MENUITEM SEPARATOR
80         MENUITEM "Coupe&r",                     IDM_CUT
81         MENUITEM "Copi&er",                    IDM_COPY
82         MENUITEM "Copier le r&accourci",           IDM_COPYSHORTCUT
83         MENUITEM "C&oller",                   IDM_PASTE
84         MENUITEM SEPARATOR
85         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
86         MENUITEM SEPARATOR
87         MENUITEM SEPARATOR
88         MENUITEM "&Propriétés",              IDM_PROPERTIES
89     }
91     POPUP "Control"
92     {
93         MENUITEM "&Annuler",       IDM_UNDO
94         MENUITEM SEPARATOR
95         MENUITEM "Coupe&r",        IDM_CUT
96         MENUITEM "Copi&er",       IDM_COPY
97         MENUITEM "C&oller",      IDM_PASTE
98         MENUITEM "Suppri&mer",     IDM_DELETE
99         MENUITEM SEPARATOR
100         MENUITEM SEPARATOR
101         MENUITEM "&Sélectionner tout", IDM_SELECTALL
102     }
104     POPUP "Table"
105     {
106         POPUP "&Sélectionner"
107         {
108             MENUITEM "&cellule",         IDM_CELLSELECT
109             MENUITEM "&ligne",          IDM_ROWSELECT
110             MENUITEM "c&olonne",       IDM_COLUMNSELECT
111             MENUITEM "&table",        IDM_TABLESELECT
112         }
113         MENUITEM SEPARATOR
114         MENUITEM SEPARATOR
115         MENUITEM "Propriétés de la &cellule",  IDM_CELLPROPERTIES
116         MENUITEM "Propriétés de la &table", IDM_TABLEPROPERTIES
117     }
119     POPUP "1DSite Select"
120     {
121         MENUITEM "Coupe&r",        IDM_CUT
122         MENUITEM "Copi&er",       IDM_COPY
123         MENUITEM "Coller",       IDM_PASTE
124         MENUITEM "&Sélectionner tout", IDM_SELECTALL
125         MENUITEM "&Imprimer",      IDM_PRINT
126         MENUITEM SEPARATOR
127     }
129     POPUP "Anchor"
130     {
131         MENUITEM "Ou&vrir",                IDM_FOLLOWLINKC
132         MENUITEM "Ouvrir dans une &nouvelle fenêtre",  IDM_FOLLOWLINKN
133         MENUITEM "Enregistrer la cible so&us...",   IDM_SAVETARGET
134         MENUITEM "Imprimer la cib&le",        IDM_PRINTTARGET
135         MENUITEM SEPARATOR
136         MENUITEM "Coupe&r",                  IDM_CUT
137         MENUITEM "Copi&er",                IDM_COPY
138         MENUITEM "Copier le r&accourci",       IDM_COPYSHORTCUT
139         MENUITEM "C&oller",               IDM_PASTE
140         MENUITEM SEPARATOR
141         MENUITEM "Ajouter au&x Favoris...", IDM_ADDFAVORITES
142         MENUITEM SEPARATOR
143         MENUITEM SEPARATOR
144         MENUITEM "&Propriétés",          IDM_PROPERTIES
145     }
147     POPUP "Context Unknown"
148     {
149         MENUITEM SEPARATOR
150     }
152     POPUP "DYNSRC Image"
153     {
154         MENUITEM "Ou&vrir le lien",               IDM_FOLLOWLINKC
155         MENUITEM "Ouvrir le lien dans une &nouvelle fenêtre", IDM_FOLLOWLINKN
156         MENUITEM "Enregistrer la cible so&us...",       IDM_SAVETARGET
157         MENUITEM "Imprimer la cib&le",            IDM_PRINTTARGET
158         MENUITEM SEPARATOR
159         MENUITEM "Affic&her l'image",            IDM_SHOWPICTURE
160         MENUITEM "Enregistrer la vidéo &sous...",        IDM_SAVEPICTURE
161         MENUITEM "É&tablir en tant qu'élément d'arrière-plan",       IDM_SETWALLPAPER
162         MENUITEM "Définir comme élément du &Bureau...",  IDM_SETDESKTOPITEM
163         MENUITEM SEPARATOR
164         MENUITEM "Coupe&r",                     IDM_CUT
165         MENUITEM "Copi&er",                    IDM_COPY
166         MENUITEM "Copier le r&accourci",           IDM_COPYSHORTCUT
167         MENUITEM "C&oller",                   IDM_PASTE
168         MENUITEM SEPARATOR
169         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
170         MENUITEM SEPARATOR
171         MENUITEM SEPARATOR
172         MENUITEM "Lecture",                     IDM_DYNSRCPLAY
173         MENUITEM "Arrêt",                     IDM_DYNSRCSTOP
174         MENUITEM "&Propriétés",              IDM_PROPERTIES
175     }
177     POPUP "ART Image"
178     {
179         MENUITEM "Ou&vrir le lien",               IDM_FOLLOWLINKC
180         MENUITEM "Ouvrir le lien dans une &nouvelle fenêtre", IDM_FOLLOWLINKN
181         MENUITEM "Enregistrer la cible so&us...",       IDM_SAVETARGET
182         MENUITEM "Imprimer la cib&le",            IDM_PRINTTARGET
183         MENUITEM SEPARATOR
184         MENUITEM "Affic&her l'image",            IDM_SHOWPICTURE
185         MENUITEM "Enregistrer l'image &sous...",      IDM_SAVEPICTURE
186         MENUITEM "É&tablir en tant qu'élément d'arrière-plan",       IDM_SETWALLPAPER
187         MENUITEM "Définir comme élément du &Bureau...",  IDM_SETDESKTOPITEM
188         MENUITEM SEPARATOR
189         MENUITEM "Coupe&r",                     IDM_CUT
190         MENUITEM "Copi&er",                    IDM_COPY
191         MENUITEM "Copier le r&accourci",           IDM_COPYSHORTCUT
192         MENUITEM "C&oller",                   IDM_PASTE
193         MENUITEM SEPARATOR
194         MENUITEM "Ajouter au&x Favoris...",     IDM_ADDFAVORITES
195         MENUITEM SEPARATOR
196         MENUITEM "Lecture",                     IDM_IMGARTPLAY
197         MENUITEM "Arrêt",                     IDM_IMGARTSTOP
198         MENUITEM "Retour arrière",                   IDM_IMGARTREWIND
199         MENUITEM SEPARATOR
200         MENUITEM SEPARATOR
201         MENUITEM "&Propriétés",              IDM_PROPERTIES
202     }
204     POPUP "Debug"
205     {
206         MENUITEM "Trace Tags",         IDM_TRACETAGS
207         MENUITEM "Resource Failures",  IDM_RESOURCEFAILURES
208         MENUITEM "Dump Tracking Info", IDM_DUMPTRACKINGINFO
209         MENUITEM "Debug Break",        IDM_DEBUGBREAK
210         MENUITEM "Debug View",         IDM_DEBUGVIEW
211         MENUITEM "Dump Tree",          IDM_DUMPTREE
212         MENUITEM "Dump Lines",         IDM_DUMPLINES
213         MENUITEM "Dump DisplayTree",   IDM_DUMPDISPLAYTREE
214         MENUITEM "Dump FormatCaches",  IDM_DUMPFORMATCACHES
215         MENUITEM "Dump LayoutRects",   IDM_DUMPLAYOUTRECTS
216         MENUITEM "Memory Monitor",     IDM_MEMORYMONITOR
217         MENUITEM "Performance Meters", IDM_PERFORMANCEMETERS
218         MENUITEM "Save HTML",          IDM_SAVEHTML
219         MENUITEM SEPARATOR
220         MENUITEM "&Browse View",       IDM_BROWSEMODE
221         MENUITEM "&Edit View",         IDM_EDITMODE
222     }
224     POPUP "Vertical Scrollbar"
225     {
226         MENUITEM "Défilement ici",  IDM_SCROLL_HERE
227         MENUITEM SEPARATOR
228         MENUITEM "Haut",          IDM_SCROLL_TOP
229         MENUITEM "Bas",       IDM_SCROLL_BOTTOM
230         MENUITEM SEPARATOR
231         MENUITEM "Page précédente",      IDM_SCROLL_PAGEUP
232         MENUITEM "Page suivante",    IDM_SCROLL_PAGEDOWN
233         MENUITEM SEPARATOR
234         MENUITEM "Défilement vers le haut",    IDM_SCROLL_UP
235         MENUITEM "Défilement vers le bas",  IDM_SCROLL_DOWN
236     }
238     POPUP "Horizontal Scrollbar"
239     {
240         MENUITEM "Défilement ici",  IDM_SCROLL_HERE
241         MENUITEM SEPARATOR
242         MENUITEM "Côté gauche",    IDM_SCROLL_LEFTEDGE
243         MENUITEM "Côté droit",   IDM_SCROLL_RIGHTEDGE
244         MENUITEM SEPARATOR
245         MENUITEM "Page vers la gauche",    IDM_SCROLL_PAGELEFT
246         MENUITEM "Page vers la droite",   IDM_SCROLL_PAGERIGHT
247         MENUITEM SEPARATOR
248         MENUITEM "Défilement vers la gauche",  IDM_SCROLL_LEFT
249         MENUITEM "Défilement vers la droite", IDM_SCROLL_RIGHT
250     }