Commit graph

76 commits

Author SHA1 Message Date
Stanislav Brabec 17bba08ee3 Czech translation update. 1999-11-26 10:38:35 +00:00
Manish Singh 01d5fb260c 1.1.13 stuff
-Yosh
1999-11-25 20:55:52 +00:00
Michael Natterer 720518b33a Removed the definitions of the tearoff menu items and build them on the
1999-11-25  Michael Natterer  <mitch@gimp.org>

	* app/menus.c: Removed the definitions of the tearoff menu items
	and build them on the fly. Added N_()-marked submenus instead so
	they get properly translated. Removed N_() from all separators.

	Hacked menu_translate(): Don't try to translate separators,
	tearoffs and the /File/MRUxx entries. Avoid multiple lookups in
	the "gimp-std-plugins" domain. Translating plug-in menu entries is
	still broken.

	Defined all filter categories for proper translation and a first
	try to order them and to add separators (please comment...).

	New Category /Filters/Web.

	(Did 'make update-po' in the po* directories and updated the
	german translations.)

	* app/about_dialog.c
	* app/brush_select.c
	* app/drawable.c
	* app/errors.c
	* app/free_select.c
	* app/gradient.c
	* app/info_dialog.c
	* app/plug_in.c
	* app/tool_options.c: minor i18n updates like removing _() from
	some error messages.

	* app/context_manager.c: a private context for the Xinput Airbrush.

	* plug-ins/common/video.c: Register under /Filters/Distorts

	* plug-ins/imagemap/imap_main.c: Register under /Filters/Web
	(Marc, what about putting "prepare for gif" and "webify" there?)

	* plug-ins/perl/po/de.po: s/Xtn/Xtns/g
1999-11-25 11:35:48 +00:00
Yukihiro Nakai e4d411f8c9 ja.po: Japanese Translation Update for 1.1.12 from SHIRASAKI Yasuhiro.
See his serious attitude for the Japanized GIMP.
       I recommend you give him a translation commit account and
       tell him before a new version release...
