Commit graph

53 commits

Author SHA1 Message Date
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
Stanislav Brabec 9879f8d325 czech translation update 2000-05-10 21:04:58 +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
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
Valek Frob 4f4e2f7ce0 Polished russian translation. 2000-05-02 09:31:15 +00:00
Stanislav Brabec 4725901fca czech translation update 2000-05-01 18:11:52 +00:00
Valek Frob f750cc0809 Updated russian translation. 2000-05-01 17:44:20 +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
Sven Neumann 3371607836 made the Makefile update the pot-file if a script changes, so hopefully
the next release will include a complete pot-file.


--Sven
2000-04-28 00:29:56 +00:00
Sven Neumann a2831aa21b implemented new argument type SF_OPTION which allows the user
to choose from a list of options using a GtkOptionMenu.


--Sven
2000-04-28 00:02:11 +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 e71a77ef9a updated german translation
--Sven
2000-04-25 18:09:12 +00:00
Tor Lillqvist b954835cf3 No need to have LOCALEDIR.
2000-04-23  Tor Lillqvist  <tml@iki.fi>

* makefile.cygwin: No need to have LOCALEDIR.
2000-04-23 20:25:55 +00:00
Stanislav Brabec e128232cf5 czech translation update 2000-04-23 19:26:20 +00:00
Sven Neumann 18a416f3c7 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-22 15:10:47 +00:00
Valek Frob f627ef562a Cleaned translation. 2000-04-22 15:10:47 +00:00
Valek Frob a65262a676 Updated russian translation. 2000-04-18 12:42:21 +00:00
Sven Neumann 93e043e966 updated INSTALL removed color-cycling script applied gimp-simon-20000417-0
updated INSTALL
removed color-cycling script
applied gimp-simon-20000417-0


--Sven
2000-04-18 12:09:47 +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
Valek Frob 63066d5e39 Updated russian translation. 2000-04-12 23:54:04 +00:00
Sven Neumann 31df3ca344 various minor fixes and updates to the german translation
--Sven
2000-04-11 16:34:42 +00:00
Kjartan Maraas 0a97c62747 Updated Russian translation from Valek Filippov <frob@df.ru>.
2000-04-04  Kjartan Maraas  <kmaraas@online.no>

	* ru.po: Updated Russian translation from Valek Filippov
	<frob@df.ru>.
2000-04-04 22:07:54 +00:00
Sven Neumann 604de61a3f applied gimp-simon-20000403-0 provided by Simon Budig that
makes those scripts use SF-ADJUSTMENTS instead of SF-VALUES
and fixes a few bugs.


--Sven
2000-04-03 11:08:20 +00:00
jfell 5e088c445b forgot that 2000-04-03 08:39:51 +00:00
Sven Neumann 018da66275 tiny nit-picky changes to some plugins and a lot of changes in the
german translation. Hopefully the translation is now good enough
that it won't ihave to change much anymore, since the new
"Gimp kurz und gut" reference for 1.2 will go into print soon...


--Sven
2000-04-02 22:30:28 +00:00
Sven Neumann f3db05ea7c i18n
--Sven
2000-04-02 11:39:28 +00:00
Sven Neumann 75d30a3b6b updates to the italian translation from Daniele Medri <madrid@linux.it>
--Sven
2000-04-01 10:18:41 +00:00
Sven Neumann 753bc86ef0 i18n
--Sven
2000-03-31 14:06:59 +00:00
Tor Lillqvist d1908013ae Add a makefile.cygwin here, too. 2000-03-30 20:12:46 +00:00
Stanislav Brabec 9f87965256 czech translation update 2000-03-30 19:28:45 +00:00
Sven Neumann c7b7f920e6 *.po: something went wrong when Yosh updated the po-files for the
1.1.19 release. Bring them uptodate.

--Sven
2000-03-30 15:21:43 +00:00
Kjartan Maraas 11a39a66f4 Updated Russian translation from Valek Filippov <frob@df.ru>. Updated
2000-03-30  Kjartan Maraas  <kmaraas@online.no>

	* ru.po: Updated Russian translation from Valek Filippov
	<frob@df.ru>.
	* no.po: Updated Norwegian translation.
2000-03-29 23:32:15 +00:00
Sven Neumann 10052659c0 removed check for broken versions of perl in script-fu-xgettext
since it seems to work just fine.

removed obsolete installation instructions in plug-ins/dbbrowser


--Sven
2000-03-28 23:52:07 +00:00
Sven Neumann db7d885ee3 new scheme for i18n of script-fus: translatable strings are marked
like _"foo".


--Sven
2000-03-28 21:06:39 +00:00
SHIRASAKI Yasuhiro 8ba79afbde gflare never use gfig-path. updated Japanese translation.
* gflare.c: gflare never use gfig-path.
* ja.po: updated Japanese translation.

-- yasuhiro
2000-03-28 07:34:18 +00:00
Sven Neumann fbb6a05782 lots of i18n updates and spelling corrections
--Sven
2000-03-27 14:49:37 +00:00
Stanislav Brabec 7de34c05d9 czech translation update 2000-03-26 16:32:33 +00:00
Sven Neumann c5684e3f99 some cleanup in script-fu and a whole bunch of german translations
--Sven
2000-03-25 14:25:30 +00:00
Sven Neumann 99f85a4626 applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0
--Sven
2000-03-24 14:54:59 +00:00
SHIRASAKI Yasuhiro 649889e618 updated Japanese translation. added missing script for Makefile.in.in. 2000-03-20 23:09:46 +00:00
SHIRASAKI Yasuhiro b1bd76c2cd updated japanese translation.
-- yasuhiro
2000-03-16 19:47:10 +00:00
Sven Neumann 4d20d8296b an eye_candy for new users
--Sven & Mitch
2000-03-14 23:06:21 +00:00
Sven Neumann dcb5c1f625 ooops, my latest commit broke LANG=C
--Sven
2000-03-08 22:39:14 +00:00
Kjartan Maraas 6d98023b8e Updated Norwegian translation.
2000-03-08  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-03-08 19:35:55 +00:00
Stanislav Brabec 12b1375c54 czech translation update 2000-03-06 21:37:01 +00:00
David Monniaux 1f04f5f976 Completed translation. 2000-03-06 16:51:35 +00:00
Sven Neumann 6a94f77b56 a whole bunch of i18n
--Sven
2000-03-06 09:39:41 +00:00