blob: 13fb7b6de35e6a47211def5b3c6ac563470191f5 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
# module information
OpenIDE-Module-Name=Browser HTML esterno
OpenIDE-Module-Display-Category=Web
OpenIDE-Module-Long-Description=Il modulo browser esterno abilita l'integrazione di browser web esterni con l'IDE per visualizzare la documentazione Javadoc e per testare le applet e le applicazioni web (JSP e servlet). Fornisce una alternativa al browser HTML interno.
OpenIDE-Module-Short-Description=Abilita l'integrazione di un browser web esterno con l'IDE.
# UnixBrowserImpl
# {0} browser process
MSG_Running_command=Sto eseguendo il comando {0}
# {0} browser process
MSG_Cant_run_netscape=Impossibile eseguire {0}. Controlla la configurazione del browser esterno.
# NbDdeBrowserImpl
MSG_startingBrowser=Sto avviando il browser...
MSG_activatingBrowser=Sto attivando il browser...
MSG_openingURLInBrowser=URL inviato al browser
PROP_browserExecutable=FIle eseguibile del browser
HINT_browserExecutable=Comando per eseguire il browser.
HINT_MozillaBrowserName=Ottimizzato per i browser Mozilla
HINT_FirefoxBrowserName=Ottimizzato per i browser Firefox
HINT_SafariBrowserName=Optimized for Safari browser
#Simple browser
HINT_SimpleExtBrowser=Browser HTML che \u00e8 portato in primo piano in un processo separato ogni volta che un URL viene selezionato per essere visualizzato all'interno dell'IDE.
CTL_SimpleExtBrowser=Browser esterno (riga di comando)
EXC_Invalid_Processor=Impossibile creare il processo. Controlla la configurazione del browser.
MSG_BrowserExecutorHint={URL} = URL of the page to be loaded by the web browser\n
# Options API
LBL_settings=Browser HTML esterno
# Not visible now.
ERR_cant_locate_dll=Impossibile trovare la libreria extbrowser.dll. This library contains native code necessary for using the external HTML browser on Windows platform.
HINT_IExplorerBrowserName=Ottimizzato per Internet Explorer
MSG_CannotUseBrowser=Il browser non pu\u00f2 essere usato in questa piattaforma.
MSG_win_browser_invocation_failed=Impossibile accedere all'URL usando il browser esterno. Controlla la configurazione del browser.
#Names of browsers installed into system
Services/Browsers/SimpleExtBrowser.settings=Browser esterno (riga di comando)
Templates/Services/Browsers/ExtWebBrowser.settings=Browser esterno
#CTL_MozillaBrowserName=Mozilla
#CTL_FirefoxBrowserName=Firefox
#CTL_SafariBrowserName=Safari
CTL_NetscapeBrowserName=Netscape
#CTL_IExplorerBrowserName=Internet Explorer
#Services/Browsers/IExplorerBrowser.settings=Internet Explorer
#Services/Browsers/MozillaBrowser.settings=Mozilla
#Services/Browsers/FirefoxBrowser.settings=Firefox
Services/Browsers/NetscapeBrowser.settings=Netscape
#Services/Browsers/SafariBrowser.settings=Safari
PROP_DDE_ACTIVATE_TIMEOUT=Timeout di attivazione del browser
PROP_DDE_OPENURL_TIMEOUT=Timeout di apertura dell'URL
HINT_DDE_ACTIVATE_TIMEOUT=Timeout del server DDE per l'argomento WWW_Activate
HINT_DDE_OPENURL_TIMEOUT=Timeout del server DDE per l'argomento WWW_OpenUrl
Services/Browsers/SystemDefaultBrowser.settings=<Browser di sistema predefinito>
CTL_SystemDefaultBrowserName=<Browser di sistema predefinito>
HINT_SystemDefaultBrowserName=Il browser HTML sta usando il registro di windows per determinare il corretto browser di sistema predefinito.
PROP_BROWSER_START_TIMEOUT=Timeout per il lancio del processo del browser
HINT_BROWSER_START_TIMEOUT=Imposta il tempo che l'IDE attende per lanciare un processo browser.
HINT_NetscapeBrowserName=Ottimizzato per i browser Netscape
#TXT_RedirectURL1=<HTML><HEAD><META http-equiv\=Refresh content\="0; URL\=
#TXT_RedirectURL2="></HEAD><BODY></BODY></HTML>