push ca931951dc5f3f050707cce013d2412130f45f11
[wine/hacks.git] / programs / winhlp32 / It.rc
blob5d1abb8c92c6489e2abeaf627a07c18ed91afd0e
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 #include "winhelp_res.h"
24 /* Menu */
26 MAIN_MENU MENU LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
28  POPUP "&File" {
29   MENUITEM "&Apri...", MNID_FILE_OPEN
30   MENUITEM SEPARATOR
31   MENUITEM "S&tampa", MNID_FILE_PRINT
32   MENUITEM "&Setup stampante...", MNID_FILE_SETUP
33    MENUITEM SEPARATOR
34   MENUITEM "&Esci", MNID_FILE_EXIT
35  }
36  POPUP "&Modifica" {
37    MENUITEM "&Copia...", MNID_EDIT_COPYDLG
38    MENUITEM SEPARATOR
39    MENUITEM "&Annota...", MNID_EDIT_ANNOTATE
40  }
41  POPUP "&Segnalibro" {
42    MENUITEM "&Definisci...", MNID_BKMK_DEFINE
43  }
44  POPUP "&Opzioni" {
45    POPUP        "Aiuto sempre visibile"
46    BEGIN
47      MENUITEM "Predefinito",    MNID_OPTS_HELP_DEFAULT
48      MENUITEM "Visibile",       MNID_OPTS_HELP_VISIBLE
49      MENUITEM "Non visibile",   MNID_OPTS_HELP_NONVISIBLE
50   END
51   MENUITEM "Cronologia",                MNID_OPTS_HISTORY
52   POPUP    "Caratteri"
53   BEGIN
54     MENUITEM "Piccolo",         MNID_OPTS_FONTS_SMALL
55     MENUITEM "Normale",         MNID_OPTS_FONTS_NORMAL
56     MENUITEM "Grande",          MNID_OPTS_FONTS_LARGE
57   END
58   MENUITEM "Usa colori di sistema",     MNID_OPTS_SYSTEM_COLORS
59  }
60  POPUP "&?" {
61    MENUITEM "&Aiuto sulla guida", MNID_HELP_HELPON
62    MENUITEM "Sempre in primo &piano", MNID_HELP_HELPTOP
63    MENUITEM SEPARATOR
64    MENUITEM "&Informazioni su...", MNID_HELP_ABOUT
65 #ifdef WINELIB
66    MENUITEM "&Informazioni su WINE", MNID_HELP_WINE
67 #endif
68  }
71 /* Strings */
73 STRINGTABLE DISCARDABLE LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
75 STID_WINE_HELP,         "Guida di WINE"
76 STID_WHERROR,           "ERRORE"
77 STID_WARNING,           "ATTENZIONE"
78 STID_INFO,              "Informazione"
79 STID_NOT_IMPLEMENTED,   "Non ancora implementato"
80 STID_HLPFILE_ERROR_s,   "Errore di lettura del file della Guida `%s'"
81 STID_INDEX,             "Indice"
82 STID_CONTENTS,          "&Sommario"
83 STID_BACK,              "&Precedente"
84 STID_ALL_FILES,         "Tutti i file (*.*)"
85 STID_HELP_FILES_HLP,    "File della Guida (*.hlp)"
86 STID_FILE_NOT_FOUND_s   "Non è stato possibile trovare '%s'. Vuoi cercare questo file?"
87 STID_NO_RICHEDIT        "Non è stato possibile trovare un'implementazione richedit... Annullando"
88 STID_PSH_INDEX,         "Argomenti di aiuto: "