src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties

Sun, 28 Feb 2016 18:55:17 -0800

author
asaha
date
Sun, 28 Feb 2016 18:55:17 -0800
changeset 1262
964fe4bba121
parent 553
5ca1b4c282b8
child 748
6845b95cba6b
permissions
-rw-r--r--

8150790: 8u75 L10n resource file translation update
Summary: 8u75 L10n resource file translation update
Reviewed-by: naoto
Contributed-by: li.jiang@oracle.com

     1 #
     2 # Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     8 # particular file as subject to the "Classpath" exception as provided
     9 # by Oracle in the LICENSE file that accompanied this code.
    10 #
    11 # This code is distributed in the hope that it will be useful, but WITHOUT
    12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    14 # version 2 for more details (a copy is included in the LICENSE file that
    15 # accompanied this code).
    16 #
    17 # You should have received a copy of the GNU General Public License version
    18 # 2 along with this work; if not, write to the Free Software Foundation,
    19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    20 #
    21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    24 #
    26 orbd.usage=Sintaxis: {0} <opciones> \n\ndonde <opciones> incluye:\n  -port                  Puerto de activaci\u00F3n en el que se debe iniciar el ORBD, por defecto es el 1049 (opcional)\n  -defaultdb             Directorio para los archivos de ORBD, por defecto es "./orb.db" (opcional)\n  -serverid              Identificador de servidor para ORBD, por defecto es 1 (opcional)\n  -ORBInitialPort        Puerto inicial (necesario)\n  -ORBInitialHost        Nombre de host inicial (necesario)\n
    28 servertool.usage=Sintaxis: {0} <opciones> \n\ndonde <opciones> incluye:\n  -ORBInitialPort        Puerto inicial (necesario)\n  -ORBInitialHost        Nombre de host inicial (necesario)\n
    29 servertool.banner=\n\nBienvenido a Java IDL Server Tool \nescriba los comandos en la petici\u00F3n de datos \n
    30 servertool.shorthelp=\n\n\tComandos disponibles: \n\t------------------- \n
    31 servertool.baddef=Definici\u00F3n de servidor incorrecta: {0}
    32 servertool.nosuchserver=\tno se ha encontrado el servidor.
    33 servertool.helddown=\tel servidor se mantiene desconectado.
    34 servertool.nosuchorb=\tORB no v\u00E1lido.
    35 servertool.serverup=\tel servidor ya est\u00E1 conectado.
    36 servertool.appname=\tapplicationName     - {0}
    37 servertool.name=\tname      - {0}
    38 servertool.classpath=\tclasspath - {0}
    39 servertool.args=\targs      - {0}
    40 servertool.vmargs=\tvmargs    - {0}
    41 servertool.serverid=\tserver id - {0}
    42 servertool.servernotrunning=\tel servidor no se est\u00E1 ejecutando.
    43 servertool.register=\n\n\tregister -server <nombre de clase de servidor> \n\t         -applicationName <nombre de servidor alternativo> \n\t         -classpath <classpath al servidor> \n\t         -args <argumentos para el servidor> \n\t         -vmargs <argumentos para la MV Java del servidor>\n
    44 servertool.register1=registrar un servidor que se pueda activar
    45 servertool.register2=\tservidor registrado (identificador de servidor = {0}).
    46 servertool.register3=\tservidor registrado pero desconectado (identificador de servidor = {0}).
    47 servertool.register4=\tservidor ya registrado (identificador de servidor = {0}).
    49 servertool.unregister=\n\tunregister [ -serverid <identificador de servidor> | -applicationName <nombre> ] \n
    50 servertool.unregister1=anular el registro de un servidor registrado
    51 servertool.unregister2=\tanulado el registro del servidor.
    53 servertool.locate=\n\tlocate [ -serverid <identificador de servidor> | -applicationName <nombre> ] [ <-endpointType <tipo de punto final> ] \n
    54 servertool.locate1=localizar puertos de un tipo espec\u00EDfico para un servidor registrado
    55 servertool.locate2=\n\n\tNombre de host {0} \n\n\t\tPuerto\t\tTipo de puerto\t\tIdentificador ORB\n\t\t----\t\t---------\t\t------\n
    56 servertool.locateorb=\n\tlocateperorb [ -serverid <identificador de servidor> | -applicationName <nombre> ] [ -orbid <nombre de ORB> ]\n
    57 servertool.locateorb1=localizar puertos para un ORB espec\u00EDfico del servidor registrado
    58 servertool.locateorb2=\n\n\tNombre de host {0} \n\n\t\tPuerto\t\tTipo de puerto\t\tIdentificador de ORB\n\t\t----\t\t--------\t\t------\n
    59 servertool.getserverid=\n\tgetserverid [ -applicationName <nombre> ] \n
    60 servertool.getserverid1=devolver el identificador de servidor para un valor de applicationName
    61 servertool.getserverid2=\tEl identificador de servidor para applicationName {0} es {1}
    63 servertool.list=\n\tlist\n
    64 servertool.list1=enumerar todos los servidores registrados
    65 servertool.list2=\n\tIdentificador de servidor\tNombre de clase del servidor\t\tAplicaci\u00F3n de servidor\n\t-------------------------\t----------------------------\t\t----------------------\n
    66 servertool.listactive=\n\tlistactive
    67 servertool.listactive1=enumerar los servidores actualmente activos
    68 servertool.listappnames=\tlistappnames\n
    69 servertool.listappnames1=enumerar los nombres de aplicaci\u00F3n actualmente definidos
    70 servertool.listappnames2=Nombres de aplicaci\u00F3n de servidor actualmente definidos:
    72 servertool.shutdown=\n\tshutdown [ -serverid <identificador de servidor> | -applicationName <nombre> ]\n
    73 servertool.shutdown1=apagar un servidor registrado
    74 servertool.shutdown2=\tservidor apagado correctamente.
    75 servertool.startserver=\n\tstartup [ -serverid <identificador de servidor> | -applicationName <nombre> ]\n
    76 servertool.startserver1=iniciar un servidor registrado
    77 servertool.startserver2=\tservidor iniciado correctamente.
    79 servertool.quit=\n\tquit\n
    80 servertool.quit1=salir de esta herramienta
    82 servertool.help=\thelp\n\tO\n\thelp <nombre de comando>\n
    83 servertool.help1=obtener ayuda
    85 servertool.orbidmap=\tSintaxis: orblist [ -serverid <identificador de servidor> | -applicationName <nombre> ]\n
    86 servertool.orbidmap1=lista de nombres de ORB y su asignaci\u00F3n
    87 servertool.orbidmap2=\n\tIdentificador de ORB\t\tNombre de ORB\n\t------\t\t--------\n
    88 pnameserv.success=NameServer constante iniciado correctamente
    91 bootstrap.usage=Sintaxis: {0} <opciones> \n\ndonde <opciones> incluye:\n  -ORBInitialPort        Puerto inicial (necesario)\n  -InitialServicesFile   Archivo que contiene una lista de los servicios iniciales (necesario)\n
    92 bootstrap.success=definiendo puerto en {0} y leyendo servicios de {1}
    93 bootstrap.filenotreadable=el archivo {0} no se puede leer
    94 bootstrap.filenotfound=no se ha encontrado el archivo {0}
    95 bootstrap.exception=se ha obtenido una excepci\u00F3n al guardar las propiedades en el archivo {0}: Excepci\u00F3n {1}
    97 tnameserv.exception=se ha obtenido una excepci\u00F3n al iniciar el servicio de inicializaci\u00F3n de datos en el puerto {0}
    98 tnameserv.usage=intente utilizar un puerto distinto con argumentos de l\u00EDnea de comandos -ORBInitialPort <n.\u00BA de puerto>
    99 tnameserv.invalidhostoption=ORBInitialHost no es una opci\u00F3n v\u00E1lida para NameService
   100 tnameserv.orbinitialport0=ORBInitialPort 0 no es una opci\u00F3n v\u00E1lida para NameService
   101 tnameserv.hs1=Contexto de Nomenclatura Inicial:\n{0}
   102 tnameserv.hs2=TransientNameServer: definiendo puerto para referencias a objeto iniciales en: {0}
   103 tnameserv.hs3=Listo.
   105 orbd.commfailure=\nORBD no puede iniciarse porque ORBinitialPort ya est\u00E1 en uso
   106 orbd.internalexception=\nORBD no puede iniciarse debido a una excepci\u00F3n interna. \nCausas posibles: \n1. El ORBInitialPort o el ORBActivationPort especificado ya est\u00E1 en uso \n2. No tiene permiso de escritura para orb.db 

mercurial