2000-08-07 02:16:24 +00:00
|
|
|
|
# $Id$
|
2001-05-16 12:16:28 +00:00
|
|
|
|
# Italian Messages for the nano editor.
|
2000-06-06 05:53:49 +00:00
|
|
|
|
# Jordi Mallach <jordi@sindominio.net> January 9, 2000
|
|
|
|
|
# Copyright (C) 2000 Free Software Foundation, Inc.
|
|
|
|
|
# Jordi Mallach <jordi@sindominio.net>, 2000.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: 0.8.7\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"POT-Creation-Date: 2001-05-11 20:55-0400\n"
|
|
|
|
|
"PO-Revision-Date: 2001-05-13 17:17GMT\n"
|
|
|
|
|
"Last-Translator: Marco Colombo <magicdice@inwind.it>\n"
|
|
|
|
|
"Language-Team: Italiano\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"X-Generator: KBabel 0.8\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: cut.c:43
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "add_to_cutbuffer called with inptr->data = %s\n"
|
|
|
|
|
msgstr "add_to_cutbuffer chiamato con inptr->data = %s\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: cut.c:148
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Blew away cutbuffer =)\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Svuota cutbuffer =)\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: files.c:124
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "read_line: not on first line and prev is NULL"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "read_line: non <20> la prima linea e la precedente <20> NULL"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: files.c:186 files.c:204
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Read %d lines"
|
|
|
|
|
msgstr "Leggi %d linee"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: files.c:222 search.c:194
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" not found"
|
|
|
|
|
msgstr "\"%s\" non trovato"
|
|
|
|
|
|
|
|
|
|
#. We have a new file
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: files.c:226
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "New File"
|
|
|
|
|
msgstr "Nuovo file"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: files.c:239
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File \"%s\" is a directory"
|
|
|
|
|
msgstr "Il file \"%s\" <20> una directory"
|
|
|
|
|
|
2000-12-19 02:59:43 +00:00
|
|
|
|
#. Don't open character or block files. Sorry, /dev/sndstat!
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: files.c:242
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2000-12-19 02:59:43 +00:00
|
|
|
|
msgid "File \"%s\" is a device file"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Il file \"%s\" <20> un file di device"
|
2000-12-19 02:59:43 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: files.c:249
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Reading File"
|
|
|
|
|
msgstr "Lettura file"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:263
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "File to insert [from ./] "
|
|
|
|
|
msgstr "File da inserire [da ./] "
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:310 files.c:335 files.c:567 nano.c:1515
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Cancelled"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Annullato"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:381 files.c:397 files.c:411 files.c:428 files.c:434
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not open file for writing: %s"
|
|
|
|
|
msgstr "Impossibile aprire il file in scrittura: %s"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:416
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Wrote >%s\n"
|
|
|
|
|
msgstr "Scrivi >%s\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:443
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not close %s: %s"
|
|
|
|
|
msgstr "Impossibile chiudere %s: %s"
|
|
|
|
|
|
|
|
|
|
#. Try a rename??
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:466 files.c:475 files.c:480
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not open %s for writing: %s"
|
|
|
|
|
msgstr "Impossibile aprire %s in scrittura: %s"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:487
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not set permissions %o on %s: %s"
|
|
|
|
|
msgstr "Impossibile configurare i permessi di %o su %s: %s"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:492
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Wrote %d lines"
|
|
|
|
|
msgstr "Scritte %d linee"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:525
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "File Name to write"
|
|
|
|
|
msgstr "Salva con nome"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:542
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "filename is %s"
|
|
|
|
|
msgstr "Il nome file <20> %s"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:556
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "File exists, OVERWRITE ?"
|
|
|
|
|
msgstr "File esistente, SOVRASCRIVERE?"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:978
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "(more)"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "(ancora)"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:1237
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "Can't move up a directory"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Non posso risalire la directory"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
|
|
|
|
#. We can't open this dir for some reason. Complain
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: files.c:1245
|
|
|
|
|
#, c-format
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "Can't open \"%s\": %s"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Impossibile aprire \"%s\": %s"
|
2001-04-19 02:49:57 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:132
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Constant cursor position"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Mostra sempre la posizione del cursore"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:133
|
2000-09-03 01:06:40 +00:00
|
|
|
|
msgid "Auto indent"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Indentazione automatica"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:134
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Suspend"
|
|
|
|
|
msgstr "Sospendi"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:135
|
2000-09-03 01:06:40 +00:00
|
|
|
|
msgid "Help mode"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Men<65> Aiuto"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:136
|
2000-11-18 03:05:50 +00:00
|
|
|
|
msgid "Pico mode"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Modalit<69> Pico"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:137
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Mouse support"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Supporto per il mouse"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:138
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Cut to end"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Taglia fino alla fine"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:140
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Regular expressions"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Espressioni regolari"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:142
|
2000-09-03 01:06:40 +00:00
|
|
|
|
msgid "Auto wrap"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "A capo automatico"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:186
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Invoke the help menu"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Invoca Aiuto"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:187
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Write the current file to disk"
|
|
|
|
|
msgstr "Salva il file corrente sul disco"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:188
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Exit from nano"
|
|
|
|
|
msgstr "Esci da nano"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:189
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Goto a specific line number"
|
|
|
|
|
msgstr "Vai ad un numero linea specifico"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:190
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Justify the current paragraph"
|
|
|
|
|
msgstr "Giustifica il paragrafo corrente"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:191
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Unjustify after a justify"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Annulla la giustificazione"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:192
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Replace text within the editor"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Sostituisci testo all'interno dell'editor"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:193
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert another file into the current one"
|
|
|
|
|
msgstr "Inserisci un file dentro il corrente"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:194
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Search for text within the editor"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Cerca testo all'interno dell'editor"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:195
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the previous screen"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Vai alla pagina precedente"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:196
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the next screen"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Vai alla pagina successiva"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:197
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cut the current line and store it in the cutbuffer"
|
|
|
|
|
msgstr "Taglia la linea corrente e memorizzala nel cutbuffer"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:198
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Uncut from the cutbuffer into the current line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Incolla dal cutbuffer dentro la linea corrente"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:199
|
2001-05-05 17:45:54 +00:00
|
|
|
|
msgid "Show the position of the cursor"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgstr "Mostra la posizione del cursore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:200
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Invoke the spell checker (if available)"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Invoca il correttore ortografico (se disponibile)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:201
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move up one line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Vai alla riga superiore"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:202
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move down one line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Vai alla riga inferiore"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:203
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move forward one character"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Avanza di un carattere"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:204
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move back one character"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Arretra di un carattere"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:205
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the beginning of the current line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Vai all'inizio della linea corrente"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:206
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the end of the current line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Vai alla fine delle linea corrente"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:207
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Go to the first line of the file"
|
|
|
|
|
msgstr "Vai alla prima linea del file"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:208
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Go to the last line of the file"
|
|
|
|
|
msgstr "Vai all'ultima linea del file"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:209
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Refresh (redraw) the current screen"
|
|
|
|
|
msgstr "Aggiorna la schermata corrente"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:210
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark text at the current cursor location"
|
|
|
|
|
msgstr "Marca testo nella posizione corrente del cursore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:211
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete the character under the cursor"
|
|
|
|
|
msgstr "Elimina i caratteri sotto il cursore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:213
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete the character to the left of the cursor"
|
|
|
|
|
msgstr "Elimina i caratteri a sinistra del cursore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:214
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert a tab character"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Inserisci una tabulazione"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:215
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert a carriage return at the cursor position"
|
|
|
|
|
msgstr "Inserisci un ritorno a capo alla posizione del cursore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:217
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Make the current search or replace case (in)sensitive"
|
|
|
|
|
msgstr "Ricerca/Sostituisci con case (in)sensitive"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:218
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "Go to file browser"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Sfoglia..."
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:219
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cancel the current function"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Annulla la funzione corrente"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:222
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Get Help"
|
|
|
|
|
msgstr "Aiuto"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:225 global.c:406 global.c:430
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Exit"
|
|
|
|
|
msgstr "Esci"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:228
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgid "WriteOut"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Salva"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:233 global.c:322
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Justify"
|
|
|
|
|
msgstr "Giustifica"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:237 global.c:243
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgid "Read File"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Inserisci"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:247 global.c:318 global.c:346
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Replace"
|
|
|
|
|
msgstr "Sostituisci"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:251
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Where Is"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Cerca"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:255 global.c:398 global.c:422
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Prev Page"
|
|
|
|
|
msgstr "Pag Prec"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:259 global.c:402 global.c:426
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Next Page"
|
|
|
|
|
msgstr "Pag Seg"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:263
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cut Text"
|
|
|
|
|
msgstr "Taglia"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:267
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "UnJustify"
|
|
|
|
|
msgstr "Giustifica"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:270
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "UnCut Txt"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Incolla"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:274
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cur Pos"
|
|
|
|
|
msgstr "Posizione"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:278
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "To Spell"
|
|
|
|
|
msgstr "Ortografia"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:282
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Up"
|
|
|
|
|
msgstr "Alza"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:285
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Down"
|
|
|
|
|
msgstr "Abbassa"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:288
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Forward"
|
|
|
|
|
msgstr "Avanti"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:291
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Back"
|
|
|
|
|
msgstr "Indietro"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:294
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Home"
|
|
|
|
|
msgstr "Inizio"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:297
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "End"
|
|
|
|
|
msgstr "Fine"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:300
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Refresh"
|
|
|
|
|
msgstr "Aggiorna"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:303
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark Text"
|
|
|
|
|
msgstr "Marca testo"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:306
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "Elimina"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:310
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Backspace"
|
|
|
|
|
msgstr "Backspace"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:314
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Tab"
|
|
|
|
|
msgstr "Tab"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:326
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Enter"
|
|
|
|
|
msgstr "Invio"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:330 global.c:350 global.c:370
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgid "Goto Line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Vai a..."
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:336 global.c:357 global.c:378 global.c:388
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "First Line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Prima riga"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:339 global.c:360 global.c:381 global.c:391
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Last Line"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Ultima riga"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:342 global.c:363
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Case Sens"
|
|
|
|
|
msgstr "Case sens"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:353 global.c:373 global.c:384 global.c:394 global.c:415
|
|
|
|
|
#: global.c:418 winio.c:1064
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cancel"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Annulla"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:366
|
2000-06-29 01:30:04 +00:00
|
|
|
|
msgid "No Replace"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Non sostituire"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: global.c:411
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "To Files"
|
|
|
|
|
msgstr "Nuovo file"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:141
|
|
|
|
|
#, c-format
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
"Buffer written to %s\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"Buffer scritto su %s\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:143
|
2000-12-03 03:43:17 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"No %s written (file exists?)\n"
|
|
|
|
|
msgstr ""
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"\n"
|
|
|
|
|
"%s non scritto (il file esiste?)\n"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:152
|
2001-01-18 04:37:09 +00:00
|
|
|
|
msgid "Window size is too small for Nano..."
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Dimensione della finestra troppo piccola per nano..."
|
2001-01-18 04:37:09 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:160
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Key illegal in VIEW mode"
|
|
|
|
|
msgstr "Chiave illegale nella modalit<69> VISTA"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:204
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" nano help text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
|
|
|
|
"the UW Pico text editor. There are four main sections of the editor: The "
|
|
|
|
|
"top line shows the program version, the current filename being edited, and "
|
|
|
|
|
"whether or not the file has been modified. Next is the main editor window "
|
|
|
|
|
"showing the file being edited. The status line is the third line from the "
|
|
|
|
|
"bottom and shows important messages. The bottom two lines show the most "
|
|
|
|
|
"commonly used shortcuts in the editor.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The notation for shortcuts is as follows: Control-key sequences are notated "
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"with a caret (^) symbol and are entered with the Control (Ctrl) key. "
|
|
|
|
|
"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
|
|
|
|
|
"using either the Esc, Alt or Meta key depending on your keyboard setup. The "
|
2000-09-02 07:27:10 +00:00
|
|
|
|
"following keystrokes are available in the main editor window. Optional keys "
|
|
|
|
|
"are shown in parentheses:\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"Aiuto di nano\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" nano <20> un editor di testi disegnato per emulare le funzionalit<69> e la facilit<69> d'uso "
|
|
|
|
|
"di Pico. Ci sono quattro sezioni principali dell'editor: La riga superiore mostra "
|
|
|
|
|
"la versione del programma, il nome del file correntemente in uso e se il file <20> "
|
|
|
|
|
"stato modificato oppure no. Pi<50> sotto c'<27> la finestra principale che mostra il "
|
|
|
|
|
"contenuto del file che si sta editando. La linea di stato <20> la terza linea dal basso "
|
|
|
|
|
"e mostra importanti messaggi. Le due righe finali mostrano le abbreviazioni pi<70> "
|
|
|
|
|
"comunemente usate. \n"
|
|
|
|
|
"\n"
|
|
|
|
|
" La notazione per le abbreviazioni <20> la seguente: Le sequenze col tasto Control "
|
|
|
|
|
"sono identificate con il simbolo (^) e sono introdotte col tasto Control (Ctrl). Le "
|
|
|
|
|
"sequenze col tasto Escape sono identificate col simbolo Meta (M) e possono essere "
|
|
|
|
|
"inserite usato alternativamente il tasto Esc, Alt o Meta secondo la configurazione della "
|
|
|
|
|
"vostra tastiera. Le seguenti abbreviazioni sono disponibili nella finestra principale "
|
|
|
|
|
"dell'editor. Le sequenze alternative sono mostrate tra parentesi.\n"
|
|
|
|
|
"\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:298
|
2001-01-31 23:22:36 +00:00
|
|
|
|
msgid "delete_node(): free'd a node, YAY!\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "delete_node(): liberado un nodo, YEAH!\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:303
|
2001-01-31 23:22:36 +00:00
|
|
|
|
msgid "delete_node(): free'd last node.\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "delete_node(): liberado l'ultimo nodo.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:358
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Usage: nano [GNU long option] [option] +LINE <file>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"Utilizzo: nano [opzioni lunghe GNU] [opzioni] +LINEA <file>\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:359
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Option\t\tLong option\t\tMeaning\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Opzioni\t\tOpzioni lunghe\t\tSignificato\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:361
|
2001-01-31 23:22:36 +00:00
|
|
|
|
msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -T [num]\t--tabsize=[num]\t\tImposta lunghezza della tabulazione a num\n"
|
2000-06-19 23:19:07 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:364
|
2000-07-07 05:13:09 +00:00
|
|
|
|
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -R\t\t--regexp\t\tUsa espressioni regolari nella ricerca\n"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:368
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -V \t\t--version\t\tPrint version information and exit\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -V \t\t--version\t\tStampa informazioni sulla versione ed esci\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:370
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
|
|
|
|
|
msgstr " -c \t\t--const\t\t\tMostra sempre la posizione del cursore\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:372
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -h \t\t--help\t\t\tShow this message\n"
|
|
|
|
|
msgstr " -h \t\t--help\t\t\tMostra questo messaggio\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:374
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -i \t\t--autoindent\t\tIndenta automaticamente le nuove linee\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:377
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -k \t\t--cut\t\t\tImposta ^K per tagliare dal cursore a fine riga\n"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:380
|
2000-10-02 04:21:23 +00:00
|
|
|
|
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -l \t\t--nofollow\t\tNon seguire i link simbolici, sovrascrivi\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:383
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
|
|
|
|
|
msgstr " -m \t\t--mouse\t\t\tAttiva mouse\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:387
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -p\t \t--pico\t\t\tEmula Pico il pi<70> possibile\n"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:390
|
|
|
|
|
msgid " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" -r [#cols] \t--fill=[#cols]\t\tConfigura riempimento colonne a (interrompi "
|
|
|
|
|
"righe a) #cols\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:393
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -s [prog] \t--speller=[prog]\tAttiva correttore ortografico alternativo\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:396
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -t \t\t--tempfile\t\tSalvataggio automatico in uscita senza conferma\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:398
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
|
|
|
|
|
msgstr " -v \t\t--view\t\t\tVisualizzazione (sola lettura)\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:401
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
|
|
|
|
|
msgstr " -w \t\t--nowrap\t\tNon interrompere linee lunghe\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:404
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -x \t\t--nohelp\t\tNon mostrare finestra Aiuti\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:406
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -z \t\t--suspend\t\tEnable suspend\n"
|
|
|
|
|
msgstr " -z \t\t--suspend\t\tAbilita sospensione\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:408
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
|
|
|
|
|
msgstr " +LINE\t\t\t\t\tInizia alla linea numero\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:410
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Usage: nano [option] +LINE <file>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"Utilizzo: nano [opzioni] +LINEA <file>\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:411
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Option\t\tMeaning\n"
|
|
|
|
|
msgstr "Opzioni\t\tSignificato\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:412
|
2000-06-19 23:19:07 +00:00
|
|
|
|
msgid " -T [num]\tSet width of a tab to num\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -T [num]\tImposta lunghezza della tabulazione a num\n"
|
2000-06-19 23:19:07 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:413
|
2000-07-07 05:13:09 +00:00
|
|
|
|
msgid " -R\t\tUse regular expressions for search\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -R\t\tUsa espressioni regulari nella ricerca\n"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:414
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -V \t\tPrint version information and exit\n"
|
|
|
|
|
msgstr " -V \t\tStampa informazioni sulla versione ed esci\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:415
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -c \t\tConstantly show cursor position\n"
|
|
|
|
|
msgstr " -c \t\tMostra sempre la posizione del cursore\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:416
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -h \t\tShow this message\n"
|
|
|
|
|
msgstr " -h \t\tMostra questo messaggio\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:417
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -i \t\tAutomatically indent new lines\n"
|
|
|
|
|
msgstr " -v \t\tIndentazione automatica nuove linee\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:419
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -k \t\tImposta ^K per tagliare dal cursor a fine riga\n"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:422
|
2000-10-02 04:21:23 +00:00
|
|
|
|
msgid " -l \t\tDon't follow symbolic links, overwrite\n"
|
|
|
|
|
msgstr " -l \t\tNon seguire i link simbolici, sovrascrivi\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:425
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -m \t\tEnable mouse\n"
|
|
|
|
|
msgstr " -m \t\tAttiva mouse\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:428
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -p \t\tEmulate Pico as closely as possible\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -p \t\tEmula Pico il pi<70> possibile\n"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:429
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -r [#cols] \tConfigura riempimento colonne (interrompi righe a) #cols\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:431
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -s [prog] \tEnable alternate speller\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -s [prog] \tAttiva correttore ortografico alternativo\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:433
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -t \t\tAuto save on exit, don't prompt\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " -t \t\tSalvataggio automatico in uscita senza conferma\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:434
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -v \t\tView (read only) mode\n"
|
|
|
|
|
msgstr " -v \t\tVisualizza (sola lettura)\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:436
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -w \t\tDon't wrap long lines\n"
|
|
|
|
|
msgstr " -w \t\tNon interrompere linee lunghe\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:438
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -x \t\tDon't show help window\n"
|
|
|
|
|
msgstr " -x \t\tNon mostrare la finestra Aiuti\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:439
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -z \t\tEnable suspend\n"
|
|
|
|
|
msgstr " -z \t\tAttiva sospensione\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:440
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " +LINE\t\tStart at line number LINE\n"
|
|
|
|
|
msgstr " +LINEA\t\tInizia alla LINEA numero\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:447
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
2001-02-14 14:28:27 +00:00
|
|
|
|
msgid " GNU nano version %s (compiled %s, %s)\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " GNU nano versione %s (compilato %s, %s)\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:450
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:451
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
" Compiled options:"
|
|
|
|
|
msgstr ""
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" Opzioni di compilazione:"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:519
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark Set"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Imposta mark"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:524
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark UNset"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Rimuovi mark"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1025
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "check_wrap called with inptr->data=\"%s\"\n"
|
|
|
|
|
msgstr "check_wrap chiamata con inptr->data=\"%s\"\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1077
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "current->data now = \"%s\"\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "current->data ora = \"%s\"\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1129
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "After, data = \"%s\"\n"
|
|
|
|
|
msgstr "Dopo, data = \"%s\"\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1231
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "Edit a replacement"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Modifica sostituzione"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1462
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not create a temporary filename: %s"
|
|
|
|
|
msgstr "Impossibile creare un nome file temporaneo: %s"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1468
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Spell checking failed: unable to write temp file!"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Controllo ortografico fallito: impossibile scrivere su file temporaneo!"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1480
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Finished checking spelling"
|
|
|
|
|
msgstr "Controllo ortografico terminato"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1482
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "Spell checking failed"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Controllo ortografico fallito"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1502
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
|
|
|
|
|
msgstr ""
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"Salva il buffer modificato? (RISPONDENDO \"No\" ANNULLERETE I CAMBIAMENTI "
|
|
|
|
|
"AVVENUTI) "
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1598
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Received SIGHUP"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Ricevuto SIGHUP"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1661
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot resize top win"
|
|
|
|
|
msgstr "Impossibile ridimensionare la finestra superiore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1663
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move top win"
|
|
|
|
|
msgstr "Impossibile spostare la finestra superiore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1665
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot resize edit win"
|
|
|
|
|
msgstr "Impossibile ridimensionare la finestra di modifica"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1667
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move edit win"
|
|
|
|
|
msgstr "Impossibile spostare finestra di modifica"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1669
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot resize bottom win"
|
|
|
|
|
msgstr "Impossibile ridimensionare la finestra inferiore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1671
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move bottom win"
|
|
|
|
|
msgstr "Impossibile spostare la finestra inferiore"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:1979
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Can now UnJustify!"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Impossibile togliere giustificazione!"
|
2000-11-03 01:29:04 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2077
|
2000-09-12 23:02:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s enable/disable"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "%s abilita/disabilita"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2092
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "enabled"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "abilitato"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2093
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "disabled"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "disabilitato"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2145
|
2001-01-18 04:37:09 +00:00
|
|
|
|
msgid "NumLock glitch detected. Keypad will malfunction with NumLock off"
|
|
|
|
|
msgstr ""
|
2001-05-16 12:16:28 +00:00
|
|
|
|
"Rilevata pressione del NumLock: il keypad potrebbe non funzionare col "
|
|
|
|
|
"Numlock spento"
|
2001-01-18 04:37:09 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2371
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: set up windows\n"
|
|
|
|
|
msgstr "Main: configura finestre\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2378
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: bottom win\n"
|
|
|
|
|
msgstr "Main: finestra inferiore\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2384
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: open file\n"
|
|
|
|
|
msgstr "Main: apri file\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2437
|
|
|
|
|
#, c-format
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "I got Alt-O-%c! (%d)\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Premuto Alt-O-%c! (%d)\n"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2464
|
|
|
|
|
#, c-format
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "I got Alt-[-1-%c! (%d)\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Premuto Alt-[-1-%c! (%d)\n"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2497
|
|
|
|
|
#, c-format
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "I got Alt-[-2-%c! (%d)\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Premuto Alt-[-2-%c! (%d)\n"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2543
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got Alt-[-%c! (%d)\n"
|
|
|
|
|
msgstr "Premuto Alt-[-%c! (%d)\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: nano.c:2569
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got Alt-%c! (%d)\n"
|
|
|
|
|
msgstr "Premuto Alt-%c! (%d)\n"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:118
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Case Sensitive Regexp Search%s%s"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Cerca espressione regolare case sensitive%s%s"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:120
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Regexp Search%s%s"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Cerca espressione regolare %s%s"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:122
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Case Sensitive Search%s%s"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Cerca case sensitive%s%s"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:124
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Search%s%s"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Cerca%s%s"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:127
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid " (to replace)"
|
|
|
|
|
msgstr " (sostituisci)"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:136 search.c:327
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Search Cancelled"
|
|
|
|
|
msgstr "Ricerca annullata"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:200
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2000-11-03 01:29:04 +00:00
|
|
|
|
msgid "\"%s...\" not found"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "\"%s...\" non trovato"
|
2000-11-03 01:29:04 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:249
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Search Wrapped"
|
|
|
|
|
msgstr "Ricerca interrotta"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:349
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2001-02-23 03:16:25 +00:00
|
|
|
|
msgid "Replaced %d occurrences"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgstr "Sostituite %d occorrenze"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:351
|
2001-02-23 03:16:25 +00:00
|
|
|
|
msgid "Replaced 1 occurrence"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgstr "Sostituita 1 occorrenza"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:489 search.c:599 search.c:615
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace Cancelled"
|
|
|
|
|
msgstr "Sostituzione annullata"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:539
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace this instance?"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Sostituisci questa occorrenza?"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:551
|
2000-11-03 01:29:04 +00:00
|
|
|
|
msgid "Replace failed: unknown subexpression!"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Sostituzione fallita: espressione sconosciuta!"
|
2000-11-03 01:29:04 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:640
|
2000-11-06 13:18:25 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Replace with [%s]"
|
|
|
|
|
msgstr "Sostituisci con [%s]"
|
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: search.c:644 search.c:648
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "Replace with"
|
|
|
|
|
msgstr "Sostituisci con"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#. Ask for it
|
|
|
|
|
#: search.c:683
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Enter line number"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Inserisci numero linea"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: search.c:685
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Aborted"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Operazione annullata"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: search.c:705
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Come on, be reasonable"
|
|
|
|
|
msgstr "Avanti, sii ragionevole"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: search.c:710
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Only %d lines available, skipping to last line"
|
|
|
|
|
msgstr "Solo %d linee disponibili, salto all'ultima"
|
2001-05-02 17:18:17 +00:00
|
|
|
|
|
2001-05-01 11:27:43 +00:00
|
|
|
|
#: winio.c:124
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#, c-format
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "actual_x_from_start for xplus=%d returned %d\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "actual_x_from_start per xplus=%d ha riportato %d\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:448
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "input '%c' (%d)\n"
|
|
|
|
|
msgstr "input '%c' (%d)\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:490
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "New Buffer"
|
|
|
|
|
msgstr "Nuovo Buffer"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:494
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " File: ..."
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " File: ..."
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:496
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " DIR: ..."
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr " Dir: ..."
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:507
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Modified"
|
|
|
|
|
msgstr "Modificato"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:959
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Moved to (%d, %d) in edit buffer\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Spostato in (%d, %d) nel buffer di modifica\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:970
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "current->data = \"%s\"\n"
|
|
|
|
|
msgstr "current->data = \"%s\"\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1015
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got \"%s\"\n"
|
|
|
|
|
msgstr "Premuto \"%s\"\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#. String of yes characters accepted
|
|
|
|
|
#. Same for no
|
|
|
|
|
#. And all, surprise!
|
|
|
|
|
#. Temp string for above
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#. Yes, no and all are strings of any length. Each string consists of
|
|
|
|
|
#. all characters accepted as a valid character for that value.
|
|
|
|
|
#. The first value will be the one displayed in the shortcuts.
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1038
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgid "Yy"
|
2001-02-18 05:55:47 +00:00
|
|
|
|
msgstr "Ss"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1039
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgid "Nn"
|
2001-02-18 05:55:47 +00:00
|
|
|
|
msgstr "Nn"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1040
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgid "Aa"
|
2001-02-18 05:55:47 +00:00
|
|
|
|
msgstr "Tt"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1053
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Yes"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "S<>"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1057
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "All"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Tutti"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1062
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "No"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "No"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1205
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
|
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1209
|
2001-04-19 02:49:57 +00:00
|
|
|
|
#, c-format
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
|
|
|
|
|
msgstr "linea %d di %d (%.0f%%), carattere %d di %d (%.0f%%)"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1339
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping file buffer to stderr...\n"
|
|
|
|
|
msgstr "Copia file buffer sullo stderr...\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1341
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping cutbuffer to stderr...\n"
|
|
|
|
|
msgstr "Copia cutbuffer sullo stderr...\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1343
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping a buffer to stderr...\n"
|
|
|
|
|
msgstr "Copia un buffer sullo stderr...\n"
|
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1418
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "The nano text editor"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "L'editor di testi nano"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1419
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "version "
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "versione"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1420
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Brought to you by:"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Prodotto per voi da:"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1421
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Special thanks to:"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Ringraziamenti speciali a:"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1422
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "The Free Software Foundation"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "La Free Software Foundation"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1423
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Pavel Curtis, Zeyd Ben-Halim e Eric S. Raymond per ncurses"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1424
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "and anyone else we forgot..."
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "e chiunque altro abbiamo dimenticato..."
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-05-16 12:16:28 +00:00
|
|
|
|
#: winio.c:1425
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Thank you for using nano!\n"
|
2001-05-16 12:16:28 +00:00
|
|
|
|
msgstr "Grazie per aver usato nano!\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|