Bram Moolenaar | af610b8 | 2018-12-21 16:22:50 +0100 | [diff] [blame] | 1 | # vi:set ts=8 sts=4 sw=4 et fdm=marker: |
| 2 | # |
| 3 | # italian.nsi : Italian language strings for gvim NSIS installer. |
| 4 | # |
| 5 | # Locale ID : 1040 |
| 6 | # Locale Name : it |
| 7 | # fileencoding : latin1 |
| 8 | # Author : Antonio Colombo |
| 9 | |
| 10 | !insertmacro MUI_LANGUAGE "Italian" |
| 11 | |
| 12 | |
| 13 | # Overwrite the default translation. |
| 14 | # These string should be always English. Otherwise dosinst.c fails. |
| 15 | LangString ^SetupCaption ${LANG_ITALIAN} \ |
| 16 | "$(^Name) Setup" |
| 17 | LangString ^UninstallCaption ${LANG_ITALIAN} \ |
| 18 | "$(^Name) Uninstall" |
| 19 | |
| 20 | ############################################################################## |
| 21 | # MUI Configuration Strings {{{1 |
| 22 | ############################################################################## |
| 23 | |
| 24 | #LangString str_dest_folder ${LANG_ITALIAN} \ |
| 25 | # "Cartella d'installazione (il nome deve finire con $\"vim$\")" |
| 26 | |
| 27 | LangString str_show_readme ${LANG_ITALIAN} \ |
| 28 | "Visualizza README al termine dell'installazione" |
| 29 | |
| 30 | # Install types: |
| 31 | LangString str_type_typical ${LANG_ITALIAN} \ |
| 32 | "Tipica" |
| 33 | |
| 34 | LangString str_type_minimal ${LANG_ITALIAN} \ |
| 35 | "Minima" |
| 36 | |
| 37 | LangString str_type_full ${LANG_ITALIAN} \ |
| 38 | "Completa" |
| 39 | |
| 40 | |
| 41 | ############################################################################## |
| 42 | # Section Titles & Description {{{1 |
| 43 | ############################################################################## |
| 44 | |
| 45 | LangString str_section_old_ver ${LANG_ITALIAN} \ |
| 46 | "Disinstalla versione/i esistente/i" |
| 47 | LangString str_desc_old_ver ${LANG_ITALIAN} \ |
| 48 | "Disinstalla versione/i esistente/i di Vim dal vostro sistema." |
| 49 | |
| 50 | LangString str_section_exe ${LANG_ITALIAN} \ |
| 51 | "Vim GUI (gvim.exe per Windows)" |
| 52 | LangString str_desc_exe ${LANG_ITALIAN} \ |
| 53 | "Vim GUI programmi e file di supporto. Questa componente è indispensabile." |
| 54 | |
| 55 | LangString str_section_console ${LANG_ITALIAN} \ |
| 56 | "Vim console (vim.exe per MS-DOS)" |
| 57 | LangString str_desc_console ${LANG_ITALIAN} \ |
| 58 | "Versione console di Vim (vim.exe)." |
| 59 | |
| 60 | LangString str_section_batch ${LANG_ITALIAN} \ |
| 61 | "Crea file di invocazione (MS-DOS) .bat" |
| 62 | LangString str_desc_batch ${LANG_ITALIAN} \ |
| 63 | "Crea file di invocazione .bat per varianti di Vim nella directory \ |
| 64 | di Windows, da utilizzare da linea di comando (MS-DOS)." |
| 65 | |
| 66 | LangString str_group_icons ${LANG_ITALIAN} \ |
| 67 | "Crea icone per Vim" |
| 68 | LangString str_desc_icons ${LANG_ITALIAN} \ |
| 69 | "Crea icone per Vim in vari posti, per rendere facile l'accesso." |
| 70 | |
| 71 | LangString str_section_desktop ${LANG_ITALIAN} \ |
| 72 | "Sul Desktop" |
| 73 | LangString str_desc_desktop ${LANG_ITALIAN} \ |
| 74 | "Crea icone per programma gvim sul desktop." |
| 75 | |
| 76 | LangString str_section_start_menu ${LANG_ITALIAN} \ |
| 77 | "Nella cartella del menù START" |
| 78 | LangString str_desc_start_menu ${LANG_ITALIAN} \ |
| 79 | "Aggiungi Vim alle cartelle del menù START. \ |
| 80 | Disponibile solo da Windows 95 in avanti." |
| 81 | |
| 82 | #LangString str_section_quick_launch ${LANG_ITALIAN} \ |
| 83 | # "Nella barra di Avvio Veloce" |
| 84 | #LangString str_desc_quick_launch ${LANG_ITALIAN} \ |
| 85 | # "Aggiungi un puntatore a Vim nella barra di Avvio Veloce." |
| 86 | |
| 87 | LangString str_section_edit_with ${LANG_ITALIAN} \ |
| 88 | "Aggiungi Vim al Menù Contestuale" |
| 89 | LangString str_desc_edit_with ${LANG_ITALIAN} \ |
| 90 | "Aggiungi Vim alla lista contestuale $\"Apri con...$\"." |
| 91 | |
| 92 | #LangString str_section_edit_with32 ${LANG_ITALIAN} \ |
| 93 | # "Versione a 32-bit" |
| 94 | #LangString str_desc_edit_with32 ${LANG_ITALIAN} \ |
| 95 | # "Aggiungi Vim alla lista contestuale $\"Apri con...$\" \ |
| 96 | # per applicazioni a 32-bit." |
| 97 | |
| 98 | #LangString str_section_edit_with64 ${LANG_ITALIAN} \ |
| 99 | # "Versione a 64-bit" |
| 100 | #LangString str_desc_edit_with64 ${LANG_ITALIAN} \ |
| 101 | # "Aggiungi Vim alla lista contestuale $\"Apri con...$\" \ |
| 102 | # per applicazioni a 64-bit." |
| 103 | |
| 104 | LangString str_section_vim_rc ${LANG_ITALIAN} \ |
| 105 | "Crea Configurazione di default" |
| 106 | LangString str_desc_vim_rc ${LANG_ITALIAN} \ |
| 107 | "Crea file configurazione di default (_vimrc) se non ne \ |
| 108 | esiste già uno." |
| 109 | |
| 110 | LangString str_group_plugin ${LANG_ITALIAN} \ |
| 111 | "Crea Directory per Plugin" |
| 112 | LangString str_desc_plugin ${LANG_ITALIAN} \ |
| 113 | "Crea Directory per Plugin. Servono per aggiungere funzionalità \ |
| 114 | a Vim aggiungendo file a una di queste directory." |
| 115 | |
| 116 | LangString str_section_plugin_home ${LANG_ITALIAN} \ |
| 117 | "Privato" |
| 118 | LangString str_desc_plugin_home ${LANG_ITALIAN} \ |
| 119 | "Create plugin directories in HOME directory." |
| 120 | |
| 121 | LangString str_section_plugin_vim ${LANG_ITALIAN} \ |
| 122 | "Condiviso" |
| 123 | LangString str_desc_plugin_vim ${LANG_ITALIAN} \ |
| 124 | "Crea Directory Plugin nella directory di installazione di Vim \ |
| 125 | per uso da parte di tutti gli utenti di questo sistema." |
| 126 | |
| 127 | LangString str_section_vis_vim ${LANG_ITALIAN} \ |
| 128 | "Estensione VisVim" |
| 129 | LangString str_desc_vis_vim ${LANG_ITALIAN} \ |
| 130 | "Estensione VisVim per integrazione con Microsoft Visual Studio." |
| 131 | |
| 132 | LangString str_section_nls ${LANG_ITALIAN} \ |
| 133 | "Supporto Multilingue (NLS)" |
| 134 | LangString str_desc_nls ${LANG_ITALIAN} \ |
| 135 | "Installa file per supportare messaggi in diverse lingue." |
| 136 | |
| 137 | LangString str_unsection_register ${LANG_ITALIAN} \ |
| 138 | "Togli Vim dal Registry" |
| 139 | LangString str_desc_unregister ${LANG_ITALIAN} \ |
| 140 | "Togli Vim dal Registry di configurazione sistema." |
| 141 | |
| 142 | LangString str_unsection_exe ${LANG_ITALIAN} \ |
| 143 | "Cancella programmi/file_ausiliari Vim" |
| 144 | LangString str_desc_rm_exe ${LANG_ITALIAN} \ |
| 145 | "Cancella tutti i programmi/file_ausiliari di Vim." |
| 146 | |
| 147 | LangString str_unsection_rc ${LANG_ITALIAN} \ |
| 148 | "Cancella file di configurazione di Vim" |
| 149 | LangString str_desc_rm_rc ${LANG_ITALIAN} \ |
| 150 | "Cancella file di configurazione di Vim $vim_install_root\_vimrc. \ |
| 151 | Da saltare se avete personalizzato il file di configurazione." |
| 152 | |
| 153 | LangString str_ungroup_plugin ${LANG_ITALIAN} \ |
| 154 | "Remove plugin directories" |
| 155 | LangString str_desc_rm_plugin ${LANG_ITALIAN} \ |
| 156 | "Remove the plugin directories if they are empty." |
| 157 | |
| 158 | LangString str_unsection_plugin_home ${LANG_ITALIAN} \ |
| 159 | "Privato" |
| 160 | LangString str_desc_rm_plugin_home ${LANG_ITALIAN} \ |
| 161 | "Remove the plugin directories from HOME directory." |
| 162 | |
| 163 | LangString str_unsection_plugin_vim ${LANG_ITALIAN} \ |
| 164 | "Condiviso" |
| 165 | LangString str_desc_rm_plugin_vim ${LANG_ITALIAN} \ |
| 166 | "Remove the plugin directories from Vim install directory." |
| 167 | |
| 168 | LangString str_unsection_rootdir ${LANG_ITALIAN} \ |
| 169 | "Remove the Vim root directory" |
| 170 | LangString str_desc_rm_rootdir ${LANG_ITALIAN} \ |
| 171 | "Remove the Vim root directory. It contains your Vim configuration files!" |
| 172 | |
| 173 | |
| 174 | ############################################################################## |
| 175 | # Messages {{{1 |
| 176 | ############################################################################## |
| 177 | |
| 178 | #LangString str_msg_too_many_ver ${LANG_ITALIAN} \ |
| 179 | # "Trovate $vim_old_ver_count versioni di Vim sul vostro sistema.$\r$\n\ |
| 180 | # Questo programma di installazione può gestirne solo \ |
| 181 | # ${VIM_MAX_OLD_VER}.$\r$\n\ |
| 182 | # Disinstallate qualche versione precedente e ricominciate." |
| 183 | |
| 184 | #LangString str_msg_invalid_root ${LANG_ITALIAN} \ |
| 185 | # "Nome di directory di installazione non valida: $vim_install_root!$\r$\n\ |
| 186 | # Dovrebbe terminare con $\"vim$\"." |
| 187 | |
| 188 | #LangString str_msg_bin_mismatch ${LANG_ITALIAN} \ |
| 189 | # "Incongruenza di installazione!$\r$\n$\r$\n\ |
| 190 | # Cartella di installazione dev'essere $\"$vim_bin_path$\",$\r$\n\ |
| 191 | # ma il sistema segnala invece $\"$INSTDIR$\"." |
| 192 | |
| 193 | #LangString str_msg_vim_running ${LANG_ITALIAN} \ |
| 194 | # "Vim ancora in esecuzione sul vostro sistema.$\r$\n\ |
| 195 | # Chiudete tutte le sessioni attive di Vim per continuare." |
| 196 | |
| 197 | #LangString str_msg_register_ole ${LANG_ITALIAN} \ |
| 198 | # "Tentativo di registrazione di Vim con OLE. \ |
| 199 | # Non ci sono messaggi che indicano se ha funzionato o no." |
| 200 | |
| 201 | #LangString str_msg_unreg_ole ${LANG_ITALIAN} \ |
| 202 | # "Tentativo di togliere da Registry Vim con OLE. \ |
| 203 | # Non ci sono messaggi che indicano se ha funzionato o no." |
| 204 | |
| 205 | #LangString str_msg_rm_start ${LANG_ITALIAN} \ |
| 206 | # "Disinstallazione delle seguenti versioni:" |
| 207 | |
| 208 | #LangString str_msg_rm_fail ${LANG_ITALIAN} \ |
| 209 | # "Disinstallazione non riuscita per la seguente versione:" |
| 210 | |
| 211 | #LangString str_msg_no_rm_key ${LANG_ITALIAN} \ |
| 212 | # "Non riesco a trovare chiave di disinstallazione nel Registry." |
| 213 | |
| 214 | #LangString str_msg_no_rm_reg ${LANG_ITALIAN} \ |
| 215 | # "Non riesco a trovare programma disinstallazione nel Registry." |
| 216 | |
| 217 | #LangString str_msg_no_rm_exe ${LANG_ITALIAN} \ |
| 218 | # "Non riesco a utilizzare programma disinstallazione." |
| 219 | |
| 220 | #LangString str_msg_rm_copy_fail ${LANG_ITALIAN} \ |
| 221 | # "Non riesco a copiare programma disinstallazione a una \ |
| 222 | # directory temporanea." |
| 223 | |
| 224 | #LangString str_msg_rm_run_fail ${LANG_ITALIAN} \ |
| 225 | # "Non riesco a eseguire programma disinstallazione." |
| 226 | |
| 227 | #LangString str_msg_abort_install ${LANG_ITALIAN} \ |
| 228 | # "Il programma di disinstallazione verrà chiuso senza aver fatto nulla." |
| 229 | |
| 230 | LangString str_msg_install_fail ${LANG_ITALIAN} \ |
| 231 | "Installazione non riuscita. Miglior fortuna alla prossima!" |
| 232 | |
| 233 | LangString str_msg_rm_exe_fail ${LANG_ITALIAN} \ |
| 234 | "Alcuni file in $0 non sono stati cancellati!$\r$\n\ |
| 235 | Dovreste cancellarli voi stessi." |
| 236 | |
| 237 | #LangString str_msg_rm_root_fail ${LANG_ITALIAN} \ |
| 238 | # "AVVISO: Non posso cancellare $\"$vim_install_root$\", non è vuota!" |
| 239 | |
| 240 | LangString str_msg_uninstalling ${LANG_ITALIAN} \ |
| 241 | "Uninstalling the old version..." |
| 242 | |
| 243 | LangString str_msg_registering ${LANG_ITALIAN} \ |
| 244 | "Registering..." |
| 245 | |
| 246 | LangString str_msg_unregistering ${LANG_ITALIAN} \ |
| 247 | "Unregistering..." |
| 248 | |
| 249 | |
| 250 | ############################################################################## |
| 251 | # Dialog Box {{{1 |
| 252 | ############################################################################## |
| 253 | |
| 254 | LangString str_vimrc_page_title ${LANG_ITALIAN} \ |
| 255 | "Choose _vimrc settings" |
| 256 | LangString str_vimrc_page_subtitle ${LANG_ITALIAN} \ |
| 257 | "Choose the settings for enhancement, keyboard and mouse." |
| 258 | |
| 259 | LangString str_msg_compat_title ${LANG_ITALIAN} \ |
| 260 | " Vi / Vim behavior " |
| 261 | LangString str_msg_compat_desc ${LANG_ITALIAN} \ |
| 262 | "&Compatibility and enhancements" |
| 263 | LangString str_msg_compat_vi ${LANG_ITALIAN} \ |
| 264 | "Vi compatible" |
| 265 | LangString str_msg_compat_vim ${LANG_ITALIAN} \ |
| 266 | "Vim original" |
| 267 | LangString str_msg_compat_defaults ${LANG_ITALIAN} \ |
| 268 | "Vim with some enhancements (load defaults.vim)" |
| 269 | LangString str_msg_compat_all ${LANG_ITALIAN} \ |
| 270 | "Vim with all enhancements (load vimrc_example.vim) (Default)" |
| 271 | |
| 272 | LangString str_msg_keymap_title ${LANG_ITALIAN} \ |
| 273 | " Mappings " |
| 274 | LangString str_msg_keymap_desc ${LANG_ITALIAN} \ |
| 275 | "&Remap a few keys for Windows (Ctrl-V, Ctrl-C, Ctrl-A, Ctrl-S, Ctrl-F, etc)" |
| 276 | LangString str_msg_keymap_default ${LANG_ITALIAN} \ |
| 277 | "Do not remap keys (Default)" |
| 278 | LangString str_msg_keymap_windows ${LANG_ITALIAN} \ |
| 279 | "Remap a few keys" |
| 280 | |
| 281 | LangString str_msg_mouse_title ${LANG_ITALIAN} \ |
| 282 | " Mouse " |
| 283 | LangString str_msg_mouse_desc ${LANG_ITALIAN} \ |
| 284 | "&Behavior of right and left buttons" |
| 285 | LangString str_msg_mouse_default ${LANG_ITALIAN} \ |
| 286 | "Right: popup menu, Left: visual mode (Default)" |
| 287 | LangString str_msg_mouse_windows ${LANG_ITALIAN} \ |
| 288 | "Right: popup menu, Left: select mode (Windows)" |
| 289 | LangString str_msg_mouse_unix ${LANG_ITALIAN} \ |
| 290 | "Right: extends selection, Left: visual mode (Unix)" |