tr.po
来自「linux 操作系统下对系统资源监控程序的编写」· PO 代码 · 共 1,454 行 · 第 1/3 页
PO
1,454 行
#: sysdeps/names/procargs.c:44msgid "Length in bytes of the returned string."msgstr "Dönen karakterin bayt uzunluğu (bayt)."#: sysdeps/names/prockernel.c:43msgid "K_Flags"msgstr "K_Değeri"#: 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 """Sürecin çekirdek bayrakları\n""\n""Linux altında, her bayraktaki math biti ektindir, çünkü crt0.s matematik ""emülasyonunu denetler.\n""Bu bir hata olarak görülebilir, çünkü her süreç derlenmiş C programı ""değildir.\n""\n""Math biti 4, ve takip biti 10 değerini almalıdır."#. 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 """Sürecin oluşturduğu küçük hatalardan dolayı diskten tekrar bellek sayfası ""yüklemeye gerek yoktur."#. 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 """Sürecin oluşturduğu büyük hatalardan dolayı diskten tekrar bellek sayfasını ""yüklemek gereklidir."#. CMin_Flt#: sysdeps/names/prockernel.c:66msgid "The number of minor faults that the process and its children have made."msgstr "Ana ve çocuk süreçlerin oluşturduğu küçük hatalar."#. CMaj_Flt#: sysdeps/names/prockernel.c:69msgid "The number of major faults that the process and its children have made."msgstr "Ana ve çocuk süreçlerin oluşturduğu büyük hatalar."#. 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 """Yığın işaretçinin değeri, çekirdek içinde süreçleri için yığın sayfası ""olarak bulunur."#. KStk_EIP#: sysdeps/names/prockernel.c:75msgid "The current EIP (32-bit instruction pointer)."msgstr "Geçerli 32 bit komut işaretçisi"#. 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 """Bu, sürecin beklediği \"kanal\"dır. Başka türlü belirtmek gerekirse, bir ""sistem çağrısının adresidir. Eğer güncel bir /etc/psdatabase dosyanız var ""ise ps -l komutu yardımıyla WCHAN bilgisini görebilirsiniz."#. WChan#: sysdeps/names/prockernel.c:82msgid "This is the textual name of the `nwchan' field."msgstr "Bu `nwchan' alanının ismidir."#: sysdeps/names/procmem.c:48msgid "Virtual"msgstr "Sanal"#: sysdeps/names/procmem.c:48msgid "Resident"msgstr "Kalıcı"#: sysdeps/names/procmem.c:48msgid "Share"msgstr "Paylaşım"#: sysdeps/names/procmem.c:49msgid "Resident Set Size"msgstr "Kalıcı Boy"#: sysdeps/names/procmem.c:49msgid "Resident Set Size Limit"msgstr "Kalıcı Boy Limiti"#: sysdeps/names/procmem.c:54msgid "Total # of pages of memory"msgstr "Bellekteki toplam sayfa sayısı"#: sysdeps/names/procmem.c:55msgid "Number of pages of virtual memory"msgstr "Sanal bellek sayfa sayısı"#: sysdeps/names/procmem.c:56msgid "Number of resident set (non-swapped) pages"msgstr "Kalıcı paket sayfalarının sayısı (takas edilmeyen)"#: sysdeps/names/procmem.c:57msgid "Number of pages of shared (mmap'd) memory"msgstr "Paylaşılan sayfa sayıları"#: 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 """Belleğin gerçek bellekte tuttuğu sayfa sayısından üç çıkartılmış halidir. ""Metin, veri ve yığın alanlarının toplamını verir."#: sysdeps/names/procmem.c:63msgid """Current limit in bytes on the rss of the process (usually 2,147,483,647)."msgstr "Sürecin rss limit boyu (genellikle 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 "Bilgi_RSS"#: sysdeps/names/procsegment.c:43msgid "Stack_RSS"msgstr "Yığın_RSS"#: sysdeps/names/procsegment.c:44msgid "Dirty Size"msgstr "Kirli Büyüklük"#: sysdeps/names/procsegment.c:44msgid "Start_Code"msgstr "Kod_Başlangıcı"#: sysdeps/names/procsegment.c:44msgid "End_Code"msgstr "Kod_Bitimi"#: sysdeps/names/procsegment.c:44msgid "Start_Stack"msgstr "Yığın_Başlangıcı"#: sysdeps/names/procsegment.c:49msgid "Text resident set size"msgstr "Kod kalıcı boyutu"#: sysdeps/names/procsegment.c:50msgid "Shared-Lib resident set size"msgstr "Paylaşılmış kütüphane kalıcı boyutu"#: sysdeps/names/procsegment.c:51msgid "Data resident set size"msgstr "Veri kalıcı boyutu"#: sysdeps/names/procsegment.c:52msgid "Stack resident set size"msgstr "Yığın kalıcı boyutu"#: sysdeps/names/procsegment.c:53msgid "Total size of dirty pages"msgstr "Tehlikeli sayfaların toplam büyüklüğü"#: sysdeps/names/procsegment.c:54msgid "Address of beginning of code segment"msgstr "Kod bölümünün başlangıç adresi"#: sysdeps/names/procsegment.c:55msgid "Address of end of code segment"msgstr "Kod bölümünün bitiş adresi"#: sysdeps/names/procsegment.c:56msgid "Address of the bottom of stack segment"msgstr "Alt yığın bölümünün adresi"#: sysdeps/names/procsignal.c:41msgid "Signal"msgstr "Sinyal"#: sysdeps/names/procsignal.c:41msgid "Blocked"msgstr "Bloklanmış"#: 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 "Bekleyen sinyallerin maskesi"#: sysdeps/names/procsignal.c:47msgid "Mask of blocked signals"msgstr "Engellenmiş sinyal maskesi"#: sysdeps/names/procsignal.c:48msgid "Mask of ignored signals"msgstr "Önemsenmeyen sinyal maskesi"#: sysdeps/names/procsignal.c:49msgid "Mask of caught signals"msgstr "Yakalanan sinyal maskesi"#: sysdeps/names/procstate.c:43msgid "Cmd"msgstr "Cmd"#: sysdeps/names/procstate.c:43msgid "State"msgstr "Durum"#: sysdeps/names/procstate.c:43msgid "UID"msgstr "UID"#: sysdeps/names/procstate.c:43msgid "GID"msgstr "GID"#: sysdeps/names/procstate.c:44#, fuzzymsgid "RGid"msgstr "Gid"#: sysdeps/names/procstate.c:44#, fuzzymsgid "RUid"msgstr "Uid"#: sysdeps/names/procstate.c:44msgid "HasCPU"msgstr ""#: sysdeps/names/procstate.c:44msgid "Proc"msgstr ""#: sysdeps/names/procstate.c:44msgid "LProc"msgstr ""#: sysdeps/names/procstate.c:49msgid "Basename of executable file in call to exec()"msgstr "Exec() komutunda işaret edilen çalıştırılabilir dosyanın ismi"#: sysdeps/names/procstate.c:50msgid "Single-Char code for process state (S=sleeping)"msgstr "Süreç durumunun tek karakterlik gösterimi (S=uyuyor)"#: sysdeps/names/procstate.c:51msgid "UID of process"msgstr "Sürecin UID numarası"#: sysdeps/names/procstate.c:52msgid "GID of process"msgstr "Sürecin GID numarası"#: sysdeps/names/procstate.c:53#, fuzzymsgid "Real UID of process"msgstr "Sürecin UID numarası"#: sysdeps/names/procstate.c:54#, fuzzymsgid "Real GID of process"msgstr "Sürecin GID numarası"#: sysdeps/names/procstate.c:55msgid "Has CPU"msgstr ""#: sysdeps/names/procstate.c:56#, fuzzymsgid "Processor"msgstr "Süreç ID"#: sysdeps/names/procstate.c:57msgid "Last Processor"msgstr ""#: sysdeps/names/proctime.c:45msgid "Start_Time"msgstr "Başlangıç_Zamanı"#: 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 "Zamanaşımı"#: sysdeps/names/proctime.c:46msgid "It_Real_Value"msgstr "Gerçek değer"#: sysdeps/names/proctime.c:47msgid "Frequency"msgstr "Frekans"#: 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 "Saniye olarak sürecin başlangıç değeri"#: sysdeps/names/proctime.c:53msgid "Real time accumulated by process (should be utime + stime)"msgstr "Süreç tarafından depolanan gerçek zaman miktarı"#: sysdeps/names/proctime.c:54msgid "user-mode CPU time accumulated by process"msgstr "Süreç tarafından depolanan kullanıcı konumu işlemci zamanı"#: sysdeps/names/proctime.c:55msgid "kernel-mode CPU time accumulated by process"msgstr "Süreç tarafından depolanan çekirdek konumu işlemci zamanı"#: sysdeps/names/proctime.c:56msgid "cumulative utime of process and reaped children"msgstr "sürecin ve ek yavruların toplam utime süresi"#: sysdeps/names/proctime.c:57msgid "cumulative stime of process and reaped children"msgstr "sürecin ve ek yavruların toplam stime süresi"#: sysdeps/names/proctime.c:58msgid "The time (in jiffies) of the process's next timeout"msgstr "Sürecin sonraki zamanaşımının zamanı (jiffy cinsinden)"#: sysdeps/names/proctime.c:59msgid """The time (in jiffies) before the next SIGALRM is sent to the process due to ""an interval timer."msgstr """İç zamanlayıcı nedeniyle sürece sonraki SIGALRM'ın gönderilmesinden önce ""geçen zaman (jiffy cinsinden)"#: sysdeps/names/proctime.c:61msgid "Tick frequency"msgstr "Tıklama frekansı"#: sysdeps/names/proctime.c:62msgid "SMP user-mode CPU time accumulated by process"msgstr "Süreç tarafından depolanan SMP kullanıcı modu İŞLEMCİ zamanı"#: sysdeps/names/proctime.c:63msgid "SMP kernel-mode CPU time accumulated by process"msgstr "Süreç tarafından depolanan SMP çekirdek modu İŞLEMCİ zamanı"#: 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:48#, fuzzymsgid "SUid"msgstr "Uid"#: sysdeps/names/procuid.c:49#, fuzzymsgid "SGid"msgstr "Gid"#: sysdeps/names/procuid.c:49#, fuzzymsgid "FSUid"msgstr "Uid"#: sysdeps/names/procuid.c:49#, fuzzymsgid "FSGid"msgstr "Gid"#: sysdeps/names/procuid.c:49msgid "Pid"msgstr "Pid"#: sysdeps/names/procuid.c:50msgid "PPid"msgstr "PPid"#: sysdeps/names/procuid.c:50msgid "PGrp"msgstr "PGrp"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?