Merge

Sun, 05 Dec 2010 18:26:57 -0800

author
mfang
date
Sun, 05 Dec 2010 18:26:57 -0800
changeset 222
2367ae41663f
parent 218
2cc9f3299210
parent 221
88ac4daf5d0e
child 223
0bf5592fb265

Merge

     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties	Sun Dec 05 18:26:57 2010 -0800
     1.3 @@ -0,0 +1,107 @@
     1.4 +
     1.5 +# Copyright (c) 2001, 2005, Oracle and/or its affiliates. All rights reserved.
     1.6 +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.7 +#
     1.8 +# This code is free software; you can redistribute it and/or modify it
     1.9 +# under the terms of the GNU General Public License version 2 only, as
    1.10 +# published by the Free Software Foundation.  Oracle designates this
    1.11 +# particular file as subject to the "Classpath" exception as provided
    1.12 +# by Oracle in the LICENSE file that accompanied this code.
    1.13 +#
    1.14 +# This code is distributed in the hope that it will be useful, but WITHOUT
    1.15 +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.16 +# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.17 +# version 2 for more details (a copy is included in the LICENSE file that
    1.18 +# accompanied this code).
    1.19 +#
    1.20 +# You should have received a copy of the GNU General Public License version
    1.21 +# 2 along with this work; if not, write to the Free Software Foundation,
    1.22 +# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.23 +#
    1.24 +# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.25 +# or visit www.oracle.com if you need additional information or have any
    1.26 +# questions.
    1.27 +#
    1.28 +
    1.29 +orbd.usage=Uso: {0} <options> \n\nem que <options> inclui:\n  -port                  porta de ativa\u00e7\u00e3o na qual o ORBD deve ser iniciado, padr\u00e3o 1049 (opcional)\n  -defaultdb             diret\u00f3rio dos arquivos ORBD, padr\u00e3o "./orb.db" (opcional)\n  -serverid              id do servidor para ORBD, padr\u00e3o 1 (opcional)\n  -ORBInitialPort        porta inicial (necess\u00e1rio)\n  -ORBInitialHost        nome de host inicial (necess\u00e1rio)\n
    1.30 +
    1.31 +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.32 +servertool.banner=\n\nBem-vindo a ferramenta de servidor IDL Java \ninsira os comandos no prompt \n
    1.33 +servertool.shorthelp=\n\n\tComandos dispon\u00edveis: \n\t------------------- \n
    1.34 +servertool.baddef=Servidor mal definido: {0}
    1.35 +servertool.nosuchserver=\tservidor n\u00e3o encontrado.
    1.36 +servertool.helddown=\to servidor est\u00e1 em espera.
    1.37 +servertool.nosuchorb=\tORB inv\u00e1lido.
    1.38 +servertool.serverup=\to servidor j\u00e1 est\u00e1 ativo.
    1.39 +servertool.appname=\tapplicationName     - {0}
    1.40 +servertool.name=\tname      - {0}
    1.41 +servertool.classpath=\tclasspath - {0}
    1.42 +servertool.args=\targs      - {0}
    1.43 +servertool.vmargs=\tvmargs    - {0}
    1.44 +servertool.serverid=\tserver id - {0}
    1.45 +servertool.servernotrunning=\to servidor n\u00e3o est\u00e1 em execu\u00e7\u00e3o.
    1.46 +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.47 +servertool.register1=registra um servidor ativ\u00e1vel
    1.48 +servertool.register2=\tservidor registrado (serverid = {0}).
    1.49 +servertool.register3=\tservidor registrado, mas em espera (serverid = {0}).
    1.50 +servertool.register4=\tservidor j\u00e1 registrado (serverid = {0}).
    1.51 +
    1.52 +servertool.unregister=\n\tunregister [ -serverid <server id> | -applicationName <name> ] \n
    1.53 +servertool.unregister1=cancela o registro de um servidor registrado
    1.54 +servertool.unregister2=\tservidor n\u00e3o registrado.
    1.55 +
    1.56 +servertool.locate=\n\tlocate [ -serverid <server id> | -applicationName <name> ] [ <-endpointType <endpointType> ] \n
    1.57 +servertool.locate1=localiza portas de tipo espec\u00edfico para um servidor registrado
    1.58 +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.59 +servertool.locateorb=\n\tlocateperorb [ -serverid <server id> | -applicationName <name> ] [ -orbid <ORB name> ]\n
    1.60 +servertool.locateorb1=localiza portas para um orb espec\u00edfico de servidor registrado
    1.61 +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.62 +servertool.getserverid=\n\tgetserverid [ -applicationName <name> ] \n
    1.63 +servertool.getserverid1=retorna o id do servidor de um applicationName
    1.64 +servertool.getserverid2=\tID do servidor de applicationName {0} \u00e9 {1}
    1.65 +
    1.66 +servertool.list=\n\tlist\n
    1.67 +servertool.list1=lista todos os servidores registrados
    1.68 +servertool.list2=\n\tId do servidor\tNome de classe do servidor\t\tAplicativo do servidor\n\t---------\t-----------------\t\t------------------\n
    1.69 +servertool.listactive=\n\tlistactive
    1.70 +servertool.listactive1=lista os servidores atualmente ativos
    1.71 +servertool.listappnames=\tlistappnames\n
    1.72 +servertool.listappnames1=lista os applicationNames atualmente definidos
    1.73 +servertool.listappnames2=applicationNames do servidor atualmente definidos:
    1.74 +
    1.75 +servertool.shutdown=\n\tshutdown [ -serverid <server id> | -applicationName <name> ]\n
    1.76 +servertool.shutdown1=desliga um servidor registrado
    1.77 +servertool.shutdown2=\tservidor desligado com \u00eaxito.
    1.78 +servertool.startserver=\n\tstartup [ -serverid <server id> | -applicationName <name> ]\n
    1.79 +servertool.startserver1=inicia um servidor registrado
    1.80 +servertool.startserver2=\tservidor iniciado com \u00eaxito.
    1.81 +
    1.82 +servertool.quit=\n\tquit\n
    1.83 +servertool.quit1=sai desta ferramenta
    1.84 +
    1.85 +servertool.help=\thelp\n\tOR\n\thelp <command name>\n
    1.86 +servertool.help1=obt\u00e9m ajuda
    1.87 +
    1.88 +servertool.orbidmap=\tUso: orblist [ -serverid <server id> | -applicationName <name> ]\n
    1.89 +servertool.orbidmap1=lista de nomes de orb e seus mapeamentos
    1.90 +servertool.orbidmap2=\n\tId de ORB\t\tNome de ORB\n\t------\t\t--------\n
    1.91 +pnameserv.success=NameServer persistente iniciado com \u00eaxito
    1.92 +
    1.93 +
    1.94 +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.95 +bootstrap.success=configurando porta para {0} e lendo servi\u00e7os de {1}
    1.96 +bootstrap.filenotreadable=o arquivo {0} n\u00e3o \u00e9 leg\u00edvel
    1.97 +bootstrap.filenotfound=arquivo {0} n\u00e3o encontrado
    1.98 +bootstrap.exception=exce\u00e7\u00e3o capturada ao salvar as propriedades no arquivo {0}: Exce\u00e7\u00e3o {1}
    1.99 +
   1.100 +tnameserv.exception=uma exce\u00e7\u00e3o capturada ao iniciar o servi\u00e7o de inicializa\u00e7\u00e3o na porta {0}
   1.101 +tnameserv.usage=tente usar outra porta com os argumentos de linha de comando -ORBInitialPort <portno>
   1.102 +tnameserv.invalidhostoption=ORBInitialHost n\u00e3o \u00e9 uma op\u00e7\u00e3o v\u00e1lida para NameService
   1.103 +tnameserv.orbinitialport0=ORBInitialPort 0 n\u00e3o \u00e9 uma op\u00e7\u00e3o v\u00e1lida para NameService
   1.104 +tnameserv.hs1=Contexto de nomea\u00e7\u00e3o inicial:\n{0}
   1.105 +tnameserv.hs2=TransientNameServer: definindo porta para as refer\u00eancias de objeto iniciais: {0}
   1.106 +tnameserv.hs3=Pronto.
   1.107 +
   1.108 +orbd.commfailure=\nFalha ao iniciar ORBD porque ORBinitialPort j\u00e1 est\u00e1 em uso
   1.109 +orbd.internalexception=\nFalha ao iniciar ORBD devido a uma exce\u00e7\u00e3o interna. \nPoss\u00edveis causas: \n1. ORBInitialPort especificado ou ORBActivationPort j\u00e1 em uso \n2. Sem permiss\u00e3o de grava\u00e7\u00e3o para gravar orb.db 
   1.110 +

mercurial