Commit graph

333 commits

Author SHA1 Message Date
Sven Neumann 9912cf4bf2 translate branches in the gimp domain
--Sven
2000-03-11 13:49:16 +00:00
Tomas Ogren 7d3250fa7e Updated.
2000-03-10  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Updated.
2000-03-10 21:12:38 +00:00
Yuri Syrota 64c30031a0 Updated Ukrainian translation 2000-03-10 12:42:51 +00:00
Sven Neumann c104ee5fda renamed "Custom from Editor" to "Custom Gradient" and added the
possibility to drop gradients onto the blend tooloptions to set
the blend mode and the gradient in one move.


--Sven
2000-03-10 01:57:10 +00:00
Stanislav Brabec 6e73f200df czech translation update 2000-03-09 21:39:32 +00:00
Sven Neumann d05156aa2a Ok, Undo History actually makes more sense in the Dialogs menu.
--Sven
2000-03-09 19:58:23 +00:00
Sven Neumann 7a263f3f89 applied and heavily modified a patch from Daniel Egger.
* app/menus.c: applied and heavily modified a patch from Daniel Egger.

 There's not any more the need to declare menu branches unless we
 want to create empty submenus (to be filled in by plug-ins). Removes
 a bunch of messages from the catalogs.
 We do not longer put a seperator after submenus if the menu contains
 nothing but submenus.


--Sven
2000-03-08 20:57:49 +00:00
Tor Lillqvist 187f5812d2 Remove a bogus fuzzy indicator.
2000-03-08  Tor Lillqvist  <tml@iki.fi>

* fi.po: Remove a bogus fuzzy indicator.
2000-03-08 17:45:53 +00:00
SHIRASAKI Yasuhiro a8b4d3e51d updated and added japanese translation tables.
-- yasuhiro
2000-03-08 16:18:52 +00:00
Stanislav Brabec 12b1375c54 czech translation update 2000-03-06 21:37:01 +00:00
David Monniaux 68c5d27df6 Clearer with Zoom + / -. 2000-03-06 15:29:23 +00:00
Sven Neumann 6a94f77b56 a whole bunch of i18n
--Sven
2000-03-06 09:39:41 +00:00
David Monniaux 42b72e6729 Fixed some incorrect fuzzy translations. 2000-03-05 16:19:26 +00:00
Michael Natterer 21e95fdf43 Makefile.am cursors/selection_move.xbm cursors/selection_move_mask.xbm new
2000-03-04  Michael Natterer  <mitch@gimp.org>

	* Makefile.am
	* cursors/selection_move.xbm
	* cursors/selection_move_mask.xbm
	* app/cursorutil.[ch]: new cursor for moving the selection
	mask. Looks imho nicer than the ugly GDK_DIAMOND_CROSS.

	* app/move.c
	* app/rect_select.c: use the new cursor.

	* app/paint_core.c: check for the statusbar's context_id in the
	cursor_update function. Fixes gdk_criticals with the line preview
	(which doesn't need a mouse click). Minor cleanups.

	* app/tool_options.c: put the paint_pressure options in a
	GtkHWrapBox instead of a GtkHBox. Makes the size of the dialog a
	bit less locale-dependent.

	* plug-ins/common/xbm.c: use accessor functions instead of using
	the parasite's fields directly.
2000-03-05 00:06:11 +00:00
Manish Singh da1069cac2 I lied. Real 1.1.18 stuff
-Yosh
2000-03-04 03:39:19 +00:00
Michael Natterer 83bb5a38b8 s/"Only"/"only"/
2000-03-03  Michael Natterer  <mitch@gimp.org>

	* app/crop.c: s/"Only"/"only"/

	* app/iscissors.c: one more cursor_update fix. This time I don't
	claim that it's _really_ correct.

	* app/tool_options.c: don't add a separator after
	opacity/paint_mode if a paint pressure options box follows.

	* cursors/bad.xbm
	* cursors/bad_mask.xbm: made it FAT (no need to use thin lines
	which show as much as possible of the image below because the
	cursor indicates that no operation is possible).

	* libgimp/gimpprotocol.[ch]: s/int/gboolean/ where appopriate,
	indentation paranoia.

	_gp_*_read(): free the already allocated parts of the message if
	reading a subsequent part fails. These cleanups will probably occur
	shortly before the process crashes, but at least they make the
	search for real leaks easier.

	* plug-ins/common/uniteditor.c: some more tooltips.

	* plug-ins/common/xbm.c: store the image comment in the
	"gimp-comment" parasite and the hot spot in the new "hot-spot"
	parasite. Added ui for entering the hot spot.

	* docs/parasites.txt: documented the new "hot-spot" parasite.
2000-03-04 00:24:39 +00:00
Tor Lillqvist 5c4c51d24c Updates.
2000-03-04  Tor Lillqvist  <tml@iki.fi>

* fi.po: Updates.
2000-03-03 23:35:36 +00:00
Manish Singh ffe712e6ee 1.1.18 stuff
-Yosh
2000-03-03 23:18:02 +00:00
Michael Natterer 6be08358fb s/"Fill Options"/"Fill Type"/
2000-03-02  Michael Natterer  <mitch@gimp.org>

	* app/channel_ops.c: s/"Fill Options"/"Fill Type"/

	* app/gimpparasite.c: removed _() around the parasiterc header.
2000-03-02 02:23:26 +00:00
Stanislav Brabec 56baa9afc6 czech translation update 2000-03-01 20:52:42 +00:00
SHIRASAKI Yasuhiro 8169250568 Updated Japanese translation.
-- yasuhiro
2000-02-29 07:46:05 +00:00
Sven Neumann 1bd3c65443 removed warnings, cleaned up the source, unmarked
internal error messages for translation


--Sven
2000-02-27 12:09:29 +00:00
Kjartan Maraas ab6ceea8bd Updated Norwegian translation.
2000-02-26  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-02-26 19:35:38 +00:00
Sven Neumann 8501ac08b6 updated german translation
--Sven
2000-02-22 17:57:18 +00:00
Sven Neumann c5203ce512 actually load generated brushes, marked a few messages for translation
--Sven
2000-02-21 13:07:23 +00:00
Kjartan Maraas 590b5a5437 Updated Norwegian translation.
2000-02-19  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-02-19 20:06:41 +00:00
Sven Neumann 254099d0df Removed path_tool.c and xinput_airbrush.c from POTFILES.in since they
are excluded from the build.


--Sven
2000-02-19 16:44:30 +00:00
Stanislav Brabec 9e23841bee czech translation update 2000-02-19 10:00:06 +00:00
SHIRASAKI Yasuhiro e2e1ee3ae7 updated Japanese translation.
-- yasuhiro
2000-02-19 08:11:56 +00:00
Sven Neumann 76e79ec311 minor nitpick
--Sven
2000-02-17 10:03:53 +00:00
Stanislav Brabec 1f6bfd8f35 czech translation update 2000-02-16 23:36:45 +00:00
David Monniaux a20c03299d Fixed two broken menu paths. 2000-02-16 14:26:21 +00:00
Tomas Ogren 9ee718ca8f sv.po: Updated
2000-02-15  Tomas Ogren  <stric@ing.umu.se>

sv.po: Updated
2000-02-15 22:17:31 +00:00
Sven Neumann 334ff4004d minimal fix 2000-02-15 19:27:16 +00:00
Stanislav Brabec 4940339d6c czech translation update 2000-02-14 20:57:48 +00:00
Fellmann Joaquim 228c7d5f47 fr.po: no more Appendices ;-)
2000-02-14  Fellmann Joaquim <joaquim@hrnet.fr>

