From 65422886645f0df601894b9571cb23f583f68caf Mon Sep 17 00:00:00 2001 From: Giacomo Bettini Date: Mon, 24 Aug 2026 19:50:56 +0200 Subject: [PATCH 1/6] Start Italian translation for 1.4 --- po/it.po | 127 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 69 insertions(+), 58 deletions(-) diff --git a/po/it.po b/po/it.po index e5ad831b2..a3caf0f8b 100644 --- a/po/it.po +++ b/po/it.po @@ -176,7 +176,7 @@ msgstr "Dividi a destra" #: src/apprt/gtk/ui/1.2/surface.blp:377 msgid "Close Split" -msgstr "" +msgstr "Chiudi divisione" #: src/apprt/gtk/ui/1.2/surface.blp:383 msgid "Tab" @@ -204,7 +204,7 @@ msgstr "Finestra" #: src/apprt/gtk/ui/1.2/surface.blp:406 src/apprt/gtk/ui/1.5/window.blp:215 msgid "Change Window Title…" -msgstr "" +msgstr "Cambia titolo finestra…" #: src/apprt/gtk/ui/1.2/surface.blp:411 src/apprt/gtk/ui/1.5/window.blp:220 #: src/input/command.zig:421 @@ -222,11 +222,11 @@ msgstr "Configurazione" #: src/apprt/gtk/ui/1.2/surface.blp:427 src/apprt/gtk/ui/1.5/window.blp:306 msgid "Open Configuration in OS Editor" -msgstr "" +msgstr "Apri configurazione nell'editor di sistema" #: src/apprt/gtk/ui/1.2/surface.blp:433 src/apprt/gtk/ui/1.5/window.blp:312 msgid "Open Configuration in New Window" -msgstr "" +msgstr "Apri configurazione in una nuova finestra" #: src/apprt/gtk/ui/1.5/title-dialog.blp:5 msgid "Leave blank to restore the default title." @@ -270,27 +270,27 @@ msgstr "Esegui un comando…" #: src/apprt/gtk/class/application.zig:1767 msgid "The keybind was revoked by the system." -msgstr "" +msgstr "La scorciatoia è stata revocata dal sistema." #: src/apprt/gtk/class/application.zig:1769 msgid "The keybind was denied by the system." -msgstr "" +msgstr "La scorciatoia è stata negata dal sistema." #: src/apprt/gtk/class/application.zig:1780 msgid "Global keybind unavailable" -msgstr "" +msgstr "Scorciatoia globale non disponibile." #: src/apprt/gtk/class/application.zig:2259 msgid "Export Terminal IO Events" -msgstr "" +msgstr "Esporta eventi di I/O del terminale" #: src/apprt/gtk/class/application.zig:2262 msgid "Export" -msgstr "" +msgstr "Esporta" #: src/apprt/gtk/class/application.zig:2783 msgid "Editing configuration file" -msgstr "" +msgstr "Modificando il file di configurazione" #: src/apprt/gtk/class/clipboard_confirmation_dialog.zig:198 msgid "" @@ -377,7 +377,7 @@ msgstr "Cambia il titolo della scheda" #: src/apprt/gtk/class/title_dialog.zig:229 msgid "Change Window Title" -msgstr "" +msgstr "Cambia il titolo della finestra" #: src/apprt/gtk/class/window.zig:1153 msgid "Reloaded the configuration" @@ -397,225 +397,236 @@ msgstr "Sviluppatori di Ghostty" #: src/input/command.zig:149 msgid "Reset Terminal" -msgstr "" +msgstr "Reimposta terminale" #: src/input/command.zig:150 msgid "Reset the terminal to a clean state." -msgstr "" +msgstr "Reimposta il terminale a uno stato pulito." #: src/input/command.zig:155 msgid "Copy to Clipboard" -msgstr "" +msgstr "Copia negli Appunti" #: src/input/command.zig:156 msgid "" "Copy the selected text to the clipboard in both plain and styled formats." msgstr "" +"Copia il testo selezionato negli Appunti sia in formato semplice che formattato." #: src/input/command.zig:159 msgid "Copy Selection as Plain Text to Clipboard" -msgstr "" +msgstr "Copia selezione come testo semplice negli Appunti" #: src/input/command.zig:160 msgid "Copy the selected text as plain text to the clipboard." -msgstr "" +msgstr "Copia il testo selezionato come testo semplice negli Appunti." #: src/input/command.zig:163 msgid "Copy Selection as ANSI Sequences to Clipboard" -msgstr "" +msgstr "Copia selezione come sequenze ANSI negli Appunti" #: src/input/command.zig:164 msgid "Copy the selected text as ANSI escape sequences to the clipboard." msgstr "" +"Copia il testo selezionato come sequenze di escape ANSI negli Appunti." #: src/input/command.zig:167 msgid "Copy Selection as HTML to Clipboard" -msgstr "" +msgstr "Copia selezione come HTML negli Appunti" #: src/input/command.zig:168 msgid "Copy the selected text as HTML to the clipboard." -msgstr "" +msgstr "Copia il testo selezionato come HTML negli Appunti." #: src/input/command.zig:173 msgid "Copy URL to Clipboard" -msgstr "" +msgstr "Copia URL negli Appunti" #: src/input/command.zig:174 msgid "Copy the URL under the cursor to the clipboard." -msgstr "" +msgstr "Copia l'URL sotto il cursore negli Appunti." #: src/input/command.zig:179 msgid "Copy Terminal Title to Clipboard" -msgstr "" +msgstr "Copia titolo del terminale negli Appunti" #: src/input/command.zig:180 msgid "" "Copy the terminal title to the clipboard. If the terminal title is not set " "this has no effect." msgstr "" +"Copia il titolo del terminale negli Appunti. Se il terminale non ha un " +"titolo, questa azione non ha alcun effetto." #: src/input/command.zig:185 msgid "Paste from Clipboard" -msgstr "" +msgstr "Incolla dagli Appunti" #: src/input/command.zig:186 msgid "Paste the contents of the main clipboard." -msgstr "" +msgstr "Incolla i contenuti degli Appunti principali." #: src/input/command.zig:191 msgid "Paste from Selection" -msgstr "" +msgstr "Incolla dalla selezione" #: src/input/command.zig:192 msgid "Paste the contents of the selection clipboard." -msgstr "" +msgstr "Incolla i contenuti dagli Appunti di selezione." #: src/input/command.zig:197 msgid "Start Search" -msgstr "" +msgstr "Inizia ricerca" #: src/input/command.zig:198 msgid "Start a search if one isn't already active." -msgstr "" +msgstr "Inizia una ricerca se non ne esiste un'altra attiva." #: src/input/command.zig:203 msgid "Search Selection" -msgstr "" +msgstr "Cerca selezione" #: src/input/command.zig:204 msgid "Start a search for the current text selection." -msgstr "" +msgstr "Inizia una ricerca per la selezione di testo corrente." #: src/input/command.zig:209 msgid "End Search" -msgstr "" +msgstr "Termina ricerca" #: src/input/command.zig:210 msgid "End the current search if any and hide any GUI elements." msgstr "" +"Termina la ricerca corrente, se ne esiste una, e nascondi " +"gli elementi dell'interfaccia grafica." #: src/input/command.zig:215 msgid "Next Search Result" -msgstr "" +msgstr "Prossimo risultato di ricerca" #: src/input/command.zig:216 msgid "Navigate to the next search result, if any." -msgstr "" +msgstr "Vai al prossimo risultato di ricerca, se esiste." #: src/input/command.zig:219 msgid "Previous Search Result" -msgstr "" +msgstr "Risultato di ricerca precedente" #: src/input/command.zig:220 msgid "Navigate to the previous search result, if any." -msgstr "" +msgstr "Vai al risultato di ricerca precedente, se esiste." #: src/input/command.zig:225 msgid "Increase Font Size" -msgstr "" +msgstr "Aumenta dimensione del font" #: src/input/command.zig:226 msgid "Increase the font size by 1 point." -msgstr "" +msgstr "Aumenta la dimensione del font di 1 punto." #: src/input/command.zig:231 msgid "Decrease Font Size" -msgstr "" +msgstr "Diminuisci dimensione del font" #: src/input/command.zig:232 msgid "Decrease the font size by 1 point." -msgstr "" +msgstr "Diminuisci la dimensione del font di 1 punto." #: src/input/command.zig:237 msgid "Reset Font Size" -msgstr "" +msgstr "Reimposta dimensione del font" #: src/input/command.zig:238 msgid "Reset the font size to the default." -msgstr "" +msgstr "Reimposta la dimensione del font al valore predefinito." #: src/input/command.zig:243 msgid "Clear Screen" -msgstr "" +msgstr "Pulisci schermo" #: src/input/command.zig:244 msgid "Clear the screen and scrollback." -msgstr "" +msgstr "Pulisci lo schermo e la cronologia di scorrimento." #: src/input/command.zig:249 msgid "Select All" -msgstr "" +msgstr "Seleziona tutto" #: src/input/command.zig:250 msgid "Select all text on the screen." -msgstr "" +msgstr "Seleziona tutto il testo sullo schermo." #: src/input/command.zig:255 msgid "Scroll to Top" -msgstr "" +msgstr "Scorri all'inizio" #: src/input/command.zig:256 msgid "Scroll to the top of the screen." -msgstr "" +msgstr "Scorri all'inizio dello schermo." #: src/input/command.zig:261 msgid "Scroll to Bottom" -msgstr "" +msgstr "Scorri alla fine" #: src/input/command.zig:262 msgid "Scroll to the bottom of the screen." -msgstr "" +msgstr "Scorri alla fine dello schermo." #: src/input/command.zig:267 msgid "Scroll to Selection" -msgstr "" +msgstr "Scorri alla selezione" #: src/input/command.zig:268 msgid "Scroll to the selected text." -msgstr "" +msgstr "Scorri al testo selezionato." #: src/input/command.zig:273 msgid "Scroll Page Up" -msgstr "" +msgstr "Scorri su di una pagina" #: src/input/command.zig:274 msgid "Scroll the screen up by a page." -msgstr "" +msgstr "Scorri lo schermo in su di una pagina." #: src/input/command.zig:279 msgid "Scroll Page Down" -msgstr "" +msgstr "Scorri giù di una pagina" #: src/input/command.zig:280 msgid "Scroll the screen down by a page." -msgstr "" +msgstr "Scorri lo schermo in giù di una pagina." #: src/input/command.zig:286 msgid "Copy Screen to Temporary File and Copy Path" -msgstr "" +msgstr "Copia schermo in file temporaneo e copia il percorso" #: src/input/command.zig:287 msgid "" "Copy the screen contents to a temporary file and copy the path to the " "clipboard." msgstr "" +"Copia i contenuti dello schermo in un file temporaneo e copiane il " +"percorso negli Appunti." #: src/input/command.zig:291 msgid "Copy Screen to Temporary File and Paste Path" -msgstr "" +msgstr "Copia schermo in file temporaneo e incolla il percorso" #: src/input/command.zig:292 msgid "" "Copy the screen contents to a temporary file and paste the path to the file." msgstr "" +"Copia i contenuti dello schermo in un file temporaneo e incollane il " +"percorso." #: src/input/command.zig:296 msgid "Copy Screen to Temporary File and Open" -msgstr "" +msgstr "Copia schermo in file temporaneo e apri" #: src/input/command.zig:297 msgid "Copy the screen contents to a temporary file and open it." msgstr "" +"Copia i contenuti dello schermo in un file temporaneo e aprilo." #: src/input/command.zig:305 msgid "Copy Screen as HTML to Temporary File and Copy Path" From d08ebcc867285a3c320144a6d10517b4c40d0790 Mon Sep 17 00:00:00 2001 From: Giacomo Bettini Date: Thu, 10 Sep 2026 00:49:08 +0200 Subject: [PATCH 2/6] Keep working on italian translation on 1.4 --- po/it.po | 215 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 121 insertions(+), 94 deletions(-) diff --git a/po/it.po b/po/it.po index a3caf0f8b..6defb526f 100644 --- a/po/it.po +++ b/po/it.po @@ -369,15 +369,15 @@ msgstr "Comando fallito" #: src/apprt/gtk/class/title_dialog.zig:227 msgid "Change Terminal Title" -msgstr "Cambia il titolo del terminale" +msgstr "Cambia titolo del terminale" #: src/apprt/gtk/class/title_dialog.zig:228 msgid "Change Tab Title" -msgstr "Cambia il titolo della scheda" +msgstr "Cambia titolo della scheda" #: src/apprt/gtk/class/title_dialog.zig:229 msgid "Change Window Title" -msgstr "Cambia il titolo della finestra" +msgstr "Cambia titolo della finestra" #: src/apprt/gtk/class/window.zig:1153 msgid "Reloaded the configuration" @@ -480,7 +480,7 @@ msgstr "Inizia ricerca" #: src/input/command.zig:198 msgid "Start a search if one isn't already active." -msgstr "Inizia una ricerca se non ne esiste un'altra attiva." +msgstr "Inizia una ricerca se non è già attiva." #: src/input/command.zig:203 msgid "Search Selection" @@ -497,8 +497,8 @@ msgstr "Termina ricerca" #: src/input/command.zig:210 msgid "End the current search if any and hide any GUI elements." msgstr "" -"Termina la ricerca corrente, se ne esiste una, e nascondi " -"gli elementi dell'interfaccia grafica." +"Termina la ricerca in corso, se presente, e nascondi " +"gli eventuali elementi dell'interfaccia grafica." #: src/input/command.zig:215 msgid "Next Search Result" @@ -506,7 +506,7 @@ msgstr "Prossimo risultato di ricerca" #: src/input/command.zig:216 msgid "Navigate to the next search result, if any." -msgstr "Vai al prossimo risultato di ricerca, se esiste." +msgstr "Vai al prossimo risultato di ricerca, se presente." #: src/input/command.zig:219 msgid "Previous Search Result" @@ -514,7 +514,7 @@ msgstr "Risultato di ricerca precedente" #: src/input/command.zig:220 msgid "Navigate to the previous search result, if any." -msgstr "Vai al risultato di ricerca precedente, se esiste." +msgstr "Vai al risultato di ricerca precedente, se presente." #: src/input/command.zig:225 msgid "Increase Font Size" @@ -598,7 +598,7 @@ msgstr "Scorri lo schermo in giù di una pagina." #: src/input/command.zig:286 msgid "Copy Screen to Temporary File and Copy Path" -msgstr "Copia schermo in file temporaneo e copia il percorso" +msgstr "Copia schermo in file temporaneo e copia percorso" #: src/input/command.zig:287 msgid "" @@ -616,8 +616,8 @@ msgstr "Copia schermo in file temporaneo e incolla il percorso" msgid "" "Copy the screen contents to a temporary file and paste the path to the file." msgstr "" -"Copia i contenuti dello schermo in un file temporaneo e incollane il " -"percorso." +"Copia i contenuti dello schermo in un file temporaneo e incolla il " +"percorso al file." #: src/input/command.zig:296 msgid "Copy Screen to Temporary File and Open" @@ -625,404 +625,431 @@ msgstr "Copia schermo in file temporaneo e apri" #: src/input/command.zig:297 msgid "Copy the screen contents to a temporary file and open it." -msgstr "" -"Copia i contenuti dello schermo in un file temporaneo e aprilo." +msgstr "Copia i contenuti dello schermo in un file temporaneo e aprilo." #: src/input/command.zig:305 msgid "Copy Screen as HTML to Temporary File and Copy Path" -msgstr "" +msgstr "Copia schermo come HTML in file temporaneo e copia percorso" #: src/input/command.zig:306 msgid "" "Copy the screen contents as HTML to a temporary file and copy the path to " "the clipboard." msgstr "" +"Copia i contenuti dello schermo come HTML in un file temporaneo e " +"copiane il percorso negli Appunti." #: src/input/command.zig:313 msgid "Copy Screen as HTML to Temporary File and Paste Path" -msgstr "" +msgstr "Copia schermo come HTML in file temporaneo e incolla percorso" #: src/input/command.zig:314 msgid "" "Copy the screen contents as HTML to a temporary file and paste the path to " "the file." msgstr "" +"Copia i contenuti dello schermo come HTML in un file temporaneo e " +"incolla il percorso al file." #: src/input/command.zig:321 msgid "Copy Screen as HTML to Temporary File and Open" -msgstr "" +msgstr "Copia schermo come HTML in file temporaneo e apri" #: src/input/command.zig:322 msgid "Copy the screen contents as HTML to a temporary file and open it." msgstr "" +"Copia i contenuti dello schermo come HTML in un file temporaneo e " +"aprilo." #: src/input/command.zig:330 msgid "Copy Screen as ANSI Sequences to Temporary File and Copy Path" -msgstr "" +msgstr "Copia schermo come sequenze ANSI in file temporaneo e apri" #: src/input/command.zig:331 msgid "" "Copy the screen contents as ANSI escape sequences to a temporary file and " "copy the path to the clipboard." msgstr "" +"Copia i contenuti dello schermo come sequenze di escape ANSI in un file " +"temporaneo e copiane il percorso negli Appunti." #: src/input/command.zig:338 msgid "Copy Screen as ANSI Sequences to Temporary File and Paste Path" -msgstr "" +msgstr "Copia schermo come sequenze ANSI in file temporaneo e incolla percorso" #: src/input/command.zig:339 msgid "" "Copy the screen contents as ANSI escape sequences to a temporary file and " "paste the path to the file." msgstr "" +"Copia i contenuti dello schermo come sequenze di escape ANSI in un file " +"temporaneo e incolla il percorso al file." #: src/input/command.zig:346 msgid "Copy Screen as ANSI Sequences to Temporary File and Open" -msgstr "" +msgstr "Copia schermo come sequenze ANSI in file temporaneo e apri" #: src/input/command.zig:347 msgid "" "Copy the screen contents as ANSI escape sequences to a temporary file and " "open it." msgstr "" +"Copia i contenuti dello schermo come sequenze di escape ANSI in un file " +"temporaneo e aprilo." #: src/input/command.zig:354 msgid "Copy Selection to Temporary File and Copy Path" -msgstr "" +msgstr "Copia selezione in file temporaneo e copia percorso" #: src/input/command.zig:355 msgid "" "Copy the selection contents to a temporary file and copy the path to the " "clipboard." msgstr "" +"Copia i contenuti della selezione in un file temporaneo e copiane il " +"percorso negli Appunti." #: src/input/command.zig:359 msgid "Copy Selection to Temporary File and Paste Path" -msgstr "" +msgstr "Copia selezione in file temporaneo e incolla percorso" #: src/input/command.zig:360 msgid "" "Copy the selection contents to a temporary file and paste the path to the " "file." msgstr "" +"Copia i contenuti della selezione in un file temporaneo e incolla il " +"percorso al file." #: src/input/command.zig:364 msgid "Copy Selection to Temporary File and Open" -msgstr "" +msgstr "Copia selezione in file temporaneo e apri" #: src/input/command.zig:365 msgid "Copy the selection contents to a temporary file and open it." -msgstr "" +msgstr "Copia i contenuti della selezione in un file temporaneo e aprilo." #: src/input/command.zig:373 msgid "Copy Selection as HTML to Temporary File and Copy Path" -msgstr "" +msgstr "Copia selezione come HTML in file temporaneo e copia percorso" #: src/input/command.zig:374 msgid "" "Copy the selection contents as HTML to a temporary file and copy the path to " "the clipboard." msgstr "" +"Copia i contenuti della selezione come HTML in un file temporaneo e copiane il " +"percorso negli Appunti." #: src/input/command.zig:381 msgid "Copy Selection as HTML to Temporary File and Paste Path" -msgstr "" +msgstr "Copia selezione come HTML in file temporaneo e incolla percorso" #: src/input/command.zig:382 msgid "" "Copy the selection contents as HTML to a temporary file and paste the path " "to the file." msgstr "" +"Copia i contenuti della selezione come HTML in un file temporaneo e incolla il " +"percorso al file." #: src/input/command.zig:389 msgid "Copy Selection as HTML to Temporary File and Open" -msgstr "" +msgstr "Copia selezione come HTML in file temporaneo e apri" #: src/input/command.zig:390 msgid "Copy the selection contents as HTML to a temporary file and open it." msgstr "" +"Copia i contenuti della selezione come HTML in un file temporaneo e aprilo." #: src/input/command.zig:398 msgid "Copy Selection as ANSI Sequences to Temporary File and Copy Path" -msgstr "" +msgstr "Copia selezione come sequenze ANSI in file temporaneo e copia percorso" #: src/input/command.zig:399 msgid "" "Copy the selection contents as ANSI escape sequences to a temporary file and " "copy the path to the clipboard." msgstr "" +"Copia i contenuti della selezione come sequenze di escape ANSI in un file " +"temporaneo e copia il percorso negli Appunti." #: src/input/command.zig:406 msgid "Copy Selection as ANSI Sequences to Temporary File and Paste Path" -msgstr "" +msgstr "Copia selezione come sequenze ANSI in file temporaneo e incolla percorso" #: src/input/command.zig:407 msgid "" "Copy the selection contents as ANSI escape sequences to a temporary file and " "paste the path to the file." msgstr "" +"Copia i contenuti della selezione come sequenze di escape ANSI in un file " +"temporaneo e incolla il percorso al file." #: src/input/command.zig:414 msgid "Copy Selection as ANSI Sequences to Temporary File and Open" -msgstr "" +msgstr "Copia selezione come sequenze ANSI in file temporaneo e apri" #: src/input/command.zig:415 msgid "" "Copy the selection contents as ANSI escape sequences to a temporary file and " "open it." msgstr "" +"Copia i contenuti della selezione come sequenze di escape ANSI in un file " +"temporaneo e aprilo." #: src/input/command.zig:422 msgid "Open a new window." -msgstr "" +msgstr "Apri una nuova finestra." #: src/input/command.zig:428 msgid "Open a new tab." -msgstr "" +msgstr "Apri una nuova scheda." #: src/input/command.zig:434 msgid "Move Tab Left" -msgstr "" +msgstr "Sposta scheda a sinistra" #: src/input/command.zig:435 msgid "Move the current tab to the left." -msgstr "" +msgstr "Sposta la scheda corrente a sinistra." #: src/input/command.zig:439 msgid "Move Tab Right" -msgstr "" +msgstr "Sposta scheda a destra" #: src/input/command.zig:440 msgid "Move the current tab to the right." -msgstr "" +msgstr "Sposta la scheda corrente a destra." #: src/input/command.zig:446 msgid "Move Tab to New Window" -msgstr "" +msgstr "Sposta scheda in nuova finestra" #: src/input/command.zig:447 msgid "Move the current tab to a new window." -msgstr "" +msgstr "Sposta la scheda corrente in una nuova finestra." #: src/input/command.zig:452 msgid "Toggle Tab Overview" -msgstr "" +msgstr "Mostra/nascondi panoramica schede" #: src/input/command.zig:453 msgid "Toggle the tab overview." -msgstr "" +msgstr "Mostra/nascondi la panoramica delle schede." #: src/input/command.zig:458 msgid "Change Terminal Title…" -msgstr "" +msgstr "Cambia titolo del terminale…" #: src/input/command.zig:459 msgid "Prompt for a new title for the current terminal." -msgstr "" +msgstr "Richiedi un nuovo titolo per il terminale corrente." #: src/input/command.zig:465 msgid "Prompt for a new title for the current tab." -msgstr "" +msgstr "Richiedi un nuovo titolo per la scheda corrente." #: src/input/command.zig:478 msgid "Split the terminal to the left." -msgstr "" +msgstr "Dividi il terminale a sinistra." #: src/input/command.zig:483 msgid "Split the terminal to the right." -msgstr "" +msgstr "Dividi il terminale a destra." #: src/input/command.zig:488 msgid "Split the terminal up." -msgstr "" +msgstr "Dividi il terminale in alto." #: src/input/command.zig:493 msgid "Split the terminal down." -msgstr "" +msgstr "Dividi il terminale in basso." #: src/input/command.zig:500 msgid "Focus Split: Previous" -msgstr "" +msgstr "Metti a fuoco divisione: precedente" #: src/input/command.zig:501 msgid "Focus the previous split, if any." -msgstr "" +msgstr "Metti a fuoco la divisione precedente, se presente" #: src/input/command.zig:505 msgid "Focus Split: Next" -msgstr "" +msgstr "Metti a fuoco divisione: prossima" #: src/input/command.zig:506 msgid "Focus the next split, if any." -msgstr "" +msgstr "Metti a fuoco la prossima divisione, se presente" #: src/input/command.zig:510 msgid "Focus Split: Left" -msgstr "" +msgstr "Metti a fuoco divisione: sinistra" #: src/input/command.zig:511 msgid "Focus the split to the left, if it exists." -msgstr "" +msgstr "Metti a fuoco la divisione a sinistra, se presente." #: src/input/command.zig:515 msgid "Focus Split: Right" -msgstr "" +msgstr "Metti a fuoco divisione: destra" #: src/input/command.zig:516 msgid "Focus the split to the right, if it exists." -msgstr "" +msgstr "Metti a fuoco la divisione a destra, se presente." #: src/input/command.zig:520 msgid "Focus Split: Up" -msgstr "" +msgstr "Metti a fuoco divisione: sopra" #: src/input/command.zig:521 msgid "Focus the split above, if it exists." -msgstr "" +msgstr "Metti a fuoco la divisione sopra, se presente." #: src/input/command.zig:525 msgid "Focus Split: Down" -msgstr "" +msgstr "Metti a fuoco divisione: sotto" #: src/input/command.zig:526 msgid "Focus the split below, if it exists." -msgstr "" +msgstr "Metti a fuoco la divisione sotto, se presente." #: src/input/command.zig:533 msgid "Focus Window: Previous" -msgstr "" +msgstr "Metti a fuoco finestra: precedente" #: src/input/command.zig:534 msgid "Focus the previous window, if any." -msgstr "" +msgstr "Metti a fuoco la finestra precedente, se presente" #: src/input/command.zig:538 msgid "Focus Window: Next" -msgstr "" +msgstr "Metti a fuoco finestra: prossima" #: src/input/command.zig:539 msgid "Focus the next window, if any." -msgstr "" +msgstr "Metti a fuoco la prossima finestra, se presente" #: src/input/command.zig:545 msgid "Toggle Split Zoom" -msgstr "" +msgstr "Attiva/disattiva zoom divisione" #: src/input/command.zig:546 msgid "Toggle the zoom state of the current split." -msgstr "" +msgstr "Attiva/disattiva lo zoom della divisione corrente." #: src/input/command.zig:551 msgid "Toggle Read-Only Mode" -msgstr "" +msgstr "Attiva/disattiva modalità di sola lettura" #: src/input/command.zig:552 msgid "Toggle read-only mode for the current surface." -msgstr "" +msgstr "Attiva/disattiva la modalità di sola lettura per la superficie corrente." #: src/input/command.zig:557 msgid "Equalize Splits" -msgstr "" +msgstr "Distribuisci divisioni" #: src/input/command.zig:558 msgid "Equalize the size of all splits." -msgstr "" +msgstr "Distribuisci uniformemente le dimensioni di tutte le divisioni." #: src/input/command.zig:563 msgid "Reset Window Size" -msgstr "" +msgstr "Reimposta dimensione finestra" #: src/input/command.zig:564 msgid "Reset the window size to the default." -msgstr "" +msgstr "Reimposta la dimensione della finestra al valore predefinito." #: src/input/command.zig:569 msgid "Toggle Inspector" -msgstr "" +msgstr "Attiva/disattiva ispettore" #: src/input/command.zig:570 msgid "Toggle the inspector." -msgstr "" +msgstr "Attiva/disattiva l'ispettore." #: src/input/command.zig:575 msgid "Show the GTK Inspector" -msgstr "" +msgstr "Mostra l'ispettore GTK" #: src/input/command.zig:576 msgid "Show the GTK inspector." -msgstr "" +msgstr "Mostra l'ispettore GTK." #: src/input/command.zig:581 msgid "Show On-Screen Keyboard" -msgstr "" +msgstr "Mostra tastiera su schermo" #: src/input/command.zig:582 msgid "Show the on-screen keyboard if present." -msgstr "" +msgstr "Mostra la tastiera su schermo, se presente." #: src/input/command.zig:588 msgid "Open Config Using OS editor" -msgstr "" +msgstr "Apri configurazione usando l'editor di sistema" #: src/input/command.zig:589 msgid "Open the config file with the OS's default editor." -msgstr "" +msgstr "Apri il file di configurazione con l'editor predefinito del sistema." #: src/input/command.zig:593 msgid "Open Config in New Terminal Window" -msgstr "" +msgstr "Apri configurazione in nuova finestra del terminale" #: src/input/command.zig:594 msgid "Open the config file in a new window using $EDITOR or $VISUAL." -msgstr "" +msgstr "Apri il file di configurazione in una nuova finestra usando " +"$EDITOR o $VISUAL." #: src/input/command.zig:600 msgid "Reload Config" -msgstr "" +msgstr "Ricarica configurazione" #: src/input/command.zig:601 msgid "Reload the config file." -msgstr "" +msgstr "Ricarica il file di configurazione." #: src/input/command.zig:606 msgid "Close Terminal" -msgstr "" +msgstr "Chiudi terminale" #: src/input/command.zig:607 msgid "Close the current terminal." -msgstr "" +msgstr "Chiudi il terminale corrente." #: src/input/command.zig:614 msgid "Close the current tab." -msgstr "" +msgstr "Chiudi la scheda corrente." #: src/input/command.zig:618 msgid "Close Other Tabs" -msgstr "" +msgstr "Chiudi altre schede" #: src/input/command.zig:619 msgid "Close all tabs in this window except the current one." -msgstr "" +msgstr "Chiudi tutte le schede in questa finestra tranne quella corrente." #: src/input/command.zig:623 msgid "Close Tabs to the Right" -msgstr "" +msgstr "Chiudi schede a destra" #: src/input/command.zig:624 msgid "Close all tabs to the right of the current one." -msgstr "" +msgstr "Chiudi tutte le schede a destra di quella corrente." #: src/input/command.zig:631 msgid "Close the current window." -msgstr "" +msgstr "Chiudi la finestra corrente." #: src/input/command.zig:636 msgid "Close All Windows" -msgstr "" +msgstr "Chiudi tutte le finestre" #: src/input/command.zig:637 msgid "Close all windows." -msgstr "" +msgstr "Chiudi tutte le finestre." #: src/input/command.zig:642 msgid "Toggle Maximize" @@ -1110,8 +1137,8 @@ msgstr "" #: src/input/command.zig:708 msgid "Ghostty" -msgstr "" +msgstr "Ghostty" #: src/input/command.zig:709 msgid "Put a little Ghostty in your terminal." -msgstr "" +msgstr "Aggiungi un po' di Ghostty al tuo terminale." From 69f42c1a30593bdeb7588c8e66586f8bb9e2ca06 Mon Sep 17 00:00:00 2001 From: Giacomo Bettini Date: Thu, 10 Sep 2026 00:53:00 +0200 Subject: [PATCH 3/6] Use 'riquadro' instead of 'divisione' for 'Split' --- po/it.po | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/po/it.po b/po/it.po index 6defb526f..3a7b7c974 100644 --- a/po/it.po +++ b/po/it.po @@ -41,7 +41,7 @@ msgstr "Consenti" #: src/apprt/gtk/ui/1.4/clipboard-confirmation-dialog.blp:92 msgid "Remember choice for this split" -msgstr "Ricorda scelta per questa divisione" +msgstr "Ricorda scelta per questo riquadro" #: src/apprt/gtk/ui/1.4/clipboard-confirmation-dialog.blp:93 msgid "Reload configuration to show this prompt again" @@ -148,7 +148,7 @@ msgstr "Reimposta" #: src/apprt/gtk/ui/1.2/surface.blp:345 src/apprt/gtk/ui/1.5/window.blp:250 msgid "Split" -msgstr "Divisione" +msgstr "Riquadro" #: src/apprt/gtk/ui/1.2/surface.blp:348 src/apprt/gtk/ui/1.5/window.blp:253 msgid "Change Title…" @@ -176,7 +176,7 @@ msgstr "Dividi a destra" #: src/apprt/gtk/ui/1.2/surface.blp:377 msgid "Close Split" -msgstr "Chiudi divisione" +msgstr "Chiudi riquadro" #: src/apprt/gtk/ui/1.2/surface.blp:383 msgid "Tab" @@ -238,7 +238,7 @@ msgstr "OK" #: src/apprt/gtk/ui/1.5/window.blp:61 src/apprt/gtk/ui/1.5/window.blp:111 msgid "New Split" -msgstr "Nuova divisione" +msgstr "Nuovo riquadro" #: src/apprt/gtk/ui/1.5/window.blp:71 src/apprt/gtk/ui/1.5/window.blp:129 msgid "View Open Tabs" @@ -326,15 +326,15 @@ msgstr "Chiudere Ghostty?" #: src/apprt/gtk/class/close_confirmation_dialog.zig:185 msgid "Close Tab?" -msgstr "Chiudere la scheda?" +msgstr "Chiudere scheda?" #: src/apprt/gtk/class/close_confirmation_dialog.zig:186 msgid "Close Window?" -msgstr "Chiudere la finestra?" +msgstr "Chiudere finestra?" #: src/apprt/gtk/class/close_confirmation_dialog.zig:187 msgid "Close Split?" -msgstr "Chiudere la divisione?" +msgstr "Chiudere riquadro?" #: src/apprt/gtk/class/close_confirmation_dialog.zig:193 msgid "All terminal sessions will be terminated." @@ -351,7 +351,7 @@ msgstr "Tutte le sessioni del terminale in questa finestra saranno terminate." #: src/apprt/gtk/class/close_confirmation_dialog.zig:196 msgid "The currently running process in this split will be terminated." msgstr "" -"Il processo attualmente in esecuzione in questa divisione sarà terminato." +"Il processo attualmente in esecuzione in questo riquadro sarà terminato." #: src/apprt/gtk/class/surface.zig:1181 msgid "Command Finished" @@ -868,51 +868,51 @@ msgstr "Dividi il terminale in basso." #: src/input/command.zig:500 msgid "Focus Split: Previous" -msgstr "Metti a fuoco divisione: precedente" +msgstr "Metti a fuoco riquadro: precedente" #: src/input/command.zig:501 msgid "Focus the previous split, if any." -msgstr "Metti a fuoco la divisione precedente, se presente" +msgstr "Metti a fuoco il riquadro precedente, se presente" #: src/input/command.zig:505 msgid "Focus Split: Next" -msgstr "Metti a fuoco divisione: prossima" +msgstr "Metti a fuoco riquadro: prossima" #: src/input/command.zig:506 msgid "Focus the next split, if any." -msgstr "Metti a fuoco la prossima divisione, se presente" +msgstr "Metti a fuoco il prossimo riquadro, se presente" #: src/input/command.zig:510 msgid "Focus Split: Left" -msgstr "Metti a fuoco divisione: sinistra" +msgstr "Metti a fuoco riquadro: sinistra" #: src/input/command.zig:511 msgid "Focus the split to the left, if it exists." -msgstr "Metti a fuoco la divisione a sinistra, se presente." +msgstr "Metti a fuoco il riquadro a sinistra, se presente." #: src/input/command.zig:515 msgid "Focus Split: Right" -msgstr "Metti a fuoco divisione: destra" +msgstr "Metti a fuoco riquadro: destra" #: src/input/command.zig:516 msgid "Focus the split to the right, if it exists." -msgstr "Metti a fuoco la divisione a destra, se presente." +msgstr "Metti a fuoco il riquadro a destra, se presente." #: src/input/command.zig:520 msgid "Focus Split: Up" -msgstr "Metti a fuoco divisione: sopra" +msgstr "Metti a fuoco riquadro: sopra" #: src/input/command.zig:521 msgid "Focus the split above, if it exists." -msgstr "Metti a fuoco la divisione sopra, se presente." +msgstr "Metti a fuoco il riquadro sopra, se presente." #: src/input/command.zig:525 msgid "Focus Split: Down" -msgstr "Metti a fuoco divisione: sotto" +msgstr "Metti a fuoco riquadro: sotto" #: src/input/command.zig:526 msgid "Focus the split below, if it exists." -msgstr "Metti a fuoco la divisione sotto, se presente." +msgstr "Metti a fuoco il riquadro sotto, se presente." #: src/input/command.zig:533 msgid "Focus Window: Previous" @@ -932,11 +932,11 @@ msgstr "Metti a fuoco la prossima finestra, se presente" #: src/input/command.zig:545 msgid "Toggle Split Zoom" -msgstr "Attiva/disattiva zoom divisione" +msgstr "Attiva/disattiva zoom riquadro" #: src/input/command.zig:546 msgid "Toggle the zoom state of the current split." -msgstr "Attiva/disattiva lo zoom della divisione corrente." +msgstr "Attiva/disattiva lo zoom del riquadro corrente." #: src/input/command.zig:551 msgid "Toggle Read-Only Mode" @@ -948,11 +948,11 @@ msgstr "Attiva/disattiva la modalità di sola lettura per la superficie corrente #: src/input/command.zig:557 msgid "Equalize Splits" -msgstr "Distribuisci divisioni" +msgstr "Distribuisci riquadri" #: src/input/command.zig:558 msgid "Equalize the size of all splits." -msgstr "Distribuisci uniformemente le dimensioni di tutte le divisioni." +msgstr "Distribuisci uniformemente le dimensioni di tutti i riquadri." #: src/input/command.zig:563 msgid "Reset Window Size" From 4dac203c3f6da1c3ec884e71b1cdc6a428b7a8e5 Mon Sep 17 00:00:00 2001 From: Giacomo Bettini Date: Sat, 12 Sep 2026 18:01:10 +0200 Subject: [PATCH 4/6] Finish italian translation for 1.4 --- po/it.po | 44 +++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/po/it.po b/po/it.po index 3a7b7c974..ca098e871 100644 --- a/po/it.po +++ b/po/it.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: com.mitchellh.ghostty\n" "Report-Msgid-Bugs-To: m@mitchellh.com\n" "POT-Creation-Date: 2026-08-10 10:06-0500\n" -"PO-Revision-Date: 2025-09-06 19:40+0200\n" +"PO-Revision-Date: 2026-09-12 18:00+0200\n" "Last-Translator: Giacomo Bettini \n" "Language-Team: Italian \n" "Language: it\n" @@ -1053,87 +1053,93 @@ msgstr "Chiudi tutte le finestre." #: src/input/command.zig:642 msgid "Toggle Maximize" -msgstr "" +msgstr "Attiva/disattiva massimizzazione" #: src/input/command.zig:643 msgid "Toggle the maximized state of the current window." -msgstr "" +msgstr "Attiva/disattiva la massimizzazione della finestra corrente." #: src/input/command.zig:648 msgid "Toggle Fullscreen" -msgstr "" +msgstr "Attiva/disattiva schermo intero" #: src/input/command.zig:649 msgid "Toggle the fullscreen state of the current window." msgstr "" +"Attiva/disattiva la modalità a schermo intero della finestra corrente." #: src/input/command.zig:654 msgid "Toggle Window Decorations" -msgstr "" +msgstr "Attiva/disattiva decorazioni finestra" #: src/input/command.zig:655 msgid "Toggle the window decorations." -msgstr "" +msgstr "Attiva/disattiva le decorazioni della finestra." #: src/input/command.zig:660 msgid "Toggle Float on Top" -msgstr "" +msgstr "Attiva/disattiva sempre in primo piano" #: src/input/command.zig:661 msgid "Toggle the float on top state of the current window." msgstr "" +"Attiva/disattiva la modalità sempre in primo piano per la finestra corrente." #: src/input/command.zig:666 msgid "Toggle Secure Input" -msgstr "" +msgstr "Attiva/disattiva input sicuro" #: src/input/command.zig:667 msgid "Toggle secure input mode." -msgstr "" +msgstr "Attiva/disattiva la modalità di input sicuro." #: src/input/command.zig:672 msgid "Toggle Mouse Reporting" -msgstr "" +msgstr "Attiva/disattiva segnalazione mouse" #: src/input/command.zig:673 msgid "Toggle whether mouse events are reported to terminal applications." msgstr "" +"Attiva/disattiva l'invio degli eventi del mouse alle applicazioni " +"del terminale." #: src/input/command.zig:678 msgid "Toggle Background Opacity" -msgstr "" +msgstr "Attiva/disattiva opacità sfondo" #: src/input/command.zig:679 msgid "Toggle the background opacity of a window that started transparent." msgstr "" +"Attiva/disattiva l'opacità dello sfondo di una finestra avviata " +"come trasparente." #: src/input/command.zig:684 msgid "Check for Updates" -msgstr "" +msgstr "Controlla aggiornamenti" #: src/input/command.zig:685 msgid "Check for updates to the application." -msgstr "" +msgstr "Controlla la disponibilità di aggiornamenti dell'applicazione." #: src/input/command.zig:690 msgid "Undo" -msgstr "" +msgstr "Annulla" #: src/input/command.zig:691 msgid "Undo the last action." -msgstr "" +msgstr "Annulla l'ultima azione." #: src/input/command.zig:696 msgid "Redo" -msgstr "" +msgstr "Ripeti" #: src/input/command.zig:697 msgid "Redo the last undone action." -msgstr "" +msgstr "Ripeti l'ultima azione annullata." #: src/input/command.zig:703 msgid "Quit the application." -msgstr "" +msgstr "Chiudi l'applicazione." #: src/input/command.zig:708 msgid "Ghostty" @@ -1141,4 +1147,4 @@ msgstr "Ghostty" #: src/input/command.zig:709 msgid "Put a little Ghostty in your terminal." -msgstr "Aggiungi un po' di Ghostty al tuo terminale." +msgstr "Metti un piccolo Ghostty nel tuo terminale." From 55c3e8cc0da32921aded5bda5f4de70e69bc0888 Mon Sep 17 00:00:00 2001 From: Giacomo Bettini Date: Sun, 13 Sep 2026 23:16:13 +0200 Subject: [PATCH 5/6] First review feedback --- po/it.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/it.po b/po/it.po index ca098e871..9fb7c3ecc 100644 --- a/po/it.po +++ b/po/it.po @@ -480,7 +480,7 @@ msgstr "Inizia ricerca" #: src/input/command.zig:198 msgid "Start a search if one isn't already active." -msgstr "Inizia una ricerca se non è già attiva." +msgstr "Inizia una ricerca se non è già in corso." #: src/input/command.zig:203 msgid "Search Selection" @@ -1131,11 +1131,11 @@ msgstr "Annulla l'ultima azione." #: src/input/command.zig:696 msgid "Redo" -msgstr "Ripeti" +msgstr "Ripristina" #: src/input/command.zig:697 msgid "Redo the last undone action." -msgstr "Ripeti l'ultima azione annullata." +msgstr "Ripristina l'ultima azione annullata." #: src/input/command.zig:703 msgid "Quit the application." From 45058d768991e49d74dd699e012fb0610bc8ae6f Mon Sep 17 00:00:00 2001 From: Giacomo Bettini Date: Mon, 14 Sep 2026 20:33:04 +0200 Subject: [PATCH 6/6] Review feedback --- po/it.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/it.po b/po/it.po index 9fb7c3ecc..321a008de 100644 --- a/po/it.po +++ b/po/it.po @@ -497,8 +497,8 @@ msgstr "Termina ricerca" #: src/input/command.zig:210 msgid "End the current search if any and hide any GUI elements." msgstr "" -"Termina la ricerca in corso, se presente, e nascondi " -"gli eventuali elementi dell'interfaccia grafica." +"Termina la ricerca in corso, se attiva, e nascondi " +"i relativi elementi dell'interfaccia grafica." #: src/input/command.zig:215 msgid "Next Search Result"