ndai | 87d3387 | 2004-10-13 15:56:56 +0000 | [diff] [blame] | 1 | Structured_Source_DTD_Model.name=Structured Source DTD Model |
| 2 | Structured_Source_DTD_Model_NL_Support.name=Structured Source DTD Model NL Support |
| 3 | ! Properties file for component: XML tools SSE DTD Model |
| 4 | ! Packaged for translation in: xml.zip |
| 5 | |
| 6 | !plugin.xml |
| 7 | _UI_PLUGIN_NAME=SSE DTD Model |
| 8 | |
| 9 | ! Strings for DTDBasicTypeImpl type descriptions |
| 10 | _UI_NONE_DESC=None |
| 11 | |
| 12 | !! NOTE TO TRANSLATOR: Do not translate following text in parentheses on following 10 lines i.e.(CDATA) |
| 13 | _UI_CHARACTER_DATA_DESC=Character Data (CDATA) |
| 14 | _UI_IDENTIFIER_DESC=Identifier (ID) |
| 15 | _UI_ID_REFERENCE_DESC=ID Reference (IDREF) |
| 16 | _UI_ID_REFERENCES_DESC=ID References (IDREFS) |
| 17 | _UI_ENTITY_NAME_DESC=Entity Name (ENTITY) |
| 18 | _UI_ENTITY_NAMES_DESC=Entity Names (ENTITIES) |
| 19 | _UI_NAME_TOKEN_DESC=Name Token (NMTOKEN) |
| 20 | _UI_NAME_TOKENS_DESC=Name Tokens (NMTOKENS) |
| 21 | _UI_ENUM_NAME_TOKENS_DESC=Enumerated Name Tokens |
| 22 | _UI_ENUM_NOTATION_DESC=Enumerated NOTATION |
| 23 | |
| 24 | !dtd/util/CreateListItems.java |
| 25 | _UI_LABEL_NONE=(none) |
| 26 | |
| 27 | ! Strings from sed/model |
| 28 | |
| 29 | ! Attribute.java |
| 30 | _UI_LABEL_ATTR_DEFAULT_VAL=Attribute Default Change Value |
| 31 | _UI_LABEL_ATTR_DEFAULT_KIND=Change Attribute Default Value |
| 32 | _UI_LABEL_ATTR_TYPE=Change Attribute Type |
| 33 | |
| 34 | ! AttributeEnumList |
| 35 | _UI_LABEL_ATTR_ENUM_ITEMS=Change Attribute Enumeration Value |
| 36 | |
| 37 | ! AttributeList |
| 38 | _UI_LABEL_ATTR_LIST_ADD=Add Attribute |
| 39 | |
| 40 | ! CMGroupNode |
| 41 | _UI_LABEL_CM_GRP_NODE_CONNECTOR=Change Connector |
| 42 | _UI_LABEL_CM_GRP_NODE_INSERT_ELEMENT=Insert Element |
| 43 | _UI_LABEL_CM_GRP_NODE_ADD_GRP=Add Group |
| 44 | _UI_LABEL_CM_GRP_NODE_ADD_CHILD=Add Child Element |
| 45 | |
| 46 | ! CMNode |
| 47 | _UI_LABEL_CM_NODE_MIX_CONTENT=Mixed Content |
| 48 | _UI_LABEL_CM_NODE_CHILD_CONTENT=Children Content |
| 49 | _UI_LABEL_CM_NODE_SET_MIX_CONTENT=Set Mixed Content |
| 50 | _UI_LABEL_CM_NODE_SET_CHILD_CONTENT=Set Children Content |
| 51 | |
| 52 | !! NOTE TO TRANSLATOR - USAGE: "Set <variable content> Content" |
| 53 | _UI_LABEL_CM_NODE_SET=Set |
| 54 | _UI_LABEL_CM_NODE_CONTENT=Content |
| 55 | |
| 56 | !! NOTE TO TRANSLATOR - DO NOT TRANSLATE FOLLOWING 3 LINES |
| 57 | _UI_LABEL_CM_NODE_PCDATA=(#PCDATA) |
| 58 | _UI_LABEL_CM_NODE_ANY=ANY |
| 59 | _UI_LABEL_CM_NODE_EMPTY=EMPTY |
| 60 | |
| 61 | ! CMRepeatableNode |
| 62 | _UI_LABEL_CM_REP_NODE_CHG_OCCUR=Change Occurrence |
| 63 | |
| 64 | ! Comment |
| 65 | _UI_LABEL_COMMENT_CHG=Comment Change |
| 66 | |
| 67 | ! DTDFile |
| 68 | _UI_LABEL_DTD_FILE_ADD_ELEMENT=Add Element |
| 69 | _UI_LABEL_DTD_FILE_ADD_ENTITY=Add Entity |
| 70 | _UI_LABEL_DTD_FILE_ADD_COMMENT=Add Comment |
| 71 | _UI_LABEL_DTD_FILE_ADD_PARM_ENTITY_REF=Add Parameter Entity Reference |
| 72 | _UI_LABEL_DTD_FILE_ADD_NOTATION=Add Notation |
| 73 | _UI_LABEL_DTD_FILE_ADD_ATTR_LIST=Add Attribute List |
| 74 | _UI_LABEL_DTD_FILE_DELETE=Delete |
| 75 | |
| 76 | ! DTDNode |
| 77 | _UI_LABEL_DTD_NODE_NAME_CHG=Name Change |
| 78 | _UI_LABEL_DTD_NODE_DELETE=Delete |
| 79 | |
| 80 | ! Element |
| 81 | _UI_LABEL_ELEMENT_ADD_ATTR=Add Attribute |
| 82 | _UI_LABEL_ELEMENT_ADD_GRP=Add Group |
| 83 | _UI_LABEL_ELEMENT_ADD_CHILD=Add Child Element |
| 84 | |
| 85 | ! Entity |
| 86 | _UI_LABEL_ENTITY_SET_PARM_ENTITY=Set Parameter Entity |
| 87 | _UI_LABEL_ENTITY_SET_GENERAL_ENTITY=Set General Entity |
| 88 | _UI_LABEL_ENTITY_SET_EXT_ENTITY=Set External Entity |
| 89 | _UI_LABEL_ENTITY_SET_INT_ENTITY=Set Internal Entity |
| 90 | _UI_LABEL_ENTITY_VALUE_CHG=Entity Value Change |
| 91 | |
| 92 | !! NOTE TO TRANSLATOR - USAGE: "NDATA Change" |
| 93 | _UI_LABEL_ENTITY_NDATA_CHANGE=Change |
| 94 | |
| 95 | ! ExternalNode |
| 96 | _UI_LABEL_EXT_NODE_PUBLIC_ID_CHG=Public ID Change |
| 97 | _UI_LABEL_EXT_NODE_SYSTEM_ID_CHG=System ID Change |
| 98 | |
| 99 | ! NodeList |
| 100 | _UI_LABEL_NODE_LIST_ELEMENTS=Elements |
| 101 | _UI_LABEL_NODE_LIST_ENTITIES=Entities |
| 102 | _UI_LABEL_NODE_LIST_NOTATIONS=Notations |
| 103 | _UI_LABEL_NODE_LIST_COMMENTS=Comments |
| 104 | _UI_LABEL_NODE_LIST_OTHER=Other |
| 105 | _UI_LABEL_NODE_LIST_ATTRIBUTES=Attributes |
| 106 | |
| 107 | ! ParameterEntityReference |
| 108 | _UI_LABEL_PARM_ENTITY_REF_CHG_ENTITY_REF=Change Entity Reference |
| 109 | _UI_LABEL_PARM_ENTITY_REF_COMMENT_CHG=Comment Change |
| 110 | |
| 111 | ! TopLevelNode |
| 112 | _UI_LABEL_TOP_LEVEL_NODE_DELETE=Delete |