Commit Graph

401 Commits

Author SHA1 Message Date
Wang Jian b042c682ba *** empty log message *** 2001-11-17 14:53:27 +00:00
Kwok-Koon Cheung 8db641353b Replace zh_TW.Big5.po from translation from stable branch, and resolving CVS conflict 2001-11-14 10:56:04 +00:00
Sven Neumann b7e99aeb57 temporarily commented out gap, gdyntext and helpbrowser
2001-11-13  Sven Neumann  <sven@gimp.org>

        * POTFILES.in: temporarily commented out gap, gdyntext and helpbrowser
2001-11-13 07:08:46 +00:00
Wang Jian 6337e6f31b *** empty log message *** 2001-11-08 14:04:42 +00:00
Sven Neumann 022d73e24a ported fixes from stable branch (mostly missing includes of config.h),
2001-11-05  Sven Neumann  <sven@gimp.org>

        * plug-ins/imagemap/*.c: ported fixes from stable branch (mostly
        missing includes of config.h),

        * plug-ins/gimpressionist/orientmap.c: removed commented out code
        that continued to show up when grepping for deprecated GTK+ code.

        * tools/pdbgen/pdb/procedural_db.pdb: removed unneeded inclusion
        of config.h (it gets added automatically).
2001-11-05 02:47:39 +00:00
Christian Rose 4158715b25 Updated the Swedish translation some.
2001-10-31  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated the Swedish translation some.
2001-10-31 02:13:48 +00:00
Sven Neumann 9ebe622eb1 continuing ... 2001-09-27 15:34:48 +00:00
Andras Timar 2fd4615bc4 converted to UTF-8.
2001-09-17  Andras Timar  <timar@gnome.hu>

        * hu.po: converted to UTF-8.
2001-09-17 09:56:38 +00:00
Sven Neumann 645642e8d3 added a section that mentions the GNOME translation project that
2001-08-29  Sven Neumann  <sven@gimp.org>

	* README.i18n: added a section that mentions the GNOME translation
	project that coordinates translation efforts in the GNOME CVS tree.

	Mention the fact that po files as well as the tips files need to be
	UTF-8 encoded to work with GTK+-2.0.

	* tips/gimp_tips.de.txt: converted to UTF-8.
2001-08-29 21:39:54 +00:00
Michael Natterer 69491ddc34 added zh_TW.Big5 to ALL_LINGUAS. Added the STRIP_BEGIN and STRIP_END
2001-06-07  Michael Natterer  <mitch@gimp.org>

	* configure.in: added zh_TW.Big5 to ALL_LINGUAS. Added the
	STRIP_BEGIN and STRIP_END macros from gtk+.

	* app/base/makefile.msc: unmodified copy of app/core/makefile.msc
	(just to make "make dist" work).

	* */Makefile.am: use @STRIP_BEGIN@ and @STRIP_END@ all over the
	place. The Makefiles are a bit uglier now but it makes compiling
	output much more readable.
2001-06-07 17:20:50 +00:00
Stanislav Brabec 70317b22aa czech translation update 2001-05-22 13:13:41 +00:00
Michael Natterer aaa517dc7c hu.po fixed invalid charset specs.
2001-05-20  Michael Natterer  <mitch@gimp.org>

	* hu.po
	* hr.po: fixed invalid charset specs.
