blob: ae8e2b2bfae48d332ef002fd400b24f3ad15b73a [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.
TITLE_x_of_y={0} van {1}
PROP_schema_panel_name=Schema Options
MSG_schema_wizard_desc=Specify the schema location and the namespace of your document's root element.
LBL_schema_location=Schema URI:
PROP_schema_locationLabel_desc=Schema Location Name or Address
PROP_schema_locationLabel_mne=S
PROP_schema_locationTextField_desc=Enter Schema URI or use Browse button to select file.
LBL_browse=Bladeren...
PROP_schema_locationButton_desc=Select local XML Schema file.
PROP_schema_locationButton_mne=o
LBL_root_namespace=Document Namespace:
PROP_schema_nsLabel_desc=Document Root Element Namespace
PROP_schema_nsLabel_mne=N
PROP_schema_nsComboBox_desc=Use Schema target namespace or enter your own.
PROP_schema_root_name=Hoofdelement
PROP_schema_rootLabel_desc=Document Root Element Name
PROP_schema_rootLabel_mne=R
PROP_schema_rootComboBox_desc=Use offered name or enter your own root name.
IMG_FolderNode_Closed = org/netbeans/modules/xml/wizard/impl/folder_closed.png
IMG_FolderNode_Opened = org/netbeans/modules/xml/wizard/impl/folder_opened.png
LBL_WaitNode_Wait = Even geduld...
CTL_SchemaPanel_Column_Name_name = Bestand
CTL_SchemaPanel_Column_Desc_name = External reference name.
CTL_SchemaPanel_Column_Name_selected = Kies
CTL_SchemaPanel_Column_Desc_selected = Select to import/include.
CTL_SchemaPanel_Column_Name_prefix = Voorvoegsel
CTL_SchemaPanel_Column_Desc_prefix = Namespace prefix value.
LBL_SchemaPanel_InvalidPrefix = Unique prefix must be specified.
TIP_SchemaPanel_Location=Select an external reference.
LBL_SchemaPanel_Location=Select one or more files\:
LBL_SchemaPanel_Namespace=Namespace\:
TIP_SchemaPanel_Namespace=Namespace of external reference.
LBL_SchemaPanel_Primary_Schema=Primary Schema\:
TIP_SchemaPanel_Primary_Schema=Use this as Primary Schema
LBL_SchemaPanel_Root_Element=Root Element\:
TIP_SchemaPanel_Root_Element=Root Element
LBL_SchemaPanel_Category_By_File = By File
LBL_SchemaPanel_Category_By_Namespace = By Namespace
PROP_schema_checkbox_mne=U
LBL_SchemaDetailPanel_Header=Schema Details
MSG_SchemaPanel_No_Root_Element=No root elements or unable to retrieve the root elements.
LBL_SchemaPanel_ImportCreator_Type=Importeer
LBL_Browser=Schema Browser
DSC_Browser=Select Schema by File, or by Namespace
PROP_doc_panel_name=Select Document Type
MSG_document_panel_desc=Select the type of XML document you want to create based on your document structure, data types, and namespace requirements.
PROP_wellformed_name=Well-formed Document
PROP_doc_wellformedRadioButton_mne=W
PROP_doc_wellformedRadioButton_desc=Structure constraints of this type of document are hidden to processors.
PROP_dtd_doc_name=DTD-Constrained Document
PROP_doc_dtdConstrainedRadioButton_mne=D
PROP_doc_dtdConstrainedRadioButton_desc=DTD constraint exposes document structure to validating processors.
PROP_schema_doc_name=XML Schema-Constrained Document
PROP_doc_schemaConstrainedRadioButton_mne=S
PROP_doc_schemaConstrainedRadioButton_desc=Schema exposes document structure and data types to XML Schema-aware processors.
PROP_other_doc_name=Other:
PROP_dtd_panel_name=DTD Options
MSG_dtd_panel_desc=Specify the following DTD options for your document:
PROP_dtd_pid_name=DTD Public ID:
PROP_dtd_pidLable_desc=Unique Standardized DTD Public ID
PROP_dtd_pidLabel_mne=P
PROP_dtd_catalog_name=Catalogus
PROP_dtd_catalog_desc=Allows to manage entity catalogs.
PROP_dtd_catalog_mne=C
PROP_dtd_sid_name=DTD System ID:
PROP_dtd_sidLabel_desc=Typically HTTP URL to Standardized Location
PROP_dtd_sidLabel_mne=S
PROP_dtd_root_name=Document Root:
PROP_dtd_rootLabel_desc=Root Element of XML Document
PROP_dtd_rootLabel_mne=R
PROP_dtd_pidComboBox_desc=Select public ID from mounted entity catalog or enter your own.
PROP_dtd_sidComboBox_desc=Select recent system ID or enter new one.
PROP_dtd_rootComboBox_desc=Select offered root name or enter your own.
## XMLWizardIterator.java
MSG_unknown=...
PROP_xml_content_panel_name=XML Model Generation Options
## Util.java
PROP_schema_select_button=OK
MSG_inValidFile=Invalid file!
PROP_schema_dialog_name=Select XML Schema
PROP_schema_mask=XML Schemas
LBL_PRIMARY_COL=Primary
LBL_SCHEMA_COL=Schema
LBL_ROOT_COL=root
LBL_PREIFX_COL=Voorvoegsel
LBL_TABLE_SCHEMA_PROMPT=<Enter URL, or Click Browse to select schema>
TIP_PREFIX_COL=Select a schema as a Primary schema
TIP_COMBO_COL=Click for combo box
MSG_SchemaPanel_Incorrect_Primary=Please select a schema that has root elements as Primary.
LBL_No_Root_Elements=<No Root Elements>
LBL_Schema_table=Schema Table
LBL_BrowseButton=Bladeren
LBL_BrowseButton_mme=B
LBL_RemoveButton=Verwijderen
LBL_RemoveButton_mne=R