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

📄 jedit_gui.props

📁 开源的java 编辑器源代码
💻 PROPS
📖 第 1 页 / 共 5 页
字号:
	"search in selection" option first.#}}}#{{{ Paste previous and paste deleted dialogspaste-from-list.whitespace=<whitespace>paste-previous.title=Paste Previouspaste-previous.caption=Recently copied and pasted text:paste-deleted.title=Paste Deletedpaste-deleted.caption=Recently deleted text:#}}}#{{{ File changed on disk dialogfilechanged-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?#}}}#{{{ File exists dialogfileexists.title=File Existsfileexists.message=The file {0} already exists. Are you sure you want\n\	to overwrite it?#}}}#{{{ Select line range dialogselectlinerange.title=Select Line Rangeselectlinerange.caption=Select line range:selectlinerange.start=Start line:selectlinerange.end=End line:#}}}#{{{ View registers dialogview-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.selectAll=Select Allclose.selectAll.mnemonic=aclose.save=Save Selectedclose.save.mnemonic=sclose.discard=Discard Selectedclose.discard.mnemonic=d#}}}#{{{ Files changed on disk dialogfiles-changed.title=Files Changed on Diskfiles-changed.caption=The following files were changed on disk by another program:files-changed.deleted=Deleted on disk; save to recreate:files-changed.changed-auto=Automatically reloaded:files-changed.changed=Changed on disk:files-changed.changed-dirty-auto=Buffer dirty; not reloaded:files-changed.changed-dirty=Buffer dirty, and file changed on disk:files-changed.select-all=Select Allfiles-changed.select-all.mnemonic=afiles-changed.reload=Reloadfiles-changed.reload.mnemonic=r#}}}#{{{ Abbrev dialogsadd-abbrev.title=Add Abbreviationadd-abbrev.mode=Add mode-specificadd-abbrev.global=Add globaledit-abbrev.title=Edit Abbreviationedit-abbrev.duplicate.title=Duplicate Abbreviationedit-abbrev.duplicate.message=\	Another expansion already exists with this abbreviation.\n\	\n\	Do you want to override the existing expansion?abbrev-editor.abbrev=Abbreviation:abbrev-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\n({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 emptyxmode-error.regexp=Invalid regular expression\n({0})xmode-error.hash-char-invalid=HASH_CHAR must be exactly one characterxmode-error.delegate-invalid=Invalid delegate: {0}#}}}#{{{ JARClassLoader errorsplugin-error.title=Plugin Errorplugin-error.caption=The following plugins could not be loaded:plugin-error.caption-1=The following plugin could not be loaded:plugin-error.load-error=Cannot load: {0}\n\	The most likely reason is that the JAR file is corrupt; try\n\	reinstalling it. See Utilities->Troubleshooting->Activity Log\n\	for a full stack trace.plugin-error.start-error=Cannot start: {0}\n\	Try updating to a newer version of the plugin.plugin-error.already-loaded=Two copies installed. Please remove one of the \	two copies.plugin-error.dep-jdk=Requires Java {0} or later, but you only have version {1}.plugin-error.dep-jedit=Requires jEdit {0} or later, but you only have version {1}.\n\	Download new jEdit versions from <http://www.jedit.org>.plugin-error.dep-plugin.no-version=Requires version {0} \	or later of {1},\n\	but {1} is not installed.plugin-error.dep-plugin.broken=Requires {0}, but {0}\n\	could not be loaded.plugin-error.dep-plugin=Requires version {0} or later of {1}, \	but you only have {1} version {2}.plugin-error.dep-class=Requires the class {0}.\n\	Try installing the appropriate plugin or class library.plugin-error.missing-jar=Requires JAR file {0}.\n\	This JAR file is part of this plugin, but it cannot be found.\n\	Try reinstalling this plugin.plugin-error.obsolete=This plugin is obsolete. Please remove it.plugin-error.not-42=This plugin does not support dynamic loading.\n\	You must restart jEdit after removing or installing this plugin.#}}}#{{{ Macro dialogsmacro-input.title=Macro Inputmacro-error.title=Macro Errormacro-message.title=Macro Messagemacro-confirm.title=Macro Confirmation#}}}#{{{ BeanShell stuffbeanshell-error.title=BeanShell Errorbeanshell-error.message=A BeanShell error occurred.beanshell-eval-input.title=Evaluate BeanShell Expressionbeanshell-eval-input.message=BeanShell expression:\n\	\n\	Variables:\n\	view - The current view instance\n\	editPane - The current edit pane instance\n\	textArea - The current text area instance\n\	buffer - The current bufferbeanshell-eval.title=BeanShell Evaluationbeanshell-eval.message={0}beanshell-eval-line.title=Evaluate BeanShell Expressionbeanshell-eval-line.message=BeanShell expression to evaluate for each \	selected line:\n\	\n\	Variables:\n\	line - The index of the line, from the start of the buffer\n\	index - The index of the line, from the start of the selection\n\	text - The text of the line\n\	view - The current view instance\n\	editPane - The current edit pane instance\n\	textArea - The current text area instance\n\	buffer - The current buffer#}}}#{{{ Macro not recording dialogmacro-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?#}}}#{{{ Wrong fold mode dialogfolding-not-explicit.title=Wrong Fold Modefolding-not-explicit.message=This command can only be used in explicit fold mode.#}}}#{{{ Memory status dialog boxmemory-status.title=Java Heap Memorymemory-status.gc=Garbage collection released {0} Kb.memory-status.use={0} Kb used, {1} Kb total#}}}#{{{ Multiple I/O request errorsbuffer-multiple-io.title=I/O Errorbuffer-multiple-io.message=Each buffer can only execute one input/output\n\	operation at a time. Please wait until the current\n\	operation finishes (or abort it in the I/O progress monitor)\n\	before starting another one.browser-multiple-io.title=I/O Errorbrowser-multiple-io.message=Each file system browser can only execute one input/output\n\	operation at a time. Please wait until the current operation\n\	finishes (or abort it in the I/O progress monitor) before starting\n\	another one.#}}}#{{{ maxLineLen=0 warningformat-maxlinelen.title=Wrap Marginformat-maxlinelen.message=The wrap margin must be set to a non-zero value\n\	for this command to work.#}}}#}}}#{{{ Buffer options dialogbuffer-options.title=Buffer Optionsbuffer-options.caption=This dialog box changes settings for the current buffer\n\	only. To change settings on an editor-wide basis, see\n\	the Utilities->Global Options dialog box.buffer-options.loading-saving=Loading and Savingbuffer-options.lineSeparator=Line separator:buffer-options.encoding=Character encoding:buffer-options.gzipped=GZIP (compress) file on diskbuffer-options.editing=Editingbuffer-options.mode=Edit mode:#}}}#{{{ Global options dialogoptions.title=Optionsoptions.title-template={0}: {1}options.jedit.label=jEdit# Option pane to show by defaultoptions.last=editing#{{{ Abbreviations paneoptions.abbrevs.label=Abbreviationsoptions.abbrevs.code=new AbbrevsOptionPane();options.abbrevs.set=Abbrev set:options.abbrevs.expandOnInput=Space bar expands abbrevsoptions.abbrevs.abbrev=Abbrevoptions.abbrevs.expand=Expansionoptions.abbrevs.add=Add...options.abbrevs.edit=Edit...options.abbrevs.remove=Remove#}}}#{{{ Appearance paneoptions.appearance.label=Appearanceoptions.appearance.code=new AppearanceOptionPane();options.appearance.lf.note=Restart jEdit for look & feel changes to take effectoptions.appearance.lf=Swing look & feel:options.appearance.primaryFont=Button, menu and label font:options.appearance.secondaryFont=List and text field font:options.appearance.history=History text field entries to remember:options.appearance.menuSpillover=Number of items before menus spill over:    options.appearance.startup.label=Startup optionsoptions.appearance.showSplash=Show splash screen on startupoptions.appearance.showTips=Show tips on startupoptions.appearance.experimental.label=Experimental optionsoptions.appearance.experimental.caption=The below three options might not work \	correctly with some\n\	Java versions. If you experience problems, switch them off.options.appearance.textColors=Use jEdit text area colors in all text \	componentsoptions.appearance.decorateFrames=Draw window borders using Swing look & feeloptions.appearance.decorateDialogs=Draw dialog box borders using Swing look & feel#}}}#{{{ Autosave & Backup paneoptions.auto-back.label=Autosave & Backupoptions.auto-back.code=new AutosaveBackupOptionPane();options.auto-back.autosave=Autosave frequency (secs):options.auto-back.backups=Max number of backups:options.auto-back.backupDirectory=Backup directory:options.auto-back.backupPrefix=Backup filename prefix:options.auto-back.backupSuffix=Backup filename suffix:options.auto-back.backupEverySave=Backup on every save#}}}#{{{ Context Menu paneoptions.context.label=Context Menuoptions.context.code=new ContextOptionPane();options.context.caption=Items in text area right click menu:options.context.add=Add...options.context.remove=Removeoptions.context.moveUp=Move Upoptions.context.moveDown=Move Downoptions.context.add.title=Add to Context Menuoptions.context.add.caption=Add to context menu:options.context.add.separator=Separatoroptions.context.add.action=Command or macro:#}}}#{{{ Docking paneoptions.docking.label=Dockingoptions.docking.code=new DockingOptionPane();options.docking.title=Windowoptions.docking.dockPosition=Docking position#}}}#{{{ Editing paneoptions.editing.label=Editingoptions.editing.code=new EditingOptionPane();options.editing.defaultMode=Default edit mode:options.editing.undoCount=Number of undos:options.editing.caption-0=\	To customize mode-specific settings, select an edit mode\n\	from the below menu. Currently, global defaults are being\n\	shown.options.editing.caption-1=\	Uncheck "use default settings" to customize mode-specific\n\	settings. Otherwise, settings from the <global defaults>\n\	section will be used.options.editing.mode=Change settings for mode:options.editing.global=<global defaults>options.editing.useDefaults=Use default settingsoptions.editing.filenameGlob=File name glob:options.editing.firstlineGlob=First line glob:options.editing.folding=Folding mode:options.editing.collapseFolds=Initially collapse folds with level:options.editing.wrap=Word wrap:options.editing.maxLineLen=Wrap margin:options.editing.tabSize=Tab width:options.editing.indentSize=Indent width:options.editing.noWordSep=Extra word characters:options.editing.noTabs=Soft (emulated with spaces) tabsoptions.editing.deepIndent=Deep indent#}}}#{{{ General paneoptions.general.label=Generaloptions.general.code=new GeneralOptionPane();options.general.lineSeparator=Default line separator:options.general.encoding=Default character encoding:options.general.encodingAutodetect=Auto-detect file encoding when possibleoptions.general.checkModStatus=If open files are changed on disk:options.general.checkModStatus.nothing=do nothingoptions.general.checkModStatus.prompt=promptoptions.general.checkModStatus.reload=automatically reloadoptions.general.recentFiles=Recent files to remember:options.general.sortRecent=Sort recent file listoptions.general.saveCaret=Save caret positions in recent file listoptions.general.persistentMarkers=Save marker positionsoptions.general.restore=Restore previously open files on startupoptions.general.restore.cli=... even if file names were specified on the \	command lineoptions.general.sortBuffers=Sort buffer list (takes effect after restart)options.general.sortByName=Sort buffer list by file name, instead of path nameoptions.general.twoStageSave=Two-stage save (safer but resets file owner on Unix)options.general.confirmSaveAll="Save All Buffers" asks for confirmationoptions.general.stripTrailingEOL=Hide final end of line (if any)#}}}#{{{ Gutter paneoptions.gutter.label=Gutteroptions.gutter.code=new GutterOptionPane();options.gutter.lineNumbers=Line numberingoptions.gutter.font=Gutter font:options.gutter.foreground=Line number color:options.gutter.background=Background color:options.gutter.borderWidth=Gutter border width:options.gutter.numberAlignment=Line number alignment:options.gutter.interval-1=Highlight every\ options.gutter.interval-2=lines:options.gutter.currentLineHighlight=Highlight current line:options.gutter.structureHighlight=Show structure scope:options.gutter.markerHighlight=Show marker positions:options.gutter.foldColor=Fold markers:options.gutter.focusBorderColor=Focused gutter border:options.gutter.noFocusBorderColor=Unfocused gutter border:#}}}#{{{ Mouse paneoptions.mouse.label=Mouseoptions.mouse.code=new MouseOptionPane();options.mouse.dragAndDrop=Drag and drop in text areaoptions.mouse.joinNonWordChars=Double-click drag joins non-alphanumeric \	charactersoptions.mouse.middleMousePaste=Quick copy using middle mouse buttonoptions.mouse.gutter.foldClick=Click in gutter:options.mouse.gutter.SfoldClick=Shift-click in gutter:options.mouse.gutter.toggle-fold=Collapse/expand foldoptions.mouse.gutter.toggle-fold-fully=Collapse/expand fold fully#}}}#{{{ Plugin Manager paneoptions.plugin-manager.label=Plugin Manageroptions.plugin-manager.code=new PluginManagerOptionPane();options.plugin-manager.updateMirrors=Update mirror listoptions.plugin-manager.downloadSource=Download plugin source codeoptions.plugin-manager.deleteDownloads=Delete archives from download \	directory after installoptions.plugin-manager.mirror=Preferred download mirror:options.plugin-manager.location=Install plugins in:options.plugin-manager.settings-dir=jEdit settings directoryoptions.plugin-manager.app-dir=jEdit application directoryoptions.plugin-manager.none=Plugin Central default#}}}#{{{ Printing paneoptions.print.label=Printingoptions.print.code=new PrintOptionPane();options.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.color=Color printingoptions.print.tabSize=Tab width when printing:options.print.workarounds=Workarounds for Java bugsoptions.print.glyphVector=Print spacing workaround (increases spool file size)options.print.force13=Use old printing API (enable this if jEdit hangs when \	printing)#}}}#{{{ Proxy paneoptions.firewall.label=Proxy Serversoptions.firewall.code=new FirewallOptionPane();options.firewall.http.enabled=Use HTTP proxy serveroptions.firewall.http.host=HTTP proxy host:options.firewall.http.port=HTTP proxy port:options.firewall.http.user=Username:options.firewall.http.password=Password:options.firewall.http.nonProxy=Connect directly to:options.firewall.socks.enabled=Use SOCKS proxy serveroptions.firewall.socks.host=SOCKS proxy host:

⌨️ 快捷键说明

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