msgid "" msgstr "" "Project-Id-Version: qmlkonsole\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-06-29 00:41+0000\n" "PO-Revision-Date: 2022-12-24 07:23+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-POFile-SpellExtra: Tab EOF Jonah Brüchert Devin Lin\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "José Nuno Pires" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "zepires@gmail.com" #: contents/ui/main.qml:15 #, kde-format msgid "Terminal" msgstr "Terminal" #: contents/ui/SavedCommandsDialog.qml:19 #, kde-format msgctxt "@title:window" msgid "Saved Commands" msgstr "Comandos Gravados" #: contents/ui/SavedCommandsDialog.qml:26 #, kde-format msgid "Configure" msgstr "Configurar" #: contents/ui/SavedCommandsDialog.qml:34 contents/ui/TerminalPage.qml:400 #, kde-format msgid "Close" msgstr "Fechar" #: contents/ui/SavedCommandsDialog.qml:53 #: contents/ui/SavedCommandsSettings.qml:51 #, kde-format msgid "No saved commands" msgstr "Sem comandos gravados" #: contents/ui/SavedCommandsDialog.qml:54 #: contents/ui/SavedCommandsSettings.qml:52 #, kde-format msgid "Save commands to quickly run them without typing them out." msgstr "Grave os comandos para os executar rapidamente sem ter de os escrever." #: contents/ui/SavedCommandsSettings.qml:18 #, kde-format msgid "Saved Commands" msgstr "Comandos Gravados" #: contents/ui/SavedCommandsSettings.qml:25 #: contents/ui/SavedCommandsSettings.qml:96 #, kde-format msgid "Add Command" msgstr "Adicionar um Comando" #: contents/ui/SavedCommandsSettings.qml:30 #, kde-format msgid "Edit" msgstr "" #: contents/ui/SavedCommandsSettings.qml:56 #, kde-format msgid "Add command" msgstr "Adicionar um comando" #: contents/ui/SavedCommandsSettings.qml:87 #, fuzzy, kde-format #| msgid "Action %1 removed" msgid "Command %1 removed" msgstr "A acção %1 foi removida" #: contents/ui/SettingsComponent.qml:35 #, kde-format msgid "General" msgstr "Geral" #: contents/ui/SettingsComponent.qml:44 #, kde-format msgid "About" msgstr "Acerca" #: contents/ui/SettingsComponent.qml:55 #, kde-format msgid "Appearance" msgstr "Aparência" #: contents/ui/SettingsComponent.qml:64 #, kde-format msgid "Color scheme" msgstr "Esquema de cores" #: contents/ui/SettingsComponent.qml:96 contents/ui/SettingsComponent.qml:110 #, kde-format msgid "Font Family" msgstr "Família do Tipo de Letra" #: contents/ui/SettingsComponent.qml:143 #, kde-format msgctxt "@title:window" msgid "Pick font" msgstr "Escolher o tipo de letra" #: contents/ui/SettingsComponent.qml:207 #, kde-format msgid "Font Size" msgstr "Tamanho da Letra" #: contents/ui/SettingsComponent.qml:232 #, kde-format msgid "Window Transparency" msgstr "Transparência da Janela" #: contents/ui/SettingsComponent.qml:270 #, kde-format msgid "Blur Background" msgstr "Borrar o Fundo" #: contents/ui/SettingsDialog.qml:17 contents/ui/SettingsPage.qml:16 #: contents/ui/TerminalPage.qml:249 #, kde-format msgid "Settings" msgstr "Configuração" #: contents/ui/TerminalKeyToolBar.qml:72 #, kde-format msgctxt "Control Key (should match the key on the keyboard of the locale)" msgid "Ctrl" msgstr "Ctrl" #: contents/ui/TerminalKeyToolBar.qml:90 #, kde-format msgctxt "Alt Key (should match the key on the keyboard of the locale)" msgid "Alt" msgstr "Alt" #: contents/ui/TerminalKeyToolBar.qml:106 #, kde-format msgctxt "Escape key (should match the key on the keyboard of the locale)" msgid "Esc" msgstr "Esc" #: contents/ui/TerminalKeyToolBar.qml:113 #, kde-format msgctxt "" "Tab character key (should match the key on the keyboard of the locale)" msgid "Tab" msgstr "Tab" #: contents/ui/TerminalKeyToolBar.qml:163 #, kde-format msgid "Toggle Virtual Keyboard" msgstr "Comutar o Teclado Virtual" #: contents/ui/TerminalPage.qml:149 #, kde-format msgctxt "@action:intoolbar" msgid "New Tab" msgstr "Nova Página" #: contents/ui/TerminalPage.qml:159 #, kde-format msgctxt "@action:intoolbar" msgid "Saved Commands" msgstr "Comandos Gravados" #: contents/ui/TerminalPage.qml:166 #, kde-format msgid "reverse-i-search" msgstr "pesquisa-inversa" #: contents/ui/TerminalPage.qml:175 #, kde-format msgid "Cancel current command" msgstr "Cancelar o comando actual" #: contents/ui/TerminalPage.qml:184 #, kde-format msgid "Send EOF" msgstr "Enviar um EOF" #: contents/ui/TerminalPage.qml:193 #, kde-format msgid "Cursor to line start" msgstr "Cursor até ao início da linha" #: contents/ui/TerminalPage.qml:202 #, kde-format msgid "Cursor to line end" msgstr "Cursor até ao fim da linha" #: contents/ui/TerminalPage.qml:211 #, kde-format msgid "Kill to line end" msgstr "Eliminação até ao fim da linha" #: contents/ui/TerminalPage.qml:220 #, kde-format msgid "Paste from kill buffer" msgstr "Colar da eliminação" #: contents/ui/TerminalPage.qml:229 #, kde-format msgid "Copy" msgstr "Copiar" #: contents/ui/TerminalPage.qml:240 #, kde-format msgid "Paste" msgstr "Colar" #: contents/ui/TerminalPage.qml:307 #, kde-format msgctxt "@title:window" msgid "Confirm closing %1" msgstr "Confirmar o fecho de %1" #: contents/ui/TerminalPage.qml:323 #, kde-format msgid "" "A process is currently running in this tab. Are you sure you want to close " "it?" msgstr "" "Está um processo em execução nesta página. Tem a certeza que a deseja fechar?" #: contents/ui/TerminalPage.qml:333 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Confirm closing %1" msgctxt "@title:window" msgid "Confirm closing window" msgstr "Confirmar o fecho de %1" #: contents/ui/TerminalPage.qml:346 #, fuzzy, kde-format #| msgid "" #| "A process is currently running in this tab. Are you sure you want to " #| "close it?" msgid "" "There are processes currently running in this window. Are you sure you want " "to close it?" msgstr "" "Está um processo em execução nesta página. Tem a certeza que a deseja fechar?" #: contents/ui/TerminalPage.qml:347 #, fuzzy, kde-format #| msgid "" #| "A process is currently running in this tab. Are you sure you want to " #| "close it?" msgid "" "A process is currently running in this window. Are you sure you want to " "close it?" msgstr "" "Está um processo em execução nesta página. Tem a certeza que a deseja fechar?" #: contents/ui/TerminalPage.qml:354 #, kde-format msgctxt "@title:window" msgid "Select Tab" msgstr "Seleccionar a Página" #: contents/ui/TerminalPage.qml:413 #, kde-format msgid "selection mode" msgstr "modo de selecção" #: contents/ui/TerminalPage.qml:421 #, kde-format msgid "Disable" msgstr "Desactivar" #: main.cpp:38 #, kde-format msgid "© 2020-2022 KDE Community" msgstr "© 2020-2022 da Comunidade do KDE" #: main.cpp:40 #, kde-format msgid "Jonah Brüchert" msgstr "Jonah Brüchert" #: main.cpp:41 #, kde-format msgid "Devin Lin" msgstr "Devin Lin" #: main.cpp:62 #, kde-format msgid "Command to execute" msgstr "Comando a executar" #: main.cpp:63 #, kde-format msgid "Set the initial working directory to 'dir'" msgstr "Definir a pasta de trabalho inicial como 'pasta'" #: terminaltabmodel.cpp:68 #, kde-format msgid "Tab %1" msgstr "Página %1"