I18n: Update translation pt (100%).

74 translated messages.

Transifex (https://explore.transifex.com/xfce/).
This commit is contained in:
Anonymous
2023-08-20 12:50:18 +02:00
committed by Transifex
parent 36544e5ac0
commit 74edc95b85

View File

@@ -11,17 +11,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Xfce Apps\n" "Project-Id-Version: Xfce Apps\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-14 00:51+0200\n" "POT-Creation-Date: 2023-08-20 00:48+0200\n"
"PO-Revision-Date: 2013-07-03 18:41+0000\n" "PO-Revision-Date: 2013-07-03 18:41+0000\n"
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>, 2019-2022\n" "Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>, 2019-2022\n"
"Language-Team: Portuguese (http://www.transifex.com/xfce/xfce-apps/language/pt/)\n" "Language-Team: Portuguese (http://app.transifex.com/xfce/xfce-apps/language/pt/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt\n" "Language: pt\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:206 #: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:208
#: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390 #: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390
#: ../src/process-tree-view.c:420 ../src/process-window.ui.h:1 #: ../src/process-tree-view.c:420 ../src/process-window.ui.h:1
#: ../src/settings-dialog.c:143 #: ../src/settings-dialog.c:143
@@ -36,7 +36,7 @@ msgstr "Aplicação fácil de usar para monitorizar os recursos do sistema"
msgid "Quit" msgid "Quit"
msgstr "Sair" msgstr "Sair"
#: ../src/main.c:157 #: ../src/main.c:159
#, c-format #, c-format
msgid "" msgid ""
"<b>Processes:</b> %u\n" "<b>Processes:</b> %u\n"
@@ -45,20 +45,20 @@ msgid ""
"<b>Swap:</b> %s" "<b>Swap:</b> %s"
msgstr "<b>Processos:</b> %u\n<b>CPU:</b> %.0f%%\n<b>Memória:</b> %s\n<b>Swap:</b> %s" msgstr "<b>Processos:</b> %u\n<b>CPU:</b> %.0f%%\n<b>Memória:</b> %s\n<b>Swap:</b> %s"
#: ../src/main.c:236 #: ../src/main.c:238
msgid "Xfce Notify Daemon" msgid "Xfce Notify Daemon"
msgstr "Serviço de notificações do Xfce" msgstr "Serviço de notificações do Xfce"
#: ../src/main.c:238 #: ../src/main.c:240
msgid "Settings daemon is unavailable" msgid "Settings daemon is unavailable"
msgstr "O serviço de definições não está disponível" msgstr "O serviço de definições não está disponível"
#: ../src/process-statusbar.c:139 ../src/process-window.c:437 #: ../src/process-statusbar.c:139 ../src/process-window.c:505
#, c-format #, c-format
msgid "CPU: %s%%" msgid "CPU: %s%%"
msgstr "CPU: %s%%" msgstr "CPU: %s%%"
#: ../src/process-statusbar.c:149 ../src/process-window.c:441 #: ../src/process-statusbar.c:149 ../src/process-window.c:509
#, c-format #, c-format
msgid "Memory: %s" msgid "Memory: %s"
msgstr "Memória: %s" msgstr "Memória: %s"
@@ -77,15 +77,15 @@ msgstr "Processos: %d"
msgid "Task" msgid "Task"
msgstr "Tarefa" msgstr "Tarefa"
#: ../src/process-tree-view.c:146 ../src/settings-dialog.ui.h:16 #: ../src/process-tree-view.c:146 ../src/settings-dialog.ui.h:17
msgid "PID" msgid "PID"
msgstr "PID" msgstr "PID"
#: ../src/process-tree-view.c:154 ../src/settings-dialog.ui.h:17 #: ../src/process-tree-view.c:154 ../src/settings-dialog.ui.h:18
msgid "PPID" msgid "PPID"
msgstr "PPID" msgstr "PPID"
#: ../src/process-tree-view.c:162 ../src/settings-dialog.ui.h:18 #: ../src/process-tree-view.c:162 ../src/settings-dialog.ui.h:19
msgid "State" msgid "State"
msgstr "Estado" msgstr "Estado"
@@ -97,11 +97,11 @@ msgstr "VSZ"
msgid "RSS" msgid "RSS"
msgstr "RSS" msgstr "RSS"
#: ../src/process-tree-view.c:187 ../src/settings-dialog.ui.h:21 #: ../src/process-tree-view.c:187 ../src/settings-dialog.ui.h:22
msgid "UID" msgid "UID"
msgstr "UID" msgstr "UID"
#: ../src/process-tree-view.c:195 ../src/settings-dialog.ui.h:22 #: ../src/process-tree-view.c:195 ../src/settings-dialog.ui.h:23
msgid "CPU" msgid "CPU"
msgstr "CPU" msgstr "CPU"
@@ -190,7 +190,7 @@ msgstr "Alta"
msgid "Very high" msgid "Very high"
msgstr "Muito alta" msgstr "Muito alta"
#: ../src/process-tree-view.c:532 ../src/settings-dialog.ui.h:23 #: ../src/process-tree-view.c:532 ../src/settings-dialog.ui.h:24
msgid "Priority" msgid "Priority"
msgstr "Prioridade" msgstr "Prioridade"
@@ -199,33 +199,33 @@ msgstr "Prioridade"
msgid "Copy command line" msgid "Copy command line"
msgstr "Copiar linha de comando" msgstr "Copiar linha de comando"
#: ../src/process-window.c:166 #: ../src/process-window.c:168
msgid "Bad Window" msgid "Bad Window"
msgstr "Janela estragada" msgstr "Janela estragada"
#: ../src/process-window.c:166 #: ../src/process-window.c:168
#, c-format #, c-format
msgid "Window id 0x%lx does not exist!" msgid "Window id 0x%lx does not exist!"
msgstr "Janela de id 0x%lx não existe!" msgstr "Janela de id 0x%lx não existe!"
#: ../src/process-window.c:169 #: ../src/process-window.c:171
msgid "XGetWindowProperty failed" msgid "XGetWindowProperty failed"
msgstr "XGetWindowProperty falhou" msgstr "XGetWindowProperty falhou"
#: ../src/process-window.c:169 #: ../src/process-window.c:171
msgid "XGetWindowProperty failed!" msgid "XGetWindowProperty failed!"
msgstr "XGetWindowProperty falhou!" msgstr "XGetWindowProperty falhou!"
#: ../src/process-window.c:176 #: ../src/process-window.c:178
msgid "No PID found" msgid "No PID found"
msgstr "PID não encontrado" msgstr "PID não encontrado"
#: ../src/process-window.c:176 #: ../src/process-window.c:178
#, c-format #, c-format
msgid "No PID found for window 0x%lx." msgid "No PID found for window 0x%lx."
msgstr "PID não encontrado para janela 0x%lx." msgstr "PID não encontrado para janela 0x%lx."
#: ../src/process-window.c:309 #: ../src/process-window.c:377
msgid "Filter on process name" msgid "Filter on process name"
msgstr "Filtar por nome de processo" msgstr "Filtar por nome de processo"
@@ -277,66 +277,70 @@ msgid "About"
msgstr "Acerca" msgstr "Acerca"
#: ../src/settings-dialog.ui.h:4 #: ../src/settings-dialog.ui.h:4
msgid "_Close"
msgstr "Fe_char"
#: ../src/settings-dialog.ui.h:5
msgid "Show all processes" msgid "Show all processes"
msgstr "Mostrar todos os processos" msgstr "Mostrar todos os processos"
#: ../src/settings-dialog.ui.h:5 #: ../src/settings-dialog.ui.h:6
msgid "Show application icons" msgid "Show application icons"
msgstr "Mostrar ícones das aplicações" msgstr "Mostrar ícones das aplicações"
#: ../src/settings-dialog.ui.h:6 #: ../src/settings-dialog.ui.h:7
msgid "Show full command lines" msgid "Show full command lines"
msgstr "Mostrar linhas de comando completas" msgstr "Mostrar linhas de comando completas"
#: ../src/settings-dialog.ui.h:7 #: ../src/settings-dialog.ui.h:8
msgid "Show processes as tree" msgid "Show processes as tree"
msgstr "Mostrar processos como árvore" msgstr "Mostrar processos como árvore"
#: ../src/settings-dialog.ui.h:8 #: ../src/settings-dialog.ui.h:9
msgid "Show legend" msgid "Show legend"
msgstr "Mostrar legenda" msgstr "Mostrar legenda"
#: ../src/settings-dialog.ui.h:9 #: ../src/settings-dialog.ui.h:10
msgid "Show values with more precision" msgid "Show values with more precision"
msgstr "Mostrar valores com mais precisão" msgstr "Mostrar valores com mais precisão"
#: ../src/settings-dialog.ui.h:10 #: ../src/settings-dialog.ui.h:11
msgid "Refresh rate (ms):" msgid "Refresh rate (ms):"
msgstr "Taxa de atualização (ms):" msgstr "Taxa de atualização (ms):"
#: ../src/settings-dialog.ui.h:11 #: ../src/settings-dialog.ui.h:12
msgid "<b>Interface</b>" msgid "<b>Interface</b>"
msgstr "<b>Interface</b>" msgstr "<b>Interface</b>"
#: ../src/settings-dialog.ui.h:12 #: ../src/settings-dialog.ui.h:13
msgid "Prompt for terminating tasks" msgid "Prompt for terminating tasks"
msgstr "Solicitar pelo término das aplicações" msgstr "Solicitar pelo término das aplicações"
#: ../src/settings-dialog.ui.h:13 #: ../src/settings-dialog.ui.h:14
msgid "Keep in the notification area" msgid "Keep in the notification area"
msgstr "Manter na área de notificação" msgstr "Manter na área de notificação"
#: ../src/settings-dialog.ui.h:14 #: ../src/settings-dialog.ui.h:15
msgid "<b>Miscellaneous</b>" msgid "<b>Miscellaneous</b>"
msgstr "<b>Diversos</b>" msgstr "<b>Diversos</b>"
#: ../src/settings-dialog.ui.h:15 #: ../src/settings-dialog.ui.h:16
msgid "General" msgid "General"
msgstr "Geral" msgstr "Geral"
#: ../src/settings-dialog.ui.h:19 #: ../src/settings-dialog.ui.h:20
msgid "Virtual Bytes" msgid "Virtual Bytes"
msgstr "Bytes virtuais" msgstr "Bytes virtuais"
#: ../src/settings-dialog.ui.h:20 #: ../src/settings-dialog.ui.h:21
msgid "Resident Bytes" msgid "Resident Bytes"
msgstr "Bytes residentes" msgstr "Bytes residentes"
#: ../src/settings-dialog.ui.h:24 #: ../src/settings-dialog.ui.h:25
msgid "Columns" msgid "Columns"
msgstr "Colunas" msgstr "Colunas"
#: ../src/task-manager.c:246 #: ../src/task-manager.c:254
#, c-format #, c-format
msgid "%s%%" msgid "%s%%"
msgstr "%s%%" msgstr "%s%%"