< prev index next >

src/share/classes/sun/management/resources/agent_pt_BR.properties

Print this page
rev 1487 : 7175367: NLS: 7u6 message drop10 integration
Reviewed-by: yhuang

*** 1,8 **** # # ! # Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this --- 1,8 ---- # # ! # Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 41,52 **** agent.err.agentclass.notfound = Classe do agente de gerenciamento n\u00E3o encontrada agent.err.agentclass.failed = Falha na classe do agente de gerenciamento agent.err.premain.notfound = premain(String) n\u00E3o existe na classe do agente agent.err.agentclass.access.denied = Acesso negado a premain(String) agent.err.invalid.agentclass = Valor inv\u00E1lido da propriedade com.sun.management.agent.class ! agent.err.invalid.jmxremote.port = N\u00FAmero inv\u00E1lido de com.sun.management.jmxremote.port agent.err.file.not.set = Arquivo n\u00E3o especificado agent.err.file.not.readable = Arquivo ileg\u00EDvel agent.err.file.read.failed = Falha ao ler o arquivo agent.err.file.not.found = Arquivo n\u00E3o encontrado --- 41,53 ---- agent.err.agentclass.notfound = Classe do agente de gerenciamento n\u00E3o encontrada agent.err.agentclass.failed = Falha na classe do agente de gerenciamento agent.err.premain.notfound = premain(String) n\u00E3o existe na classe do agente agent.err.agentclass.access.denied = Acesso negado a premain(String) agent.err.invalid.agentclass = Valor inv\u00E1lido da propriedade com.sun.management.agent.class ! agent.err.invalid.state = Estado de agente inv\u00E1lido agent.err.invalid.jmxremote.port = N\u00FAmero inv\u00E1lido de com.sun.management.jmxremote.port + agent.err.invalid.jmxremote.rmi.port = N\u00FAmero inv\u00E1lido do com.sun.management.jmxremote.rmi.port agent.err.file.not.set = Arquivo n\u00E3o especificado agent.err.file.not.readable = Arquivo ileg\u00EDvel agent.err.file.read.failed = Falha ao ler o arquivo agent.err.file.not.found = Arquivo n\u00E3o encontrado
*** 76,90 **** agent.err.acl.file.access.notrestricted = O acesso de leitura do arquivo de senha deve ser limitado agent.err.snmp.adaptor.start.failed = Falha ao iniciar o adaptador SNMP com endere\u00E7o agent.err.snmp.mib.init.failed = Falha ao inicializar o MIB SNMP com erro ! jmxremote.ConnectorBootstrap.initialize = Iniciando o Servidor do Conector JMX: ! jmxremote.ConnectorBootstrap.initialize.noAuthentication = Sem autentica\u00E7\u00E3o ! jmxremote.ConnectorBootstrap.initialize.ready = Conector JMX pronto em: {0} ! jmxremote.ConnectorBootstrap.initialize.password.readonly = O acesso de leitura do arquivo de senha deve ser limitado: {0} ! jmxremote.ConnectorBootstrap.initialize.file.readonly = O acesso de leitura do arquivo deve ser limitado: {0} jmxremote.AdaptorBootstrap.getTargetList.processing = Processando ACL jmxremote.AdaptorBootstrap.getTargetList.adding = Adicionando destino: {0} jmxremote.AdaptorBootstrap.getTargetList.starting = Iniciando o Servidor do Adaptador: jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptador pronto. --- 77,91 ---- agent.err.acl.file.access.notrestricted = O acesso de leitura do arquivo de senha deve ser limitado agent.err.snmp.adaptor.start.failed = Falha ao iniciar o adaptador SNMP com endere\u00E7o agent.err.snmp.mib.init.failed = Falha ao inicializar o MIB SNMP com erro ! jmxremote.ConnectorBootstrap.starting = Iniciando o Servidor do Conector JMX: ! jmxremote.ConnectorBootstrap.noAuthentication = Sem autentica\u00E7\u00E3o ! jmxremote.ConnectorBootstrap.ready = Conector JMX pronto em: {0} ! jmxremote.ConnectorBootstrap.password.readonly = O acesso de leitura do arquivo de senha deve ser limitado: {0} ! jmxremote.ConnectorBootstrap.file.readonly = O acesso de leitura do arquivo deve ser limitado: {0} jmxremote.AdaptorBootstrap.getTargetList.processing = Processando ACL jmxremote.AdaptorBootstrap.getTargetList.adding = Adicionando destino: {0} jmxremote.AdaptorBootstrap.getTargetList.starting = Iniciando o Servidor do Adaptador: jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptador pronto.
< prev index next >