Commit Graph

150 Commits

Author SHA1 Message Date
Christian Meyer da80f53deb Added update.pl and README.tools from kanikus. 2000-09-13 10:39:31 +00:00
Andraz Tori ae15c4159c Updated Slovenian translation 2000-09-04 20:39:44 +00:00
Kai Lahmann eaee97b2bf *** empty log message *** 2000-08-28 14:43:41 +00:00
Kai Lahmann 94882bbc60 Updated German translation 2000-08-28 13:37:43 +00:00
Andraz Tori 1e02e69b4a Updated Slovenian translation 2000-08-20 16:52:29 +00:00
Benedikt Roth 8277cc4d67 copyright fix 2000-08-16 18:24:53 +00:00
Kai Lahmann 29858d29d8 Updated German translation 2000-08-16 11:54:37 +00:00
Kai Lahmann 984baf22f2 Updated German translation 2000-08-14 22:43:55 +00:00
Valek Frob cdd3862061 Updated russian translation. 2000-08-11 19:04:35 +00:00
Szabolcs Ban c7cec23cf4 Added Hungarian PO 2000-08-09 15:05:01 +00:00
Kai Lahmann 55b6e2e082 I thought I did... 2000-07-15 22:13:00 +00:00
Kai Lahmann 7d481fc8e9 6 were missing 2000-07-14 22:03:52 +00:00
Benedikt Roth 50a02de454 wrong log message 2000-07-13 16:35:29 +00:00
Benedikt Roth 1fcdf1af86 Updated Dutch translation from Dennis Smit <synap@area101.penguin.nl> 2000-07-13 16:33:16 +00:00
Jorge Godoy c62a74fb5a updated pt_BR translations 2000-07-12 16:37:52 +00:00
Andraz Tori 608ac42afe Updated Slovenian translation 2000-06-27 23:00:54 +00:00
Andraz Tori 99a3b1fe82 Updated Slovenian translation 2000-06-24 23:11:43 +00:00
Andraz Tori ec00e62a54 Added Slovenian translations 2000-06-23 22:33:28 +00:00
Valek Frob 29060eb6ce Updated russian translation. 2000-06-04 21:17:01 +00:00
Nam SungHyun 5301e8a86a updated 2000-05-16 11:29:24 +00:00
Andreas Hydén dc103ad41d Added update.sh script 2000-05-09 21:51:05 +00:00
Valek Frob de91c11f87 Updated russian translation. 2000-05-05 15:16:08 +00:00
Kenneth Christiansen b6091762ac Translations from Keld 2000-04-30 04:26:55 +00:00
Andreas Hydén 4719557dae Updated Swedish translation 2000-04-29 19:37:17 +00:00
Kjartan Maraas f4a05d8fc9 Updated Norwegian translation.
2000-04-29  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-29 18:06:20 +00:00
Andreas Hydén 29b428608d Updated Swedish translation 2000-04-20 21:41:59 +00:00
Pablo Saratxaga e487fc30f4 Added Catalan file Updated Spanish file
Added Catalan file
Updated Spanish file
2000-04-19 12:29:06 +00:00
Pablo Saratxaga 578e5a5194 Updated Danish file 2000-04-18 19:49:38 +00:00
Kjartan Maraas fb08ec7144 Updated Norwegian translation.
2000-04-18  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-18 13:04:29 +00:00
Valek Frob a51ffb6b73 Added russian translation. 2000-04-16 16:13:57 +00:00
Birger Langkjer/danish translations 0ecdde94c2 balsa/po/da.po gnome-core/po/da.po gnome-utils/po/da.po gtop/po/da.po
balsa/po/da.po gnome-core/po/da.po gnome-utils/po/da.po
 	gtop/po/da.po libgtop/po/da.po
