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"
25 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
32 MENUITEM "A&brir...", MNID_FILE_OPEN
34 MENUITEM "&Imprimir", MNID_FILE_PRINT
35 MENUITEM "&Configuración impresora...", MNID_FILE_SETUP
37 MENUITEM "&Salir", MNID_FILE_EXIT
40 MENUITEM "&Copiar...", MNID_EDIT_COPYDLG
42 MENUITEM "&Anotar...", MNID_EDIT_ANNOTATE
45 MENUITEM "&Definir...", MNID_BKMK_DEFINE
48 POPUP "Ayuda siempre visible"
50 MENUITEM "Por defecto", MNID_OPTS_HELP_DEFAULT
51 MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
52 MENUITEM "No visible", MNID_OPTS_HELP_NONVISIBLE
54 MENUITEM "Historial", MNID_OPTS_HISTORY
57 MENUITEM "Pequeña", MNID_OPTS_FONTS_SMALL
58 MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
59 MENUITEM "Grande", MNID_OPTS_FONTS_LARGE
61 MENUITEM "Usar colores del sistema", MNID_OPTS_SYSTEM_COLORS
64 MENUITEM "&Ayuda sobre la ayuda", MNID_HELP_HELPON
65 MENUITEM "&Siempre visible", MNID_HELP_HELPTOP
67 MENUITEM "&Info...", MNID_HELP_ABOUT
69 MENUITEM "&Acerca de Wine", MNID_HELP_WINE
74 IDD_INDEX DIALOG 0, 0, 200, 190
75 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
76 FONT 8, "MS Shell Dlg"
79 LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
82 IDD_SEARCH DIALOG 0, 0, 200, 190
83 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
84 FONT 8, "MS Shell Dlg"
87 LTEXT "Aún no implementado", -1, 10, 10, 180, 150
93 STID_WINE_HELP, "Ayuda de Wine"
95 STID_WARNING, "ADVERTENCIA"
96 STID_INFO, "Información"
97 STID_NOT_IMPLEMENTED, "Aún no implementado"
98 STID_HLPFILE_ERROR_s, "Error al leer el archivo de ayuda `%s'"
100 STID_CONTENTS, "Resumen"
101 STID_BACK, "&Anterior"
102 STID_ALL_FILES, "Todos los archivos (*.*)"
103 STID_HELP_FILES_HLP, "Archivos de ayuda (*.hlp)"
104 STID_FILE_NOT_FOUND_s "No se pudo encontrar '%s'. ¿Desea buscar este archivo usted mismo?"
105 STID_NO_RICHEDIT "No se pudo encontrar una implementación de richedit... Abortando"
106 STID_PSH_INDEX, "Temas de ayuda: "