From 65272cfd6eeb5dbb39e54c63740dcbb308300d40 Mon Sep 17 00:00:00 2001 From: Hugo Carvalho Date: Thu, 27 Feb 2025 21:11:43 +0000 Subject: [PATCH] Update Portuguese translation --- po/pt.po | 477 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 267 insertions(+), 210 deletions(-) diff --git a/po/pt.po b/po/pt.po index a4f63dd8..989bc100 100644 --- a/po/pt.po +++ b/po/pt.po @@ -2,15 +2,15 @@ # Copyright (C) 2016 sysprof's COPYRIGHT HOLDER # This file is distributed under the same license as the sysprof package. # Tiago Santos , 2016. -# Hugo Carvalho , 2020, 2021, 2022, 2023, 2024. -# João Carvalhinho , 2024. +# Hugo Carvalho , 2020, 2021, 2022, 2023, 2024, 2025. +# João Carvalhinho , 2024, 2025. # msgid "" msgstr "" "Project-Id-Version: sysprof\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/sysprof/issues/\n" -"POT-Creation-Date: 2024-07-26 13:47+0000\n" -"PO-Revision-Date: 2024-08-30 12:05+0100\n" +"POT-Creation-Date: 2025-02-24 14:27+0000\n" +"PO-Revision-Date: 2025-02-27 21:09+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -18,12 +18,12 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.4.4\n" +"X-Generator: Poedit 3.5\n" #: data/org.gnome.Sysprof.appdata.xml.in.in:6 -#: data/org.gnome.Sysprof.desktop.in.in:4 src/sysprof/sysprof-application.c:161 -#: src/sysprof/sysprof-application.c:237 -#: src/sysprof/sysprof-recording-pad.ui:18 src/sysprof/sysprof-window.c:243 +#: data/org.gnome.Sysprof.desktop.in.in:4 src/sysprof/sysprof-application.c:172 +#: src/sysprof/sysprof-application.c:248 +#: src/sysprof/sysprof-recording-pad.ui:20 src/sysprof/sysprof-window.c:274 msgid "Sysprof" msgstr "Sysprof" @@ -77,7 +77,7 @@ msgid "CSS" msgstr "CSS" #: src/libsysprof/sysprof-category-summary.c:154 -#: src/sysprof/sysprof-greeter.ui:433 src/sysprof/sysprof-window.ui:317 +#: src/sysprof/sysprof-greeter.ui:468 src/sysprof/sysprof-window.ui:363 msgid "Graphics" msgstr "Gráficos" @@ -137,6 +137,10 @@ msgstr "Unwindable" msgid "Windowing" msgstr "Em janela" +#: src/libsysprof/sysprof-debuginfod-task.c:97 +msgid "Downloading Symbols…" +msgstr "A descarregar símbolos…" + #: src/libsysprof/sysprof-document-allocation.c:151 msgid "Allocation" msgstr "Atribuição" @@ -174,14 +178,14 @@ msgstr "A analisar as sobreposições de sistema de ficheiros" msgid "Processing counters" msgstr "Contadores de processos" -#: src/libsysprof/sysprof-document.c:2476 -#: src/libsysprof/sysprof-document.c:2492 +#: src/libsysprof/sysprof-document.c:2480 +#: src/libsysprof/sysprof-document.c:2499 #, c-format msgid "Recording at %X %x" msgstr "A registar em %X %x" -#: src/libsysprof/sysprof-document.c:2478 -#: src/libsysprof/sysprof-document.c:2494 +#: src/libsysprof/sysprof-document.c:2483 +#: src/libsysprof/sysprof-document.c:2502 #, c-format msgid "Recording at %s" msgstr "A registar em %s" @@ -194,20 +198,20 @@ msgstr "Mensagem D-Bus" msgid "Frame" msgstr "Imagem" -#: src/libsysprof/sysprof-document-loader.c:435 +#: src/libsysprof/sysprof-document-loader.c:499 msgid "Document loaded" msgstr "Documento carregado" -#: src/libsysprof/sysprof-document-loader.c:466 +#: src/libsysprof/sysprof-document-loader.c:530 msgid "Loading failed" msgstr "Falha ao carregar" -#: src/libsysprof/sysprof-document-loader.c:478 -#: src/libsysprof/sysprof-document-symbols.c:217 +#: src/libsysprof/sysprof-document-loader.c:542 +#: src/libsysprof/sysprof-document-symbols.c:276 msgid "Symbolizing stack traces" msgstr "A atribuir símbolos a Stack Traces" -#: src/libsysprof/sysprof-document-loader.c:547 +#: src/libsysprof/sysprof-document-loader.c:611 msgid "Loading document" msgstr "Carregando documento" @@ -215,7 +219,7 @@ msgstr "Carregando documento" msgid "Log" msgstr "Registo" -#: src/libsysprof/sysprof-document-mark.c:113 +#: src/libsysprof/sysprof-document-mark.c:134 msgid "Mark" msgstr "Marca" @@ -253,139 +257,147 @@ msgstr "" "O rastreio requer a criação de um programa compilado com ‘-finstrument-" "functions’. O rastreamento não estará disponível." -#: src/sysprof-cli/sysprof-cli.c:112 +#: src/sysprof-cli/sysprof-cli.c:115 msgid "--merge requires at least 2 filename arguments" msgstr "--merge requer pelo menos 2 argumentos de nome de ficheiro" -#: src/sysprof-cli/sysprof-cli.c:307 +#: src/sysprof-cli/sysprof-cli.c:313 msgid "Disable CPU throttling while profiling [Deprecated for --power-profile]" msgstr "" "Desativar a limitação da CPU durante a criação de perfis [Preterido para —" "power-profile]" -#: src/sysprof-cli/sysprof-cli.c:308 +#: src/sysprof-cli/sysprof-cli.c:314 msgid "Make sysprof specific to a task [Deprecated]" msgstr "Tornar o Sysprof específico de uma tarefa [Depreciado]" -#: src/sysprof-cli/sysprof-cli.c:308 src/sysprof/sysprof-frame-utility.ui:109 -#: src/sysprof/sysprof-logs-section.ui:179 +#: src/sysprof-cli/sysprof-cli.c:314 src/sysprof/sysprof-frame-utility.ui:109 +#: src/sysprof/sysprof-logs-section.ui:181 #: src/sysprof/sysprof-processes-section.ui:283 #: src/sysprof/sysprof-traceables-utility.ui:52 msgid "PID" msgstr "PID" -#: src/sysprof-cli/sysprof-cli.c:309 +#: src/sysprof-cli/sysprof-cli.c:315 msgid "Run a command and profile the process" msgstr "Executa um comando e perfila seu processo" -#: src/sysprof-cli/sysprof-cli.c:309 +#: src/sysprof-cli/sysprof-cli.c:315 msgid "COMMAND" msgstr "COMANDO" -#: src/sysprof-cli/sysprof-cli.c:310 +#: src/sysprof-cli/sysprof-cli.c:316 msgid "" "Set environment variable for spawned process. Can be used multiple times." msgstr "" "Define variável de ambiente para processo iniciado. Pode ser usado várias " "vezes." -#: src/sysprof-cli/sysprof-cli.c:310 +#: src/sysprof-cli/sysprof-cli.c:316 msgid "VAR=VALUE" msgstr "VARIÁVEL=VALOR" -#: src/sysprof-cli/sysprof-cli.c:311 +#: src/sysprof-cli/sysprof-cli.c:317 msgid "Force overwrite the capture file" msgstr "Força a substituição do ficheiro de captura" -#: src/sysprof-cli/sysprof-cli.c:312 +#: src/sysprof-cli/sysprof-cli.c:318 msgid "Disable recording of battery statistics" msgstr "Desativa o registo de estatísticas de bateria" -#: src/sysprof-cli/sysprof-cli.c:313 +#: src/sysprof-cli/sysprof-cli.c:319 msgid "Disable recording of CPU statistics" msgstr "Desativa o registo de estatísticas de CPU" -#: src/sysprof-cli/sysprof-cli.c:314 +#: src/sysprof-cli/sysprof-cli.c:320 msgid "Disable recording of Disk statistics" msgstr "Desativa o registo de estatísticas do disco" -#: src/sysprof-cli/sysprof-cli.c:315 +#: src/sysprof-cli/sysprof-cli.c:321 msgid "Do not record stacktraces using Linux perf" msgstr "Não regista stacktraces ao usar o Linux perf" -#: src/sysprof-cli/sysprof-cli.c:316 +#: src/sysprof-cli/sysprof-cli.c:322 msgid "Do not append symbol name information from local machine" msgstr "Não anexa informações do nome do símbolo da máquina local" -#: src/sysprof-cli/sysprof-cli.c:317 +#: src/sysprof-cli/sysprof-cli.c:323 msgid "Disable recording of memory statistics" msgstr "Desativa o registo de estatísticas de memória" -#: src/sysprof-cli/sysprof-cli.c:318 +#: src/sysprof-cli/sysprof-cli.c:324 msgid "Disable recording of network statistics" msgstr "Desativa o registo de estatísticas de rede" -#: src/sysprof-cli/sysprof-cli.c:319 +#: src/sysprof-cli/sysprof-cli.c:325 msgid "Set SYSPROF_TRACE_FD environment for subprocess" msgstr "Define ambiente de SYSPROF_TRACE_FD para subprocesso" -#: src/sysprof-cli/sysprof-cli.c:320 +#: src/sysprof-cli/sysprof-cli.c:326 msgid "Track when processes are scheduled" msgstr "Rastrear aquando os processos são agendados" -#: src/sysprof-cli/sysprof-cli.c:321 +#: src/sysprof-cli/sysprof-cli.c:327 msgid "Profile the D-Bus session bus" msgstr "Perfil do barramento de sessão D-Bus" -#: src/sysprof-cli/sysprof-cli.c:322 +#: src/sysprof-cli/sysprof-cli.c:328 msgid "Profile the D-Bus system bus" msgstr "Perfil do barramento de sistema D-Bus" -#: src/sysprof-cli/sysprof-cli.c:323 +#: src/sysprof-cli/sysprof-cli.c:329 msgid "Set GJS_TRACE_FD environment to trace GJS processes" msgstr "Define ambiente de GJS_TRACE_FD para rastrear processos de GJS" -#: src/sysprof-cli/sysprof-cli.c:324 +#: src/sysprof-cli/sysprof-cli.c:330 msgid "Set GTK_TRACE_FD environment to trace a GTK application" msgstr "Define ambiente de GTK_TRACE_FD para rastrear uma aplicação GTK" -#: src/sysprof-cli/sysprof-cli.c:325 +#: src/sysprof-cli/sysprof-cli.c:331 msgid "Include RAPL energy statistics" msgstr "Inclui estatísticas de energia RAPL" -#: src/sysprof-cli/sysprof-cli.c:326 +#: src/sysprof-cli/sysprof-cli.c:332 msgid "Profile memory allocations and frees" msgstr "Perfila atribuições de memória e livres" -#: src/sysprof-cli/sysprof-cli.c:327 +#: src/sysprof-cli/sysprof-cli.c:333 msgid "Connect to org.gnome.Shell for profiler statistics" msgstr "Ligação a org.gnome.Shell para estatísticas de perfilador" -#: src/sysprof-cli/sysprof-cli.c:328 +#: src/sysprof-cli/sysprof-cli.c:334 msgid "Track performance of the applications main loop" msgstr "Rastreia o desempenho do ciclo principal da aplicação" -#: src/sysprof-cli/sysprof-cli.c:330 +#: src/sysprof-cli/sysprof-cli.c:336 msgid "Merge all provided *.syscap files and write to stdout" msgstr "Une todos os ficheiros *.syscap fornecidos e grava para stdout" -#: src/sysprof-cli/sysprof-cli.c:331 +#: src/sysprof-cli/sysprof-cli.c:337 msgid "Print the sysprof-cli version and exit" msgstr "Emite a versão do sysprof-cli e sai" -#: src/sysprof-cli/sysprof-cli.c:332 +#: src/sysprof-cli/sysprof-cli.c:338 msgid "The size of the buffer in pages (1 = 1 page)" msgstr "O tamanho da memória intermédia em páginas (1 = 1 página)" -#: src/sysprof-cli/sysprof-cli.c:333 +#: src/sysprof-cli/sysprof-cli.c:339 msgid "Additional D-Bus address to monitor" msgstr "Endereço D-Bus adicional a monitorizar" -#: src/sysprof-cli/sysprof-cli.c:366 +#: src/sysprof-cli/sysprof-cli.c:340 +msgid "Stack size to copy for unwinding in user-space" +msgstr "Tamanho da pilha a copiar para desenrolar no espaço do utilizador" + +#: src/sysprof-cli/sysprof-cli.c:341 +msgid "Do not use debuginfod to resolve symbols" +msgstr "Não utilizar o debuginfod para resolver símbolos" + +#: src/sysprof-cli/sysprof-cli.c:374 msgid "[CAPTURE_FILE] [-- COMMAND ARGS] — Sysprof" msgstr "[FICHEIRO_CAPTURA] [-- COMANDO ARGS] — Sysprof" -#: src/sysprof-cli/sysprof-cli.c:369 +#: src/sysprof-cli/sysprof-cli.c:377 msgid "" "\n" "Examples:\n" @@ -396,6 +408,10 @@ msgid "" "\n" " # Merge multiple syscap files into one\n" " sysprof-cli --merge a.syscap b.syscap > c.syscap\n" +"\n" +" # Unwind by capturing stack/register contents instead of frame-pointers\n" +" # where the stack-size is a multiple of page-size\n" +" sysprof-cli --stack-size=8192\n" msgstr "" "\n" "Exemplos:\n" @@ -406,13 +422,19 @@ msgstr "" "\n" " # Une vários ficheiros syscap em um\n" " sysprof-cli --merge a.syscap b.syscap > c.syscap\n" +"\n" +" # Desenrolar capturando o conteúdo da pilha/registo em vez de frame-" +"pointers\n" +" # em que o tamanho da pilha é um múltiplo do tamanho da página\n" +" sysprof-cli --stack-size=8192\n" +"\n" -#: src/sysprof-cli/sysprof-cli.c:405 +#: src/sysprof-cli/sysprof-cli.c:417 msgid "Too many arguments were passed to sysprof-cli:" msgstr "Demasiados argumentos foram passados para o sysprof-cli:" #. Translators: %s is a file name. -#: src/sysprof-cli/sysprof-cli.c:459 +#: src/sysprof-cli/sysprof-cli.c:473 #, c-format msgid "%s exists. Use --force to overwrite\n" msgstr "%s existe. Use --force para o substituir\n" @@ -480,23 +502,6 @@ msgctxt "shortcut window" msgid "Quit" msgstr "Sair" -#: src/sysprof/gtk/menus.ui:6 -msgid "_Preferences" -msgstr "_Preferências" - -#: src/sysprof/gtk/menus.ui:10 src/sysprof/sysprof-greeter.ui:644 -#: src/sysprof/sysprof-window.ui:398 -msgid "_Keyboard Shortcuts" -msgstr "Teclas de atalho" - -#: src/sysprof/gtk/menus.ui:14 -msgid "_Help" -msgstr "A_juda" - -#: src/sysprof/gtk/menus.ui:18 -msgid "_About Sysprof" -msgstr "Sobre o Sysprof" - #: src/sysprof/sysprof-animation.c:1038 #, c-format msgid "Failed to find property %s in %s" @@ -507,15 +512,15 @@ msgstr "Falha a encontrar a propriedade %s em %s" msgid "Failed to retrieve va_list value: %s" msgstr "Falha ao recuperar o valor da va_list: %s" -#: src/sysprof/sysprof-application.c:37 +#: src/sysprof/sysprof-application.c:38 msgid "Show Sysprof version and exit" msgstr "Mostra a versão do sysprof e sai" -#: src/sysprof/sysprof-application.c:170 +#: src/sysprof/sysprof-application.c:181 msgid "A system profiler" msgstr "Um perfilador de sistema" -#: src/sysprof/sysprof-application.c:171 +#: src/sysprof/sysprof-application.c:182 msgid "translator-credits" msgstr "" "Tiago Santos \n" @@ -573,7 +578,7 @@ msgstr "Hora" #: src/sysprof/sysprof-cpu-section.ui:412 #: src/sysprof/sysprof-energy-section.ui:382 -#: src/sysprof/sysprof-flame-graph.c:453 +#: src/sysprof/sysprof-flame-graph.c:458 #: src/sysprof/sysprof-graphics-section.ui:293 #: src/sysprof/sysprof-marks-section.ui:248 #: src/sysprof/sysprof-network-section.ui:380 @@ -674,8 +679,8 @@ msgid "Filter Messages" msgstr "Filtrar mensagens" #: src/sysprof/sysprof-dbus-utility.ui:13 -#: src/sysprof/sysprof-logs-section.c:104 -#: src/sysprof/sysprof-logs-section.ui:286 +#: src/sysprof/sysprof-logs-section.c:114 +#: src/sysprof/sysprof-logs-section.ui:290 msgid "Message" msgstr "Mensagem" @@ -691,7 +696,7 @@ msgstr "Comprimido" msgid "Filter Files" msgstr "Fitrar Ficheiros" -#: src/sysprof/sysprof-flame-graph.c:457 +#: src/sysprof/sysprof-flame-graph.c:462 #: src/sysprof/sysprof-process-dialog.ui:177 msgid "File" msgstr "Ficheiro" @@ -700,61 +705,61 @@ msgstr "Ficheiro" #: src/sysprof/sysprof-logs-section.ui:143 #: src/sysprof/sysprof-mark-table.ui:116 #: src/sysprof/sysprof-traceables-utility.ui:81 -#: src/sysprof/sysprof-window.ui:297 +#: src/sysprof/sysprof-window.ui:343 msgid "CPU" msgstr "CPU" -#: src/sysprof/sysprof-greeter.c:102 +#: src/sysprof/sysprof-greeter.c:128 msgid "Use KEY=VALUE to set an environment variable" msgstr "Usar KEY=VALUE para definir uma variável de ambiente" -#: src/sysprof/sysprof-greeter.c:108 +#: src/sysprof/sysprof-greeter.c:134 msgid "Keys may not start with a number" msgstr "As chaves não podem começar com um número" -#: src/sysprof/sysprof-greeter.c:118 +#: src/sysprof/sysprof-greeter.c:144 msgid "Keys may only contain alpha-numerics or underline." msgstr "As chaves só podem conter caracteres alfanuméricos ou a linha baixa." -#: src/sysprof/sysprof-greeter.c:265 src/sysprof/sysprof-window.c:155 +#: src/sysprof/sysprof-greeter.c:306 src/sysprof/sysprof-window.c:175 msgid "Must Capture to Local File" msgstr "Forçar captura para um ficheiro local" -#: src/sysprof/sysprof-greeter.c:266 src/sysprof/sysprof-window.c:156 +#: src/sysprof/sysprof-greeter.c:307 src/sysprof/sysprof-window.c:176 msgid "You must choose a local file to capture using Sysprof" msgstr "Tem que escolher um ficheiro local para capturar usando o Sysprof" -#: src/sysprof/sysprof-greeter.c:267 src/sysprof/sysprof-recording-pad.c:115 -#: src/sysprof/sysprof-window.c:157 src/sysprof/sysprof-window.c:718 +#: src/sysprof/sysprof-greeter.c:308 src/sysprof/sysprof-recording-pad.c:119 +#: src/sysprof/sysprof-window.c:177 src/sysprof/sysprof-window.c:764 msgid "Close" msgstr "Fechar" -#: src/sysprof/sysprof-greeter.c:288 +#: src/sysprof/sysprof-greeter.c:331 #, c-format msgid "System Capture from %s.syscap" msgstr "Captura de sistema a partir de %s.syscap" -#: src/sysprof/sysprof-greeter.c:292 +#: src/sysprof/sysprof-greeter.c:335 msgid "Record to File" msgstr "Registar em ficheiro" -#: src/sysprof/sysprof-greeter.c:293 +#: src/sysprof/sysprof-greeter.c:336 msgid "Record" msgstr "Registar" -#: src/sysprof/sysprof-greeter.c:440 +#: src/sysprof/sysprof-greeter.c:485 msgid "No Change" msgstr "Sem alterações" -#: src/sysprof/sysprof-greeter.c:443 +#: src/sysprof/sysprof-greeter.c:488 msgid "Balanced" msgstr "Equilibrado" -#: src/sysprof/sysprof-greeter.c:446 +#: src/sysprof/sysprof-greeter.c:491 msgid "Power Saver" msgstr "Poupança de energia" -#: src/sysprof/sysprof-greeter.c:449 +#: src/sysprof/sysprof-greeter.c:494 msgid "Performance" msgstr "Desempenho" @@ -770,170 +775,197 @@ msgstr "Amostra de Stacks nativos" msgid "Record native stack traces using a sampling profiler" msgstr "Gravar Stack Traces nativos usando um profiler de amostragem" -#: src/sysprof/sysprof-greeter.ui:116 +#: src/sysprof/sysprof-greeter.ui:111 +msgid "Unwind Stacks in User Space" +msgstr "Desenrolar pilhas no espaço do utilizador" + +#: src/sysprof/sysprof-greeter.ui:112 +msgid "Copy stack contents and registers for unwinding in user-space" +msgstr "" +"Copiar o conteúdo da pilha e os registos para desenrolar no espaço do " +"utilizador" + +#: src/sysprof/sysprof-greeter.ui:123 +msgid "Stack Size" +msgstr "Dimensão da pilha" + +#: src/sysprof/sysprof-greeter.ui:124 +msgid "The number of bytes to copy from the stack" +msgstr "O número de bytes a copiar da pilha" + +#: src/sysprof/sysprof-greeter.ui:135 +msgid "" +"Unwinding in user-space has considerable overhead but may help in situations " +"where frame-pointers are unavailable." +msgstr "" +"O desenrolar no espaço do utilizador tem uma sobrecarga considerável, mas " +"pode ajudar em situações em que os ponteiros de fotogramas não estão " +"disponíveis." + +#: src/sysprof/sysprof-greeter.ui:151 msgid "Sample JavaScript Stacks" msgstr "Amostra de Stacks de JavaScript" -#: src/sysprof/sysprof-greeter.ui:117 +#: src/sysprof/sysprof-greeter.ui:152 msgid "Record JavaScript stack traces using a sampling profiler" msgstr "Gravar Stack Traces de Javascript usando um profiler de amostragem" -#: src/sysprof/sysprof-greeter.ui:128 +#: src/sysprof/sysprof-greeter.ui:163 msgid "" "Sysprof must launch your application to record JavaScript stacks using GJS." msgstr "" "O Sysprof tem de lançar a sua aplicação para gravar Stacks de Javascript " "usando o GJS." -#: src/sysprof/sysprof-greeter.ui:144 +#: src/sysprof/sysprof-greeter.ui:179 msgid "Record Scheduler Details" msgstr "Detalhes do programador de registos" -#: src/sysprof/sysprof-greeter.ui:145 +#: src/sysprof/sysprof-greeter.ui:180 msgid "Track when processes are scheduled per CPU" msgstr "Rastrear quando os processos são programados pelo CPU" -#: src/sysprof/sysprof-greeter.ui:158 +#: src/sysprof/sysprof-greeter.ui:193 msgid "Tracing" msgstr "Rastreio" -#: src/sysprof/sysprof-greeter.ui:162 +#: src/sysprof/sysprof-greeter.ui:197 msgid "Trace Memory Allocations" msgstr "Rastrear atribuições de memória" -#: src/sysprof/sysprof-greeter.ui:163 +#: src/sysprof/sysprof-greeter.ui:198 msgid "Record a stack trace when malloc or similar functions are used" msgstr "" "Gravar um Stack trace quando o malloc ou função similar é usado" -#: src/sysprof/sysprof-greeter.ui:174 +#: src/sysprof/sysprof-greeter.ui:209 msgid "Sysprof must launch your application to record memory allocations." msgstr "" "Sysprof tem que iniciar a sua aplicação para registar alocações de memória." -#: src/sysprof/sysprof-greeter.ui:192 src/sysprof/sysprof-greeter.ui:197 +#: src/sysprof/sysprof-greeter.ui:227 src/sysprof/sysprof-greeter.ui:232 msgid "Application" msgstr "Aplicação" -#: src/sysprof/sysprof-greeter.ui:200 +#: src/sysprof/sysprof-greeter.ui:235 #: src/sysprof/sysprof-processes-section.ui:317 msgid "Command Line" msgstr "Linha de comandos" -#: src/sysprof/sysprof-greeter.ui:206 +#: src/sysprof/sysprof-greeter.ui:241 msgid "Working directory" msgstr "Directoria de trabalho" -#: src/sysprof/sysprof-greeter.ui:212 +#: src/sysprof/sysprof-greeter.ui:247 msgid "The application will be run as a subprocess of Sysprof." msgstr "A aplicação será corrida como um subprocesso do Sysprof." -#: src/sysprof/sysprof-greeter.ui:225 +#: src/sysprof/sysprof-greeter.ui:260 msgid "Environment" msgstr "Ambiente" -#: src/sysprof/sysprof-greeter.ui:229 +#: src/sysprof/sysprof-greeter.ui:264 msgid "Clear Environment" msgstr "Limpar Ambiente" -#: src/sysprof/sysprof-greeter.ui:230 +#: src/sysprof/sysprof-greeter.ui:265 msgid "Clear the environment before launching application" msgstr "Limpa ambiente antes de iniciar aplicação" -#: src/sysprof/sysprof-greeter.ui:256 +#: src/sysprof/sysprof-greeter.ui:291 msgid "Add _Variable" msgstr "Adicionar _Variável" -#: src/sysprof/sysprof-greeter.ui:262 +#: src/sysprof/sysprof-greeter.ui:297 msgid "Add Variable" msgstr "Addicionar Variável" -#: src/sysprof/sysprof-greeter.ui:263 +#: src/sysprof/sysprof-greeter.ui:298 msgid "_Add" msgstr "_Addicionar" -#: src/sysprof/sysprof-greeter.ui:280 src/sysprof/sysprof-greeter.ui:285 +#: src/sysprof/sysprof-greeter.ui:315 src/sysprof/sysprof-greeter.ui:320 msgid "Counters" msgstr "Contadores" -#: src/sysprof/sysprof-greeter.ui:289 +#: src/sysprof/sysprof-greeter.ui:324 msgid "CPU Usage" msgstr "Utilização da CPU" -#: src/sysprof/sysprof-greeter.ui:290 +#: src/sysprof/sysprof-greeter.ui:325 msgid "Record coarse-grained counters about CPU usage and frequency" msgstr "" "Registar contadores sobre a utilização e frequência da CPU com baixa " "granularidade" -#: src/sysprof/sysprof-greeter.ui:302 +#: src/sysprof/sysprof-greeter.ui:337 msgid "Memory Usage" msgstr "Utilização da memória" -#: src/sysprof/sysprof-greeter.ui:303 +#: src/sysprof/sysprof-greeter.ui:338 msgid "Record coarse-grained counters about system memory usage" msgstr "" "Registar contadores sobre a utilização da memória com baixa granularidade" -#: src/sysprof/sysprof-greeter.ui:315 +#: src/sysprof/sysprof-greeter.ui:350 msgid "Disk Usage" msgstr "Utilização de disco" -#: src/sysprof/sysprof-greeter.ui:316 +#: src/sysprof/sysprof-greeter.ui:351 msgid "Record coarse-grained counters about storage throughput" msgstr "" "Registar contadores sobre a velocidade de acesso ao armazenamento com baixa " "granularidade" -#: src/sysprof/sysprof-greeter.ui:328 +#: src/sysprof/sysprof-greeter.ui:363 msgid "Network Usage" msgstr "Utilização de rede" -#: src/sysprof/sysprof-greeter.ui:329 +#: src/sysprof/sysprof-greeter.ui:364 msgid "Record coarse-grained counters about network traffic" msgstr "Registar contadores sobre a utilização da rede com baixa granularidade" -#: src/sysprof/sysprof-greeter.ui:345 +#: src/sysprof/sysprof-greeter.ui:380 msgid "Energy Usage" msgstr "Uso de energia" -#: src/sysprof/sysprof-greeter.ui:346 +#: src/sysprof/sysprof-greeter.ui:381 msgid "Record coarse-grained counters about energy usage in Watts" msgstr "" "Registar contadores sobre consumo de energia em Watts com baixa granularidade" -#: src/sysprof/sysprof-greeter.ui:358 +#: src/sysprof/sysprof-greeter.ui:393 msgid "Battery Charge" msgstr "Carga de bateria" -#: src/sysprof/sysprof-greeter.ui:359 +#: src/sysprof/sysprof-greeter.ui:394 msgid "Record coarse-grained counters about battery charge or discharge rates" msgstr "" "Registar contadores sobre carga ou descarga da bateria com baixa " "granularidade" -#: src/sysprof/sysprof-greeter.ui:377 src/sysprof/sysprof-greeter.ui:382 -#: src/sysprof/sysprof-window.ui:287 +#: src/sysprof/sysprof-greeter.ui:412 src/sysprof/sysprof-greeter.ui:417 +#: src/sysprof/sysprof-window.ui:333 msgid "D-Bus" msgstr "D-Bus" -#: src/sysprof/sysprof-greeter.ui:386 +#: src/sysprof/sysprof-greeter.ui:421 msgid "Record System Bus" msgstr "Registar barramento do sistema" -#: src/sysprof/sysprof-greeter.ui:387 +#: src/sysprof/sysprof-greeter.ui:422 msgid "Record messages on the D-Bus system bus" msgstr "Registar mensagens do D-Bus no bus de sistema" -#: src/sysprof/sysprof-greeter.ui:403 +#: src/sysprof/sysprof-greeter.ui:438 msgid "Record Session Bus" msgstr "Registar barramento de sessão" -#: src/sysprof/sysprof-greeter.ui:404 +#: src/sysprof/sysprof-greeter.ui:439 msgid "Record messages on the D-Bus user session bus" msgstr "Registar mensagens do D-Bus no bus de sessão" -#: src/sysprof/sysprof-greeter.ui:415 +#: src/sysprof/sysprof-greeter.ui:450 msgid "" "The session bus may contain sensitive information such as keyboard usage and " "passwords." @@ -941,19 +973,19 @@ msgstr "" "O bus de sessão poderá conter informação sensível como por exemplo a " "utilização do teclado e palavras-passe." -#: src/sysprof/sysprof-greeter.ui:438 +#: src/sysprof/sysprof-greeter.ui:473 msgid "Timings" msgstr "Tempos" -#: src/sysprof/sysprof-greeter.ui:442 +#: src/sysprof/sysprof-greeter.ui:477 msgid "Compositor Frame Timings" msgstr "Temporização de fotogramas do compositor" -#: src/sysprof/sysprof-greeter.ui:443 +#: src/sysprof/sysprof-greeter.ui:478 msgid "Record frame-timing information from the GNOME Shell compositor" msgstr "Registar informações de frame-timing do compositor do GNOME Shell" -#: src/sysprof/sysprof-greeter.ui:454 +#: src/sysprof/sysprof-greeter.ui:489 msgid "" "Applications launched by Sysprof will automatically collect GTK frame timing " "information." @@ -961,126 +993,131 @@ msgstr "" "As aplicações iniciadas pelo Sysprof recolhem automaticamente informações de " "temporização de fotogramas GTK." -#: src/sysprof/sysprof-greeter.ui:494 +#: src/sysprof/sysprof-greeter.ui:529 msgid "Devices" msgstr "Dispositivos" -#: src/sysprof/sysprof-greeter.ui:498 +#: src/sysprof/sysprof-greeter.ui:533 msgid "Include GPU Information" msgstr "Incluir informação do GPU" -#: src/sysprof/sysprof-greeter.ui:499 +#: src/sysprof/sysprof-greeter.ui:534 msgid "Records information about graphics hardware and drivers" msgstr "Regista informação sobre placas gráficas e drivers" -#: src/sysprof/sysprof-greeter.ui:517 +#: src/sysprof/sysprof-greeter.ui:552 msgid "System" msgstr "Sistema" -#: src/sysprof/sysprof-greeter.ui:522 +#: src/sysprof/sysprof-greeter.ui:557 msgid "Power Profile" msgstr "Perfis de energia" -#: src/sysprof/sysprof-greeter.ui:525 +#: src/sysprof/sysprof-greeter.ui:560 msgid "Record with Power Profile" msgstr "Gravar com o perfil de energia" -#: src/sysprof/sysprof-greeter.ui:526 +#: src/sysprof/sysprof-greeter.ui:561 msgid "Switch to power profile while recording" msgstr "Mudar para o perfil de energia enquanto grava" -#: src/sysprof/sysprof-greeter.ui:536 +#: src/sysprof/sysprof-greeter.ui:571 msgid "Details" msgstr "Detalhes" -#: src/sysprof/sysprof-greeter.ui:540 +#: src/sysprof/sysprof-greeter.ui:575 msgid "Record System Log" msgstr "Gravar Registo de Sistema" -#: src/sysprof/sysprof-greeter.ui:541 +#: src/sysprof/sysprof-greeter.ui:576 msgid "Watch the system log for new messages and record them" msgstr "" "Observar o registo do sistema para detetar novas mensagens e registá-las" -#: src/sysprof/sysprof-greeter.ui:557 +#: src/sysprof/sysprof-greeter.ui:592 msgid "Include Hardware Information" msgstr "Incluir informações de hardware" -#: src/sysprof/sysprof-greeter.ui:558 +#: src/sysprof/sysprof-greeter.ui:593 msgid "Records information about PCI and USB devices" msgstr "Regista informações sobre dispositivos PCI e USB" -#: src/sysprof/sysprof-greeter.ui:571 +#: src/sysprof/sysprof-greeter.ui:606 msgid "Symbols" msgstr "Símbolos" -#: src/sysprof/sysprof-greeter.ui:575 +#: src/sysprof/sysprof-greeter.ui:610 msgid "Bundle Symbols" msgstr "Símbolos empacotados" -#: src/sysprof/sysprof-greeter.ui:576 +#: src/sysprof/sysprof-greeter.ui:611 msgid "Make recording shareable by symbolizing stack traces after recording" msgstr "" "Torna os registos partilháveis ao atribuir símbolos aos Stack Traces após " "registo" -#: src/sysprof/sysprof-greeter.ui:609 +#: src/sysprof/sysprof-greeter.ui:627 +msgid "Debuginfod" +msgstr "Debuginfod" + +#: src/sysprof/sysprof-greeter.ui:628 +msgid "Enable Debuginfod to automatically fetch debug symbols" +msgstr "" +"Ativar o Debuginfod para ir buscar automaticamente símbolos de depuração" + +#: src/sysprof/sysprof-greeter.ui:661 msgid "_Open File…" msgstr "Abrir Ficheir_o…" -#: src/sysprof/sysprof-greeter.ui:616 +#: src/sysprof/sysprof-greeter.ui:668 msgid "Record to _File…" msgstr "Registar em _Ficheiro…" -#: src/sysprof/sysprof-greeter.ui:623 +#: src/sysprof/sysprof-greeter.ui:675 msgid "Record to _Memory" msgstr "Registar na _Memoria" -#: src/sysprof/sysprof-greeter.ui:638 src/sysprof/sysprof-window.ui:388 -msgid "Open Recording…" -msgstr "Abrir gravação…" +#: src/sysprof/sysprof-greeter.ui:694 src/sysprof/sysprof-window.ui:444 +msgid "_Keyboard Shortcuts" +msgstr "Teclas de atalho" -#: src/sysprof/sysprof-greeter.ui:648 src/sysprof/sysprof-window.ui:402 +#: src/sysprof/sysprof-greeter.ui:698 src/sysprof/sysprof-window.ui:448 msgid "Help" msgstr "Ajuda" -#: src/sysprof/sysprof-greeter.ui:652 src/sysprof/sysprof-window.ui:406 +#: src/sysprof/sysprof-greeter.ui:702 src/sysprof/sysprof-window.ui:452 msgid "About Sysprof" msgstr "Sobre o Sysprof" -#: src/sysprof/sysprof-greeter.ui:658 -msgid "Quit" -msgstr "Sair" - -#: src/sysprof/sysprof-logs-section.c:95 +#: src/sysprof/sysprof-logs-section.c:105 msgid "Critical" msgstr "Crítico" -#: src/sysprof/sysprof-logs-section.c:98 +#: src/sysprof/sysprof-logs-section.c:108 msgid "Warning" msgstr "Aviso" -#: src/sysprof/sysprof-logs-section.c:101 +#: src/sysprof/sysprof-logs-section.c:111 msgid "Debug" msgstr "Depurar" -#: src/sysprof/sysprof-logs-section.c:107 +#: src/sysprof/sysprof-logs-section.c:117 msgid "Info" msgstr "Informação" -#: src/sysprof/sysprof-logs-section.c:110 +#: src/sysprof/sysprof-logs-section.c:120 msgid "Error" -msgstr "- Erro" +msgstr "Erro" #: src/sysprof/sysprof-logs-section.ui:4 src/sysprof/sysprof-logs-section.ui:30 msgid "Logs" msgstr "Registos" -#: src/sysprof/sysprof-logs-section.ui:215 +#: src/sysprof/sysprof-logs-section.ui:219 msgid "Severity" msgstr "Severidade" -#: src/sysprof/sysprof-logs-section.ui:251 +#: src/sysprof/sysprof-logs-section.ui:255 msgid "Domain" msgstr "Domínio" @@ -1263,15 +1300,16 @@ msgid "Process Table" msgstr "Tabela de Processos" #. translators: this expands to the number of events recorded by the profiler as an indicator of progress -#: src/sysprof/sysprof-recording-pad.c:56 -msgid "%" -msgstr "%" +#: src/sysprof/sysprof-recording-pad.c:58 +#, c-format +msgid "% events" +msgstr "% eventos" -#: src/sysprof/sysprof-recording-pad.c:111 +#: src/sysprof/sysprof-recording-pad.c:115 msgid "Recording Failed" msgstr "Falha ao registar" -#: src/sysprof/sysprof-recording-pad.c:113 +#: src/sysprof/sysprof-recording-pad.c:117 #, c-format msgid "" "Sysprof failed to record.\n" @@ -1282,7 +1320,7 @@ msgstr "" "\n" "%s" -#: src/sysprof/sysprof-recording-pad.ui:69 +#: src/sysprof/sysprof-recording-pad.ui:71 msgid "Stop Recording" msgstr "Parar registo" @@ -1290,31 +1328,31 @@ msgstr "Parar registo" msgid "Time Profiler" msgstr "Perfilador de tempo" -#: src/sysprof/sysprof-samples-section.ui:89 src/sysprof/sysprof-window.ui:419 +#: src/sysprof/sysprof-samples-section.ui:89 src/sysprof/sysprof-window.ui:465 msgid "Callgraph" msgstr "Gráfico de chamadas" -#: src/sysprof/sysprof-samples-section.ui:172 src/sysprof/sysprof-window.ui:450 +#: src/sysprof/sysprof-samples-section.ui:172 src/sysprof/sysprof-window.ui:496 msgid "Flamegraph" msgstr "Flamegraph" -#: src/sysprof/sysprof-sidebar.ui:30 src/sysprof/sysprof-window.ui:154 +#: src/sysprof/sysprof-sidebar.ui:30 src/sysprof/sysprof-window.ui:136 msgid "Seek Backward" msgstr "Pesquisas para trás" -#: src/sysprof/sysprof-sidebar.ui:40 src/sysprof/sysprof-window.ui:164 +#: src/sysprof/sysprof-sidebar.ui:40 src/sysprof/sysprof-window.ui:146 msgid "Zoom Out" msgstr "Diminuir ampliação" -#: src/sysprof/sysprof-sidebar.ui:50 src/sysprof/sysprof-window.ui:174 +#: src/sysprof/sysprof-sidebar.ui:50 src/sysprof/sysprof-window.ui:156 msgid "Reset Zoom" msgstr "Reinicializar a ampliação" -#: src/sysprof/sysprof-sidebar.ui:61 src/sysprof/sysprof-window.ui:184 +#: src/sysprof/sysprof-sidebar.ui:61 src/sysprof/sysprof-window.ui:166 msgid "Zoom In" msgstr "Ampliar" -#: src/sysprof/sysprof-sidebar.ui:71 src/sysprof/sysprof-window.ui:194 +#: src/sysprof/sysprof-sidebar.ui:71 src/sysprof/sysprof-window.ui:176 msgid "Seek Forward" msgstr "Pesquisar para a frente" @@ -1326,35 +1364,35 @@ msgstr "Profundidade" msgid "Hits" msgstr "Acertos" -#: src/sysprof/sysprof-window.c:171 +#: src/sysprof/sysprof-window.c:194 msgid "Open Recording" msgstr "Abre o registo" -#: src/sysprof/sysprof-window.c:172 +#: src/sysprof/sysprof-window.c:195 msgid "Open" msgstr "Abrir" -#: src/sysprof/sysprof-window.c:176 +#: src/sysprof/sysprof-window.c:199 msgid "Sysprof Capture (*.syscap)" msgstr "Capturas do Sysprof (*.syscap)" -#: src/sysprof/sysprof-window.c:468 +#: src/sysprof/sysprof-window.c:499 msgid "Save to File" msgstr "Gravar para ficheiro" -#: src/sysprof/sysprof-window.c:469 +#: src/sysprof/sysprof-window.c:500 msgid "Save" msgstr "Gravar" -#: src/sysprof/sysprof-window.c:638 +#: src/sysprof/sysprof-window.c:679 msgid "Loading…" msgstr "A carregar…" -#: src/sysprof/sysprof-window.c:714 +#: src/sysprof/sysprof-window.c:760 msgid "Invalid Document" msgstr "Documento inválido" -#: src/sysprof/sysprof-window.c:716 +#: src/sysprof/sysprof-window.c:762 #, c-format msgid "" "The document could not be loaded. Please check that you have the correct " @@ -1367,79 +1405,98 @@ msgstr "" "\n" "%s" -#: src/sysprof/sysprof-window.ui:144 +#: src/sysprof/sysprof-window.ui:126 msgid "Toggle Left Panel" msgstr "Activar painel esquerdo" -#: src/sysprof/sysprof-window.ui:209 +#: src/sysprof/sysprof-window.ui:191 msgid "Main Menu" msgstr "Menu Principal" -#: src/sysprof/sysprof-window.ui:216 +#: src/sysprof/sysprof-window.ui:198 msgid "View Options" msgstr "Opções de visualização" -#: src/sysprof/sysprof-window.ui:222 +#: src/sysprof/sysprof-window.ui:204 msgid "Toggle Right Panel" msgstr "Activa painel direito" -#: src/sysprof/sysprof-window.ui:307 +#: src/sysprof/sysprof-window.ui:353 msgid "Energy" msgstr "Energia" -#: src/sysprof/sysprof-window.ui:327 +#: src/sysprof/sysprof-window.ui:373 msgid "Network" msgstr "Rede" -#: src/sysprof/sysprof-window.ui:337 +#: src/sysprof/sysprof-window.ui:383 msgid "Storage" msgstr "Armazenamento" -#: src/sysprof/sysprof-window.ui:384 +#: src/sysprof/sysprof-window.ui:430 msgid "_Record Again…" msgstr "_Registar novamente…" -#: src/sysprof/sysprof-window.ui:392 +#: src/sysprof/sysprof-window.ui:434 +msgid "Open Recording…" +msgstr "Abrir gravação…" + +#: src/sysprof/sysprof-window.ui:438 msgid "Save As…" msgstr "Gravar como…" -#: src/sysprof/sysprof-window.ui:412 +#: src/sysprof/sysprof-window.ui:458 msgid "_Quit" msgstr "Sair" -#: src/sysprof/sysprof-window.ui:421 +#: src/sysprof/sysprof-window.ui:467 msgid "Categorize Frames" msgstr "Categorizar imagens" -#: src/sysprof/sysprof-window.ui:425 +#: src/sysprof/sysprof-window.ui:471 msgid "Hide System Libraries" msgstr "Esconder Bibliotecas de Sistema" -#: src/sysprof/sysprof-window.ui:429 +#: src/sysprof/sysprof-window.ui:475 msgid "Include Threads" msgstr "Incluir Threads" -#: src/sysprof/sysprof-window.ui:433 +#: src/sysprof/sysprof-window.ui:479 msgid "Bottom Up" msgstr "De baixo para cima" -#: src/sysprof/sysprof-window.ui:437 +#: src/sysprof/sysprof-window.ui:483 msgid "Ignore Kernel Processes" msgstr "Ignorar processos de Kernel" -#: src/sysprof/sysprof-window.ui:441 +#: src/sysprof/sysprof-window.ui:487 msgid "Ignore Process 0" msgstr "Ignorar processo 0" -#: src/sysprof/sysprof-window.ui:445 +#: src/sysprof/sysprof-window.ui:491 msgid "Merge Similar Processes" msgstr "Fundir processos similares" #. translators: Left Heavy means to sort larger (heavier) stack frames before others, starting from the left -#: src/sysprof/sysprof-window.ui:453 +#: src/sysprof/sysprof-window.ui:499 msgid "Left Heavy" msgstr "Maiores a esquerda" +#~ msgid "_Preferences" +#~ msgstr "_Preferências" + +#~ msgid "_Help" +#~ msgstr "A_juda" + +#~ msgid "_About Sysprof" +#~ msgstr "Sobre o Sysprof" + +#~ msgid "Quit" +#~ msgstr "Sair" + +#~ msgid "%" +#~ msgstr "%" + #~ msgid "The GNOME Project" #~ msgstr "O Projecto GNOME"