Commit Graph

268 Commits

Author SHA1 Message Date
Valek Frob 0c693932c0 Updated russian translation. 2000-12-15 09:20:57 +00:00
Sven Neumann 16da87c016 updated german translation 2000-12-13 16:39:20 +00:00
Valek Frob 304c937f65 Updated russian translation. 2000-12-13 13:12:59 +00:00
Chyla Zbigniew 9dfa39106e Updated Polish translation 2000-12-09 18:47:56 +00:00
SHIRASAKI Yasuhiro 9f0e1d4c86 updated japanese translation.
-- yasuhiro
2000-12-06 15:49:06 +00:00
Valek Frob 952d1c9ac9 Updated russian translation. 2000-12-04 16:30:58 +00:00
Sven Neumann 0d9382fb04 app/layer.c app/layers_dialog.c reviewed code in an attempt to fix the
2000-12-03  Sven Neumann  <sven@gimp.org>

	* app/layer.c
	* app/layers_dialog.c
	* plug-ins/common/jpeg.c: reviewed code in an attempt to fix the
	crash-on-jpeg-save. The only thing that I have changed (despite
	lots of indentation) is that we now connect the preview rewdraw
	using gtk_signal_connect_while_alive() which should keep gimp from
	trying to create previews of nonexistant drawables.

Updated german translation.
2000-12-03 18:15:08 +00:00
Christophe Merlet 98e8d786d1 Updated French translations. 2000-11-24 17:12:48 +00:00
Stanislav Brabec 1157b21db3 czech translation update 2000-11-22 22:49:13 +00:00
Sven Neumann e516172aa8 updated german translation 2000-11-22 11:57:54 +00:00
Valek Frob 48f722f7b6 Updated russian translation. 2000-11-17 14:48:21 +00:00
Christian Rose 5b7f69ecc2 Updated Swedish translation. 2000-11-14 02:45:14 +00:00
Chyla Zbigniew 1cdb81c669 Updated Polish translation 2000-11-13 18:11:24 +00:00
Chyla Zbigniew 2fa2f801db Updated Polish translation 2000-11-08 11:17:55 +00:00
Stanislav Brabec c0bc1db6e9 czech translation update 2000-11-06 22:28:23 +00:00
Daniel Egger a2bc52ec29 Added new language hr (Croatian).
2000-11-06  Daniel Egger <egger@suse.de>

        * configure.in: Added new language hr (Croatian).
2000-11-06 15:49:53 +00:00
Sven Neumann eb3b988d94 plug-ins/gap/gap_filter_foreach.c plug-ins/gap/gap_filter_pdb.c
2000-11-06  Sven Neumann  <sven@gimp.org>

	* plug-ins/gap/gap_filter_foreach.c
	* plug-ins/gap/gap_filter_pdb.c
	* plug-ins/gap/gap_lib.c
	* plug-ins/gap/gap_mod_layer.c
	* plug-ins/gap/gap_range_ops.c
	* plug-ins/gap/gap_split.c: check if return_value of PDB calls is
	!= GIMP_PDB_SUCCESS, not == FALSE. Use GIMP_RUN_WITH_LAST_VALS on
	consecutive calls of gimp_file_save procedures, so the values set
	in the first interactive call are used for all frames.

... and updated the german translation ....
2000-11-06 12:52:06 +00:00
Sven Neumann 746c37eb7e moved the new enum Garry introduced recently from the header to the .c
2000-11-06  Sven Neumann  <sven@gimp.org>

	* app/convolve.[ch]: moved the new enum Garry introduced recently
	from the header to the .c file so it does not get exported to the
	PDB by enumgen.pl.

and some updates to the italian translation as sent by Daniele Medri.
2000-11-06 12:40:07 +00:00
Chyla Zbigniew 105a1d86ee Updated Polish translation 2000-11-04 21:50:16 +00:00
Valek Frob c0b596582c Updated russian translation. 2000-11-04 08:49:07 +00:00
Valek Frob 54d0ff3745 Updated russian translation. 2000-10-30 22:28:10 +00:00
Sven Neumann 1e0c024cb0 tuned the dialog layout and cleaned up the code. No real changes.
2000-10-29  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/screenshot.c: tuned the dialog layout and cleaned
	up the code. No real changes.
