summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@src.gnome.org>2004-03-30 20:55:07 +0000
committerAdam Weinberger <adamw@src.gnome.org>2004-03-30 20:55:07 +0000
commit45b69b3277506c2693c294ad4d597928de6ef4cb (patch)
tree14aa9d1481a62238b45d04702c2190399cf5da3b /po
parentea9147a71782b29605c0ae7fcb0777268a2475c1 (diff)
downloadlibgtop-45b69b3277506c2693c294ad4d597928de6ef4cb.tar.gz
Added en_CA (Canadian English) to ALL_LINGUAS. Added Canadian English
* configure.in: Added en_CA (Canadian English) to ALL_LINGUAS. * po/en_CA.po: Added Canadian English translation.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog4
-rw-r--r--po/en_CA.po1397
2 files changed, 1401 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index a632dfd5..98690b6e 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-30 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Added Canadian English translation.
+
2004-03-23 Åsmund Skjæveland <aasmunds@fys.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
diff --git a/po/en_CA.po b/po/en_CA.po
new file mode 100644
index 00000000..1d4796e5
--- /dev/null
+++ b/po/en_CA.po
@@ -0,0 +1,1397 @@
+# English/Canada translation of libgtop.
+# Copyright (C) 2004 Adam Weinberger and the GNOME Foundation
+# This file is distributed under the same license as the libgtop package.
+# Adam Weinberger <adamw@gnome.org>, 2004.
+#
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libgtop\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-03-30 15:49-0500\n"
+"PO-Revision-Date: 2004-03-30 15:51-0500\n"
+"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
+"Language-Team: English/Canada <adamw@FreeBSD.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);"
+
+#: examples/smp.c:74
+#, c-format
+msgid "Ticks (%ld per second):"
+msgstr "Ticks (%ld per second):"
+
+#: examples/smp.c:77
+msgid "Total"
+msgstr "Total"
+
+#: examples/smp.c:77 sysdeps/names/mem.c:48
+msgid "User"
+msgstr "User"
+
+#: examples/smp.c:77 sysdeps/names/procuid.c:51
+msgid "Nice"
+msgstr "Nice"
+
+#: examples/smp.c:77
+msgid "Sys"
+msgstr "Sys"
+
+#: examples/smp.c:77
+msgid "Idle"
+msgstr "Idle"
+
+#: examples/smp.c:79
+#, c-format
+msgid ""
+"CPU (0x%08lx): %12.0f %12.0f %12.0f %12.0f %12.0f\n"
+"\n"
+msgstr ""
+"CPU (0x%08lx): %12.0f %12.0f %12.0f %12.0f %12.0f\n"
+"\n"
+
+#: examples/smp.c:83
+#, c-format
+msgid "CPU %3d (0x%08lx): %12lu %12lu %12lu %12lu %12lu\n"
+msgstr "CPU %3d (0x%08lx): %12lu %12lu %12lu %12lu %12lu\n"
+
+#: examples/smp.c:100
+msgid "Percent:"
+msgstr "Percent:"
+
+#: examples/smp.c:101
+msgid "Total (%)"
+msgstr "Total (%)"
+
+#: examples/smp.c:101
+msgid "User (%)"
+msgstr "User (%)"
+
+#: examples/smp.c:101
+msgid "Nice (%)"
+msgstr "Nice (%)"
+
+#: examples/smp.c:101
+msgid "Sys (%)"
+msgstr "Sys (%)"
+
+#: examples/smp.c:102
+msgid "Idle (%)"
+msgstr "Idle (%)"
+
+#: examples/smp.c:104
+#, c-format
+msgid ""
+"CPU (0x%08lx): %12.3f %12.3f %12.3f %12.3f %12.3f\n"
+"\n"
+msgstr ""
+"CPU (0x%08lx): %12.3f %12.3f %12.3f %12.3f %12.3f\n"
+"\n"
+
+#: examples/smp.c:120
+#, c-format
+msgid "CPU %3d (0x%08lx): %12.3f %12.3f %12.3f %12.3f %12.3f\n"
+msgstr "CPU %3d (0x%08lx): %12.3f %12.3f %12.3f %12.3f %12.3f\n"
+
+#: examples/smp.c:126
+msgid "Spin:"
+msgstr "Spin:"
+
+#: lib/read.c:78
+#, c-format
+msgid "read %d byte"
+msgid_plural "read %d bytes"
+msgstr[0] "read %d byte"
+msgstr[1] "read %d bytes"
+
+#: lib/read_data.c:51
+msgid "read data size"
+msgstr "read data size"
+
+#: lib/read_data.c:68
+#, c-format
+msgid "read data %d byte"
+msgid_plural "read data %d bytes"
+msgstr[0] "read data %d byte"
+msgstr[1] "read data %d bytes"
+
+#: lib/write.c:51
+#, c-format
+msgid "write %d byte"
+msgid_plural "write %d bytes"
+msgstr[0] "write %d byte"
+msgstr[1] "write %d bytes"
+
+#: src/daemon/gnuserv.c:456
+msgid "Enable debugging"
+msgstr "Enable debugging"
+
+#: src/daemon/gnuserv.c:456
+msgid "DEBUG"
+msgstr "DEBUG"
+
+#: src/daemon/gnuserv.c:458
+msgid "Enable verbose output"
+msgstr "Enable verbose output"
+
+#: src/daemon/gnuserv.c:458
+msgid "VERBOSE"
+msgstr "VERBOSE"
+
+#: src/daemon/gnuserv.c:460
+msgid "Don't fork into background"
+msgstr "Don't fork into background"
+
+#: src/daemon/gnuserv.c:460
+msgid "NO-DAEMON"
+msgstr "NO-DAEMON"
+
+#: src/daemon/gnuserv.c:462
+msgid "Invoked from inetd"
+msgstr "Invoked from inetd"
+
+#: src/daemon/gnuserv.c:462
+msgid "INETD"
+msgstr "INETD"
+
+#: src/daemon/gnuserv.c:496
+#, c-format
+msgid ""
+"Error on option %s: %s.\n"
+"Run '%s --help' to see a full list of available command line options.\n"
+msgstr ""
+"Error on option %s: %s.\n"
+"Run '%s --help' to see a full list of available command line options.\n"
+
+#: sysdeps/names/cpu.c:44
+msgid "Total CPU Time"
+msgstr "Total CPU Time"
+
+#: sysdeps/names/cpu.c:45
+msgid "CPU Time in User Mode"
+msgstr "CPU Time in User Mode"
+
+#: sysdeps/names/cpu.c:46
+msgid "CPU Time in User Mode (nice)"
+msgstr "CPU Time in User Mode (nice)"
+
+#: sysdeps/names/cpu.c:47
+msgid "CPU Time in System Mode"
+msgstr "CPU Time in System Mode"
+
+#: sysdeps/names/cpu.c:48
+msgid "CPU Time in the Idle Task"
+msgstr "CPU Time in the Idle Task"
+
+#: sysdeps/names/cpu.c:49
+msgid "Tick Frequency"
+msgstr "Tick Frequency"
+
+#: sysdeps/names/cpu.c:50
+msgid "SMP Total CPU Time"
+msgstr "SMP Total CPU Time"
+
+#: sysdeps/names/cpu.c:51
+msgid "SMP CPU Time in User Mode"
+msgstr "SMP CPU Time in User Mode"
+
+#: sysdeps/names/cpu.c:52
+msgid "SMP CPU Time in User Mode (nice)"
+msgstr "SMP CPU Time in User Mode (nice)"
+
+#: sysdeps/names/cpu.c:53
+msgid "SMP CPU Time in System Mode"
+msgstr "SMP CPU Time in System Mode"
+
+#: sysdeps/names/cpu.c:54
+msgid "SMP CPU Time in the Idle Task"
+msgstr "SMP CPU Time in the Idle Task"
+
+#: sysdeps/names/cpu.c:55
+msgid "SMP CPU Flags"
+msgstr "SMP CPU Flags"
+
+#: sysdeps/names/cpu.c:60 sysdeps/names/cpu.c:66
+msgid "Number of clock ticks since system boot"
+msgstr "Number of clock ticks since system boot"
+
+#: sysdeps/names/cpu.c:61 sysdeps/names/cpu.c:67
+msgid "Number of clock ticks the system spent in user mode"
+msgstr "Number of clock ticks the system spent in user mode"
+
+#: sysdeps/names/cpu.c:62 sysdeps/names/cpu.c:68
+msgid "Number of clock ticks the system spent in user mode (nice)"
+msgstr "Number of clock ticks the system spent in user mode (nice)"
+
+#: sysdeps/names/cpu.c:63 sysdeps/names/cpu.c:69
+msgid "Number of clock ticks the system spent in system mode"
+msgstr "Number of clock ticks the system spent in system mode"
+
+#: sysdeps/names/cpu.c:64 sysdeps/names/cpu.c:70
+msgid "Number of clock ticks the system spent in the idle task"
+msgstr "Number of clock ticks the system spent in the idle task"
+
+#: sysdeps/names/cpu.c:65
+msgid "Tick frequency (default is 100)"
+msgstr "Tick frequency (default is 100)"
+
+#: sysdeps/names/cpu.c:71
+msgid "Bit field indicating which CPU is currently running"
+msgstr "Bit field indicating which CPU is currently running"
+
+#: sysdeps/names/fsusage.c:40 sysdeps/names/fsusage.c:49
+msgid "Total blocks"
+msgstr "Total blocks"
+
+#: sysdeps/names/fsusage.c:41
+msgid "Free blocks"
+msgstr "Free blocks"
+
+#: sysdeps/names/fsusage.c:42
+msgid "Available blocks"
+msgstr "Available blocks"
+
+#: sysdeps/names/fsusage.c:43 sysdeps/names/fsusage.c:52
+msgid "Total file nodes"
+msgstr "Total file nodes"
+
+#: sysdeps/names/fsusage.c:44 sysdeps/names/fsusage.c:53
+msgid "Free file nodes"
+msgstr "Free file nodes"
+
+#: sysdeps/names/fsusage.c:50
+msgid "Free blocks available to the superuser"
+msgstr "Free blocks available to the superuser"
+
+#: sysdeps/names/fsusage.c:51
+msgid "Free blocks available to non-superusers"
+msgstr "Free blocks available to non-superusers"
+
+#: sysdeps/names/loadavg.c:40
+msgid "Load Average"
+msgstr "Load Average"
+
+#: sysdeps/names/loadavg.c:41
+msgid "Running Tasks"
+msgstr "Running Tasks"
+
+#: sysdeps/names/loadavg.c:42
+msgid "Number of Tasks"
+msgstr "Number of Tasks"
+
+#: sysdeps/names/loadavg.c:43 sysdeps/names/loadavg.c:51
+msgid "Last PID"
+msgstr "Last PID"
+
+#: sysdeps/names/loadavg.c:48
+msgid "Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
+msgstr ""
+"Number of jobs running simultaneously averaged over 1, 5 and 15 minutes"
+
+#: sysdeps/names/loadavg.c:49
+msgid "Number of tasks currently running"
+msgstr "Number of tasks currently running"
+
+#: sysdeps/names/loadavg.c:50
+msgid "Total number of tasks"
+msgstr "Total number of tasks"
+
+#: sysdeps/names/mem.c:42
+msgid "Total Memory"
+msgstr "Total Memory"
+
+#: sysdeps/names/mem.c:43
+msgid "Used Memory"
+msgstr "Used Memory"
+
+#: sysdeps/names/mem.c:44
+msgid "Free Memory"
+msgstr "Free Memory"
+
+#: sysdeps/names/mem.c:45
+msgid "Shared Memory"
+msgstr "Shared Memory"
+
+#: sysdeps/names/mem.c:46
+msgid "Buffers"
+msgstr "Buffers"
+
+#: sysdeps/names/mem.c:47
+msgid "Cached"
+msgstr "Cached"
+
+#: sysdeps/names/mem.c:49
+msgid "Locked"
+msgstr "Locked"
+
+#: sysdeps/names/mem.c:54
+msgid "Total physical memory in kB"
+msgstr "Total physical memory in kB"
+
+#: sysdeps/names/mem.c:55
+msgid "Used memory size in kB"
+msgstr "Used memory size in kB"
+
+#: sysdeps/names/mem.c:56
+msgid "Free memory size in kB"
+msgstr "Free memory size in kB"
+
+#: sysdeps/names/mem.c:57
+msgid "Shared memory size in kB"
+msgstr "Shared memory size in kB"
+
+#: sysdeps/names/mem.c:58
+msgid "Size of buffers kB"
+msgstr "Size of buffers kB"
+
+#: sysdeps/names/mem.c:59
+msgid "Size of cached memory in kB"
+msgstr "Size of cached memory in kB"
+
+#: sysdeps/names/mem.c:60
+msgid "Memory used from user processes in kB"
+msgstr "Memory used from user processes in kB"
+
+#: sysdeps/names/mem.c:61
+msgid "Memory in locked pages in kB"
+msgstr "Memory in locked pages in kB"
+
+#: 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 "Number of list elements"
+msgstr "Number of list elements"
+
+#: 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 "Total size of list"
+msgstr "Total size of list"
+
+#: sysdeps/names/mountlist.c:41 sysdeps/names/mountlist.c:48
+#: sysdeps/names/proclist.c:41 sysdeps/names/proclist.c:48
+#: sysdeps/names/procmap.c:41 sysdeps/names/procmap.c:48
+msgid "Size of a single list element"
+msgstr "Size of a single list element"
+
+#: sysdeps/names/msg_limits.c:41 sysdeps/names/msg_limits.c:52
+msgid "Size in kilobytes of message pool"
+msgstr "Size in kilobytes of message pool"
+
+#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
+msgid "Number of entries in message map"
+msgstr "Number of entries in message map"
+
+#: sysdeps/names/msg_limits.c:43 sysdeps/names/msg_limits.c:54
+msgid "Max size of message"
+msgstr "Max size of message"
+
+#: sysdeps/names/msg_limits.c:44 sysdeps/names/msg_limits.c:55
+msgid "Default max size of queue"
+msgstr "Default max size of queue"
+
+#: sysdeps/names/msg_limits.c:45 sysdeps/names/msg_limits.c:56
+msgid "Max queues system wide"
+msgstr "Max queues system wide"
+
+#: sysdeps/names/msg_limits.c:46 sysdeps/names/msg_limits.c:57
+msgid "Message segment size"
+msgstr "Message segment size"
+
+#: sysdeps/names/msg_limits.c:47 sysdeps/names/msg_limits.c:58
+msgid "Number of system message headers"
+msgstr "Number of system message headers"
+
+#: sysdeps/names/netload.c:46 sysdeps/names/netload.c:64
+msgid "Interface Flags"
+msgstr "Interface Flags"
+
+#: sysdeps/names/netload.c:47
+msgid "MTU"
+msgstr "MTU"
+
+#: sysdeps/names/netload.c:48 sysdeps/names/netload.c:66
+msgid "Subnet"
+msgstr "Subnet"
+
+#: sysdeps/names/netload.c:49 sysdeps/names/netload.c:67
+msgid "Address"
+msgstr "Address"
+
+#: sysdeps/names/netload.c:50 sysdeps/names/netload.c:68
+msgid "Packets In"
+msgstr "Packets In"
+
+#: sysdeps/names/netload.c:51 sysdeps/names/netload.c:69
+msgid "Packets Out"
+msgstr "Packets Out"
+
+#: sysdeps/names/netload.c:52 sysdeps/names/netload.c:70
+msgid "Packets Total"
+msgstr "Packets Total"
+
+#: sysdeps/names/netload.c:53 sysdeps/names/netload.c:71
+msgid "Bytes In"
+msgstr "Bytes In"
+
+#: sysdeps/names/netload.c:54 sysdeps/names/netload.c:72
+msgid "Bytes Out"
+msgstr "Bytes Out"
+
+#: sysdeps/names/netload.c:55 sysdeps/names/netload.c:73
+msgid "Bytes Total"
+msgstr "Bytes Total"
+
+#: sysdeps/names/netload.c:56 sysdeps/names/netload.c:74
+msgid "Errors In"
+msgstr "Errors In"
+
+#: sysdeps/names/netload.c:57 sysdeps/names/netload.c:75
+msgid "Errors Out"
+msgstr "Errors Out"
+
+#: sysdeps/names/netload.c:58 sysdeps/names/netload.c:76
+msgid "Errors Total"
+msgstr "Errors Total"
+
+#: sysdeps/names/netload.c:59 sysdeps/names/netload.c:77
+msgid "Collisions"
+msgstr "Collisions"
+
+#: sysdeps/names/netload.c:65
+msgid "Maximum Transfer Unit"
+msgstr "Maximum Transfer Unit"
+
+#: sysdeps/names/ppp.c:39 sysdeps/names/ppp.c:46
+msgid "PPP State"
+msgstr "PPP State"
+
+#: sysdeps/names/ppp.c:40
+msgid "Input bytes"
+msgstr "Input bytes"
+
+#: sysdeps/names/ppp.c:41
+msgid "Output bytes"
+msgstr "Output bytes"
+
+#: sysdeps/names/ppp.c:47
+msgid "Number of input bytes"
+msgstr "Number of input bytes"
+
+#: sysdeps/names/ppp.c:48
+msgid "Number of output bytes"
+msgstr "Number of output bytes"
+
+#: sysdeps/names/procargs.c:39 sysdeps/names/procmem.c:48
+msgid "Size"
+msgstr "Size"
+
+#: sysdeps/names/procargs.c:44
+msgid "Length in bytes of the returned string."
+msgstr "Length in bytes of the returned string."
+
+#: sysdeps/names/prockernel.c:43
+msgid "K_Flags"
+msgstr "K_Flags"
+
+#: sysdeps/names/prockernel.c:43
+msgid "Min_Flt"
+msgstr "Min_Flt"
+
+#: sysdeps/names/prockernel.c:43
+msgid "Maj_Flt"
+msgstr "Maj_Flt"
+
+#: sysdeps/names/prockernel.c:43
+msgid "CMin_Flt"
+msgstr "CMin_Flt"
+
+#: sysdeps/names/prockernel.c:44
+msgid "CMaj_Flt"
+msgstr "CMaj_Flt"
+
+#: sysdeps/names/prockernel.c:44
+msgid "KStk_ESP"
+msgstr "KStk_ESP"
+
+#: sysdeps/names/prockernel.c:44
+msgid "KStk_EIP"
+msgstr "KStk_EIP"
+
+#: sysdeps/names/prockernel.c:44
+msgid "NWChan"
+msgstr "NWChan"
+
+#: sysdeps/names/prockernel.c:45
+msgid "WChan"
+msgstr "WChan"
+
+#: sysdeps/names/prockernel.c:51
+msgid ""
+"Kernel flags of the process.\n"
+"\n"
+"On Linux, currently every flag has the math bit set, because crt0.s checks "
+"for math emulation, so this is not included in the output.\n"
+"\n"
+"This is probably a bug, as not every process is a compiled C program.\n"
+"\n"
+"The math bit should be a decimal 4, and the traced bit is decimal 10."
+msgstr ""
+"Kernel flags of the process.\n"
+"\n"
+"On Linux, currently every flag has the math bit set, because crt0.s checks "
+"for math emulation, so this is not included in the output.\n"
+"\n"
+"This is probably a bug, as not every process is a compiled C program.\n"
+"\n"
+"The math bit should be a decimal 4, and the traced bit is decimal 10."
+
+#: sysdeps/names/prockernel.c:60
+msgid ""
+"The number of minor faults the process has made, those which have not "
+"required loading a memory page from disk."
+msgstr ""
+"The number of minor faults the process has made, those which have not "
+"required loading a memory page from disk."
+
+#: sysdeps/names/prockernel.c:63
+msgid ""
+"The number of major faults the process has made, those which have required "
+"loading a memory page from disk."
+msgstr ""
+"The number of major faults the process has made, those which have required "
+"loading a memory page from disk."
+
+#: sysdeps/names/prockernel.c:66
+msgid "The number of minor faults that the process and its children have made."
+msgstr ""
+"The number of minor faults that the process and its children have made."
+
+#: sysdeps/names/prockernel.c:69
+msgid "The number of major faults that the process and its children have made."
+msgstr ""
+"The number of major faults that the process and its children have made."
+
+#: sysdeps/names/prockernel.c:72
+msgid ""
+"The current value of esp (32-bit stack pointer), as found in the kernel "
+"stack page for the process."
+msgstr ""
+"The current value of esp (32-bit stack pointer), as found in the kernel "
+"stack page for the process."
+
+#. KStk_EIP
+#: sysdeps/names/prockernel.c:75
+msgid "The current EIP (32-bit instruction pointer)."
+msgstr "The current EIP (32-bit instruction pointer)."
+
+#: sysdeps/names/prockernel.c:77
+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 "
+"textual name. (If you have an up-to-date /etc/psdatabase, then try ps -l to "
+"see the WCHAN field in action)"
+msgstr ""
+"This is the \"channel\" in which the process is waiting. This is the "
+"address of a system call, and can be looked up in a namelist if you need a "
+"textual name. (If you have an up-to-date /etc/psdatabase, then try ps -l to "
+"see the WCHAN field in action)"
+
+#. WChan
+#: sysdeps/names/prockernel.c:82
+msgid "This is the textual name of the `nwchan' field."
+msgstr "This is the textual name of the `nwchan' field."
+
+#: sysdeps/names/procmem.c:48
+msgid "Virtual"
+msgstr "Virtual"
+
+#: sysdeps/names/procmem.c:48
+msgid "Resident"
+msgstr "Resident"
+
+#: sysdeps/names/procmem.c:48
+msgid "Share"
+msgstr "Share"
+
+#: sysdeps/names/procmem.c:49
+msgid "Resident Set Size"
+msgstr "Resident Set Size"
+
+#: sysdeps/names/procmem.c:49
+msgid "Resident Set Size Limit"
+msgstr "Resident Set Size Limit"
+
+#: sysdeps/names/procmem.c:54
+msgid "Total # of pages of memory"
+msgstr "Total # of pages of memory"
+
+#: sysdeps/names/procmem.c:55
+msgid "Number of pages of virtual memory"
+msgstr "Number of pages of virtual memory"
+
+#: sysdeps/names/procmem.c:56
+msgid "Number of resident set (non-swapped) pages"
+msgstr "Number of resident set (non-swapped) pages"
+
+#: sysdeps/names/procmem.c:57
+msgid "Number of pages of shared (mmap'd) memory"
+msgstr "Number of pages of shared (mmap'd) memory"
+
+#: sysdeps/names/procmem.c:58
+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 "
+"space. This does not include pages which have not been demand-loaded in, or "
+"which are swapped out."
+msgstr ""
+"Number of pages the process has in real memory, minus 3 for administrative "
+"purposes. This is just the pages which count towards text, data, or stack "
+"space. This does not include pages which have not been demand-loaded in, or "
+"which are swapped out."
+
+#: sysdeps/names/procmem.c:63
+msgid ""
+"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
+msgstr ""
+"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
+
+#: sysdeps/names/procsegment.c:43
+msgid "Text_RSS"
+msgstr "Text_RSS"
+
+#: sysdeps/names/procsegment.c:43
+msgid "ShLib_RSS"
+msgstr "ShLib_RSS"
+
+#: sysdeps/names/procsegment.c:43
+msgid "Data_RSS"
+msgstr "Data_RSS"
+
+#: sysdeps/names/procsegment.c:43
+msgid "Stack_RSS"
+msgstr "Stack_RSS"
+
+#: sysdeps/names/procsegment.c:44
+msgid "Dirty Size"
+msgstr "Dirty Size"
+
+#: sysdeps/names/procsegment.c:44
+msgid "Start_Code"
+msgstr "Start_Code"
+
+#: sysdeps/names/procsegment.c:44
+msgid "End_Code"
+msgstr "End_Code"
+
+#: sysdeps/names/procsegment.c:44
+msgid "Start_Stack"
+msgstr "Start_Stack"
+
+#: sysdeps/names/procsegment.c:49
+msgid "Text resident set size"
+msgstr "Text resident set size"
+
+#: sysdeps/names/procsegment.c:50
+msgid "Shared-Lib resident set size"
+msgstr "Shared-Lib resident set size"
+
+#: sysdeps/names/procsegment.c:51
+msgid "Data resident set size"
+msgstr "Data resident set size"
+
+#: sysdeps/names/procsegment.c:52
+msgid "Stack resident set size"
+msgstr "Stack resident set size"
+
+#: sysdeps/names/procsegment.c:53
+msgid "Total size of dirty pages"
+msgstr "Total size of dirty pages"
+
+#: sysdeps/names/procsegment.c:54
+msgid "Address of beginning of code segment"
+msgstr "Address of beginning of code segment"
+
+#: sysdeps/names/procsegment.c:55
+msgid "Address of end of code segment"
+msgstr "Address of end of code segment"
+
+#: sysdeps/names/procsegment.c:56
+msgid "Address of the bottom of stack segment"
+msgstr "Address of the bottom of stack segment"
+
+#: sysdeps/names/procsignal.c:41
+msgid "Signal"
+msgstr "Signal"
+
+#: sysdeps/names/procsignal.c:41
+msgid "Blocked"
+msgstr "Blocked"
+
+#: sysdeps/names/procsignal.c:41
+msgid "SigIgnore"
+msgstr "SigIgnore"
+
+#: sysdeps/names/procsignal.c:41
+msgid "SigCatch"
+msgstr "SigCatch"
+
+#: sysdeps/names/procsignal.c:46
+msgid "Mask of pending signals"
+msgstr "Mask of pending signals"
+
+#: sysdeps/names/procsignal.c:47
+msgid "Mask of blocked signals"
+msgstr "Mask of blocked signals"
+
+#: sysdeps/names/procsignal.c:48
+msgid "Mask of ignored signals"
+msgstr "Mask of ignored signals"
+
+#: sysdeps/names/procsignal.c:49
+msgid "Mask of caught signals"
+msgstr "Mask of caught signals"
+
+#: sysdeps/names/procstate.c:43
+msgid "Cmd"
+msgstr "Cmd"
+
+#: sysdeps/names/procstate.c:43
+msgid "State"
+msgstr "State"
+
+#: sysdeps/names/procstate.c:43
+msgid "UID"
+msgstr "UID"
+
+#: sysdeps/names/procstate.c:43
+msgid "GID"
+msgstr "GID"
+
+#: sysdeps/names/procstate.c:44
+msgid "RGid"
+msgstr "RGid"
+
+#: sysdeps/names/procstate.c:44
+msgid "RUid"
+msgstr "RUid"
+
+#: sysdeps/names/procstate.c:44
+msgid "HasCPU"
+msgstr "HasCPU"
+
+#: sysdeps/names/procstate.c:44
+msgid "Proc"
+msgstr "Proc"
+
+#: sysdeps/names/procstate.c:44
+msgid "LProc"
+msgstr "LProc"
+
+#: sysdeps/names/procstate.c:49
+msgid "Basename of executable file in call to exec()"
+msgstr "Basename of executable file in call to exec()"
+
+#: sysdeps/names/procstate.c:50
+msgid "Single-Char code for process state (S=sleeping)"
+msgstr "Single-Char code for process state (S=sleeping)"
+
+#: sysdeps/names/procstate.c:51
+msgid "UID of process"
+msgstr "UID of process"
+
+#: sysdeps/names/procstate.c:52
+msgid "GID of process"
+msgstr "GID of process"
+
+#: sysdeps/names/procstate.c:53
+msgid "Real UID of process"
+msgstr "Real UID of process"
+
+#: sysdeps/names/procstate.c:54
+msgid "Real GID of process"
+msgstr "Real GID of process"
+
+#: sysdeps/names/procstate.c:55
+msgid "Has CPU"
+msgstr "Has CPU"
+
+#: sysdeps/names/procstate.c:56
+msgid "Processor"
+msgstr "Processor"
+
+#: sysdeps/names/procstate.c:57
+msgid "Last Processor"
+msgstr "Last Processor"
+
+#: sysdeps/names/proctime.c:45
+msgid "Start_Time"
+msgstr "Start_Time"
+
+#: sysdeps/names/proctime.c:45
+msgid "RTime"
+msgstr "RTime"
+
+#: sysdeps/names/proctime.c:45
+msgid "UTime"
+msgstr "UTime"
+
+#: sysdeps/names/proctime.c:45
+msgid "STime"
+msgstr "STime"
+
+#: sysdeps/names/proctime.c:46
+msgid "CUTime"
+msgstr "CUTime"
+
+#: sysdeps/names/proctime.c:46
+msgid "CSTime"
+msgstr "CSTime"
+
+#: sysdeps/names/proctime.c:46
+msgid "TimeOut"
+msgstr "TimeOut"
+
+#: sysdeps/names/proctime.c:46
+msgid "It_Real_Value"
+msgstr "It_Real_Value"
+
+#: sysdeps/names/proctime.c:47
+msgid "Frequency"
+msgstr "Frequency"
+
+#: sysdeps/names/proctime.c:47
+msgid "XCPU_UTime"
+msgstr "XCPU_UTime"
+
+#: sysdeps/names/proctime.c:47
+msgid "XCPU_STime"
+msgstr "XCPU_STime"
+
+#: sysdeps/names/proctime.c:52
+msgid "Start time of process in seconds since the epoch"
+msgstr "Start time of process in seconds since the epoch"
+
+#: sysdeps/names/proctime.c:53
+msgid "Real time accumulated by process (should be utime + stime)"
+msgstr "Real time accumulated by process (should be utime + stime)"
+
+#: sysdeps/names/proctime.c:54
+msgid "user-mode CPU time accumulated by process"
+msgstr "user-mode CPU time accumulated by process"
+
+#: sysdeps/names/proctime.c:55
+msgid "kernel-mode CPU time accumulated by process"
+msgstr "kernel-mode CPU time accumulated by process"
+
+#: sysdeps/names/proctime.c:56
+msgid "cumulative utime of process and reaped children"
+msgstr "cumulative utime of process and reaped children"
+
+#: sysdeps/names/proctime.c:57
+msgid "cumulative stime of process and reaped children"
+msgstr "cumulative stime of process and reaped children"
+
+#: sysdeps/names/proctime.c:58
+msgid "The time (in jiffies) of the process's next timeout"
+msgstr "The time (in jiffies) of the process's next timeout"
+
+#: sysdeps/names/proctime.c:59
+msgid ""
+"The time (in jiffies) before the next SIGALRM is sent to the process due to "
+"an interval timer."
+msgstr ""
+"The time (in jiffies) before the next SIGALRM is sent to the process due to "
+"an interval timer."
+
+#: sysdeps/names/proctime.c:61
+msgid "Tick frequency"
+msgstr "Tick frequency"
+
+#: sysdeps/names/proctime.c:62
+msgid "SMP user-mode CPU time accumulated by process"
+msgstr "SMP user-mode CPU time accumulated by process"
+
+#: sysdeps/names/proctime.c:63
+msgid "SMP kernel-mode CPU time accumulated by process"
+msgstr "SMP kernel-mode CPU time accumulated by process"
+
+#: sysdeps/names/procuid.c:48
+msgid "Uid"
+msgstr "Uid"
+
+#: sysdeps/names/procuid.c:48
+msgid "EUid"
+msgstr "EUid"
+
+#: sysdeps/names/procuid.c:48
+msgid "Gid"
+msgstr "Gid"
+
+#: sysdeps/names/procuid.c:48
+msgid "EGid"
+msgstr "EGid"
+
+#: sysdeps/names/procuid.c:48
+msgid "SUid"
+msgstr "SUid"
+
+#: sysdeps/names/procuid.c:49
+msgid "SGid"
+msgstr "SGid"
+
+#: sysdeps/names/procuid.c:49
+msgid "FSUid"
+msgstr "FSUid"
+
+#: sysdeps/names/procuid.c:49
+msgid "FSGid"
+msgstr "FSGid"
+
+#: sysdeps/names/procuid.c:49
+msgid "Pid"
+msgstr "Pid"
+
+#: sysdeps/names/procuid.c:50
+msgid "PPid"
+msgstr "PPid"
+
+#: sysdeps/names/procuid.c:50
+msgid "PGrp"
+msgstr "PGrp"
+
+#: sysdeps/names/procuid.c:50
+msgid "Session"
+msgstr "Session"
+
+#: sysdeps/names/procuid.c:50
+msgid "Tty"
+msgstr "Tty"
+
+#: sysdeps/names/procuid.c:51
+msgid "TPGid"
+msgstr "TPGid"
+
+#: sysdeps/names/procuid.c:51
+msgid "Priority"
+msgstr "Priority"
+
+#: sysdeps/names/procuid.c:51
+msgid "NGroups"
+msgstr "NGroups"
+
+#: sysdeps/names/procuid.c:51
+msgid "Groups"
+msgstr "Groups"
+
+#: sysdeps/names/procuid.c:56
+msgid "User ID"
+msgstr "User ID"
+
+#: sysdeps/names/procuid.c:57
+msgid "Effective User ID"
+msgstr "Effective User ID"
+
+#: sysdeps/names/procuid.c:58
+msgid "Group ID"
+msgstr "Group ID"
+
+#: sysdeps/names/procuid.c:59
+msgid "Effective Group ID"
+msgstr "Effective Group ID"
+
+#: sysdeps/names/procuid.c:60
+msgid "Set User ID"
+msgstr "Set User ID"
+
+#: sysdeps/names/procuid.c:61
+msgid "Set Group ID"
+msgstr "Set Group ID"
+
+#: sysdeps/names/procuid.c:62
+msgid "Filesystem User ID"
+msgstr "Filesystem User ID"
+
+#: sysdeps/names/procuid.c:63
+msgid "Filesystem Group ID"
+msgstr "Filesystem Group ID"
+
+#: sysdeps/names/procuid.c:64
+msgid "Process ID"
+msgstr "Process ID"
+
+#: sysdeps/names/procuid.c:65
+msgid "PID of parent process"
+msgstr "PID of parent process"
+
+#: sysdeps/names/procuid.c:66
+msgid "Process group ID"
+msgstr "Process group ID"
+
+#: sysdeps/names/procuid.c:67
+msgid "Session ID"
+msgstr "Session ID"
+
+#: sysdeps/names/procuid.c:68
+msgid "Full device number of controlling terminal"
+msgstr "Full device number of controlling terminal"
+
+#: sysdeps/names/procuid.c:69
+msgid "Terminal process group ID"
+msgstr "Terminal process group ID"
+
+#: sysdeps/names/procuid.c:70
+msgid "Kernel scheduling priority"
+msgstr "Kernel scheduling priority"
+
+#: sysdeps/names/procuid.c:71
+msgid "Standard unix nice level of process"
+msgstr "Standard unix nice level of process"
+
+#: sysdeps/names/procuid.c:72
+msgid "Number of additional process groups"
+msgstr "Number of additional process groups"
+
+#: sysdeps/names/procuid.c:73
+msgid "Array of additional process groups"
+msgstr "Array of additional process groups"
+
+#: sysdeps/names/sem_limits.c:43 sysdeps/names/sem_limits.c:57
+msgid "Number of entries in semaphore map"
+msgstr "Number of entries in semaphore map"
+
+#: sysdeps/names/sem_limits.c:44 sysdeps/names/sem_limits.c:58
+msgid "Max number of arrays"
+msgstr "Max number of arrays"
+
+#: sysdeps/names/sem_limits.c:45 sysdeps/names/sem_limits.c:59
+msgid "Max semaphores system wide"
+msgstr "Max semaphores system wide"
+
+#: sysdeps/names/sem_limits.c:46 sysdeps/names/sem_limits.c:60
+msgid "Number of undo structures system wide"
+msgstr "Number of undo structures system wide"
+
+#: sysdeps/names/sem_limits.c:47 sysdeps/names/sem_limits.c:61
+msgid "Max semaphores per array"
+msgstr "Max semaphores per array"
+
+#: sysdeps/names/sem_limits.c:48 sysdeps/names/sem_limits.c:62
+msgid "Max ops per semop call"
+msgstr "Max ops per semop call"
+
+#: sysdeps/names/sem_limits.c:49 sysdeps/names/sem_limits.c:63
+msgid "Max number of undo entries per process"
+msgstr "Max number of undo entries per process"
+
+#: sysdeps/names/sem_limits.c:50 sysdeps/names/sem_limits.c:64
+msgid "sizeof struct sem_undo"
+msgstr "sizeof struct sem_undo"
+
+#: sysdeps/names/sem_limits.c:51 sysdeps/names/sem_limits.c:65
+msgid "Semaphore max value"
+msgstr "Semaphore max value"
+
+#: sysdeps/names/sem_limits.c:52 sysdeps/names/sem_limits.c:66
+msgid "Adjust on exit max value"
+msgstr "Adjust on exit max value"
+
+#: sysdeps/names/shm_limits.c:40 sysdeps/names/shm_limits.c:49
+msgid "Max segment size"
+msgstr "Max segment size"
+
+#: sysdeps/names/shm_limits.c:41 sysdeps/names/shm_limits.c:50
+msgid "Min segment size"
+msgstr "Min segment size"
+
+#: sysdeps/names/shm_limits.c:42 sysdeps/names/shm_limits.c:51
+msgid "Max number of segments"
+msgstr "Max number of segments"
+
+#: sysdeps/names/shm_limits.c:43 sysdeps/names/shm_limits.c:52
+msgid "Max shared segments per process"
+msgstr "Max shared segments per process"
+
+#: sysdeps/names/shm_limits.c:44 sysdeps/names/shm_limits.c:53
+msgid "Max total shared memory"
+msgstr "Max total shared memory"
+
+#: sysdeps/names/swap.c:40 sysdeps/names/swap.c:49
+msgid "Total Swap Space"
+msgstr "Total Swap Space"
+
+#: sysdeps/names/swap.c:41 sysdeps/names/swap.c:50
+msgid "Used Swap Space"
+msgstr "Used Swap Space"
+
+#: sysdeps/names/swap.c:42 sysdeps/names/swap.c:51
+msgid "Free Swap Space"
+msgstr "Free Swap Space"
+
+#: sysdeps/names/swap.c:43
+msgid "Page In"
+msgstr "Page In"
+
+#: sysdeps/names/swap.c:44
+msgid "Page Out"
+msgstr "Page Out"
+
+#: sysdeps/names/swap.c:52
+msgid "Total number of swap pages that have been brought in since system boot"
+msgstr "Total number of swap pages that have been brought in since system boot"
+
+#: sysdeps/names/swap.c:54
+msgid "Total number of swap pages that have been brought out since system boot"
+msgstr ""
+"Total number of swap pages that have been brought out since system boot"
+
+#: sysdeps/names/sysdeps.c:50 sysdeps/names/sysdeps.c:77
+msgid "Server Features"
+msgstr "Server Features"
+
+#: sysdeps/names/sysdeps.c:51 sysdeps/names/sysdeps.c:78
+msgid "CPU Usage"
+msgstr "CPU Usage"
+
+#: sysdeps/names/sysdeps.c:52 sysdeps/names/sysdeps.c:79
+msgid "Memory Usage"
+msgstr "Memory Usage"
+
+#: sysdeps/names/sysdeps.c:53 sysdeps/names/sysdeps.c:80
+msgid "Swap Usage"
+msgstr "Swap Usage"
+
+#: sysdeps/names/sysdeps.c:54 sysdeps/names/sysdeps.c:81
+msgid "System Uptime"
+msgstr "System Uptime"
+
+#: sysdeps/names/sysdeps.c:55 sysdeps/names/sysdeps.c:82
+msgid "Load Averange"
+msgstr "Load Averange"
+
+#: sysdeps/names/sysdeps.c:56 sysdeps/names/sysdeps.c:83
+msgid "Shared Memory Limits"
+msgstr "Shared Memory Limits"
+
+#: sysdeps/names/sysdeps.c:57 sysdeps/names/sysdeps.c:84
+msgid "Message Queue Limits"
+msgstr "Message Queue Limits"
+
+#: sysdeps/names/sysdeps.c:58 sysdeps/names/sysdeps.c:85
+msgid "Semaphore Set Limits"
+msgstr "Semaphore Set Limits"
+
+#: sysdeps/names/sysdeps.c:59 sysdeps/names/sysdeps.c:86
+msgid "List of running Processes"
+msgstr "List of running Processes"
+
+#: sysdeps/names/sysdeps.c:60 sysdeps/names/sysdeps.c:87
+msgid "Process Status information"
+msgstr "Process Status information"
+
+#: sysdeps/names/sysdeps.c:61 sysdeps/names/sysdeps.c:88
+msgid "Process UID and TTY information"
+msgstr "Process UID and TTY information"
+
+#: sysdeps/names/sysdeps.c:62 sysdeps/names/sysdeps.c:89
+msgid "Process Memory information"
+msgstr "Process Memory information"
+
+#: sysdeps/names/sysdeps.c:63 sysdeps/names/sysdeps.c:90
+msgid "Process Time information"
+msgstr "Process Time information"
+
+#: sysdeps/names/sysdeps.c:64 sysdeps/names/sysdeps.c:91
+msgid "Process Signal information"
+msgstr "Process Signal information"
+
+#: sysdeps/names/sysdeps.c:65 sysdeps/names/sysdeps.c:92
+msgid "Process Kernel Data information"
+msgstr "Process Kernel Data information"
+
+#: sysdeps/names/sysdeps.c:66 sysdeps/names/sysdeps.c:93
+msgid "Process Segment information"
+msgstr "Process Segment information"
+
+#: sysdeps/names/sysdeps.c:67
+msgid "Process Arguments"
+msgstr "Process Arguments"
+
+#: sysdeps/names/sysdeps.c:68 sysdeps/names/sysdeps.c:95
+msgid "Process Memory Map"
+msgstr "Process Memory Map"
+
+#: sysdeps/names/sysdeps.c:69
+msgid "Mount List"
+msgstr "Mount List"
+
+#: sysdeps/names/sysdeps.c:70 sysdeps/names/sysdeps.c:97
+msgid "File System Usage"
+msgstr "File System Usage"
+
+#: sysdeps/names/sysdeps.c:71 sysdeps/names/sysdeps.c:98
+msgid "Network Load"
+msgstr "Network Load"
+
+#: sysdeps/names/sysdeps.c:72 sysdeps/names/sysdeps.c:99
+msgid "PPP Statistics"
+msgstr "PPP Statistics"
+
+#: sysdeps/names/sysdeps.c:94
+msgid "Command line arguments of the process"
+msgstr "Command line arguments of the process"
+
+#: sysdeps/names/sysdeps.c:96
+msgid "List of currently mounted filesystems"
+msgstr "List of currently mounted filesystems"
+
+#: sysdeps/names/uptime.c:39
+msgid "Uptime"
+msgstr "Uptime"
+
+#: sysdeps/names/uptime.c:40
+msgid "Idletime"
+msgstr "Idletime"
+
+#: sysdeps/names/uptime.c:41
+msgid "BootTime"
+msgstr "BootTime"
+
+#: sysdeps/names/uptime.c:46
+msgid "Time in seconds since system boot"
+msgstr "Time in seconds since system boot"
+
+#: sysdeps/names/uptime.c:47
+msgid "Time in seconds the system spent in the idle task since system boot"
+msgstr "Time in seconds the system spent in the idle task since system boot"
+
+#: sysdeps/names/uptime.c:48
+msgid "Time of last system boot in seconds since the epoch"
+msgstr "Time of last system boot in seconds since the epoch"
+
+#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
+msgid "Hangup"
+msgstr "Hangup"
+
+#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
+msgid "Interrupt"
+msgstr "Interrupt"
+
+#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
+msgid "Quit"
+msgstr "Quit"
+
+#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
+msgid "Illegal instruction"
+msgstr "Illegal instruction"
+
+#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
+msgid "Trace trap"
+msgstr "Trace trap"
+
+#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
+msgid "Abort"
+msgstr "Abort"
+
+#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
+msgid "EMT error"
+msgstr "EMT error"
+
+#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
+msgid "Floating-point exception"
+msgstr "Floating-point exception"
+
+#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
+msgid "Kill"
+msgstr "Kill"
+
+#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
+msgid "Bus error"
+msgstr "Bus error"
+
+#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
+msgid "Segmentation violation"
+msgstr "Segmentation violation"
+
+#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
+msgid "Bad argument to system call"
+msgstr "Bad argument to system call"
+
+#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
+msgid "Broken pipe"
+msgstr "Broken pipe"
+
+#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
+msgid "Alarm clock"
+msgstr "Alarm clock"
+
+#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
+msgid "Termination"
+msgstr "Termination"
+
+#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
+msgid "Urgent condition on socket"
+msgstr "Urgent condition on socket"
+
+#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
+msgid "Stop"
+msgstr "Stop"
+
+#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
+msgid "Keyboard stop"
+msgstr "Keyboard stop"
+
+#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
+msgid "Continue"
+msgstr "Continue"
+
+#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
+msgid "Child status has changed"
+msgstr "Child status has changed"
+
+#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
+msgid "Background read from tty"
+msgstr "Background read from tty"
+
+#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
+msgid "Background write to tty"
+msgstr "Background write to tty"
+
+#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
+msgid "I/O now possible"
+msgstr "I/O now possible"
+
+#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
+msgid "CPU limit exceeded"
+msgstr "CPU limit exceeded"
+
+#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
+msgid "File size limit exceeded"
+msgstr "File size limit exceeded"
+
+#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
+msgid "Virtual alarm clock"
+msgstr "Virtual alarm clock"
+
+#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
+msgid "Profiling alarm clock"
+msgstr "Profiling alarm clock"
+
+#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
+msgid "Window size change"
+msgstr "Window size change"
+
+#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
+msgid "Information request"
+msgstr "Information request"
+
+#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
+msgid "User defined signal 1"
+msgstr "User defined signal 1"
+
+#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
+msgid "User defined signal 2"
+msgstr "User defined signal 2"
+