diff --git a/po/pt.po b/po/pt.po index e7f7078..9e8ac52 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: xfce4-taskmanager 0.4.0-rc1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 10:07+0000\n" +"POT-Creation-Date: 2010-05-24 16:08+0000\n" "PO-Revision-Date: 2008-08-28 12:30+0100\n" "Last-Translator: Nuno Miguel \n" "Language-Team: \n" @@ -15,32 +15,32 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../xfce4-taskmanager.desktop.in.h:1 ../src/process-window.c:326 +#: ../xfce4-taskmanager.desktop.in.h:1 ../src/process-window.c:372 msgid "Easy to use task manager" msgstr "Gestor de tarefas fácil de utilizar" #: ../xfce4-taskmanager.desktop.in.h:2 ../src/process-tree-view.c:215 #: ../src/process-tree-view.c:229 ../src/process-tree-view.c:247 -#: ../src/process-window.c:199 ../src/process-window.c:321 +#: ../src/process-window.c:177 ../src/process-window.c:367 msgid "Task Manager" msgstr "Gestor de Tarefas" -#: ../src/process-statusbar.c:121 +#: ../src/process-statusbar.c:139 #, c-format -msgid "CPU: %.2f%%" -msgstr "CPU: %.2f%%" +msgid "CPU: %s%%" +msgstr "CPU: %s%%" -#: ../src/process-statusbar.c:128 +#: ../src/process-statusbar.c:148 #, c-format -msgid "Memory: %.2f%%" -msgstr "Memória: %.2f%%" +msgid "Memory: %s%%" +msgstr "Memória: %s%%" -#: ../src/process-statusbar.c:135 +#: ../src/process-statusbar.c:157 #, c-format -msgid "Swap: %.2f%%" -msgstr "Swap: %.2f%%" +msgid "Swap: %s%%" +msgstr "Swap: %s%%" -#: ../src/process-statusbar.c:142 +#: ../src/process-statusbar.c:172 #, c-format msgid "Processes: %d" msgstr "Processos: %d" @@ -49,15 +49,15 @@ msgstr "Processos: %d" msgid "Task" msgstr "Tarefa" -#: ../src/process-tree-view.c:116 ../src/process-window.c:276 +#: ../src/process-tree-view.c:116 ../src/process-window.c:307 msgid "PID" msgstr "PID" -#: ../src/process-tree-view.c:124 ../src/process-window.c:277 +#: ../src/process-tree-view.c:124 ../src/process-window.c:308 msgid "PPID" msgstr "PPID" -#: ../src/process-tree-view.c:132 ../src/process-window.c:278 +#: ../src/process-tree-view.c:132 ../src/process-window.c:309 msgid "State" msgstr "Estado" @@ -69,11 +69,11 @@ msgstr "VSZ" msgid "RSS" msgstr "RSS" -#: ../src/process-tree-view.c:157 ../src/process-window.c:281 +#: ../src/process-tree-view.c:157 ../src/process-window.c:312 msgid "UID" msgstr "UID" -#: ../src/process-tree-view.c:165 ../src/process-window.c:282 +#: ../src/process-tree-view.c:165 ../src/process-window.c:313 msgid "CPU" msgstr "CPU" @@ -114,22 +114,22 @@ msgstr "Erro ao definir a prioridade" msgid "An error was encountered by setting a priority to the PID %d. It is likely you don't have the required privileges." msgstr "Ocorreu um erro ao definir a prioridade para o PID %d. É possível que não tenha os privilégios necessários." -#: ../src/process-tree-view.c:260 -msgid "Terminate" -msgstr "Terminar" - -#: ../src/process-tree-view.c:267 +#: ../src/process-tree-view.c:262 msgid "Stop" msgstr "Parar" -#: ../src/process-tree-view.c:274 +#: ../src/process-tree-view.c:269 msgid "Continue" msgstr "Continuar" -#: ../src/process-tree-view.c:280 +#: ../src/process-tree-view.c:275 msgid "Kill" msgstr "Matar" +#: ../src/process-tree-view.c:280 +msgid "Terminate" +msgstr "Terminar" + #: ../src/process-tree-view.c:287 msgid "Very low" msgstr "Muito baixa" @@ -150,66 +150,143 @@ msgstr "Alta" msgid "Very high" msgstr "Muito alta" -#: ../src/process-tree-view.c:312 ../src/process-window.c:283 +#: ../src/process-tree-view.c:312 ../src/process-window.c:314 msgid "Priority" msgstr "Prioridade" -#: ../src/process-window.c:197 +#: ../src/process-window.c:175 msgid "Execution error" msgstr "Erro de execução" -#: ../src/process-window.c:226 +#: ../src/process-window.c:203 msgid "Run Program..." msgstr "Executar Programa..." -#: ../src/process-window.c:227 +#: ../src/process-window.c:204 msgid "Application Finder" msgstr "Descobridor de Aplicações" -#: ../src/process-window.c:228 +#: ../src/process-window.c:205 msgid "Terminal emulator" msgstr "Emulador de terminal" -#: ../src/process-window.c:229 +#: ../src/process-window.c:206 msgid "XTerm" msgstr "XTerm" -#: ../src/process-window.c:271 +#. TRANSLATORS: The next values are in seconds or milliseconds +#: ../src/process-window.c:247 +#, fuzzy +msgid "250ms" +msgstr "250ms" + +#: ../src/process-window.c:248 +#, fuzzy +msgid "500ms" +msgstr "500ms" + +#: ../src/process-window.c:249 +#, fuzzy +msgid "750ms" +msgstr "750ms" + +#: ../src/process-window.c:250 +#, fuzzy +msgid "1s" +msgstr "1s" + +#: ../src/process-window.c:251 +#, fuzzy +msgid "2s" +msgstr "2s" + +#: ../src/process-window.c:252 +#, fuzzy +msgid "5s" +msgstr "5s" + +#: ../src/process-window.c:253 +#, fuzzy +msgid "10s" +msgstr "10s" + +#: ../src/process-window.c:294 msgid "Show all processes" msgstr "Mostrar todos os processos" -#: ../src/process-window.c:279 +#: ../src/process-window.c:295 +msgid "More precision" +msgstr "Mais precisão" + +#: ../src/process-window.c:296 +msgid "Full command line" +msgstr "Linha de comandos total" + +#: ../src/process-window.c:297 +msgid "Show status icon" +msgstr "Mostrar ícone de estado" + +#: ../src/process-window.c:300 +msgid "Refresh rate" +msgstr "Actualizar taxa" + +#: ../src/process-window.c:310 msgid "Virtual Bytes" msgstr "Bytes Virtuais" -#: ../src/process-window.c:280 +#: ../src/process-window.c:311 msgid "Private Bytes" msgstr "Bytes Privados" -#: ../src/process-window.c:329 +#: ../src/process-window.c:375 msgid "translator-credits" msgstr "Nuno Miguel" -#: ../src/task-manager.c:146 +#: ../src/task-manager.c:165 #, c-format msgid "%lu MiB" msgstr "%lu MB" -#: ../src/task-manager.c:153 +#: ../src/task-manager.c:172 #, c-format msgid "%lu KiB" msgstr "%lu KB" -#: ../src/task-manager.c:157 +#: ../src/task-manager.c:176 #, c-format msgid "%lu B" msgstr "%lu B" -#. TODO make precision optional -#: ../src/task-manager.c:168 +#: ../src/task-manager.c:189 #, c-format -msgid "%.2f%%" -msgstr "%.2f%%" +msgid "%s%%" +msgstr "%s%%" + +#: ../src/main.c:61 +#, c-format +msgid "" +"Processes: %u\n" +"CPU: %.0f%%\n" +"Memory: %.0f%%\n" +"Swap: %.0f%%" +msgstr "" +"Processos: %u\n" +"CPU: %.0f%%\n" +"Memória: %.0f%%\n" +"Swap: %.0f%%" + +#: ../src/main.c:69 +#, c-format +msgid "" +"Processes: %u\n" +"CPU: %.0f%%\n" +"Memory: %.0f%%\n" +"Swap: %.0f%%" +msgstr "" +"Processos: %u\n" +"CPU: %.0f%%\n" +"Memória: %.0f%%\n" +"Swap: %.0f%%" #~ msgid "Control your processes" #~ msgstr "Controle os seus processos"