ca.po

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

PO
1,455
字号
msgid "Number of output bytes"msgstr "Nombre de bytes de sortida"#: sysdeps/names/procargs.c:39 sysdeps/names/procmem.c:48msgid "Size"msgstr "Mida"#: sysdeps/names/procargs.c:44msgid "Length in bytes of the returned string."msgstr "Longitud en bytes de la cadena retornada"#: sysdeps/names/prockernel.c:43msgid "K_Flags"msgstr "Senyaladors_K"#: 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 """Senyaladors del nucli del procés.\n""\n""A Linux, actualment cada senyalador té fixat el bit matemàtic, pel fet de ""comprovar crt0.sper a emulació matemàtica, per això no s'inclou a la ""sortida. \n""\n""Això és probablement un error fortuït, ja que no tots els processos són ""programes compilats en C. \n""\n""El bit matemàtic hauria de ser un decimal 4, i el bit traçat és un decimal 10"#. 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 """El nombre de faltes menors que el procés ha fet (per a les quals noha calgut ""carregar una pàgina de memòria des del disc)."#. 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 """El nombre de faltes majors que el procés ha fet (per a les quals ha ""calgutcarregar una pàgina de memòria des del disc)."#. CMin_Flt#: sysdeps/names/prockernel.c:66msgid "The number of minor faults that the process and its children have made."msgstr "El nombre de faltes menors que el procés i els seus derivats han fet."#. CMaj_Flt#: sysdeps/names/prockernel.c:69msgid "The number of major faults that the process and its children have made."msgstr "El nombre de faltes majors que el procés i els seus derivats han fet"#. 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 """El valor actual de esp (punter de pila de 32 bits), tal i com es troba al ""nuclipàgina de pila per al procés"#. KStk_EIP#: sysdeps/names/prockernel.c:75msgid "The current EIP (32-bit instruction pointer)."msgstr "La EIP actual (punter d'instrucció de 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 """Aquest és el \"canal\" on el procés està esperant. Aquesta és l'adreça de la ""crida al sistema, i pot ser consultada en una llista si us cal un nom ""textual. (Si teniu un /etc/psdatabase actualitzat, intenteu llavors ps -lper ""veure el camp WCHAN en acció)"#. WChan#: sysdeps/names/prockernel.c:82msgid "This is the textual name of the `nwchan' field."msgstr "Aquest és el nom textual del camp 'nwchan'."#: sysdeps/names/procmem.c:48msgid "Virtual"msgstr "Virtual"#: sysdeps/names/procmem.c:48msgid "Resident"msgstr "Resident"#: sysdeps/names/procmem.c:48msgid "Share"msgstr "Compartit"#: sysdeps/names/procmem.c:49msgid "Resident Set Size"msgstr "Fixa la mida del resident"#: sysdeps/names/procmem.c:49msgid "Resident Set Size Limit"msgstr "Fixa la mida límit del resident"#: sysdeps/names/procmem.c:54msgid "Total # of pages of memory"msgstr "Nombre total de pàgines de memòria"#: sysdeps/names/procmem.c:55msgid "Number of pages of virtual memory"msgstr "Nombre de pàgines de memòria virtual"#: sysdeps/names/procmem.c:56msgid "Number of resident set (non-swapped) pages"msgstr "Nombre de pàgines residents (no intercanviables) fixat"#: sysdeps/names/procmem.c:57msgid "Number of pages of shared (mmap'd) memory"msgstr "Nombre de pàgines de memòria compartida (mmap'd)"#: 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 """Nombre de pàgines que el procés té a la memòria real, descomptant-ne 3 per ""tasques administratives.  Aquestes són les pàgines que acumulen espai de ""text, dades o pila. No s'inclouen pàgines que no han estat carregades per ""demanda, o ja intercanviades."#: sysdeps/names/procmem.c:63msgid """Current limit in bytes on the rss of the process (usually 2,147,483,647)."msgstr """Límit actual en octets de la rss del procés (normalment 2.147.483.647)."#: 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 "Mida bruta"#: sysdeps/names/procsegment.c:44msgid "Start_Code"msgstr "Codi_Inici"#: sysdeps/names/procsegment.c:44msgid "End_Code"msgstr "Fi_Codi"#: sysdeps/names/procsegment.c:44msgid "Start_Stack"msgstr "Inici_Pila"#: sysdeps/names/procsegment.c:49msgid "Text resident set size"msgstr "Mida del conjunt resident de text"#: sysdeps/names/procsegment.c:50msgid "Shared-Lib resident set size"msgstr "Mida del conjunt resident de biblioteques compartides"#: sysdeps/names/procsegment.c:51msgid "Data resident set size"msgstr "Mida del conjunt de dades"#: sysdeps/names/procsegment.c:52msgid "Stack resident set size"msgstr "Mida del conjunt de pila"#: sysdeps/names/procsegment.c:53msgid "Total size of dirty pages"msgstr "La mida total de pàgines brutes"#: sysdeps/names/procsegment.c:54msgid "Address of beginning of code segment"msgstr "Adreça de l'inici del segment de codi"#: sysdeps/names/procsegment.c:55msgid "Address of end of code segment"msgstr "Adreça del final del segment de codi"#: sysdeps/names/procsegment.c:56msgid "Address of the bottom of stack segment"msgstr "Adreça de la part inferior del segment de pila"#: sysdeps/names/procsignal.c:41msgid "Signal"msgstr "Senyal"#: sysdeps/names/procsignal.c:41msgid "Blocked"msgstr "Bloquejada"#: 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 senyals pendents"#: sysdeps/names/procsignal.c:47msgid "Mask of blocked signals"msgstr "Màscara de senyals bloquejats"#: sysdeps/names/procsignal.c:48msgid "Mask of ignored signals"msgstr "Màscara de senyals ignorats"#: sysdeps/names/procsignal.c:49msgid "Mask of caught signals"msgstr "Màscara de senyals capturades"#: sysdeps/names/procstate.c:43msgid "Cmd"msgstr "Ord"#: sysdeps/names/procstate.c:43msgid "State"msgstr "Estat"#: 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 "TéCPU"#: 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 "Nom del fitxer executable en crida per a exec()"#: sysdeps/names/procstate.c:50msgid "Single-Char code for process state (S=sleeping)"msgstr "Codi monocaràcter per a l'estat del procès (S=en repòs)"#: sysdeps/names/procstate.c:51msgid "UID of process"msgstr "UID del procés"#: sysdeps/names/procstate.c:52msgid "GID of process"msgstr "GID del procés"#: sysdeps/names/procstate.c:53msgid "Real UID of process"msgstr "UID real del procés"#: sysdeps/names/procstate.c:54msgid "Real GID of process"msgstr "GID real del procés"#: sysdeps/names/procstate.c:55msgid "Has CPU"msgstr "Té CPU"#: sysdeps/names/procstate.c:56msgid "Processor"msgstr "Processador"#: sysdeps/names/procstate.c:57msgid "Last Processor"msgstr "Últim processador"#: sysdeps/names/proctime.c:45msgid "Start_Time"msgstr "Hora_Inici"#: 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 "TempsEsp"#: sysdeps/names/proctime.c:46msgid "It_Real_Value"msgstr "El_Seu_Valor_Real"#: sysdeps/names/proctime.c:47msgid "Frequency"msgstr "Freqüència"#: sysdeps/names/proctime.c:47msgid "XCPU_UTime"msgstr "XUCP UTime"#: sysdeps/names/proctime.c:47msgid "XCPU_STime"msgstr "XUCP_STime"#: sysdeps/names/proctime.c:52msgid "Start time of process in seconds since the epoch"msgstr "Hora d'inici del procés (en segons) des de l' epoch"#: sysdeps/names/proctime.c:53msgid "Real time accumulated by process (should be utime + stime)"msgstr "Temps real acumulada per proces (hauria der ser utime + stime)"#: sysdeps/names/proctime.c:54msgid "user-mode CPU time accumulated by process"msgstr "temps de la UCP en mode usuari acumulat per procés"#: sysdeps/names/proctime.c:55msgid "kernel-mode CPU time accumulated by process"msgstr "temps de la UCP en mode nucli acumulat per procés"#: sysdeps/names/proctime.c:56msgid "cumulative utime of process and reaped children"msgstr "utime acumulat per procès i derivats"#: sysdeps/names/proctime.c:57msgid "cumulative stime of process and reaped children"msgstr "stime acumulat per procès i derivats"#: sysdeps/names/proctime.c:58msgid "The time (in jiffies) of the process's next timeout"msgstr """El temps (en jiffies) per a la pròxima expiració del temps d'espera del ""procés"#: sysdeps/names/proctime.c:59msgid """The time (in jiffies) before the next SIGALRM is sent to the process due to ""an interval timer."msgstr """El temps (en jiffies) abans que s'envie el pròxim SIGALRM al procés degut a ""un temporitzador d'intervals."#: sysdeps/names/proctime.c:61msgid "Tick frequency"msgstr "Freqüència de polsos"#: sysdeps/names/proctime.c:62msgid "SMP user-mode CPU time accumulated by process"msgstr "Temps de UPC SMP mode-usuari acumulat pels procés"#: sysdeps/names/proctime.c:63msgid "SMP kernel-mode CPU time accumulated by process"msgstr "Temps de UPC SMP mode-nucli acumulat pels procés"#: 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"#: sysdeps/names/procuid.c:48msgid "SUid"msgstr "SUid"#: sysdeps/names/procuid.c:49msgid "SGid"msgstr "SGid"#: sysdeps/names/procuid.c:49msgid "FSUid"msgstr "FSUid"#: sysdeps/names/procuid.c:49msgid "FSGid"msgstr "FSGid"#: sysdeps/names/procuid.c:49msgid "Pid"msgstr "Pid"#: sysdeps/names/procuid.c:50msgid "PPid"msgstr "PPid"

⌨️ 快捷键说明

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