blob: 76785d72fa7d222e81765355ee504fc8942bf2c2 [file] [log] [blame]
################################################################################
# Copyright (c) 2006, 2013 Oracle. All rights reserved.
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0, which accompanies this distribution
# and is available at https://www.eclipse.org/legal/epl-2.0/.
#
# Contributors:
# Oracle - initial API and implementation
################################################################################
# JptJpaUiDetailsOrmMessages
ENTITY_MAPPINGS_SECTION_TITLE=Entity Mappings
ENTITY_MAPPINGS_DETAILS_PAGE_CATALOG=Catalog:
ENTITY_MAPPINGS_DETAILS_PAGE_PACKAGE=Package:
ENTITY_MAPPINGS_DETAILS_PAGE_SCHEMA=Schema:
ENTITY_MAPPINGS_PAGE_CATALOG_DEFAULT=Default ({0}
ENTITY_MAPPINGS_PAGE_CATALOG_NO_DEFAULT_SPECIFIED=Default
ENTITY_MAPPINGS_PAGE_SCHEMA_DEFAULT=Default ({0})
ENTITY_MAPPINGS_PAGE_SCHEMA_NO_DEFAULT_SPECIFIED=Default
METADATA_COMPLETE_COMPOSITE_METADATA_COMPLETE=Metadata complete
METADATA_COMPLETE_COMPOSITE_METADATA_COMPLETE_WITH_DEFAULT=Metadata complete ({0})
ORM_GENERATORS_COMPOSITE_DISPLAY_STRING=<Name not set> {0}
ORM_GENERATORS_COMPOSITE_GROUP_BOX=Generators
ORM_MAPPING_NAME_CHOOSER_NAME=Name:
ORM_JAVA_CLASS_CHOOSER_JAVA_CLASS=Java class:
ORM_QUERIES_COMPOSITE_GROUP_BOX=Queries
PERSISTENCE_UNIT_METADATA_COMPOSITE_DELIMITED_IDENTIFIERS_CHECK_BOX=Delimited identifiers
PERSISTENCE_UNIT_METADATA_COMPOSITE_CASCADE_PERSIST_CHECK_BOX=Cascade persist
PERSISTENCE_UNIT_METADATA_COMPOSITE_CATALOG=Catalog:
PERSISTENCE_UNIT_METADATA_COMPOSITE_PERSISTENCE_UNIT_SECTION=Persistence Unit
PERSISTENCE_UNIT_METADATA_COMPOSITE_SCHEMA=Schema:
PERSISTENCE_UNIT_METADATA_COMPOSITE_XML_MAPPING_METADATA_COMPLETE_CHECK_BOX=XML mapping metadata complete
PERSISTENCE_UNIT_METADATA_SECTION_CATALOG_DEFAULT=Default ({0})
PERSISTENCE_UNIT_METADATA_SECTION_SCHEMA_DEFAULT=Default ({0})
ADD_GENERATOR_DIALOG_NAME=Name:
ADD_GENERATOR_DIALOG_GENERATOR_TYPE=Type:
ADD_GENERATOR_DIALOG_TITLE=Add Generator
ADD_GENERATOR_DIALOG_DESCRIPTION_TITLE=Create new generator
ADD_GENERATOR_DIALOG_DESCRIPTION=Create a new generator setting both the 'name' and the 'type'
ADD_GENERATOR_DIALOG_TABLE_GENERATOR=Table Generator
ADD_GENERATOR_DIALOG_SEQUENCE_GENERATOR=Sequence Generator
GENERATOR_STATE_OBJECT_NAME_EXISTS=The given name already exists. This generator may override the existing one(s) with the same name.
GENERATOR_STATE_OBJECT_NAME_MUST_BE_SPECIFIED=A name must be specified.
GENERATOR_STATE_OBJECT_TYPE_MUST_BE_SPECIFIED=A generator type must be specified.
UNSUPPORTED_ORM_MAPPING_UI_PROVIDER_LABEL=Unsupported
UNSUPPORTED_ORM_MAPPING_UI_PROVIDER_LINK_LABEL=unsupported