hu.po
来自「linux 操作系统下对系统资源监控程序的编写」· PO 代码 · 共 1,685 行 · 第 1/3 页
PO
1,685 行
# sysdeps/names/netload.c:64#: sysdeps/names/netload.c:65msgid "Maximum Transfer Unit"msgstr "Maximális átviteli egység (MTU)"# sysdeps/names/ppp.c:38 sysdeps/names/ppp.c:45#: sysdeps/names/ppp.c:39 sysdeps/names/ppp.c:46msgid "PPP State"msgstr "PPP állapota"# sysdeps/names/ppp.c:39#: sysdeps/names/ppp.c:40msgid "Input bytes"msgstr "Beolvasott bájtok"# sysdeps/names/ppp.c:40#: sysdeps/names/ppp.c:41msgid "Output bytes"msgstr "Kiírt bájtok"# sysdeps/names/ppp.c:46#: sysdeps/names/ppp.c:47msgid "Number of input bytes"msgstr "Beolvasott bájtok száma"# sysdeps/names/ppp.c:47#: sysdeps/names/ppp.c:48msgid "Number of output bytes"msgstr "Kiírt bájtok száma"# sysdeps/names/procargs.c:38 sysdeps/names/procmem.c:47#: sysdeps/names/procargs.c:39 sysdeps/names/procmem.c:48msgid "Size"msgstr "Méret"# sysdeps/names/procargs.c:43#: sysdeps/names/procargs.c:44msgid "Length in bytes of the returned string."msgstr "A visszaadott karakterlánc hossza bájtokban"# sysdeps/names/prockernel.c:42#: sysdeps/names/prockernel.c:43msgid "K_Flags"msgstr "K_Flags"# sysdeps/names/prockernel.c:42#: sysdeps/names/prockernel.c:43msgid "Min_Flt"msgstr "Min_Flt"# sysdeps/names/prockernel.c:42#: sysdeps/names/prockernel.c:43msgid "Maj_Flt"msgstr "Maj_Flt"# sysdeps/names/prockernel.c:42#: sysdeps/names/prockernel.c:43msgid "CMin_Flt"msgstr "CMin_Flt"# sysdeps/names/prockernel.c:43#: sysdeps/names/prockernel.c:44msgid "CMaj_Flt"msgstr "CMaj_Flt"# sysdeps/names/prockernel.c:43#: sysdeps/names/prockernel.c:44msgid "KStk_ESP"msgstr "KStk_ESP"# sysdeps/names/prockernel.c:43#: sysdeps/names/prockernel.c:44msgid "KStk_EIP"msgstr "KStk_EIP"# sysdeps/names/prockernel.c:43#: sysdeps/names/prockernel.c:44msgid "NWChan"msgstr "NWChan"# sysdeps/names/prockernel.c:44#: sysdeps/names/prockernel.c:45msgid "WChan"msgstr "WChan"# sysdeps/names/prockernel.c:50#. 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 ""# sysdeps/names/prockernel.c:59#. 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 ""# sysdeps/names/prockernel.c:62#. 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 ""# sysdeps/names/prockernel.c:65#. CMin_Flt#: sysdeps/names/prockernel.c:66msgid "The number of minor faults that the process and its children have made."msgstr ""# sysdeps/names/prockernel.c:68#. CMaj_Flt#: sysdeps/names/prockernel.c:69msgid "The number of major faults that the process and its children have made."msgstr ""# sysdeps/names/prockernel.c:71#. 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 ""# sysdeps/names/prockernel.c:74#. KStk_EIP#: sysdeps/names/prockernel.c:75msgid "The current EIP (32-bit instruction pointer)."msgstr "Aktuális EIP (32 bites utasításmutató)."# sysdeps/names/prockernel.c:76#. 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 ""# sysdeps/names/prockernel.c:81#. WChan#: sysdeps/names/prockernel.c:82msgid "This is the textual name of the `nwchan' field."msgstr ""# sysdeps/names/procmem.c:47#: sysdeps/names/procmem.c:48msgid "Virtual"msgstr "Virtuális"# sysdeps/names/procmem.c:47#: sysdeps/names/procmem.c:48msgid "Resident"msgstr "Rezidens"# sysdeps/names/procmem.c:47#: sysdeps/names/procmem.c:48msgid "Share"msgstr "Osztott"# sysdeps/names/procmem.c:48#: sysdeps/names/procmem.c:49msgid "Resident Set Size"msgstr "Rezidens halmazméret"# sysdeps/names/procmem.c:48#: sysdeps/names/procmem.c:49msgid "Resident Set Size Limit"msgstr "Rezidens halmazméret korlátja"# sysdeps/names/procmem.c:53#: sysdeps/names/procmem.c:54msgid "Total # of pages of memory"msgstr "Memórialapok teljes száma"# sysdeps/names/procmem.c:54#: sysdeps/names/procmem.c:55msgid "Number of pages of virtual memory"msgstr "A virtuális memória lapjainak száma"# sysdeps/names/procmem.c:55#: sysdeps/names/procmem.c:56msgid "Number of resident set (non-swapped) pages"msgstr ""# sysdeps/names/procmem.c:56#: sysdeps/names/procmem.c:57msgid "Number of pages of shared (mmap'd) memory"msgstr ""# sysdeps/names/procmem.c:57#: 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 ""# sysdeps/names/procmem.c:62#: sysdeps/names/procmem.c:63msgid """Current limit in bytes on the rss of the process (usually 2,147,483,647)."msgstr ""# sysdeps/names/procsegment.c:42#: sysdeps/names/procsegment.c:43msgid "Text_RSS"msgstr "Text_RSS"# sysdeps/names/procsegment.c:42#: sysdeps/names/procsegment.c:43msgid "ShLib_RSS"msgstr "ShLib_RSS"# sysdeps/names/procsegment.c:42#: sysdeps/names/procsegment.c:43msgid "Data_RSS"msgstr "Data_RSS"# sysdeps/names/procsegment.c:42#: sysdeps/names/procsegment.c:43msgid "Stack_RSS"msgstr "Stack_RSS"# sysdeps/names/procsegment.c:43#: sysdeps/names/procsegment.c:44msgid "Dirty Size"msgstr "Piszkos méret"# sysdeps/names/procsegment.c:43#: sysdeps/names/procsegment.c:44msgid "Start_Code"msgstr "Start_Code"# sysdeps/names/procsegment.c:43#: sysdeps/names/procsegment.c:44msgid "End_Code"msgstr "End_Code"# sysdeps/names/procsegment.c:43#: sysdeps/names/procsegment.c:44msgid "Start_Stack"msgstr "Start_Stack"# sysdeps/names/procsegment.c:48#: sysdeps/names/procsegment.c:49msgid "Text resident set size"msgstr ""# sysdeps/names/procsegment.c:49#: sysdeps/names/procsegment.c:50msgid "Shared-Lib resident set size"msgstr ""# sysdeps/names/procsegment.c:50#: sysdeps/names/procsegment.c:51msgid "Data resident set size"msgstr ""# sysdeps/names/procsegment.c:51#: sysdeps/names/procsegment.c:52msgid "Stack resident set size"msgstr ""# sysdeps/names/procsegment.c:52#: sysdeps/names/procsegment.c:53msgid "Total size of dirty pages"msgstr ""# sysdeps/names/procsegment.c:53#: sysdeps/names/procsegment.c:54msgid "Address of beginning of code segment"msgstr "A kódszegmens kezdetének címe"# sysdeps/names/procsegment.c:54#: sysdeps/names/procsegment.c:55msgid "Address of end of code segment"msgstr "A kódszegmens címének vége"# sysdeps/names/procsegment.c:55#: sysdeps/names/procsegment.c:56msgid "Address of the bottom of stack segment"msgstr "A veremszegmens aljának címe"# sysdeps/names/procsignal.c:40#: sysdeps/names/procsignal.c:41msgid "Signal"msgstr "Szignál"# sysdeps/names/procsignal.c:40#: sysdeps/names/procsignal.c:41msgid "Blocked"msgstr "Blokkolt"# sysdeps/names/procsignal.c:40#: sysdeps/names/procsignal.c:41msgid "SigIgnore"msgstr "SigIgnore"# sysdeps/names/procsignal.c:40#: sysdeps/names/procsignal.c:41msgid "SigCatch"msgstr "SigCatch"# sysdeps/names/procsignal.c:45#: sysdeps/names/procsignal.c:46msgid "Mask of pending signals"msgstr ""# sysdeps/names/procsignal.c:46#: sysdeps/names/procsignal.c:47msgid "Mask of blocked signals"msgstr "Blokkolt szignálok maszkja"# sysdeps/names/procsignal.c:47#: sysdeps/names/procsignal.c:48msgid "Mask of ignored signals"msgstr "Ignorált szignálok maszkja"# sysdeps/names/procsignal.c:48#: sysdeps/names/procsignal.c:49msgid "Mask of caught signals"msgstr "Elkapott szignálok maszkja"# sysdeps/names/procstate.c:40#: sysdeps/names/procstate.c:43msgid "Cmd"msgstr "Cmd"# sysdeps/names/procstate.c:40#: sysdeps/names/procstate.c:43msgid "State"msgstr "Állapot"# sysdeps/names/procstate.c:40#: sysdeps/names/procstate.c:43msgid "UID"msgstr "UID"# sysdeps/names/procstate.c:40#: sysdeps/names/procstate.c:43msgid "GID"msgstr "GID"# sysdeps/names/procuid.c:56#: sysdeps/names/procstate.c:44msgid "RGid"msgstr "RGid"# sysdeps/names/procuid.c:56#: 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:45#: sysdeps/names/procstate.c:49msgid "Basename of executable file in call to exec()"msgstr ""# sysdeps/names/procstate.c:46#: sysdeps/names/procstate.c:50msgid "Single-Char code for process state (S=sleeping)"msgstr "Egybetűs folyamatállapot-kód (S=sleeping)"# sysdeps/names/procstate.c:47#: sysdeps/names/procstate.c:51msgid "UID of process"msgstr "A folyamat UID-je"# sysdeps/names/procstate.c:48#: sysdeps/names/procstate.c:52msgid "GID of process"msgstr "A folyamat GID-je"# sysdeps/names/procstate.c:47#: sysdeps/names/procstate.c:53msgid "Real UID of process"msgstr "A folyamat valós UID-je"# sysdeps/names/procstate.c:48#: sysdeps/names/procstate.c:54msgid "Real GID of process"msgstr "A folyamat valós GID-je"#: sysdeps/names/procstate.c:55msgid "Has CPU"msgstr ""# sysdeps/names/procuid.c:67#: sysdeps/names/procstate.c:56msgid "Processor"msgstr "Processzor"#: sysdeps/names/procstate.c:57msgid "Last Processor"msgstr "Utolsó processzor"# sysdeps/names/proctime.c:44#: sysdeps/names/proctime.c:45msgid "Start_Time"msgstr "Start_Time"# sysdeps/names/proctime.c:44#: sysdeps/names/proctime.c:45msgid "RTime"msgstr "RTime"# sysdeps/names/proctime.c:44#: sysdeps/names/proctime.c:45msgid "UTime"msgstr "UTime"# sysdeps/names/proctime.c:44#: sysdeps/names/proctime.c:45msgid "STime"msgstr "STime"# sysdeps/names/proctime.c:45#: sysdeps/names/proctime.c:46msgid "CUTime"msgstr "CUTime"# sysdeps/names/proctime.c:45#: sysdeps/names/proctime.c:46msgid "CSTime"msgstr "CSTime"# sysdeps/names/proctime.c:45#: sysdeps/names/proctime.c:46msgid "TimeOut"msgstr "TimeOut"# sysdeps/names/proctime.c:45#: sysdeps/names/proctime.c:46msgid "It_Real_Value"msgstr "It_Real_Value"# sysdeps/names/proctime.c:46#: sysdeps/names/proctime.c:47msgid "Frequency"msgstr "Frekvencia"# sysdeps/names/proctime.c:46#: sysdeps/names/proctime.c:47msgid "XCPU_UTime"msgstr "XCPU_UTime"# sysdeps/names/proctime.c:46#: sysdeps/names/proctime.c:47msgid "XCPU_STime"msgstr "XCPU_STime"# sysdeps/names/proctime.c:51#: sysdeps/names/proctime.c:52msgid "Start time of process in seconds since the epoch"msgstr ""# sysdeps/names/proctime.c:52#: sysdeps/names/proctime.c:53msgid "Real time accumulated by process (should be utime + stime)"msgstr ""# sysdeps/names/proctime.c:53#: sysdeps/names/proctime.c:54msgid "user-mode CPU time accumulated by process"msgstr "a folyamat által összegyűjtött felhasználói CPU-idő"# sysdeps/names/proctime.c:54#: sysdeps/names/proctime.c:55msgid "kernel-mode CPU time accumulated by process"msgstr "a folyamat által összegyűjtött rendszer CPU-idő"# sysdeps/names/proctime.c:55#: sysdeps/names/proctime.c:56msgid "cumulative utime of process and reaped children"msgstr ""# sysdeps/names/proctime.c:56#: sysdeps/names/proctime.c:57msgid "cumulative stime of process and reaped children"msgstr ""# sysdeps/names/proctime.c:57#: sysdeps/names/proctime.c:58msgid "The time (in jiffies) of the process's next timeout"msgstr ""# sysdeps/names/proctime.c:58#: sysdeps/names/proctime.c:59msgid """The time (in jiffies) before the next SIGALRM is sent to the process due to ""an interval timer."msgstr ""# sysdeps/names/proctime.c:60#: sysdeps/names/proctime.c:61msgid "Tick frequency"msgstr "Órajel frekvencia"# sysdeps/names/proctime.c:61#: sysdeps/names/proctime.c:62msgid "SMP user-mode CPU time accumulated by process"msgstr "a folyamat által összegyűjtött SMP felhasználói CPU-idő"# sysdeps/names/proctime.c:62#: sysdeps/names/proctime.c:63msgid "SMP kernel-mode CPU time accumulated by process"msgstr "a folyamat által összegyűjtött SMP kernel CPU-idő"# sysdeps/names/procuid.c:56#: sysdeps/names/procuid.c:48msgid "Uid"msgstr "Uid"# sysdeps/names/procuid.c:56#: sysdeps/names/procuid.c:48msgid "EUid"msgstr "EUid"# sysdeps/names/procuid.c:56#: sysdeps/names/procuid.c:48msgid "Gid"msgstr "Gid"# sysdeps/names/procuid.c:56#: sysdeps/names/procuid.c:48msgid "EGid"msgstr "EGid"# sysdeps/names/procuid.c:56#: sysdeps/names/procuid.c:48msgid "SUid"msgstr "SUid"# sysdeps/names/procuid.c:56#: sysdeps/names/procuid.c:49
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?