mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-20 04:28:06 +00:00
Start Italian translation for 1.4
This commit is contained in:
127
po/it.po
127
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"
|
||||
|
||||
Reference in New Issue
Block a user