blob: 416ec7c35e3f7c1f70e0c454009d06e33192c240 [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
#
#<copyright>
# </copyright>
#
# $Id: plugin.properties,v 1.6 2006/05/10 14:28:59 jgraham Exp $
#/
# ====================================================================
# To code developer:
# Do NOT change the properties between this line and the
# "%%% END OF TRANSLATED PROPERTIES %%%" line.
# Make a new property name, append to the end of the file and change
# the code to use the new property.
# ====================================================================
# ====================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
pluginName = Eclipse Data Tools Platform SQLModel Edit Plug-in
providerName = Eclipse.org
_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {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_IdentitySpecifier_type = Identity Specifier
_UI_TypedElement_type = Typed Element
_UI_Dependency_type = Dependency
_UI_Schema_type = Schema
_UI_SQLObject_type = SQL Object
_UI_Sequence_type = Sequence
_UI_Database_type = Database
_UI_Assertion_type = Assertion
_UI_Constraint_type = Constraint
_UI_TableConstraint_type = Table Constraint
_UI_ReferenceConstraint_type = Reference Constraint
_UI_CheckConstraint_type = Check Constraint
_UI_ForeignKey_type = Foreign Key
_UI_UniqueConstraint_type = Unique Constraint
_UI_PrimaryKey_type = Primary Key
_UI_Index_type = Index
_UI_IndexMember_type = Index Member
_UI_UserDefinedType_type = User Defined Type
_UI_DataType_type = Data Type
_UI_PredefinedDataType_type = Predefined Data Type
_UI_CollectionDataType_type = Collection Data Type
_UI_NumericalDataType_type = Numerical Data Type
_UI_CharacterStringDataType_type = Character String Data Type
_UI_RowDataType_type = Row Data Type
_UI_ArrayDataType_type = Array Data Type
_UI_MultisetDataType_type = Multiset Data Type
_UI_BooleanDataType_type = Boolean Data Type
_UI_IntervalDataType_type = Interval Data Type
_UI_BinaryStringDataType_type = Binary String Data Type
_UI_CharacterSet_type = Character Set
_UI_TimeDataType_type = Time Data Type
_UI_DistinctUserDefinedType_type = Distinct User Defined Type
_UI_StructuredUserDefinedType_type = Structured User Defined Type
_UI_AttributeDefinition_type = Attribute Definition
_UI_FixedPrecisionDataType_type = Fixed Precision Data Type
_UI_Domain_type = Domain
_UI_Field_type = Field
_UI_ReferenceDataType_type = Reference Data Type
_UI_ConstructedDataType_type = Constructed Data Type
_UI_SQLDataType_type = SQL Data Type
_UI_DataLinkDataType_type = Data Link Data Type
_UI_UserDefinedTypeOrdering_type = User Defined Type Ordering
_UI_DateDataType_type = Date Data Type
_UI_ExactNumericDataType_type = Exact Numeric Data Type
_UI_ApproximateNumericDataType_type = Approximate Numeric Data Type
_UI_IntegerDataType_type = Integer Data Type
_UI_XMLDataType_type = XML Data Type
_UI_QueryExpression_type = Query Expression
_UI_ValueExpression_type = Value Expression
_UI_SearchCondition_type = Search Condition
_UI_QueryExpressionDefault_type = Query Expression Default
_UI_SearchConditionDefault_type = Search Condition Default
_UI_ValueExpressionDefault_type = Value Expression Default
_UI_Routine_type = Routine
_UI_Source_type = Source
_UI_Parameter_type = Parameter
_UI_Procedure_type = Procedure
_UI_Function_type = Function
_UI_RoutineResultTable_type = Routine Result Table
_UI_Method_type = Method
_UI_UserDefinedFunction_type = User Defined Function
_UI_BuiltInFunction_type = Built In Function
_UI_SQLStatement_type = SQL Statement
_UI_SQLDataStatement_type = SQL Data Statement
_UI_SQLSchemaStatement_type = SQL Schema Statement
_UI_SQLControlStatement_type = SQL Control Statement
_UI_SQLDataChangeStatement_type = SQL Data Change Statement
_UI_SQLStatementDefault_type = SQL Statement Default
_UI_SQLConnectionStatement_type = SQL Connection Statement
_UI_SQLDiagnosticsStatement_type = SQL Diagnostics Statement
_UI_SQLDynamicStatement_type = SQL Dynamic Statement
_UI_SQLSessionStatement_type = SQL Session Statement
_UI_SQLTransactionStatement_type = SQL Transaction Statement
_UI_ViewTable_type = View Table
_UI_TemporaryTable_type = Temporary Table
_UI_Table_type = Table
_UI_PersistentTable_type = Persistent Table
_UI_DerivedTable_type = Derived Table
_UI_BaseTable_type = Base Table
_UI_Column_type = Column
_UI_Trigger_type = Trigger
_UI_AuthorizationIdentifier_type = Authorization Identifier
_UI_Privilege_type = Privilege
_UI_Group_type = Group
_UI_User_type = User
_UI_Role_type = Role
_UI_RoleAuthorization_type = Role Authorization
_UI_TablePrivilege_type = Table Privilege
_UI_DoubleObjectPrivilege_type = Double Object Privilege
_UI_Unknown_type = Object
_UI_IdentitySpecifier_generationType_feature = Generation Type
_UI_IdentitySpecifier_startValue_feature = Start Value
_UI_IdentitySpecifier_increment_feature = Increment
_UI_IdentitySpecifier_minimum_feature = Minimum
_UI_IdentitySpecifier_maximum_feature = Maximum
_UI_IdentitySpecifier_cycleOption_feature = Cycle Option
_UI_TypedElement_containedType_feature = Contained Type
_UI_TypedElement_referencedType_feature = Referenced Type
_UI_Dependency_targetEnd_feature = Target End
_UI_Dependency_dependencyType_feature = Dependency Type
_UI_Schema_triggers_feature = Triggers
_UI_Schema_indices_feature = Indices
_UI_Schema_tables_feature = Tables
_UI_Schema_sequences_feature = Sequences
_UI_Schema_database_feature = Database
_UI_Schema_assertions_feature = Assertions
_UI_Schema_userDefinedTypes_feature = User Defined Types
_UI_Schema_charSets_feature = Char Sets
_UI_Schema_routines_feature = Routines
_UI_Schema_owner_feature = Owner
_UI_SQLObject_dependencies_feature = Dependencies
_UI_SQLObject_description_feature = Description
_UI_SQLObject_label_feature = Label
_UI_Sequence_identity_feature = Identity
_UI_Sequence_schema_feature = Schema
_UI_Database_vendor_feature = Vendor
_UI_Database_version_feature = Version
_UI_Database_schemas_feature = Schemas
_UI_Database_authorizationIds_feature = Authorization Ids
_UI_Assertion_searchCondition_feature = Search Condition
_UI_Assertion_schema_feature = Schema
_UI_Assertion_constrainedTables_feature = Constrained Tables
_UI_Constraint_deferrable_feature = Deferrable
_UI_Constraint_initiallyDeferred_feature = Initially Deferred
_UI_Constraint_enforced_feature = Enforced
_UI_TableConstraint_BaseTable_feature = Base Table
_UI_ReferenceConstraint_members_feature = Members
_UI_CheckConstraint_searchCondition_feature = Search Condition
_UI_ForeignKey_match_feature = Match
_UI_ForeignKey_onUpdate_feature = On Update
_UI_ForeignKey_onDelete_feature = On Delete
_UI_ForeignKey_uniqueConstraint_feature = Unique Constraint
_UI_ForeignKey_referencedMembers_feature = Referenced Members
_UI_ForeignKey_uniqueIndex_feature = Unique Index
_UI_UniqueConstraint_ForeignKey_feature = Foreign Key
_UI_Index_Schema_feature = Schema
_UI_Index_clustered_feature = Clustered
_UI_Index_fillFactor_feature = Fill Factor
_UI_Index_unique_feature = Unique
_UI_Index_members_feature = Members
_UI_Index_table_feature = Table
_UI_Index_ForeignKey_feature = Foreign Key
_UI_Index_includedMembers_feature = Included Members
_UI_IndexMember_incrementType_feature = Increment Type
_UI_IndexMember_column_feature = Column
_UI_UserDefinedType_schema_feature = Schema
_UI_UserDefinedType_ordering_feature = Ordering
_UI_PredefinedDataType_primitiveType_feature = Primitive Type
_UI_CollectionDataType_element_feature = Element
_UI_NumericalDataType_precision_feature = Precision
_UI_CharacterStringDataType_length_feature = Length
_UI_CharacterStringDataType_coercibility_feature = Coercibility
_UI_CharacterStringDataType_fixedLength_feature = Fixed Length
_UI_CharacterStringDataType_collationName_feature = Collation Name
_UI_CharacterStringDataType_characterSet_feature = Character Set
_UI_RowDataType_fields_feature = Fields
_UI_ArrayDataType_maxCardinality_feature = Max Cardinality
_UI_IntervalDataType_leadingQualifier_feature = Leading Qualifier
_UI_IntervalDataType_trailingQualifier_feature = Trailing Qualifier
_UI_IntervalDataType_leadingFieldPrecision_feature = Leading Field Precision
_UI_IntervalDataType_trailingFieldPrecision_feature = Trailing Field Precision
_UI_IntervalDataType_fractionalSecondsPrecision_feature = Fractional Seconds Precision
_UI_BinaryStringDataType_length_feature = Length
_UI_CharacterSet_repertoire_feature = Repertoire
_UI_CharacterSet_defaultCollation_feature = Default Collation
_UI_CharacterSet_encoding_feature = Encoding
_UI_CharacterSet_schema_feature = Schema
_UI_TimeDataType_fractionalSecondsPrecision_feature = Fractional Seconds Precision
_UI_TimeDataType_timeZone_feature = Time Zone
_UI_DistinctUserDefinedType_predefinedRepresentation_feature = Predefined Representation
_UI_StructuredUserDefinedType_instantiable_feature = Instantiable
_UI_StructuredUserDefinedType_final_feature = Final
_UI_StructuredUserDefinedType_super_feature = Super
_UI_StructuredUserDefinedType_sub_feature = Sub
_UI_StructuredUserDefinedType_attributes_feature = Attributes
_UI_StructuredUserDefinedType_methods_feature = Methods
_UI_AttributeDefinition_scopeCheck_feature = Scope Check
_UI_AttributeDefinition_scopeChecked_feature = Scope Checked
_UI_AttributeDefinition_defaultValue_feature = Default Value
_UI_Domain_constraint_feature = Constraint
_UI_Domain_defaultValue_feature = Default Value
_UI_Field_scopeCheck_feature = Scope Check
_UI_Field_scopeChecked_feature = Scope Checked
_UI_ReferenceDataType_scopeTable_feature = Scope Table
_UI_ReferenceDataType_referencedType_feature = Referenced Type
_UI_DataLinkDataType_length_feature = Length
_UI_DataLinkDataType_linkControl_feature = Link Control
_UI_DataLinkDataType_integrityControl_feature = Integrity Control
_UI_DataLinkDataType_readPermission_feature = Read Permission
_UI_DataLinkDataType_writePermission_feature = Write Permission
_UI_DataLinkDataType_recovery_feature = Recovery
_UI_DataLinkDataType_unlink_feature = Unlink
_UI_UserDefinedTypeOrdering_orderingForm_feature = Ordering Form
_UI_UserDefinedTypeOrdering_orderingCategory_feature = Ordering Category
_UI_UserDefinedTypeOrdering_orderingRoutine_feature = Ordering Routine
_UI_ExactNumericDataType_scale_feature = Scale
_UI_QueryExpressionDefault_SQL_feature = SQL
_UI_SearchConditionDefault_SQL_feature = SQL
_UI_ValueExpressionDefault_SQL_feature = SQL
_UI_Routine_specificName_feature = Specific Name
_UI_Routine_language_feature = Language
_UI_Routine_parameterStyle_feature = Parameter Style
_UI_Routine_deterministic_feature = Deterministic
_UI_Routine_sqlDataAccess_feature = Sql Data Access
_UI_Routine_creationTS_feature = Creation TS
_UI_Routine_lastAlteredTS_feature = Last Altered TS
_UI_Routine_authorizationID_feature = Authorization ID
_UI_Routine_security_feature = Security
_UI_Routine_externalName_feature = External Name
_UI_Routine_parameters_feature = Parameters
_UI_Routine_source_feature = Source
_UI_Routine_schema_feature = Schema
_UI_Source_body_feature = Body
_UI_Parameter_mode_feature = Mode
_UI_Parameter_locator_feature = Locator
_UI_Parameter_routine_feature = Routine
_UI_Procedure_maxResultSets_feature = Max Result Sets
_UI_Procedure_oldSavePoint_feature = Old Save Point
_UI_Procedure_resultSet_feature = Result Set
_UI_Function_nullCall_feature = Null Call
_UI_Function_static_feature = Static
_UI_Function_transformGroup_feature = Transform Group
_UI_Function_typePreserving_feature = Type Preserving
_UI_Function_mutator_feature = Mutator
_UI_Function_returnTable_feature = Return Table
_UI_Function_returnScaler_feature = Return Scaler
_UI_Function_returnCast_feature = Return Cast
_UI_Method_overriding_feature = Overriding
_UI_Method_constructor_feature = Constructor
_UI_SQLStatementDefault_SQL_feature = SQL
_UI_ViewTable_checkType_feature = Check Type
_UI_TemporaryTable_local_feature = Local
_UI_TemporaryTable_deleteOnCommit_feature = Delete On Commit
_UI_Table_columns_feature = Columns
_UI_Table_supertable_feature = Supertable
_UI_Table_subtables_feature = Subtables
_UI_Table_schema_feature = Schema
_UI_Table_udt_feature = Udt
_UI_Table_triggers_feature = Triggers
_UI_Table_index_feature = Index
_UI_Table_selfRefColumnGeneration_feature = Self Ref Column Generation
_UI_Table_insertable_feature = Insertable
_UI_Table_updatable_feature = Updatable
_UI_DerivedTable_queryExpression_feature = Query Expression
_UI_BaseTable_constraints_feature = Constraints
_UI_Column_table_feature = Table
_UI_Column_identitySpecifier_feature = Identity Specifier
_UI_Column_generateExpression_feature = Generate Expression
_UI_Column_implementationDependent_feature = Implementation Dependent
_UI_Column_nullable_feature = Nullable
_UI_Column_defaultValue_feature = Default Value
_UI_Column_scopeCheck_feature = Scope Check
_UI_Column_scopeChecked_feature = Scope Checked
_UI_Trigger_schema_feature = Schema
_UI_Trigger_subjectTable_feature = Subject Table
_UI_Trigger_actionStatement_feature = Action Statement
_UI_Trigger_triggerColumn_feature = Trigger Column
_UI_Trigger_actionGranularity_feature = Action Granularity
_UI_Trigger_when_feature = When
_UI_Trigger_timeStamp_feature = Time Stamp
_UI_Trigger_actionTime_feature = Action Time
_UI_Trigger_updateType_feature = Update Type
_UI_Trigger_insertType_feature = Insert Type
_UI_Trigger_deleteType_feature = Delete Type
_UI_Trigger_oldRow_feature = Old Row
_UI_Trigger_newRow_feature = New Row
_UI_Trigger_oldTable_feature = Old Table
_UI_Trigger_newTable_feature = New Table
_UI_AuthorizationIdentifier_ownedSchema_feature = Owned Schema
_UI_AuthorizationIdentifier_receivedRoleAuthorization_feature = Received Role Authorization
_UI_AuthorizationIdentifier_grantedRoleAuthorization_feature = Granted Role Authorization
_UI_AuthorizationIdentifier_grantedPrivilege_feature = Granted Privilege
_UI_AuthorizationIdentifier_receivedPrivilege_feature = Received Privilege
_UI_Privilege_grantable_feature = Grantable
_UI_Privilege_action_feature = Action
_UI_Privilege_grantor_feature = Grantor
_UI_Privilege_object_feature = Object
_UI_Group_user_feature = User
_UI_Role_roleAuthorization_feature = Role Authorization
_UI_RoleAuthorization_grantable_feature = Grantable
_UI_RoleAuthorization_role_feature = Role
_UI_RoleAuthorization_grantee_feature = Grantee
_UI_RoleAuthorization_grantor_feature = Grantor
_UI_TablePrivilege_withHierarchy_feature = With Hierarchy
_UI_DoubleObjectPrivilege_object2_feature = Object2
_UI_Unknown_feature = Unspecified
_UI_GenerateType_DEFAULT_GENERATED_literal = DEFAULT_GENERATED
_UI_GenerateType_ALWAYS_GENERATED_literal = ALWAYS_GENERATED
_UI_ReferentialActionType_NO_ACTION_literal = NO_ACTION
_UI_ReferentialActionType_RESTRICT_literal = RESTRICT
_UI_ReferentialActionType_CASCADE_literal = CASCADE
_UI_ReferentialActionType_SET_NULL_literal = SET_NULL
_UI_ReferentialActionType_SET_DEFAULT_literal = SET_DEFAULT
_UI_MatchType_MATCH_SIMPLE_literal = MATCH_SIMPLE
_UI_MatchType_MATCH_FULL_literal = MATCH_FULL
_UI_MatchType_MATCH_PARTIAL_literal = MATCH_PARTIAL
_UI_IncrementType_ASC_literal = ASC
_UI_IncrementType_DESC_literal = DESC
_UI_CoercibilityType_IMPLICIT_literal = IMPLICIT
_UI_CoercibilityType_EXPLICIT_literal = EXPLICIT
_UI_CoercibilityType_COERCIBILE_literal = COERCIBILE
_UI_CoercibilityType_NO_COLLATION_literal = NO_COLLATION
_UI_IntervalQualifierType_YEAR_literal = YEAR
_UI_IntervalQualifierType_MONTH_literal = MONTH
_UI_IntervalQualifierType_DAY_literal = DAY
_UI_IntervalQualifierType_HOUR_literal = HOUR
_UI_IntervalQualifierType_MINUTE_literal = MINUTE
_UI_IntervalQualifierType_SECOND_literal = SECOND
_UI_OrderingType_EQUALS_literal = EQUALS
_UI_OrderingType_FULL_literal = FULL
_UI_OrderingCategoryType_RELATIVE_literal = RELATIVE
_UI_OrderingCategoryType_MAP_literal = MAP
_UI_OrderingCategoryType_STATE_literal = STATE
_UI_PrimitiveType_CHARACTER_literal = CHARACTER
_UI_PrimitiveType_CHARACTER_VARYING_literal = CHARACTER_VARYING
_UI_PrimitiveType_CHARACTER_LARGE_OBJECT_literal = CHARACTER_LARGE_OBJECT
_UI_PrimitiveType_NATIONAL_CHARACTER_literal = NATIONAL_CHARACTER
_UI_PrimitiveType_NATIONAL_CHARACTER_VARYING_literal = NATIONAL_CHARACTER_VARYING
_UI_PrimitiveType_NATIONAL_CHARACTER_LARGE_OBJECT_literal = NATIONAL_CHARACTER_LARGE_OBJECT
_UI_PrimitiveType_BINARY_literal = BINARY
_UI_PrimitiveType_BINARY_VARYING_literal = BINARY_VARYING
_UI_PrimitiveType_BINARY_LARGE_OBJECT_literal = BINARY_LARGE_OBJECT
_UI_PrimitiveType_NUMERIC_literal = NUMERIC
_UI_PrimitiveType_DECIMAL_literal = DECIMAL
_UI_PrimitiveType_SMALLINT_literal = SMALLINT
_UI_PrimitiveType_INTEGER_literal = INTEGER
_UI_PrimitiveType_BIGINT_literal = BIGINT
_UI_PrimitiveType_FLOAT_literal = FLOAT
_UI_PrimitiveType_REAL_literal = REAL
_UI_PrimitiveType_DOUBLE_PRECISION_literal = DOUBLE_PRECISION
_UI_PrimitiveType_BOOLEAN_literal = BOOLEAN
_UI_PrimitiveType_DATE_literal = DATE
_UI_PrimitiveType_TIME_literal = TIME
_UI_PrimitiveType_TIMESTAMP_literal = TIMESTAMP
_UI_PrimitiveType_INTERVAL_literal = INTERVAL
_UI_PrimitiveType_DATALINK_literal = DATALINK
_UI_PrimitiveType_XML_TYPE_literal = XML_TYPE
_UI_LinkControlOption_FILE_LINK_CONTROL_literal = FILE_LINK_CONTROL
_UI_LinkControlOption_NO_FILE_LINK_CONTROL_literal = NO_FILE_LINK_CONTROL
_UI_IntegrityControlOption_ALL_literal = ALL
_UI_IntegrityControlOption_SELECTIVE_literal = SELECTIVE
_UI_IntegrityControlOption_NONE_literal = NONE
_UI_ReadPermissionOption_FS_literal = FS
_UI_ReadPermissionOption_DB_literal = DB
_UI_WritePermissionOption_FS_literal = FS
_UI_WritePermissionOption_ADMIN_literal = ADMIN
_UI_WritePermissionOption_BLOCKED_literal = BLOCKED
_UI_UnlinkOption_RESTORE_literal = RESTORE
_UI_UnlinkOption_DELETE_literal = DELETE
_UI_UnlinkOption_NONE_literal = NONE
_UI_DataAccess_NO_SQL_literal = NO_SQL
_UI_DataAccess_CONTAINS_SQL_literal = CONTAINS_SQL
_UI_DataAccess_READS_SQL_DATA_literal = READS_SQL_DATA
_UI_DataAccess_MODIFIES_SQL_DATA_literal = MODIFIES_SQL_DATA
_UI_ParameterMode_IN_literal = IN
_UI_ParameterMode_OUT_literal = OUT
_UI_ParameterMode_INOUT_literal = INOUT
_UI_CheckType_CASCADED_literal = CASCADED
_UI_CheckType_LOCAL_literal = LOCAL
_UI_CheckType_NONE_literal = NONE
_UI_ReferenceType_SYSTEM_GENERATED_literal = SYSTEM_GENERATED
_UI_ReferenceType_USER_GENERATED_literal = USER_GENERATED
_UI_ReferenceType_DERIVED_SELF_REF_literal = DERIVED_SELF_REF
_UI_ActionTimeType_AFTER_literal = AFTER
_UI_ActionTimeType_BEFORE_literal = BEFORE
_UI_ActionTimeType_INSTEADOF_literal = INSTEADOF
_UI_ActionGranularityType_STATEMENT_literal = STATEMENT
_UI_ActionGranularityType_ROW_literal = ROW
_UI_CreateChild_text3 = {1}
_UI_Unknown_datatype= Value
_UI_Event_type = Event
_UI_Database_events_feature = Events
_UI_Event_for_feature = For
_UI_Event_condition_feature = Condition
_UI_Event_action_feature = Action
_UI_Event_enabled_feature = Enabled
_UI_Event_Database_feature = Database
_UI_ForeignKey_referencedTable_feature = Referenced Table
_UI_Index_systemGenerated_feature = System Generated
_UI_Parameter_stringTypeOption_feature = String Type Option
_UI_BaseTable_referencingForeignKeys_feature = Referencing Foreign Keys
_UI_IntervalQualifierType_FRACTION_literal = FRACTION
_UI_Comment_type = Comment
_UI_Catalog_type = Catalog
_UI_Schema_Catalog_feature = Catalog
_UI_SQLObject_comments_feature = Comments
_UI_SQLObject_privileges_feature = Privileges
_UI_Database_catalogs_feature = Catalogs
_UI_Comment_description_feature = Description
_UI_Comment_SQLObject_feature = SQL Object
_UI_Catalog_Database_feature = Database
_UI_Catalog_schemas_feature = Schemas
_UI_Function_returnScalar_feature = Return Scalar
_UI_AuthorizationIdentifier_Database_feature = Database
_UI_Privilege_withHierarchy_feature = With Hierarchy
_UI_Privilege_grantee_feature = Grantee
_UI_Privilege_actionObjects_feature = Action Objects
_UI_User_group_feature = Group