2000-04-08 18:34:02 +00:00
Yuri Syrota 969260c9a9 Updated Ukrainian translation 2000-04-05 05:59:03 +00:00
Spiros Papadimitriou fe00191113 - Added Greek (el) translation (from Sarantis Paskalis, paskalis@di.uoa.gr)
and updated ALL_LINGUAS.
2000-03-31 15:41:22 +00:00
Alastair McKinstry 60f0ea7dc2 Irish translations 2000-03-10 22:44:54 +00:00
Martin Baulig b25b0cf4d4 1.1.6-snap. 2000-02-23 00:56:39 +00:00
Martin Baulig fa20de8904 *** empty log message *** 2000-02-22 19:59:32 +00:00
Martin Baulig 4dad0e5b8c Released LibGTop 1.1.5 "Sidney". 2000-02-16 17:11:21 +00:00
Martin Baulig c92bf0f9a9 1.1.5 :) 2000-02-13 23:01:00 +00:00
Martin Baulig 238d03677a *** empty log message *** 2000-02-06 18:21:10 +00:00
Yuan-Chung Cheng a7d39be2b5 Added po file from TurboLinux Chinese Develop Team. 2000-01-30 12:16:46 +00:00
Martin Baulig 992e064952 We now use `@LIBGTOP_PACKAGE@' as the translation domain so installed
2000-01-16  Martin Baulig  <martin@home-of-linux.org>

	We now use `@LIBGTOP_PACKAGE@' as the translation domain so
	installed `libgtop-1.1.mo' files won't conflict with the ones
	from LibGTop 1.0 and you can keep both versions installed.

	* po/Makefile.in.in.in: New file. This is a modified version of
	the usual `Makefile.in.in' which is created by gettextize; we
	copy this over `Makefile.in.in' in autogen.sh after gettextize'ing.

	* autogen.sh: Copy `po/Makefile.in.in.in' over `po/Makefile.in.in'
	after running `macros/autogen.sh'.

	* configure.in (LIBGTOP_PACKAGE): AC_SUBST and AC_DEFINE this.

	* include/glibtop/global.h (_): Use `LIBGTOP_PACKAGE' as our
	translation domain.

2000-01-16  Martin Baulig  <martin@home-of-linux.org>

	* LIBGTOP-VERSION (LIBGTOP_VERSION_SUFFIX): Added this so you can
	have your tarballs called `libgtop-1.x.y-snap.tar.gz' or whatever.
	This only affects the `VERSION' variable and thus how the resulting
	tarball will be called, but not `LIBGTOP_VERSION_CODE' etc.

	* Makefile.am: Make `aclocal.m4' also depend on `LIBGTOP-VERSION'
	when in maintainer-mode.
2000-01-16 00:48:08 +00:00
Martin Baulig 9deecf345e 1.1.4. 2000-01-14 14:09:27 +00:00
Yuri Syrota 74f688c5d1 Updated Ukrainian translation 2000-01-13 16:18:58 +00:00
Martin Baulig 371371b633 make update-po for 1.1.4. 2000-01-13 00:53:48 +00:00
Martin Baulig cb96ce0ad2 Removed everything in this directory. This has been obsoleted by the new
2000-01-10  Martin Baulig  <martin@home-of-linux.org>

	* src/daemon/: Removed everything in this directory. This has
	been obsoleted by the new server code in backends/server.
2000-01-09 21:58:34 +00:00
Martin Baulig c37460ad3d Removed turkish translations. 2000-01-09 10:17:10 +00:00
Martin Baulig 8745316574 *** empty log message *** 2000-01-08 21:51:33 +00:00
Martin Baulig 6fe80f02ce Removed.
2000-01-02  Martin Baulig  <martin@home-of-linux.org>

	* include/glibtop/version.h: Removed.
2000-01-02 16:11:08 +00:00
Martin Baulig cd9c5b7967 Disable compilation of the `daemon' directory.
2000-01-02  Martin Baulig  <martin@home-of-linux.org>

	* src/Makefile.am: Disable compilation of the `daemon' directory.

	* include/glibtop/command.h: Removed.
2000-01-02 14:48:15 +00:00
Martin Baulig c2848e73af Hello translators,
I'm currently doing larger interface changes in the HEAD of LibGTop
which means that things will change very often here while the whole
module is unstable and unusable for the end-user.

So please don't waste your time doing any translations in the HEAD
at the moment. If you want to do translations, please use the
`LIBGTOP_1_1_2_PATCHES' branch.

January 2, 2000
Martin Baulig
2000-01-02 12:58:14 +00:00