4 * Copyright 1996 Ulrich Schmid
5 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
6 * Copyright 2003, 2004 José Manuel Ferrer Ortiz
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
11 * version 2.1 of the License, or (at your option) any later version.
13 * This library is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Lesser General Public License for more details.
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
23 #include "winhelp_res.h"
27 MAIN_MENU MENU LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
30 MENUITEM "A&brir...", MNID_FILE_OPEN
32 MENUITEM "&Imprimir", MNID_FILE_PRINT
33 MENUITEM "&Configuración impresora...", MNID_FILE_SETUP
35 MENUITEM "&Salir", MNID_FILE_EXIT
38 MENUITEM "&Copiar...", MNID_EDIT_COPYDLG
40 MENUITEM "&Anotar...", MNID_EDIT_ANNOTATE
43 MENUITEM "&Definir...", MNID_BKMK_DEFINE
46 POPUP "Ayuda siempre visible"
48 MENUITEM "Por defecto", MNID_OPTS_HELP_DEFAULT
49 MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
50 MENUITEM "No visible", MNID_OPTS_HELP_NONVISIBLE
52 MENUITEM "Historial", MNID_OPTS_HISTORY
55 MENUITEM "Pequeña", MNID_OPTS_FONTS_SMALL
56 MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
57 MENUITEM "Grande", MNID_OPTS_FONTS_LARGE
59 MENUITEM "Usar colores del sistema", MNID_OPTS_SYSTEM_COLORS
62 MENUITEM "&Ayuda sobre la ayuda", MNID_HELP_HELPON
63 MENUITEM "&Siempre visible", MNID_HELP_HELPTOP
65 MENUITEM "&Info...", MNID_HELP_ABOUT
67 MENUITEM "&Acerca de WINE", MNID_HELP_WINE
72 IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
73 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
74 FONT 8, "MS Shell Dlg"
77 LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
80 IDD_SEARCH DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
81 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
82 FONT 8, "MS Shell Dlg"
85 LTEXT "Aún no implementado", -1, 10, 10, 180, 150
89 STRINGTABLE DISCARDABLE LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
91 STID_WINE_HELP, "Ayuda de WINE"
93 STID_WARNING, "ADVERTENCIA"
94 STID_INFO, "Información"
95 STID_NOT_IMPLEMENTED, "Aún no implementado"
96 STID_HLPFILE_ERROR_s, "Error al leer el archivo de ayuda `%s'"
98 STID_CONTENTS, "Resumen"
99 STID_BACK, "&Anterior"
100 STID_ALL_FILES, "Todos los archivos (*.*)"
101 STID_HELP_FILES_HLP, "Archivos de ayuda (*.hlp)"
102 STID_FILE_NOT_FOUND_s "No se pudo encontrar '%s'. ¿Desea buscar este archivo usted mismo?"
103 STID_NO_RICHEDIT "No se pudo encontrar una implementación de richedit... Abortando"
104 STID_PSH_INDEX, "Temas de ayuda: "