blob: 97eb9f57b628effe8dee2ae4a8d9118115804ace [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
#
# 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. Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun 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-2006 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.
ERR_TEXTFIELD_EMPTY={0} deve ser definido
ERR_JAVA_IDENTIFIER={0} n\u00e3o \u00e9 um nome de classe/vari\u00e1vel Java v\u00e1lido
ERR_INVALID_FILE_NAME={0} ''{1}'' cont\u00e9m caracteres de nome de arquivo inv\u00e1lidos
ERR_NOT_INTEGER=''{0}'' n\u00e3o \u00e9 um n\u00famero inteiro
ERR_NEGATIVE_NUMBER={0} pode n\u00e3o ser um n\u00famero negativo
NOT_A_NUMBER="{0}" n\u00e3o \u00e9 um n\u00famero em {1}
DISALLOWED_CHARS=Os caracteres {0} n\u00e3o s\u00e3o permitidos em {1}
ODD_LENGTH_HEX=Os n\u00fameros hexadecimais devem ter um n\u00famero par de caracteres
INVALID_HEX=Caractere hexadecimal inv\u00e1lido ''{0}'' em {1}
URL_NOT_VALID=''{0}'' n\u00e3o \u00e9 um URL v\u00e1lido
FILE_DOES_NOT_EXIST=''{0}'' n\u00e3o existe
FILE_IS_NOT_A_DIRECTORY=''{0}'' n\u00e3o \u00e9 um diret\u00f3rio
FILE_IS_NOT_A_FILE=''{0}'' n\u00e3o \u00e9 um arquivo
MAY_NOT_CONTAIN_WHITESPACE=''{0}'' n\u00e3o pode conter caracteres de espa\u00e7o em branco
MSG_MAY_NOT_BE_EMPTY={0} n\u00e3o pode estar vazio
ADDR_PART_BAD=''{0}'' n\u00e3o \u00e9 um n\u00famero inteiro
ADDR_PART_HIGH=Os componentes IP devem estar entre 0-256 - {0} \u00e9 muito alto
ADDR_PART_NEGATIVE=Os componentes IP n\u00e3o podem ser n\u00fameros negativos ({0})
NEGATIVE_PORT=N\u00e3o \u00e9 permitido o n\u00famero de porta negativo {0}
PORT_TOO_HIGH=N\u00famero de porta muito alto
INVALID_PORT=''{1}'' n\u00e3o \u00e9 um n\u00famero de porta v\u00e1lido
LABEL_TOO_LONG=''{0}'' \u00e9 um label de nome de m\u00e1quina muito longo
NUMBER_PART_IN_HOSTNAME=Os nomes de host n\u00e3o podem conter n\u00fameros: {0}
BAD_CHAR_IN_HOSTNAME=Caractere ''{0}'' inv\u00e1lido no nome do host
TOO_MANY_LABELS=Existe um n\u00famero excessivo de partes no endere\u00e7o do host ou no endere\u00e7o IP ''{0}''
MAY_NOT_START_WITH_DIGIT={0} n\u00e3o pode come\u00e7ar com um d\u00edgito
MSG_DOES_NOT_MATCH_NUMBER_FORMAT=Valor inv\u00e1lido de {0}: ''{1}''
MSG_PORT_NOT_ALLOWED={0} n\u00e3o pode especificar uma porta
INVALID_HOST_NAME=Host ''{1}'' inv\u00e1lido
ILLEGAL_CHARSET_NAME=Conjunto de caracteres ''{1}'' inv\u00e1lido
UNSUPPORTED_CHARSET_NAME=Conjunto de caracteres ''{1}'' n\u00e3o suportado
INVALID_CHARACTER=O caractere ''{1}'' em {0} n\u00e3o \u00e9 codific\u00e1vel em {2}
NOT_AN_EMAIL_ADDRESS=''{1}'' n\u00e3o \u00e9 um endere\u00e7o de e-mail v\u00e1lido
EMAIL_MISSING_HOST={0} n\u00e3o especifica um host de destino
LABEL_EMPTY=Parte do endere\u00e7o vazia em {0}
EMAIL_HAS_>1_@={0} cont\u00e9m mais de um caractere @
HOST_STARTS_OR_ENDS_WITH_PERIOD=O host n\u00e3o pode come\u00e7ar ou terminar com espa\u00e7o em branco.
ADDRESS_CONTAINS_INT_AND_NON_INT_LABELS=Host {0} inv\u00e1lido - mistura n\u00fameros e labels
TOO_MANY_COLONS=N\u00famero excessivo de :''s em {0}: ''{1}''
INVALID_HOST_OR_IP={0} n\u00e3o \u00e9 um host ou endere\u00e7o IP v\u00e1lido: ''{1}''
EMAIL_MISSING_NAME=Falta o nome no endere\u00e7o de e-mail
IP_ADDRESS_CONTAINS_WHITESPACE=O endere\u00e7o IP {0} n\u00e3o pode conter espa\u00e7os em branco
HOST_MAY_NOT_CONTAIN_WHITESPACE=O nome do host {0} n\u00e3o pode conter espa\u00e7os em branco
ADDRESS_MAY_BE_TOO_LONG=A parte do nome de {0} tem mais de 64 caracteres e n\u00e3o funcionar\u00e1 na maioria dos servidores de e-mail
VALUE_OUT_OF_RANGE={0} deve estar entre {2} e {3}: {1}
STRING_TOO_LONG={0} muito longo: {1}
STRING_TOO_SHORT={0} deve ter pelo menos {2} caracteres: {0}
FILE_EXISTS={0} existe
MAY_NOT_END_WITH={0} n\u00e3o pode come\u00e7ar ou terminar com ''{1}''