blob: 6618562944052a7469ab5dc0122924a5f899e72c [file]
# /**
# * Copyright (c) 2002-2009 IBM Corporation and others.
# * All rights reserved. This program and the accompanying materials
# * are made available under the terms of the Eclipse Public License v2.0
# * which accompanies this distribution, and is available at
# * http://www.eclipse.org/legal/epl-v20.html
# *
# * Contributors:
# * IBM - Initial API and implementation
# */
# NLS_MESSAGEFORMAT_VAR
pluginName = EMF Ecore Edit
providerName = Eclipse Modeling Project
_UI_CreateChild_text = {0}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
_UI_PropertyDescriptor_description = The {0} of the {1}
_UI_EAttribute_type = EAttribute
_UI_EClass_type = EClass
_UI_EClassifier_type = EClassifier
_UI_EDataType_type = EData Type
_UI_EEnum_type = EEnum
_UI_EEnumLiteral_type = EEnum Literal
_UI_EFactory_type = EFactory
_UI_EModelElement_type = EModel Element
_UI_ENamedElement_type = ENamed Element
_UI_EObject_type = EObject
_UI_EOperation_type = EOperation
_UI_EPackage_type = EPackage
_UI_EParameter_type = EParameter
_UI_EReference_type = EReference
_UI_EStructuralFeature_type = EStructural Feature
_UI_ETypedElement_type = ETyped Element
_UI_Unknown_type = Object
_UI_EAttribute_eAttributeType_feature = EAttribute Type
_UI_EClass_abstract_feature = Abstract
_UI_EClass_interface_feature = Interface
_UI_EClass_eSuperTypes_feature = ESuper Types
_UI_EClass_eOperations_feature = EOperations
_UI_EClass_eAllAttributes_feature = EAll Attributes
_UI_EClass_eAllReferences_feature = EAll References
_UI_EClass_eReferences_feature = EReferences
_UI_EClass_eAttributes_feature = EAttributes
_UI_EClass_eAllContainments_feature = EAll Containments
_UI_EClass_eAllOperations_feature = EAll Operations
_UI_EClass_eAllStructuralFeatures_feature = EAll Structural Features
_UI_EClass_eAllSuperTypes_feature = EAll Super Types
_UI_EClassifier_instanceClassName_feature = Instance Class Name
_UI_EClassifier_instanceClass_feature = Instance Class
_UI_EClassifier_defaultValue_feature = Default Value
_UI_EClassifier_ePackage_feature = EPackage
_UI_EDataType_serializable_feature = Serializable
_UI_EEnum_eLiterals_feature = ELiterals
_UI_EEnumLiteral_value_feature = Value
_UI_EEnumLiteral_instance_feature = Instance
_UI_EEnumLiteral_eEnum_feature = EEnum
_UI_EFactory_ePackage_feature = EPackage
_UI_ENamedElement_name_feature = Name
_UI_EOperation_eContainingClass_feature = EContaining Class
_UI_EOperation_eParameters_feature = EParameters
_UI_EOperation_eExceptions_feature = EExceptions
_UI_EPackage_nsURI_feature = Ns URI
_UI_EPackage_nsPrefix_feature = Ns Prefix
_UI_EPackage_eFactoryInstance_feature = EFactory Instance
_UI_EPackage_eClassifiers_feature = EClassifiers
_UI_EPackage_eSubpackages_feature = ESubpackages
_UI_EPackage_eSuperPackage_feature = ESuper Package
_UI_EParameter_eOperation_feature = EOperation
_UI_EReference_containment_feature = Containment
_UI_EReference_container_feature = Container
_UI_EReference_resolveProxies_feature = Resolve Proxies
_UI_EReference_eOpposite_feature = EOpposite
_UI_EReference_eReferenceType_feature = EReference Type
_UI_EStructuralFeature_changeable_feature = Changeable
_UI_EStructuralFeature_volatile_feature = Volatile
_UI_EStructuralFeature_transient_feature = Transient
_UI_EStructuralFeature_unique_feature = Unique
_UI_EStructuralFeature_defaultValueLiteral_feature = Default Value Literal
_UI_EStructuralFeature_defaultValue_feature = Default Value
_UI_EStructuralFeature_lowerBound_feature = Lower Bound
_UI_EStructuralFeature_upperBound_feature = Upper Bound
_UI_EStructuralFeature_many_feature = Many
_UI_EStructuralFeature_required_feature = Required
_UI_EStructuralFeature_unsettable_feature = Unsettable
_UI_EStructuralFeature_eContainingClass_feature = EContaining Class
_UI_ETypedElement_eType_feature = EType
_UI_Unknown_feature = Unspecified
_UI_EAnnotation_type = EAnnotation
_UI_EAnnotation_source_feature = Source
_UI_EAnnotation_details_feature = Details
_UI_EAnnotation_references_feature = References
_UI_EStringToStringMapEntry_type = Details Entry
_UI_EAnnotation_contents_feature = Contents
_UI_EStringToStringMapEntry_key_feature = Key
_UI_EModelElement_eAnnotations_feature = EAnnotations
_UI_EAnnotation_eModelElement_feature = EModel Element
_UI_EStringToStringMapEntry_value_feature = Value
_UI_EAttribute_iD_feature = ID
_UI_EClass_eIDAttribute_feature = EID Attribute
_UI_CreateChild_text2 = {1} {0}
_UI_ETypedElement_unique_feature = Unique
_UI_ETypedElement_required_feature = Required
_UI_ETypedElement_upperBound_feature = Upper Bound
_UI_ETypedElement_ordered_feature = Ordered
_UI_ETypedElement_lowerBound_feature = Lower Bound
_UI_ETypedElement_many_feature = Many
_UI_EClass_eStructuralFeatures_feature = EStructural Features
_UI_EStructuralFeature_derived_feature = Derived
_UI_CreateChild_text3 = {1}
_UI_Unknown_datatype= Value
_UI_EEnumLiteral_literal_feature = Literal
_UI_EGenericExceptionType_label = EGeneric Exception Type
_UI_EGenericReturnType_label = EGeneric Return Type
_UI_EGenericSuperType_label = EGeneric Super Type
_UI_EGenericBoundType_label = EGeneric Bound Type
_UI_EGenericTypeArgument_label = EGeneric Type Argument
_UI_EGenericUpperBoundType_label = EGeneric Upper Bound Type
_UI_EGenericLowerBoundType_label = EGeneric Lower Bound Type
_UI_EClassifier_instanceTypeName_feature = Instance Type Name
_UI_EGenericType_type = EGeneric Type
_UI_ETypeParameter_type = EType Parameter
_UI_EClass_eGenericSuperTypes_feature = EGeneric Super Types
_UI_EClass_eAllGenericSuperTypes_feature = EAll Generic Super Types
_UI_EClassifier_eTypeParameters_feature = EType Parameters
_UI_EOperation_eGenericExceptions_feature = EGeneric Exceptions
_UI_EOperation_eTypeParameters_feature = EType Parameters
_UI_ETypedElement_eGenericType_feature = EGeneric Type
_UI_EGenericType_eUpperBound_feature = EUpper Bound
_UI_EGenericType_eTypeArguments_feature = EType Arguments
_UI_EGenericType_eRawType_feature = ERaw Type
_UI_EGenericType_eLowerBound_feature = ELower Bound
_UI_EGenericType_eTypeParameter_feature = EType Parameter
_UI_EGenericType_eClassifier_feature = EClassifier
_UI_ETypeParameter_eBounds_feature = EBounds
_UI_EReference_eKeys_feature = EKeys
_UI_EAttribute_iD_description = Whether the value of this attribute uniquely identifies an object within its containing resource
_UI_EAttribute_eAttributeType_description = The data type of this attribute
_UI_EAnnotation_source_description = An identifier, typically an absolute URI, that uniquely identifies this kind of annotation
_UI_EAnnotation_references_description = Objects referenced by this annotation
_UI_EClass_abstract_description = Whether instances of this class can be created
_UI_EClass_interface_description = Whether no corresponding implementation will be generated for this class
_UI_EClass_eSuperTypes_description = The immediate super types of this class
_UI_EClass_eOperations_description = The operations defined by this class
_UI_EClassifier_instanceClassName_description = The erased instance class name denoted by this classifier
_UI_EClassifier_defaultValue_description = The default value for features of this type
_UI_EClassifier_instanceTypeName_description = The full instance type name denoted by this classifier
_UI_EDataType_serializable_description = Whether a value of this data type can be serialized using the factory
_UI_EEnumLiteral_value_description = The integer value associated with this enumerator
_UI_EEnumLiteral_literal_description = The literal value associated with this enumerator
_UI_EFactory_ePackage_description = The package corresponding to this factory
_UI_ENamedElement_name_description = The name of this model element
_UI_EOperation_eExceptions_description = The exceptions thrown by this operation
_UI_EPackage_nsURI_description = The universally unique namespace identifier, typically an absolute URI, for this package
_UI_EPackage_nsPrefix_description = The namespace prefix used by default when serializing instances of the package's classes
_UI_EPackage_eFactoryInstance_description = The factory corresponding to this package
_UI_EReference_containment_description = Whether this reference represents a composite relationship
_UI_EReference_container_description = Whether this reference has as its opposite a containment reference
_UI_EReference_resolveProxies_description = Whether this reference resolves proxies automatically
_UI_EReference_eOpposite_description = The reference that represents the bidirectional opposite of this reference
_UI_EReference_eReferenceType_description = The target class of the reference
_UI_EReference_eKeys_description = The attributes of the referenced class that uniquely identify a referenced instance
_UI_EStructuralFeature_changeable_description = Whether the value of this feature can be changed
_UI_EStructuralFeature_volatile_description = Whether no field will be generated for this feature
_UI_EStructuralFeature_transient_description = Whether the value of this feature will be serialized
_UI_EStructuralFeature_defaultValueLiteral_description = The literal representation of the default value for this feature
_UI_EStructuralFeature_defaultValue_description = The default value for this feature
_UI_EStructuralFeature_unsettable_description = Whether the value space for this feature includes the state of not being set
_UI_EStructuralFeature_derived_description = Whether the value of this feature is derived from the values of other features
_UI_EStructuralFeature_eContainingClass_description = The class that defines this feature
_UI_ETypedElement_ordered_description = Whether the order in which values occur is meaningful
_UI_ETypedElement_unique_description = Whether the same value may occur more than once
_UI_ETypedElement_lowerBound_description = The minimum number of values that must occur
_UI_ETypedElement_upperBound_description = The maximum number of values that may occur; -1 represents unbounded and -2 represents unspecified
_UI_ETypedElement_many_description = Whether more than one value may occur
_UI_ETypedElement_required_description = Whether at least one value must occur
_UI_ETypedElement_eType_description = The type of this element
_UI_EStringToStringMapEntry_key_description = The key of this map entry
_UI_EStringToStringMapEntry_value_description = The value of this map entry
_UI_EGenericType_eRawType_description = The erased type denoted by this generic type
_UI_EGenericType_eTypeParameter_description = The type parameter denoted by this generic type
_UI_EGenericType_eClassifier_description = The classifier denoted by this generic type
_UI_AnnotationItemProviderAdapterFactoryRegistry_extensionpoint = Annotation Item Provider Adapter Factory Registry
_UI_Package_schemaLocation_feature = Schema Location
_UI_Package_schemaLocation_description = The URI where this Ecore model is located
_UI_Package_settingDelegates_feature = Setting Delegates
_UI_Package_settingDelegates_description = The URIs of setting delegates used on feature annotations
_UI_Package_validationDelegates_feature = Validation Delegates
_UI_Package_validationDelegates_description = The URIs of validation delegates used on classifier annotations
_UI_Package_conversionDelegates_feature = Conversion Delegates
_UI_Package_conversionDelegates_description = The URIs of the conversion delegates used on data type annotations
_UI_Package_invocationDelegates_feature = Invocation Delegates
_UI_Package_invocationDelegates_description = The URIs of invocation delegates used on operation annotations
_UI_Package_queryDelegates_feature = Query Delegates
_UI_Package_queryDelegates_description = The URIs of query delegates used on classifier annotations
_UI_Classifier_constraints_feature = Constraints
_UI_Classifier_constraints_description = The names of constraints validated by this classifier
_UI_Operation_invariant_feature = Invariant
_UI_Operation_invariant_description = Whether this operation is an invariant invoked by the validator
_UI_DataType_format_feature = Format
_UI_DataType_format_description = A URI specifying the date format to be used for conversion
_UI_Package_qualified_feature = Qualified
_UI_Package_qualified_description = Whether this package should use its namespace URI or should use the empty namespace
_UI_Class_documentRoot_feature = Document Root
_UI_Class_documentRoot_description = Whether this class represents the document root of this package
_UI_Class_kind_feature = Kind
_UI_Class_kind_description = The kind of content of this class
_UI_DataType_baseType_feature = Base Type
_UI_DataType_baseType_description = The base data type that this type restricts
_UI_DataType_itemType_feature = Item Type
_UI_DataType_itemType_description = The item type of this list data type
_UI_DataType_memberTypes_feature = Member Types
_UI_DataType_memberTypes_description = The member types of this union data type
_UI_DataType_whiteSpace_feature = White Space
_UI_DataType_whiteSpace_description = The kind of processing for the white space of the values of this data type
_UI_DataType_enumeration_feature = Enumeration
_UI_DataType_enumeration_description = The explicit list of permitted values for this data type
_UI_DataType_pattern_feature = Pattern
_UI_DataType_pattern_description = The list of XML Schema patterns all of which must match a literal value of this data type
_UI_DataType_totalDigits_feature = Total Digits
_UI_DataType_totalDigits_description = The total number of digits of a value of this data type
_UI_DataType_fractionDigits_feature = Fraction Digits
_UI_DataType_fractionDigits_description = The number of fraction digits of a value of this data type
_UI_DataType_length_feature = Length
_UI_DataType_length_description = The exact permitted length of the list or of the literal value of this data type
_UI_DataType_minLength_feature = Min Length
_UI_DataType_minLength_description = The minimum permitted length of the list or the literal value of this data type
_UI_DataType_maxLength_feature = Max Length
_UI_DataType_maxLength_description = The maximum permitted length of the list or the literal value of this data type
_UI_DataType_minExclusive_feature = Min Exclusive
_UI_DataType_minExclusive_description = The minimum permitted value of this data type, excluding this value
_UI_DataType_maxExclusive_feature = Max Exclusive
_UI_DataType_maxExclusive_description = The maximum permitted value of this data type, excluding this value
_UI_DataType_minInclusive_feature = Min Inclusive
_UI_DataType_minInclusive_description = The minimum permitted value of this data type, including this value
_UI_DataType_maxInclusive_feature = Max Inclusive
_UI_DataType_maxInclusive_description = The maximum permitted value of this data type, including this value
_UI_StructuralFeature_namespace_feature = Namespace
_UI_StructuralFeature_namespace_description = The namespace of this feature in the XML serialization
_UI_StructuralFeature_name_feature = Name
_UI_StructuralFeature_name_description = The name of this feature in the XML serialization
_UI_StructuralFeature_kind_feature = Kind
_UI_StructuralFeature_kind_description = The kind of feature in the XML serialization
_UI_StructuralFeature_wildcards_feature = Wildcards
_UI_StructuralFeature_wildcards_description = The namespaces allowed by this feature in the XML serialization
_UI_StructuralFeature_processing_feature = Processing
_UI_StructuralFeature_processing_description = The type of wildcard processing for the feature during XML deserialization
_UI_StructuralFeature_group_feature = Group
_UI_StructuralFeature_group_description = The feature in which this feature is grouped
_UI_StructuralFeature_affiliation_feature = Affiliation
_UI_StructuralFeature_affiliation_description = The feature which which this feature is affiliated
_UI_Classifier_name_feature = Name
_UI_Classifier_name_description = The name of this type in an xsi:type attribute in the XML serialization; a name containing a '':'' is anonymous and can't be referred to by name
_UI_ChangeExtendedMetaData_text = Change Extend Meta Data
_UI_ChangeExtendedMetaData_description = Change the extended meta data
_UI_Misc_property_category = Misc