fr.po: no more Appendices ;-)
2000-02-14 19:53:38 +00:00
Michael Natterer d104a9b345 name parameters "vector1", "vector2" etc. instead of just "a", "b" etc.
2000-02-14  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpvector.[ch]: name parameters "vector1", "vector2"
	etc. instead of just "a", "b" etc.
2000-02-14 17:43:55 +00:00
Michael Natterer 2b92a59e64 po/POTFILES.in app/Makefile.am removed.
2000-02-13  Michael Natterer  <mitch@gimp.org>

	* po/POTFILES.in
	* app/Makefile.am
	* app/buildmenu.[ch]: removed.

	* app/blend.c
	* app/brush_select.c
	* app/curves.c
	* app/histogram_tool.c
	* app/layers_dialog.c
	* app/lc_dialog.c
	* app/levels.c
	* app/paint_options.h
	* app/paintbrush.c
	* app/tool_options.c: use the libgimp option menu
	constructor. Removed paint_mode_menu_set_history().

	* app/colormap_dialog.i.c
	* app/colormap_dialog.p.h: use a popup menu as in the palette
	dialog instead of a pulldown menu.

	* app/channels_dialog.c: made color dnd to a channel widget work
	again.

	* libgimp/gimpwidgets.[ch]: new function
	gimp_option_menu_set_history() which sets the history according to
	user_data as passed to gimp_option_menu_new().
2000-02-13 22:26:41 +00:00
Sven Neumann 263998e07b check if donts got loaded instaed os simply crashing
--Sven
2000-02-13 19:35:24 +00:00
Sven Neumann fde64e54db tupos fixes and updates to german catalogs
--Sven
2000-02-13 12:04:32 +00:00
Marc Lehmann 9d02cb0d45 *** empty log message *** 2000-02-13 00:11:26 +00:00
David Monniaux 162ca25bfd Completed French translation.
Warning: these are largely untested translations. There might be
numerous incorrect translations, some of which might put menu options
in the wrong place.
2000-02-12 19:28:26 +00:00
David Monniaux 20aa6924f6 Some more translation. I hope it's the end! 2000-02-12 19:08:04 +00:00
Sven Neumann 80acd3bf67 updated italian translation 2000-02-12 16:44:45 +00:00
Tor Lillqvist 7dfd17185a Updated translation.
2000-02-12  Tor Lillqvist  <tml@iki.fi>

* fi.po: Updated translation.
2000-02-12 03:56:42 +00:00
Manish Singh 3f4c147922 Made 1.1.17 release
* Made 1.1.17 release

* Makefile.am: removed gtkrc.forest2 from EXTRA_DIST

* user_install: s/ecco/echo/

* tools/pdbgen/pdb/lib.pl: fix array copying

-Yosh
2000-02-12 00:25:13 +00:00
Stanislav Brabec 642c927b04 czech translation update 2000-02-11 16:29:45 +00:00
SHIRASAKI Yasuhiro 2cb98fb2f4 plug-ins/gap/gap_decode_xanim.c fixed typo.
* plug-ins/gap/gap_decode_xanim.c
        * plug-ins/gap/gap_lib.c: fixed typo.

        * app/app_procs.c: i18n fix.

	* po*/ja.po: updated Japanese translation.

-- yasuhiro
2000-02-11 09:02:03 +00:00
Yuri Syrota 4d85025795 Updated Ukrainian translation 2000-02-09 16:49:23 +00:00
Yuri Syrota 9ea96e4e85 Updated Ukrainian translation 2000-02-09 16:26:48 +00:00