Merge jdk7-b142

Tue, 10 May 2011 19:54:53 -0700

author
mfang
date
Tue, 10 May 2011 19:54:53 -0700
changeset 275
a2f340a048c8
parent 273
b05755e2234d
parent 274
62a6a0a1a350
child 276
51ed32f6f4de

Merge

     1.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties	Thu May 05 14:01:57 2011 -0700
     1.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties	Tue May 10 19:54:53 2011 -0700
     1.3 @@ -23,9 +23,9 @@
     1.4  # questions.
     1.5  #
     1.6  
     1.7 -orbd.usage=Uso: {0} <options> \n\nem que <options> inclui:\n  -port                  porta de ativa\u00E7\u00E3o na qual o ORBD deve ser iniciado, default 1049 (opcional)\n  -defaultdb             diret\u00F3rio dos arquivos ORBD, default "./orb.db" (opcional)\n  -serverid              id do servidor para ORBD, default 1 (opcional)\n  -ORBInitialPort        porta inicial (necess\u00E1rio)\n  -ORBInitialHost        nome de host inicial (necess\u00E1rio)\n
     1.8 +orbd.usage=Uso: {0} <op\u00E7\u00F5es> \n\nem que <op\u00E7\u00F5es> inclui:\n  -port                  porta de ativa\u00E7\u00E3o na qual o ORBD deve ser iniciado, default 1049 (opcional)\n  -defaultdb             diret\u00F3rio dos arquivos ORBD, default "./orb.db" (opcional)\n  -serverid              id do servidor para ORBD, default 1 (opcional)\n  -ORBInitialPort        porta inicial (obrigat\u00F3rio)\n  -ORBInitialHost        nome de host inicial (obrigat\u00F3rio)\n
     1.9  
    1.10 -servertool.usage=Uso: {0} <options> \n\nem que <options> inclui:\n  -ORBInitialPort        porta inicial (necess\u00E1rio)\n  -ORBInitialHost        nome de host inicial (necess\u00E1rio)\n
    1.11 +servertool.usage=Uso: {0} <op\u00E7\u00F5es> \n\nem que <op\u00E7\u00F5es> inclui:\n  -ORBInitialPort        porta inicial (obrigat\u00F3rio)\n  -ORBInitialHost        nome de host inicial (obrigat\u00F3rio)\n
    1.12  servertool.banner=\n\nBem-vindo \u00E0 Ferramenta de Servidor IDL Java \ninsira os comandos no prompt \n
    1.13  servertool.shorthelp=\n\n\tComandos Dispon\u00EDveis: \n\t------------------- \n
    1.14  servertool.baddef=Defini\u00E7\u00E3o do servidor inv\u00E1lida: {0}
    1.15 @@ -40,23 +40,23 @@
    1.16  servertool.vmargs=\tvmargs    - {0}
    1.17  servertool.serverid=\tserver id - {0}
    1.18  servertool.servernotrunning=\to servidor n\u00E3o est\u00E1 em execu\u00E7\u00E3o.
    1.19 -servertool.register=\n\n\tregister -server <server class name> \n\t         -applicationName <alternate server name> \n\t         -classpath <classpath to server> \n\t         -args <args to server> \n\t         -vmargs <args to server Java VM>\n
    1.20 +servertool.register=\n\n\tregister -server <nome da classe do servidor> \n\t         -applicationName <nome do servidor alternativo> \n\t         -classpath <classpath para o servidor> \n\t         -args <args para o servidor> \n\t         -vmargs <args para a VM Java do servidor>\n
    1.21  servertool.register1=registra um servidor ativ\u00E1vel
    1.22  servertool.register2=\tservidor registrado (serverid = {0}).
    1.23  servertool.register3=\tservidor registrado, mas em espera (serverid = {0}).
    1.24  servertool.register4=\tservidor j\u00E1 registrado (serverid = {0}).
    1.25  
    1.26 -servertool.unregister=\n\tunregister [ -serverid <server id> | -applicationName <name> ] \n
    1.27 +servertool.unregister=\n\tunregister [ -serverid <id do servidor> | -applicationName <nome> ] \n
    1.28  servertool.unregister1=cancela o registro de um servidor registrado
    1.29  servertool.unregister2=\tservidor n\u00E3o registrado.
    1.30  
    1.31 -servertool.locate=\n\tlocate [ -serverid <server id> | -applicationName <name> ] [ <-endpointType <endpointType> ] \n
    1.32 +servertool.locate=\n\tlocate [ -serverid <id do servidor> | -applicationName <nome> ] [ <-endpointType <endpointType> ] \n
    1.33  servertool.locate1=localiza portas de tipo espec\u00EDfico para um servidor registrado
    1.34  servertool.locate2=\n\n\tNome do Host {0} \n\n\t\tPorta\t\tTipo de Porta\t\tId do ORB\n\t\t----\t\t---------\t\t------\n
    1.35 -servertool.locateorb=\n\tlocateperorb [ -serverid <server id> | -applicationName <name> ] [ -orbid <ORB name> ]\n
    1.36 +servertool.locateorb=\n\tlocateperorb [ -serverid <id do servidor> | -applicationName <nome> ] [ -orbid <nome ORB> ]\n
    1.37  servertool.locateorb1=localiza portas para um orb espec\u00EDfico de servidor registrado
    1.38  servertool.locateorb2=\n\n\tNome do Host {0} \n\n\t\tPorta\t\tTipo de Porta\t\tId do ORB\n\t\t----\t\t--------\t\t------\n
    1.39 -servertool.getserverid=\n\tgetserverid [ -applicationName <name> ] \n
    1.40 +servertool.getserverid=\n\tgetserverid [ -applicationName <nome> ] \n
    1.41  servertool.getserverid1=retorna o id do servidor de um applicationName
    1.42  servertool.getserverid2=\tID do Servidor de applicationName {0} \u00E9 {1}
    1.43  
    1.44 @@ -69,33 +69,33 @@
    1.45  servertool.listappnames1=lista os applicationNames atualmente definidos
    1.46  servertool.listappnames2=applicationNames do servidor definidos atualmente:
    1.47  
    1.48 -servertool.shutdown=\n\tshutdown [ -serverid <server id> | -applicationName <name> ]\n
    1.49 +servertool.shutdown=\n\tshutdown [ -serverid <id do servidor> | -applicationName <nome> ]\n
    1.50  servertool.shutdown1=faz shutdown de um servidor registrado
    1.51  servertool.shutdown2=\tshutdown do servidor bem-sucedido.
    1.52 -servertool.startserver=\n\tstartup [ -serverid <server id> | -applicationName <name> ]\n
    1.53 +servertool.startserver=\n\tstartup [ -serverid <id do servidor> | -applicationName <nome> ]\n
    1.54  servertool.startserver1=inicia um servidor registrado
    1.55  servertool.startserver2=\tservidor iniciado com \u00EAxito.
    1.56  
    1.57  servertool.quit=\n\tquit\n
    1.58  servertool.quit1=sai desta ferramenta
    1.59  
    1.60 -servertool.help=\thelp\n\tOR\n\thelp <command name>\n
    1.61 +servertool.help=\thelp\n\tOR\n\thelp <nome do comando>\n
    1.62  servertool.help1=obt\u00E9m ajuda
    1.63  
    1.64 -servertool.orbidmap=\tUso: orblist [ -serverid <server id> | -applicationName <name> ]\n
    1.65 +servertool.orbidmap=\tUso: orblist [ -serverid <id do servidor> | -applicationName <nome> ]\n
    1.66  servertool.orbidmap1=lista de nomes de orb e seus mapeamentos
    1.67  servertool.orbidmap2=\n\tId de ORB\t\tNome de ORB\n\t------\t\t--------\n
    1.68  pnameserv.success=NameServer Persistente Iniciado com \u00CAxito
    1.69  
    1.70  
    1.71 -bootstrap.usage=Uso: {0} <options> \n\nem que <options> inclui:\n  -ORBInitialPort        porta inicial (necess\u00E1rio)\n  -InitialServicesFile   arquivo que cont\u00E9m a lista de servi\u00E7os iniciais (necess\u00E1rio)\n
    1.72 +bootstrap.usage=Uso: {0} <op\u00E7\u00F5es> \n\nem que <op\u00E7\u00F5es> inclui:\n  -ORBInitialPort        porta inicial (obrigat\u00F3rio)\n  -InitialServicesFile   arquivo que cont\u00E9m a lista de servi\u00E7os iniciais (obrigat\u00F3rio)\n
    1.73  bootstrap.success=definindo porta para {0} e lendo servi\u00E7os de {1}
    1.74  bootstrap.filenotreadable=o arquivo {0} n\u00E3o \u00E9 leg\u00EDvel
    1.75  bootstrap.filenotfound=arquivo {0} n\u00E3o encontrado
    1.76  bootstrap.exception=exce\u00E7\u00E3o capturada ao salvar as propriedades no Arquivo {0}: exce\u00E7\u00E3o {1}
    1.77  
    1.78  tnameserv.exception=uma exce\u00E7\u00E3o capturada ao iniciar o servi\u00E7o de inicializa\u00E7\u00E3o na porta {0}
    1.79 -tnameserv.usage=tente usar outra porta com os argumentos de linha de comandos -ORBInitialPort <portno>
    1.80 +tnameserv.usage=tente usar outra porta com os argumentos de linha de comandos -ORBInitialPort <n\u00BA da porta>
    1.81  tnameserv.invalidhostoption=ORBInitialHost n\u00E3o \u00E9 uma op\u00E7\u00E3o v\u00E1lida para NameService
    1.82  tnameserv.orbinitialport0=ORBInitialPort 0 n\u00E3o \u00E9 uma op\u00E7\u00E3o v\u00E1lida para NameService
    1.83  tnameserv.hs1=Contexto de Nomea\u00E7\u00E3o Inicial:\n{0}

mercurial