pt_br.po

来自「linux 操作系统下对系统资源监控程序的编写」· PO 代码 · 共 1,405 行 · 第 1/3 页

PO
1,405
字号
#: sysdeps/names/ppp.c:40msgid "Input bytes"msgstr "Bytes de entrada"#: sysdeps/names/ppp.c:41msgid "Output bytes"msgstr "Bytes de saída"#: sysdeps/names/ppp.c:47msgid "Number of input bytes"msgstr "Número de bytes de entrada"#: sysdeps/names/ppp.c:48msgid "Number of output bytes"msgstr "Número de bytes de saída"#: sysdeps/names/procargs.c:39 sysdeps/names/procmem.c:48msgid "Size"msgstr "Tamanho"#: sysdeps/names/procargs.c:44msgid "Length in bytes of the returned string."msgstr "Comprimento em bytes da seqüência retornada."#: sysdeps/names/prockernel.c:43msgid "K_Flags"msgstr "K_Flags"#: sysdeps/names/prockernel.c:43msgid "Min_Flt"msgstr "Min_Flt"#: sysdeps/names/prockernel.c:43msgid "Maj_Flt"msgstr "Maj_Flt"#: sysdeps/names/prockernel.c:43msgid "CMin_Flt"msgstr "CMin_Flt"#: sysdeps/names/prockernel.c:44msgid "CMaj_Flt"msgstr "CMaj_Flt"#: sysdeps/names/prockernel.c:44msgid "KStk_ESP"msgstr "KStk_ESP"#: sysdeps/names/prockernel.c:44msgid "KStk_EIP"msgstr "KStk_EIP"#: sysdeps/names/prockernel.c:44msgid "NWChan"msgstr "NWChan"#: sysdeps/names/prockernel.c:45msgid "WChan"msgstr "WChan"#. K_Flags#: sysdeps/names/prockernel.c:51msgid """Kernel flags of the process.\n""\n""On Linux, currently every flag has the math bit set, because crt0.s checks ""for math emulation, so this is not included in the output.\n""\n""This is probably a bug, as not every process is a compiled C program.\n""\n""The math bit should be a decimal 4, and the traced bit is decimal 10."msgstr """Sinalizadores do kernel para o processo.\n""\n""No Linux, cada sinalizador tem o bit matemático definido, pois crt0.s ""verifica se há emulação matemática, de modo que não seja incluída na saída.\n""\n""Isto é provavelmente um erro, já que nem todo os processos são programas C.\n""\n""O bit matemático deve ser o 4 decimal, e o bit verificado é o 10 decimal."#. Min_Flt#: sysdeps/names/prockernel.c:60msgid """The number of minor faults the process has made, those which have not ""required loading a memory page from disk."msgstr """O número de falhas menores do processo; aquelas que não provocaram a carga ""de uma página de memória do disco."#. Maj_Flt#: sysdeps/names/prockernel.c:63msgid """The number of major faults the process has made, those which have required ""loading a memory page from disk."msgstr """O número de falhas maiores do processo, são aquelas que provocaram a busca ""de uma página de memória do disco."#. CMin_Flt#: sysdeps/names/prockernel.c:66msgid "The number of minor faults that the process and its children have made."msgstr "O número de falhas menores que o processo e seus filhos tiveram."#. CMaj_Flt#: sysdeps/names/prockernel.c:69msgid "The number of major faults that the process and its children have made."msgstr "O número de falhas maiores que o processo e seus filhos tiveram."#. KStk_ESP#: sysdeps/names/prockernel.c:72msgid """The current value of esp (32-bit stack pointer), as found in the kernel ""stack page for the process."msgstr """O valor corrente de esp (ponteiro de pilha 32-bits), tal como consta na ""página da pilha do kernel para o processo."#. KStk_EIP#: sysdeps/names/prockernel.c:75msgid "The current EIP (32-bit instruction pointer)."msgstr "O EIP corrente (ponteiro de instrução 32-bits)."#. NWChan#: sysdeps/names/prockernel.c:77msgid """This is the \"channel\" in which the process is waiting.  This is the ""address of a system call, and can be looked up in a namelist if you need a ""textual name.  (If you have an up-to-date /etc/psdatabase, then try ps -l to ""see the WCHAN field in action)"msgstr """Este é o \"canal\" em que o processo está aguardando. É o endereço de uma ""chamada do sistema, e pode ser consultado em uma lista de nomes caso se  ""precise de um nome textual. (Caso haja um /etc/psdatabase atualizado, então ""tente ps -s para verificar o campo WCHAN em ação)"#. WChan#: sysdeps/names/prockernel.c:82msgid "This is the textual name of the `nwchan' field."msgstr "Este é o nome textual do campo `nwchan'."#: sysdeps/names/procmem.c:48msgid "Virtual"msgstr "Virtual"#: sysdeps/names/procmem.c:48msgid "Resident"msgstr "Residente"#: sysdeps/names/procmem.c:48msgid "Share"msgstr "Compartilhado"#: sysdeps/names/procmem.c:49msgid "Resident Set Size"msgstr "Tamanho do conjunto residente"#: sysdeps/names/procmem.c:49msgid "Resident Set Size Limit"msgstr "Limite do tamanho do conjunto residente"#: sysdeps/names/procmem.c:54msgid "Total # of pages of memory"msgstr "Número total de páginas na memória"#: sysdeps/names/procmem.c:55msgid "Number of pages of virtual memory"msgstr "Número de páginas na memória virtual"#: sysdeps/names/procmem.c:56msgid "Number of resident set (non-swapped) pages"msgstr "Número de páginas no conjunto residente (fora da troca)"#: sysdeps/names/procmem.c:57msgid "Number of pages of shared (mmap'd) memory"msgstr "Número de páginas de memória compartilhada (mmap)"#: sysdeps/names/procmem.c:58msgid """Number of pages the process has in real memory, minus 3 for administrative ""purposes. This is just the pages which count towards text, data, or stack ""space. This does not include pages which have not been demand-loaded in, or ""which are swapped out."msgstr """Número de páginas que o processo tem na memória real, menos 3 para fins ""administrativos. São apenas as páginas que contém código, dados ou espaço de ""pilha. Não inclui páginas que não foram carregadas sob demanda, ou que estão ""na área de troca."#: sysdeps/names/procmem.c:63msgid """Current limit in bytes on the rss of the process (usually 2,147,483,647)."msgstr "Limite atual em bytes do RSS de um processo (normalmente 2.1 GB)."#: sysdeps/names/procsegment.c:43msgid "Text_RSS"msgstr "Text_RSS"#: sysdeps/names/procsegment.c:43msgid "ShLib_RSS"msgstr "ShLib_RSS"#: sysdeps/names/procsegment.c:43msgid "Data_RSS"msgstr "Data_RSS"#: sysdeps/names/procsegment.c:43msgid "Stack_RSS"msgstr "Stack_RSS"#: sysdeps/names/procsegment.c:44msgid "Dirty Size"msgstr "Tamanho Sujo"#: sysdeps/names/procsegment.c:44msgid "Start_Code"msgstr "Start_Code"#: sysdeps/names/procsegment.c:44msgid "End_Code"msgstr "End_Code"#: sysdeps/names/procsegment.c:44msgid "Start_Stack"msgstr "Start_Stack"#: sysdeps/names/procsegment.c:49msgid "Text resident set size"msgstr "Tamanho do conjunto residente texto"#: sysdeps/names/procsegment.c:50msgid "Shared-Lib resident set size"msgstr "Parte residente das bibliotecas compartilhadas"#: sysdeps/names/procsegment.c:51msgid "Data resident set size"msgstr "Parte residente dos dados"#: sysdeps/names/procsegment.c:52msgid "Stack resident set size"msgstr "Parte residente da pilha"#: sysdeps/names/procsegment.c:53msgid "Total size of dirty pages"msgstr "Tamanho total de páginas sujas"#: sysdeps/names/procsegment.c:54msgid "Address of beginning of code segment"msgstr "Endereço inicial do segmento de código"#: sysdeps/names/procsegment.c:55msgid "Address of end of code segment"msgstr "Endereço final do segmento de código"#: sysdeps/names/procsegment.c:56msgid "Address of the bottom of stack segment"msgstr "Endereço do fundo do segmento de pilha"#: sysdeps/names/procsignal.c:41msgid "Signal"msgstr "Sinal"#: sysdeps/names/procsignal.c:41msgid "Blocked"msgstr "Bloqueado"#: sysdeps/names/procsignal.c:41msgid "SigIgnore"msgstr "SigIgnore"#: sysdeps/names/procsignal.c:41msgid "SigCatch"msgstr "SigCatch"#: sysdeps/names/procsignal.c:46msgid "Mask of pending signals"msgstr "Máscara de sinais pendentes"#: sysdeps/names/procsignal.c:47msgid "Mask of blocked signals"msgstr "Máscara de sinais bloqueados"#: sysdeps/names/procsignal.c:48msgid "Mask of ignored signals"msgstr "Máscara de sinais ignorados"#: sysdeps/names/procsignal.c:49msgid "Mask of caught signals"msgstr "Máscara de sinais aceitos"#: sysdeps/names/procstate.c:43msgid "Cmd"msgstr "Cmd"#: sysdeps/names/procstate.c:43msgid "State"msgstr "Estado"#: sysdeps/names/procstate.c:43msgid "UID"msgstr "UID"#: sysdeps/names/procstate.c:43msgid "GID"msgstr "GID"#: sysdeps/names/procstate.c:44msgid "RGid"msgstr "RGid"#: sysdeps/names/procstate.c:44msgid "RUid"msgstr "RUid"#: sysdeps/names/procstate.c:44msgid "HasCPU"msgstr "HasCPU"#: sysdeps/names/procstate.c:44msgid "Proc"msgstr "Proc"#: sysdeps/names/procstate.c:44msgid "LProc"msgstr "LProc"#: sysdeps/names/procstate.c:49msgid "Basename of executable file in call to exec()"msgstr "Nome base do arquivo executável na chamada a exec()"#: sysdeps/names/procstate.c:50msgid "Single-Char code for process state (S=sleeping)"msgstr "Código de um caractere para o estado do processo (S=suspenso)"#: sysdeps/names/procstate.c:51msgid "UID of process"msgstr "UID do processo"#: sysdeps/names/procstate.c:52msgid "GID of process"msgstr "GID do processo"#: sysdeps/names/procstate.c:53msgid "Real UID of process"msgstr "UID real do processo"#: sysdeps/names/procstate.c:54msgid "Real GID of process"msgstr "GID real do processo"#: sysdeps/names/procstate.c:55msgid "Has CPU"msgstr "Has CPU"#: sysdeps/names/procstate.c:56msgid "Processor"msgstr "Processador"#: sysdeps/names/procstate.c:57msgid "Last Processor"msgstr "Último Processador"#: sysdeps/names/proctime.c:45msgid "Start_Time"msgstr "Start_Time"#: sysdeps/names/proctime.c:45msgid "RTime"msgstr "RTime"#: sysdeps/names/proctime.c:45msgid "UTime"msgstr "UTime"#: sysdeps/names/proctime.c:45msgid "STime"msgstr "STime"#: sysdeps/names/proctime.c:46msgid "CUTime"msgstr "CUTime"#: sysdeps/names/proctime.c:46msgid "CSTime"msgstr "CSTime"#: sysdeps/names/proctime.c:46msgid "TimeOut"msgstr "TimeOut"#: sysdeps/names/proctime.c:46msgid "It_Real_Value"msgstr "It_Real_Value"#: sysdeps/names/proctime.c:47msgid "Frequency"msgstr "Freqüência"#: sysdeps/names/proctime.c:47msgid "XCPU_UTime"msgstr "XCPU_UTime"#: sysdeps/names/proctime.c:47msgid "XCPU_STime"msgstr "XCPU_STime"#: sysdeps/names/proctime.c:52msgid "Start time of process in seconds since the epoch"msgstr "Hora inicial dos processos em segundos desde 1/1/1970"#: sysdeps/names/proctime.c:53msgid "Real time accumulated by process (should be utime + stime)"msgstr "Tempo real acumulado pelo processo (utime + stime)"#: sysdeps/names/proctime.c:54msgid "user-mode CPU time accumulated by process"msgstr "Tempo de CPU em modo usuário acumulado pelo processo"#: sysdeps/names/proctime.c:55msgid "kernel-mode CPU time accumulated by process"msgstr "Tempo de CPU em modo sistema acumulado pelo processo"#: sysdeps/names/proctime.c:56msgid "cumulative utime of process and reaped children"msgstr "utime cumulativo do processo e filhos já finalizados"#: sysdeps/names/proctime.c:57msgid "cumulative stime of process and reaped children"msgstr "stime cumulativo do processo e filhos já finalizados"#: sysdeps/names/proctime.c:58msgid "The time (in jiffies) of the process's next timeout"msgstr "Tempo (em jiffies) do próximo tempo de espera do processo"#: sysdeps/names/proctime.c:59msgid """The time (in jiffies) before the next SIGALRM is sent to the process due to ""an interval timer."msgstr """Tempo (em jiffies) antes que o próximo SIGALRM seja mandado ao processo ""devido a um temporizador."#: sysdeps/names/proctime.c:61msgid "Tick frequency"msgstr "Freqüência"#: sysdeps/names/proctime.c:62msgid "SMP user-mode CPU time accumulated by process"msgstr "Tempo de CPU SMP em modo usuário acumulado pelo processo"#: sysdeps/names/proctime.c:63msgid "SMP kernel-mode CPU time accumulated by process"msgstr "Tempo de CPU SMP em modo sistema acumulado pelo processo"#: sysdeps/names/procuid.c:48msgid "Uid"msgstr "Uid"#: sysdeps/names/procuid.c:48msgid "EUid"msgstr "EUid"#: sysdeps/names/procuid.c:48msgid "Gid"msgstr "Gid"#: sysdeps/names/procuid.c:48msgid "EGid"msgstr "EGid"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?