org.fife.rtext.plugins.sourcebrowser.SourceBrowser_it.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=Browser Sorgente
InsertTag=Inserisci tag:
InsertTagMnemonic=I
JumpToTag=Vai al tag:
JumpToTagMnemonic=T
Working=Sto Eseguendo...
Action.Sort=Sort Alphabetically
Action.Sort.ShortDesc=Sort Alphabetically
Error.ExeNotFound=
Error.RunningProcess=
Error.RunawayProcess=
MenuItem.View=Browser Sorgente
MenuItem.View.Desc=Abilita o disabilita il browser sorgente.
MenuItem.View.Mnemonic=V
MenuItem.Configure=Configure...
MenuItem.Configure.Mnemonic=C
OptionPanel.Button.Browse=Sfoglia...
OptionPanel.CtagsType.Exuberant=Ctags eccedente
OptionPanel.CtagsType.Standard=Standard Ctags
OptionPanel.Label.ExecutablePath=Percorso eseguibile:
OptionPanel.Label.CtagsType=Tipo di Ctags:
OptionPanel.Title=Browser sorgente:
OptionPanel.HTMLToolTips=Use syntax-highlighted tooltips
OptionPanel.ExuberantDesc=Per maggiori informazioni vedi {0}.
OptionPanel.ExuberantHomePage=home page Ctags eccedente
StatusBarMsg.CantFindLine=Errore: impossibile trovare riga!
StatusBarMsg.FoundLine=Riga trovata.