blob: ec763ce143f3a96620d3dc552da59cd68f03f2f0 [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-2007 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.
#
MSG_invalidCP=Corrigindo valor do caminho de contexto inv\u00e1lido: {0}
MSG_jbossWebXmlNotValid=O arquivo de configura\u00e7\u00e3o jboss-web.xml editado no momento est\u00e1 em um estado inconsistente. Deseja sobrescrever as altera\u00e7\u00f5es?
MSG_jbossClientXmlNotValid=O arquivo de configura\u00e7\u00e3o jboss-client.xml editado no momento est\u00e1 em um estado inconsistente. Deseja sobrescrever as altera\u00e7\u00f5es?
MSG_jbossXmlCannotParse=O arquivo de configura\u00e7\u00e3o {0} n\u00e3o pode ser submetido a parsing - n\u00e3o pode desempenhar altera\u00e7\u00f5es.
MSG_CannotReadContextRoot=N\u00e3o \u00e9 poss\u00edvel ler ou criar o arquivo de configura\u00e7\u00e3o {0}. Verifique se voc\u00ea possui acesso de leitura e grava\u00e7\u00e3o a este arquivo.
MSG_cannotSaveNotParseableConfFile=N\u00e3o \u00e9 poss\u00edvel salvar o arquivo de configura\u00e7\u00e3o {0} porque ele n\u00e3o pode ser submetido a parsing.
MSG_jbossXmlNotValid=O arquivo de configura\u00e7\u00e3o {0} editado atualmente est\u00e1 em um estado inconsistente. Deseja sobrescrever as altera\u00e7\u00f5es?
MSG_CannotReadContextPath=N\u00e3o \u00e9 poss\u00edvel ler o valor da raiz do contexto porque o arquivo de configura\u00e7\u00e3o {0} n\u00e3o pode ser submetido a parsing.
MSG_CannotReadDatasources=N\u00e3o \u00e9 poss\u00edvel obter uma lista de fontes de dados. Verifique se o arquivo {0} pode ser lido.
MSG_NotParseableDatasources=N\u00e3o \u00e9 poss\u00edvel obter uma lista de fontes de dados, pois o arquivo {0} n\u00e3o pode ser submetido a parsing.
ERR_WRONG_DEPLOY_DIR=N\u00e3o \u00e9 poss\u00edvel ler as fontes de dados do servidor de destino. O diret\u00f3rio de implanta\u00e7\u00e3o \u00e9 desconhecido ou n\u00e3o existe ou n\u00e3o pode ser lido.
ERR_WRONG_CONFIG_FILE=N\u00e3o \u00e9 poss\u00edvel ler as origens de dados do servidor de destino. O XML de configura\u00e7\u00e3o n\u00e3o \u00e9 conhecido, n\u00e3o existe ou n\u00e3o \u00e9 leg\u00edvel.
ERR_WRONG_JMS_CONFIG_FILE=N\u00e3o \u00e9 poss\u00edvel ler os destinos de mensagem do servidor de destino. O XML de configura\u00e7\u00e3o n\u00e3o \u00e9 conhecido, n\u00e3o existe ou n\u00e3o \u00e9 leg\u00edvel.
LBL_DS_JNDI=Nome JNDI
LBL_DS_URL=URL do banco de dados
LBL_DS_USER=usu\u00e1rio
LBL_DS_PASS=senha
LBL_DS_DRV=driver
LBL_DS_MINPS=tamanho m\u00ednimo do grupo
LBL_DS_MAXPS=tamanho m\u00e1ximo do grupo
LBL_DS_IDLE=time-out ocioso em minutos
LBL_DS_CONFLICT=Fontes de dados contradit\u00f3rias localizadas:
LBL_MODULE=m\u00f3dulo
LBL_SERVER=servidor
ERR_CannotReadDSdotXml=N\u00e3o \u00e9 poss\u00edvel ler o arquivo jboss-ds.xml no servidor
ERR_CannotCreateDSdotXml=N\u00e3o \u00e9 poss\u00edvel criar o arquivo jboss-ds.xml no servidor
MSG_NoPrefix=O nome JNDI do destino da mensagem {0} n\u00e3o come\u00e7a com um prefixo ''queue/'' ou ''topic/''
MSG_CannotUpdateFile=N\u00e3o \u00e9 poss\u00edvel atualizar o arquivo de configura\u00e7\u00e3o {0}. Verifique se voc\u00ea possui acesso de grava\u00e7\u00e3o a este arquivo.