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

org.fife.rtext.plugins.tools.NewToolDialog_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=Modifica uno Strumento
OK=OK
Cancel=Cancella
Browse=Cerca...

Tab.Main=Principale
Name=Nome:
Description=Descrizione:
Program=Programma:
Directory=Directory:
Shortcut=Collegamento:
CommandLineArgs=Argomenti della linea di comando:

Tab.Environment=Ambiente
VariableName=Nome
VariableValue=Valore
AppendEnvVars=Aggiungi l'ambiente a quello nativo
ReplaceEnvVars=Sostituisci ambiente nativo con ambiente specifico

ArgumentDialog.Title=Modifica gli argomenti della linea di comando
ArgumentDialog.Argument=Argomenti:

EnvVarDialog.Title=Modifica una variabile d\'ambiente
EnvVarDialog.Name=Nome:
EnvVarDialog.Value=Valore:

Variables=Variabili...
Variable.FileName=${file_name} - Nome corrente del file
Variable.FileNameNoExt=${file_name_no_ext} - Nome corrente del file (senza estensione)
Variable.FileDir=${file_dir} - Directory corrente del file
Variable.FileFullPath=${file_full_path} - Persorso assoluto corrente del file

Error.InvalidName=Nome strumento non valido: "{0}"
Error.ToolAlreadyExists=Uno strumento dal nome "{0}" gi\u00e0 esiste
Error.NoProgramSpecified=Dev\'essere specificato un programma da eseguire
Error.Title=RText - Errore




© 2015 - 2024 Weber Informatics LLC | Privacy Policy