summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-02-23 13:28:02 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-23 13:28:02 +0000
commit1a501c271a4861e3bb3e7d28ffa4a1cf8a47e5c3 (patch)
treef874db0dbce7adf57a1bc75f4b525079fa8c825a
parent5b43466d5fd4508832dc43221854e0aab4e11ec0 (diff)
downloadlibgtop-1a501c271a4861e3bb3e7d28ffa4a1cf8a47e5c3.tar.gz
Released LibGTop 0.100.0.
1999-02-23 Martin Baulig <martin@home-of-linux.org> Released LibGTop 0.100.0. Make the copyright of LibGTop be the GNU General Public License. * LIBGTOP-VERSION: Set version number to 0.100.0 binary age 0, interface age 0.
-rw-r--r--ChangeLog9
-rw-r--r--LIBGTOP-VERSION6
-rw-r--r--po/de.po454
-rw-r--r--po/es.po454
-rw-r--r--po/es_DO.po454
-rw-r--r--po/es_GT.po454
-rw-r--r--po/es_HN.po454
-rw-r--r--po/es_MX.po454
-rw-r--r--po/es_PA.po454
-rw-r--r--po/es_PE.po454
-rw-r--r--po/es_SV.po454
-rw-r--r--po/fr.po454
-rw-r--r--po/ja.po454
-rw-r--r--po/ko.po454
-rw-r--r--po/no.po454
15 files changed, 2961 insertions, 2956 deletions
diff --git a/ChangeLog b/ChangeLog
index bfe51f38..3280dcb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
-1999-02-22 Martin Baulig <martin@home-of-linux.org>
+1999-02-23 Martin Baulig <martin@home-of-linux.org>
- Set the copyright of LibGTop to the GNU General Public License.
+ Released LibGTop 0.100.0.
+
+ Make the copyright of LibGTop be the GNU General Public License.
+
+ * LIBGTOP-VERSION: Set version number to 0.100.0 binary age 0,
+ interface age 0.
* copyright.txt: Set the year to 1998-99 and pretty-format it a
little bit. Same in all C source and header files.
diff --git a/LIBGTOP-VERSION b/LIBGTOP-VERSION
index 7febdc06..c3dde73e 100644
--- a/LIBGTOP-VERSION
+++ b/LIBGTOP-VERSION
@@ -7,14 +7,14 @@
# set LIBGTOP_BINARY_AGE and LIBGTOP_INTERFACE_AGE to 0.
#
LIBGTOP_MAJOR_VERSION=0
-LIBGTOP_MINOR_VERSION=99
-LIBGTOP_MICRO_VERSION=10
+LIBGTOP_MINOR_VERSION=100
+LIBGTOP_MICRO_VERSION=0
LIBGTOP_INTERFACE_AGE=0
LIBGTOP_BINARY_AGE=0
# Increase each time you change the client/server protocol.
-LIBGTOP_SERVER_VERSION=3
+LIBGTOP_SERVER_VERSION=4
# Don't change this
LIBGTOP_VERSION=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION.$LIBGTOP_MICRO_VERSION
diff --git a/po/de.po b/po/de.po
index c7f07a76..f7af233e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Martin Baulig <martin@home-of-linux.org>\n"
"Language-Team: Martin Baulig <martin@home-of-linux.org>\n"
@@ -13,280 +13,280 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr "CPU-Zeit insgesamt"
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr "CPU-Zeit in Benutzer-Mode"
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr "CPU-Zeit in Benutzer-Mode (Priorität)"
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr "CPU-Zeit in System-Mode"
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr "CPU-Zeit im Leerlaufprozess"
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr "Takt-Frequenz"
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr "CPU-Zeit aller Prozessoren insgesamt"
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr "CPU-Zeit aller Prozessoren im Benutzer-Mode"
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr "CPU-Zeit aller Prozessoren im Benutzer-Mode (Priorität)"
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr "CPU-Zeit aller Prozessoren im System-Mode"
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr "CPU-Zeit aller Prozessoren im Leerlaufprozess"
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr "Anzahl der Clock-Ticks seit Systemboot"
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr "Anzahl der Clock-Ticks, die das System im Benutzer-Mode verbracht hat"
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
"Anzahl der Clock-Ticks, die das System im Benutzer-Mode mit erhöhter "
"Priorität verbracht hat"
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr "Anzahl der Clock-Ticks, die das System im Kernel-Mode verbracht hat"
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr "Anzahl der Clock-Ticks, die das System im Leerlauf war"
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr "Tickfrequenz (Default ist 100)"
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr "Blöcke insgesamt"
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr "Freie Blöcke"
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr "Für Benutzer verfügbare Blöcke"
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr "Knoten insgesamt"
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr "Freie Knoten"
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr "Freie Blöcke inclusive für den Administrator reservierter Blöcke"
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr "Für Benutzer verfügbare Blöcke"
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr "Systemlast"
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr "Laufende Jobs"
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr "Anzahl Jobs"
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr "Letzte PID"
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr "Anzahl gleichzeitig laufender Jobs im Mittel über 1, 5 und 15 Minuten"
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr "Anzahl der momentan laufenden Jobs"
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr "Anzahl Jobs insgesamt"
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr "Arbeitsspeicher insgesamt"
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr "Benutzer Arbeitspeicher"
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr "Freier Arbeitsspeicher"
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr "Gemeinsam genutzer Speicher"
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr "Pufferspeicher"
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr "Temporärer Zwischenspeicher"
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr "Von Benutzern belegter Speicher"
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr "Gesperrter Speicher"
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr "Physikalischer Speicher insgesamt in kB"
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr "Belegter Speicher in kB"
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr "Freier Speicher in kB"
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr "Gemeinsam genutzter Speicher in kB"
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr "Größe der Dateipuffer in kB"
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr "Größe des temporären Zwischenspeichers in kB"
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr "Von Benutzerprozessen belegter Speicher in kB"
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr "Speicher in gesperrten Seiten in kB"
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr "Anzahl der Elemente in der Liste"
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr "Größe (in Bytes) der Liste"
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr "Größe eines einzigen Listenelements"
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr "Größe des Nachrichtenbereiches in Kilobyte"
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr "Anzahl der Einträge in der Nachrichtentabelle"
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr "Maximale Größe einer Nachricht"
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr "Standardmäßige Größe der Warteschlange"
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr "Maximale Anzahl der Warteschlangen systemweit"
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr "Größe des Nachrichtensegments"
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr "Anzahl der Systemnachrichtenköpfe"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr "K_Flags"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr "Min_Flt"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr "Maj_Flt"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr "CMin_Flt"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr "CMaj_Flt"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr "KStk_ESP"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr "KStk_EIP"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr "NWChan"
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr "WChan"
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -299,7 +299,7 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
@@ -308,7 +308,7 @@ msgstr ""
"nicht erforderlich gemacht haben, eine Seite von der Platte zu laden."
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
@@ -317,7 +317,7 @@ msgstr ""
"erforderten eine Seite von der Platte zu laden."
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
"Anzahl weniger schwerer Seitenfehler eines Prozesses und seiner Kinder, d.h. "
@@ -325,14 +325,14 @@ msgstr ""
"Platte zu laden."
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
"Anzahl schwerwiegender Seitenfehler eines Prozesses und seiner Kinder, d.h. "
"diejenigen, die es erforderten eine Seite von der Platte zu laden."
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
@@ -341,12 +341,12 @@ msgstr ""
"Stapelseite des Prozesses im Kernel."
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr "Aktueller 32-Bit Befehlszeiger des Prozessors."
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -359,51 +359,51 @@ msgstr ""
"'ps -l' um das WCHAN-Feld in Aktion zu sehen)."
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr "Dies ist der Text-Name des `nwchan' Feldes"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr "Prozessgröße"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr "Virtuelle Prozessgröße"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr "Residente Prozessgröße"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr "Größe des gemeinsam genutzten Speichers"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr "Größe des permanent belegten Speichers"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr "Maximale Größe des permanent belegten Speichers"
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr "Anzahl Speicherseiten insgesamt"
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr "Anzahl virtueller Speicherseiten"
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr "Anzahl nichtausgelagerter Speicherseiten"
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr "Anzahl gemeinsam genutzter Speicherseiten (via mmap())"
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -415,219 +415,219 @@ msgstr ""
"ohne solche die nur bei Bedarf geladen werden (und momentan nicht geladen "
"sind) und ausgelagerte Seiten."
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Gegenwärtiges Limit in Bytes für die RSS des Prozesses (normalerweise "
"2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr "Text_RSS"
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr "Bibliothek_RSS"
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr "Daten_RSS"
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr "Stapel_RSS"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr "Größe des \"schmutzigen\" Speichers"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr "Start_Code"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr "Ende_Code"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr "Start_Stapel"
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr "Größe des permanenten Textsegments"
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr "Größe permanenter Bibliotheken"
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr "Gröse des permanenten Datensegments"
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr "Größe des permanenten Stapelsegments"
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr "Anzahl \"schmutziger\" Seiten insgesamt"
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr "Adresse, an der das Programmcode-Segment anfängt"
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr "Addresse, an der das Programmcode-Segment aufhört"
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr "Adresse des unteren Endes des Stapelsegments"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr "Signal"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr "Blockiert"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr "Signal Ignoriert"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr "Signal Erhalten"
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr "Maske ausstehender Signale"
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr "Maske blockierter Signale"
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr "Maske ignorierter Signale"
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr "Maske erhaltener Signale"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr "Befehl"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr "Status"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr "UID"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr "GID"
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr "Dateiname des Programms im Aufruf von exec()"
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr "Prozessstatus (S=schläft)"
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr "UID des Prozesses"
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr "GID des Prozesses"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr "Startzeit"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr "RZeit"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr "BZeit"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr "SZeit"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr "CBZeit"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr "CSZeit"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr "TimeOut"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr "It_Real_Value"
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr "Frequenz"
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr "Startzeit des Prozesses in Sekunden seit dem 1. Januar 1970"
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr "Realzeit des Prozesses (sollte utime + stime sein)"
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr "Zeit, die der Prozess im Benutzer-Modus verbracht hat"
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr "Zeit, die der Prozess im Kernel verbracht hat"
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
"Zeit, die der Prozess und seine bereits gestorbe Kinder im Benutzer-Mode "
"verbracht haben"
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
"Zeit, die der Prozess und seine bereits gestorbe Kinder im Kernel verbracht "
"haben"
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
"Zeit (in 1/100stel Sekunden) bis der Prozess seinen nächsten Timeout empfängt"
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
@@ -635,320 +635,320 @@ msgstr ""
"Zeit (in 1/100stel Sekunden) bevor das nächste SIGALRM Signal aufgrund eines "
"Intervall-Timers an den Prozess geschickt wird"
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr "Taktfrequenz"
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr "Zeit aller Prozessoren, die der Prozess im Benutzer-Mode verbracht hat"
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr "Zeit aller Prozessoren, die der Prozess im Kernel-Mode verbracht hat"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr "Uid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr "EUid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr "Gid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr "EGid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr "Pid"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr "PPid"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr "PGrp"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr "Sitzung"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr "Tty"
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr "TPGid"
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr "Priorität"
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr "Nice"
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr "Benutzer-ID"
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr "Effektive Benutzer-ID"
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr "Gruppen-ID"
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr "Effektive Gruppen-ID"
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr "Prozess-ID"
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr "PID des Vaterprozesses"
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr "Prozessgruppen-ID"
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr "Sitzungs-ID"
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr "Volle Gerätenummer des kontrolierenden Terminals"
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr "Terminalprozessgruppen-ID"
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr "Kernelbehandlungspriorität"
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr "Standard UNIX 'nice' Wert des Prozesses"
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr "Auslagerungsspeicher insgesamt"
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr "Belegter Auslagerungsspeicher"
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr "Freier Auslagerungsspeicher"
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr "Eingelagerte Seiten"
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr "Ausgelagerte Seiten"
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
"Anzahl der Seiten, die insgesamt seit dem letzten Systemstart ausgelagert "
"wurden"
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
"Anzahl der Seiten, die insgesamt seit dem letzten Systemstart eingelagert "
"wurden"
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr "Server Features"
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr "Prozessorlast"
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr "Speicherbelegung"
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr "Auslagerungsspeicher"
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr "Laufzeit des Systems"
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr "Systemlast"
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr "Limits für gemeinsam genutzten Speicher"
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr "Limits für Nachrichtenwarteschlangen"
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr "Prozessliste"
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr "Prozess Status"
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr "Prozess Eigentümer und Terminal"
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr "Speicherbelegung des Prozesses"
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
#, fuzzy
msgid "Process Arguments"
msgstr "Prozessgruppen-ID"
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr "Netzlast"
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr "PPP Statistik"
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr "Kommandozeilenparameter des Prozesses"
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr "Liste gegenwärtig gemounteter Dateisysteme"
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr "Leerlaufzeit"
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr "Zeit in Sekunden seit System-Boot"
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -1015,21 +1015,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/es.po b/po/es.po
index a51c75d3..05a2441f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: glibtop 0.99.3\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: 1998-12-13 04:38+0100\n"
"Last-Translator: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
"Language-Team: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
@@ -54,280 +54,280 @@ msgstr ""
"sysdeps/linux/uptime.c sysdeps/linux/glibtop_machine.h "
"sysdeps/linux/glibtop_server.h\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr "Tiempo CPU total"
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr "Tiempo CPU en modo usuario"
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr "Tiempo CPU en modo usuario (nice)"
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr "Tiempo CPU en modo sistema"
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr "Tiempo CPU en tareas detenidas"
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr "Frecuencia del tick"
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr "Tiempo CPU total SMP"
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr "Tiempo CPU SMP en modo usuario"
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr "Tiempo CPU SMP en modo usuario (nice)"
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr "Tiempo CPU SMP en modo sistema"
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr "Tiempo CPU SMP en tareas detenidas"
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr "Cantidad de ticks desde el inicio del sistema"
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr "Cantidad de ticks pasados en modo usuario"
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr "Cantidad de ticks pasados en modo usuario (nice)"
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr "Cantidad de ticks pasados en modo sistema"
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr "Cantidad de ticks pasados en tareas detenidas"
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr "Frecuencia del tick (frecuencia de base es 100)"
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr "Total de bloques"
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr "Bloques libres"
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr "Bloques disponibles"
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr "Total de nodos de archivos"
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr "Nodos de archivo libres"
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr "Bloques libres disponibles para el superusuario"
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr "Bloques libres disponibles para usuarios comunes"
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr "Carga media"
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr "Tareas activas"
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr "Cantidad de tareas"
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr "Último PID"
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
"Cantidad de procesos corriendo simultaneamente, media de los últimos 1, 5 y "
"15 minutos"
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr "Cantidad de tareas actualmente activas"
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr "Cantidad total de tareas"
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr "Total de la memoria"
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr "Memoria en uso"
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr "Memoria libre"
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr "Memoria compartida"
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr "Buffers"
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr "Caché"
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr "Usuario"
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr "Bloqueada"
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr "Total de memoria física (en KB)"
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr "Memoria en uso (en KB)"
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr "Memoria libre (en KB)"
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr "Memoria compartida (en KB)"
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr "Tamaño de los buffers (en KB)"
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr "Tamaño del caché (en KB)"
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr "Memoria usada por procesos usuario (en KB)"
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr "Memoria en páginas bloqueadas (en KB)"
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr "Cantidad de elementos de la lista"
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr "Tamaño total de la lista"
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr "Tamaño de un solo elemento de la lista"
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr "Tamaño del pool de mensajes (en KB)"
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr "Cantidad de entradas en un mapa de mensajes"
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr "Tamaño máximo de un mensaje"
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr "Tamaño máximo por omisión de la cola"
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr "Colas de tamaño máximo en todo el sistema"
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr "Tamaño de un mensaje segmento"
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr "Cantidad de cabeceras de mensajes sistema"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -350,7 +350,7 @@ msgstr ""
"El bit 'math' debería ser un 4 decimal, el bit seguido es un 10 decimal."
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
@@ -359,7 +359,7 @@ msgstr ""
"requisieron cargar una página desde el disco."
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
@@ -368,17 +368,17 @@ msgstr ""
"cargar una página desde el disco."
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr "La cantidad de faltas mayores que hicieron el proceso y sus hijos."
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr "La cantidad de faltas mayores que hicieron el proceso y sus hijos."
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
@@ -387,12 +387,12 @@ msgstr ""
"pila del núcleo para ese proceso."
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr "El valor actual de EIP (puntero de instrucción 32-bits)"
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -405,51 +405,51 @@ msgstr ""
"actualizado, entonces pruebe \"ps -l\" para ver el campo WCHAN en acción)"
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr "Este es el nombre textual del campo `nwchan'."
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr "Tamaño"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr "Virtual"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr "Residente"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr "Compartido"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr "Tamaño conjunto compartido"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr "Límite tamaño conjunto compartido"
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr "Cantidad total de páginas de memoria"
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr "Cantidad de páginas de memoria virtual"
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr "Cantidad de páginas de conjuntos compartidos (que no estan en swap)"
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr "Cantidad de páginas de memoria compartida (mmap)"
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -461,214 +461,214 @@ msgstr ""
"pila. Esto no incluye páginas que no han sido cargadas a la demanda, o que "
"se encuentran en el dispositivo de swap."
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2.147.483.647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr "Tamaño conjunto residente de texto"
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr "Tamaño conjunto residente de bibliotecas compartidas"
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr "Tamaño conjunto residente de datos"
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr "Tamaño conjunto residente de pila"
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr "Tamaño total de páginas recientemente modificadas"
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr "Dirección de inicio del segmento de código"
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr "Dirección de fin del segmento de código"
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr "Dirección de la base del segmento de pila"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr "Señal"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr "Bloqueado"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr "Máscara de señales pendientes"
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr "Máscara de señales bloqueados"
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr "Máscara de señales ignorados"
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr "Máscar de señales recogidos"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr "Estado"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr "nombre (sin ruta) del archivo ejecutable llamado por exec()"
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr "Código de una letra para el estado del proceso (S=sleeping)"
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr "UID del proceso"
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr "GID del proceso"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr "Frecuencia"
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr "Momento de inicio del proceso, en segundos des \"la Época\""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr "Tiempo real acumulado por el proceso (debe ser utime + stime)"
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr "Tiempo CPU en modo usuario acumulado por el proceso"
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr "Tiempo cpu en modo núcleo acumulado por el proceso"
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr "Tiempo utime cumulado del proceso y sus hijos"
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr "Tiempo stime cumulado del proceso y sus hijos"
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr "Tiempo (en jiffies) para la próxima expiración del proceso"
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
@@ -676,319 +676,319 @@ msgstr ""
"Tiempo (en jiffies) antes de que sea enviada la próxima SIGALRM al proceso "
"debido a que transcurrió un intervalo del timer."
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr "Frecuencia del tick"
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr "Tiempo CPU multi procesador en modo usuario acumulado por el proceso"
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr "Tiempo CPU multi procesador en modo núcleo acumulado por el proceso"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr "Sesión"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr "Prioridad"
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr "ID de usuario"
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr "ID de usuario efectivo"
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr "ID de grupo"
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr "ID de grupo efectivo"
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr "ID de proceso"
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr "PID del proceso padre"
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr "GID del proceso"
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr "ID de sesión"
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr "Número completo del dispositivo del terminal que controla el proceso"
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr "ID de grupo de procesos del terminal"
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr "Prioridad de la planificación de tareas del núcleo"
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr "Nivel del 'nice' unix estándar del proceso"
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr "Cantidad de entradas en el mapa de semáforos"
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr "Cantidad máxima de tablas"
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr "Cantidad máxima de semáforos en el sistema"
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr "Cantidad de estructuras de 'undo' en el sistema"
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr "Cantidad máxima de semáforos por tabla"
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr "Cantidad máxima de entradas de 'undo' por proceso"
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr "Valor máximo de un semáforo"
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr "Ajustar al valor máximo de salida"
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr "Tamaño máximo de segmento"
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr "Tamaño mínimo de segmento"
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr "Cantidad máxima de segmentos"
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr "Cantidad máxima de segmentos compartidos por proceso"
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr "Total máximo de memoria compartida"
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr "Espacio de swap total"
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr "Espacio de swap usado"
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr "Espacio de swap libre"
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr "Páginas Entradas"
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr "Páginas Salidas"
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
"Cantidad total de páginas que han sido entradas al swap, desde el inicio del "
"sistema"
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
"Cantidad total de páginas que han sido sacadas del swap, desde el inicio del "
"sistema"
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr "Particularidades del Servidor"
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr "Uso del CPU"
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr "Uso de la Memoria"
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr "Uso del Swap"
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr "Uptime del sistema"
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr "Carga Promedio"
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr "Límites de la Memoria Compartida"
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr "Límites de la Cola de Mensajes"
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr "Límites del conjunto de Semáforos"
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr "Lista de Procesos activos"
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr "Información sobre el estado del proceso"
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr "Información sobre UID y TTY del proceso"
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr "Información sobre la memoria del proceso"
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr "Información sobre el Tiempo del proceso"
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr "Información sobre las señales del proceso"
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr "Información sobre los datos a nivel de núcleo del proceso"
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr "Información sobre los segmentos del proceso"
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr "Argumentos del proceso"
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr "Mapa de la memoria del proceso"
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr "Lista de Montaje"
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr "Uso del Sistema de Archivos"
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr "Carga de la Red"
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr "Estadísticas de PPP"
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr "Argumentos de la línea de comando del proceso"
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr "Lista de los sistemas de archivos actualmente montados"
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr "Uptime"
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr "Tiempo en segungos desde el inicio del sistema"
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
"Tiempo en segundos pasado por el sistema desocupado, desde el inicio del "
@@ -1057,21 +1057,21 @@ msgstr "%s: la opción `-W %s' es ambigua\n"
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: la opción `-W %s' no admite argumentos\n"
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr "leídos %d bytes"
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr "leído tamaño de datos"
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr "leídos %d bytes de datos"
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr "escritos %d bytes"
diff --git a/po/es_DO.po b/po/es_DO.po
index 089aea65..e9eede7b 100644
--- a/po/es_DO.po
+++ b/po/es_DO.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,278 +14,278 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr ""
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr ""
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr ""
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr ""
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr ""
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr ""
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr ""
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr ""
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr ""
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr ""
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr ""
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr ""
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr ""
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr ""
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr ""
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr ""
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr ""
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr ""
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -404,528 +404,528 @@ msgstr ""
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr ""
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr ""
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr ""
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr ""
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr ""
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -992,21 +992,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/es_GT.po b/po/es_GT.po
index 089aea65..e9eede7b 100644
--- a/po/es_GT.po
+++ b/po/es_GT.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,278 +14,278 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr ""
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr ""
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr ""
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr ""
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr ""
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr ""
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr ""
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr ""
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr ""
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr ""
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr ""
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr ""
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr ""
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr ""
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr ""
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr ""
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr ""
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr ""
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -404,528 +404,528 @@ msgstr ""
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr ""
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr ""
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr ""
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr ""
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr ""
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -992,21 +992,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/es_HN.po b/po/es_HN.po
index 089aea65..e9eede7b 100644
--- a/po/es_HN.po
+++ b/po/es_HN.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,278 +14,278 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr ""
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr ""
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr ""
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr ""
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr ""
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr ""
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr ""
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr ""
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr ""
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr ""
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr ""
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr ""
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr ""
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr ""
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr ""
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr ""
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr ""
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr ""
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -404,528 +404,528 @@ msgstr ""
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr ""
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr ""
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr ""
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr ""
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr ""
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -992,21 +992,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/es_MX.po b/po/es_MX.po
index 089aea65..e9eede7b 100644
--- a/po/es_MX.po
+++ b/po/es_MX.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,278 +14,278 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr ""
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr ""
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr ""
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr ""
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr ""
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr ""
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr ""
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr ""
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr ""
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr ""
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr ""
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr ""
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr ""
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr ""
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr ""
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr ""
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr ""
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr ""
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -404,528 +404,528 @@ msgstr ""
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr ""
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr ""
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr ""
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr ""
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr ""
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -992,21 +992,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/es_PA.po b/po/es_PA.po
index 089aea65..e9eede7b 100644
--- a/po/es_PA.po
+++ b/po/es_PA.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,278 +14,278 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr ""
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr ""
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr ""
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr ""
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr ""
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr ""
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr ""
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr ""
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr ""
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr ""
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr ""
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr ""
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr ""
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr ""
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr ""
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr ""
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr ""
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr ""
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -404,528 +404,528 @@ msgstr ""
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr ""
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr ""
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr ""
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr ""
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr ""
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -992,21 +992,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/es_PE.po b/po/es_PE.po
index 089aea65..e9eede7b 100644
--- a/po/es_PE.po
+++ b/po/es_PE.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,278 +14,278 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr ""
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr ""
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr ""
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr ""
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr ""
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr ""
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr ""
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr ""
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr ""
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr ""
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr ""
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr ""
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr ""
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr ""
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr ""
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr ""
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr ""
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr ""
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -404,528 +404,528 @@ msgstr ""
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr ""
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr ""
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr ""
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr ""
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr ""
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -992,21 +992,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/es_SV.po b/po/es_SV.po
index 089aea65..e9eede7b 100644
--- a/po/es_SV.po
+++ b/po/es_SV.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,278 +14,278 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr ""
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr ""
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr ""
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr ""
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr ""
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr ""
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr ""
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr ""
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr ""
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr ""
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr ""
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr ""
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr ""
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr ""
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr ""
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr ""
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr ""
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr ""
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr ""
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr ""
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -404,528 +404,528 @@ msgstr ""
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"Limite actual en bytes de conjunto compartido (RSS) del proceso "
"(habitualmente 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr ""
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr ""
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr ""
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr ""
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr ""
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr ""
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr ""
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr ""
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr ""
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr ""
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr ""
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr ""
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr ""
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr ""
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr ""
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr ""
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
@@ -992,21 +992,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 59431858..f13cb206 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Vincent Renardias <vincent@waw.com>\n"
"Language-Team: Vincent Renardias <vincent@waw.com>\n"
@@ -13,279 +13,279 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr "Temps CPU Total"
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr "Temps CPU en mode utilisateur"
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr "Temps CPU en mode utilisateur (nice)"
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr "Temps CPU en mode système"
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr "Temps CPU pour la tache inactive"
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr "Fréquence des ticks"
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr ""
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr ""
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr ""
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr ""
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr ""
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr ""
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr ""
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr ""
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr ""
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr ""
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr ""
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr ""
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr ""
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr ""
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr "Charge Moyenne"
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr ""
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr ""
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr ""
"Nombre de processus tournant simultannement en moyenne sur 1, 5 et 15 minutes"
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr ""
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr ""
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr "Mémoire Totale"
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr "Mémoire Utilisée"
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr "Mémoire Libre"
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr "Mémoire Partagée"
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr "Tampons"
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr "Dans le cache"
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr "Utilisateur"
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr "Vérouillé"
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr "Mémoire physique totalle en Ko"
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr "Mémoire utilisée en Ko"
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr "Mémoire libre en Ko"
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr "Mémoire partagée en Ko"
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr "Taille des tampons en Ko"
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr "Taille de la mémoire dans le cache en Ko"
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr "Mémoire utilisée par les processus utilisateurs en Ko"
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr "Mémoire dans les pages vérouillées en Ko"
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr ""
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr "Taille totalle de la liste"
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr ""
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr "Taille en kilo-octets du pool de messages"
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr ""
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr "Taille maximum des messages"
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr "Taille maximum par défaut de la queue"
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr "Nombre maximum de queues dans le système"
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr "Taille des segments de messages"
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr "Nombre d'entetes de messages système"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -298,43 +298,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -343,51 +343,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -395,526 +395,526 @@ msgid ""
"which are swapped out."
msgstr ""
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr "Nombre maximum de tables"
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr "Nombre maximum de sémaphores dans le système"
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr "Nombre de structures 'undo' dans le système"
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr "Nombre maximum de sémaphores par table"
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr "sizeof struct sem_undo"
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr "Valeur maximum d'un sémaphore"
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr "Taille maximum des segments"
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr "Taille minimum des segments"
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr "Nombre maximum des segments"
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr "Nombre maximum de segments partagés par processus"
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr "Taille totalle de la mémoire partagée"
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr "Taille totalle de la zone d'échange"
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr "Taille utilisée de la zone d'échange"
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr "Espace libre de la zone d'échange"
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr ""
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr ""
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr "Utilisation CPU"
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr "Utilisation Mémoire"
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr "Utilisation du Swap"
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr "Uptime du système"
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr "Charge moyenne"
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr "Limites de la mémoire partagée"
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr "Limites de la queue de messages"
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr "Limites de l'ensemble de sémaphores"
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr "Liste des taches en cours d'éxécution"
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr "Information sur l'état du processus"
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr "Information UID et TTY du processus"
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr "Information Mémoire du Processus"
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr "Information Temporelle sur le processus"
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr "Information sur les signaux du processus"
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr "Information sur les données noyau du processus"
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr "Information sur la segmentation du processus"
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr ""
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr ""
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr ""
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr ""
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr "Uptime"
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr "Idletime"
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr "Temps en secondes depuis le démarrage du système"
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr ""
"Temps en secondes passé dans le processus inactif depuis le démarrage du "
@@ -983,21 +983,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index bc335c1c..ea7f439e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: 1998-12-11 06:53+09:00\n"
"Last-Translator: Eiichiro ITANI <emu@ceres.dti.ne.jp>\n"
"Language-Team: <gnome@lists.hypercore.co.jp>\n"
@@ -12,278 +12,278 @@ msgstr ""
"Content-Type: text/plain; charset=euc-japan\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr "ÎßÀÑCPU»þ´Ö"
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr "¥æ¡¼¥¶¥â¡¼¥É¤Ç¤ÎCPU»þ´Ö"
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr "¥æ¡¼¥¶¥â¡¼¥É¤Ç¤ÎCPU»þ´Ö (nice)"
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr "¥·¥¹¥Æ¥à¥â¡¼¥É¤Ç¤ÎCPU»þ´Ö"
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr "µÙ̲Ã楿¥¹¥¯¤Ç¤ÎCPU»þ´Ö"
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr "¥Á¥Ã¥¯¼þÇÈ¿ô"
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr "SMPÎßÀÑCPU»þ´Ö"
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr "¥æ¡¼¥¶¥â¡¼¥É¤Ç¤ÎSMP CPU»þ´Ö"
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr "¥æ¡¼¥¶¥â¡¼¥É¤Ç¤ÎSMP CPU»þ´Ö(nice)"
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr "¥·¥¹¥Æ¥à¥â¡¼¥É¤Ç¤ÎSMP CPU»þ´Ö"
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr "µÙ̲Ã楿¥¹¥¯¤Ç¤ÎSMP CPU»þ´Ö"
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr "¥·¥¹¥Æ¥à¤¬µ¯Æ°¤·¤¿¸å·Ð²á¤·¤¿¥Á¥Ã¥¯¿ô"
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr "¥æ¡¼¥¶¥â¡¼¥É¤ÇÈñ¤ä¤·¤¿ÎßÀÑ¥Á¥Ã¥¯¿ô"
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr "¥æ¡¼¥¶¥â¡¼¥É¤ÇÈñ¤ä¤·¤¿ÎßÀÑ¥Á¥Ã¥¯¿ô(nice)"
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr "¥·¥¹¥Æ¥à¥â¡¼¥É¤ÇÈñ¤ä¤·¤¿ÎßÀÑ¥Á¥Ã¥¯¿ô"
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr "µÙ̲Ãæ¤Î¥¿¥¹¥¯¤ËÈñ¤ä¤·¤¿ÎßÀÑ¥Á¥Ã¥¯¿ô"
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr "¥Á¥Ã¥¯¼þÇÈ¿ô(¥Ç¥Õ¥©¥ë¥È¤Ï 100)"
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr "ÎßÀÑ¥Ö¥í¥Ã¥¯¿ô"
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr "¶õ¥Ö¥í¥Ã¥¯"
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr "»ÈÍѲÄǽ¥Ö¥í¥Ã¥¯"
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr "ÎßÀÑ¥Õ¥¡¥¤¥ë¥Î¡¼¥É¿ô"
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr "¶õ¤­¥Õ¥¡¥¤¥ë¥Î¡¼¥É¿ô"
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr "Æø¢¥æ¡¼¥¶¤¬ÍøÍѤǤ­¤ë¤Î¶õ¥Ö¥í¥Ã¥¯"
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr "ÈóÆø¢¥æ¡¼¥¶¤¬ÍøÍѤǤ­¤ë¶õ¥Ö¥í¥Ã¥¯"
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr "Éé²ÙÊ¿¶Ñ"
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr "¼Â¹ÔÃæ¤Î¥¿¥¹¥¯"
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr "¥¿¥¹¥¯¿ô"
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr "ºÇ¿· PID"
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr "²áµî1¡¢5¡¢15ʬ´Ö¤Ë¼Â¹Ô¤µ¤ì¤¿¥¸¥ç¥Ö¤ÎÊ¿¶Ñ¿ô"
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr "¸½ºß¼Â¹ÔÃæ¤Î¥¿¥¹¥¯¿ô"
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr "ÎßÀÑ¥¿¥¹¥¯¿ô"
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr "Áí¥á¥â¥ê"
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr "»ÈÍÑÃæ¥á¥â¥ê"
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr "̤»ÈÍÑ¥á¥â¥ê"
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr "¶¦Í­¥á¥â¥ê"
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr "¥Ð¥Ã¥Õ¥¡"
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr "¥­¥ã¥Ã¥·¥åÃæ"
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr "¥æ¡¼¥¶"
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr "¥í¥Ã¥¯Ãæ"
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr "Á´ÊªÍý¥á¥â¥êÎÌ(kB)"
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr "»ÈÍÑÃæ¥á¥â¥êÎÌ(kB)"
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr "̤»ÈÍÑ¥á¥â¥êÎÌ(kB)"
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr "¶¦Í­¥á¥â¥êÎÌ(kB)"
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr "¥Ð¥Ã¥Õ¥¡¥µ¥¤¥º(kB)"
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr "¥­¥ã¥Ã¥·¥å¥á¥â¥êÎÌ(kB)"
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr "¥æ¡¼¥¶¥×¥í¥»¥¹¤¬»ÈÍѤ·¤¿¥á¥â¥êÎÌ(kB)"
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr "¥í¥Ã¥¯¤µ¤ì¤¿¥Ú¡¼¥¸¤Î¥á¥â¥êÎÌ(kb)"
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr "¥ê¥¹¥È¤ÎÍ×ÁÇ¿ô"
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr "¥ê¥¹¥ÈÁ´ÂΤÎÂ礭¤µ"
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr "¥ê¥¹¥ÈÍ×ÁÇ°ì¤Ä¤ÎÂ礭¤µ"
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr "¥á¥Ã¥»¡¼¥¸¥Ö¡¼¥ë¤ÎÂ礭¤µ(kB)"
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr "¥á¥Ã¥»¡¼¥¸¥Þ¥Ã¥×Ãæ¤Î¥¨¥ó¥È¥ê¿ô"
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr "¥á¥Ã¥»¡¼¥¸¤ÎºÇÂ祵¥¤¥º"
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr "¥Ç¥Õ¥©¥ë¥È¤Î¥­¥å¡¼¤ÎºÇÂ祵¥¤¥º"
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr "¥·¥¹¥Æ¥àÁ´ÂΤǤκÇÂ祭¥å¡¼¿ô"
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr "¥á¥Ã¥»¡¼¥¸¥»¥°¥á¥ó¥È¥µ¥¤¥º"
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr "¥·¥¹¥Æ¥à¥á¥Ã¥»¡¼¥¸¥Ø¥Ã¥À¤Î¿ô"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -305,7 +305,7 @@ msgstr ""
"math ¥Ó¥Ã¥È¤Ï10¿Ê¤Î4¤Î¤Ï¤º¤Ç¡¢ traced ¥Ó¥Ã¥È¤Ï10¿Ê¤Î10¤Ç¤¹¡£"
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
@@ -314,7 +314,7 @@ msgstr ""
"¥Þ¥¤¥Ê¡¼¥Õ¥©¡¼¥ë¥È¤ÎȯÀ¸¿ô¤Ç¤¹¡£"
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
@@ -323,17 +323,17 @@ msgstr ""
"¥á¥¸¥ã¡¼¥Õ¥©¡¼¥ë¥È¤ÎȯÀ¸¿ô¤Ç¤¹¡£"
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr "³ºÅö¥×¥í¥»¥¹¤È¤½¤Î»Ò¥×¥í¥»¥¹¤¬µ¯¤³¤·¤¿¥Þ¥¤¥Ê¡¼¥Õ¥©¡¼¥ë¥È¤ÎȯÀ¸¿ô¤Ç¤¹¡£"
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr "³ºÅö¥×¥í¥»¥¹¤È¤½¤Î»Ò¥×¥í¥»¥¹¤¬µ¯¤³¤·¤¿¥á¥¸¥ã¡¼¥Õ¥©¡¼¥ë¥È¤ÎȯÀ¸¿ô¤Ç¤¹¡£"
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
@@ -342,12 +342,12 @@ msgstr ""
"(32¥Ó¥Ã¥È¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿) ¤Î¸½ºß¤ÎÃͤǤ¹¡£"
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr "¸½ºß¤Î EIP (32¥Ó¥Ã¥È¥¤¥ó¥¹¥È¥é¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿)¡£"
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -359,51 +359,51 @@ msgstr ""
"(¹¹¿·ºÑ¤ß¤Î /etc/psupdate ¤¬¤¢¤ë¾ì¹ç¤Ï¡¢ ps -l ¤Î WCHAN ɽ¼¨¤Ç³Îǧ¤Ç¤­¤Þ¤¹)"
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr "`nwchan' ¥Õ¥£¡¼¥ë¥É¤Îʸ»úɽµ­¤Î̾Á°¤Ç¤¹¡£"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr "¥µ¥¤¥º"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr "²¾ÁÛ"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr "¾ïÃó"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr "¶¦Í­"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr "¾ïÃ󥻥åȥµ¥¤¥º"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr "¾ïÃ󥻥åȥµ¥¤¥º¥ê¥ß¥Ã¥È"
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr "¥á¥â¥ê¤Î¥Ú¡¼¥¸¤ÎÁí¿ô"
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr "²¾ÁÛ¥á¥â¥ê¤Î¥Ú¡¼¥¸¿ô"
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr "¾ïÃ󥻥åÈ(¥¹¥ï¥Ã¥×¤µ¤ì¤Ê¤¤)¥Ú¡¼¥¸¿ô"
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr "¶¦Í­(mmap¤µ¤ì¤¿)¥á¥â¥ê¤Î¥Ú¡¼¥¸¿ô"
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -415,213 +415,213 @@ msgstr ""
"¤Þ¤ÀÆɤ߹þ¤àɬÍפ¬À¸¤¸¤Æ¤¤¤Ê¤¤Éôʬ¤ä¡¢¥¹¥ï¥Ã¥×¥¢¥¦¥È¤µ¤ì¤Æ¤¤¤ë¥Ú¡¼¥¸¤Ï´Þ¤ß¤Þ¤"
"»¤ó¡£"
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
"¸½»þÅÀ¤Ç¤Î³ºÅö¥×¥í¥»¥¹¤Î RSS ¥ê¥ß¥Ã¥È¤Î¥Ð¥¤¥Èɽµ­(°ìÈÌ¤Ë¤Ï 2,147,483,647)¡£"
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr "¥Æ¥­¥¹¥È¾ïÃ󥻥åȥµ¥¤¥º"
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr "¶¦Í­¥é¥¤¥Ö¥é¥ê¾ïÃ󥻥åȥµ¥¤¥º"
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr "¥Ç¡¼¥¿¾ïÃ󥻥åȥµ¥¤¥º"
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr "¥¹¥¿¥Ã¥¯¾ïÃ󥻥åȥµ¥¤¥º"
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr "¥À¡¼¥Æ¥£¥Ú¡¼¥¸¤ÎÁí¿ô"
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr "¥³¡¼¥É¥»¥°¥á¥ó¥È»ÏÅÀ¤Î¥¢¥É¥ì¥¹"
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr "¥³¡¼¥É¥»¥°¥á¥ó¥È¤Î½ªÅÀ¥¢¥É¥ì¥¹"
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr "¥¹¥¿¥Ã¥¯¥»¥°¥á¥ó¥È¤ÎÄì¤Î¥¢¥É¥ì¥¹"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr "¥·¥°¥Ê¥ë"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr "¥Ö¥í¥Ã¥¯"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr "¥Ú¥ó¥Ç¥£¥ó¥°¤µ¤ì¤¿¥·¥°¥Ê¥ë¤Î¥Þ¥¹¥¯"
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr "¥Ö¥í¥Ã¥¯¤¹¤ë¥·¥°¥Ê¥ë¤Î¥Þ¥¹¥¯"
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr "̵»ë¤¹¤ë¥·¥°¥Ê¥ë¤Î¥Þ¥¹¥¯"
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr "Ê᪤¹¤ë¥·¥°¥Ê¥ë¤Î¥Þ¥¹¥¯"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr "exec¥³¡¼¥ë¤Ç¤Î¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¥Ù¡¼¥¹Ì¾"
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr "¥×¥í¥»¥¹¾õÂÖ¤Î1ʸ»ú¤Ç¤Îɽ¸½ (S=µÙ̲Ãæ)"
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr "¥×¥í¥»¥¹UID"
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr "¥×¥í¥»¥¹GID"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr "µ¯Æ°»þ¹ï"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr "¥×¥í¥»¥¹¤Îµ¯Æ°»þ´Ö¤òepoch¤«¤é¤ÎÉÿô¤Çɽµ­¤·¤¿¤â¤Î"
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr "¥×¥í¥»¥¹¤¬»ÈÍѤ·¤¿¼Â»þ´Ö(utime¤Èstime¤ÎϤΤϤº)"
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr "¥×¥í¥»¥¹¤¬¥æ¡¼¥¶¥â¡¼¥É¤Ç»ÈÍѤ·¤¿CPU»þ´Ö"
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr "¥×¥í¥»¥¹¤¬¥«¡¼¥Í¥ë¥â¡¼¥É¤Ç»ÈÍѤ·¤¿CPU»þ´Ö"
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr "¥×¥í¥»¥¹¤È¤½¤Î»Ò¤¬»ÈÍѤ·¤¿ utime ¤ÎÁíÎÌ"
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr "¥×¥í¥»¥¹¤È¤½¤Î»Ò¤¬»ÈÍѤ·¤¿ stime ¤ÎÁíÎÌ"
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr "¥×¥í¥»¥¹¤¬¼¡¤Ë¥¿¥¤¥à¥¢¥¦¥È¤¹¤ë»þ´Ö(in jiffies)"
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
@@ -629,315 +629,315 @@ msgstr ""
"¥¤¥ó¥¿¡¼¥Ð¥ë¥¿¥¤¥Þ¡¼¤Ë¤è¤Ã¤Æ¼¡¤Ë¥×¥í¥»¥¹¤Ë SIGALRM ¤¬Á÷¤é¤ì¤ë¤Þ¤Ç¤Î»þ´Ö(in "
"jiffies)"
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr "¥Á¥Ã¥¯¼þÇÈ¿ô"
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr "¥×¥í¥»¥¹¤¬¥æ¡¼¥¶¥â¡¼¥É¤Ç»ÈÍѤ·¤¿ SMP CPU»þ´Ö"
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr "¥×¥í¥»¥¹¤¬¥«¡¼¥Í¥ë¥â¡¼¥É¤Ç»ÈÍѤ·¤¿ SMP CPU»þ´Ö"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr "¥æ¡¼¥¶ID"
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr "¼Â¸ú¥æ¡¼¥¶ID"
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr "¥°¥ë¡¼¥×ID"
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr "¼Â¸ú¥°¥ë¡¼¥×ID"
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr "¥×¥í¥»¥¹ID"
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr "¿Æ¥×¥í¥»¥¹¤ÎPID"
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr "¥×¥í¥»¥¹¥°¥ë¡¼¥×ID"
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr "¥»¥Ã¥·¥ç¥óID"
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr "À©¸æüËö¤Î´°Á´¤Ê¥Ç¥Ð¥¤¥¹Ì¾"
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr "üËö¥×¥í¥»¥¹¤Î¥°¥ë¡¼¥×ID"
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr "¥«¡¼¥Í¥ë¥¹¥±¥¸¥å¡¼¥ê¥ó¥°Í¥ÀèÅÙ"
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr "¥×¥í¥»¥¹¤Îɸ½à unix nice ¥ì¥Ù¥ë"
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr "¥»¥Þ¥Õ¥©¥Þ¥Ã¥×Ãæ¤Î¥¨¥ó¥È¥ê¿ô"
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr "ÇÛÎó¤ÎºÇÂç¿ô"
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr "¥·¥¹¥Æ¥àÁ´ÂΤǤκÇÂ祻¥Þ¥Õ¥©¿ô"
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr "¥·¥¹¥Æ¥àÁ´ÂΤǤκÇÂç undo ¹½Â¤Âοô"
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr "ÇÛÎóËè¤ÎºÇÂ祻¥Þ¥Õ¥©¿ô"
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr "semop¥³¡¼¥ë¤ÎºÇÂçÁàºî¿ô"
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr "¥×¥í¥»¥¹Ëè¤Îundo¥¨¥ó¥È¥êºÇÂç¿ô"
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr "sem_undo¹½Â¤ÂΤΥµ¥¤¥º"
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr "¥»¥Þ¥Õ¥©¤ÎºÇÂçÃÍ"
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr "ºÇÂ祻¥°¥á¥ó¥È¥µ¥¤¥º"
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr "ºÇ¾®¥»¥°¥á¥ó¥È¥µ¥¤¥º"
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr "¥»¥°¥á¥ó¥È¤ÎºÇÂç¿ô"
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr "¥×¥í¥»¥¹Ëè¤ÎºÇÂ綦ͭ¥»¥°¥á¥ó¥È"
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr "¶¦Í­¥á¥â¥ê¤ÎºÇÂçÎÌ"
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr "Á´¥¹¥ï¥Ã¥×¶õ´Ö"
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr "»ÈÍÑÃæ¤Î¥¹¥ï¥Ã¥×¶õ´Ö"
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr "̤»ÈÍѤΥ¹¥ï¥Ã¥×¶õ´Ö"
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr "¥Ú¡¼¥¸¥¤¥ó"
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr "¥Ú¡¼¥¸¥¢¥¦¥È"
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr "¥·¥¹¥Æ¥àµ¯Æ°¸å¤ËÆɤ߹þ¤Þ¤ì¤¿¥¹¥ï¥Ã¥×¥Ú¡¼¥¸¤ÎÎßÀÑÎÌ"
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr "¥·¥¹¥Æ¥àµ¯Æ°¸å¤Ë½ñ¤­½Ð¤µ¤ì¤¿¥¹¥ï¥Ã¥×¥Ú¡¼¥¸¤ÎÎßÀÑÎÌ"
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr "¥µ¡¼¥Ð¡¼¤ÎÆÃÀ­"
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr "CPU»ÈÍÑÎÌ"
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr "¥á¥â¥ê»ÈÍÑÎÌ"
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr "¥¹¥ï¥Ã¥×»ÈÍÑÎÌ"
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr "¥·¥¹¥Æ¥à²ÔƯ»þ´Ö"
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr "Éé²ÙÊ¿¶Ñ"
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr "¶¦Í­¥á¥â¥ê¥ê¥ß¥Ã¥È"
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr "¥á¥Ã¥»¡¼¥¸¥­¥å¡¼¥ê¥ß¥Ã¥È"
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr "¥»¥Þ¥Õ¥©¥»¥Ã¥È¥ê¥ß¥Ã¥È"
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr "Áö¹ÔÃæ¥×¥í¥»¥¹°ìÍ÷"
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr "¥×¥í¥»¥¹¾õÂ֤ξðÊó"
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr "¥×¥í¥»¥¹¤ÎUID¤ÈTTY¾ðÊó"
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr "¥×¥í¥»¥¹¤Î¥á¥â¥ê¾ðÊó"
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr "¥×¥í¥»¥¹¤Î»þ´Ö¾ðÊó"
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr "¥×¥í¥»¥¹¤Î¥·¥°¥Ê¥ë¾ðÊó"
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr "¥×¥í¥»¥¹¤Î¥«¡¼¥Í¥ë¥Ç¡¼¥¿¾ðÊó"
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr "¥×¥í¥»¥¹¤Î¥»¥°¥á¥ó¥È¾ðÊó"
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr "¥×¥í¥»¥¹°ú¿ô"
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr "¥×¥í¥»¥¹¤Î¥á¥â¥ê¥Þ¥Ã¥×"
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr "¥Þ¥¦¥ó¥È°ìÍ÷"
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr "¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à»ÈÍѾõ¶·"
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr "¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù"
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr "PPPÅý·×"
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr "¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¹Ô°ú¿ô"
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr "¸½ºß¥Þ¥¦¥ó¥ÈÃæ¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à°ìÍ÷"
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr "²ÔƯ»þ´Ö"
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr "µÙ̲»þ´Ö"
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr "¥·¥¹¥Æ¥àµ¯Æ°¸å¤Î»þ´Ö(ÉÃ)"
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr "¥·¥¹¥Æ¥àµ¯Æ°°Ê¸åµÙ̲Ãæ¤Î¥¿¥¹¥¯¤ËÈñ¤ä¤·¤¿»þ´Ö(ÉÃ)"
@@ -1004,21 +1004,21 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 43c6e5b2..ec134af5 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop VERSION\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: 1999-02-04 14:31:38+0900\n"
"Last-Translator: Sung-Hyun Nam <namsh@lgic.co.kr>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -13,278 +13,278 @@ msgstr ""
"Content-Type: text/plain; charset=euc-kr\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr "ÃÑ CPU ½Ã°£"
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr "»ç¿ëÀÚ ¸ðµå¿¡¼­ÀÇ CPU ½Ã°£"
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr "»ç¿ëÀÚ ¸ðµå¿¡¼­ÀÇ CPU ½Ã°£ (nice)"
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr "½Ã½ºÅÛ ¸ðµå¿¡¼­ÀÇ CPU ½Ã°£"
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr "À¯ÈÞ Å½ºÅ©¿¡¼­ÀÇ CPU Time"
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr "ƽ ÁÖÆļö"
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr "SMP ÃÑ CPU ½Ã°£"
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr "SMP »ç¿ëÀÚ ¸ðµå CPU ½Ã°£"
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr "SMP »ç¿ëÀÚ ¸ðµå CPU ½Ã°£ (nice)"
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr "SMP ½Ã½ºÅÛ ¸ðµå CPU ½Ã°£"
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr "SMP À¯ÈÞ Å½ºÅ© CPU ½Ã°£"
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr "½Ã½ºÅÛ ºÎÆÃÈÄÀÇ Å¬·° ƽ °¹¼ö"
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr "»ç¿ëÀÚ ¸ðµå¿¡¼­ »ç¿ëµÈ ½Ã½ºÅÛ Å¬·° ƽ °¹¼ö"
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr "»ç¿ëÀÚ ¸ðµå¿¡¼­ »ç¿ëµÈ ½Ã½ºÅÛ Å¬·° ƽ °¹¼ö (nice)"
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr "½Ã½ºÅÛ ¸ðµå¿¡¼­ »ç¿ëµÈ ½Ã½ºÅÛ Å¬·° ƽ °¹¼ö"
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr "À¯ÈÞ Å½ºÅ©¿¡¼­ »ç¿ëµÈ ½Ã½ºÅÛ Å¬·° ƽ °¹¼ö"
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr "ƽ ÁÖÆļö (±âº»°ªÀº 100)"
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr "ÃÑ ºí·°"
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr "ºó ºí·°"
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr "»ç¿ë°¡´ÉÇÑ ºí·°"
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr "ÃÑ ÆÄÀÏ ³ëµå"
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr "À¯ÈÞ ÆÄÀÏ ³ëµå"
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr "¼öÆÛÀ¯Àú°¡ »ç¿ë°¡´ÉÇÑ ºó ºí·°"
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr "ÀϹÝÀ¯Àú°¡ »ç¿ë°¡´ÉÇÑ ºó ºí·°"
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr "·Îµå Æò±Õ"
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr "½ÇÇàÁßÀΠŽºÅ©"
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr "ŽºÅ© °¹¼ö"
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr "¸¶Áö¸· PID"
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr "1, 5 ±×¸®°í 15ºÐ µ¿¾ÈÀ» Æò±ÕÇؼ­ µ¿½Ã¿¡ ¼öÇàÁßÀÎ ÀÏÀÇ °¹¼ö"
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr "ÇöÀç ½ÇÇàÁßÀΠŽºÅ© °¹¼ö"
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr "ÃÑ Å½ºÅ© °¹¼ö"
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr "ÃÑ ¸Þ¸ð¸®"
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr "»ç¿ë ¸Þ¸ð¸®"
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr "¿©À¯ ¸Þ¸ð¸®"
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr "°øÀ¯ ¸Þ¸ð¸®"
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr "¹öÆÛµé"
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr "ij½¬µÊ"
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr "»ç¿ëÀÚ"
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr "¸·Èû"
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr "ÃÑ ¹°¸® ¸Þ¸ð¸® (kB)"
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr "»ç¿ëµÈ ¸Þ¸ð¸® Å©±â (kB)"
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr "¿©À¯ ¸Þ¸ð¸® Å©±â (kB)"
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr "°øÀ¯ ¸Þ¸ð¸® Å©±â (kB)"
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr "¹öÆÛ Å©±â (kB)"
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr "ij½¬ ¸Þ¸ð¸® Å©±â (kB)"
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr "»ç¿ëÀÚ ÇÁ·Î¼¼½º°¡ Â÷ÁöÇÑ ¸Þ¸ð¸® (kB)"
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr "¸·Èù ÆäÀÌÁö ¸Þ¸ð¸® (kB)"
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr "¸ñ·Ï ¿ä¼ÒÀÇ °¹¼ö"
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr "¸ñ·ÏÀÇ ÃÑ Å©±â"
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr "¸ñ·Ï ¿ä¼Ò ÇϳªÀÇ Å©±â"
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr "¸Þ½ÃÁö Ç®ÀÇ Å©±â (Kbytes)"
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr "¸Þ½ÃÁö ¸ÊÀÇ ¿£Æ®¸® °¹¼ö"
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr "¸Þ½ÃÁöÀÇ ÃÖ´ë Å©±â"
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr "Å¥ÀÇ ±âº» ÃÖ´ë Å©±â"
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr "½Ã½ºÅÛ Àüü ÃÖ´ë Å¥"
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr "¸Þ½ÃÁö ¼¼±×¸ÕÆ® Å©±â"
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr "½Ã½ºÅÛ ¸Þ½ÃÁö Çì´õÀÇ °¹¼ö"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr ""
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr ""
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr ""
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -297,43 +297,43 @@ msgid ""
msgstr ""
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
msgstr ""
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
msgstr ""
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr ""
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr ""
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
msgstr ""
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr ""
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -342,51 +342,51 @@ msgid ""
msgstr ""
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr ""
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr ""
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr ""
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr ""
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr ""
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr ""
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr ""
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -394,526 +394,526 @@ msgid ""
"which are swapped out."
msgstr ""
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr ""
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr ""
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr ""
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr ""
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr ""
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr ""
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr ""
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr ""
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr ""
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr ""
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr ""
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr ""
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr ""
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr ""
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr ""
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr ""
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr ""
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr ""
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr ""
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr ""
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr ""
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr ""
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr ""
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
msgstr ""
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr ""
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr ""
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr ""
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr ""
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr ""
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr ""
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr ""
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr ""
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr ""
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr ""
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr ""
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr ""
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr ""
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr ""
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr ""
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr ""
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr ""
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr ""
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr ""
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr ""
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr ""
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr ""
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr ""
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr ""
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr "ÃÖ´ë ¼¼±×¸ÕÆ® Å©±â"
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr "ÃÖ¼Ò ¼¼±×¸ÕÆ® Å©±â"
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr "ÃÖ´ë ¼¼±×¸ÕÆ® °¹¼ö"
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr "ÇÁ·Î¼¼½º´ç ÃÖ´ë °øÀ¯ ¼¼±×¸ÕÆ®"
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr "ÃÖ´ë ÃÑ °øÀ¯ ¸Þ¸ð¸®"
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr "ÃÑ ½º¿Ò °ø°£"
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr "»ç¿ëµÈ ½º¿Ò °ø°£"
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr "¿©À¯ ½º¿Ò °ø°£"
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr ""
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr ""
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr "½Ã½ºÅÛ ½Ãµ¿ÈÄ µµÀÔÇÑ ÃÑ ½º¿Ò ÆäÀÌÁö ¼ö"
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr "½Ã½ºÅÛ ½Ãµ¿ÈÄ ³»º¸³½ ÃÑ ½º¿Ò ÆäÀÌÁö ¼ö"
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr ""
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr "CPU »ç¿ë·®"
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr "¸Þ¸ð¸® »ç¿ë·®"
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr "½º¿Ò »ç¿ë·®"
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr ""
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr ""
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr "°øÀ¯ ¸Þ¸ð¸® ÇÑ°è"
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr "¸Þ½ÃÁö Å¥ ÇÑ°è"
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr "¼¼¸¶Æ÷¾î ¼¼Æ® ÇÑ°è"
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr "µ¹°í ÀÖ´Â ÇÁ·Î¼¼½º ¸ñ·Ï"
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr "ÇÁ·Î¼¼½º »óÅ Á¤º¸"
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr "ÇÁ·Î¼¼½º UID¿Í TTY Á¤º¸"
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr "ÇÁ·Î¼¼½º ¸Þ¸ð¸® Á¤º¸"
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr "ÇÁ·Î¼¼½º ½Ã°£ Á¤º¸"
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr "ÇÁ·Î¼¼½º ½Ã±×³Î Á¤º¸"
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr "ÇÁ·Î¼¼½º Ä¿³Î ÀÚ·á Á¤º¸"
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr "ÇÁ·Î¼¼½º ¼¼±×¸ÕÆ® Á¤º¸"
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr ""
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr "ÇÁ·Î¼¼½º ¸Þ¸ð¸® ¸Ê"
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr "¸¶¿îÆ® ¸ñ·Ï"
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr "ÆÄÀÏ ½Ã½ºÅÛ »ç¿ë"
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr ""
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr ""
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr ""
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr "ÇöÀç ¸¶¿îÆ®µÈ ÆÄÀϽýºÅÛÀÇ ¸ñ·Ï"
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr ""
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr "À¯È޽ð£"
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr "½Ã½ºÅÛ ½Ãµ¿ÈÄÀÇ ÃÊ ´ÜÀ§ÀÇ ½Ã°£"
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr "½Ã½ºÅÛ ½Ãµ¿ÈÄ¿¡ À¯ÈÞ Å½ºÅ©°¡ ¼ÒºñÇÑ ÃÊ ´ÜÀ§ÀÇ ½Ã°£"
@@ -980,21 +980,21 @@ msgstr "%s: `-W %s' ¿É¼ÇÀÌ ¸ðÈ£ÇÕ´Ï´Ù\n"
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: `-W %s' ¿É¼ÇÀº ÀÎÀÚ°¡ ÇÊ¿ä¾ø½À´Ï´Ù\n"
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr ""
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr ""
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr ""
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr ""
diff --git a/po/no.po b/po/no.po
index de856fd0..8eaa8d99 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop 0.99.3\n"
-"POT-Creation-Date: 1999-02-19 13:30+0100\n"
+"POT-Creation-Date: 1999-02-23 13:48+0100\n"
"PO-Revision-Date: 1999-01-27 23:22+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@fib.hl.no>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -13,278 +13,278 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: sysdeps/names/cpu.c:41
+#: sysdeps/names/cpu.c:43
msgid "Total CPU Time"
msgstr "Total prosessortid"
-#: sysdeps/names/cpu.c:42
+#: sysdeps/names/cpu.c:44
msgid "CPU Time in User Mode"
msgstr "Prosessortid i brukermodus"
-#: sysdeps/names/cpu.c:43
+#: sysdeps/names/cpu.c:45
msgid "CPU Time in User Mode (nice)"
msgstr "Prosessortid i brukermodus (nice)"
-#: sysdeps/names/cpu.c:44
+#: sysdeps/names/cpu.c:46
msgid "CPU Time in System Mode"
msgstr "Prosessortid i systemmodus"
-#: sysdeps/names/cpu.c:45
+#: sysdeps/names/cpu.c:47
msgid "CPU Time in the Idle Task"
msgstr "Prosessortid i Idle Task"
-#: sysdeps/names/cpu.c:46
+#: sysdeps/names/cpu.c:48
msgid "Tick Frequency"
msgstr "Tikkfrekvens"
-#: sysdeps/names/cpu.c:47
+#: sysdeps/names/cpu.c:49
msgid "SMP Total CPU Time"
msgstr "SMP Total prosessortid"
-#: sysdeps/names/cpu.c:48
+#: sysdeps/names/cpu.c:50
msgid "SMP CPU Time in User Mode"
msgstr "SMP Prosessortid i brukermodus"
-#: sysdeps/names/cpu.c:49
+#: sysdeps/names/cpu.c:51
msgid "SMP CPU Time in User Mode (nice)"
msgstr "SMP Prosessortid i brukermodus (nice)"
-#: sysdeps/names/cpu.c:50
+#: sysdeps/names/cpu.c:52
msgid "SMP CPU Time in System Mode"
msgstr "SMP Prosessortid i systemmodus"
-#: sysdeps/names/cpu.c:51
+#: sysdeps/names/cpu.c:53
msgid "SMP CPU Time in the Idle Task"
msgstr "SMP Prosessortid i Idle Task"
-#: sysdeps/names/cpu.c:56 sysdeps/names/cpu.c:62
+#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
msgid "Number of clock ticks since system boot"
msgstr "Antall klokketikk siden systemoppstart"
-#: sysdeps/names/cpu.c:57 sysdeps/names/cpu.c:63
+#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
msgid "Number of clock ticks the system spent in user mode"
msgstr "Antall klokketikk systemet har tilbrakt i brukermodus"
-#: sysdeps/names/cpu.c:58 sysdeps/names/cpu.c:64
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
msgid "Number of clock ticks the system spent in user mode (nice)"
msgstr "Antall klokketikk systemet har tilbrakt i brukermodus (nice)"
-#: sysdeps/names/cpu.c:59 sysdeps/names/cpu.c:65
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
msgid "Number of clock ticks the system spent in system mode"
msgstr "Antall klokketikk systemet har tilbrakt i systemmodus"
-#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
msgid "Number of clock ticks the system spent in the idle task"
msgstr "Antall klokketikk systemet har tilbrakt i idle task"
-#: sysdeps/names/cpu.c:61
+#: sysdeps/names/cpu.c:63
msgid "Tick frequency (default is 100)"
msgstr "Tikkfrekvens (forvalgt er 100)"
-#: sysdeps/names/fsusage.c:37 sysdeps/names/fsusage.c:46
+#: sysdeps/names/fsusage.c:39 sysdeps/names/fsusage.c:48
msgid "Total blocks"
msgstr "Totalt antall blokker"
-#: sysdeps/names/fsusage.c:38
+#: sysdeps/names/fsusage.c:40
msgid "Free blocks"
msgstr "Ledige blokker"
-#: sysdeps/names/fsusage.c:39
+#: sysdeps/names/fsusage.c:41
msgid "Available blocks"
msgstr "Tilgjengelige blokker"
-#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+#: sysdeps/names/fsusage.c:42 sysdeps/names/fsusage.c:51
msgid "Total file nodes"
msgstr "Antall filnoder"
-#: sysdeps/names/fsusage.c:41 sysdeps/names/fsusage.c:50
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
msgid "Free file nodes"
msgstr "Ledige filnoder"
-#: sysdeps/names/fsusage.c:47
+#: sysdeps/names/fsusage.c:49
msgid "Free blocks available to the superuser"
msgstr "Ledige blokker tilgjengelig for superbruker"
-#: sysdeps/names/fsusage.c:48
+#: sysdeps/names/fsusage.c:50
msgid "Free blocks available to non-superusers"
msgstr "Ledige blokker tilgjengelige til ikke-superbrukere"
-#: sysdeps/names/loadavg.c:37
+#: sysdeps/names/loadavg.c:39
msgid "Load Average"
msgstr "Gjennomsnittsbelastning"
-#: sysdeps/names/loadavg.c:38
+#: sysdeps/names/loadavg.c:40
msgid "Running Tasks"
msgstr "Kjørende oppgaver"
-#: sysdeps/names/loadavg.c:39
+#: sysdeps/names/loadavg.c:41
msgid "Number of Tasks"
msgstr "Antall oppgaver"
-#: sysdeps/names/loadavg.c:40 sysdeps/names/loadavg.c:48
+#: sysdeps/names/loadavg.c:42 sysdeps/names/loadavg.c:50
msgid "Last PID"
msgstr "Siste PID"
-#: sysdeps/names/loadavg.c:45
+#: sysdeps/names/loadavg.c:47
msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
msgstr "Antall samtidig kjørende jobber med snitt over 1, 5 og 15 minutter"
-#: sysdeps/names/loadavg.c:46
+#: sysdeps/names/loadavg.c:48
msgid "Number of tasks currently running"
msgstr "Antall oppgaver som kjører nå"
-#: sysdeps/names/loadavg.c:47
+#: sysdeps/names/loadavg.c:49
msgid "Total number of tasks"
msgstr "Totalt antall oppgaver"
-#: sysdeps/names/mem.c:39
+#: sysdeps/names/mem.c:41
msgid "Total Memory"
msgstr "Totalt minne"
-#: sysdeps/names/mem.c:40
+#: sysdeps/names/mem.c:42
msgid "Used Memory"
msgstr "Brukt minne"
-#: sysdeps/names/mem.c:41
+#: sysdeps/names/mem.c:43
msgid "Free Memory"
msgstr "Ledig minne"
-#: sysdeps/names/mem.c:42
+#: sysdeps/names/mem.c:44
msgid "Shared Memory"
msgstr "Delt minne"
-#: sysdeps/names/mem.c:43
+#: sysdeps/names/mem.c:45
msgid "Buffers"
msgstr "Buffere"
-#: sysdeps/names/mem.c:44
+#: sysdeps/names/mem.c:46
msgid "Cached"
msgstr "Mellomlagret"
-#: sysdeps/names/mem.c:45
+#: sysdeps/names/mem.c:47
msgid "User"
msgstr "Bruker"
-#: sysdeps/names/mem.c:46
+#: sysdeps/names/mem.c:48
msgid "Locked"
msgstr "Låst"
-#: sysdeps/names/mem.c:51
+#: sysdeps/names/mem.c:53
msgid "Total physical memory in kB"
msgstr "Totalt fysisk minne i kB"
-#: sysdeps/names/mem.c:52
+#: sysdeps/names/mem.c:54
msgid "Used memory size in kB"
msgstr "Brukt minne i kB"
-#: sysdeps/names/mem.c:53
+#: sysdeps/names/mem.c:55
msgid "Free memory size in kB"
msgstr "Ledig minne i kB"
-#: sysdeps/names/mem.c:54
+#: sysdeps/names/mem.c:56
msgid "Shared memory size in kB"
msgstr "Delt minne i kB"
-#: sysdeps/names/mem.c:55
+#: sysdeps/names/mem.c:57
msgid "Size of buffers kB"
msgstr "Størrelse på buffere i kB"
-#: sysdeps/names/mem.c:56
+#: sysdeps/names/mem.c:58
msgid "Size of cached memory in kB"
msgstr "Størrelse på mellomlagret minne i kB"
-#: sysdeps/names/mem.c:57
+#: sysdeps/names/mem.c:59
msgid "Memory used from user processes in kB"
msgstr "Minne brukt av brukerprosesser i kB"
-#: sysdeps/names/mem.c:58
+#: sysdeps/names/mem.c:60
msgid "Memory in locked pages in kB"
msgstr "Minne i låste sider i kB"
-#: sysdeps/names/mountlist.c:36 sysdeps/names/mountlist.c:43
-#: sysdeps/names/proclist.c:36 sysdeps/names/proclist.c:43
-#: sysdeps/names/procmap.c:36 sysdeps/names/procmap.c:43
+#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
+#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
+#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
msgid "Number of list elements"
msgstr "Antall elementer i listen"
-#: sysdeps/names/mountlist.c:37 sysdeps/names/mountlist.c:44
-#: sysdeps/names/proclist.c:37 sysdeps/names/proclist.c:44
-#: sysdeps/names/procmap.c:37 sysdeps/names/procmap.c:44
+#: sysdeps/names/mountlist.c:39 sysdeps/names/mountlist.c:46
+#: sysdeps/names/proclist.c:39 sysdeps/names/proclist.c:46
+#: sysdeps/names/procmap.c:39 sysdeps/names/procmap.c:46
msgid "Total size of list"
msgstr "Total størrelse på listen"
-#: sysdeps/names/mountlist.c:38 sysdeps/names/mountlist.c:45
-#: sysdeps/names/proclist.c:38 sysdeps/names/proclist.c:45
-#: sysdeps/names/procmap.c:38 sysdeps/names/procmap.c:45
+#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
+#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
+#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
msgid "Size of a single list element"
msgstr "Størrelsen på et enkelt element i listen"
-#: sysdeps/names/msg_limits.c:38 sysdeps/names/msg_limits.c:49
+#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
msgid "Size in kilobytes of message pool"
msgstr "Størrelse i kilobyte på meldingslageret"
-#: sysdeps/names/msg_limits.c:39 sysdeps/names/msg_limits.c:50
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
msgid "Number of entries in message map"
msgstr "Antall oppføringer i meldingskartet"
-#: sysdeps/names/msg_limits.c:40 sysdeps/names/msg_limits.c:51
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Max size of message"
msgstr "Maks størrelse på meldingen"
-#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
msgid "Default max size of queue"
msgstr "Forvalgt størrelse på køen"
-#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
msgid "Max queues system wide"
msgstr "Maks antall køer på systemet"
-#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
msgid "Message segment size"
msgstr "Størrelse på meldingssegment"
-#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
msgid "Number of system message headers"
msgstr "Antall systemmeldingshoder"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "K_Flags"
msgstr "K_Flags"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Min_Flt"
msgstr "Min_Flt"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "Maj_Flt"
msgstr "Maj_Flt"
-#: sysdeps/names/prockernel.c:40
+#: sysdeps/names/prockernel.c:42
msgid "CMin_Flt"
msgstr "CMin_Flt"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "CMaj_Flt"
msgstr "CMaj_Flt"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_ESP"
msgstr "KStk_ESP"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "KStk_EIP"
msgstr "KStk_EIP"
-#: sysdeps/names/prockernel.c:41
+#: sysdeps/names/prockernel.c:43
msgid "NWChan"
msgstr "NWChan"
-#: sysdeps/names/prockernel.c:42
+#: sysdeps/names/prockernel.c:44
msgid "WChan"
msgstr "WChan"
#. K_Flags
-#: sysdeps/names/prockernel.c:48
+#: sysdeps/names/prockernel.c:50
msgid ""
"Kernel flags of the process.\n"
"\n"
@@ -305,7 +305,7 @@ msgstr ""
"Mattebiten skal være desimal 4, og den tracete biten er desimal 10."
#. Min_Flt
-#: sysdeps/names/prockernel.c:57
+#: sysdeps/names/prockernel.c:59
msgid ""
"The number of minor faults the process has made, those which have not "
"required loading a memory page from disk."
@@ -314,7 +314,7 @@ msgstr ""
"nødvendig å lese en minneside inn fra disk."
#. Maj_Flt
-#: sysdeps/names/prockernel.c:60
+#: sysdeps/names/prockernel.c:62
msgid ""
"The number of major faults the process has made, those which have required "
"loading a memory page from disk."
@@ -323,17 +323,17 @@ msgstr ""
"lese en minneside inn fra disk."
#. CMin_Flt
-#: sysdeps/names/prockernel.c:63
+#: sysdeps/names/prockernel.c:65
msgid "The number of minor faults that the process and its children have made."
msgstr "Antallet mindre feil prosessen og dens barn har laget."
#. CMaj_Flt
-#: sysdeps/names/prockernel.c:66
+#: sysdeps/names/prockernel.c:68
msgid "The number of major faults that the process and its children have made."
msgstr "Antallet større feil prosessen og dens barn har laget."
#. KStk_ESP
-#: sysdeps/names/prockernel.c:69
+#: sysdeps/names/prockernel.c:71
msgid ""
"The current value of esp (32-bit stack pointer), as found in the kernel "
"stack page for the process."
@@ -342,12 +342,12 @@ msgstr ""
"stakkside for prosessen."
#. KStk_EIP
-#: sysdeps/names/prockernel.c:72
+#: sysdeps/names/prockernel.c:74
msgid "The current EIP (32-bit instruction pointer)."
msgstr "Den nåværende EIP (32-bits instruksjonspeker)."
#. NWChan
-#: sysdeps/names/prockernel.c:74
+#: sysdeps/names/prockernel.c:76
msgid ""
"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 "
@@ -360,51 +360,51 @@ msgstr ""
"feltet i aksjon)"
#. WChan
-#: sysdeps/names/prockernel.c:79
+#: sysdeps/names/prockernel.c:81
msgid "This is the textual name of the `nwchan' field."
msgstr "Dette er tekstnavnet til `nwchan' feltet."
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Size"
msgstr "Størrelse"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Virtual"
msgstr "Virtuell"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Resident"
msgstr "Resident"
-#: sysdeps/names/procmem.c:45
+#: sysdeps/names/procmem.c:47
msgid "Share"
msgstr "Del"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size"
msgstr "Størrelse på resident sett"
-#: sysdeps/names/procmem.c:46
+#: sysdeps/names/procmem.c:48
msgid "Resident Set Size Limit"
msgstr "Størrelsesgrense på resident sett"
-#: sysdeps/names/procmem.c:51
+#: sysdeps/names/procmem.c:53
msgid "Total # of pages of memory"
msgstr "Total # av minnesider"
-#: sysdeps/names/procmem.c:52
+#: sysdeps/names/procmem.c:54
msgid "Number of pages of virtual memory"
msgstr "Antall sider virtuelt minne"
-#: sysdeps/names/procmem.c:53
+#: sysdeps/names/procmem.c:55
msgid "Number of residnet set (non-swapped) pages"
msgstr "Antallet resident sett (ikke swappete) sider"
-#: sysdeps/names/procmem.c:54
+#: sysdeps/names/procmem.c:56
msgid "Number of pages of shared (mmap'd) memory"
msgstr "Antall sider med delt (mmap'et) minne"
-#: sysdeps/names/procmem.c:55
+#: sysdeps/names/procmem.c:57
msgid ""
"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 "
@@ -416,212 +416,212 @@ msgstr ""
"plass. Dette inkluderer ikke sider som ikke er lastet ved behov, eller som "
"er swappet ut."
-#: sysdeps/names/procmem.c:60
+#: sysdeps/names/procmem.c:62
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Nåværende grense i bytes på prosessens rss (vanligvis 2,147,483,647)."
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Text_RSS"
msgstr "Text_RSS"
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "ShLib_RSS"
msgstr "ShLib_RSS"
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Data_RSS"
msgstr "Data_RSS"
-#: sysdeps/names/procsegment.c:40
+#: sysdeps/names/procsegment.c:42
msgid "Stack_RSS"
msgstr "Stack_RSS"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Dirty Size"
msgstr "Skitten størrelse"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Code"
msgstr "Start_Code"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "End_Code"
msgstr "End_kode"
-#: sysdeps/names/procsegment.c:41
+#: sysdeps/names/procsegment.c:43
msgid "Start_Stack"
msgstr "Start_Stack"
-#: sysdeps/names/procsegment.c:46
+#: sysdeps/names/procsegment.c:48
msgid "Text resident set size"
msgstr "Størrelse på tekst resident sett"
-#: sysdeps/names/procsegment.c:47
+#: sysdeps/names/procsegment.c:49
msgid "Shared-Lib resident set size"
msgstr "Størrelse på resident sett for delt biliotek"
-#: sysdeps/names/procsegment.c:48
+#: sysdeps/names/procsegment.c:50
msgid "Data resident set size"
msgstr "Størrelse på resident sett for data"
-#: sysdeps/names/procsegment.c:49
+#: sysdeps/names/procsegment.c:51
msgid "Stack resident set size"
msgstr "Størrelse på resident sett for stakk"
-#: sysdeps/names/procsegment.c:50
+#: sysdeps/names/procsegment.c:52
msgid "Total size of dirty pages"
msgstr "Total størrelse på endrede sider"
-#: sysdeps/names/procsegment.c:51
+#: sysdeps/names/procsegment.c:53
msgid "Address of beginning of code segment"
msgstr "Adressen til begynnelsen på kodesegmentet"
-#: sysdeps/names/procsegment.c:52
+#: sysdeps/names/procsegment.c:54
msgid "Address of end of code segment"
msgstr "Adressen til slutten på kodesegmentet"
-#: sysdeps/names/procsegment.c:53
+#: sysdeps/names/procsegment.c:55
msgid "Address of the bottom of stack segment"
msgstr "Adressen til bunnen på stakksegmentet"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Signal"
msgstr "Signal"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "Blocked"
msgstr "Blokkert"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigIgnore"
msgstr "SigIgnore"
-#: sysdeps/names/procsignal.c:38
+#: sysdeps/names/procsignal.c:40
msgid "SigCatch"
msgstr "SigCatch"
-#: sysdeps/names/procsignal.c:43
+#: sysdeps/names/procsignal.c:45
msgid "Mask of pending signals"
msgstr "Maske av ventende signaler"
-#: sysdeps/names/procsignal.c:44
+#: sysdeps/names/procsignal.c:46
msgid "Mask of blocked signals"
msgstr "Maske av blokkerte signaler"
-#: sysdeps/names/procsignal.c:45
+#: sysdeps/names/procsignal.c:47
msgid "Mask of ignored signals"
msgstr "Maske av ignorerte signaler"
-#: sysdeps/names/procsignal.c:46
+#: sysdeps/names/procsignal.c:48
msgid "Mask of caught signals"
msgstr "Maske av fangede signaler"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "Cmd"
msgstr "Kmd"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "State"
msgstr "Tilstand"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "UID"
msgstr "UID (BrukerID)"
-#: sysdeps/names/procstate.c:38
+#: sysdeps/names/procstate.c:40
msgid "GID"
msgstr "GID (GruppeID)"
-#: sysdeps/names/procstate.c:43
+#: sysdeps/names/procstate.c:45
msgid "Basename of executable file in call to exec()"
msgstr "Basenavnet på den kjørbare filen i et kall til exec()"
-#: sysdeps/names/procstate.c:44
+#: sysdeps/names/procstate.c:46
msgid "Single-Char code for process state (S=sleeping)"
msgstr "Enkelttegnskode for prosessens tilstand (S=sovende)"
-#: sysdeps/names/procstate.c:45
+#: sysdeps/names/procstate.c:47
msgid "UID of process"
msgstr "Prosessens UID (BrukerID)"
-#: sysdeps/names/procstate.c:46
+#: sysdeps/names/procstate.c:48
msgid "GID of process"
msgstr "Prosessens GID (GruppeID)"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "Start_Time"
msgstr "Start_tid"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "RTime"
msgstr "RTid"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "UTime"
msgstr "UTid"
-#: sysdeps/names/proctime.c:42
+#: sysdeps/names/proctime.c:44
msgid "STime"
msgstr "STid"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CUTime"
msgstr "CUTid"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "CSTime"
msgstr "CSTid"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "TimeOut"
msgstr "Tidsavbrudd"
-#: sysdeps/names/proctime.c:43
+#: sysdeps/names/proctime.c:45
msgid "It_Real_Value"
msgstr "It_Reell_Verdi"
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "Frequency"
msgstr "Frekvens"
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_UTime"
msgstr "XCPU_UTid"
-#: sysdeps/names/proctime.c:44
+#: sysdeps/names/proctime.c:46
msgid "XCPU_STime"
msgstr "XCPU_STid"
-#: sysdeps/names/proctime.c:49
+#: sysdeps/names/proctime.c:51
msgid "Start time of process in seconds since the epoch"
msgstr "Prosessens starttid i sekunder siden epoken"
-#: sysdeps/names/proctime.c:50
+#: sysdeps/names/proctime.c:52
msgid "Real time accumulated by process (should be utime + stime)"
msgstr "Reell tid akkumulert av prosessen (skal være utid + stid)"
-#: sysdeps/names/proctime.c:51
+#: sysdeps/names/proctime.c:53
msgid "user-mode CPU time accumulated by process"
msgstr "bruker-modus prosessortid akkumulert av prosessen"
-#: sysdeps/names/proctime.c:52
+#: sysdeps/names/proctime.c:54
msgid "kernel-mode CPU time accumulated by process"
msgstr "kjerne-modus prosessortid akkumulert av prosessen"
-#: sysdeps/names/proctime.c:53
+#: sysdeps/names/proctime.c:55
msgid "cumulative utime of process and reaped children"
msgstr "kumultiv utime for prosessen og døde barn"
-#: sysdeps/names/proctime.c:54
+#: sysdeps/names/proctime.c:56
msgid "cumulative stime of process and reaped children"
msgstr "kumulativ stime for prosessen og dens døde barn"
-#: sysdeps/names/proctime.c:55
+#: sysdeps/names/proctime.c:57
msgid "The time (in jiffies) of the process's next timeout"
msgstr "Tiden (i jiffies) for prosessens neste tidsavbrudd"
-#: sysdeps/names/proctime.c:56
+#: sysdeps/names/proctime.c:58
msgid ""
"The time (in jiffies) before the next SIGALRM is sent to the process due to "
"an interval timer."
@@ -629,315 +629,315 @@ msgstr ""
"Tiden (i jiffies) før neste SIGALARM blir sendt til prosessen på grunn av en "
"intervallklokke."
-#: sysdeps/names/proctime.c:58
+#: sysdeps/names/proctime.c:60
msgid "Tick frequency"
msgstr "Tikkfrekvens"
-#: sysdeps/names/proctime.c:59
+#: sysdeps/names/proctime.c:61
msgid "SMP user-mode CPU time accumulated by process"
msgstr "SMP brukermodus prosessortid akkumulert av prosessen"
-#: sysdeps/names/proctime.c:60
+#: sysdeps/names/proctime.c:62
msgid "SMP kernel-mode CPU time accumulated by process"
msgstr "SMP kjernemodus prosessortid akkumulert av prosessen"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Uid"
msgstr "Uid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EUid"
msgstr "EUid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Gid"
msgstr "Gid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "EGid"
msgstr "EGid"
-#: sysdeps/names/procuid.c:54
+#: sysdeps/names/procuid.c:56
msgid "Pid"
msgstr "Pid"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PPid"
msgstr "PPid"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "PGrp"
msgstr "PGrp"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Session"
msgstr "Sesjon"
-#: sysdeps/names/procuid.c:55
+#: sysdeps/names/procuid.c:57
msgid "Tty"
msgstr "Tty"
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "TPGid"
msgstr "TPGid"
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Priority"
msgstr "Prioritet"
-#: sysdeps/names/procuid.c:56
+#: sysdeps/names/procuid.c:58
msgid "Nice"
msgstr "Nice"
-#: sysdeps/names/procuid.c:61
+#: sysdeps/names/procuid.c:63
msgid "User ID"
msgstr "BrukerID"
-#: sysdeps/names/procuid.c:62
+#: sysdeps/names/procuid.c:64
msgid "Effective User ID"
msgstr "Effektiv brukerID"
-#: sysdeps/names/procuid.c:63
+#: sysdeps/names/procuid.c:65
msgid "Group ID"
msgstr "GruppeID"
-#: sysdeps/names/procuid.c:64
+#: sysdeps/names/procuid.c:66
msgid "Effective Group ID"
msgstr "Effektiv gruppeID"
-#: sysdeps/names/procuid.c:65
+#: sysdeps/names/procuid.c:67
msgid "Process ID"
msgstr "ProsessID"
-#: sysdeps/names/procuid.c:66
+#: sysdeps/names/procuid.c:68
msgid "PID of parent process"
msgstr "PID til forelderprosessen"
-#: sysdeps/names/procuid.c:67
+#: sysdeps/names/procuid.c:69
msgid "Process group ID"
msgstr "Prosess gruppeID"
-#: sysdeps/names/procuid.c:68
+#: sysdeps/names/procuid.c:70
msgid "Session ID"
msgstr "SesjonsID"
-#: sysdeps/names/procuid.c:69
+#: sysdeps/names/procuid.c:71
msgid "Full device number of controlling terminal"
msgstr "Fullt enhetsnummer på kontrollerende terminal"
-#: sysdeps/names/procuid.c:70
+#: sysdeps/names/procuid.c:72
msgid "Terminal process group ID"
msgstr "Terminalprosessens gruppeID"
-#: sysdeps/names/procuid.c:71
+#: sysdeps/names/procuid.c:73
msgid "Kernel scheduling priority"
msgstr "Kernel scheduling prioritet"
-#: sysdeps/names/procuid.c:72
+#: sysdeps/names/procuid.c:74
msgid "Standard unix nice level of process"
msgstr "Standard unix nice-nivå for prosessen"
-#: sysdeps/names/sem_limits.c:40 sysdeps/names/sem_limits.c:54
+#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
msgid "Number of entries in semaphore map"
msgstr "Antall oppføringer i semaforkartet"
-#: sysdeps/names/sem_limits.c:41 sysdeps/names/sem_limits.c:55
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
msgid "Max number of arrays"
msgstr "Maks antall tabeller"
-#: sysdeps/names/sem_limits.c:42 sysdeps/names/sem_limits.c:56
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
msgid "Max semaphores system wide"
msgstr "Maks antall semaforer på hele systemet"
-#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
msgid "Number of undo structures system wide"
msgstr "Antall gjenopprettingsstrukturer på hele systemet"
-#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
msgid "Max semaphores per array"
msgstr "Maks semaforer per tabell"
-#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
msgid "Max ops per semop call"
msgstr "Maks operasjoner per semop kall"
-#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
msgid "Max number of undo entries per process"
msgstr "Maks antall gjenopprettingsforsøk per prosess"
-#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
msgid "sizeof struct sem_undo"
msgstr "sizeof struct sem_undo"
-#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
msgid "Semaphore max value"
msgstr "Maksverdi for semafor"
-#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
msgid "Adjust on exit max value"
msgstr "Juster maksverdi ved utgang"
-#: sysdeps/names/shm_limits.c:37 sysdeps/names/shm_limits.c:46
+#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
msgid "Max segment size"
msgstr "Maks segmentstørrelse"
-#: sysdeps/names/shm_limits.c:38 sysdeps/names/shm_limits.c:47
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
msgid "Min segment size"
msgstr "Minimum segmentstørrelse"
-#: sysdeps/names/shm_limits.c:39 sysdeps/names/shm_limits.c:48
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
msgid "Max number of segments"
msgstr "Maks antall segmenter"
-#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
msgid "Max shared segments per process"
msgstr "Maks delte segmenter per prosess"
-#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
msgid "Max total shared memory"
msgstr "Maks delt minne"
-#: sysdeps/names/swap.c:37 sysdeps/names/swap.c:46
+#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
msgid "Total Swap Space"
msgstr "Total swap"
-#: sysdeps/names/swap.c:38 sysdeps/names/swap.c:47
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
msgid "Used Swap Space"
msgstr "Brukt swap"
-#: sysdeps/names/swap.c:39 sysdeps/names/swap.c:48
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
msgid "Free Swap Space"
msgstr "Ledig swap"
-#: sysdeps/names/swap.c:40
+#: sysdeps/names/swap.c:42
msgid "Page In"
msgstr "Page In"
-#: sysdeps/names/swap.c:41
+#: sysdeps/names/swap.c:43
msgid "Page Out"
msgstr "Page Out"
-#: sysdeps/names/swap.c:49
+#: sysdeps/names/swap.c:51
msgid "Total number of swap pages that have been brought in since system boot"
msgstr "Totalt antall swap-sider som har blitt brakt inn siden systemoppstart"
-#: sysdeps/names/swap.c:51
+#: sysdeps/names/swap.c:53
msgid "Total number of swap pages that have been brought out since system boot"
msgstr "Totalt antall swap-sider som har blitt hentet ut siden systemoppstart"
-#: sysdeps/names/sysdeps.c:47 sysdeps/names/sysdeps.c:74
+#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
msgid "Server Features"
msgstr "Vertsegenskaper"
-#: sysdeps/names/sysdeps.c:48 sysdeps/names/sysdeps.c:75
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
msgid "CPU Usage"
msgstr "Prosessorbruk"
-#: sysdeps/names/sysdeps.c:49 sysdeps/names/sysdeps.c:76
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
msgid "Memory Usage"
msgstr "Minnebruk"
-#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
msgid "Swap Usage"
msgstr "Swapbruk"
-#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
msgid "System Uptime"
msgstr "Systemets oppetid"
-#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
msgid "Load Averange"
msgstr "Gjennomsnittsbelastning"
-#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
msgid "Shared Memory Limits"
msgstr "Grenser for delt minne"
-#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
msgid "Message Queue Limits"
msgstr "Grenser for meldingskøer"
-#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
msgid "Semaphore Set Limits"
msgstr "Grenser for semaforsett"
-#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
msgid "List of running Processes"
msgstr "Liste over kjørende prosesser"
-#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
msgid "Process Status information"
msgstr "Prosessens tilstandsinformasjon"
-#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
msgid "Process UID and TTY information"
msgstr "Prosessens UID- og TTY-informasjon"
-#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
msgid "Process Memory information"
msgstr "Prosessens minneinformasjon"
-#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
msgid "Process Time information"
msgstr "Prosessens tidsinformasjon"
-#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
msgid "Process Signal information"
msgstr "Prosessens signalinformasjon"
-#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
msgid "Process Kernel Data information"
msgstr "Prosessens kjernedatainformasjon"
-#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
msgid "Process Segment information"
msgstr "Prosessens segmentinformasjon"
-#: sysdeps/names/sysdeps.c:64
+#: sysdeps/names/sysdeps.c:66
msgid "Process Arguments"
msgstr "Prosessargumenter"
-#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
msgid "Process Memory Map"
msgstr "Prosessens minnekart"
-#: sysdeps/names/sysdeps.c:66
+#: sysdeps/names/sysdeps.c:68
msgid "Mount List"
msgstr "Monteringsliste"
-#: sysdeps/names/sysdeps.c:67 sysdeps/names/sysdeps.c:94
+#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
msgid "File System Usage"
msgstr "Bruk av filsystemer"
-#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
msgid "Network Load"
msgstr "Nettverksbelastning"
-#: sysdeps/names/sysdeps.c:69 sysdeps/names/sysdeps.c:96
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
msgid "PPP Statistics"
msgstr "PPP-statistikk"
-#: sysdeps/names/sysdeps.c:91
+#: sysdeps/names/sysdeps.c:93
msgid "Command line arguments of the process"
msgstr "Prosessens kommandolinjeargumenter"
-#: sysdeps/names/sysdeps.c:93
+#: sysdeps/names/sysdeps.c:95
msgid "List of currently mounted filesystems"
msgstr "Liste over monterte filsystemer"
-#: sysdeps/names/uptime.c:36
+#: sysdeps/names/uptime.c:38
msgid "Uptime"
msgstr "Oppetid"
-#: sysdeps/names/uptime.c:37
+#: sysdeps/names/uptime.c:39
msgid "Idletime"
msgstr "Idletid"
-#: sysdeps/names/uptime.c:42
+#: sysdeps/names/uptime.c:44
msgid "Time in seconds since system boot"
msgstr "Tid siden oppstart i sekunder"
-#: sysdeps/names/uptime.c:43
+#: sysdeps/names/uptime.c:45
msgid "Time in seconds the system spent in the idle task since system boot"
msgstr "Tid systemet har brukt i Idle Task siden oppstart i sekunder"
@@ -1004,21 +1004,21 @@ msgstr "%s: flagget `-W %s' er flertydig\n"
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: flagget `-W %s' tar ikke argumenter\n"
-#: lib/read.c:69
+#: lib/read.c:71
#, c-format
msgid "read %d bytes"
msgstr "les %d bytes"
-#: lib/read_data.c:47
+#: lib/read_data.c:49
msgid "read data size"
msgstr "les størrelse på data"
-#: lib/read_data.c:64
+#: lib/read_data.c:66
#, c-format
msgid "read data %d bytes"
msgstr "les data %d bytes"
-#: lib/write.c:46
+#: lib/write.c:48
#, c-format
msgid "write %d bytes"
msgstr "skriv %d bytes"