
com.igormaznitsa.mindmap.swing.panel.Bundle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mind-map-swing-panel Show documentation
Show all versions of mind-map-swing-panel Show documentation
Swing based panel to show and interact with mind map
The newest version!
# Text properties for Mind map panel
MindMapPanel.tooltipOpenFile=Open File
MindMapPanel.tooltipOpenFileWithLine=Open File
%s
line:%s
MindMapPanel.tooltipJumpToTopic=Jump to topic
MindMapPanel.tooltipOpenLink=Open link
MindMapPanel.tooltipOpenText=Open text content
MindMapPanel.titleCloneTopicRequest=Clone topic
MindMapPanel.cloneTopicSubtreeRequestMsg=Would you like to clone whole the topic subtree?
# AbstractMindMapExporter
AbstractMindMapExporter.msgErrorItIsDirectory=%s is directory!
AbstractMindMapExporter.titleSaveAs=Select file to save
AbstractMindMapExporter.msgAlreadyExistsWantToReplace=%s already exists.\nDo you want to replace it?
AbstractMindMapExporter.msgTitleAddExtension=File has not extension!
AbstractMindMapExporter.msgAddExtensionQuestion=Do you want to add file extension '%s'?
# FreeMindExporter
FreeMindExporter.saveDialogTitle=Export FreeMind map
FreeMindExporter.filterDescription=FreeMind files (*.mm)
FreeMindExporter.approveButtonText=Save
FreeMindExporter.exporterName=FreeMind map
FreeMindExporter.exporterReference=Export as FreeMind (v1.0.1) XML file.
# SvgExporter
SvgExporter.saveDialogTitle=Export SVG image
SvgExporter.filterDescription=SVG files (*.svg)
SvgExporter.approveButtonText=Save
SvgExporter.exporterName=SVG image
SvgExporter.exporterReference=Export as SVG image.
SvgExporter.optionDrawBackground=Draw background
SvgExporter.optionDrawBackground.comment=Draw background of the mind map if activated
SvgExporter.optionUnfoldAll=Unfold all topics
SvgExporter.optionUnfoldAll.comment=Unfold all topics on the mind map if activated
SvgExporter.customConfigFile=Use preferences file
SvgExporter.optionCustomConfigFile.comment=Mind map panel preferences file to be used for graphic elements during export
SvgExporter.preferences.fileChooser.title=Select preferences file
SvgExporter.preferences.fileChooser.filter=Preferences files (*.properties)
SvgExporter.preferences.fileChooser.approve=Select
# MindmupExporter
MindmupExporter.saveDialogTitle=Export Mindmup map
MindmupExporter.filterDescription=MindMup files (*.mup)
MindmupExporter.approveButtonText=Save
MindmupExporter.exporterName=Mindmup map
MindmupExporter.exporterReference=Export as Mindmup (v2) JSON file.
# MDExporter
MDExporter.saveDialogTitle=Export Markdown file
MDExporter.filterDescription=Markdown files (*.MD)
MDExporter.approveButtonText=Save
MDExporter.exporterName=Markdown
MDExporter.exporterReference=Export as Markdown file (UTF8).
# ASCIIDOCExporter
ASCIIDOCExporter.saveDialogTitle=Export AsciiDoc file
ASCIIDOCExporter.filterDescription=AsciiDoc files (*.asciidoc)
ASCIIDOCExporter.approveButtonText=Save
ASCIIDOCExporter.exporterName=AsciiDoc
ASCIIDOCExporter.exporterReference=Export as AsciiDoc file.
# ORGMODEExporter
ORGMODEExporter.saveDialogTitle=Export ORG Mode file
ORGMODEExporter.filterDescription=ORG Mode files (*.org)
ORGMODEExporter.approveButtonText=Save
ORGMODEExporter.exporterName=ORG Mode
ORGMODEExporter.exporterReference=Export as ORG Mode file (UTF8).
# TextExporter
TextExporter.saveDialogTitle=Export Plain Text file
TextExporter.filterDescription=Text files (*.txt)
TextExporter.approveButtonText=Save
TextExporter.exporterName=Plain text
TextExporter.exporterReference=Export as plain text file (UTF8).
# PlantUMLExporter
PumlExporter.saveDialogTitle=Export PlantUML mind map
PumlExporter.filterDescription=PlantUML files (*.puml)
PumlExporter.approveButtonText=Save
PumlExporter.exporterName=PlantUML map
PumlExporter.exporterReference=Export as PlantUML mind map (UTF8).
# PNGImageExporter
PNGImageExporter.saveDialogTitle=Export PNG image
PNGImageExporter.filterDescription=PNG images (*.png)
PNGImageExporter.approveButtonText=Save
PNGImageExporter.exporterName=PNG image
PNGImageExporter.exporterReference=Export as PNG image file.
PNGImageExporter.msgErrorDuringRendering=Can't export mind map as image, may be there is not any topic!
PNGImageExporter.optionDrawBackground=Draw background
PNGImageExporter.optionDrawBackground.comment=Draw background for the mind map if activated
PNGImageExporter.optionUnfoldAll=Unfold all topics
PNGImageExporter.optionUnfoldAll.comment=Unfold all topics on the mind map if activated
PNGImageExporter.customConfigFile=Use preferences file
PNGImageExporter.optionCustomConfigFile.comment=Mind map panel preferences file to be used for graphic elements during export
PNGImageExporter.preferences.fileChooser.title=Select preferences file
PNGImageExporter.preferences.fileChooser.filter=Preferences files (*.properties)
PNGImageExporter.preferences.fileChooser.approve=Select
# MMD Print panel
MMDPrintPanel.PrintPages=Print pages
MMDPrintPanel.JobTitle=\'Mind-map print job\'
MMDPrintPanel.PageSetup=Page setup
MMDPrintPanel.PrintOptions=Print options
MMDPrintPanel.DrawBorder=Draw border
MMDPrintPanel.DrawAsImage=Print as image
MMDPrintOptionsPanel.Title=Print options
MMDPrintOptionsPanel.ZoomSectionTitle=Zoom options
MMDPrintOptionsPanel.ZoomTo=Zoom to:
MMDPrintOptionsPanel.FitWithTo=Fit Width to:
MMDPrintOptionsPanel.FitHeightTo=Fit Height to:
MMDPrintOptionsPanel.FitToPage=Fit to single page
MMDPrintOptionsPanel.Page_s=page(s)
# MMD PopUp menu
MMDGraphEditor.makePopUp.miEditText=Edit text
MMDGraphEditor.makePopUp.miAddChild=Add child
MMDGraphEditor.makePopUp.miRemoveSelectedTopics=Delete
MMDGraphEditor.makePopUp.miRemoveTheTopic=Delete
MMDGraphEditor.makePopUp.miCloneSelectedTopic=Clone
MMDGraphEditor.makePopUp.miCloneTheTopic=Clone
MMDGraphEditor.makePopUp.miEditNote=Edit note
MMDGraphEditor.makePopUp.miAddNote=Add note
MMDGraphEditor.makePopUp.miEditURI=Edit URI
MMDGraphEditor.makePopUp.miAddURI=Add URI
MMDGraphEditor.makePopUp.miEditTransition=Edit jump
MMDGraphEditor.makePopUp.miAddTransition=Add jump
MMDGraphEditor.makePopUp.miEditFile=Edit file
MMDGraphEditor.makePopUp.miAddFile=Add file
MMDGraphEditor.makePopUp.miExpandAll=Unfold All
MMDGraphEditor.makePopUp.miCollapseAll=Fold All
MMDGraphEditor.makePopUp.errMsgCantExport=Can't make export for unexpected error!\n%s
MMDGraphEditor.makePopUp.errMsgCantImport=Can't import map for unexpected error!\n%s
MMDGraphEditor.makePopUp.miOptions=Options
MMDGraphEditor.makePopUp.miShowJumps=Show Jumps
MMDGraphEditor.makePopUp.miColorsForSelected=Edit colors
MMDGraphEditor.makePopUp.miColorsForTopic=Edit colors
# Submenu
MMDImporters.SubmenuName=Import from..
MMDExporters.SubmenuName=Export as..
# Importers
MMDImporters.ApproveImport=Import
MMDImporters.Text2MindMap.openDialogTitle=Tab-formatted Text file import
MMDImporters.Text2MindMap.Name=TAB formatted text
MMDImporters.Text2MindMap.Reference=Import from TAB formatted text, like style of http://text2mindmap.com
MMDImporters.Mindmup2MindMap.openDialogTitle=Mindmup mind map import
MMDImporters.Mindmup2MindMap.Name=Mindmup mind map
MMDImporters.Mindmup2MindMap.Reference=Import content from Mindmup mind map
MMDImporters.Freemind2MindMap.openDialogTitle=Freemind mind map import
MMDImporters.Freemind2MindMap.Name=Freemind mind map
MMDImporters.Freemind2MindMap.Reference=Import content from Freemind mind map
MMDImporters.XMind2MindMap.openDialogTitle=XMind mind map import
MMDImporters.XMind2MindMap.Name=XMind mind map
MMDImporters.XMind2MindMap.Reference=Import content from XMind mind map
MMDImporters.CoggleMM2MindMap.openDialogTitle=Coggle mind map import (MM formatted)
MMDImporters.CoggleMM2MindMap.Name=Coggle mind map (.MM)
MMDImporters.CoggleMM2MindMap.Reference=Import content from Coggle mind map (through MM format)
MMDImporters.Novamind2MindMap.openDialogTitle=Novamind mind map import
MMDImporters.Novamind2MindMap.Name=Novamind mind map
MMDImporters.Novamind2MindMap.Reference=Import content from Novamind mind map
# Emoticons plugin
Emoticons.MenuTitle=Emoticons
Emoticons.MenuTooltip=It allows to bring some fun to your topics
Emoticons.DialogTitle=Select Emoticon
Emoticons.panelTextField.tooltip=Text field to filter icon by names
# Images plugin
Images.Plugin.MenuTitle.Add=Add Image
Images.Plugin.MenuTitle.Add.Tooltip=Add Image to topic
Images.Plugin.MenuTitle.Remove=Remove Image
Images.Plugin.MenuTitle.Remove.Tooltip=Remove Image from topic
Images.Plugin.Load.DialogTitle=Select image for topic
Images.Plugin.Load.Dialog.Button.Open=Open
Images.Plugin.Remove.Dialog.Title=Remove image?
Images.Plugin.Remove.Dialog.Text=Do you really want remove image from topic?
Images.Plugin.FilterDescription=Image files (*.png, *.jpg or *.gif)
Images.Plugin.Error=Can't import or scale the image, see the log!
Images.Plugin.Select.DialogTitle=Allowed sources
Images.Plugin.Question.AddFilePath.Title=Add file path?
Images.Plugin.Question.AddFilePath=Make the image file openable through its thumbnail?
Images.Plugin.Select.FromClipboard=from Clipboard
Images.Plugin.Select.FromFile=from File
# Text align plugin
TextAlign.Plugin.MenuTitle=Text align
TextAlign.Plugin.MenuTitle.Left=Left
TextAlign.Plugin.MenuTitle.Center=Center
TextAlign.Plugin.MenuTitle.Right=Right
# Color chooser
ColorChooser.Text.Example=Samples
ColorChooser.ButtonColorWheel.Tooltip=Tune color
ColorChooser.ChooseColorDialogTitle = Precise color tuning
# Password panel
PasswordPanel.dialogPassword.set.title = Set password
PasswordPanel.dialogPassword.enter.title=Enter password
PasswordPanel.labelPassword.text=Password:
PasswordPanel.labelPassword.tooltip=Password text, all leading and trailing space will be removed
PasswordPanel.labelHint.text=Hint:
PasswordPanel.labelHint.tooltip=Hint for the password
PasswordPanel.checkboxShowPassword.text=Show password
PasswordPanel.checkboxShowPassword.tooltip=Show or hide password text
# Utils
Utils.confirmActionTitle=Confirm action
Utils.closeForContentChange=Content is changed, close editor?
# Plugin image visual attribute plugin
pluginImageVisualAttr.warn.uriSyntaxError=URI syntax exception: %s
# DefaultParametersPanelFactory
DefaultParametersPanelFactory.menuItem.buttonResetValue.tooltip=Reset value
DefaultParametersPanelFactory.menuItem.buttonSelectFile.tooltip=Select file
# Key shortcut text
KeyShortcut.addChildAndStartEdit=Add child and start edit
KeyShortcut.addSiblingAndStartEdit=Add sibling topic and start its edit
KeyShortcut.focusToRootOrStartEdit=Focus to root or start edit
KeyShortcut.cancelEdit=Cancel edit
KeyShortcut.topicFold=Topic fold
KeyShortcut.topicFoldAll=Topic fold all
KeyShortcut.topicUnfold=Topic unfold
KeyShortcut.topicUnfoldAll=Topic unfold all
KeyShortcut.moveFocusUp=Move focus up
KeyShortcut.moveFocusDown=Move focus down
KeyShortcut.moveFocusLeft=Move focus left
KeyShortcut.moveFocusRight=Move focus right
KeyShortcut.moveFocusUpAddFocused=Move focus up and add focused
KeyShortcut.moveFocusDownAddFocused=Move focus down and add focused
KeyShortcut.moveFocusLeftAddFocused=Move focus left and add focused
KeyShortcut.moveFocusRightAddFocused=Move focus right and add focused
KeyShortcut.deleteSelectedTopic=Delete selected topics
KeyShortcut.nextLineInTopicText=Next line during edit topic text
KeyShortcut.zoomIn=Zoom In
KeyShortcut.zoomOut=Zoom Out
KeyShortcut.zoomReset=Zoom reset
KeyShortcut.showPopupMenu=Show pop-up menu
KeyShortcut.birdsEyeModifiers=Fast navigation activation modifiers
# Export tabs
Importance.MAIN=Parameters
Importance.SECONDARY=Additional
Importance.OTHERS=Misc.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy