i18n: update pt_BR translations

This commit is contained in:
Guilherme Tiscoski
2026-08-13 17:54:58 -05:00
parent 226a91658d
commit ece96a14cf

View File

@@ -11,7 +11,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: 2026-02-18 10:50-0300\n"
"PO-Revision-Date: 2026-08-13 19:47-0300\n"
"Last-Translator: Guilherme Tiscoski <github@guilhermetiscoski.com>\n"
"Language-Team: Brazilian Portuguese <ldpbr-"
"translation@lists.sourceforge.net>\n"
@@ -178,7 +178,7 @@ msgstr "Dividir à direita"
#: src/apprt/gtk/ui/1.2/surface.blp:377
msgid "Close Split"
msgstr ""
msgstr "Fechar divisão"
#: src/apprt/gtk/ui/1.2/surface.blp:383
msgid "Tab"
@@ -206,7 +206,7 @@ msgstr "Janela"
#: src/apprt/gtk/ui/1.2/surface.blp:406 src/apprt/gtk/ui/1.5/window.blp:215
msgid "Change Window Title…"
msgstr ""
msgstr "Mudar título da janela…"
#: src/apprt/gtk/ui/1.2/surface.blp:411 src/apprt/gtk/ui/1.5/window.blp:220
#: src/input/command.zig:421
@@ -224,11 +224,11 @@ msgstr "Configurar"
#: 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 "Abrir configuração no editor do sistema operacional"
#: 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 "Abrir configuração em uma nova janela"
#: src/apprt/gtk/ui/1.5/title-dialog.blp:5
msgid "Leave blank to restore the default title."
@@ -272,27 +272,27 @@ msgstr "Executar um comando…"
#: src/apprt/gtk/class/application.zig:1767
msgid "The keybind was revoked by the system."
msgstr ""
msgstr "O atalho de teclado foi revogado pelo sistema."
#: src/apprt/gtk/class/application.zig:1769
msgid "The keybind was denied by the system."
msgstr ""
msgstr "O atalho de teclado foi negado pelo sistema."
#: src/apprt/gtk/class/application.zig:1780
msgid "Global keybind unavailable"
msgstr ""
msgstr "Atalho de teclado global indisponível"
#: src/apprt/gtk/class/application.zig:2259
msgid "Export Terminal IO Events"
msgstr ""
msgstr "Exportar eventos de E/S do terminal"
#: src/apprt/gtk/class/application.zig:2262
msgid "Export"
msgstr ""
msgstr "Exportar"
#: src/apprt/gtk/class/application.zig:2783
msgid "Editing configuration file"
msgstr ""
msgstr "Editando arquivo de configuração"
#: src/apprt/gtk/class/clipboard_confirmation_dialog.zig:198
msgid ""
@@ -378,7 +378,7 @@ msgstr "Mudar título da aba"
#: src/apprt/gtk/class/title_dialog.zig:229
msgid "Change Window Title"
msgstr ""
msgstr "Mudar título da janela"
#: src/apprt/gtk/class/window.zig:1153
msgid "Reloaded the configuration"
@@ -398,710 +398,757 @@ msgstr "Desenvolvedores do Ghostty"
#: src/input/command.zig:149
msgid "Reset Terminal"
msgstr ""
msgstr "Reiniciar terminal"
#: src/input/command.zig:150
msgid "Reset the terminal to a clean state."
msgstr ""
msgstr "Reinicia o terminal para um estado limpo."
#: src/input/command.zig:155
msgid "Copy to Clipboard"
msgstr ""
msgstr "Copiar para a área de transferência"
#: src/input/command.zig:156
msgid ""
"Copy the selected text to the clipboard in both plain and styled formats."
msgstr ""
"Copia o texto selecionado para a área de transferência nos formatos de texto "
"simples e estilizado."
#: src/input/command.zig:159
msgid "Copy Selection as Plain Text to Clipboard"
msgstr ""
msgstr "Copiar seleção como texto simples para a área de transferência"
#: src/input/command.zig:160
msgid "Copy the selected text as plain text to the clipboard."
msgstr ""
"Copia o texto selecionado como texto simples para a área de transferência."
#: src/input/command.zig:163
msgid "Copy Selection as ANSI Sequences to Clipboard"
msgstr ""
msgstr "Copiar seleção como sequências ANSI para a área de transferência"
#: src/input/command.zig:164
msgid "Copy the selected text as ANSI escape sequences to the clipboard."
msgstr ""
"Copia o texto selecionado como sequências de escape ANSI para a área de "
"transferência."
#: src/input/command.zig:167
msgid "Copy Selection as HTML to Clipboard"
msgstr ""
msgstr "Copiar seleção como HTML para a área de transferência"
#: src/input/command.zig:168
msgid "Copy the selected text as HTML to the clipboard."
msgstr ""
msgstr "Copia o texto selecionado como HTML para a área de transferência."
#: src/input/command.zig:173
msgid "Copy URL to Clipboard"
msgstr ""
msgstr "Copiar URL para a área de transferência"
#: src/input/command.zig:174
msgid "Copy the URL under the cursor to the clipboard."
msgstr ""
msgstr "Copia a URL sob o cursor para a área de transferência."
#: src/input/command.zig:179
msgid "Copy Terminal Title to Clipboard"
msgstr ""
msgstr "Copiar título do terminal para a área de transferência"
#: 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 o título do terminal para a área de transferência. Se o título do "
"terminal não estiver definido, isso não terá efeito."
#: src/input/command.zig:185
msgid "Paste from Clipboard"
msgstr ""
msgstr "Colar da área de transferência"
#: src/input/command.zig:186
msgid "Paste the contents of the main clipboard."
msgstr ""
msgstr "Cola o conteúdo da área de transferência principal."
#: src/input/command.zig:191
msgid "Paste from Selection"
msgstr ""
msgstr "Colar da seleção"
#: src/input/command.zig:192
msgid "Paste the contents of the selection clipboard."
msgstr ""
msgstr "Cola o conteúdo da área de transferência da seleção."
#: src/input/command.zig:197
msgid "Start Search"
msgstr ""
msgstr "Iniciar busca"
#: src/input/command.zig:198
msgid "Start a search if one isn't already active."
msgstr ""
msgstr "Inicia uma busca se ainda não houver uma ativa."
#: src/input/command.zig:203
msgid "Search Selection"
msgstr ""
msgstr "Buscar seleção"
#: src/input/command.zig:204
msgid "Start a search for the current text selection."
msgstr ""
msgstr "Inicia uma busca pela seleção de texto atual."
#: src/input/command.zig:209
msgid "End Search"
msgstr ""
msgstr "Encerrar busca"
#: src/input/command.zig:210
msgid "End the current search if any and hide any GUI elements."
msgstr ""
"Encerra a busca atual, se houver, e oculta todos os elementos da interface "
"gráfica."
#: src/input/command.zig:215
msgid "Next Search Result"
msgstr ""
msgstr "Próximo resultado da busca"
#: src/input/command.zig:216
msgid "Navigate to the next search result, if any."
msgstr ""
msgstr "Navega até o próximo resultado da busca, se houver."
#: src/input/command.zig:219
msgid "Previous Search Result"
msgstr ""
msgstr "Resultado anterior da busca"
#: src/input/command.zig:220
msgid "Navigate to the previous search result, if any."
msgstr ""
msgstr "Navega até o resultado anterior da busca, se houver."
#: src/input/command.zig:225
msgid "Increase Font Size"
msgstr ""
msgstr "Aumentar tamanho da fonte"
#: src/input/command.zig:226
msgid "Increase the font size by 1 point."
msgstr ""
msgstr "Aumenta o tamanho da fonte em 1 ponto."
#: src/input/command.zig:231
msgid "Decrease Font Size"
msgstr ""
msgstr "Diminuir tamanho da fonte"
#: src/input/command.zig:232
msgid "Decrease the font size by 1 point."
msgstr ""
msgstr "Diminui o tamanho da fonte em 1 ponto."
#: src/input/command.zig:237
msgid "Reset Font Size"
msgstr ""
msgstr "Restaurar tamanho da fonte"
#: src/input/command.zig:238
msgid "Reset the font size to the default."
msgstr ""
msgstr "Restaura o tamanho da fonte para o padrão."
#: src/input/command.zig:243
msgid "Clear Screen"
msgstr ""
msgstr "Limpar tela"
#: src/input/command.zig:244
msgid "Clear the screen and scrollback."
msgstr ""
msgstr "Limpa a tela e o histórico de rolagem."
#: src/input/command.zig:249
msgid "Select All"
msgstr ""
msgstr "Selecionar tudo"
#: src/input/command.zig:250
msgid "Select all text on the screen."
msgstr ""
msgstr "Seleciona todo o texto na tela."
#: src/input/command.zig:255
msgid "Scroll to Top"
msgstr ""
msgstr "Rolar para o início"
#: src/input/command.zig:256
msgid "Scroll to the top of the screen."
msgstr ""
msgstr "Rola para o início da tela."
#: src/input/command.zig:261
msgid "Scroll to Bottom"
msgstr ""
msgstr "Rolar para o final"
#: src/input/command.zig:262
msgid "Scroll to the bottom of the screen."
msgstr ""
msgstr "Rola para o final da tela."
#: src/input/command.zig:267
msgid "Scroll to Selection"
msgstr ""
msgstr "Rolar até a seleção"
#: src/input/command.zig:268
msgid "Scroll to the selected text."
msgstr ""
msgstr "Rola até o texto selecionado."
#: src/input/command.zig:273
msgid "Scroll Page Up"
msgstr ""
msgstr "Rolar uma página para cima"
#: src/input/command.zig:274
msgid "Scroll the screen up by a page."
msgstr ""
msgstr "Rola a tela uma página para cima."
#: src/input/command.zig:279
msgid "Scroll Page Down"
msgstr ""
msgstr "Rolar uma página para baixo"
#: src/input/command.zig:280
msgid "Scroll the screen down by a page."
msgstr ""
msgstr "Rola a tela uma página para baixo."
#: src/input/command.zig:286
msgid "Copy Screen to Temporary File and Copy Path"
msgstr ""
msgstr "Copiar tela para arquivo temporário e copiar caminho"
#: src/input/command.zig:287
msgid ""
"Copy the screen contents to a temporary file and copy the path to the "
"clipboard."
msgstr ""
"Copia o conteúdo da tela para um arquivo temporário e copia o caminho para a "
"área de transferência."
#: src/input/command.zig:291
msgid "Copy Screen to Temporary File and Paste Path"
msgstr ""
msgstr "Copiar tela para arquivo temporário e colar caminho"
#: src/input/command.zig:292
msgid ""
"Copy the screen contents to a temporary file and paste the path to the file."
msgstr ""
"Copia o conteúdo da tela para um arquivo temporário e cola o caminho do "
"arquivo."
#: src/input/command.zig:296
msgid "Copy Screen to Temporary File and Open"
msgstr ""
msgstr "Copiar tela para arquivo temporário e abrir"
#: src/input/command.zig:297
msgid "Copy the screen contents to a temporary file and open it."
msgstr ""
msgstr "Copia o conteúdo da tela para um arquivo temporário e o abre."
#: src/input/command.zig:305
msgid "Copy Screen as HTML to Temporary File and Copy Path"
msgstr ""
msgstr "Copiar tela como HTML para arquivo temporário e copiar caminho"
#: 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 o conteúdo da tela como HTML para um arquivo temporário e copia o "
"caminho para a área de transferência."
#: src/input/command.zig:313
msgid "Copy Screen as HTML to Temporary File and Paste Path"
msgstr ""
msgstr "Copiar tela como HTML para arquivo temporário e colar caminho"
#: 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 o conteúdo da tela como HTML para um arquivo temporário e cola o "
"caminho do arquivo."
#: src/input/command.zig:321
msgid "Copy Screen as HTML to Temporary File and Open"
msgstr ""
msgstr "Copiar tela como HTML para arquivo temporário e abrir"
#: src/input/command.zig:322
msgid "Copy the screen contents as HTML to a temporary file and open it."
msgstr ""
"Copia o conteúdo da tela como HTML para um arquivo temporário e o abre."
#: src/input/command.zig:330
msgid "Copy Screen as ANSI Sequences to Temporary File and Copy Path"
msgstr ""
"Copiar tela como sequências ANSI para arquivo temporário e copiar caminho"
#: 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 o conteúdo da tela como sequências de escape ANSI para um arquivo "
"temporário e copia o caminho para a área de transferência."
#: src/input/command.zig:338
msgid "Copy Screen as ANSI Sequences to Temporary File and Paste Path"
msgstr ""
"Copiar tela como sequências ANSI para arquivo temporário e colar caminho"
#: 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 o conteúdo da tela como sequências de escape ANSI para um arquivo "
"temporário e cola o caminho do arquivo."
#: src/input/command.zig:346
msgid "Copy Screen as ANSI Sequences to Temporary File and Open"
msgstr ""
msgstr "Copiar tela como sequências ANSI para arquivo temporário e abrir"
#: src/input/command.zig:347
msgid ""
"Copy the screen contents as ANSI escape sequences to a temporary file and "
"open it."
msgstr ""
"Copia o conteúdo da tela como sequências de escape ANSI para um arquivo "
"temporário e o abre."
#: src/input/command.zig:354
msgid "Copy Selection to Temporary File and Copy Path"
msgstr ""
msgstr "Copiar seleção para arquivo temporário e copiar caminho"
#: src/input/command.zig:355
msgid ""
"Copy the selection contents to a temporary file and copy the path to the "
"clipboard."
msgstr ""
"Copia o conteúdo da seleção para um arquivo temporário e copia o caminho "
"para a área de transferência."
#: src/input/command.zig:359
msgid "Copy Selection to Temporary File and Paste Path"
msgstr ""
msgstr "Copiar seleção para arquivo temporário e colar caminho"
#: src/input/command.zig:360
msgid ""
"Copy the selection contents to a temporary file and paste the path to the "
"file."
msgstr ""
"Copia o conteúdo da seleção para um arquivo temporário e cola o caminho do "
"arquivo."
#: src/input/command.zig:364
msgid "Copy Selection to Temporary File and Open"
msgstr ""
msgstr "Copiar seleção para arquivo temporário e abrir"
#: src/input/command.zig:365
msgid "Copy the selection contents to a temporary file and open it."
msgstr ""
msgstr "Copia o conteúdo da seleção para um arquivo temporário e o abre."
#: src/input/command.zig:373
msgid "Copy Selection as HTML to Temporary File and Copy Path"
msgstr ""
msgstr "Copiar seleção como HTML para arquivo temporário e copiar caminho"
#: 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 o conteúdo da seleção como HTML para um arquivo temporário e copia o "
"caminho para a área de transferência."
#: src/input/command.zig:381
msgid "Copy Selection as HTML to Temporary File and Paste Path"
msgstr ""
msgstr "Copiar seleção como HTML para arquivo temporário e colar caminho"
#: 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 o conteúdo da seleção como HTML para um arquivo temporário e cola o "
"caminho do arquivo."
#: src/input/command.zig:389
msgid "Copy Selection as HTML to Temporary File and Open"
msgstr ""
msgstr "Copiar seleção como HTML para arquivo temporário e abrir"
#: src/input/command.zig:390
msgid "Copy the selection contents as HTML to a temporary file and open it."
msgstr ""
"Copia o conteúdo da seleção como HTML para um arquivo temporário e o abre."
#: src/input/command.zig:398
msgid "Copy Selection as ANSI Sequences to Temporary File and Copy Path"
msgstr ""
"Copiar seleção como sequências ANSI para arquivo temporário e copiar caminho"
#: 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 o conteúdo da seleção como sequências de escape ANSI para um arquivo "
"temporário e copia o caminho para a área de transferência."
#: src/input/command.zig:406
msgid "Copy Selection as ANSI Sequences to Temporary File and Paste Path"
msgstr ""
"Copiar seleção como sequências ANSI para arquivo temporário e colar caminho"
#: 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 o conteúdo da seleção como sequências de escape ANSI para um arquivo "
"temporário e cola o caminho do arquivo."
#: src/input/command.zig:414
msgid "Copy Selection as ANSI Sequences to Temporary File and Open"
msgstr ""
msgstr "Copiar seleção como sequências ANSI para arquivo temporário e abrir"
#: src/input/command.zig:415
msgid ""
"Copy the selection contents as ANSI escape sequences to a temporary file and "
"open it."
msgstr ""
"Copia o conteúdo da seleção como sequências de escape ANSI para um arquivo "
"temporário e o abre."
#: src/input/command.zig:422
msgid "Open a new window."
msgstr ""
msgstr "Abre uma nova janela."
#: src/input/command.zig:428
msgid "Open a new tab."
msgstr ""
msgstr "Abre uma nova aba."
#: src/input/command.zig:434
msgid "Move Tab Left"
msgstr ""
msgstr "Mover aba para a esquerda"
#: src/input/command.zig:435
msgid "Move the current tab to the left."
msgstr ""
msgstr "Move a aba atual para a esquerda."
#: src/input/command.zig:439
msgid "Move Tab Right"
msgstr ""
msgstr "Mover aba para a direita"
#: src/input/command.zig:440
msgid "Move the current tab to the right."
msgstr ""
msgstr "Move a aba atual para a direita."
#: src/input/command.zig:446
msgid "Move Tab to New Window"
msgstr ""
msgstr "Mover aba para uma nova janela"
#: src/input/command.zig:447
msgid "Move the current tab to a new window."
msgstr ""
msgstr "Move a aba atual para uma nova janela."
#: src/input/command.zig:452
msgid "Toggle Tab Overview"
msgstr ""
msgstr "Alternar visão geral das abas"
#: src/input/command.zig:453
msgid "Toggle the tab overview."
msgstr ""
msgstr "Alterna a visão geral das abas."
#: src/input/command.zig:458
msgid "Change Terminal Title…"
msgstr ""
msgstr "Mudar título do terminal…"
#: src/input/command.zig:459
msgid "Prompt for a new title for the current terminal."
msgstr ""
msgstr "Solicita um novo título para o terminal atual."
#: src/input/command.zig:465
msgid "Prompt for a new title for the current tab."
msgstr ""
msgstr "Solicita um novo título para a aba atual."
#: src/input/command.zig:478
msgid "Split the terminal to the left."
msgstr ""
msgstr "Divide o terminal à esquerda."
#: src/input/command.zig:483
msgid "Split the terminal to the right."
msgstr ""
msgstr "Divide o terminal à direita."
#: src/input/command.zig:488
msgid "Split the terminal up."
msgstr ""
msgstr "Divide o terminal para cima."
#: src/input/command.zig:493
msgid "Split the terminal down."
msgstr ""
msgstr "Divide o terminal para baixo."
#: src/input/command.zig:500
msgid "Focus Split: Previous"
msgstr ""
msgstr "Focar divisão: anterior"
#: src/input/command.zig:501
msgid "Focus the previous split, if any."
msgstr ""
msgstr "Foca a divisão anterior, se houver."
#: src/input/command.zig:505
msgid "Focus Split: Next"
msgstr ""
msgstr "Focar divisão: próxima"
#: src/input/command.zig:506
msgid "Focus the next split, if any."
msgstr ""
msgstr "Foca a próxima divisão, se houver."
#: src/input/command.zig:510
msgid "Focus Split: Left"
msgstr ""
msgstr "Focar divisão: esquerda"
#: src/input/command.zig:511
msgid "Focus the split to the left, if it exists."
msgstr ""
msgstr "Foca a divisão à esquerda, se ela existir."
#: src/input/command.zig:515
msgid "Focus Split: Right"
msgstr ""
msgstr "Focar divisão: direita"
#: src/input/command.zig:516
msgid "Focus the split to the right, if it exists."
msgstr ""
msgstr "Foca a divisão à direita, se ela existir."
#: src/input/command.zig:520
msgid "Focus Split: Up"
msgstr ""
msgstr "Focar divisão: acima"
#: src/input/command.zig:521
msgid "Focus the split above, if it exists."
msgstr ""
msgstr "Foca a divisão acima, se ela existir."
#: src/input/command.zig:525
msgid "Focus Split: Down"
msgstr ""
msgstr "Focar divisão: abaixo"
#: src/input/command.zig:526
msgid "Focus the split below, if it exists."
msgstr ""
msgstr "Foca a divisão abaixo, se ela existir."
#: src/input/command.zig:533
msgid "Focus Window: Previous"
msgstr ""
msgstr "Focar janela: anterior"
#: src/input/command.zig:534
msgid "Focus the previous window, if any."
msgstr ""
msgstr "Foca a janela anterior, se houver."
#: src/input/command.zig:538
msgid "Focus Window: Next"
msgstr ""
msgstr "Focar janela: próxima"
#: src/input/command.zig:539
msgid "Focus the next window, if any."
msgstr ""
msgstr "Foca a próxima janela, se houver."
#: src/input/command.zig:545
msgid "Toggle Split Zoom"
msgstr ""
msgstr "Alternar zoom da divisão"
#: src/input/command.zig:546
msgid "Toggle the zoom state of the current split."
msgstr ""
msgstr "Alterna o estado de zoom da divisão atual."
#: src/input/command.zig:551
msgid "Toggle Read-Only Mode"
msgstr ""
msgstr "Alternar modo somente leitura"
#: src/input/command.zig:552
msgid "Toggle read-only mode for the current surface."
msgstr ""
msgstr "Alterna o modo somente leitura do terminal atual."
#: src/input/command.zig:557
msgid "Equalize Splits"
msgstr ""
msgstr "Equalizar divisões"
#: src/input/command.zig:558
msgid "Equalize the size of all splits."
msgstr ""
msgstr "Equaliza o tamanho de todas as divisões."
#: src/input/command.zig:563
msgid "Reset Window Size"
msgstr ""
msgstr "Restaurar tamanho da janela"
#: src/input/command.zig:564
msgid "Reset the window size to the default."
msgstr ""
msgstr "Restaura o tamanho da janela para o padrão."
#: src/input/command.zig:569
msgid "Toggle Inspector"
msgstr ""
msgstr "Alternar inspetor"
#: src/input/command.zig:570
msgid "Toggle the inspector."
msgstr ""
msgstr "Alterna o inspetor."
#: src/input/command.zig:575
msgid "Show the GTK Inspector"
msgstr ""
msgstr "Mostrar o inspetor GTK"
#: src/input/command.zig:576
msgid "Show the GTK inspector."
msgstr ""
msgstr "Mostra o inspetor GTK."
#: src/input/command.zig:581
msgid "Show On-Screen Keyboard"
msgstr ""
msgstr "Mostrar teclado virtual"
#: src/input/command.zig:582
msgid "Show the on-screen keyboard if present."
msgstr ""
msgstr "Mostra o teclado virtual, se disponível."
#: src/input/command.zig:588
msgid "Open Config Using OS editor"
msgstr ""
msgstr "Abrir configuração usando o editor do sistema operacional"
#: src/input/command.zig:589
msgid "Open the config file with the OS's default editor."
msgstr ""
"Abre o arquivo de configuração com o editor padrão do sistema operacional."
#: src/input/command.zig:593
msgid "Open Config in New Terminal Window"
msgstr ""
msgstr "Abrir configuração em uma nova janela do terminal"
#: src/input/command.zig:594
msgid "Open the config file in a new window using $EDITOR or $VISUAL."
msgstr ""
"Abre o arquivo de configuração em uma nova janela usando $EDITOR ou $VISUAL."
#: src/input/command.zig:600
msgid "Reload Config"
msgstr ""
msgstr "Recarregar configuração"
#: src/input/command.zig:601
msgid "Reload the config file."
msgstr ""
msgstr "Recarrega o arquivo de configuração."
#: src/input/command.zig:606
msgid "Close Terminal"
msgstr ""
msgstr "Fechar terminal"
#: src/input/command.zig:607
msgid "Close the current terminal."
msgstr ""
msgstr "Fecha o terminal atual."
#: src/input/command.zig:614
msgid "Close the current tab."
msgstr ""
msgstr "Fecha a aba atual."
#: src/input/command.zig:618
msgid "Close Other Tabs"
msgstr ""
msgstr "Fechar outras abas"
#: src/input/command.zig:619
msgid "Close all tabs in this window except the current one."
msgstr ""
msgstr "Fecha todas as abas desta janela, exceto a atual."
#: src/input/command.zig:623
msgid "Close Tabs to the Right"
msgstr ""
msgstr "Fechar abas à direita"
#: src/input/command.zig:624
msgid "Close all tabs to the right of the current one."
msgstr ""
msgstr "Fecha todas as abas à direita da atual."
#: src/input/command.zig:631
msgid "Close the current window."
msgstr ""
msgstr "Fecha a janela atual."
#: src/input/command.zig:636
msgid "Close All Windows"
msgstr ""
msgstr "Fechar todas as janelas"
#: src/input/command.zig:637
msgid "Close all windows."
msgstr ""
msgstr "Fecha todas as janelas."
#: src/input/command.zig:642
msgid "Toggle Maximize"
msgstr ""
msgstr "Alternar maximização"
#: src/input/command.zig:643
msgid "Toggle the maximized state of the current window."
msgstr ""
msgstr "Alterna o estado maximizado da janela atual."
#: src/input/command.zig:648
msgid "Toggle Fullscreen"
msgstr ""
msgstr "Alternar tela cheia"
#: src/input/command.zig:649
msgid "Toggle the fullscreen state of the current window."
msgstr ""
msgstr "Alterna o estado de tela cheia da janela atual."
#: src/input/command.zig:654
msgid "Toggle Window Decorations"
msgstr ""
msgstr "Alternar decorações da janela"
#: src/input/command.zig:655
msgid "Toggle the window decorations."
msgstr ""
msgstr "Alterna as decorações da janela."
#: src/input/command.zig:660
msgid "Toggle Float on Top"
msgstr ""
msgstr "Alternar janela sempre no topo"
#: src/input/command.zig:661
msgid "Toggle the float on top state of the current window."
msgstr ""
msgstr "Alterna se a janela atual deve permanecer sempre no topo."
#: src/input/command.zig:666
msgid "Toggle Secure Input"
msgstr ""
msgstr "Alternar entrada segura"
#: src/input/command.zig:667
msgid "Toggle secure input mode."
msgstr ""
msgstr "Alterna o modo de entrada segura."
#: src/input/command.zig:672
msgid "Toggle Mouse Reporting"
msgstr ""
msgstr "Alternar envio de eventos do mouse"
#: src/input/command.zig:673
msgid "Toggle whether mouse events are reported to terminal applications."
msgstr ""
msgstr "Alterna o envio de eventos do mouse aos aplicativos do terminal."
#: src/input/command.zig:678
msgid "Toggle Background Opacity"
msgstr ""
msgstr "Alternar opacidade do plano de fundo"
#: src/input/command.zig:679
msgid "Toggle the background opacity of a window that started transparent."
msgstr ""
"Alterna a opacidade do plano de fundo de uma janela iniciada com "
"transparência."
#: src/input/command.zig:684
msgid "Check for Updates"
msgstr ""
msgstr "Verificar atualizações"
#: src/input/command.zig:685
msgid "Check for updates to the application."
msgstr ""
msgstr "Verifica se há atualizações para o aplicativo."
#: src/input/command.zig:690
msgid "Undo"
msgstr ""
msgstr "Desfazer"
#: src/input/command.zig:691
msgid "Undo the last action."
msgstr ""
msgstr "Desfaz a última ação."
#: src/input/command.zig:696
msgid "Redo"
msgstr ""
msgstr "Refazer"
#: src/input/command.zig:697
msgid "Redo the last undone action."
msgstr ""
msgstr "Refaz a última ação desfeita."
#: src/input/command.zig:703
msgid "Quit the application."
msgstr ""
msgstr "Sai do aplicativo."
#: 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 "Coloca um pouco de Ghostty no seu terminal."