summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-08-01 21:40:13 +0000
committerElliot Lee <sopwith@src.gnome.org>1999-08-01 21:40:13 +0000
commitcecae08c131dc06980f65763a7d988ab2da8708d (patch)
tree37898b5bf86ea370af99a2249cdde4a4d23f160d
parent91524799817c968c54d969dfdb17f2893de0ac57 (diff)
downloadlibgtop-cecae08c131dc06980f65763a7d988ab2da8708d.tar.gz
Fix spec file to include all header files.
Fix spec file to include all header files. po/*.po: NoClueHereEither.
-rw-r--r--libgtop.spec.in3
-rw-r--r--po/de.po2
-rw-r--r--po/es.po431
-rw-r--r--po/es_DO.po4
-rw-r--r--po/es_GT.po4
-rw-r--r--po/es_HN.po4
-rw-r--r--po/es_MX.po4
-rw-r--r--po/es_PA.po4
-rw-r--r--po/es_PE.po4
-rw-r--r--po/es_SV.po4
-rw-r--r--po/fi.po5
-rw-r--r--po/fr.po2
-rw-r--r--po/ja.po5
-rw-r--r--po/ko.po5
-rw-r--r--po/no.po2
-rw-r--r--po/sv.po11
16 files changed, 250 insertions, 244 deletions
diff --git a/libgtop.spec.in b/libgtop.spec.in
index e0f34acb..0455cdbc 100644
--- a/libgtop.spec.in
+++ b/libgtop.spec.in
@@ -119,8 +119,9 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/lib/*.sh
%{prefix}/lib/*.def
%{prefix}/include/*
+%{prefix}/lib/libgtop
%files examples
%defattr(-,root,root)
-%{prefix}/libexec/libgtop/*
+%{prefix}/libexec/libgtop
diff --git a/po/de.po b/po/de.po
index 26b882e5..ec73592d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop VERSION\n"
-"POT-Creation-Date: 1999-07-30 12:17+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\n"
"PO-Revision-Date: 1999-07-11 12:44+02:00\n"
"Last-Translator: Martin Baulig <martin@home-of-linux.org>\n"
"Language-Team: Martin Baulig <martin@home-of-linux.org>\n"
diff --git a/po/es.po b/po/es.po
index 960c8596..7f681598 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: glibtop 1.1.0\n"
-"POT-Creation-Date: 1999-06-15 17:37+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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,129 +54,6 @@ msgstr ""
"sysdeps/linux/uptime.c sysdeps/linux/glibtop_machine.h "
"sysdeps/linux/glibtop_server.h\n"
-#: lib/read.c:75
-#, c-format
-msgid "read %d bytes"
-msgstr "leídos %d bytes"
-
-#: lib/read_data.c:49
-msgid "read data size"
-msgstr "leído tamaño de datos"
-
-#: lib/read_data.c:66
-#, c-format
-msgid "read data %d bytes"
-msgstr "leídos %d bytes de datos"
-
-#: lib/write.c:48
-#, c-format
-msgid "write %d bytes"
-msgstr "escritos %d bytes"
-
-#: src/daemon/gnuserv.c:445
-msgid "DEBUG"
-msgstr "DEPURACIÓN"
-
-#: src/daemon/gnuserv.c:445
-msgid "Enable debugging"
-msgstr "Activar depuración"
-
-#: src/daemon/gnuserv.c:447
-msgid "Enable verbose output"
-msgstr "Activa salida detallada"
-
-#: src/daemon/gnuserv.c:447
-msgid "VERBOSE"
-msgstr "DETALLADO"
-
-#: src/daemon/gnuserv.c:449
-msgid "Don't fork into background"
-msgstr "No abrir un proceso de fondo"
-
-#: src/daemon/gnuserv.c:449
-msgid "NO-DAEMON"
-msgstr "NO-DAEMON"
-
-#: src/daemon/gnuserv.c:451
-msgid "INETD"
-msgstr "INETD"
-
-#: src/daemon/gnuserv.c:451
-msgid "Invoked from inetd"
-msgstr "Invocado desde inetd"
-
-#: src/daemon/gnuserv.c:485
-#, 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 con la opción %s: %s.\n"
-"Lance '%s --help' para ver una lista completa de las opciones disponibles.\n"
-
-#: support/error.c:109
-msgid "Unknown system error"
-msgstr "Error sistema desconocido"
-
-#: support/getopt.c:669
-#, c-format
-msgid "%s: option `%s' is ambiguous\n"
-msgstr "%s: la opción `%s' es ambigua\n"
-
-#: support/getopt.c:693
-#, c-format
-msgid "%s: option `--%s' doesn't allow an argument\n"
-msgstr "%s: la opción `--%s' no admite un argumento\n"
-
-#: support/getopt.c:698
-#, c-format
-msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr "%s: la opción `%c%s' no admite un argumento\n"
-
-#: support/getopt.c:715 support/getopt.c:888
-#, c-format
-msgid "%s: option `%s' requires an argument\n"
-msgstr "%s: la opción `%s' requiere un argumento\n"
-
-#. --option
-#: support/getopt.c:744
-#, c-format
-msgid "%s: unrecognized option `--%s'\n"
-msgstr "%s: opción no reconocida `--%s'\n"
-
-#. +option or -option
-#: support/getopt.c:748
-#, c-format
-msgid "%s: unrecognized option `%c%s'\n"
-msgstr "%s: opción no reconocida `%c%s'\n"
-
-#. 1003.2 specifies the format of this message.
-#: support/getopt.c:774
-#, c-format
-msgid "%s: illegal option -- %c\n"
-msgstr "%s: opción ilegal -- %c\n"
-
-#: support/getopt.c:777
-#, c-format
-msgid "%s: invalid option -- %c\n"
-msgstr "%s: opción no válida -- %c\n"
-
-#. 1003.2 specifies the format of this message.
-#: support/getopt.c:807 support/getopt.c:937
-#, c-format
-msgid "%s: option requires an argument -- %c\n"
-msgstr "%s: la opción require un argumento -- %c\n"
-
-#: support/getopt.c:854
-#, c-format
-msgid "%s: option `-W %s' is ambiguous\n"
-msgstr "%s: la opción `-W %s' es ambigua\n"
-
-#: support/getopt.c:872
-#, c-format
-msgid "%s: option `-W %s' doesn't allow an argument\n"
-msgstr "%s: la opción `-W %s' no admite argumentos\n"
-
#: sysdeps/names/cpu.c:45
msgid "Total CPU Time"
msgstr "Tiempo CPU total"
@@ -418,34 +295,34 @@ msgid "Number of system message headers"
msgstr "Cantidad de cabeceras de mensajes sistema"
#: sysdeps/names/prockernel.c:44
-msgid "CMin_Flt"
-msgstr "CMin_Flt"
-
-#: sysdeps/names/prockernel.c:44
msgid "K_Flags"
msgstr "K_Flags"
#: sysdeps/names/prockernel.c:44
+msgid "Min_Flt"
+msgstr "Min_Flt"
+
+#: sysdeps/names/prockernel.c:44
msgid "Maj_Flt"
msgstr "Maj_Flt"
#: sysdeps/names/prockernel.c:44
-msgid "Min_Flt"
-msgstr "Min_Flt"
+msgid "CMin_Flt"
+msgstr "CMin_Flt"
#: sysdeps/names/prockernel.c:45
msgid "CMaj_Flt"
msgstr "CMaj_Flt"
#: sysdeps/names/prockernel.c:45
-msgid "KStk_EIP"
-msgstr "KStk_EIP"
-
-#: sysdeps/names/prockernel.c:45
msgid "KStk_ESP"
msgstr "KStk_ESP"
#: sysdeps/names/prockernel.c:45
+msgid "KStk_EIP"
+msgstr "KStk_EIP"
+
+#: sysdeps/names/prockernel.c:45
msgid "NWChan"
msgstr "NWChan"
@@ -537,14 +414,6 @@ msgid "This is the textual name of the `nwchan' field."
msgstr "Este es el nombre textual del campo `nwchan'."
#: sysdeps/names/procmem.c:49
-msgid "Resident"
-msgstr "Residente"
-
-#: sysdeps/names/procmem.c:49
-msgid "Share"
-msgstr "Compartido"
-
-#: sysdeps/names/procmem.c:49
msgid "Size"
msgstr "Tamaño"
@@ -552,6 +421,14 @@ msgstr "Tamaño"
msgid "Virtual"
msgstr "Virtual"
+#: sysdeps/names/procmem.c:49
+msgid "Resident"
+msgstr "Residente"
+
+#: sysdeps/names/procmem.c:49
+msgid "Share"
+msgstr "Compartido"
+
#: sysdeps/names/procmem.c:50
msgid "Resident Set Size"
msgstr "Tamaño conjunto compartido"
@@ -569,7 +446,8 @@ msgid "Number of pages of virtual memory"
msgstr "Cantidad de páginas de memoria virtual"
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+#, fuzzy
+msgid "Number of resident set (non-swapped) pages"
msgstr "Cantidad de páginas de conjuntos compartidos (que no estan en swap)"
#: sysdeps/names/procmem.c:58
@@ -596,36 +474,36 @@ msgstr ""
"(habitualmente 2.147.483.647)."
#: sysdeps/names/procsegment.c:50
-msgid "Data_RSS"
-msgstr "Data_RSS"
+msgid "Text_RSS"
+msgstr "Text_RSS"
#: sysdeps/names/procsegment.c:50
msgid "ShLib_RSS"
msgstr "ShLib_RSS"
#: sysdeps/names/procsegment.c:50
-msgid "Stack_RSS"
-msgstr "Stack_RSS"
+msgid "Data_RSS"
+msgstr "Data_RSS"
#: sysdeps/names/procsegment.c:50
-msgid "Text_RSS"
-msgstr "Text_RSS"
+msgid "Stack_RSS"
+msgstr "Stack_RSS"
#: sysdeps/names/procsegment.c:51
msgid "Dirty Size"
msgstr ""
#: sysdeps/names/procsegment.c:51
-msgid "End_Code"
-msgstr "Fin_Código"
-
-#: sysdeps/names/procsegment.c:51
msgid "Start_Code"
msgstr "Inicio_Código"
+#: sysdeps/names/procsegment.c:51
+msgid "End_Code"
+msgstr "Fin_Código"
+
#: sysdeps/names/procsegment.c:52
-msgid "Brk"
-msgstr "Brk"
+msgid "Start_Data"
+msgstr "Inicio_Datos"
#: sysdeps/names/procsegment.c:52
msgid "End_Data"
@@ -636,33 +514,33 @@ msgid "Start_Brk"
msgstr "Inicio_Brk"
#: sysdeps/names/procsegment.c:52
-msgid "Start_Data"
-msgstr "Inicio_Datos"
+msgid "Brk"
+msgstr "Brk"
-#: sysdeps/names/procsegment.c:53 sysdeps/names/procsegment.c:72
-msgid "Arg_Start"
-msgstr ""
+#: sysdeps/names/procsegment.c:53
+msgid "Start_Stack"
+msgstr "Inici_Pila"
#: sysdeps/names/procsegment.c:53
msgid "Start_MMap"
msgstr "Inicio_MMap"
-#: sysdeps/names/procsegment.c:53
-msgid "Start_Stack"
-msgstr "Inici_Pila"
+#: sysdeps/names/procsegment.c:53 sysdeps/names/procsegment.c:72
+msgid "Arg_Start"
+msgstr ""
#: sysdeps/names/procsegment.c:54 sysdeps/names/procsegment.c:73
msgid "Arg_End"
msgstr ""
-#: sysdeps/names/procsegment.c:54 sysdeps/names/procsegment.c:75
-msgid "Env_End"
-msgstr ""
-
#: sysdeps/names/procsegment.c:54 sysdeps/names/procsegment.c:74
msgid "Env_Start"
msgstr ""
+#: sysdeps/names/procsegment.c:54 sysdeps/names/procsegment.c:75
+msgid "Env_End"
+msgstr ""
+
#: sysdeps/names/procsegment.c:59
msgid "Text resident set size"
msgstr "Tamaño conjunto residente de texto"
@@ -716,20 +594,20 @@ msgid "Start of mmap()ed areas"
msgstr "Inicio de las areas mmap()eadas"
#: sysdeps/names/procsignal.c:42
-msgid "Blocked"
-msgstr "Bloqueado"
+msgid "Signal"
+msgstr "Señal"
#: sysdeps/names/procsignal.c:42
-msgid "SigCatch"
-msgstr ""
+msgid "Blocked"
+msgstr "Bloqueado"
#: sysdeps/names/procsignal.c:42
msgid "SigIgnore"
msgstr ""
#: sysdeps/names/procsignal.c:42
-msgid "Signal"
-msgstr "Señal"
+msgid "SigCatch"
+msgstr ""
#: sysdeps/names/procsignal.c:47
msgid "Mask of pending signals"
@@ -752,6 +630,14 @@ msgid "Cmd"
msgstr "Cmd"
#: sysdeps/names/procstate.c:45
+msgid "State"
+msgstr "Estado"
+
+#: sysdeps/names/procstate.c:45
+msgid "UID"
+msgstr "UID"
+
+#: sysdeps/names/procstate.c:45
msgid "GID"
msgstr "GID"
@@ -759,13 +645,9 @@ msgstr "GID"
msgid "RUID"
msgstr "RUID"
-#: sysdeps/names/procstate.c:45
-msgid "State"
-msgstr "Estado"
-
-#: sysdeps/names/procstate.c:45
-msgid "UID"
-msgstr "UID"
+#: sysdeps/names/procstate.c:46
+msgid "RGID"
+msgstr "RGID"
#: sysdeps/names/procstate.c:46
msgid "Has CPU"
@@ -775,10 +657,6 @@ msgstr "Tiene CPU"
msgid "Processor"
msgstr "Procesador"
-#: sysdeps/names/procstate.c:46
-msgid "RGID"
-msgstr "RGID"
-
#: sysdeps/names/procstate.c:47
msgid "Last Processor"
msgstr "Último procesador"
@@ -820,35 +698,35 @@ msgid "last_processor"
msgstr "último_procesador"
#: sysdeps/names/proctime.c:46
-msgid "RTime"
+msgid "Start_Time"
msgstr ""
#: sysdeps/names/proctime.c:46
-msgid "STime"
+msgid "RTime"
msgstr ""
#: sysdeps/names/proctime.c:46
-msgid "Start_Time"
+msgid "UTime"
msgstr ""
#: sysdeps/names/proctime.c:46
-msgid "UTime"
+msgid "STime"
msgstr ""
#: sysdeps/names/proctime.c:47
-msgid "CSTime"
+msgid "CUTime"
msgstr ""
#: sysdeps/names/proctime.c:47
-msgid "CUTime"
+msgid "CSTime"
msgstr ""
#: sysdeps/names/proctime.c:47
-msgid "It_Real_Value"
+msgid "TimeOut"
msgstr ""
#: sysdeps/names/proctime.c:47
-msgid "TimeOut"
+msgid "It_Real_Value"
msgstr ""
#: sysdeps/names/proctime.c:48
@@ -856,11 +734,11 @@ msgid "Frequency"
msgstr "Frecuencia"
#: sysdeps/names/proctime.c:48
-msgid "XCPU_STime"
+msgid "XCPU_UTime"
msgstr ""
#: sysdeps/names/proctime.c:48
-msgid "XCPU_UTime"
+msgid "XCPU_STime"
msgstr ""
#: sysdeps/names/proctime.c:49
@@ -916,8 +794,8 @@ 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:48
-msgid "EGid"
-msgstr "EGid"
+msgid "Uid"
+msgstr "Uid"
#: sysdeps/names/procuid.c:48
msgid "EUid"
@@ -928,38 +806,38 @@ msgid "Gid"
msgstr "Gid"
#: sysdeps/names/procuid.c:48
-msgid "SUid"
-msgstr "SUid"
+msgid "EGid"
+msgstr "EGid"
#: sysdeps/names/procuid.c:48
-msgid "Uid"
-msgstr "Uid"
+msgid "SUid"
+msgstr "SUid"
#: sysdeps/names/procuid.c:49
-msgid "FsGid"
-msgstr "FsGid"
+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:49
-msgid "SGid"
-msgstr "SGid"
+#: sysdeps/names/procuid.c:50
+msgid "PPid"
+msgstr "PPid"
#: sysdeps/names/procuid.c:50
msgid "PGrp"
msgstr ""
#: sysdeps/names/procuid.c:50
-msgid "PPid"
-msgstr "PPid"
-
-#: sysdeps/names/procuid.c:50
msgid "Session"
msgstr "Sesión"
@@ -968,11 +846,7 @@ msgid "Tty"
msgstr "Tty"
#: sysdeps/names/procuid.c:51
-msgid "NGroups"
-msgstr "NGrupos"
-
-#: sysdeps/names/procuid.c:51
-msgid "Nice"
+msgid "TPGid"
msgstr ""
#: sysdeps/names/procuid.c:51
@@ -980,9 +854,13 @@ msgid "Priority"
msgstr "Prioridad"
#: sysdeps/names/procuid.c:51
-msgid "TPGid"
+msgid "Nice"
msgstr ""
+#: sysdeps/names/procuid.c:51
+msgid "NGroups"
+msgstr "NGrupos"
+
#: sysdeps/names/procuid.c:52
msgid "Groups"
msgstr "Grupos"
@@ -1284,3 +1162,126 @@ msgstr ""
#: sysdeps/names/uptime.c:49
msgid "Boot time (seconds sice epoch)"
msgstr "Momento de arranque (en segundos des \"la Época\")"
+
+#: support/error.c:109
+msgid "Unknown system error"
+msgstr "Error sistema desconocido"
+
+#: support/getopt.c:669
+#, c-format
+msgid "%s: option `%s' is ambiguous\n"
+msgstr "%s: la opción `%s' es ambigua\n"
+
+#: support/getopt.c:693
+#, c-format
+msgid "%s: option `--%s' doesn't allow an argument\n"
+msgstr "%s: la opción `--%s' no admite un argumento\n"
+
+#: support/getopt.c:698
+#, c-format
+msgid "%s: option `%c%s' doesn't allow an argument\n"
+msgstr "%s: la opción `%c%s' no admite un argumento\n"
+
+#: support/getopt.c:715 support/getopt.c:888
+#, c-format
+msgid "%s: option `%s' requires an argument\n"
+msgstr "%s: la opción `%s' requiere un argumento\n"
+
+#. --option
+#: support/getopt.c:744
+#, c-format
+msgid "%s: unrecognized option `--%s'\n"
+msgstr "%s: opción no reconocida `--%s'\n"
+
+#. +option or -option
+#: support/getopt.c:748
+#, c-format
+msgid "%s: unrecognized option `%c%s'\n"
+msgstr "%s: opción no reconocida `%c%s'\n"
+
+#. 1003.2 specifies the format of this message.
+#: support/getopt.c:774
+#, c-format
+msgid "%s: illegal option -- %c\n"
+msgstr "%s: opción ilegal -- %c\n"
+
+#: support/getopt.c:777
+#, c-format
+msgid "%s: invalid option -- %c\n"
+msgstr "%s: opción no válida -- %c\n"
+
+#. 1003.2 specifies the format of this message.
+#: support/getopt.c:807 support/getopt.c:937
+#, c-format
+msgid "%s: option requires an argument -- %c\n"
+msgstr "%s: la opción require un argumento -- %c\n"
+
+#: support/getopt.c:854
+#, c-format
+msgid "%s: option `-W %s' is ambiguous\n"
+msgstr "%s: la opción `-W %s' es ambigua\n"
+
+#: support/getopt.c:872
+#, c-format
+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:75
+#, c-format
+msgid "read %d bytes"
+msgstr "leídos %d bytes"
+
+#: lib/read_data.c:49
+msgid "read data size"
+msgstr "leído tamaño de datos"
+
+#: lib/read_data.c:66
+#, c-format
+msgid "read data %d bytes"
+msgstr "leídos %d bytes de datos"
+
+#: lib/write.c:48
+#, c-format
+msgid "write %d bytes"
+msgstr "escritos %d bytes"
+
+#: src/daemon/gnuserv.c:445
+msgid "Enable debugging"
+msgstr "Activar depuración"
+
+#: src/daemon/gnuserv.c:445
+msgid "DEBUG"
+msgstr "DEPURACIÓN"
+
+#: src/daemon/gnuserv.c:447
+msgid "Enable verbose output"
+msgstr "Activa salida detallada"
+
+#: src/daemon/gnuserv.c:447
+msgid "VERBOSE"
+msgstr "DETALLADO"
+
+#: src/daemon/gnuserv.c:449
+msgid "Don't fork into background"
+msgstr "No abrir un proceso de fondo"
+
+#: src/daemon/gnuserv.c:449
+msgid "NO-DAEMON"
+msgstr "NO-DAEMON"
+
+#: src/daemon/gnuserv.c:451
+msgid "Invoked from inetd"
+msgstr "Invocado desde inetd"
+
+#: src/daemon/gnuserv.c:451
+msgid "INETD"
+msgstr "INETD"
+
+#: src/daemon/gnuserv.c:485
+#, 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 con la opción %s: %s.\n"
+"Lance '%s --help' para ver una lista completa de las opciones disponibles.\n"
diff --git a/po/es_DO.po b/po/es_DO.po
index 2e8fdc1d..66cd1bee 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-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -384,7 +384,7 @@ msgid "Number of pages of virtual memory"
msgstr ""
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+msgid "Number of resident set (non-swapped) pages"
msgstr ""
#: sysdeps/names/procmem.c:58
diff --git a/po/es_GT.po b/po/es_GT.po
index 2e8fdc1d..66cd1bee 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-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -384,7 +384,7 @@ msgid "Number of pages of virtual memory"
msgstr ""
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+msgid "Number of resident set (non-swapped) pages"
msgstr ""
#: sysdeps/names/procmem.c:58
diff --git a/po/es_HN.po b/po/es_HN.po
index 2e8fdc1d..66cd1bee 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-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -384,7 +384,7 @@ msgid "Number of pages of virtual memory"
msgstr ""
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+msgid "Number of resident set (non-swapped) pages"
msgstr ""
#: sysdeps/names/procmem.c:58
diff --git a/po/es_MX.po b/po/es_MX.po
index 2e8fdc1d..66cd1bee 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-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -384,7 +384,7 @@ msgid "Number of pages of virtual memory"
msgstr ""
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+msgid "Number of resident set (non-swapped) pages"
msgstr ""
#: sysdeps/names/procmem.c:58
diff --git a/po/es_PA.po b/po/es_PA.po
index 2e8fdc1d..66cd1bee 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-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -384,7 +384,7 @@ msgid "Number of pages of virtual memory"
msgstr ""
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+msgid "Number of resident set (non-swapped) pages"
msgstr ""
#: sysdeps/names/procmem.c:58
diff --git a/po/es_PE.po b/po/es_PE.po
index 2e8fdc1d..66cd1bee 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-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -384,7 +384,7 @@ msgid "Number of pages of virtual memory"
msgstr ""
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+msgid "Number of resident set (non-swapped) pages"
msgstr ""
#: sysdeps/names/procmem.c:58
diff --git a/po/es_SV.po b/po/es_SV.po
index 2e8fdc1d..66cd1bee 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-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -384,7 +384,7 @@ msgid "Number of pages of virtual memory"
msgstr ""
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+msgid "Number of resident set (non-swapped) pages"
msgstr ""
#: sysdeps/names/procmem.c:58
diff --git a/po/fi.po b/po/fi.po
index 0a8b73e6..1fa5847d 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -401,7 +401,8 @@ msgid "Number of pages of virtual memory"
msgstr "Virtuaalimuistisivuja yhteensä"
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+#, fuzzy
+msgid "Number of resident set (non-swapped) pages"
msgstr "Fyysisessä muistissa (ei swapissa) olevien sivujen määrä"
#: sysdeps/names/procmem.c:58
diff --git a/po/fr.po b/po/fr.po
index 81bc8dea..ee23dcff 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop VERSION\n"
-"POT-Creation-Date: 1999-07-27 18:24+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\n"
"PO-Revision-Date: 1999-07-27 18:24+0200\n"
"Last-Translator: Vincent Renardias <vincent@ldsol.com>\n"
"Language-Team: GNOME French Team <gnomefr@gnomefr.traduc.org>\n"
diff --git a/po/ja.po b/po/ja.po
index 4eca61fa..a5e38edc 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop VERSION\n"
-"POT-Creation-Date: 1999-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\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"
@@ -402,7 +402,8 @@ msgid "Number of pages of virtual memory"
msgstr "²¾ÁÛ¥á¥â¥ê¤Î¥Ú¡¼¥¸¿ô"
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+#, fuzzy
+msgid "Number of resident set (non-swapped) pages"
msgstr "¾ïÃ󥻥åÈ(¥¹¥ï¥Ã¥×¤µ¤ì¤Ê¤¤)¥Ú¡¼¥¸¿ô"
#: sysdeps/names/procmem.c:58
diff --git a/po/ko.po b/po/ko.po
index f3d73e5f..e1d21613 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop 1.0.2\n"
-"POT-Creation-Date: 1999-05-28 23:30+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\n"
"PO-Revision-Date: 1999-03-30 10:40:01+0900\n"
"Last-Translator: Sung-Hyun Nam <namsh@lgic.co.kr>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -401,7 +401,8 @@ msgid "Number of pages of virtual memory"
msgstr "°¡»ó ¸Þ¸ð¸®¿¡¼­ÀÇ ÆäÀÌÁö ¼ö"
#: sysdeps/names/procmem.c:57
-msgid "Number of residnet set (non-swapped) pages"
+#, fuzzy
+msgid "Number of resident set (non-swapped) pages"
msgstr "»óÁÖ ¼¼Æ® (½º¿Ò¾ÊµÈ) ÆäÀÌÁö ¼ö"
#: sysdeps/names/procmem.c:58
diff --git a/po/no.po b/po/no.po
index 3b055fda..e9abaa19 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop 1.0.2\n"
-"POT-Creation-Date: 1999-07-11 04:16+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\n"
"PO-Revision-Date: 1999-07-11 03:58+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
"Language-Team: Norwegian <no@li.org>\n"
diff --git a/po/sv.po b/po/sv.po
index e35ee96b..b8fecb0f 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libgtop 1.1.0\n"
-"POT-Creation-Date: 1999-07-11 02:20+0200\n"
+"POT-Creation-Date: 1999-07-30 10:37-0400\n"
"PO-Revision-Date: 1999-06-22 22:42+0200\n"
"Last-Translator: Tomas Ögren <stric@ing.umu.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -304,7 +304,8 @@ msgstr ""
"I Linux så har varje flagga matte-biten satt eftersom crt0.s kollar efter "
"matte-emulering, så den tas ej med i utskriften.\n"
"\n"
-"Detta är troligen en bugg, eftersom alla processer inte är ett kompilerat C-program.\n"
+"Detta är troligen en bugg, eftersom alla processer inte är ett kompilerat "
+"C-program.\n"
"\n"
"Mattebiten ska vara decimalt 4, och spår-biten är decimalt 10."
@@ -423,8 +424,7 @@ msgstr ""
#: sysdeps/names/procmem.c:64
msgid ""
"Current limit in bytes on the rss of the process (usually 2,147,483,647)."
-msgstr ""
-"Nuvarande gräns i bytes på rss:en för processen (normalt 2147483647)."
+msgstr "Nuvarande gräns i bytes på rss:en för processen (normalt 2147483647)."
#: sysdeps/names/procsegment.c:50
msgid "Text_RSS"
@@ -1104,7 +1104,8 @@ msgstr "Tid i sekunder sen systemstart"
#: sysdeps/names/uptime.c:48
msgid "Time in seconds the system spent in the idle task since system boot"
-msgstr "Tiden i sekunder som systemet har spenderat i Idle-jobbet sedan systemstart"
+msgstr ""
+"Tiden i sekunder som systemet har spenderat i Idle-jobbet sedan systemstart"
#: sysdeps/names/uptime.c:49
msgid "Boot time (seconds sice epoch)"