From ece96a14cf4ff3497505067ec4821a201d2f2b70 Mon Sep 17 00:00:00 2001 From: Guilherme Tiscoski Date: Thu, 13 Aug 2026 17:54:58 -0500 Subject: [PATCH 01/31] i18n: update pt_BR translations --- po/pt_BR.po | 355 +++++++++++++++++++++++++++++----------------------- 1 file changed, 201 insertions(+), 154 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 204d7a107..ff01074f6 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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 \n" "Language-Team: Brazilian Portuguese \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." From 8a0a9faf8577c72fa8a287fb72694018a9c80f23 Mon Sep 17 00:00:00 2001 From: Guilherme Tiscoski Date: Fri, 14 Aug 2026 11:27:31 -0500 Subject: [PATCH 02/31] i18n: use "Redefinir" for reset actions in pt_BR The "Reset" menu item and the "Reset Terminal" command palette entry were translated as "Reiniciar", which reads as restarting the terminal session or process. These actions perform a VT reset that clears terminal state without restarting the shell, so "Redefinir" conveys the correct meaning and matches the standard pt_BR terminology used by other terminal emulators. --- po/pt_BR.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index ff01074f6..3c25759da 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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-08-13 19:47-0300\n" +"PO-Revision-Date: 2026-08-14 11:26-0500\n" "Last-Translator: Guilherme Tiscoski \n" "Language-Team: Brazilian Portuguese \n" @@ -146,7 +146,7 @@ msgstr "Limpar" #: src/apprt/gtk/ui/1.2/surface.blp:338 src/apprt/gtk/ui/1.5/window.blp:286 msgid "Reset" -msgstr "Reiniciar" +msgstr "Redefinir" #: src/apprt/gtk/ui/1.2/surface.blp:345 src/apprt/gtk/ui/1.5/window.blp:250 msgid "Split" @@ -398,11 +398,11 @@ msgstr "Desenvolvedores do Ghostty" #: src/input/command.zig:149 msgid "Reset Terminal" -msgstr "Reiniciar terminal" +msgstr "Redefinir terminal" #: src/input/command.zig:150 msgid "Reset the terminal to a clean state." -msgstr "Reinicia o terminal para um estado limpo." +msgstr "Redefine o terminal para um estado limpo." #: src/input/command.zig:155 msgid "Copy to Clipboard" From 6ab3ef94714f95d8a8f486d645f9056974dcf859 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:05:10 -0500 Subject: [PATCH 03/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 3c25759da..98e99029a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -807,7 +807,7 @@ msgstr "" #: src/input/command.zig:422 msgid "Open a new window." -msgstr "Abre uma nova janela." +msgstr "Abrir uma nova janela." #: src/input/command.zig:428 msgid "Open a new tab." From 123dc0ccb1e3c7209c94faa9286748bb29a22d52 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:06:31 -0500 Subject: [PATCH 04/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 98e99029a..b32a449ea 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -811,7 +811,7 @@ msgstr "Abrir uma nova janela." #: src/input/command.zig:428 msgid "Open a new tab." -msgstr "Abre uma nova aba." +msgstr "Abrir uma nova aba." #: src/input/command.zig:434 msgid "Move Tab Left" From 1c34e0df8504313223e468020d2415b7e2e5aec7 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:06:38 -0500 Subject: [PATCH 05/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index b32a449ea..8adf932e7 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -819,7 +819,7 @@ msgstr "Mover aba para a esquerda" #: src/input/command.zig:435 msgid "Move the current tab to the left." -msgstr "Move a aba atual para a esquerda." +msgstr "Mover a aba atual para a esquerda." #: src/input/command.zig:439 msgid "Move Tab Right" From 6c29a0a28292a75d9c259538193fef994ec6b934 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:06:45 -0500 Subject: [PATCH 06/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 8adf932e7..a7167aafa 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -827,7 +827,7 @@ msgstr "Mover aba para a direita" #: src/input/command.zig:440 msgid "Move the current tab to the right." -msgstr "Move a aba atual para a direita." +msgstr "Mover a aba atual para a direita." #: src/input/command.zig:446 msgid "Move Tab to New Window" From d6871cd924569e5149e18fc6545957e087cd4f7c Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:06:51 -0500 Subject: [PATCH 07/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index a7167aafa..7874b542a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -835,7 +835,7 @@ msgstr "Mover aba para uma nova janela" #: src/input/command.zig:447 msgid "Move the current tab to a new window." -msgstr "Move a aba atual para uma nova janela." +msgstr "Mover a aba atual para uma nova janela." #: src/input/command.zig:452 msgid "Toggle Tab Overview" From 6fe197d86ade436f7bbab5d57fdf9893e7eb5e31 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:07:06 -0500 Subject: [PATCH 08/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 7874b542a..f3983193c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -843,7 +843,7 @@ msgstr "Alternar visão geral das abas" #: src/input/command.zig:453 msgid "Toggle the tab overview." -msgstr "Alterna a visão geral das abas." +msgstr "Alternar a visão geral das abas." #: src/input/command.zig:458 msgid "Change Terminal Title…" From 1225632d1c9dc90eb04efd62bd5ec0958a151e27 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:07:13 -0500 Subject: [PATCH 09/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index f3983193c..c9748cc8a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1123,7 +1123,7 @@ msgstr "Verificar atualizações" #: src/input/command.zig:685 msgid "Check for updates to the application." -msgstr "Verifica se há atualizações para o aplicativo." +msgstr "Verificar se há atualizações para o aplicativo." #: src/input/command.zig:690 msgid "Undo" From 31a10a7b5172c9233243ca81608cde53a21e705b Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:07:19 -0500 Subject: [PATCH 10/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index c9748cc8a..6eeb31462 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1139,7 +1139,7 @@ msgstr "Refazer" #: src/input/command.zig:697 msgid "Redo the last undone action." -msgstr "Refaz a última ação desfeita." +msgstr "Refazer a última ação desfeita." #: src/input/command.zig:703 msgid "Quit the application." From 1b8da6b40fd1c67d5d60a02c62b00d86b18ab072 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:07:25 -0500 Subject: [PATCH 11/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 6eeb31462..34a70d7f4 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1143,7 +1143,7 @@ msgstr "Refazer a última ação desfeita." #: src/input/command.zig:703 msgid "Quit the application." -msgstr "Sai do aplicativo." +msgstr "Sair do aplicativo." #: src/input/command.zig:708 msgid "Ghostty" From 58c4796c1c9876995dbc02d91be084df6c2cdea5 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:07:32 -0500 Subject: [PATCH 12/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 34a70d7f4..cc9932454 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1151,4 +1151,4 @@ msgstr "Ghostty" #: src/input/command.zig:709 msgid "Put a little Ghostty in your terminal." -msgstr "Coloca um pouco de Ghostty no seu terminal." +msgstr "Colocar um pouco de Ghostty no seu terminal." From 0149ef5f72f5aaafd0382fad09f1618c509ffa20 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:07:49 -0500 Subject: [PATCH 13/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index cc9932454..5f6991f8a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -859,7 +859,7 @@ msgstr "Solicita um novo título para a aba atual." #: src/input/command.zig:478 msgid "Split the terminal to the left." -msgstr "Divide o terminal à esquerda." +msgstr "Dividir o terminal à esquerda." #: src/input/command.zig:483 msgid "Split the terminal to the right." From 17a66279be132cb35b790f6610514ed1a31d6163 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:07:57 -0500 Subject: [PATCH 14/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 5f6991f8a..02ef1e87a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1131,7 +1131,7 @@ msgstr "Desfazer" #: src/input/command.zig:691 msgid "Undo the last action." -msgstr "Desfaz a última ação." +msgstr "Desfazer a última ação." #: src/input/command.zig:696 msgid "Redo" From be892fc6c1aab84b31223ce8a23385e739c59520 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:09:27 -0500 Subject: [PATCH 15/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 02ef1e87a..379d1b2d3 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -863,7 +863,7 @@ msgstr "Dividir o terminal à esquerda." #: src/input/command.zig:483 msgid "Split the terminal to the right." -msgstr "Divide o terminal à direita." +msgstr "Dividir o terminal à direita." #: src/input/command.zig:488 msgid "Split the terminal up." From cdefb6809a7184f0910861ac57a4ee218e433e03 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:09:45 -0500 Subject: [PATCH 16/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 379d1b2d3..b05663e83 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -867,7 +867,7 @@ msgstr "Dividir o terminal à direita." #: src/input/command.zig:488 msgid "Split the terminal up." -msgstr "Divide o terminal para cima." +msgstr "Dividir o terminal para cima." #: src/input/command.zig:493 msgid "Split the terminal down." From ed13a09a59dde5ff2695c4a84aad49050c839711 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:10:25 -0500 Subject: [PATCH 17/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index b05663e83..dc48a15d8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -871,7 +871,7 @@ msgstr "Dividir o terminal para cima." #: src/input/command.zig:493 msgid "Split the terminal down." -msgstr "Divide o terminal para baixo." +msgstr "Dividir o terminal para baixo." #: src/input/command.zig:500 msgid "Focus Split: Previous" From e49392671390ec9e87f75668608e355122605e27 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:10:53 -0500 Subject: [PATCH 18/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index dc48a15d8..ebbe9018e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -879,7 +879,7 @@ msgstr "Focar divisão: anterior" #: src/input/command.zig:501 msgid "Focus the previous split, if any." -msgstr "Foca a divisão anterior, se houver." +msgstr "Focar a divisão anterior, se houver." #: src/input/command.zig:505 msgid "Focus Split: Next" From e820ef48b2b10b7ed44199e24396f1d3b7e456d2 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:12:32 -0500 Subject: [PATCH 19/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index ebbe9018e..9e0e0b619 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -887,7 +887,7 @@ msgstr "Focar divisão: próxima" #: src/input/command.zig:506 msgid "Focus the next split, if any." -msgstr "Foca a próxima divisão, se houver." +msgstr "Focar a próxima divisão, se houver." #: src/input/command.zig:510 msgid "Focus Split: Left" From 03cb485f60d93243bacfdfe51c512c03f1bb9c32 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:12:45 -0500 Subject: [PATCH 20/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 9e0e0b619..de2ddc888 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -895,7 +895,7 @@ msgstr "Focar divisão: esquerda" #: src/input/command.zig:511 msgid "Focus the split to the left, if it exists." -msgstr "Foca a divisão à esquerda, se ela existir." +msgstr "Focar a divisão à esquerda, se ela existir." #: src/input/command.zig:515 msgid "Focus Split: Right" From 3bdbad7d8869afb6b95e7997a1a4703e8a71acb3 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:12:56 -0500 Subject: [PATCH 21/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index de2ddc888..77e6ea294 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -903,7 +903,7 @@ msgstr "Focar divisão: direita" #: src/input/command.zig:516 msgid "Focus the split to the right, if it exists." -msgstr "Foca a divisão à direita, se ela existir." +msgstr "Focar a divisão à direita, se ela existir." #: src/input/command.zig:520 msgid "Focus Split: Up" From 132f154e5f419bd719ef77a3c9cf050e7d2f2741 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:13:20 -0500 Subject: [PATCH 22/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 77e6ea294..c0c474f0f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -911,7 +911,7 @@ msgstr "Focar divisão: acima" #: src/input/command.zig:521 msgid "Focus the split above, if it exists." -msgstr "Foca a divisão acima, se ela existir." +msgstr "Focar a divisão acima, se ela existir." #: src/input/command.zig:525 msgid "Focus Split: Down" From bde2047a636dd602a15b034fdefb7b9b61f5b2c2 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Sun, 16 Aug 2026 17:15:09 -0500 Subject: [PATCH 23/31] Apply suggestions from code review Co-authored-by: Micael Jarniac --- po/pt_BR.po | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index c0c474f0f..b40193e44 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -919,7 +919,7 @@ msgstr "Focar divisão: abaixo" #: src/input/command.zig:526 msgid "Focus the split below, if it exists." -msgstr "Foca a divisão abaixo, se ela existir." +msgstr "Focar a divisão abaixo, se ela existir." #: src/input/command.zig:533 msgid "Focus Window: Previous" @@ -927,7 +927,7 @@ msgstr "Focar janela: anterior" #: src/input/command.zig:534 msgid "Focus the previous window, if any." -msgstr "Foca a janela anterior, se houver." +msgstr "Focar a janela anterior, se houver." #: src/input/command.zig:538 msgid "Focus Window: Next" @@ -935,7 +935,7 @@ msgstr "Focar janela: próxima" #: src/input/command.zig:539 msgid "Focus the next window, if any." -msgstr "Foca a próxima janela, se houver." +msgstr "Focar a próxima janela, se houver." #: src/input/command.zig:545 msgid "Toggle Split Zoom" @@ -943,7 +943,7 @@ msgstr "Alternar zoom da divisão" #: src/input/command.zig:546 msgid "Toggle the zoom state of the current split." -msgstr "Alterna o estado de zoom da divisão atual." +msgstr "Alternar o estado de zoom da divisão atual." #: src/input/command.zig:551 msgid "Toggle Read-Only Mode" @@ -951,7 +951,7 @@ msgstr "Alternar modo somente leitura" #: src/input/command.zig:552 msgid "Toggle read-only mode for the current surface." -msgstr "Alterna o modo somente leitura do terminal atual." +msgstr "Alternar o modo somente leitura do terminal atual." #: src/input/command.zig:557 msgid "Equalize Splits" @@ -959,7 +959,7 @@ msgstr "Equalizar divisões" #: src/input/command.zig:558 msgid "Equalize the size of all splits." -msgstr "Equaliza o tamanho de todas as divisões." +msgstr "Equalizar o tamanho de todas as divisões." #: src/input/command.zig:563 msgid "Reset Window Size" @@ -967,7 +967,7 @@ msgstr "Restaurar tamanho da janela" #: src/input/command.zig:564 msgid "Reset the window size to the default." -msgstr "Restaura o tamanho da janela para o padrão." +msgstr "Restaurar o tamanho da janela para o padrão." #: src/input/command.zig:569 msgid "Toggle Inspector" @@ -975,7 +975,7 @@ msgstr "Alternar inspetor" #: src/input/command.zig:570 msgid "Toggle the inspector." -msgstr "Alterna o inspetor." +msgstr "Alternar o inspetor." #: src/input/command.zig:575 msgid "Show the GTK Inspector" @@ -983,7 +983,7 @@ msgstr "Mostrar o inspetor GTK" #: src/input/command.zig:576 msgid "Show the GTK inspector." -msgstr "Mostra o inspetor GTK." +msgstr "Mostrar o inspetor GTK." #: src/input/command.zig:581 msgid "Show On-Screen Keyboard" @@ -991,7 +991,7 @@ msgstr "Mostrar teclado virtual" #: src/input/command.zig:582 msgid "Show the on-screen keyboard if present." -msgstr "Mostra o teclado virtual, se disponível." +msgstr "Mostrar o teclado virtual, se disponível." #: src/input/command.zig:588 msgid "Open Config Using OS editor" @@ -1000,7 +1000,7 @@ 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." +"Abrir 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" @@ -1009,7 +1009,7 @@ 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." +"Abrir o arquivo de configuração em uma nova janela usando $EDITOR ou $VISUAL." #: src/input/command.zig:600 msgid "Reload Config" @@ -1017,7 +1017,7 @@ msgstr "Recarregar configuração" #: src/input/command.zig:601 msgid "Reload the config file." -msgstr "Recarrega o arquivo de configuração." +msgstr "Recarregar o arquivo de configuração." #: src/input/command.zig:606 msgid "Close Terminal" @@ -1025,11 +1025,11 @@ msgstr "Fechar terminal" #: src/input/command.zig:607 msgid "Close the current terminal." -msgstr "Fecha o terminal atual." +msgstr "Fechar o terminal atual." #: src/input/command.zig:614 msgid "Close the current tab." -msgstr "Fecha a aba atual." +msgstr "Fechar a aba atual." #: src/input/command.zig:618 msgid "Close Other Tabs" @@ -1037,7 +1037,7 @@ msgstr "Fechar outras abas" #: src/input/command.zig:619 msgid "Close all tabs in this window except the current one." -msgstr "Fecha todas as abas desta janela, exceto a atual." +msgstr "Fechar todas as abas desta janela, exceto a atual." #: src/input/command.zig:623 msgid "Close Tabs to the Right" @@ -1045,11 +1045,11 @@ msgstr "Fechar abas à direita" #: src/input/command.zig:624 msgid "Close all tabs to the right of the current one." -msgstr "Fecha todas as abas à direita da atual." +msgstr "Fechar todas as abas à direita da atual." #: src/input/command.zig:631 msgid "Close the current window." -msgstr "Fecha a janela atual." +msgstr "Fechar a janela atual." #: src/input/command.zig:636 msgid "Close All Windows" @@ -1057,7 +1057,7 @@ msgstr "Fechar todas as janelas" #: src/input/command.zig:637 msgid "Close all windows." -msgstr "Fecha todas as janelas." +msgstr "Fechar todas as janelas." #: src/input/command.zig:642 msgid "Toggle Maximize" @@ -1065,7 +1065,7 @@ msgstr "Alternar maximização" #: src/input/command.zig:643 msgid "Toggle the maximized state of the current window." -msgstr "Alterna o estado maximizado da janela atual." +msgstr "Alternar o estado maximizado da janela atual." #: src/input/command.zig:648 msgid "Toggle Fullscreen" @@ -1073,7 +1073,7 @@ msgstr "Alternar tela cheia" #: src/input/command.zig:649 msgid "Toggle the fullscreen state of the current window." -msgstr "Alterna o estado de tela cheia da janela atual." +msgstr "Alternar o estado de tela cheia da janela atual." #: src/input/command.zig:654 msgid "Toggle Window Decorations" @@ -1081,7 +1081,7 @@ msgstr "Alternar decorações da janela" #: src/input/command.zig:655 msgid "Toggle the window decorations." -msgstr "Alterna as decorações da janela." +msgstr "Alternar as decorações da janela." #: src/input/command.zig:660 msgid "Toggle Float on Top" @@ -1089,7 +1089,7 @@ msgstr "Alternar janela sempre no topo" #: src/input/command.zig:661 msgid "Toggle the float on top state of the current window." -msgstr "Alterna se a janela atual deve permanecer sempre no topo." +msgstr "Alternar se a janela atual deve permanecer sempre no topo." #: src/input/command.zig:666 msgid "Toggle Secure Input" @@ -1097,7 +1097,7 @@ msgstr "Alternar entrada segura" #: src/input/command.zig:667 msgid "Toggle secure input mode." -msgstr "Alterna o modo de entrada segura." +msgstr "Alternar o modo de entrada segura." #: src/input/command.zig:672 msgid "Toggle Mouse Reporting" @@ -1105,7 +1105,7 @@ msgstr "Alternar envio de eventos do mouse" #: src/input/command.zig:673 msgid "Toggle whether mouse events are reported to terminal applications." -msgstr "Alterna o envio de eventos do mouse aos aplicativos do terminal." +msgstr "Alternar o envio de eventos do mouse aos aplicativos do terminal." #: src/input/command.zig:678 msgid "Toggle Background Opacity" @@ -1114,7 +1114,7 @@ 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 " +"Alternar a opacidade do plano de fundo de uma janela iniciada com " "transparência." #: src/input/command.zig:684 From d2f08cb0b12bf81ac4029a5181bf3dea2ea0f0bd Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Mon, 17 Aug 2026 14:28:37 -0500 Subject: [PATCH 24/31] Apply suggestions from code review Co-authored-by: Micael Jarniac --- po/pt_BR.po | 104 ++++++++++++++++++++++++++-------------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index b40193e44..7b4ab1561 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -402,7 +402,7 @@ msgstr "Redefinir terminal" #: src/input/command.zig:150 msgid "Reset the terminal to a clean state." -msgstr "Redefine o terminal para um estado limpo." +msgstr "Redefinir o terminal para um estado limpo." #: src/input/command.zig:155 msgid "Copy to Clipboard" @@ -412,8 +412,8 @@ msgstr "Copiar para a área de transferência" 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." +"Copiar 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" @@ -422,7 +422,7 @@ 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." +"Copiar 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" @@ -431,7 +431,7 @@ 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 " +"Copiar o texto selecionado como sequências de escape ANSI para a área de " "transferência." #: src/input/command.zig:167 @@ -440,7 +440,7 @@ 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 "Copia o texto selecionado como HTML para a área de transferência." +msgstr "Copiar o texto selecionado como HTML para a área de transferência." #: src/input/command.zig:173 msgid "Copy URL to Clipboard" @@ -448,7 +448,7 @@ 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 "Copia a URL sob o cursor para a área de transferência." +msgstr "Copiar a URL sob o cursor para a área de transferência." #: src/input/command.zig:179 msgid "Copy Terminal Title to Clipboard" @@ -459,7 +459,7 @@ 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 " +"Copiar 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 @@ -468,7 +468,7 @@ msgstr "Colar da área de transferência" #: src/input/command.zig:186 msgid "Paste the contents of the main clipboard." -msgstr "Cola o conteúdo da área de transferência principal." +msgstr "Colar o conteúdo da área de transferência principal." #: src/input/command.zig:191 msgid "Paste from Selection" @@ -476,7 +476,7 @@ msgstr "Colar da seleção" #: src/input/command.zig:192 msgid "Paste the contents of the selection clipboard." -msgstr "Cola o conteúdo da área de transferência da seleção." +msgstr "Colar o conteúdo da área de transferência da seleção." #: src/input/command.zig:197 msgid "Start Search" @@ -484,7 +484,7 @@ msgstr "Iniciar busca" #: src/input/command.zig:198 msgid "Start a search if one isn't already active." -msgstr "Inicia uma busca se ainda não houver uma ativa." +msgstr "Iniciar uma busca se ainda não houver uma ativa." #: src/input/command.zig:203 msgid "Search Selection" @@ -492,7 +492,7 @@ msgstr "Buscar seleção" #: src/input/command.zig:204 msgid "Start a search for the current text selection." -msgstr "Inicia uma busca pela seleção de texto atual." +msgstr "Iniciar uma busca pela seleção de texto atual." #: src/input/command.zig:209 msgid "End Search" @@ -501,7 +501,7 @@ 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 " +"Encerrar a busca atual, se houver, e ocultar todos os elementos da interface " "gráfica." #: src/input/command.zig:215 @@ -510,7 +510,7 @@ msgstr "Próximo resultado da busca" #: src/input/command.zig:216 msgid "Navigate to the next search result, if any." -msgstr "Navega até o próximo resultado da busca, se houver." +msgstr "Navegar até o próximo resultado da busca, se houver." #: src/input/command.zig:219 msgid "Previous Search Result" @@ -518,7 +518,7 @@ msgstr "Resultado anterior da busca" #: src/input/command.zig:220 msgid "Navigate to the previous search result, if any." -msgstr "Navega até o resultado anterior da busca, se houver." +msgstr "Navegar até o resultado anterior da busca, se houver." #: src/input/command.zig:225 msgid "Increase Font Size" @@ -526,7 +526,7 @@ msgstr "Aumentar tamanho da fonte" #: src/input/command.zig:226 msgid "Increase the font size by 1 point." -msgstr "Aumenta o tamanho da fonte em 1 ponto." +msgstr "Aumentar o tamanho da fonte em 1 ponto." #: src/input/command.zig:231 msgid "Decrease Font Size" @@ -534,7 +534,7 @@ msgstr "Diminuir tamanho da fonte" #: src/input/command.zig:232 msgid "Decrease the font size by 1 point." -msgstr "Diminui o tamanho da fonte em 1 ponto." +msgstr "Diminuir o tamanho da fonte em 1 ponto." #: src/input/command.zig:237 msgid "Reset Font Size" @@ -542,7 +542,7 @@ msgstr "Restaurar tamanho da fonte" #: src/input/command.zig:238 msgid "Reset the font size to the default." -msgstr "Restaura o tamanho da fonte para o padrão." +msgstr "Restaurar o tamanho da fonte para o padrão." #: src/input/command.zig:243 msgid "Clear Screen" @@ -550,7 +550,7 @@ msgstr "Limpar tela" #: src/input/command.zig:244 msgid "Clear the screen and scrollback." -msgstr "Limpa a tela e o histórico de rolagem." +msgstr "Limpar a tela e o histórico de rolagem." #: src/input/command.zig:249 msgid "Select All" @@ -558,7 +558,7 @@ msgstr "Selecionar tudo" #: src/input/command.zig:250 msgid "Select all text on the screen." -msgstr "Seleciona todo o texto na tela." +msgstr "Selecionar todo o texto na tela." #: src/input/command.zig:255 msgid "Scroll to Top" @@ -566,7 +566,7 @@ msgstr "Rolar para o início" #: src/input/command.zig:256 msgid "Scroll to the top of the screen." -msgstr "Rola para o início da tela." +msgstr "Rolar para o início da tela." #: src/input/command.zig:261 msgid "Scroll to Bottom" @@ -574,7 +574,7 @@ msgstr "Rolar para o final" #: src/input/command.zig:262 msgid "Scroll to the bottom of the screen." -msgstr "Rola para o final da tela." +msgstr "Rolar para o final da tela." #: src/input/command.zig:267 msgid "Scroll to Selection" @@ -582,7 +582,7 @@ msgstr "Rolar até a seleção" #: src/input/command.zig:268 msgid "Scroll to the selected text." -msgstr "Rola até o texto selecionado." +msgstr "Rolar até o texto selecionado." #: src/input/command.zig:273 msgid "Scroll Page Up" @@ -590,7 +590,7 @@ msgstr "Rolar uma página para cima" #: src/input/command.zig:274 msgid "Scroll the screen up by a page." -msgstr "Rola a tela uma página para cima." +msgstr "Rolar a tela uma página para cima." #: src/input/command.zig:279 msgid "Scroll Page Down" @@ -598,7 +598,7 @@ msgstr "Rolar uma página para baixo" #: src/input/command.zig:280 msgid "Scroll the screen down by a page." -msgstr "Rola a tela uma página para baixo." +msgstr "Rolar a tela uma página para baixo." #: src/input/command.zig:286 msgid "Copy Screen to Temporary File and Copy Path" @@ -609,8 +609,8 @@ 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." +"Copiar o conteúdo da tela para um arquivo temporário e copiar o caminho para " +"a área de transferência." #: src/input/command.zig:291 msgid "Copy Screen to Temporary File and Paste Path" @@ -620,7 +620,7 @@ msgstr "Copiar tela para arquivo temporário e colar caminho" 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 " +"Copiar o conteúdo da tela para um arquivo temporário e colar o caminho do " "arquivo." #: src/input/command.zig:296 @@ -629,7 +629,7 @@ 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 "Copia o conteúdo da tela para um arquivo temporário e o abre." +msgstr "Copiar o conteúdo da tela para um arquivo temporário e abri-lo." #: src/input/command.zig:305 msgid "Copy Screen as HTML to Temporary File and Copy Path" @@ -640,7 +640,7 @@ 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 " +"Copiar o conteúdo da tela como HTML para um arquivo temporário e copiar o " "caminho para a área de transferência." #: src/input/command.zig:313 @@ -652,7 +652,7 @@ 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 " +"Copiar o conteúdo da tela como HTML para um arquivo temporário e colar o " "caminho do arquivo." #: src/input/command.zig:321 @@ -662,7 +662,7 @@ 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." +"Copiar o conteúdo da tela como HTML para um arquivo temporário e abri-lo." #: src/input/command.zig:330 msgid "Copy Screen as ANSI Sequences to Temporary File and Copy Path" @@ -674,8 +674,8 @@ 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." +"Copiar o conteúdo da tela como sequências de escape ANSI para um arquivo " +"temporário e copiar 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" @@ -687,8 +687,8 @@ 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." +"Copiar o conteúdo da tela como sequências de escape ANSI para um arquivo " +"temporário e colar o caminho do arquivo." #: src/input/command.zig:346 msgid "Copy Screen as ANSI Sequences to Temporary File and Open" @@ -699,8 +699,8 @@ 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." +"Copiar o conteúdo da tela como sequências de escape ANSI para um arquivo " +"temporário e abri-lo." #: src/input/command.zig:354 msgid "Copy Selection to Temporary File and Copy Path" @@ -711,7 +711,7 @@ 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 " +"Copiar o conteúdo da seleção para um arquivo temporário e copiar o caminho " "para a área de transferência." #: src/input/command.zig:359 @@ -723,7 +723,7 @@ 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 " +"Copiar o conteúdo da seleção para um arquivo temporário e colar o caminho do " "arquivo." #: src/input/command.zig:364 @@ -732,7 +732,7 @@ 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 "Copia o conteúdo da seleção para um arquivo temporário e o abre." +msgstr "Copiar o conteúdo da seleção para um arquivo temporário e abri-lo." #: src/input/command.zig:373 msgid "Copy Selection as HTML to Temporary File and Copy Path" @@ -743,7 +743,7 @@ 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 " +"Copiar o conteúdo da seleção como HTML para um arquivo temporário e copiar o " "caminho para a área de transferência." #: src/input/command.zig:381 @@ -755,7 +755,7 @@ 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 " +"Copiar o conteúdo da seleção como HTML para um arquivo temporário e colar o " "caminho do arquivo." #: src/input/command.zig:389 @@ -765,7 +765,7 @@ 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." +"Copiar o conteúdo da seleção como HTML para um arquivo temporário e abri-lo." #: src/input/command.zig:398 msgid "Copy Selection as ANSI Sequences to Temporary File and Copy Path" @@ -777,8 +777,8 @@ 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." +"Copiar o conteúdo da seleção como sequências de escape ANSI para um arquivo " +"temporário e copiar 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" @@ -790,8 +790,8 @@ 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." +"Copiar o conteúdo da seleção como sequências de escape ANSI para um arquivo " +"temporário e colar o caminho do arquivo." #: src/input/command.zig:414 msgid "Copy Selection as ANSI Sequences to Temporary File and Open" @@ -802,8 +802,8 @@ 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." +"Copiar o conteúdo da seleção como sequências de escape ANSI para um arquivo " +"temporário e abri-lo." #: src/input/command.zig:422 msgid "Open a new window." @@ -851,11 +851,11 @@ msgstr "Mudar título do terminal…" #: src/input/command.zig:459 msgid "Prompt for a new title for the current terminal." -msgstr "Solicita um novo título para o terminal atual." +msgstr "Solicitar um novo título para o terminal atual." #: src/input/command.zig:465 msgid "Prompt for a new title for the current tab." -msgstr "Solicita um novo título para a aba atual." +msgstr "Solicitar um novo título para a aba atual." #: src/input/command.zig:478 msgid "Split the terminal to the left." From ae7080e6cc00fa7a1107ef57974945b8b18a23e4 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Wed, 19 Aug 2026 11:51:31 -0500 Subject: [PATCH 25/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 7b4ab1561..88ee36328 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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-08-14 11:26-0500\n" +"PO-Revision-Date: 2026-08-17 14:28-0500\n" "Last-Translator: Guilherme Tiscoski \n" "Language-Team: Brazilian Portuguese \n" From 65621664eda30796a5d2fbc04b09e9b01825ef39 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Wed, 19 Aug 2026 11:51:44 -0500 Subject: [PATCH 26/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 88ee36328..74a15df8b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -538,7 +538,7 @@ msgstr "Diminuir o tamanho da fonte em 1 ponto." #: src/input/command.zig:237 msgid "Reset Font Size" -msgstr "Restaurar tamanho da fonte" +msgstr "Redefinir tamanho da fonte" #: src/input/command.zig:238 msgid "Reset the font size to the default." From 9581f7dd456f684d6f41c3b4e58f4621262ff725 Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Wed, 19 Aug 2026 11:51:56 -0500 Subject: [PATCH 27/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 74a15df8b..218742d07 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -542,7 +542,7 @@ msgstr "Redefinir tamanho da fonte" #: src/input/command.zig:238 msgid "Reset the font size to the default." -msgstr "Restaurar o tamanho da fonte para o padrão." +msgstr "Redefinir o tamanho da fonte para o padrão." #: src/input/command.zig:243 msgid "Clear Screen" From 4302020990ad25cfc8294b5fb33b2ca0a4b5310d Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Wed, 19 Aug 2026 11:52:04 -0500 Subject: [PATCH 28/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 218742d07..862b2865c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -963,7 +963,7 @@ msgstr "Equalizar o tamanho de todas as divisões." #: src/input/command.zig:563 msgid "Reset Window Size" -msgstr "Restaurar tamanho da janela" +msgstr "Redefinir tamanho da janela" #: src/input/command.zig:564 msgid "Reset the window size to the default." From 5a55a345aa5247d4e67be431f9a920f5fa67399e Mon Sep 17 00:00:00 2001 From: Guilherme Nandi Tiscoski Date: Wed, 19 Aug 2026 11:52:13 -0500 Subject: [PATCH 29/31] Update po/pt_BR.po Co-authored-by: Micael Jarniac --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 862b2865c..407b4d607 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -967,7 +967,7 @@ msgstr "Redefinir tamanho da janela" #: src/input/command.zig:564 msgid "Reset the window size to the default." -msgstr "Restaurar o tamanho da janela para o padrão." +msgstr "Redefinir o tamanho da janela para o padrão." #: src/input/command.zig:569 msgid "Toggle Inspector" From e8a7097f65bda1e6bb7a78cee1a67d8f8c9d376f Mon Sep 17 00:00:00 2001 From: Guilherme Tiscoski Date: Wed, 19 Aug 2026 11:57:49 -0500 Subject: [PATCH 30/31] =?UTF-8?q?i18:=20use=20"aplicativo"=20instead=20of?= =?UTF-8?q?=20"aplica=C3=A7=C3=A3o"=20for=20"application"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- po/pt_BR.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 407b4d607..ccff4d378 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -122,7 +122,7 @@ msgid "" msgstr "" "Este terminal está em modo somente leitura. Você ainda pode visualizar, " "selecionar e rolar o conteúdo, mas nenhum evento de entrada será enviado " -"para a aplicação em execução." +"para o aplicativo em execução." #: src/apprt/gtk/ui/1.2/surface.blp:112 msgid "Read-only" @@ -248,7 +248,7 @@ msgstr "Visualizar abas abertas" #: src/apprt/gtk/ui/1.5/window.blp:81 src/apprt/gtk/ui/1.5/window.blp:143 msgid "Main Menu" -msgstr "Menu Principal" +msgstr "Menu principal" #: src/apprt/gtk/ui/1.5/window.blp:293 msgid "Command Palette" @@ -299,7 +299,7 @@ msgid "" "An application is attempting to write to the clipboard. The current " "clipboard contents are shown below." msgstr "" -"Uma aplicação está tentando escrever na área de transferência. O conteúdo " +"Um aplicativo está tentando escrever na área de transferência. O conteúdo " "atual da área de transferência está aparecendo abaixo." #: src/apprt/gtk/class/clipboard_confirmation_dialog.zig:202 @@ -307,7 +307,7 @@ msgid "" "An application is attempting to read from the clipboard. The current " "clipboard contents are shown below." msgstr "" -"Uma aplicação está tentando ler da área de transferência. O conteúdo atual " +"Um aplicativo está tentando ler da área de transferência. O conteúdo atual " "da área de transferência está sendo exibido abaixo." #: src/apprt/gtk/class/clipboard_confirmation_dialog.zig:205 @@ -370,7 +370,7 @@ msgstr "Comando falhou" #: src/apprt/gtk/class/title_dialog.zig:227 msgid "Change Terminal Title" -msgstr "Mudar título do Terminal" +msgstr "Mudar título do terminal" #: src/apprt/gtk/class/title_dialog.zig:228 msgid "Change Tab Title" From 959c0daeaa1abbe9fd03a0da0601e4cd6e360799 Mon Sep 17 00:00:00 2001 From: Guilherme Tiscoski Date: Wed, 19 Aug 2026 13:44:25 -0500 Subject: [PATCH 31/31] i18n: update revision date --- po/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index ccff4d378..f0664fd04 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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-08-17 14:28-0500\n" +"PO-Revision-Date: 2026-08-17 11:57-0500\n" "Last-Translator: Guilherme Tiscoski \n" "Language-Team: Brazilian Portuguese \n"