1999-11-25 07:02:48 +00:00
Manish Singh f0cde43787 1.1.12 stuff
-Yosh
1999-11-25 01:44:55 +00:00
Sven Neumann a38de26ce6 i18n stuff, dots for menu entries and dialog layout tweaks
--Sven
1999-11-23 20:29:20 +00:00
Sven Neumann 399e35b6c4 i18n stuff
--Sven
1999-11-22 22:38:02 +00:00
Manish Singh 84f0e1620b moved the libgimp translations to po-plugins (do they really need to be
* po and po-plug-ins dirs: moved the libgimp translations to
po-plugins (do they really need to be separate anyway?)

* tips/gimp_tips.pl.txt: new file

* libgimp/color_display.h
* modules/cdisplay_gamma.c: configure cancel callback

-Yosh
1999-11-20 02:49:40 +00:00
Sven Neumann adda5e17bb more i18n
--Sven
1999-11-17 14:39:11 +00:00
Sven Neumann 51269ffffa some more work on the gimpcolorbutton and its usage
--Sven
1999-11-16 23:19:04 +00:00
Tor Lillqvist 9d30e3594b Moved the libgimp strings here. They are used by plug-ins, and thus need
1999-11-16  Tor Lillqvist  <tml@iki.fi>

* fi.po: Moved the libgimp strings here. They are used by
plug-ins, and thus need to be in the gimp-std-plugins message
catalog.
1999-11-15 23:16:06 +00:00
Sven Neumann 148ef7b28e libgimp/gimpcolorbutton.c libgimp/gimpcolorbutton.h added dnd and a popup
* libgimp/gimpcolorbutton.c
        * libgimp/gimpcolorbutton.h
        * po/POTFILES.in: added dnd and a popup window on right-click that
        allows to load the current fg and bg colors.

        * po-plug-ins/POTFILES.in
        * plug-ins/common/Makefile.am
        * plug-ins/common/colortoalpha.c
        * plug-ins/common/plugin-defs.pl
        * plug-ins/script-fu/script-fu-scripts.c: made script-fu and the new
        colortoalpha plug-in use gimp_color_button

        * plug-ins/common/rotate.c: add " degrees" to the menu entries

--Sven
1999-11-15 18:37:03 +00:00
Manish Singh 804f71b94b we don't use gtk, so we don't need INIT_I18N_UI
-Yosh
1999-11-14 02:15:33 +00:00
Manish Singh eec4da82f4 1.1.11 stuff
-Yosh
1999-11-01 17:29:48 +00:00
Sven Neumann e26e778d9a app/drawable_cmds.c applied (a modified version of) a patch from Garry R.
* app/drawable_cmds.c
        * tools/pdbgen/pdb/drawable.pdb: applied (a modified version of) a
        patch from Garry R. Osgood <gosgood@idt.net> that should fix bug #2202
        and problems with the Warp plug-in.

        * app/main.c
        * po-plug-ins/POTFILES.in
        * plug-ins/common/mail.c: applied a patch from
        SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp> that handles i18n issues         and fixes a problem in the mail plug-in.
        ( Could someone please check if the change to app/main.c is the right
          thing to do ?! )

        * po-plug-ins/POTFILES.in
        * plug-ins/common/grid.c
        * plug-ins/gap/iter_ALT/gen/plug_in_grid_iter_ALT.inc:
        checked in a new version of the Grid plug_in developed by
        Tom Rathborne <tomr@aceldama.com> and me.

--Sven
1999-11-01 12:36:23 +00:00
Tor Lillqvist 26199cae67 Use the generic (UTF-8 based) makefile.cygwin from gtk+.
1999-10-31  Tor Lillqvist  <tml@iki.fi>

* makefile.cygwin: Use the generic (UTF-8 based) makefile.cygwin
from gtk+.

* makefile.msc: Remove.

* ko.po: Add a space at the end of one message, otherwise
it got somehow mangled by native2ascii.
1999-10-31 11:05:57 +00:00
Nam SungHyun 3ed21d7440 updated by Young-Boo Park <DIRBOO@hitel.net> 1999-10-25 02:43:33 +00:00
Sven Neumann ecfb8a1210 updated the imagemap plug-in
--Sven
1999-10-24 20:57:17 +00:00
Sven Neumann eb26d8e07e autoscroll in the layers dialog, a few cosmetic changes
and a german plug-in po-file


--Sven
1999-10-24 20:16:48 +00:00
Nam SungHyun 1aefdef3bf updated to 1.1.10 by Park Youngboo <DIRBOO@hitel.net>
And I fix his typo
1999-10-23 12:53:06 +00:00
Kjartan Maraas 1cd602cc4a Updated Norwegian translation.
1999-10-21  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
1999-10-21 20:39:34 +00:00
Tor Lillqvist 940433ce6e Improve, add Shift-JIS version of Japanese.
1999-10-20  Tor Lillqvist  <tml@iki.fi>

* makefile.msc: Improve, add Shift-JIS version of Japanese.

* makefile.cygwin: New file.
1999-10-20 19:47:06 +00:00
Manish Singh 747cfffb57 add sk to ALL_LINGUAS, remove plug-ins/perl/config.status always at the
* configure.in: add sk to ALL_LINGUAS, remove
plug-ins/perl/config.status always at the start

* tips/Makefile.am: add the ko tips file

-Yosh
1999-10-19 23:53:23 +00:00
Nam SungHyun 1c830d9cf2 Korean translation by Young-Boo Park <DIRBOO@hitel.net> 1999-10-19 01:04:48 +00:00
Tomas Ogren f922d155fa plug-ins/common/compose.c plug-ins/gimpressionist/gimpressionist.c
1999-10-17  Tomas Ogren  <stric@ing.umu.se>

* plug-ins/common/compose.c
* plug-ins/gimpressionist/gimpressionist.c
* plug-ins/gimpressionist/preview.c
* plug-ins/gimpressionist/presets.c
* plug-ins/gimpressionist/repaint.c: i18n de-lamerism
Using _(" OK ") etc gives the translators much extra work...

* app/about_dialog.c: Fix my name

* app/menus.c: Change order of resize and scale in L&C&P to match the
normal image menu

* po/sv.po: Update
* po-plug-ins/sv.po: Update
1999-10-17 21:07:28 +00:00
Kjartan Maraas ba3f196538 Updated 1999-10-14 23:21:29 +00:00
Manish Singh 67c733b70c applied gimp-kirchgessner-991009-0, allow image ids == 0 and i18n
* plug-ins/common/film.c: applied gimp-kirchgessner-991009-0, allow
image ids == 0 and i18n

* app/gimp.gh
* app/colormap_dialog.gc: sync with changes

-Yosh
1999-10-09 01:44:31 +00:00
Manish Singh dea7f1ce43 libgimp/gimpintl.h use G_STMT_START and G_STMT_END for multiline #defines
* libgimp/gimpintl.h
* libgimp/stdplugins-intl.h: use G_STMT_START and G_STMT_END for
multiline #defines

i18n stuff from David Monniaux

-Yosh
1999-10-08 22:09:41 +00:00
Manish Singh 8873e7553a 1.1.10 stuff
-Yosh
1999-10-06 23:48:01 +00:00
Manish Singh 9cf42624c8 french translation updates from David Monniaux
-Yosh
1999-10-02 18:13:07 +00:00
Kelly Martin de776fcb03 Update for the it locale from Daniele Medri <madrid@linux.it>
Update for the it locale from Daniele Medri <madrid@linux.it>

--klm
1999-10-02 02:19:18 +00:00
Manish Singh 0fac8034eb version number bump
* configure.in: version number bump

* app/unittest/Makefile.am: commented out unused var targets to
quell warnings

* libgimp/stdplugins-intl.h: fix include guard

* plug-ins/common/animoptimize.c
* plug-ins/common/lic.c
* plug-ins/common/warp.c
* plug-ins/gap/Makefile.am
* plug-ins/gap/gap_arr_dialog.c
* plug-ins/gap/gap_dbbrowser_utils.c
* plug-ins/gap/gap_filter_foreach.c
* plug-ins/gap/gap_filter_main.c
* plug-ins/gap/gap_lib.c
* plug-ins/gap/gap_main.c
* plug-ins/gap/gap_mod_layer.c
* plug-ins/gap/gap_mov_dialog.c
* plug-ins/gap/gap_mov_exec.c
* plug-ins/gap/gap_mpege.c
* plug-ins/gap/gap_range_ops.c
* plug-ins/gap/gap_resi_dialog.c
* plug-ins/gap/gap_split.c
* plug-ins/gap/resize.c
* plug-ins/gimpressionist/Makefile.am
* plug-ins/gimpressionist/brush.c
* plug-ins/gimpressionist/color.c
* plug-ins/gimpressionist/general.c
* plug-ins/gimpressionist/gimp.c
* plug-ins/gimpressionist/gimpressionist.c
* plug-ins/gimpressionist/orientation.c
* plug-ins/gimpressionist/orientmap.c
* plug-ins/gimpressionist/paper.c
* plug-ins/gimpressionist/placement.c
* plug-ins/gimpressionist/ppmtool.c
* plug-ins/gimpressionist/presets.c
* plug-ins/gimpressionist/preview.c
* plug-ins/gimpressionist/repaint.c
* plug-ins/gimpressionist/size.c
* plug-ins/gimpressionist/sizemap.c
* plug-ins/mosaic/Makefile.am
* plug-ins/mosaic/mosaic.c
* plug-ins/struc/Makefile.am
* plug-ins/struc/struc.c: applied gimp-yasuhiro-990917-0, plugin i18n patch

-Yosh
1999-09-26 05:16:19 +00:00
Manish Singh 709853e2cc list script-fu files
-Yosh
1999-09-24 01:08:03 +00:00
Vincent Renardias dbcf6d279c Updated for 1.1.9.
* Updated for 1.1.9.
1999-09-23 18:08:39 +00:00
CDT 1999 James Mitchell 36bed6e320 Translations from Daniele Medri <madrid@linux.it> 705 translated messages,
Wed Sep 22 23:51:24 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po-plug-ins/it.po: Translations from Daniele Medri <madrid@linux.it>
	  705 translated messages, 10 untranslated messages.

        * tips/gimp_tips.it.txt: Translations from Daniele Medri
	  <madrid@linux.it>
1999-09-23 05:14:24 +00:00
CDT 1999 James Mitchell ba7593f245 Translations from Daniele Medri <madrid@linux.it> 1422 translated
Sun Sep 19 13:22:21 CDT 1999 James Mitchell <mitchell@gimp.org>

	* po/it.po: Translations from Daniele Medri <madrid@linux.it>
	  1422 translated messages.

Sun Sep 19 13:22:21 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po-plug-ins/it.po: Translations from Daniele Medri <madrid@linux.it>
	  693 translated messages, 22 untranslated messages.

Sun Sep 19 13:24:30 CDT 1999 James Mitchell <mitchell@gimp.org>

	* tips/gimp_tips.it.txt: Translations from Daniele Medri
	<madrid@linux.it>
1999-09-19 18:30:38 +00:00
Kjartan Maraas 6e2c2d7edc Updated Danish translation from Kenneth Christiansen <kenneth@ripe.dk>.
1999-09-17  Kjartan Maraas  <kmaraas@online.no>

	* da.po: Updated Danish translation from Kenneth
	Christiansen <kenneth@ripe.dk>.
1999-09-17 19:51:59 +00:00
Kjartan Maraas a166512350 Updated translation.
1999-09-16  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated translation.
1999-09-16 17:43:28 +00:00
Manish Singh 98d1fe7b8e uncorrupt these files
-Yosh
1999-09-11 19:36:16 +00:00
Manish Singh 09ffd828c9 1.1.9 stuff
-Yosh
1999-09-10 05:16:23 +00:00
CDT 1999 James Mitchell f820fca4e7 More translations from Daniele Medri <madrid@linux.it> 1415 translated
Thu Sep  9 18:52:28 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po/it.po: More translations from Daniele Medri <madrid@linux.it>
	            1415 translated messages.

        * po-plug-ins/it.po: More translations from Daniele Medri
		             <madrid@linux.it>
		             590 translated messages, 73 untranslated messages.

        * tips/gimp_tips.it.txt
	* tips/Makefile.am: Added tips translations from Daniele Medri
	                    <madrid@linux.it>
1999-09-10 00:02:04 +00:00
Manish Singh ee8b38590d ja po updates
-Yosh
1999-09-09 22:44:35 +00:00
Nam SungHyun e59fb6824e some translations 1999-09-09 12:32:45 +00:00
Manish Singh 322627964d (from gimp-narazaki-990909-0)
* app/layers_dialog.c: check for layer validity in
layer_widget_preview_events

* app/lc_dialog.c: remove GIMP_IMAGE() cast from the
menu_preview_update callback like the comment says to

(from gimp-yasuhiro-990907-0)

* app/menus.c
* plug-ins/common/autocrop.c
* plug-ins/common/c_astretch.c
* plug-ins/common/color_enhance.c
* plug-ins/common/guillotine.c
* plug-ins/common/normalize.c
* plug-ins/common/rotate.c
* plug-ins/common/rotators.c
* plug-ins/common/spheredesigner.c
* plug-ins/common/threshold_alpha.c
* plug-ins/common/zealouscrop.c: i18n markings

-Yosh
1999-09-09 07:09:33 +00:00
Yukihiro Nakai fa20334c49 Update from SHIRASAKI Yasuhiro.
Update from SHIRASAKI Yasuhiro.
1999-09-09 06:33:33 +00:00
Yukihiro Nakai 743049def2 Update from SHIRASAKI Yasuhiro
Update from SHIRASAKI Yasuhiro
1999-09-08 08:37:38 +00:00
CDT 1999 James Mitchell be7feb75a7 More translations from Daniele Medri <madrid@linux.it> 1299 translated
Tue Sep  7 21:02:48 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po/it.po: More translations from Daniele Medri <madrid@linux.it>
	            1299 translated messages, 5 untranslated messages.

	* po-plug-ins/it.po: More translations from Daniele Medri
		             <madrid@linux.it>
			     521 translated messages, 116 untranslated messages.
1999-09-08 02:06:55 +00:00
Kjartan Maraas 8b425f1e74 Updated translation.
1999-09-06  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated translation.
1999-09-06 20:32:01 +00:00
Tomas Ogren 50aae29c55 Update
1999-09-04  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Update
1999-09-04 02:40:27 +00:00
Manish Singh a82affa0eb Add new files
-Yosh
1999-09-04 00:37:19 +00:00