push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / dlls / shdoclc / Es.rc
blob8be9757223a5f1ca0e2530fba75f55bea5fb39fd
1 /*
2  * Spanish resources for mshtml
3  *
4  * Copyright 2006, 2007 José Manuel Ferrer Ortiz
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Lesser General Public
8  * License as published by the Free Software Foundation; either
9  * version 2.1 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Lesser General Public License for more details.
15  *
16  * You should have received a copy of the GNU Lesser General Public
17  * License along with this library; if not, write to the Free Software
18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19  */
22 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
24 STRINGTABLE DISCARDABLE
26     IDS_MESSAGE_BOX_TITLE, "Internet Explorer de Wine"
29 STRINGTABLE DISCARDABLE
31     IDS_PRINT_HEADER_TEMPLATE "&w&bPágina &p" /* FIXME: should be "&w&bPage &p of &P" */
32     IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
35 IDR_BROWSE_CONTEXT_MENU MENU
37     POPUP "Default"
38     {
39         MENUITEM "&Atrás",                 IDM_GOBACKWARD
40         MENUITEM "Ade&lante",              IDM_GOFORWARD
41         MENUITEM SEPARATOR
42         MENUITEM "&Guardar fondo como...", IDM_SAVEBACKGROUND
43         MENUITEM "P&oner como fondo",      IDM_SETWALLPAPER
44         MENUITEM "&Copiar fondo",          IDM_COPYBACKGROUND
45         MENUITEM "Añadir al &escritorio",  IDM_SETDESKTOPITEM
46         MENUITEM SEPARATOR
47         MENUITEM "Seleccionar &todo",      IDM_SELECTALL
48         MENUITEM "&Pegar",                 IDM_PASTE
49         MENUITEM SEPARATOR
50         MENUITEM "Crear acce&so directo",  IDM_CREATESHORTCUT
51         MENUITEM "Añadir a &Favoritos",    IDM_ADDFAVORITES
52         MENUITEM "&Ver código",            IDM_VIEWSOURCE
53         MENUITEM SEPARATOR
54         MENUITEM "Cod&ificación",          IDM_LANGUAGE
55         MENUITEM SEPARATOR
56         MENUITEM "I&mprimir",              IDM_PRINT
57         MENUITEM "&Recargar",              _IDM_REFRESH
58         MENUITEM SEPARATOR
59         MENUITEM SEPARATOR
60         MENUITEM "Propie&dades",           IDM_PROPERTIES
61     }
63     POPUP "Image"
64     {
65         MENUITEM "&Abrir enlace",            IDM_FOLLOWLINKC
66         MENUITEM "A&brir en nueva ventana",  IDM_FOLLOWLINKN
67         MENUITEM "Guardar en&lace como...",  IDM_SAVETARGET
68         MENUITEM "&Imprimir enlace",         IDM_PRINTTARGET
69         MENUITEM SEPARATOR
70         MENUITEM "M&ostrar imagen"           IDM_SHOWPICTURE
71         MENUITEM "G&uardar imagen como...",  IDM_SAVEPICTURE
72         MENUITEM "&Enviar por correo...",    IDM_MP_EMAILPICTURE
73         MENUITEM "I&mprimir imagen...",      IDM_MP_PRINTPICTURE
74         MENUITEM "I&r a Mis imágenes",       IDM_MP_MYPICS
75         MENUITEM "&Poner como fondo",        IDM_SETWALLPAPER
76         MENUITEM "A&ñadir al escritorio...", IDM_SETDESKTOPITEM
77         MENUITEM SEPARATOR
78         MENUITEM "Cor&tar",                  IDM_CUT
79         MENUITEM "&Copiar",                  IDM_COPY
80         MENUITEM "Copiar acce&so directo",   IDM_COPYSHORTCUT
81         MENUITEM "Pe&gar",                   IDM_PASTE
82         MENUITEM SEPARATOR
83         MENUITEM "Añadir a &Favoritos...",   IDM_ADDFAVORITES
84         MENUITEM SEPARATOR
85         MENUITEM SEPARATOR
86         MENUITEM "Propie&dades",             IDM_PROPERTIES
87     }
89     POPUP "Control"
90     {
91         MENUITEM "&Deshacer",         IDM_UNDO
92         MENUITEM SEPARATOR
93         MENUITEM "Co&rtar",           IDM_CUT
94         MENUITEM "&Copiar",           IDM_COPY
95         MENUITEM "&Pegar",            IDM_PASTE
96         MENUITEM "&Eliminar",         IDM_DELETE
97         MENUITEM SEPARATOR
98         MENUITEM SEPARATOR
99         MENUITEM "&Seleccionar todo", IDM_SELECTALL
100     }
102     POPUP "Table"
103     {
104         POPUP "&Seleccionar"
105         {
106             MENUITEM "&Celda",            IDM_CELLSELECT
107             MENUITEM "&Fila",             IDM_ROWSELECT
108             MENUITEM "C&olumna",          IDM_COLUMNSELECT
109             MENUITEM "&Tabla",            IDM_TABLESELECT
110         }
111         MENUITEM SEPARATOR
112         MENUITEM SEPARATOR
113         MENUITEM "Propiedades de &celda", IDM_CELLPROPERTIES
114         MENUITEM "Propiedades de &tabla", IDM_TABLEPROPERTIES
115     }
117     POPUP "1DSite Select"
118     {
119         MENUITEM "Co&rtar",           IDM_CUT
120         MENUITEM "&Copiar",           IDM_COPY
121         MENUITEM "&Pegar",            IDM_PASTE
122         MENUITEM "&Seleccionar todo", IDM_SELECTALL
123         MENUITEM "&Imprimir",         IDM_PRINT
124         MENUITEM SEPARATOR
125     }
127     POPUP "Anchor"
128     {
129         MENUITEM "&Abrir",                      IDM_FOLLOWLINKC
130         MENUITEM "Abrir en una &nueva ventana", IDM_FOLLOWLINKN
131         MENUITEM "&Guardar enlace como...",     IDM_SAVETARGET
132         MENUITEM "&Imprimir enlace",            IDM_PRINTTARGET
133         MENUITEM SEPARATOR
134         MENUITEM "Cor&tar"                      IDM_CUT
135         MENUITEM "&Copiar",                     IDM_COPY
136         MENUITEM "C&opiar acceso directo",      IDM_COPYSHORTCUT
137         MENUITEM "&Pegar",                      IDM_PASTE
138         MENUITEM SEPARATOR
139         MENUITEM "Añadir a &Favoritos...",      IDM_ADDFAVORITES
140         MENUITEM SEPARATOR
141         MENUITEM SEPARATOR
142         MENUITEM "P&ropiedades",                IDM_PROPERTIES
143     }
145     POPUP "Context Unknown"
146     {
147         MENUITEM SEPARATOR
148     }
150     POPUP "DYNSRC Image"
151     {
152         MENUITEM "&Abrir enlace",               IDM_FOLLOWLINKC
153         MENUITEM "Abrir en una &nueva ventana", IDM_FOLLOWLINKN
154         MENUITEM "G&uardar enlace como...",     IDM_SAVETARGET
155         MENUITEM "Imprimir en&lace",            IDM_PRINTTARGET
156         MENUITEM SEPARATOR
157         MENUITEM "&Mostrar imagen",             IDM_SHOWPICTURE
158         MENUITEM "Guardar &vídeo como...",      IDM_SAVEPICTURE
159         MENUITEM "Pon&er como fondo",           IDM_SETWALLPAPER
160         MENUITEM "Aña&dir al escritorio...",    IDM_SETDESKTOPITEM
161         MENUITEM SEPARATOR
162         MENUITEM "Cor&tar"                      IDM_CUT
163         MENUITEM "&Copiar",                     IDM_COPY
164         MENUITEM "C&opiar acceso directo",      IDM_COPYSHORTCUT
165         MENUITEM "Pe&gar",                      IDM_PASTE
166         MENUITEM SEPARATOR
167         MENUITEM "Añadir a &Favoritos...",      IDM_ADDFAVORITES
168         MENUITEM SEPARATOR
169         MENUITEM SEPARATOR
170         MENUITEM "&Reproducir",                 IDM_DYNSRCPLAY
171         MENUITEM "&Parar",                      IDM_DYNSRCSTOP
172         MENUITEM "Prop&iedades",                IDM_PROPERTIES
173     }
175     POPUP "ART Image"
176     {
177         MENUITEM "&Abrir enlace",               IDM_FOLLOWLINKC
178         MENUITEM "Abrir en una &nueva ventana", IDM_FOLLOWLINKN
179         MENUITEM "&Guardar enlace como...",     IDM_SAVETARGET
180         MENUITEM "&Imprimir enlace",            IDM_PRINTTARGET
181         MENUITEM SEPARATOR
182         MENUITEM "&Mostrar imágen",             IDM_SHOWPICTURE
183         MENUITEM "G&uardar imagen como...",     IDM_SAVEPICTURE
184         MENUITEM "P&oner como fondo",           IDM_SETWALLPAPER
185         MENUITEM "A&ñadir al escritorio...",    IDM_SETDESKTOPITEM
186         MENUITEM SEPARATOR
187         MENUITEM "Cor&tar",                     IDM_CUT
188         MENUITEM "&Copiar",                     IDM_COPY
189         MENUITEM "Copiar acceso &directo",      IDM_COPYSHORTCUT
190         MENUITEM "&Pegar",                      IDM_PASTE
191         MENUITEM SEPARATOR
192         MENUITEM "Añadir a &Favoritos...",      IDM_ADDFAVORITES
193         MENUITEM SEPARATOR
194         MENUITEM "R&eproducir",                 IDM_IMGARTPLAY
195         MENUITEM "Pa&rar",                      IDM_IMGARTSTOP
196         MENUITEM "Re&bobinar",                  IDM_IMGARTREWIND
197         MENUITEM SEPARATOR
198         MENUITEM SEPARATOR
199         MENUITEM "Propiedade&s",                IDM_PROPERTIES
200     }
202     POPUP "Debug"
203     {
204         MENUITEM "Trazar &etiquetas",           IDM_TRACETAGS
205         MENUITEM "Fallos de &recursos",         IDM_RESOURCEFAILURES
206         MENUITEM "Volcar info de se&guimiento", IDM_DUMPTRACKINGINFO
207         MENUITEM "Depurar &parada",             IDM_DEBUGBREAK
208         MENUITEM "Depurar &vista",              IDM_DEBUGVIEW
209         MENUITEM "Volcar &Tree",                IDM_DUMPTREE
210         MENUITEM "Volcar &Lines",               IDM_DUMPLINES
211         MENUITEM "Volcar &DisplayTree",         IDM_DUMPDISPLAYTREE
212         MENUITEM "Volcar &FormatCaches",        IDM_DUMPFORMATCACHES
213         MENUITEM "Volcar La&youtRects",         IDM_DUMPLAYOUTRECTS
214         MENUITEM "Monitor de &memoria",         IDM_MEMORYMONITOR
215         MENUITEM "Medidores de re&ndimiento",   IDM_PERFORMANCEMETERS
216         MENUITEM "Guardar &HTML",               IDM_SAVEHTML
217         MENUITEM SEPARATOR
218         MENUITEM "E&xaminar vista",             IDM_BROWSEMODE
219         MENUITEM "Ed&itar vista",               IDM_EDITMODE
220     }
222     POPUP "Vertical Scrollbar"
223     {
224         MENUITEM "Desplazar &aquí",   IDM_SCROLL_HERE
225         MENUITEM SEPARATOR
226         MENUITEM "&Principio"         IDM_SCROLL_TOP
227         MENUITEM "&Final",            IDM_SCROLL_BOTTOM
228         MENUITEM SEPARATOR
229         MENUITEM "Página a&rriba",    IDM_SCROLL_PAGEUP
230         MENUITEM "Página a&bajo",     IDM_SCROLL_PAGEDOWN
231         MENUITEM SEPARATOR
232         MENUITEM "Desplazar arr&iba", IDM_SCROLL_UP
233         MENUITEM "Desplazar aba&jo",  IDM_SCROLL_DOWN
234     }
236     POPUP "Horizontal Scrollbar"
237     {
238         MENUITEM "Desplazar &aquí",           IDM_SCROLL_HERE
239         MENUITEM SEPARATOR
240         MENUITEM "Borde &izquierdo",          IDM_SCROLL_LEFTEDGE
241         MENUITEM "Borde &derecho",            IDM_SCROLL_RIGHTEDGE
242         MENUITEM SEPARATOR
243         MENUITEM "Página a la i&zquierda",    IDM_SCROLL_PAGELEFT
244         MENUITEM "Página a la d&erecha",      IDM_SCROLL_PAGERIGHT
245         MENUITEM SEPARATOR
246         MENUITEM "Desplazar a la iz&quierda", IDM_SCROLL_LEFT
247         MENUITEM "Desplazar a la de&recha",   IDM_SCROLL_RIGHT
248     }