~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Wine Cross Reference
wine/programs/winefile/It.rc

Version: ~ [ wine-1.1.2 ] ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~ [ wine-1.0-rc5 ] ~ [ wine-1.0-rc4 ] ~ [ wine-1.0-rc3 ] ~ [ wine-1.0-rc2 ] ~ [ wine-1.0-rc1 ] ~ [ wine-0.9.61 ] ~ [ wine-0.9.60 ] ~ [ wine-0.9.59 ] ~ [ wine-0.9.58 ] ~ [ wine-0.9.57 ] ~ [ wine-0.9.56 ] ~ [ wine-0.9.55 ] ~ [ wine-0.9.54 ] ~ [ wine-0.9.53 ] ~ [ wine-0.9.52 ] ~ [ wine-0.9.51 ] ~ [ wine-0.9.50 ] ~ [ wine-0.9.49 ] ~ [ wine-0.9.48 ] ~ [ wine-0.9.47 ] ~ [ wine-0.9.46 ] ~ [ wine-0.9.45 ] ~ [ wine-0.9.44 ] ~ [ wine-0.9.43 ] ~ [ wine-0.9.42 ] ~ [ wine-0.9.41 ] ~ [ wine-0.9.40 ] ~ [ wine-0.9.39 ] ~ [ wine-0.9.38 ] ~ [ wine-0.9.37 ] ~ [ wine-0.9.36 ] ~ [ wine-0.9.35 ] ~ [ wine-0.9.34 ] ~ [ wine-0.9.33 ] ~ [ wine-0.9.32 ] ~ [ wine-0.9.31 ] ~ [ wine-0.9.30 ] ~ [ wine-0.9.29 ] ~ [ wine-0.9.28 ] ~ [ wine-0.9.27 ] ~ [ wine-0.9.26 ] ~ [ wine-0.9.25 ] ~ [ wine-0.9.24 ] ~ [ wine-0.9.23 ] ~ [ wine-0.9.22 ] ~ [ wine-0.9.21 ] ~ [ wine-0.9.20 ] ~ [ wine-0.9.19 ] ~ [ wine-0.9.18 ] ~ [ wine-0.9.17 ] ~ [ wine-0.9.16 ] ~ [ wine-0.9.15 ] ~ [ wine-0.9.14 ] ~ [ wine-0.9.13 ] ~ [ wine-0.9.12 ] ~ [ wine-0.9.11 ] ~ [ wine-0.9.10 ] ~ [ wine-0.9.9 ] ~ [ wine-0.9.8 ] ~ [ wine-0.9.7 ] ~ [ wine-0.9.6 ] ~ [ wine-0.9.5 ] ~ [ wine-0.9.4 ] ~ [ wine-0.9.3 ] ~ [ wine-0.9.2 ] ~ [ wine-0.9.1 ] ~ [ wine-0.9 ] ~ [ wine20050930 ] ~ [ wine20050830 ] ~ [ wine20050725 ] ~ [ wine20050628 ] ~ [ wine20050524 ] ~ [ wine20050419 ] ~ [ wine20050310 ] ~ [ wine20050211 ] ~ [ wine20050111 ] ~ [ wine20041201 ] ~ [ wine20041019 ] ~ [ wine20040914 ] ~ [ wine20040813 ] ~ [ wine20040716 ] ~ [ wine20040615 ] ~ [ wine20040505 ] ~ [ wine20040408 ] ~ [ wine20040309 ] ~ [ wine20040213 ] ~ [ wine20040121 ] ~ [ wine20031212 ] ~ [ wine20031118 ] ~ [ wine20031016 ] ~ [ wine20030911 ] ~ [ wine20030813 ] ~ [ wine20030709 ] ~ [ wine20030618 ] ~ [ wine20030508 ] ~ [ wine20030408 ] ~ [ wine20030318 ] ~ [ wine20030219 ] ~ [ wine20030115 ] ~ [ wine20021219 ] ~ [ wine20021125 ] ~ [ wine20021031 ] ~ [ wine20021007 ] ~ [ wine20020904 ] ~ [ wine20020804 ] ~ [ wine20020710 ] ~ [ wine20020605 ] ~ [ wine20020509 ] ~ [ wine20020411 ] ~ [ wine20020310 ] ~ [ wine20020228 ] ~ [ wine20011226 ] ~ [ wine20011108 ] ~ [ wine20011004 ] ~ [ wine20010824 ] ~ [ wine20010731 ] ~ [ wine20010629 ] ~ [ wine20010510 ] ~ [ wine20010418 ] ~ [ wine20010326 ] ~ [ wine20010305 ] ~ [ wine20010216 ] ~ [ wine20010112 ] ~ [ wine20001222 ] ~ [ wine20001202 ] ~ [ wine20001026 ] ~ [ wine20001002 ] ~ [ wine20000909 ] ~ [ wine20000821 ] ~ [ wine20000801 ] ~ [ wine20000716 ] ~ [ wine20000326 ] ~ [ wine20000227 ] ~ [ wine20000130 ] ~ [ wine20000109 ] ~

  1 /*
  2  * WineFile
  3  * Italian Language Support
  4  *
  5  * Copyright 2000 Martin Fuchs
  6  * Copyright 2002 Steven Edwards
  7  * Copyright 2002 Alexandre Julliard
  8  * Copyright 2004 Ivan Leo Puoti
  9  *
 10  * This library is free software; you can redistribute it and/or
 11  * modify it under the terms of the GNU Lesser General Public
 12  * License as published by the Free Software Foundation; either
 13  * version 2.1 of the License, or (at your option) any later version.
 14  *
 15  * This library is distributed in the hope that it will be useful,
 16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 18  * Lesser General Public License for more details.
 19  *
 20  * You should have received a copy of the GNU Lesser General Public
 21  * License along with this library; if not, write to the Free Software
 22  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 23  */
 24 
 25 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 26 
 27 /* Menu */
 28 
 29 IDM_WINEFILE MENU FIXED IMPURE
 30 {
 31     POPUP "&File"  {
 32         MENUITEM "&Apri\tInvio",                ID_ACTIVATE
 33         MENUITEM "&Sposta...\tF7",              ID_FILE_MOVE
 34         MENUITEM "&Copia...\tF8",               ID_FILE_COPY
 35         MENUITEM "&Negli Appunti...\tF9",       118
 36         MENUITEM "&Cancella\tDel",              ID_FILE_DELETE
 37         MENUITEM "Ri&nomina...",                109
 38         MENUITEM "Propri&età...\tAlt+Invio",    ID_EDIT_PROPERTIES
 39         MENUITEM SEPARATOR
 40         MENUITEM "C&omprimi...",                119
 41         MENUITEM "Dec&omprimi...",              120
 42         MENUITEM SEPARATOR
 43         MENUITEM "&Esegui...",                  ID_EXECUTE
 44         MENUITEM "&Stampa...",                  102
 45         MENUITEM "Associa...",                  103
 46         MENUITEM SEPARATOR
 47         MENUITEM "Cr&ea Directory...",          111
 48         MENUITEM "Cerc&a...",                   104
 49         MENUITEM "&Seleziona i file...",        116
 50         MENUITEM SEPARATOR
 51 #ifndef _NO_EXTENSIONS
 52         MENUITEM "E&sci\tAlt+X",                ID_FILE_EXIT
 53 #else
 54         MENUITEM "E&sci",                       ID_FILE_EXIT
 55 #endif
 56     }
 57 
 58     POPUP "&Disco"  {
 59         MENUITEM "&Copia Disco...",             201
 60         MENUITEM "&Etichetta Disco...",         202
 61         MENUITEM SEPARATOR
 62         MENUITEM "&Formatta Disco...",          ID_FORMAT_DISK
 63 #ifdef _WIN95
 64         MENUITEM "&Crea Disco di Sistema...", -1    /*TODO*/
 65 #endif
 66         MENUITEM SEPARATOR
 67         MENUITEM "Connetti & Drive di Rete",    ID_CONNECT_NETWORK_DRIVE
 68         MENUITEM "&Disconnetti Drive di Rete",  ID_DISCONNECT_NETWORK_DRIVE
 69         MENUITEM SEPARATOR
 70         MENUITEM "Condividi come...",           254
 71         MENUITEM "&Rimuovi condivisione...",    255
 72         MENUITEM SEPARATOR
 73         MENUITEM "&Seleziona Drive...",         251
 74     }
 75 
 76     POPUP "&Directory"  {
 77         MENUITEM "&Livello Sucessivo\t+",       301
 78         MENUITEM "Espandi &Albero\t*",          302
 79         MENUITEM "Espandi &tutto\tStrg+*",      303
 80         MENUITEM "Riduci &Albero\t-",           304
 81         MENUITEM SEPARATOR
 82         MENUITEM "&Seleziona unità",            505
 83     }
 84 
 85     POPUP "&Visualizza"  {
 86         MENUITEM "A&lbero e Directory",         413
 87         MENUITEM "So&lo Albero",                411
 88         MENUITEM "&Solo Directory",             412
 89         MENUITEM SEPARATOR
 90         MENUITEM "Di&vidi",                     ID_VIEW_SPLIT
 91         MENUITEM SEPARATOR
 92         MENUITEM "&Nome",                       ID_VIEW_NAME
 93         MENUITEM "&Mostra tutti i dettagli sui file",ID_VIEW_ALL_ATTRIBUTES, CHECKED
 94         MENUITEM "&Mostra dettagli parziali...",ID_VIEW_SELECTED_ATTRIBUTES
 95         MENUITEM SEPARATOR
 96         MENUITEM "&Ordina per Nome",            ID_VIEW_SORT_NAME
 97         MENUITEM "&Ordina per Tipo",            ID_VIEW_SORT_TYPE
 98         MENUITEM "&Ordina per Dimensione",      ID_VIEW_SORT_SIZE
 99         MENUITEM "&Ordina per Data",            ID_VIEW_SORT_DATE
100         MENUITEM SEPARATOR
101         MENUITEM "Ordina per &...",             ID_VIEW_FILTER
102     }
103 
104     POPUP "&Opzioni"  {
105         MENUITEM "&Confermazione...",           501
106         MENUITEM "&Font...",                    ID_SELECT_FONT
107         MENUITEM "&Personalizza barra degli strumenti...", 512
108         MENUITEM SEPARATOR
109         MENUITEM "&Barra degli strumenti",      ID_VIEW_TOOL_BAR, CHECKED
110         MENUITEM "&Barra dei Drive",            ID_VIEW_DRIVE_BAR, CHECKED
111         MENUITEM "&Barra di stato",             ID_VIEW_STATUSBAR, CHECKED
112 #ifndef _NO_EXTENSIONS
113         MENUITEM "A& tutto schermo\tCtrl+Shift+S",ID_VIEW_FULLSCREEN
114 #endif
115         MENUITEM SEPARATOR
116         MENUITEM "&Esegui minimizzato",         504
117         MENUITEM "&Salva impostazioni all'uscita",511
118     }
119 
120 
121     POPUP "&Sicurezza"  {
122         MENUITEM "&Accessi...",                 605
123         MENUITEM "&Logging...",                 606
124         MENUITEM "&Proprietario...",            607
125     }
126 
127     POPUP "&Finestra"  {
128         MENUITEM "Nuova &Finestra",             ID_WINDOW_NEW
129         MENUITEM "Finestre a cascata\tCtrl+F5", ID_WINDOW_CASCADE
130         MENUITEM "Ordina &Orizontalmente",      ID_WINDOW_TILE_HORZ
131         MENUITEM "Ordina &Verticlmente\tCtrl+F4",ID_WINDOW_TILE_VERT
132 #ifndef _NO_EXTENSIONS
133         MENUITEM "Disponi automaticamente",     ID_WINDOW_AUTOSORT
134 #endif
135         MENUITEM "Disponi &Simboli",            ID_WINDOW_ARRANGE
136         MENUITEM "&Aggiorna\tF5",               ID_REFRESH
137     }
138 
139     POPUP "&Guida"  {
140         MENUITEM "&Sommario della Guida\tF1",   ID_HELP
141         MENUITEM "&Cerca nella Guida...\tF1",   ID_HELP
142         MENUITEM "&Uso dell Guida\tF1",         ID_HELP_USING
143         MENUITEM SEPARATOR
144         MENUITEM "&Informazioni su Winefile...",ID_ABOUT
145     }
146 }
147 
148 
149 IDD_EXECUTE DIALOG FIXED IMPURE 15, 13, 210, 63
150 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
151 CAPTION "Esegui"
152 FONT 8, "MS Shell Dlg"
153 {
154     CONTROL         "", 101, "Static", SS_SIMPLE|SS_NOPREFIX, 3, 6, 162, 10
155     CONTROL         "&Comando:", -1, "Static", SS_LEFTNOWORDWRAP|WS_GROUP, 3, 18, 60, 10
156     EDITTEXT        201, 3, 29, 134, 12, ES_AUTOHSCROLL
157     CONTROL         "Come &Simbolo", 214, "Button", BS_AUTOCHECKBOX|WS_TABSTOP,3, 45, 71, 12
158     DEFPUSHBUTTON   "OK", 1, 158, 6, 47, 14
159     PUSHBUTTON      "Annulla", 2, 158, 23, 47, 14
160     PUSHBUTTON      "&Aiuto", 254, 158, 43, 47, 14
161 }
162 
163 IDD_SELECT_DESTINATION DIALOG FIXED IMPURE 15, 13, 210, 63
164 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
165 CAPTION "Select destination"
166 FONT 8, "MS Shell Dlg"
167 {
168     CONTROL         "", 101, "Static", SS_SIMPLE|SS_NOPREFIX, 3, 6, 162, 10
169     CONTROL         "&Percorso:", -1, "Static", SS_LEFTNOWORDWRAP|WS_GROUP, 3, 18, 60, 10
170     EDITTEXT        201, 3, 29, 134, 12, ES_AUTOHSCROLL
171     DEFPUSHBUTTON   "OK", 1, 158, 6, 47, 14
172     PUSHBUTTON      "Annulla", 2, 158, 23, 47, 14
173     PUSHBUTTON      "&Naviga", 254, 158, 43, 47, 14
174 }
175 
176 STRINGTABLE
177 {
178     IDS_FONT_SEL_DLG_NAME   "Applica le impostazioni dei font"
179     IDS_FONT_SEL_ERROR      "Si è verificato un errore durante la selezione del nuovo font."
180 }

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.