2001-05-20 13:12:33 +00:00
Valek Frob 5881e0595f Updated russian translatuion. 2001-04-23 15:15:26 +00:00
Michael Natterer 594496b132 configure.in new directory containing all widgets. Some of them will go to
2001-04-11  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* app/widgets/*: new directory containing all widgets. Some of them
	will go to libgimpwidgets.

	* app/color_panel.[ch]
	* app/gimpbrushpreview.[ch]
	* app/gimpconstrainedhwrapbox.[ch]
	* app/gimpcontainergridview.[ch]
	* app/gimpcontainerlistview.[ch]
	* app/gimpcontainerview.[ch]
	* app/gimpdatafactoryview.[ch]
	* app/gimpdock.[ch]
	* app/gimpdockable.[ch]
	* app/gimpdockbook.[ch]
	* app/gimpdrawablelistitem.[ch]
	* app/gimpdrawablelistview.[ch]
	* app/gimpdrawablepreview.[ch]
	* app/gimpgradientpreview.[ch]
	* app/gimpimagepreview.[ch]
	* app/gimplayerlistitem.[ch]
	* app/gimplayerlistview.{ch]
	* app/gimplistitem.[ch]
	* app/gimppalettepreview.[ch]
	* app/gimppatternpreview.[ch]
	* app/gimppreview.[ch]
	* app/gimptoolinfopreview.[ch]
	* app/gtkhwrapbox.[ch]
	* app/gtkvwrapbox.[ch]
	* app/gtkwrapbox.[ch]
	* app/histogramwidget.[ch]: removed from here.

	* app/Makefile.am
	* app/appenums.h
	* app/brush_select.c
	* app/channels_dialog.c
	* app/devices.c
	* app/gimpdnd.c
	* app/gimpdrawable-preview.c
	* app/gimphistogram.h
	* app/gradient_editor.c
	* app/gradient_select.c
	* app/indicator_area.c
	* app/info_window.c
	* app/palette.c
	* app/palette_select.c
	* app/pattern_select.c
	* app/qmask.c
	* app/test_commands.c
	* app/toolbox.c
	* app/pdb/color_cmds.c
	* app/tools/paint_options.c
	* app/tools/tool_options_dialog.c
	* tools/pdbgen/pdb/color.pdb: changed accordingly.
2001-04-11 01:13:53 +00:00
Stanislav Brabec 8820d7e632 czech translation update 2001-04-09 21:58:10 +00:00
Fatih Demir a766f9b021 cp stable HEAD 2001-03-15 15:19:44 +00:00
Stanislav Brabec e5e14765d3 czech translation update 2001-03-07 20:24:54 +00:00
Stanislav Brabec 617985837c czech translation update 2001-02-17 20:28:05 +00:00
Daniel Egger 097ca64786 Fixed wrong phrase. Mentioned by Manuel Ignacio Monge GarcÃa in bug
2001-02-12  Daniel Egger  <egger@suse.de>

        * es.po: Fixed wrong phrase. Mentioned by Manuel Ignacio
	Monge GarcÃa in bug #34595.
2001-02-12 12:27:23 +00:00
Valek Frob d264b3125a Fixed translation for 'Convolution matrix' with help of gimp.linux.ru.net 2001-01-29 10:49:14 +00:00
Valek Frob 159832aa78 Updated russian translation. 2001-01-19 15:58:58 +00:00
Valek Frob d52c61a717 Updated russian translation. 2001-01-09 14:51:30 +00:00
Rodrigo Sancho Senosiain a9276b36f9 es.po updated 2000-12-28 23:42:14 +00:00
Szabolcs Ban ae5e2c2b32 Added Hungarian translation 2000-12-22 13:50:27 +00:00
Valek Frob 205af3442b Updated russian translation. 2000-12-21 10:05:21 +00:00
Tor Lillqvist 9aca2f867f Remove bogus fuzzies. Add a cute translation for Gee-Slime ;-)
2000-12-21  Tor Lillqvist  <tml@iki.fi>

	* fi.po: Remove bogus fuzzies. Add a cute translation for
	Gee-Slime ;-)
2000-12-20 22:10:06 +00:00
Sven Neumann b74305213f updated german translation 2000-12-20 13:56:52 +00:00
Michael Natterer 39feaf392a removed spheredesigner.c Found by Robert L Krawitz <rlk@alum.mit.edu>
2000-12-20  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: removed spheredesigner.c
	Found by Robert L Krawitz <rlk@alum.mit.edu>
2000-12-20 03:36:29 +00:00
Stanislav Brabec 61c5ef9b84 czech translation update 2000-12-19 19:09:10 +00:00
Sven Neumann 71e4f576f9 updated german translation 2000-12-18 21:31:58 +00:00
Valek Frob 1c08fe3d37 Updated russian translation. 2000-12-18 16:39:35 +00:00
Sven Neumann 7463a2a3cd gpb plug-in is gone, new gih plug-in added
--Sven
2000-12-18 16:06:35 +00:00
Kjartan Maraas 754883b71e Updated Norwegian translation.
2000-12-15  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-12-15 14:34:05 +00:00
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
Sven Neumann 45e31efd7a updated german translation
--Sven
2000-08-15 13:08:53 +00:00
SHIRASAKI Yasuhiro 012eb01deb updated japanese translation.
-- yasuhiro
2000-08-13 07:34:26 +00:00
Rodrigo Sancho Senosiain a728254065 Updated spanish translation 2000-08-05 18:43:50 +00:00
Valek Frob 6e1ed1c806 Updated russian translation. 2000-07-31 10:10:48 +00:00
Stanislav Brabec e54883b019 czech translation update 2000-07-30 18:41:41 +00:00
Sven Neumann e38ec37423 corrected various i18n-related problems and updated the german
translation


--Sven
2000-07-30 14:07:22 +00:00
Tor Lillqvist 64cb0da0fc Remove the space from the end of one message I added on 1999-10-31... To
2000-07-30  Tor Lillqvist  <tml@iki.fi>

	* ko.po: Remove the space from the end of one message I added on
	1999-10-31... To generate UTF-8 messages I now use iconv from
	libiconv, and it complains if the space is there.

	But OTOH this file hasn't been kept at all up to date,
	lots of presumably totally bogus (fuzzy) translations,
	so it probably should not be included in distributions
	anyway.
2000-07-29 21:25:11 +00:00
Sven Neumann 94f36fdd11 updated the german translations and unmarked a string for translation
--Sven
2000-07-29 21:03:54 +00:00
Michael Natterer 3404970105 fixed. Closes #18014. Remember: NEVER translate the <menu_factory_name>
2000-07-29  Michael Natterer  <mitch@gimp.org>

	* es.po: fixed. Closes #18014. Remember: NEVER translate the
	<menu_factory_name>
2000-07-29 19:04:36 +00:00
Valek Frob 5d7c699c2f Updated russian translation. 2000-07-25 12:07:45 +00:00
Valek Frob c740db01a5 Updated russian translation. 2000-07-23 17:07:46 +00:00
Stanislav Brabec ad566c8c12 czech translation update 2000-07-10 20:41:21 +00:00
Sven Neumann 093390b91f Corrected an error message, applied updates to the italian
and german translations.


--Sven
2000-07-04 20:21:01 +00:00
Tor Lillqvist 1a5990bb4d Fix one fuzzy translation.
2000-07-04  Tor Lillqvist  <tml@iki.fi>

* fi.po: Fix one fuzzy translation.
2000-07-04 18:39:13 +00:00
Valek Frob 6a2d20a6dc Updated russian translation. 2000-06-30 14:04:08 +00:00
Valek Frob 9f4821bbb5 Updated russian translation. 2000-06-24 09:50:44 +00:00
Sven Neumann 3459aa0df1 updates german translations
--Sven
2000-06-23 00:45:28 +00:00
Kjartan Maraas 921300ecd6 Updated Norwegian translation.
2000-06-20  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-06-20 18:37:04 +00:00
Kjartan Maraas 439e66a4e1 Updated Norwegian translation.
2000-06-15  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-06-12 23:00:44 +00:00
Sven Neumann f586552e49 updates to the italian translations by Daniel Medri
--Sven
2000-06-12 23:00:44 +00:00
Ville Hautamaki edb944eba9 smallish finnish update
Ville
2000-06-09 16:36:17 +00:00
Stanislav Brabec 48b32fd2af czech translation update 2000-06-09 13:28:09 +00:00
Valek Frob e2c0a02257 Updated russian translation. 2000-06-08 19:47:26 +00:00
Ville Hautamaki a0c6b14eee Finnish translation update
Ville
2000-06-07 11:43:40 +00:00
Tor Lillqvist a5f9aa90da Remove automatically generated bogus fuzzy translations.
2000-06-06  Tor Lillqvist  <tml@iki.fi>

* fi.po: Remove automatically generated bogus fuzzy translations.
2000-06-06 19:53:04 +00:00
Sven Neumann 2d46163152 applied patches from Artur Polaczynski <artie@kmfms.com>
--Sven
2000-06-06 11:39:28 +00:00
Stanislav Brabec f65440e78d czech translation update 2000-06-05 21:58:30 +00:00
Ville Hautamaki fbd1d6ddb8 Finnish entry
Ville
2000-06-05 19:54:11 +00:00
Valek Frob 0b53491f09 Updated russian translation. 2000-06-04 12:35:00 +00:00
SHIRASAKI Yasuhiro d65f250a87 updated japanese translation.
-- yasuhiro
2000-05-31 12:08:55 +00:00
Stanislav Brabec 1fc1f1a97c czech translation update 2000-05-31 11:36:04 +00:00
Sven Neumann bc9e046871 applied patches sent by Ar't <psi2494@orca.mila.edu.pl>
--Sven
2000-05-24 16:49:04 +00:00
Valek Frob 1e80b95c53 Updated russian translation and update.sh. 2000-05-24 15:44:43 +00:00
Sven Neumann c0a2645983 updated german translation
--Sven
2000-05-23 19:16:19 +00:00
Sven Neumann 95500f2d40 moved Magnify into the Transformation tools category. This is not entirely
2000-05-22  Sven Neumann  <sven@gimp.org>

* app/tools.c: moved Magnify into the Transformation tools
category. This is not entirely correct, but at least the
tools are now grouped as they appear in the toolbox.

* plug-ins/common/flarefx.c: applied modified version of
gimp-timecop-200005-4.flarefx which adds a scaled down
flarefx to tthe preview.


--Sven
2000-05-22 17:39:15 +00:00
Stanislav Brabec 80bd007005 czech translation update 2000-05-22 09:52:57 +00:00
Kjartan Maraas 4f70cb3a2f Updated Norwegian translation.
2000-05-18  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-18 18:27:56 +00:00
Stanislav Brabec 1117bef8b7 czech translation update 2000-05-16 19:04:39 +00:00
Valek Frob 992b27ff44 updated russian translation. 2000-05-14 13:33:48 +00:00
Sven Neumann d31c37cc66 updated the update.sh scripts to the new version that was checked into
po a few days ago


--Sven
2000-05-13 21:37:03 +00:00
Kjartan Maraas ca3c111c34 Updated Norwegian translation.
2000-05-13  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-12 23:44:42 +00:00
Sven Neumann 5663eebe68 changed german translation
--Sven
2000-05-11 16:49:55 +00:00
Stanislav Brabec f43d1b0619 czech translation update 2000-05-09 17:51:07 +00:00
Sven Neumann 056d620c5b changed a few script-fus to make use of SF_ADJUSTMENT and SF_OPTION
and updated/corrected the german translations


--Sven
2000-05-08 13:54:01 +00:00
Sven Neumann dc5da262a3 in Image/Filters move all entries that are not submenus to the top of the
* app/menus.c: in Image/Filters move all entries that are not
  submenus to the top of the menu.

* app/plug_in.c: order all plugin menu-entries alphabetically
  (in the current locale) before sending them to menus.c.

* plug-ins/script-fu/script-fu-scripts.c: order all script-fu
  menu-entries alphabetically (in the current locale) before
  registering them.

* plug-ins/script-fu/script-fu.c: minor cleanups

* plug-ins/bmp/bmpread.c
* plug-ins/bmp/bmpwrite.c
* plug-ins/xjt/xjt.c: strings used with g_message do not need
  a trailing newline


--Sven
2000-05-07 22:04:51 +00:00
Michael Natterer df57835410 made it compile.
2000-05-07  Michael Natterer  <mitch@gimp.org>

	* da.po: made it compile.
2000-05-07 18:04:50 +00:00
Kjartan Maraas 9deec745fb Updated Norwegian translation.
2000-05-04  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-04 19:34:53 +00:00
Tor Lillqvist d35eae9b11 Update to match the included makefile from gtk+.
2000-05-04  Tor Lillqvist  <tml@iki.fi>

* makefile.cygwin: Update to match the included makefile from gtk+.
2000-05-04 18:38:18 +00:00
Sven Neumann 413912ed05 i18n fixes
--Sven
2000-05-03 10:42:18 +00:00
Valek Frob 1e0e34d309 Updated russian translation. 2000-05-02 12:11:45 +00:00
Stanislav Brabec 4725901fca czech translation update 2000-05-01 18:11:52 +00:00
Michael Natterer 2d23c38941 borderaverage.c is now in plug-ins/common.
2000-05-01  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: borderaverage.c is now in plug-ins/common.
2000-04-30 22:13:45 +00:00
Kjartan Maraas 867fa5ccef Updated Norwegian translation.
2000-04-29  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-29 21:56:45 +00:00
Stanislav Brabec cffb18a90b czech translation update 2000-04-26 20:30:05 +00:00
Sven Neumann b79de0723c with the help of Felix Natter, this commit more or less completes
the german translation of The GIMP -- taadaa !!


--Sven
2000-04-25 23:22:15 +00:00
Sven Neumann 32f37d07f4 (hopefully) fixed a buffer overflow pointed
out by Oleg V. Andrjushenko <oandr@itec.cn.ua>


--Sven
2000-04-25 12:32:10 +00:00
Tor Lillqvist 0f4f6a9a1f Fix fuzzy translations.
2000-04-23  Tor Lillqvist  <tml@iki.fi>

* fi.po: Fix fuzzy translations.

* makefile.cygwin: No need for LOCALEDIR.
2000-04-23 20:17:38 +00:00
Stanislav Brabec e128232cf5 czech translation update 2000-04-23 19:26:20 +00:00
Sven Neumann 15ec8b9834 cleaned up the messy spanish translation someone added
fixed compiler warnings, changed some gints to gbooleans

cleaned up namespace and documentation

updated libgimp documentation



--Sven
2000-04-21 11:22:39 +00:00
Valek Frob 5fc38ac148 Small updated russian translation. 2000-04-21 11:22:39 +00:00
Sven Neumann c6cb9a2e6b updates from Daniel Medri
--Sven
2000-04-20 08:33:24 +00:00
Sven Neumann 4e875998e1 i18n fix
--Sven
2000-04-19 13:24:11 +00:00
Valek Frob a65262a676 Updated russian translation. 2000-04-18 12:42:21 +00:00
Kjartan Maraas 461c734d70 Updated Norwegian translation.
2000-04-17  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-17 20:17:03 +00:00
Stanislav Brabec 93b35ef6ee czech translation update 2000-04-17 19:42:23 +00:00
jtl 5c816c6b38 *** empty log message *** 2000-04-16 12:10:24 +00:00
Kjartan Maraas 4a3a58f27a Updated Norwegian translation.
2000-04-14  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-14 19:08:14 +00:00