org.fife.rtext.plugins.sourcebrowser.SourceBrowser_de.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rtext Show documentation
Show all versions of rtext Show documentation
RText is a powerful, cross-platform programmer's text editor written in Java. It is designed
to be easy to use, highly customizable and flexible. Part of RText's design is for the source code
to be simple, easy to understand, and well documented, so that other programmers can look into its
inner-workings and figure out how RText ticks with ease. A good place to start (besides the source
code) is the Javadoc for all classes used in the project.
Name=Quell-Browser
InsertTag=Markierung hier einf\u00fcgen:
InsertTagMnemonic=I
JumpToTag=Springe zu Markierung:
JumpToTagMnemonic=S
Working=Arbeitet...
Action.Sort=Sort Alphabetically
Action.Sort.ShortDesc=Sort Alphabetically
Error.ExeNotFound=
Error.RunningProcess=
Error.RunawayProcess=
MenuItem.View=Quell-Browser
MenuItem.View.Desc=Schaltet den Sourcen-Browser ein oder aus.
MenuItem.View.Mnemonic=V
MenuItem.Configure=Configure...
MenuItem.Configure.Mnemonic=C
OptionPanel.Button.Browse=Suchen...
OptionPanel.CtagsType.Exuberant=Exuberant Ctags
OptionPanel.CtagsType.Standard=Standard Ctags
OptionPanel.Label.ExecutablePath=Ausf\u00fchren in:
OptionPanel.Label.CtagsType=Ctags Art:
OptionPanel.Title=Quell-Browser:
OptionPanel.HTMLToolTips=Benutze syntax-highlighted Tooltips
OptionPanel.ExuberantDesc=F\u00fcr mehr Informationen besuche {0}.
OptionPanel.ExuberantHomePage=Exuberant Ctags Homepage
StatusBarMsg.CantFindLine=Fehler: Kann die Zeile nicht finden!
StatusBarMsg.FoundLine=Zeile gefunden.