push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / programs / winhlp32 / It.rc
blobc929727791b4a28527d1cc00fd51530bd877f61e
1 /*
2  * Help Viewer
3  *
4  * Copyright 1996 Ulrich Schmid
5  * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
6  *
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.
11  *
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.
16  *
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
20  */
22 /* Menu */
24 MAIN_MENU MENU LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
26  POPUP "&File" {
27   MENUITEM "&Apri...", MNID_FILE_OPEN
28   MENUITEM SEPARATOR
29   MENUITEM "S&tampa", MNID_FILE_PRINT
30   MENUITEM "&Setup stampante...", MNID_FILE_SETUP
31    MENUITEM SEPARATOR
32   MENUITEM "&Esci", MNID_FILE_EXIT
33  }
34  POPUP "&Modifica" {
35    MENUITEM "&Copia...", MNID_EDIT_COPYDLG
36    MENUITEM SEPARATOR
37    MENUITEM "&Annota...", MNID_EDIT_ANNOTATE
38  }
39  POPUP "&Segnalibro" {
40    MENUITEM "&Definisci...", MNID_BKMK_DEFINE
41  }
42  POPUP "&Options" {
43    POPUP        "Help always visible"
44    BEGIN
45      MENUITEM "Default",        MNID_OPTS_HELP_DEFAULT
46      MENUITEM "Visible",        MNID_OPTS_HELP_VISIBLE
47      MENUITEM "Non visible",    MNID_OPTS_HELP_NONVISIBLE
48   END
49   MENUITEM "History",           MNID_OPTS_HISTORY
50   POPUP    "Fonts"
51   BEGIN
52     MENUITEM "Small",           MNID_OPTS_FONTS_SMALL
53     MENUITEM "Normal",          MNID_OPTS_FONTS_NORMAL
54     MENUITEM "Large",           MNID_OPTS_FONTS_LARGE
55   END
56   MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS
57  }
58  POPUP "&?" {
59    MENUITEM "&Aiuto sulla guida", MNID_HELP_HELPON
60    MENUITEM "Sempre in primo &piano", MNID_HELP_HELPTOP
61    MENUITEM SEPARATOR
62    MENUITEM "&Informazioni su...", MNID_HELP_ABOUT
63 #ifdef WINELIB
64    MENUITEM "&Informazion su WINE", MNID_HELP_WINE
65 #endif
66  }
69 /* Strings */
71 STRINGTABLE DISCARDABLE LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
73 STID_WINE_HELP,         "Guida di WINE"
74 STID_WHERROR,           "ERRORE"
75 STID_WARNING,           "ATTENZIONE"
76 STID_INFO,              "Informazione"
77 STID_NOT_IMPLEMENTED,   "Non ancora implementato"
78 STID_HLPFILE_ERROR_s,   "Errore di lettura del file della Guida `%s'"
79 STID_INDEX,             "Index"
80 STID_CONTENTS,          "&Sommario"
81 STID_BACK,              "&Precedente"
82 STID_ALL_FILES,         "Tutti i file (*.*)"
83 STID_HELP_FILES_HLP,    "File della Guida (*.hlp)"
84 STID_FILE_NOT_FOUND_s   "Cannot find '%s'. Do you want to find this file yourself?"
85 STID_NO_RICHEDIT        "Cannot find a richedit implementation... Aborting"
86 STID_PSH_INDEX,         "Help topics: "