📄 plugin.properties
字号:
#########################################
# (c) Copyright 2002 Object Factory Inc.
# All Rights Reserved.
#########################################
#
# Resource strings for XML Editor
#
pluginName=XMLBuddy Pro
pluginLiteName=XMLBuddy
XML.category=XML
Views.XPathView=XPath
#
# Extension names
#
resolver=Entity Resolver
#
# Extension point names
#
xmlEditorName=XMLBuddy Pro
xmlLiteEditorName=XMLBuddy
xmlFileExtension=xml
xmlProblemName=XML Validate
xmlCheckName=XML Auto-Validate
xmlResourcepage=XMLBuddy
perspectiveName=XML
xmlEditorName.dtd=XMLBuddy for DTD
xmlLiteEditorName.dtd=XMLBuddy for DTD
xmlEditorName.gtd=XMLBuddy for DTD Design
xmlEditorName.xsd=XMLBuddy for XMLSchema
xmlEditorName.rng=XMLBuddy for RELAX NG
xmlEditorName.xsl=XMLBuddy for XSLT
xmlEditorName.nrl=XMLBuddy for NRL
rncEditorName=XMLBuddy for RELAX NG Compact
xmlDocumentSetupParticipant.name=XML document setup
rncDocumentSetupParticipant.name=RNC document setup
#
# Scopes
#
scope.xmlEditor.name=XMLBuddy
scope.xmlEditor.description=XMLBuddy scope commands
ActionDefinition.openEditor.name=Open Declaration
ActionDefinition.openEditor.description=Open editor on declaration of selected name
#
# Preference Page Names
#
pref_XMLBuddy=XMLBuddy
pref_XML=XML
pref_Compact=RELAX NG Compact Syntax
pref_Colors=Colors
pref_Encoding=Encoding
pref_Formatting=Formatting
pref_Cache=Cache
pref_ContentAssist=Content Assist
pref_Outline=Outline
pref_Validation=Validation
pref_DTD=DTD
pref_RNG=RELAX NG
pref_RNC=RELAX NG Compact Syntax
pref_XSD=XML Schema
pref_XSLT=XSLT
pref_Graphic=Graphic Design
pref_GraphicColors=Design Item Colors
#
# Color preference names for RNC
#
com.objfac.rnc.default=Default
com.objfac.rnc.comment=Comment
com.objfac.rnc.documentation=Documentation
com.objfac.rnc.keyword=Keyword
com.objfac.rnc.string=String
com.objfac.rnc.id=Identifier
com.objfac.rnc.op=Operator
com.objfac.rnc.delim=Delimiter
com.objfac.rnc.escape=Escape
com.objfac.rnc.anno=Annotation
com.objfac.rnc.ref=ref
com.objfac.rnc.bad=Invalid
#
# Annotation stuff
#
CheckMarkerErrorPreference.label=XML Auto-Validate Error
CheckMarkerInfoPreference.label=XML Auto-Validate Info
CheckMarkerWarningPreference.label=XML Auto-Validate Warning
CheckMarkerPreference.label=XML Auto-Validate
ProblemMarkerErrorPreference.label=XML Validate Error
ProblemMarkerWarningPreference.label=XML Validate Warning
ProblemMarkerInfoPreference.label=XML Validate Info
#
# Search page names
#
XPathSearchPage.label=XPath Search
#
# Strings
#
xmlNatureName=XML
XML.label=&XML
RNC.label=RN&C
Validate.label=&Validate@Ctrl+Shift+V
Validate.tooltip=Validate document and show errors
ClearValidate.label=&Clear Validate@Ctrl+Shift+C
ClearValidate.tooltip=Clear validate error messages
GotoDefinition.label=&Goto Definition@Ctrl+D
GotoDefinition.tooltip=Locate and reveal definition
#
GenerateXML.label=&Generate XML Instance...
GenerateXML.tooltip=Generate XML from DTD
GenerateXML.tooltip.schema=Generate XML from schema
GenerateDTD.label=&Generate DTD
GenerateDTD.tooltip=Generate DTD from XML document
GenerateXsd.label=Generate &XML Schema
GenerateXsd.tooltip=Generate XML Schema from XML document
GenerateRng.label=Generate &RELAX NG schema
GenerateRng.tooltip=Generate RELAX NG schema from XML document
GenerateRnc.label=&Generate RELAX NG &compact schema
GenerateRnc.tooltip=Generate RELAX NG compact schema from XML document
GenerateJava.label=&Generate Java
GenerateJava.tooltip=Generate Java classes
#
ConvertToDTD.label=&Convert to DTD
ConvertToDTD.tooltip=Convert to DTD
ConvertToXsd.label=Convert to &XML Schema
ConvertToXsd.tooltip=Convert to XML Schema
ConvertToRng.label=Convert to &RELAX NG schema
ConvertToRng.tooltip=Convert to RELAX NG schema
ConvertToRnc.label=&Convert to RELAX NG &compact schema
ConvertToRnc.tooltip=Convert to RELAX NG compact schema
#
FlattenDTD.label=&Flatten DTD
FlattenDTD.tooltip=Remove parameter entities
FlattenXsd.label=&Flatten XML Schema
FlattenXsd.tooltip=Remove type indirection
FlattenRng.label=&Flatten RELAX NG
FlattenRng.tooltip=Remove non-recursive, singly used defines
FlattenRnc.label=&Flatten RELAX NG Compact
FlattenRnc.tooltip=Remove non-recursive, singly used defines
#
License.label=U&pdate License...
License.tooltip=Open license dialog
#
TempFormat.label=&Format@Ctrl+Shift+F
TempFormat.tooltip=Format Tag(s)
#
# Actions
#
Generate.label=Generate
Convert.label=Convert
Flatten.label=Flatten
Update.label=Update
Version.label=Version...
Version.tooltip=Update XMLBuddy Version
#
CutEndTag.label=Cut &End Tag@Ctrl+Shift+X
CutEndTag.tooltip=Cut end tag and place in clipboard
CutEndTag.image=
CutEndTag.description=Cut End Tag
JoinAction.label=&Join@Ctrl+Shift+J
JoinAction.tooltip=Join Elements
SplitAction.label=&Split@Ctrl+Shift+S
SplitAction.tooltip=Split Element
CommentAction.label=&Comment@Ctrl+Shift+C
CommentAction.tooltip=Comment
UncommentAction.label=&Uncomment@Ctrl+Shift+U
UncommentAction.tooltip=Remove comments
TempFormat.label=&Format@Ctrl+Shift+F
TempFormat.tooltip=Format Tag(s)
Next.label=&Next@Ctrl+]
Next.tooltip=Go to next edit point
Next.image=
Next.description=Next edit point
Previous.label=&Previous@Ctrl+[
Previous.tooltip=Go to previous edit point
Previous.image=
Previous.description=Previous Edit Point
SelectTag.label=&Select Tag or Text@Ctrl+T
SelectTag.tooltip=Select context at cursor position
SelectTag.image=
SelectTag.description=Select Tag or Text
ConvertLineDelimitersActions.label= Co&nvert Line Delimiters
ConvertLineDelimitersToWindowsAction.label= To &Windows
ConvertLineDelimitersToUNIXAction.label= To &UNIX
ConvertLineDelimitersToMacAction.label= To &Mac
ContentAssistProposal.label=Content Assist@Ctrl+SPACE
ContentAssistProposal.tooltip=Content Assist
ContentAssistProposal.image=
ContentAssistProposal.description=Content Assist
ContentAssistTip.label=Content Tip@Ctrl+SHIFT+SPACE
ContentAssistTip.tooltip=Content Tip
ContentAssistTip.image=
ContentAssistTip.description=Content Tip
TogglePresentation.label=Change Presentation
TogglePresentation.tooltip=Enable/Disable Segmented Source Viewer
TogglePresentation.image=togglepresentation.gif
TogglePresentation.description=Enable/Disable Segmented Source Viewer
ShiftLeft.label=Shift &Left@Shift+TAB
ShiftLeft.tooltip=Shift lines left
ShiftLeft.image=
ShiftLeft.description=Shift Lines Left
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -