blob: 86d40f905e2e1a0be4f01a4114e915dbf20de795 [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 HTML Externo
OpenIDE-Module-Display-Category=M\u00f3dulos Web
OpenIDE-Module-Long-Description=El m\u00f3dulo del Navegador Externo permite la integraci\u00f3n del los navegadores externos con el IDE para revisar la documentaci\u00f3n Javadoc y probar applets y aplicaci\u00f3nes web (JSP y servlets). Proporciona una alternativa para construir un navegador HTML.
OpenIDE-Module-Short-Description=Permite la integraci\u00f3n de navegadores web externos con el IDE.
# UnixBrowserImpl
# {0} browser process
MSG_Running_command=Ejecutando el comando {0}
# {0} browser process
MSG_Cant_run_netscape=No se puede ejecutar {0}. Verificar la configuraci\u00f3n del navegadore externo.
# NbDdeBrowserImpl
MSG_startingBrowser=Iniciando navegador...
MSG_activatingBrowser=Activando navegador...
MSG_openingURLInBrowser=URL enviado a navegador
PROP_browserExecutable=Ejecutable del navegador
HINT_browserExecutable=Comando para la ejecuci\u00f3n del navegador.
HINT_MozillaBrowserName=Optimizado para navegadores Mozilla
HINT_FirefoxBrowserName=Optimizado para navegadores Firefox
HINT_SafariBrowserName=Optimizado para el navegador Safari
#Simple browser
HINT_SimpleExtBrowser=Navegador HTML que es manipulado en un procesado separado cada vez que el URL es seleccionado par amostrar desde dentro del IDE.
CTL_SimpleExtBrowser=Navegador externo (l\u00ednea de comandos)
EXC_Invalid_Processor=No se puede crear el proceso. Verificar la configuraci\u00f3n del navegador.
MSG_BrowserExecutorHint={URL} = URL de la p\u00e1gina para ser cargado por el navegador\n
# Options API
LBL_settings=Navegador HTML Externo
# Not visible now.
ERR_cant_locate_dll=No se puede encontrar la biblioteca extbrowser.dll. Esta biblioteca contiene c\u00f3digo nativo necesaria para utilizar el navegador HTML externo en plataforma Windows.
HINT_IExplorerBrowserName=Optimizado para Internet Explorer
MSG_CannotUseBrowser=El navegador no puede ser usado en esta plataforma.
MSG_win_browser_invocation_failed=No se puede acceder al URL atrav\u00e9s del navegador externo. Verificar la configuraci\u00f3n del navegador.
#Names of browsers installed into system
Services/Browsers/SimpleExtBrowser.settings=Navegador externo (l\u00ednea de comandos)
Templates/Services/Browsers/ExtWebBrowser.settings=Navegador externo
#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=Se ha acabdo el tiempo de la activaci\u00f3n del navegador
PROP_DDE_OPENURL_TIMEOUT=Se ha acabado el tiempo para abrir el URL
HINT_DDE_ACTIVATE_TIMEOUT=Se ha acabado el tiempo del servidor DDE para el tema WWW_Activate
HINT_DDE_OPENURL_TIMEOUT=Se ha acabado el tiempo del servidor DDE para el tema WWW_OpenUrl
Services/Browsers/SystemDefaultBrowser.settings=<Navegador del Sistema predeterminado>
CTL_SystemDefaultBrowserName=<Navegador del Sistema predeterminado>
HINT_SystemDefaultBrowserName=El navegador HTML usado en el registro de Windows para ejecutar el navegador predeterminado del sistema.
PROP_BROWSER_START_TIMEOUT=Se ha acabado el tiempo para lanzar el proceso del navegador
HINT_BROWSER_START_TIMEOUT=Establece la cantidad de tiempo que IDE debe esperar para lanzar el proceso del navegador.
HINT_NetscapeBrowserName=Optimizado para navegadores Netscape
#TXT_RedirectURL1=<HTML><HEAD><META http-equiv\=Refresh content\="0; URL\=
#TXT_RedirectURL2="></HEAD><BODY></BODY></HTML>