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 /* Cxapelitaj literoj estas en Latin-3 iso8859-3 */
26 MAIN_MENU MENU LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
29 MENUITEM "&Malfermu", MNID_FILE_OPEN
31 MENUITEM "&Presu", MNID_FILE_PRINT
32 MENUITEM "&Impozu Printilon...", MNID_FILE_SETUP
34 MENUITEM "&Finu", MNID_FILE_EXIT
37 MENUITEM "&Kopiu...", MNID_EDIT_COPYDLG
39 MENUITEM "&Notu...", MNID_EDIT_ANNOTATE
42 MENUITEM "&Difinu...", MNID_BKMK_DEFINE
45 POPUP "Help always visible"
47 MENUITEM "Default", MNID_OPTS_HELP_DEFAULT
48 MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
49 MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE
51 MENUITEM "History", MNID_OPTS_HISTORY
54 MENUITEM "Small", MNID_OPTS_FONTS_SMALL
55 MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
56 MENUITEM "Large", MNID_OPTS_FONTS_LARGE
58 MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS
61 MENUITEM "&Helpu pri helpo", MNID_HELP_HELPON
62 MENUITEM "Æiam &supre", MNID_HELP_HELPTOP
64 MENUITEM "&Pri...", MNID_HELP_ABOUT
66 MENUITEM "&Pri WINE", MNID_HELP_WINE
72 STRINGTABLE DISCARDABLE LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
74 STID_WINE_HELP, "WINE Helpanto"
76 STID_WARNING, "ATENTU"
77 STID_INFO, "Informo pri"
78 STID_NOT_IMPLEMENTED, "Ne-implementata"
79 STID_HLPFILE_ERROR_s, "Eraro dum la legado de helpdosiero `%s'"
80 STID_CONTENTS, "&Enhavo"
84 STID_ALL_FILES, "Tutaj dosieroj (*.*)"
85 STID_HELP_FILES_HLP, "Helpaj dosieroj (*.hlp)"
86 STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"
87 STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"