3 * Esperanto Language Support
5 * Copyright 2006 Antonio Codazzi
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.
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.
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
22 #include "winhelp_res.h"
24 LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
26 /* Cxapelitaj literoj estas en Latin-3 iso8859-3 */
33 MENUITEM "&Malfermu", MNID_FILE_OPEN
35 MENUITEM "&Presu", MNID_FILE_PRINT
36 MENUITEM "&Impozu Printilon...", MNID_FILE_SETUP
38 MENUITEM "&Finu", MNID_FILE_EXIT
41 MENUITEM "&Kopiu...", MNID_EDIT_COPYDLG
43 MENUITEM "&Notu...", MNID_EDIT_ANNOTATE
46 MENUITEM "&Difinu...", MNID_BKMK_DEFINE
49 POPUP "Help always visible"
51 MENUITEM "Default", MNID_OPTS_HELP_DEFAULT
52 MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
53 MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE
55 MENUITEM "History", MNID_OPTS_HISTORY
58 MENUITEM "Small", MNID_OPTS_FONTS_SMALL
59 MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
60 MENUITEM "Large", MNID_OPTS_FONTS_LARGE
62 MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS
65 MENUITEM "&Helpu pri helpo", MNID_HELP_HELPON
66 MENUITEM "Æiam &supre", MNID_HELP_HELPTOP
68 MENUITEM "&Pri...", MNID_HELP_ABOUT
70 MENUITEM "&Pri Wine", MNID_HELP_WINE
78 STID_WINE_HELP, "Wine Helpanto"
80 STID_WARNING, "ATENTU"
81 STID_INFO, "Informo pri"
82 STID_NOT_IMPLEMENTED, "Ne-implementata"
83 STID_HLPFILE_ERROR_s, "Eraro dum la legado de helpdosiero `%s'"
85 STID_CONTENTS, "Summary"
87 STID_ALL_FILES, "Tutaj dosieroj (*.*)"
88 STID_HELP_FILES_HLP, "Helpaj dosieroj (*.hlp)"
89 STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"
90 STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"