⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jedit_gui.props

📁 Java写的文本编辑器
💻 PROPS
📖 第 1 页 / 共 4 页
字号:
# Some features don't work with the web start versionno-webstart.title=Feature Disabledno-webstart.message=This feature is not available in the WebStart version\n\	of jEdit.# Search and replace dialogsearch.title=Search And Replacesearch.find=Search for: (press up arrow to recall previous)search.find.mnemonic=ssearch.replace=Replace with:search.replace.mnemonic=wsearch.string-replace-btn=Textsearch.beanshell-replace-btn=Return value of a BeanShell snippetsearch.keep=Keep dialogsearch.keep.mnemonic=ksearch.case=Ignore casesearch.case.mnemonic=gsearch.regexp=Regular expressionssearch.regexp.mnemonic=xsearch.hypersearch=HyperSearchsearch.hypersearch.mnemonic=hsearch.wrap=Auto wrapsearch.wrap.mnemonic=wsearch.direction=Direction:search.back=Backwardsearch.back.mnemonic=bsearch.forward=Forwardsearch.forward.mnemonic=osearch.fileset=Search in:search.current=Current buffersearch.current.mnemonic=csearch.all=All bufferssearch.all.mnemonic=lsearch.directory=Directory:search.directory.mnemonic=dsearch.directoryField=Directory:search.directoryField.mnemonic=tsearch.filterField=Filter:search.filterField.mnemonic=fsearch.subdirs=Search subdirectoriessearch.subdirs.mnemonic=usearch.choose=Choose...search.choose.mnemonic=esearch.findBtn=Findsearch.replaceBtn=Replacesearch.replaceBtn.mnemonic=rsearch.replaceAndFindBtn=Replace & Findsearch.replaceAndFindBtn.mnemonic=psearch.replaceAllBtn=Replace Allsearch.replaceAllBtn.mnemonic=a# Keep searching dialogkeepsearching.title=No More Matches Foundkeepsearching.message=No more matches were found. Continue search from\n\	{0,choice,0#beginning|1#end}?# HyperSearch results dialoghypersearch-results.title=HyperSearch Resultshypersearch-results.caption=Found {0} occurrence(s) in {1} file(s).hypersearch-results.searching=Searching...hypersearch.status=HyperSearchhypersearch-no-results.title=HyperSearch Completehypersearch-no-results.message=No occurrences of the search string were found.# Search and replace error dialogsearcherror.title=Search and Replace Error# {0} - error messagesearcherror.message=An error occurred while performing this operation.\n\	({0})# Empty fileset error dialogempty-fileset.title=Empty File Setempty-fileset.message=The specified search file set contains no files.\n\	Please ensure that the file name filter and directory to search\n\	(if applicable) are set correctly.# Paste previous dialogpasteprev.title=Paste Previouspasteprev.caption=Previous clippings:pasteprev.insert=Insert# File changed on disk dialogsfilechanged-save.title=File Changed on Diskfilechanged-save.message=The file {0}\n\	has been modified on disk by another program. Are you sure\n\	you want to continue saving it?filechanged-focus.title=File Changed on Diskfilechanged-focus.message=The file {0}\n\	has been modified on disk by another program. Would you like to\n\	reload it from disk?filechanged-dirty.title=File Changed on Diskfilechanged-dirty.message=The file {0}\n\	has been modified on disk by another program. Would you like to\n\	reload it from disk? IF YOU RELOAD, UNSAVED CHANGES WILL BE LOST.filedeleted.title=File Deleted on Diskfiledeleted.message=The file {0}\n\	has been deleted. If you want to re-create it, save the buffer.# File exists dialogfileexists.title=File Existsfileexists.message=The file {0} already exists. Are you sure you want\n\	to overwrite it?# Select line rangeselectlinerange.title=Select Line Rangeselectlinerange.caption=Select line range:selectlinerange.start=Start line:selectlinerange.end=End line:# View registersview-registers.title=Registersview-registers.caption=Register:view-registers.clipboard=$ (clipboard)view-registers.selection=% (selection)view-registers.none=No registers definedview-registers.register=Register:view-registers.contents=Contents:# Close all buffers dialogclose.title=Unsaved Changesclose.caption=The following buffers have unsaved changes:close.save=Save Selectedclose.save.mnemonic=sclose.discard=Discard Selectedclose.discard.mnemonic=d# Add abbrev dialogadd-abbrev.title=Add Abbreviationadd-abbrev.caption=Enter an expansion for abbreviation "{0}":add-abbrev.mode=Add mode-specificadd-abbrev.global=Add global# Edit abbrev dialogedit-abbrev.title=Edit Abbreviationedit-abbrev.caption=Enter an expansion for abbreviation "{0}":# Abbrev editor controlabbrev-editor.before=Text to insert before caret:abbrev-editor.after=Text to insert after caret:# XMode errorsxmode-error.title=XML Parse Error# {2} is the column number, but it's not too useful so we don't show itxmode-error.message=An error occurred while parsing {0}, line {1}:\n\	{3}xmode-error.dtd=The DTD could not be loaded ({0})xmode-error.termchar-invalid=The value of the AT_CHAR attribute is invalid ({0})xmode-error.doctype-invalid=Expected a document type of MODE, found {0}xmode-error.empty-tag=The {0} tag cannot be emptyxmode-error.token-invalid=The token type {0} is invalidxmode-error.empty-keyword=The keyword text cannot be empty# JARClassLoader errorsplugin.load-error.title=Cannot Load Pluginplugin.load-error.message=The plugin {0} cannot be loaded\n\	({1}).\n\	The most likely reason is that the JAR file is corrupt; try\n\	reinstalling it. See the activity log for a full stack trace.plugin.start-error.title=Cannot Start Pluginplugin.start-error.message=The plugin {0} cannot be started\n\	({1}).\n\	Possible reasons include:\n\	- the plugin is incompatible with this jEdit release; try updating\n\	the plugin\n\	- there is a bug in this plugin. If you suspect this is the case,\n\	e-mail the stack trace printed in the activity log to the plugin\n\	author.plugin.already-loaded.title=Plugin Already Loadedplugin.already-loaded.message=You have two copies of the {0} plugin.\n\	Please remove one of the two copies.plugin.dep-jdk.title=Unsatisfied Dependencyplugin.dep-jdk.message=The plugin {0} requires Java {1} or later,\n\	but you only have version {2}.plugin.dep-jedit.title=Unsatisfied Dependencyplugin.dep-jedit.message=The plugin {0} requires jEdit {1} or later,\n\	but you only have version {2}. Download new\n\	jEdit versions from <http://www.jedit.org>.plugin.dep-plugin.no-version.title=Unsatisfied Dependencyplugin.dep-plugin.no-version.message=The plugin {0} requires version {1} or later of {2},\n\	but {2} does not appear to be installed.plugin.dep-plugin.broken.title=Unsatisfied Dependencyplugin.dep-plugin.broken.message=The plugin {0} requires the plugin {1},\n\	but an error prevented {1} from being loaded.plugin.dep-plugin.title=Unsatisfied Dependencyplugin.dep-plugin.message=The plugin {0} requires version {1} or later of {2},\n\	but you only have {2} version {3}.plugin.dep-class.title=Unsatisfied Dependencyplugin.dep-class.message=The plugin {0} requires the class {1}.\n\	Try installing the appropriate plugin or class library.plugin.obsolete.title=Obsolete Pluginplugin.obsolete.message=The plugin {0} is obsolete.\n\	Please remove it.# Macro dialogsmacro-input.title=Macro Inputmacro-error.title=Macro Errormacro-message.title=Macro Message# BeanShell stuffbeanshell-error.title=BeanShell Execution Errorbeanshell-error.message.1=A BeanShell execution error occurred. More details can \	be foundbeanshell-error.message.2=in the activity log (Utilities->Activity Log).beanshell-eval-input.title=Evaluate BeanShell Expressionbeanshell-eval-input.message=BeanShell expression:beanshell-eval.title=BeanShell Evaluationbeanshell-eval.message={0}macro-not-recording.title=Not Recordingmacro-not-recording.message=A macro is not currently being recorded.# Large repeat count warninglarge-repeat-count.title=Large Repeat Countlarge-repeat-count.message=Are you sure you want to invoke "{0}" {1} times?large-repeat-count.user-input.title=Large Repeat Countlarge-repeat-count.user-input.message=Are you sure you want to insert "{0}" \	{1} times?# Buffer options dialogbuffer-options.title=Buffer Optionsbuffer-options.mode=Edit mode:buffer-options.lineSeparator=Line separator:buffer-options.encoding=Character encoding:buffer-options.props=Corresponding buffer-local properties: (C+c copies)# Global options dialogoptions.title=Global Optionsoptions.jedit.label=jEdit Optionsoptions.plugins.label=Plugin Optionsoptions.general.label=Generaloptions.general.lf.note=Restart jEdit for look & feel changes to take effectoptions.general.lf=Swing look & feel:options.general.history=History entries to remember:options.general.saveCaret=Save caret positions in recent file listoptions.general.sortBuffers=Sort buffer listoptions.general.sortByName=Sort buffer list by file name, instead of path nameoptions.general.checkModStatus=Warn if file is modified on disk by another programoptions.general.showFullPath=Show full path of buffer in title baroptions.general.showSearchbar=Show search baroptions.general.showBufferSwitcher=Show buffer switcheroptions.general.showTips=Show tips on startupoptions.general.showSplash=Show splash screen on startupoptions.general.globalColors=Use jEdit colors in all text components (experimental)options.loadsave.label=Loading & Savingoptions.loadsave.encoding=Default character encoding:options.loadsave.autosave=Autosave frequency (secs):options.loadsave.backups=Max number of backups:options.loadsave.backupDirectory=Backup directory:options.loadsave.backupPrefix=Backup filename prefix:options.loadsave.backupSuffix=Backup filename suffix:options.loadsave.lineSeparator=Default line separator:options.loadsave.ioThreadCount=Number of I/O threads:options.loadsave.restore=Restore previously open files on startupoptions.loadsave.restore.cli=... even if file names were specified on the \	command lineoptions.loadsave.newView=Client instances open files in new viewoptions.loadsave.persistentMarkers=Save marker positionsoptions.loadsave.parseFully=More accurate syntax highlighting (slows file loading)options.textarea.label=Text Areaoptions.textarea.font=Text font:options.textarea.lineHighlight=Current line highlightingoptions.textarea.bracketHighlight=Bracket highlightingoptions.textarea.eolMarkers=End of line markersoptions.textarea.wrapGuide=Wrap guideoptions.textarea.blinkCaret=Blinking caretoptions.textarea.blockCaret=Block caretoptions.textarea.electricBorders=Electric (auto scroll) bordersoptions.textarea.homeEnd="Smart" home/end key behaviouroptions.textarea.middleMousePaste=Middle mouse button click pastes \	most recent selectionoptions.textarea.antiAlias=Smooth textoptions.textarea.fracFontMetrics=Fractional font metrics (for better smooth \	text display)options.gutter.label=Gutteroptions.gutter.font=Gutter font:options.gutter.borderWidth=Gutter border width:options.gutter.numberAlignment=Line number alignment:options.gutter.interval=Line highlight interval:options.gutter.lineNumbers=Line numberingoptions.gutter.currentLineHighlight=Current line highlightingoptions.gutter.markerHighlight=Indicate marker positionsoptions.color.label=Colorsoptions.color.object=Objectoptions.color.color=Coloroptions.color.bgColor=Text backgroundoptions.color.fgColor=Text foregroundoptions.color.caretColor=Caretoptions.color.selectionColor=Selectionoptions.color.lineHighlightColor=Line highlightoptions.color.bracketHighlightColor=Bracket highlightoptions.color.eolMarkerColor=EOL markersoptions.color.wrapGuideColor=Wrap guideoptions.color.gutterBgColor=Gutter backgroundoptions.color.gutterFgColor=Gutter foregroundoptions.color.gutterHighlightColor=Gutter highlightoptions.color.gutterCurrentLineColor=Current line in gutteroptions.color.gutterMarkerColor=Markers in gutteroptions.color.gutterFoldColor=Fold markers in gutteroptions.color.gutterFocusBorderColor=Focused gutter borderoptions.color.gutterNoFocusBorderColor=Unfocused gutter borderoptions.color.dockingBorderColor=Docked window borderoptions.style.label=Stylesoptions.style.object=Objectoptions.style.style=Styleoptions.style.comment1Style=Comment 1options.style.comment2Style=Comment 2options.style.literal1Style=Literal 1options.style.literal2Style=Literal 2options.style.labelStyle=Labeloptions.style.keyword1Style=Keyword 1options.style.keyword2Style=Keyword 2options.style.keyword3Style=Keyword 3options.style.functionStyle=Functionoptions.style.markupStyle=Markupoptions.style.operatorStyle=Operatoroptions.style.digitStyle=Digitoptions.style.invalidStyle=Invalid tokenoptions.editing.label=Editingoptions.editing.defaultMode=Default edit mode:options.editing.tabSize=Tab width:options.editing.indentSize=Indent width:options.editing.maxLineLen=Wrap lines at column:options.editing.wordBreakChars=Break lines at these characters:options.editing.collapseFolds=Initially collapse folds with level:options.editing.undoCount=Number of undos:options.editing.syntax=Syntax highlightingoptions.editing.indentOnTab=Indent line when Tab key is pressedoptions.editing.indentOnEnter=Indent line when Enter key is pressedoptions.editing.noTabs=Soft (emulated with spaces) tabsoptions.mode.label=Mode-Specificoptions.mode.mode=Edit mode:options.mode.useDefaults=Use default settingsoptions.mode.filenameGlob=File name glob:options.mode.firstlineGlob=First line glob:options.mode.commentStart=Comment start:options.mode.commentEnd=Comment end:options.mode.lineComment=Line comment:options.mode.noWordSep=Extra word characters:options.print.label=Printingoptions.print.font=Print font:options.print.fontstyle=Print font style:options.print.fontsize=Print font size:options.print.header=Print a header with the file nameoptions.print.footer=Print a footer with the date, time and page numberoptions.print.lineNumbers=Print line numbersoptions.print.style=Use syntax styles in outputoptions.print.color=Use syntax colors in outputoptions.print.margins=Margins (in inches)options.print.margin.top=Top:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -