diff options
Diffstat (limited to 'core/locales/locale.it.conf')
-rw-r--r-- | core/locales/locale.it.conf | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf index 554a8dbc..c921b024 100644 --- a/core/locales/locale.it.conf +++ b/core/locales/locale.it.conf @@ -17,12 +17,12 @@ Undefined event name = Nome di evento indefinito # [core/file_io.lua] # The title of dialogs prompting the user to open a file. -Open = Apri +Open File = Apri # The error message displayed when a file's text encoding could not be detected # and when that text cannot be converted into UTF-8 for display. Encoding conversion failed. = Cambio di codifica non riuscito # The title of dialogs prompting the user to save a file. -Save = Salva +Save File = Salva # The text displayed for untitled and unsaved buffers. Untitled = Senza titolo # The text displayed in a dialog when the user attempts to close a file with @@ -38,7 +38,7 @@ has been modified. Reload it? = è stato modificato. Ricaricare? _Yes = _Sì _No = _No # The column label for lists of filenames in dialogs. -File = File +Filename = File # The text displayed in a dialog when more than X files were found in the quick # open dialog. files or more were found. Showing the first = file o più sono stati trovati. Sono mostrati i primi @@ -91,9 +91,10 @@ Line Number: = Numero di linea: returned non-zero status = returned non-zero status # [modules/textadept/find.lua] -# The text displayed in the GUI find & replace pane. +# The text displayed in the find & replace pane. _Find: = _Cerca: R_eplace: = Sost_ituisci con: +# The button text displayed in the GUI find & replace pane. Find _Next = Cerca il _seguente Find _Prev = Cerca il _precedente _Replace = S_ostituisci @@ -102,9 +103,9 @@ _Match case = Distin_gui min./maiusc. _Whole word = Paro_la intera Rege_x = Rege_x _In files = I_n più file -# The text displayed in the terminal version's find & replace pane. -Find: = Cerca: -Replace: = Sostituisci: +# The button text displayed in the terminal version's find & replace pane. +# These should be as short as possible, as most terminals are 80 characters in +# width. [Next] = [Seguente] [Prev] = [Precedente] [Replace] = [Sostituisci] @@ -119,7 +120,7 @@ Search wrapped = La ricerca è ricominciata # The statusbar text shown when the text to search for was not found. No results found = Nessun risultato trovato # The title of the dialog for selecting files to search in. -Find in Files = Trova nei file +Select Directory = Trova nei file # The name of the buffer Textadept prints "Find in Files" results to. [Files Found Buffer] = [Scheda dei file trovati] # The "Find in Files" result for text found in a binary file. This result is @@ -237,7 +238,7 @@ S_top = _Arresta _Next Error = Errore s_eguente _Previous Error = Errore p_recedente # Menu items for working with bookmarked lines in buffers. -_Bookmark = Segna_libro +_Bookmarks = Segna_libro _Toggle Bookmark = Segna_libro sì/no _Clear Bookmarks = _Annulla i segnalibri _Next Bookmark = Segnalibro _seguente |