blob: 9f4bf8dc29f9745127d602076b57e9aa2152511b [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-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.
#
# org.netbeans.tax.TreeUtilities
#
## Encoding display names
NAME_ISO-8859-1=ISO-8859-1 (Latin 1)
NAME_IBM870=IBM870
NAME_ISO-2022-JP=ISO-2022-JP
NAME_ISO-8859-3=ISO-8859-3
NAME_IBM424=IBM424
NAME_KOI8-R=KOI8-R (Ruso)
NAME_IBM280=IBM280
NAME_ISO-8859-4=ISO-8859-4
NAME_IBM285=IBM285
NAME_EUC-JP=EUC-JP
NAME_UTF-8=UTF-8 (recomendado)
NAME_IBM297=IBM297
NAME_ASCII=ASCII (7-bit)
NAME_ISO-8859-2=ISO-8859-2
NAME_UTF-16=UTF-16 (recomendado)
NAME_IBM500=IBM500
NAME_IBM277=IBM277
NAME_GB2312=GB2312
NAME_ISO-8859-9=ISO-8859-9
NAME_IBM871=IBM871
NAME_ISO-8859-7=ISO-8859-7
NAME_IBM037=IBM037
NAME_IBM918=IBM918
NAME_IBM284=IBM284
NAME_ISO-2022-KR=ISO-2022-KR
NAME_EUC-KR=EUC-KR
NAME_ISO-8859-6=ISO-8859-6
NAME_ISO-8859-8=ISO-8859-8
NAME_BIG5=BIG5
NAME_ISO-8859-5=ISO-8859-5
#{0} violating character
PROP_invalid_first_char=Non \u00e9 pos\u00edbel comezar co car\u00e1cter "{0}". Emprega unha letra ASCII para asegurarse.
PROP_NotationDeclSystemId=ID do sistema de notaci\u00f3n:
#{0} violating version
PROP_invalid_version_number=O n\u00famero de versi\u00f3n de entidade "{0}" \u00e9 incorrecto. T\u00e9nteo co "1.0".
PROP_invalid_empty_value=Non \u00e9 pos\u00edbel empregar a cadea baleira.
PROP_invalid_null_value=Non se permite o valor nulo (null).
EXC_Invalid_encoding=A codificaci\u00f3n IANA "{0}" \u00e9 incorrecta. T\u00e9nteo con "UTF-8".
PROP_invalid_cdata_section_data=O contido da secci\u00f3n CDATA non \u00e9 pos\u00edbel que conte\u00f1a a secuencia "]]>" como delimitador de fin. Partir a secuencia en d\u00faas.
## XML construct labels
PROP_TextData=Datos de texto
PROP_ProcessingInstructionData=Datos da instruci\u00f3n de procesamento.
PROP_DocumentTypeElementName=Nome do elemento ra\u00edz DOCTYPE
PROP_EntityDeclInternalText=Internal Entity Declaration Text
PROP_ElementDeclName=Nome da declaraci\u00f3n do elemento
PROP_AttlistDeclElementName=Nome do elemento da declaraci\u00f3n do atributo
PROP_GeneralEntityReferenceName=General Entity Reference Name
PROP_DTDEncoding=Codificaci\u00f3n da entidade DTD
PROP_NamespaceURI=URI do espazo de nomes
PROP_DocumentVersion=Versi\u00f3n do documento
PROP_EntityDeclSystemId=ID do sistema da declaraci\u00f3n da entidade externa
PROP_EntityDeclName=Nome da entidade declarada
PROP_EntityDeclPublicId=ID p\u00fablico da declaraci\u00f3n da entidade
PROP_DocumentTypePublicId=ID p\u00fablico do DOCTYPE
PROP_ParameterEntityReferenceName=Name of Parameter Entity Reference
PROP_AttlistDeclAttributeDefaultValue=Valor predefnido da declaraci\u00f3n do atributo
PROP_NotationDeclPublicId=ID p\u00fablico da notaci\u00f3n
PROP_DocumentFragmentEncoding=Codificaci\u00f3n do fragmento do documento
PROP_ElementDeclContentType=Declaraci\u00f3n do modelo de contido do elemento
PROP_DTDVersion=Versi\u00f3n da entidade DTD
PROP_CharacterReferenceName=Nome da referencia do car\u00e1cter
PROP_AttributeName=Nome do atributo
PROP_AttributeValue=Valor do atributo
PROP_AttlistDeclAttributeEnumeratedType=Declaraci\u00f3n do valor do tipo enumerado do atributo
PROP_DocumentEncoding=Codificaci\u00f3n do documento
PROP_NamespacePrefix=Prefixo do espazo de nomes
PROP_NotationDeclName=Nome da declaraci\u00f3n da notaci\u00f3n
PROP_ElementTagName=Nome do elemento
PROP_EntityDeclNotationName=Notaci\u00f3n da entidade externa
PROP_DocumentFragmentVersion=Versi\u00f3n do fragmento do documento
PROP_CommentData=Texto do comentario
PROP_DocumentTypeSystemId=ID so sistema DOCTYPE
PROP_AttlistDeclAttributeName=Nome da declaraci\u00f3n do atributo
PROP_CDATASectionData=Datos da secci\u00f3n CDATA
#org.netbeans.tax.TreeUtilities
PROP_ProcessingInstructionTarget=Destino da instruci\u00f3n de procesamento
# do not translate 'no' and 'yes'
PROP_is_not_valid_standalone_value=Os \u00fanicos valores permitidos son 'yes' ou 'no'.
#{0} violating system id
EXC_Invalid_system_id="{0}" \u00e9 un ID de sistema incorrecto. T\u00e9nteo cun URI correcto.
#{0} violating character
PROP_invalid_content_char="{0}" \u00e9 un car\u00e1cter incorrecto.
# do not tranlate #words
PROP_invalid_attribute_list_declaration_default_type=Especificaci\u00f3n predefinida incorrecta na declaraci\u00f3n do atributo. Empregue #REQUIRED, #IMPLIED ou #FIXED.
#{0} offending value
EXC_invalid_attribute_value=Valor de atributo incorrecto: {0}
PROP_invalid_attribute_list_declaration_type=Restrici\u00f3n de valor incorrecta na declaraci\u00f3n do atributo. Empregue CDATA, ID, IDREF, IDREFS, ENTITY, ENTITIES, NMTOKEN, NMTOKENS, NOTATION ou enumerado.
#{0} offenting text (may be long)
EXC_Invalid_Entity_Decl_Internal_text=Invalid internal entity text (e.g. contains forbidden characters):\n{0}
#{0} offending default
EXC_invalid_attribute_default_value=O valor predefinido do atributo \u00e9 incorrecto: {0}
# do not translate literals in e.g.
PROP_invalid_text_data=Valor do texto incorrecto (e.x. empregue caracteres de escape, < como &lt; e & como &amp;).
PROP_invalid_comment_data_end=O comentario non debe finalizar en --> (ver dous trazos).
PROP_invalid_processing_instruction_data=Processing instruction data cannot contain "?>".
#{0} offending value
EXC_Invalid_public_id=ID p\u00fablico incorrecto: {0}. Verifique se o delimitador \u00e9 parte do ID.
PROP_invalid_comment_data=Datos do comentario incorrectos (e.x. non se permite "--").
#
# org.netbeans.tax.TreeObjectList
#
EXC_invalid_reorder_permutation=Permutaci\u00f3n incorrecta (tama\u00f1o nulo ou incorrecto).
EXC_invalid_instance_of_TreeObject=Esper\u00e1base unha instancia TreeObject.
#{0} required type
EXC_is_not_assignable_to=Non \u00e9 pos\u00edbel converter a {0}.
#
#org.netbeans.tax.TreeNotationDecl
#
EXC_invalid_nulls=Ambos valores non \u00e9 pos\u00edbel que sexan nulos.
#
# org.netbeans.tax.TreeNamespace
#
EXC_uri_cannot_be_null=O URI non \u00e9 pos\u00edbel que sexa nulo.
#
# org.netbeans.tax.TreeNamedObjectMap
#
EXC_instance_of_NamedObject=Requirida a instancia NamedObjectMap.NamedObject.
#
# org.netbeans.tax.TreeName
#
EXC_invalid_null_value=non se permiten o valor nulo.
#
# org.netbeans.tax.TreeEntityDecl
#
EXC_ted_internal_public=A entidade interna non \u00e9 pos\u00edbel que te\u00f1a un ID p\u00fablico.
EXC_ted_internal_system=A entidade interna non \u00e9 pos\u00edbel que te\u00f1a un ID do sistema.
EXC_ted_system_required=A entidade externa debe ter un ID do sistema.
EXC_ted_parameter_unparsed=A entidade de par\u00e1metro non \u00e9 pos\u00edbel que estea sen analizar.
EXC_internal_notation=A entidade interna non \u00e9 pos\u00edbel que te\u00f1a notaci\u00f3n.
EXC_ted_unparsed_must_notation=A entidade sen analizar debe ter notaci\u00f3n.
#
# org.netbeans.tax.TreeDocumentFragment
#
EXC_invalid_document_fragment_header=Cabeceira do fragmento incorrecta (e.x. falta a codificaci\u00f3n).
#
# org.netbeans.tax.TreeDocument
#
EXC_invalid_document_header=Cabeceira do documento incorrecta (e.x. falta a versi\u00f3n).
#
# org.netbeans.tax.TreeDTD
#
EXC_invalid_dtd_header=Cabeceira da DTD incorrecta (ex. falta a codificaci\u00f3n).
#
# org.netbeans.tax.ReadOnlyException
#
PROP_is_read_only_now=O valor \u00e9 de s\u00f3 lectura.
#
# org.netbeans.tax.InvalidArgumentException
#
#{0} the argument
PROP_violating_argument=Argumento non permitido: "{0}"
#
# org.netbeans.tax.CannotMergeException
#
EXC_can_not_be_merged=Non \u00e9 pos\u00edbel combinar cos TreeObjects dados.
EXC_can_not_merge_null=Non \u00e9 pos\u00edbel combinar con nulo.
#
# org.netbeans.tax.TreeElement
#
#{0} attribute name
EXC_attribute_exists=O atributo "{0}" xa existe.