blob: e787f5dfe0b455fd1db181428a2de7c87dd34eaf [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.
# END_COPYRIGHT_NOTICE}
NAME_coloring_jsp-xml-text=Contido de texto de XML
#EXAMPLE_coloring_jsp-xml-text=a text
NAME_coloring_jsp-xml-attribute=Atributo de XML
#NOI18N
#EXAMPLE_coloring_jsp-xml-attribute=xml:lang
NAME_coloring_jsp-xml-cdata=Secci\u00f3n CDATA de XML
#NOI18N
#EXAMPLE_coloring_jsp-xml-cdata=<![CDATA[ ... ]]>
NAME_coloring_jsp-xml-comment=Comentar XML
#PARTI18N "a comment"
#EXAMPLE_coloring_jsp-xml-comment=<!-- a comment -->
NAME_coloring_jsp-xml-error=Erro temporal de XML
#EXAMPLE_coloring_jsp-xml-error=-- err in a comment
# probably not use now and replaced by doctype
NAME_coloring_jsp-xml-keyword=Palabra chave de XML
#NOI18N
#EXAMPLE_coloring_jsp-xml-keyword=DOCTYPE, ENTITY, ...
NAME_coloring_jsp-xml-doctype=Declaraci\u00f3n DOCTYPE de XML
#NOI18N
#EXAMPLE_coloring_jsp-xml-doctype=DOCTYPE
NAME_coloring_jsp-xml-ref=Referencia de XML
#PARTI18N "or"
#EXAMPLE_coloring_jsp-xml-ref=&amp; or %xhtml;
NAME_coloring_jsp-xml-value=Cadea de XML
#EXAMPLE_coloring_jsp-xml-value="this" or 'this'
NAME_coloring_jsp-xml-symbol=S\u00edmbolo de XML
#NOI18N
#EXAMPLE_coloring_jsp-xml-symbol=<, >, !, [, ], ...
NAME_coloring_jsp-xml-tag=Etiqueta de XML
#NOI18N
#EXAMPLE_coloring_jsp-xml-tag=<image/>
NAME_coloring_jsp-xml-target=Destino de XML
#NOI18N
#EXAMPLE_coloring_jsp-xml-target=<?xml ...>
NAME_coloring_jsp-xml-ws=Marca de espazo en branco de XML
NAME_coloring_jsp-xml-operator=Operadores de XML
NAME_coloring_jsp-xml-EOL=Nova li\u00f1a de XML (obsoleto)
NAME_coloring_jsp-xml-pi-start=Delimitador de inicio PI de XML
NAME_coloring_jsp-xml-pi-end=Delimitador de fin PI de XML
NAME_coloring_jsp-xml-pi-target=PI destino de XML
NAME_coloring_jsp-xml-pi-content=Contido do PI de XML