All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.ui.rsyntaxtextarea.OptionPanel_it.properties Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 2.0.7
Show newest version
Title=Evidenziatura sintassi
SyntaxHighlighting=Evidenziatura sintassi:
Foreground=Primo piano:
Background=Sfondo:
Preview=Anteprima:
Advanced=Avanzate:
HighlightMB=Evidenzia parentesi accoppiate: 
BackgroundFill=Riempimento di sfondo: 
Border=  Bordo: 
VisibleWhitespace=Mostra spazi bianchi (spazi e tabulazioni)
VisibleEOL=Show end of line markers
AutoIndent=Rientro automatico
RemWhitespaceLines=Elimina le righe con solo spazi vuoti
AutoCloseCurlys=Automatically add closing curly braces when appropriate (only certain languages)
SmoothText=Abilita visualizzazione testo smussato (lento!)
FracFM=Usa misure frazionali
RestoreDefaults=Ripristina valori predefiniti

Style.Comment.EndOfLine=Commento Fine Linea
Style.Comment.Multiline=Commento su piu'' righe
Style.Comment.Documentation=Commento alla Documentazione
Style.ReservedWord=Parola Riservata
Style.Function=Funzione
Style.Literal.Boolean=Operatore Logico Letterale
Style.Literal.Integer=Numero Intero Letterale
Style.Literal.Float=Virgola Mobile Letterale
Style.Literal.Hex=Esadecimale Letterale
Style.Literal.String=Stringa Letterale
Style.Literal.Char=Carattere Letterale
Style.Literal.Backquote=Backquote Letterale
Style.DataType=Tipo di Dato
Style.Variable=Variabile
Style.Identifier.PlainText=Identificatore / Testo ASCII
Style.Whitespace=Whitespace
Style.Separator=Separatore
Style.Operator=Operatore
Style.Preprocessor=PreProcessore
Style.MarkupTag.Delimiter=Markup Tag Delimiter
Style.MarkupTag.TagName=Markup Tag Name
Style.MarkupTag.Attribute=Markup Tag Attribute
Style.Error.Identifier=Errore - Identificatore
Style.Error.Number=Errore - Formato Numerico
Style.Error.String=Errore - Stringa Letterale
Style.Error.Char=Errore - Carattere Letterale

ShowIndentGuide=Show indent guides:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy