blob: 117a9cad5031b2c0d2ddd38145a0896ae14b8d5a [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=Navegador extern HTML
OpenIDE-Module-Display-Category=Web
OpenIDE-Module-Long-Description=El m\u00f2dul de navegador extern permet la integraci\u00f3 de navegadors web externs amb l'IDE per veure la documentaci\u00f3 Javadoc i provar les mini aplicacions i aplicacions web (JSP i servlet). Proporciona una alternativa al navegador web integrat.
OpenIDE-Module-Short-Description=Permet la integraci\u00f3 de navegadors web externs amb l'IDE.
# UnixBrowserImpl
# {0} browser process
MSG_Running_command=Executant comanda {0}
# {0} browser process
MSG_Cant_run_netscape=No es pot executar {0}. Comprovar configuraci\u00f3 navegador extern.
# NbDdeBrowserImpl
MSG_startingBrowser=Iniciant navegador...
MSG_activatingBrowser=Activant navegador...
MSG_openingURLInBrowser=URL enviada al navegador
PROP_browserExecutable=Executable navegador
HINT_browserExecutable=Comanda per a executar el navegador.
HINT_MozillaBrowserName=Optimitzat per a navegadors Mozilla
HINT_FirefoxBrowserName=Optimitzar per navegadors Firefox
HINT_SafariBrowserName=Optimitzar per al navegador Safari
#Simple browser
HINT_SimpleExtBrowser=Navegador HTML que \u00e9s portat a un proc\u00e9s separat cada cop que una URL \u00e9s seleccionada per mostrar-se des de l'interior de l'IDE.
CTL_SimpleExtBrowser=Navegador extern (l\u00ednia de comandes)
EXC_Invalid_Processor=No pot crear-se proc\u00e9s. Comprovar la configuraci\u00f3 del navegador.
MSG_BrowserExecutorHint={URL} = URL de la p\u00e0gina per carregar amb el navegador\n
# Options API
LBL_settings=Navegador extern HTML
# Not visible now.
ERR_cant_locate_dll=No es pot localitzar la biblioteca extbrowser.dll. Aquesta biblioteca cont\u00e9 el codi natiu necessari per a utilitzar un navegador extern HTML a la plataforma Windows.
HINT_IExplorerBrowserName=Optimitzat per Internet Explorer
MSG_CannotUseBrowser=No pot utilitzar-se el navegador en aquesta plataforma.
MSG_win_browser_invocation_failed=No es pot accedir a la URL per mitja del navegador extern. Comprovar la configuraci\u00f3 del navegador.
#Names of browsers installed into system
Services/Browsers/SimpleExtBrowser.settings=Navegador extern (l\u00ednia de comandes)
Templates/Services/Browsers/ExtWebBrowser.settings=Navegador extern
#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=Temps d'expiraci\u00f3 en l'activaci\u00f3 del navegador
PROP_DDE_OPENURL_TIMEOUT=Temps d'expiraci\u00f3 en obrir la URL
HINT_DDE_ACTIVATE_TIMEOUT=Temps d'expiraci\u00f3 al servidor DDE per al t\u00f2pic WWW_Activate
HINT_DDE_OPENURL_TIMEOUT=Temps d'expiraci\u00f3 al servidor DDE per al t\u00f2pic WWW_OpenUrl
Services/Browsers/SystemDefaultBrowser.settings=<Navegador predeterminat del sistema>
CTL_SystemDefaultBrowserName=<Navegador predeterminat sistema>
HINT_SystemDefaultBrowserName=Navegador HTML utilitzant el registre de Windows per a executar el navegador correcte predeterminat del sistema.
PROP_BROWSER_START_TIMEOUT=Temps d'expiraci\u00f3 pel proc\u00e9s de llan\u00e7ament del navegador
HINT_BROWSER_START_TIMEOUT=Estableix el temps que l'IDE esperar\u00e0 a que es llanci el proc\u00e9s del navegador.
HINT_NetscapeBrowserName=Optimitzat per navegadors Netscape
#TXT_RedirectURL1=<HTML><HEAD><META http-equiv\=Refresh content\="0; URL\=
#TXT_RedirectURL2="></HEAD><BODY></BODY></HTML>