diff --git a/ChangeLog b/ChangeLog index e5d93486..85299009 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-11-20 Martin Baulig + + Released LibGTop 1.0.10 "November Rain". + + * LIBGTOP-VERSION: Set version number to 1.0.10, binary age 9, + interface age 9. + 2000-05-25 Martin Baulig Released LibGTop 1.0.9 "Stuttgart". diff --git a/LIBGTOP-VERSION b/LIBGTOP-VERSION index 2d77d2ba..65befa53 100644 --- a/LIBGTOP-VERSION +++ b/LIBGTOP-VERSION @@ -8,10 +8,10 @@ # LIBGTOP_MAJOR_VERSION=1 LIBGTOP_MINOR_VERSION=0 -LIBGTOP_MICRO_VERSION=9 +LIBGTOP_MICRO_VERSION=10 -LIBGTOP_INTERFACE_AGE=8 -LIBGTOP_BINARY_AGE=8 +LIBGTOP_INTERFACE_AGE=9 +LIBGTOP_BINARY_AGE=9 # Increase each time you change the client/server protocol. LIBGTOP_SERVER_VERSION=5 diff --git a/NEWS b/NEWS index 748896e8..734ceb12 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +November 20, 2000: +================= + +* Released LibGTop 1.0.10 "November Rain": + + - this release contains a bunch of updated translations. + +May 25, 2000: +============ + +* Released LibGTop 1.0.9 "Stuttgart". + + (LibGTop 1.0.8 "Frankfurt" was not publically released.) + February 15, 2000: ================= diff --git a/po/da.po b/po/da.po index 706930e1..6b56362c 100644 --- a/po/da.po +++ b/po/da.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop 0.99.3\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 2000-05-18 14:13+02:00\n" "Last-Translator: Kenneth Christiansen \n" "Language-Team: Dansk/Danish \n" diff --git a/po/de.po b/po/de.po index 6f38b06a..a2c15b77 100644 --- a/po/de.po +++ b/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop cvs\n" -"POT-Creation-Date: 2000-09-20 12:47+0200\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 2000-09-20 12:48+0200\n" "Last-Translator: Christian Meyer \n" "Language-Team: deutsch \n" @@ -336,8 +336,7 @@ msgid "Last PID" msgstr "Letzte PID" #: sysdeps/names/loadavg.c:47 -msgid "" -"Number of jobs running simultaneously averaged over 1, 5 and 15 minutes" +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:48 @@ -622,22 +621,20 @@ msgstr "" #. CMin_Flt #: sysdeps/names/prockernel.c:65 -msgid "" -"The number of minor faults that the process and its children have made." +msgid "The number of minor faults that the process and its children have made." msgstr "" "Anzahl weniger schwerer Seitenfehler eines Prozesses und seiner Kinder." #. CMaj_Flt #: sysdeps/names/prockernel.c:68 -msgid "" -"The number of major faults that the process and its children have made." +msgid "The number of major faults that the process and its children have made." msgstr "Anzahl schwerwiegender Seitenfehler eines Prozesses und seiner Kinder." #. KStk_ESP #: 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." +"The current value of esp (32-bit stack pointer), as found in the kernel " +"stack page for the process." msgstr "" "Aktueller Wert des 32-Bit Stack-Zeigers des Kernels entnommen aus der " "Stack-Seite des Prozesses im Kernel." @@ -650,10 +647,10 @@ msgstr "Aktueller 32-Bit Befehlszeiger des Prozessors." #. NWChan #: 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 textual " -"name. (If you have an up-to-date /etc/psdatabase, then try ps -l to see the " -"WCHAN field in action)" +"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 "" "Dies ist der \"Kanal\" in dem der Prozess gerade wartet. Es handelt sich " "dabei um die Adresse eines Systemaufrufs dessen Namen man in der Namensliste " @@ -709,9 +706,9 @@ msgid "" "which are swapped out." msgstr "" "Anzahl der Seiten, die der Prozess im Speicher hält minus drei für " -"administrative Zwecke, d.h. alle Seiten im Text, Daten und Stack-Bereich ohne " -"solche die nur bei Bedarf geladen werden (und momentan nicht geladen sind) " -"und ausgelagerte Seiten." +"administrative Zwecke, d.h. alle Seiten im Text, Daten und Stack-Bereich " +"ohne solche die nur bei Bedarf geladen werden (und momentan nicht geladen " +"sind) und ausgelagerte Seiten." #: sysdeps/names/procmem.c:62 msgid "" @@ -1125,8 +1122,7 @@ msgstr "" "wurden" #: sysdeps/names/swap.c:53 -msgid "" -"Total number of swap pages that have been brought out since system boot" +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" @@ -1371,4 +1367,3 @@ msgstr "Benutzerdefiniertes Signal 1" #: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58 msgid "User defined signal 2" msgstr "Benutzerdefiniertes Signal 2" - diff --git a/po/es.po b/po/es.po index ca9d9cb5..19407fb1 100644 --- a/po/es.po +++ b/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop 1.1.1\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 2000-05-20 04:38+0100\n" "Last-Translator: Manuel de Vega Barreiro \n" "Language-Team: Spanish \n" diff --git a/po/es_DO.po b/po/es_DO.po index da732915..4fefeb81 100644 --- a/po/es_DO.po +++ b/po/es_DO.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop cvs\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1998-12-13 04:38+0100\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Pablo Saratxaga \n" diff --git a/po/es_GT.po b/po/es_GT.po index da732915..4fefeb81 100644 --- a/po/es_GT.po +++ b/po/es_GT.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop cvs\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1998-12-13 04:38+0100\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Pablo Saratxaga \n" diff --git a/po/es_HN.po b/po/es_HN.po index da732915..4fefeb81 100644 --- a/po/es_HN.po +++ b/po/es_HN.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop cvs\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1998-12-13 04:38+0100\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Pablo Saratxaga \n" diff --git a/po/es_MX.po b/po/es_MX.po index da732915..4fefeb81 100644 --- a/po/es_MX.po +++ b/po/es_MX.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop cvs\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1998-12-13 04:38+0100\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Pablo Saratxaga \n" diff --git a/po/es_PA.po b/po/es_PA.po index da732915..4fefeb81 100644 --- a/po/es_PA.po +++ b/po/es_PA.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop cvs\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1998-12-13 04:38+0100\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Pablo Saratxaga \n" diff --git a/po/es_PE.po b/po/es_PE.po index da732915..4fefeb81 100644 --- a/po/es_PE.po +++ b/po/es_PE.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop cvs\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1998-12-13 04:38+0100\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Pablo Saratxaga \n" diff --git a/po/es_SV.po b/po/es_SV.po index da732915..4fefeb81 100644 --- a/po/es_SV.po +++ b/po/es_SV.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glibtop cvs\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1998-12-13 04:38+0100\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Pablo Saratxaga \n" diff --git a/po/fi.po b/po/fi.po index 12d17d3d..ddf41700 100644 --- a/po/fi.po +++ b/po/fi.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop VERSION\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1999-08-01 18:09-0400\n" "Last-Translator: Unknown :-(\n" "Language-Team: \n" diff --git a/po/fr.po b/po/fr.po index 5953eada..a9203d0e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop VERSION\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1999-07-27 18:24+0200\n" "Last-Translator: Vincent Renardias \n" "Language-Team: GNOME French Team \n" diff --git a/po/gl.po b/po/gl.po index 355ac9ac..a40b72f9 100644 --- a/po/gl.po +++ b/po/gl.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop 1.0.8\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 2000-05-18 00:14+0200\n" "Last-Translator: Jesus Bravo Alvarez \n" "Language-Team: Galician \n" diff --git a/po/ja.po b/po/ja.po index 2f9dad2e..15857e0e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-10-15 03:24+0900\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 2000-10-15 03:24+0900\n" "Last-Translator: Yukihiro Nakai \n" "Language-Team: Japanese \n" diff --git a/po/ko.po b/po/ko.po index 4947c4f4..9e47c16a 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: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1999-03-30 10:40:01+0900\n" "Last-Translator: Sung-Hyun Nam \n" "Language-Team: Korean \n" diff --git a/po/nl.po b/po/nl.po index e6fabd45..b74c3214 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop VERSION\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1999-09-18 00:24+0200\n" "Last-Translator: Gert Dewit \n" "Language-Team: nl \n" diff --git a/po/no.po b/po/no.po index 019678da..b1a52b69 100644 --- a/po/no.po +++ b/po/no.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop 1.0.8\n" -"POT-Creation-Date: 2000-08-16 13:57+0200\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 2000-08-16 14:00+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" diff --git a/po/pl.po b/po/pl.po index da49de50..8c259e61 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1999-09-17 04:26+0200\n" "Last-Translator: GNOME PL Team\n" "Language-Team: Polish \n" diff --git a/po/sv.po b/po/sv.po index 11224b6f..bfdb3f67 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libgtop 1.0.3\n" -"POT-Creation-Date: 2000-05-25 14:38+0000\n" +"POT-Creation-Date: 2000-11-12 02:15+0100\n" "PO-Revision-Date: 1999-09-16 23:36+0200\n" "Last-Translator: Tomas Ögren \n" "Language-Team: Swedish \n"