blob: be0b0ccdcf14c3a593bf7573f76e1928aa9f7645 [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.
## CatalogEntryBeanInfo.java
PROP_public_id=ID p\u00fablica
PROP_public_id_desc=ID p\u00fablica identificant el recurs al cat\u00e0leg.
PROP_system_id_desc=ID sistema identificant el recurs al cat\u00e0leg.
PROP_system_id=ID sistema
## CatalogEntryNode.java
# {0} contains entity public ID
MSG_ENTITY_SAVE=Desant {0}.
# {0} contains URI (i.e. entity system ID)
MSG_ENTITY_TOOLTIP={0}
# {0} contains entity public ID
MSG_ENTITY_OPENING=Obrint {0}.
# {0} contains entity public ID
MSG_ENTITY_OPENED={0} obert.
# {0} contains entity public ID
MSG_opened_entity={0}
## CatalogMounterPanel.java
CatalogMounterPanel.catalogLabel.mne=T
CatalogMounterPanel.catalogLabel.text=Tipus de cat\u00e0leg:
ACSD_catalogComboBox=no disponible
ACSD_CatalogMounterPanel=Panell per seleccionar els prove\u00efdors de cat\u00e0leg mostrant la personalitzaci\u00f3 per a un seleccionat.
ACSN_CatalogMounterPanel=Muntatge de cat\u00e0leg d'entitat
## CatalogRootNode.java
TEXT_catalog_root=Cat\u00e0legs DTD i esquema XML
#it is HTML tooltip
PROP_catalog_root_desc=Us permet cat\u00e0legs d'entitat XML i navegar pels seus continguts.
PROP_Mount_Catalog=Afegir cat\u00e0leg
LBL_mount=Afegir cat\u00e0leg...
## RefreshAction.java
LBL_Action=Refrescar
MSG_refreshed=Cat\u00e0leg refrescat!
# {0} stays for catalog name
MSG_refreshing=Refrescant {0}...
## Catalog Node
LBL_unmount=Treure
TXT_AddCatalogEntry=Afegir DTD o XML d'esquema locals...
RADIO_publicId=ID p\u00fablica\:
RADIO_systemId=ID sistema\:
LBL_uri=URI\:
HINT_publicId=<html>Exemple\: <b>-//mycomp.org/ID Entitat//EN</b></html>
HINT_systemId=<html>Exemple\: <b>http\://www.mycomp.org/esquemes/AddressBook.xsd</b></html>
LBL_browse=Navegar...
HINT_panel=Mapa ID P\u00daBLIC o ID SISTEMA al vostre fitxer local DTD o esquema XML\:
TITLE_addCatalogEntry=Registrar recurs DTD o d'esquema XML
TITLE_SelectDTDorSchema=Seleccionar el fitxer DTD o d'esquema XML
TXT_DTDorSchema=Fitxers DTD o d'esquema XML
LBL_catalogReadOnly={0} [nom\u00e9s-lectura]
LBL_catalogReadWrite={0} [lectura-escriptura]
LBL_browse_mnem=A
RADIO_publicId_mnem=p
RADIO_systemId_mnem=A
LBL_uri_mnem=U
MSG_CannotOpenURI=No es pot obrir el fitxer\: {0}.
LBL_catalogEntryDesc=<html>Recomanaci\u00f3\:<br>La soluci\u00f3 com\u00fa pels <b>documents XML especificats pel DTD</b> \u00e9s utilitzar el mapeig <b>ID P\u00fablica -> URI</b>.<br>ID del Sistema-> el mapeig URI tamb\u00e9 pot utilitzar-se per a redireccionar la localitzaci\u00f3 del DTD especificat per l'ID del Sistema.<br><b>Per a documents XML especificats per l'esquema XML</b> utilitzar el <b>ID Sistema -> URI</b> mapeig\: el mapa \u00e9s el segon valor (normalment URL)<br>des de l'atribut <b>schemaLocation</b> a un recurs d'esquema XML.</html>
PROP_uri=URI
PROP_uri_desc=Localitzaci\u00f3 absoluta al fitxer del cat\u00e0leg
TXT_systemEntry={0} [ID Sistema]
TXT_publicEntry={0} [ID P\u00fablica]
# CatalogAction
BTN_CatalogPanel_CloseButton=Tan&car
BTN_CatalogPanel_OpenInEditorButton=&Obrir a l'editor
LBL_CatalogAction_Name=&DTDs i esquemes XML
LBL_CatalogPanel_Title=DTDs i esquemes XML
BTN_CatalogPanel_Delete=&Eliminar
LBL_CatalogPanel_CatalogLabel=&DTDs i esquemes XML\:
BTN_CatalogPanel_Add=&Afegir cat\u00e0leg...
TT_CatalogPanel_Add=Afegir cat\u00e0leg
BTN_CatalogPanel_AddLocal=Afegir DTD o esquema &local...
ACD_CatalogPanel_AddLocal=Afegir DTD o esquema local
BTN_CatalogPanel_RemoveButton=T&reure
ACD_CatalogPanel_Add=Afegir cat\u00e0leg
ACD_CatalogPanel_Remove=Treure DTD o esquema seleccionat