2000-10-29 18:07:07 +00:00
Chyla Zbigniew b16476eb71 Updated Polish translation 2000-10-29 14:03:03 +00:00
Chyla Zbigniew 02312acc28 Updated Polish translation 2000-10-28 11:55:12 +00:00
Kjartan Maraas d4c56b95c8 Forgot to commit this 2000-10-22 21:30:14 +00:00
Rodrigo Sancho Senosiain 18e1ce2fba updated Changelog 2000-10-22 18:29:29 +00:00
Stanislav Brabec 2cf59f6d7b czech translation update 2000-10-19 20:50:59 +00:00
Christophe Merlet 9060fe996e Updated French translations. 2000-10-17 11:10:30 +00:00
Christophe Merlet 3c6f04c82e Updated French translations. 2000-10-09 09:31:20 +00:00
Valek Frob 3c010ec52e Updated russian translation. 2000-10-08 14:05:41 +00:00
Tor Lillqvist 91d0ae8b84 Fix fuzzy translations. Fix some incorrectly split words. (Lappeen ranta
2000-10-07  Tor Lillqvist  <tml@iki.fi>

	* fi.po: Fix fuzzy translations. Fix some incorrectly split
	words. (Lappeen ranta ilmiö.)
2000-10-07 19:20:00 +00:00
Sven Neumann 830a33df8f applied gimp-kirchgessner-001005-0 Check if input filename keeps a space.
2000-10-06  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/ps.c: applied gimp-kirchgessner-001005-0
	Check if input filename keeps a space. Then enclose filename
	in " or ' before passing to ghostscript. Otherwise it can't be
	interpreted.

	* tips/gimp_tips.pl.txt
	* tools/authorsgen/contributors: applied gimp-art-20000926-0
	Updates to the polish translation by Artur Polaczynski
	<artie@kmfms.com>
2000-10-06 18:16:58 +00:00
Sven Neumann 537b40ad2f updated german translations
--Sven
2000-10-05 11:27:30 +00:00
Christophe Merlet e3bb8b542b Updated French translations. 2000-10-02 10:15:25 +00:00
Pablo Saratxaga a9fa2562d4 corrected syntax errors 2000-09-30 18:06:17 +00:00
Valek Frob 4d253b1fe2 Updated russian translation. 2000-09-29 13:54:02 +00:00
Daniel Egger c56ca0d06a A minor correction.
A minor correction.
2000-09-28 13:58:21 +00:00
Rodrigo Sancho Senosiain d94366793d updated spanish translation 2000-09-27 23:28:48 +00:00
Stanislav Brabec 5d578a3285 czech translation update 2000-09-27 20:37:16 +00:00
Christian Meyer 93f8a0c778 Updated German translation. 2000-09-22 21:05:31 +00:00
Kjartan Maraas 4d3a22cb1e Updated Norwegian translation.
2000-09-04  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-09-04 21:11:42 +00:00
Stanislav Brabec 376cf583b4 czech translation update 2000-09-02 21:39:39 +00:00
Valek Frob 6f56051ef4 Updated russian translation. 2000-08-29 14:53:18 +00:00
Sven Neumann c10f023c53 corrected package name in update.sh
--Sven
2000-08-25 18:26:47 +00:00
Stanislav Brabec 6bde2b6794 czech translation update 2000-08-25 09:14:56 +00:00
Kjartan Maraas 3482796350 Updated Norwegian translation. Fixed path to some moved files.
2000-08-22  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* POTFILES.in: Fixed path to some moved files.
2000-08-22 18:27:48 +00:00
Kjartan Maraas 263aea8e8e Updated Norwegian translation.
2000-08-22  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-08-22 11:20:02 +00:00
Sven Neumann fdd6acd82f Alienmap plug-ins moved in the source tree.
2000-08-22  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: Alienmap plug-ins moved in the source tree.
2000-08-22 02:30:28 +00:00
Kjartan Maraas 64529c8986 Updated Norwegian translation.
2000-08-16  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-08-15 22:56:11 +00:00
Valek Frob b5d69198ce Updated russian translation. 2000-08-15 16:49:45 +00:00