Commit graph

2370 commits

Author SHA1 Message Date
Ilkka Tuohela d09aba09de Updated Finnish translation 2006-06-29 15:16:34 +00:00
Jakub Friedl ad56ef1e0e Updated Czech translation.
2006-06-28  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-29 08:53:40 +00:00
Jakub Friedl 655b7a284f Updated Czech translation.
2006-06-28  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-28 11:30:23 +00:00
Sven Neumann a9bd28e458 libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch]
2006-06-28  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpfontselectbutton.[ch]
	* libgimp/gimpgradientselectbutton.[ch]
	* libgimp/gimppaletteselectbutton.[ch]
	* libgimp/gimppatternselectbutton.[ch]: for consistency with
	GimpBrushSelectButton dropped the _name suffix from the getter
	and setter API.

	* libgimp/gimpfontmenu.c
	* libgimp/gimpgradientmenu.c
	* libgimp/gimppalettemenu.c
	* libgimp/gimppatternmenu.c
	* plug-ins/gfig/gfig-style.c
	* plug-ins/script-fu/script-fu-interface.c: changed accordingly.

	* libgimp/gimpbrushmenu.c
	* libgimp/gimpbrushselectbutton.[ch]
	* libgimp/gimpselectbutton.c: cleanup for consistency.

2006-06-28  Sven Neumann  <sven@gimp.org>

	* libgimp/tmpl/gimpbrushselectbutton.sgml
	* libgimp/tmpl/gimpgradientselectbutton.sgml
	* libgimp/tmpl/gimppaletteselectbutton.sgml
	* libgimp/tmpl/gimppatternselectbutton.sgml
	* libgimp/tmpl/gimpselectbutton.sgml: new files.

	* libgimp/libgimp-docs.sgml
	* libgimp/libgimp-sections.txt
	* libgimp/libgimp.types: added docs for GimpSelectButton widgets.

	* libgimp/tmpl/gimpfontselectbutton.sgml: regenerated.

	* libgimpcolor/libgimpcolor-sections.txt: added docs for GValue API.

	* libgimpcolor/tmpl/gimprgb.sgml: regenerated.

	* libgimpwidgets/libgimpwidgets-sections.txt: updated.

	* libgimpwidgets/tmpl/gimppropwidgets.sgml
	* libgimpwidgets/tmpl/gimpstock.sgml: regenerated.
2006-06-28 10:35:22 +00:00
Sven Neumann 9c46c90557 POTFILES.in updated.
2006-06-27  Sven Neumann  <sven@gimp.org>

	* POTFILES.in
	* POTFILES.skip: updated.
2006-06-27 10:43:41 +00:00
Jakub Friedl 57505ea1cd Updated Czech translation.
2006-06-27  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-27 10:29:58 +00:00
Marco Ciampa 0fa1f28bcb Updated italian translation 2006-06-26 18:59:04 +00:00
Žygimantas Beručka 03db9d9603 Updated Lithuanian translation.
2006-06-26  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2006-06-26 12:35:50 +00:00
Marco Ciampa 5e0b401fa4 Updated italian translation 2006-06-18 23:26:44 +00:00
Jakub Friedl 59590bd7a5 Updated Czech translation.
2006-06-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-16 11:32:41 +00:00
Hendrik Richter 0fdaafe37e Updated German translation.
2006-06-15  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.
2006-06-15 14:31:20 +00:00
Jakub Friedl 940998a946 Updated Czech translation.
2006-06-14  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-14 11:34:09 +00:00
Jakub Friedl 8234078a31 Updated Czech translation.
2006-06-11  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-11 10:02:56 +00:00
William Skaggs 62b0566ff3 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* POTFILES.in: updated to reflect rectangle select
	changes.
2006-06-10 23:44:19 +00:00
Jakub Friedl 6c600120e5 Updated Czech translation.
2006-06-10  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-10 17:11:17 +00:00
Marco Ciampa 583c770ae6 Updated italian 2006-06-09 13:23:54 +00:00
Marco Ciampa 2845ec3cd3 Updated it 2006-06-09 11:58:25 +00:00
Jakub Friedl 12e741709f Updated Czech translation.
2006-06-09  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-09 09:08:54 +00:00
William Skaggs c61eddd5c6 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* plug-ins/common/png.c
	* po/Makefile.in.in: revert changes inintentionally included
	in previous commit.
2006-06-08 22:24:43 +00:00
William Skaggs 9dbc0ee193 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/core/core-enums.[ch]: add GIMP_ARRANGE_FOO values
	to GimpAlignmentType, and change CENTER to HCENTER,
	MIDDLE to VCENTER.

	* app/core/gimpimage-arrange.c: extensively rewritten
	to handle arrangement of objects, and to do the
	required sorting of lists by offset.

	* app/tools/gimpaligntool.[ch]: added ability to arrange
	groups of layers etc with constant spacing.  Also try
	to change things so that the tool aligns with the
	object that users expect intuitively.
2006-06-08 22:15:45 +00:00
Sven Neumann 9f9324d15b *** empty log message *** 2006-06-08 09:51:37 +00:00
Jakub Friedl 28ddf1a801 Updated Czech translation.
2006-06-08  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-08 08:46:18 +00:00
Sven Neumann 402d57a40d added missing files.
2006-06-07  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added missing files.
2006-06-07 19:45:12 +00:00
Jakub Friedl a07ef16998 Updated Czech translation.
2006-06-06  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-06-06 13:54:48 +00:00
Sven Neumann 20014cb752 Made 2.3.9 development release.
2006-06-05  Sven Neumann  <sven@gimp.org>

        * Made 2.3.9 development release.
2006-06-05 21:58:22 +00:00
Carol Spears 454d704361 data/palettes/Named_Colors.gpl: small repairs to the color names, not worth mentioning in Changelog 2006-05-27 03:00:31 +00:00
Clytie Siddall b7e4d51d9e vi.po: Updated Vietnamese translation. 2006-05-25 11:46:08 +00:00
Marco Ciampa ab59d79cc0 Update italian translation 2006-05-24 15:43:40 +00:00
Jakub Friedl fc01137a62 Updated Czech translation.
2006-05-23  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-05-23 16:31:46 +00:00
Marco Ciampa 44e4100fce Updated italian translation 2006-05-11 12:57:20 +00:00
Jakub Friedl 5f113b792d Updated Czech translation.
2006-05-11  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.
2006-05-11 10:48:25 +00:00
Thomas James Alexander Thurman b1d0ee779d #340891: ACW = anticlockwise 2006-05-08 17:44:10 +00:00
Žygimantas Beručka 2499c09161 Updated Lithuanian translation.
2006-05-05  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2006-05-05 18:25:19 +00:00
Michael Natterer 5b4443cd03 updated.
2006-05-03  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: updated.
2006-05-03 18:09:30 +00:00
Funda Wang 868acf7abe Updated gimp translations. 2006-05-03 08:00:21 +00:00
Marco Ciampa 4978ea8b2d Some small it fixes 2006-05-02 14:59:01 +00:00
Marco Ciampa e279c50ecf Updated italian traslation 2006-04-30 22:46:57 +00:00
Sven Neumann 0d50b523bc updated.
2006-04-29  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2006-04-29 00:28:34 +00:00
Sven Neumann 01251c6d88 app/core/Makefile.am new files based on code that used to live in
2006-04-29  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am
	* app/core/gimp-user-install.[ch]: new files based on code that
	used to live in user-install-dialog.c.

	* app/dialogs/user-install-dialog.[ch]: only the dialog code
	remained here.

	* app/app_procs.c: use the new user-install API.  Perform a
	non-interactive user installation when running without a display.
2006-04-29 00:24:48 +00:00
Sven Neumann 2b15d322c8 added app/pdb/gimppdb.c.
2006-04-28  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added app/pdb/gimppdb.c.
2006-04-28 09:18:47 +00:00
Žygimantas Beručka bf8b98ff16 Updated Lithuanian translation.
2006-04-28  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2006-04-28 09:09:07 +00:00
Marco Ciampa 3516724652 Updated italian translation 2006-04-25 13:34:52 +00:00
Marco Ciampa e9e9abbc78 Updated italian translation 2006-04-21 01:11:05 +00:00
Arangel Angov 137333bb48 Updated Macedonian Translation <arangela@cvs.gnome.org> 2006-04-19 16:44:12 +00:00
Kjartan Maraas a0f6bc0d03 Remove obsolete entry for no_NO And the translation Same Same
2006-04-18  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Remove obsolete entry for no_NO
	* po-plug-ins/no.po: And the translation
	* po-script-fu/no.po: Same
	* po-tips/no.po: Same
2006-04-18 09:49:40 +00:00
Clytie Siddall 29b51c9af8 vi.po: Updated Vietnamese translation. 2006-04-17 04:19:34 +00:00
Ignacio Casal Quinteiro f10073fabf *** empty log message *** 2006-04-16 20:38:33 +00:00
Francisco Javier F. Serrador 6f89158b2b Updated Spanish translation
2006-04-13  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation
2006-04-13 10:43:16 +00:00
Sven Neumann 1cead468f2 Made 2.3.8 development release.
2006-04-12  Sven Neumann  <sven@gimp.org>

        * Made 2.3.8 development release.
2006-04-12 14:19:43 +00:00
Clytie Siddall 74290612e5 vi.po: Updated Vietnamese translation. 2006-04-11 11:25:19 +00:00
Ignacio Casal Quinteiro 3e3ff52aa1 *** empty log message *** 2006-04-06 19:25:34 +00:00
Nickolay V. Shmyrev d78645b765 Updated Russian translation.
* ru.po: Updated Russian translation.
2006-04-05 20:41:27 +00:00
Sven Neumann c668edee42 updated.
2006-04-05  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2006-04-05 16:42:51 +00:00
Marco Ciampa b1b6afecf9 Updated italian translation 2006-04-05 16:32:06 +00:00
Arangel Angov ef505d9706 Updated Macedonian Translation <arangela@cvs.gnome.org> 2006-04-04 19:22:48 +00:00
Francisco Javier F. Serrador 3d98d2d6ce Updated Spanish translation.
2006-04-03  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2006-04-03 17:28:21 +00:00
Marco Ciampa ee786585b3 Updated italian translation 2006-04-01 13:24:22 +00:00
Sven Neumann 9996bb7a2e app/dialogs/Makefile.am app/dialogs/dialogs-types.h app/dialogs/dialogs.c
2006-03-31  Sven Neumann  <sven@gimp.org>

	* app/dialogs/Makefile.am
	* app/dialogs/dialogs-types.h
	* app/dialogs/dialogs.c
	* app/dialogs/info-dialog.[ch]: good bye InfoDialog.

	* app/tools/gimpperspectivetool.[ch]
	* app/tools/gimprotatetool.[ch]
	* app/tools/gimpsheartool.[ch]
	* app/tools/gimptransformtool.[ch]: use GimpToolDialog instead of
	InfoDialog and add the widgets manually.

	* app/tools/gimpscaletool.c: commented out use of InfoDialog. This
	tools still needs to be ported to GimpToolDialog.
2006-03-31 13:36:34 +00:00
Vladimer Sichinava f22dbf3833 Updated Georgian translation 2006-03-28 21:55:29 +00:00
Vladimer Sichinava 6dd1af8c6b Updated Georgian translation 2006-03-28 21:54:04 +00:00
Vladimer Sichinava 5f1416ede6 Updated Georgian translation 2006-03-28 21:24:13 +00:00
Thomas James Alexander Thurman cebdd67d88 Miter corrected to Mitre. Fixes #335710 2006-03-24 13:01:48 +00:00
Francisco Javier F. Serrador db07e9515a Updated Spanish translation.
2006-03-20  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2006-03-20 13:12:35 +00:00
Thomas James Alexander Thurman 486d616e11 Updated en_GB translation 2006-03-16 02:33:39 +00:00
Žygimantas Beručka d845e06893 Updated Lithuanian translations.
2006-03-14  Žygimantas Beručka  <zygis@gnome.org>

        * po-*/lt.po: Updated Lithuanian translations.
2006-03-14 17:20:27 +00:00
Hendrik Brandt 529468496c Updated German translation.
2006-03-12  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2006-03-12 16:30:48 +00:00
Francisco Javier F. Serrador 27a3e822bd Updated Spanish translation.
2006-03-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2006-03-10 18:45:38 +00:00
Jakub Friedl 578de6bb49 Updated Czech translation
2006-03-09  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Updated Czech translation
2006-03-09 14:43:22 +00:00
Josep Puigdemont i Casamajó ce81b19b99 Updated Catalan translation by Quim Perez i Noguer. 2006-03-09 00:01:14 +00:00
Žygimantas Beručka db5d0952cd Updated Lithuanian translation.
2006-03-03  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2006-03-03 22:07:31 +00:00
Žygimantas Beručka 4bb08cfedb Updated Lithuanian translation.
2006-03-03  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2006-03-03 20:14:02 +00:00
Inaki Larranaga 8677cd5dae Updated Basque translation.
2006-03-02  Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.
2006-03-02 10:26:51 +00:00
Ignacio Casal Quinteiro f96ee3ff26 *** empty log message *** 2006-02-28 23:28:08 +00:00
Sven Neumann a48abe8337 specify encoding.
2006-02-28  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: specify encoding.

	* de.po: updated german translation.
2006-02-28 12:31:32 +00:00
Marco Ciampa d5bc000f4c Updated italian translation 2006-02-24 08:12:47 +00:00
Sven Neumann 139d40acdb *** empty log message *** 2006-02-20 17:21:37 +00:00
Sven Neumann 7f2aaf9371 shut up CVS 2006-02-19 14:34:34 +00:00
Arangel Angov e2ec6263e3 Updated Macedonian Translation <arangela@cvs.gnome.org> 2006-02-16 10:33:07 +00:00
Carol Spears ec2a115e4e plug-ins/pygimp/gimpfu.py: removed the snake image from the gimp-python dialogs. 2006-02-15 21:51:01 +00:00
2 3d9837eb59 remove extra semicolon; fix for bug #330882 from Jens Granseuer.
2006-02-12  <weskaggs@primate.ucdavis.edu>

	* app/core/gimplayer.c: remove extra semicolon; fix for
	bug #330882 from Jens Granseuer.
2006-02-12 16:07:39 +00:00
Nickolay V. Shmyrev 7bc950c30e Updated Russin translation by
Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
2006-02-12 10:32:20 +00:00
Sven Neumann 810cbb26fa minor update.
2006-02-07  Sven Neumann  <sven@gimp.org>

	* de.po: minor update.
2006-02-07 12:06:41 +00:00
Alexander Shopov a81454bb2e Updated Bulgarian translation by Victor Dachev <vdachev@gmail.com>
2006-02-06  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Victor Dachev <vdachev@gmail.com>
2006-02-06 09:10:31 +00:00
Karine Delvare 4121ff8781 Let's pretend nobody saw that mess.
2006-01-27  Karine Delvare  <kdelvare@nerim.net>

        Let's pretend nobody saw that mess.
2006-01-27 19:48:26 +00:00
Karine Delvare 285fa46686 fixed spelling error.
2006-01-27  Karine Delvare  <kdelvare@nerim.net>

	* po/fr.po: fixed spelling error.
2006-01-27 19:37:15 +00:00
Funda Wang 73d21e9fe6 Updated gimp po translation. 2006-01-25 19:04:08 +00:00
Sven Neumann 1b8e351b5d POTFILES.in moved files to the skip list. These were left out
2006-01-25  Sven Neumann  <sven@gimp.org>

	* POTFILES.in
	* POTFILES.skip: moved files to the skip list. These were left out
	intentionally.
2006-01-25 11:32:31 +00:00
Funda Wang 989f0dec80 Added missing files into POTFILES.in. Removed obsolete file from POTFILES.skip. 2006-01-25 06:01:00 +00:00
Benoît Dejean 253f0b4271 Updated French translation.
* fr.po: Updated French translation.
2006-01-24 20:18:58 +00:00
Marco Ciampa 32de28295a Updated italian translation 2006-01-23 08:42:04 +00:00
Clytie Siddall 0840ebc8a4 vi.po: Updated Vietnamese translation. 2006-01-22 06:05:14 +00:00
Adam Weinberger 6dfc1d8a86 Updated Canadian English translation.
2006-01-17  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2006-01-18 01:04:21 +00:00
Sven Neumann d9ffb3db1c updated year in copyright.
2006-01-17  Sven Neumann  <sven@gimp.org>

	* app/about.h (GIMP_COPYRIGHT): updated year in copyright.

	* app/actions/dialogs-actions.c: string change.
2006-01-17 12:42:32 +00:00
Adam Weinberger 17375e3b09 Updated Canadian English translation.
2006-01-15  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2006-01-16 04:53:23 +00:00
Vincent van Adrighem 62b6a66cc3 Translation updated by Tino Meinen.
2006-01-15  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2006-01-15 15:59:10 +00:00
Clytie Siddall be5920ff5c vi.po: Updated Vietnamese translation. 2006-01-15 07:35:59 +00:00
Alexander Shopov fc31639684 Updated Bulgarian translation by Victor Dachev <vdachev@gmail.com>
2006-01-10  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Victor Dachev <vdachev@gmail.com>
2006-01-10 17:55:10 +00:00
Priit Laes 0eb9b80c1b Translation updated by Olle Niit.
2006-01-09  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Olle Niit.
2006-01-09 08:24:11 +00:00
Adam Weinberger ad9368568f Updated Canadian English translation.
2006-01-04  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2006-01-04 20:03:59 +00:00
Clytie Siddall 481ea25662 vi.po: Updated Vietnamese translation. 2006-01-03 12:43:51 +00:00
Adam Weinberger 284b69d801 Updated Canadian English translation.
2005-12-30  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-12-30 22:46:14 +00:00
Roman Joost e39c243854 fixed incorrect and inconsistent translation for 'button'
2005-12-29  Roman Joost <romanofski@gimp.org>

        * de.po: fixed incorrect and inconsistent translation for 'button'
2005-12-29 21:58:35 +00:00
Adam Weinberger 97d108b983 Updated Canadian English translation.
2005-12-29  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-12-29 08:27:57 +00:00
Sven Neumann f7e62345ea app/Makefile.am new file collecting some strings about the app.
2005-12-28  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am
	* app/about.h: new file collecting some strings about the app.

	* app/main.c
	* app/dialogs/about-dialog.c
	* app/dialogs/user-install-dialog.c: use the defines from about.h.
2005-12-28 20:45:52 +00:00
Hendrik Richter cdf8dc0f31 Updated German translation.
2005-12-26  Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Updated German translation.
2005-12-26 14:30:06 +00:00
Adam Weinberger 9afc4f804a Updated Canadian English translation.
2005-12-26  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-12-26 07:04:01 +00:00
Takeshi AIHANA e7197fd0b2 Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-12-25  Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-12-25 11:09:45 +00:00
Artur Flinta ab1beb5eab Updated Polish translation by GNOME PL Team.
2005-12-22  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.
2005-12-22 12:39:13 +00:00
Francisco Javier F. Serrador 72db6592af Updated Spanish translation.
2005-12-11  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-12-11 12:25:00 +00:00
Vincent van Adrighem 51d76ae248 Translation updated by Tino Meinen.
2005-12-09  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2005-12-09 14:41:07 +00:00
Marco Ciampa 12af3f0602 Updated italian translation 2005-12-04 23:13:23 +00:00
Adam Weinberger e2c6f54a45 Updated Canadian English translation.
2005-12-04  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-12-04 06:59:42 +00:00
Arangel Angov a5437537bf Updated Macedonian translation <ArangelA@cvs.gnome.org> 2005-11-29 07:40:29 +00:00
Marcel Telka ae78c0ebc7 Updated Slovak translation.
2005-11-27  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.
2005-11-27 15:24:43 +00:00
Funda Wang 77d9c71e00 Updated Simplified Chinese translation of gimp. 2005-11-26 08:54:51 +00:00
Hendrik Brandt 362fa9e7fb Updated German translation.
2005-11-22  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2005-11-22 17:41:40 +00:00
Hendrik Brandt 931c971cc9 Updated German translation.
2005-11-18  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2005-11-18 13:54:02 +00:00
Alexander Shopov cf7a31fb57 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2005-11-17  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>
2005-11-17 09:33:41 +00:00
Hendrik Brandt fb3954ca07 Updated German translation.
2005-11-15  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2005-11-15 14:27:46 +00:00
Takeshi AIHANA 409186dd49 Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-11-12  Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-11-12 05:01:58 +00:00
Francisco Javier F. Serrador 77b7f45525 Updated Spanish translation.
2005-11-11  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-11-11 20:30:05 +00:00
Simos Xenitellis b6c5ddda90 Added Tatarish translation 2005-11-09 18:51:18 +00:00
Simos Xenitellis 312b3bdcc0 Added Tatarish translation by Albert Fazlí 2005-11-08 17:26:14 +00:00
Adam Weinberger 8b04bcd8c5 Updated Canadian English translation.
2005-11-06  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-11-06 19:19:49 +00:00
Sven Neumann 5997c7dd97 removed calls to the splash update function during initialization of
2005-11-05  Sven Neumann  <sven@gimp.org>

        * tools/pdbgen/app.pl: removed calls to the splash update function
        during initialization of internal procedures. This only takes time
        and doesn't provide useful information.

        * app/pdb/internal_procs.[ch]: regenerated.

        * app/pdb/procedural_db.[ch]: changed accordingly.

        * core/gimp.c: call the splash update function from here.
2005-11-05 13:00:04 +00:00
Sven Neumann 79ac6c0279 fixed buglet in siox code and renamed functions
* it.po: corrected translation that broke the gimp.desktop file.
2005-11-04 20:38:35 +00:00
Adam Weinberger 19b73dbf6f Updated Canadian English translation.
2005-11-03  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-11-03 16:50:16 +00:00
Sven Neumann bdf1580d6c app/core/gimpimagefile.c app/widgets/gimpimagepropview.c
2005-11-02  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimagefile.c
	* app/widgets/gimpimagepropview.c
	* app/widgets/gimpsizebox.c
	* app/widgets/gimptemplateeditor.c: use ngettext() for plural forms.
2005-11-02 16:07:07 +00:00
Adam Weinberger 1219b520b5 Updated Canadian English translation.
2005-11-01  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-11-01 18:06:35 +00:00
Alexander Shopov 3ffb2ce012 Updated Bulgarian translation by Victor Dachev <vdachev@gmail.com>
2005-11-01  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Victor Dachev <vdachev@gmail.com>
2005-11-01 08:28:28 +00:00
Adam Weinberger a9875c52a2 Updated Canadian English translation.
2005-10-31  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-10-31 19:21:47 +00:00
Žygimantas Beručka 9212749a13 Updated Lithuanian translation.
2005-10-30  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2005-10-30 10:24:16 +00:00
Takeshi AIHANA 852432b2db Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-10-30  Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-10-30 03:33:50 +00:00
Francisco Javier F. Serrador c808a45794 Updated Spanish translation.
2005-10-26  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-10-26 19:48:43 +00:00
Michael Natterer 1e3f7c4e31 added app/actions/brush-editor-actions.c
2005-10-25  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added app/actions/brush-editor-actions.c
2005-10-25 21:39:41 +00:00
Adam Weinberger 7f6d0761dc Updated Canadian English translation.
2005-10-23  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-10-23 06:22:56 +00:00
Takeshi AIHANA 8097877e9d Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-10-22  Takeshi AIHANA <aihana@gnome.gr.jp>

    * ja.po: Updated Japanese translation by OKANO Takayoshi <kano@na.rim.or.jp>.
2005-10-22 01:46:28 +00:00
Marco Ciampa bfbaf96b6c Updated italian translation 2005-10-20 18:05:17 +00:00
Marco Ciampa 92e1eb1691 Updated italian translation 2005-10-19 21:09:30 +00:00
Adam Weinberger a5a7ded04e Updated Canadian English translation.
2005-10-19  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-10-19 18:48:33 +00:00
Žygimantas Beručka 8ce889a894 Updated Lithuanian translation.
2005-10-19  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2005-10-19 14:23:46 +00:00
Marco Ciampa 75a8080605 Updated italian translation 2005-10-18 10:27:41 +00:00
Funda Wang a13e32acbe Updated Simplified Chinese translation 2005-10-18 06:41:23 +00:00
Funda Wang 474af1a9b8 Updated Simplified Chinese translations. 2005-10-15 08:19:23 +00:00
Adam Weinberger 11f38a2fe0 Updated Canadian English translation.
2005-10-12  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-10-13 01:26:44 +00:00
Žygimantas Beručka b62885c673 Updated Lithuanian translation.
2005-10-11  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2005-10-11 09:18:49 +00:00
Sven Neumann 6b13c2b01c fixed wrong translations 2005-10-07 17:29:47 +00:00
Hendrik Brandt a1273aa0e9 Updated German translation.
2005-10-07  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2005-10-07 16:12:15 +00:00
Adam Weinberger 06638a8912 Updated Canadian English translation.
2005-10-06  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-10-06 15:59:41 +00:00
Arangel Angov ac93e6708e Macedonian translation update <arangela@cvs.gnome.org> 2005-10-06 08:43:33 +00:00
Sven Neumann 81a43c7529 more string changes 2005-10-06 00:57:52 +00:00
Sven Neumann 2d96170a8c minor string fixes and translation updates 2005-10-06 00:44:41 +00:00
Arangel Angov 57104ef821 Translation update <arangela@cvs.gnome.org> 2005-10-05 17:36:48 +00:00
Adam Weinberger 1294a6b088 Updated Canadian English translation.
2005-10-04  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-10-04 04:04:40 +00:00
Žygimantas Beručka f88acb4546 Updated Lithuanian translation by Giedrius Naudžiūnas.
2005-10-04  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation by Giedrius Naudžiūnas.
2005-10-04 03:28:13 +00:00
Hendrik Brandt 724de057c2 Updated German translation.
2005-10-03  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2005-10-03 12:47:50 +00:00
Funda Wang e51cc0028b Updated Simplified Chinese translation 2005-10-03 09:41:30 +00:00
Carol Spears cdbff947c7 Applied patch provided by Joao S. O. Bueno Calligaris
* pt_BR.po: Applied patch provided by Joao S. O. Bueno Calligaris
2005-10-01 20:07:30 +00:00
Adam Weinberger e935273a19 Updated Canadian English translation.
2005-09-30  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-09-30 20:12:22 +00:00
Sven Neumann 14d7fb7fe4 app/dialogs/Makefile.am app/dialogs/keyboard-shortcuts-dialog.[ch]
2005-09-30  Sven Neumann  <sven@gimp.org>

	* app/dialogs/Makefile.am
	* app/dialogs/keyboard-shortcuts-dialog.[ch]
	* app/dialogs/preferences-dialog.c
	* app/widgets/gimphelp-ids.h: moved Keyboard Shortcuts dialog into
	it's own file.
2005-09-30 00:07:21 +00:00
Adam Weinberger 9012169cc3 Updated Canadian English translation.
2005-09-28  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-09-29 01:43:20 +00:00
Vincent van Adrighem 875d489c1e Translation updated by Tino Meinen.
2005-09-28  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2005-09-28 21:38:05 +00:00
Hendrik Brandt ebadf0ccd2 Updated German translation.
2005-09-27  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2005-09-27 20:42:47 +00:00
Ankitkumar Rameshchandra Patel 40a9621dd2 Updated Gujarati Translations 2005-09-26 04:28:23 +00:00
Ankitkumar Rameshchandra Patel 1592f5c0b5 Updated Gujarati Gimp 2005-09-21 04:39:53 +00:00
Sven Neumann 1bd990582d use ngettext for plural forms.
2005-09-21  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimagefile.c: use ngettext for plural forms.
2005-09-20 23:15:57 +00:00
Ankitkumar Rameshchandra Patel 3a70881adf Updated Gujarati Translations 2005-09-20 09:17:41 +00:00
Michael Natterer e4e52e54f3 qmask -> quick-mask.
2005-09-19  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: qmask -> quick-mask.
2005-09-19 12:45:17 +00:00
Adam Weinberger 2fbe7a7873 Updated Canadian English translation.
2005-09-18  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-09-18 04:34:11 +00:00
Adam Weinberger bc4afa6cb4 Updated Canadian English translation.
2005-09-17  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-09-17 17:28:56 +00:00
Takeshi AIHANA bc6b381306 Change name <kano@na.rim.or.jp> as Last-Translator.
2005-09-17  Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Change name <kano@na.rim.or.jp> as Last-Translator.
2005-09-17 10:51:32 +00:00
Takeshi AIHANA 4233e869d6 Updated Japanese translation by kano@na.rim.or.jp.
2005-09-17  Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation by kano@na.rim.or.jp.
2005-09-17 10:32:51 +00:00
Sven Neumann 7015ad1097 minor updates after mitch's changes 2005-09-14 02:03:06 +00:00
Sven Neumann f3d9a51e18 use "Undo History" instead of "Undo Editor" in user-visible string.
2005-09-13  Sven Neumann  <sven@gimp.org>

	* app/actions/edit-actions.c: use "Undo History" instead of "Undo
	Editor" in user-visible string. Removed wrongly used ellipsis.

	* app/dialogs/offset-dialog.c: added translator comment.

	* app/dialogs/quit-dialog.c: string change.
2005-09-13 18:21:07 +00:00
Clytie Siddall 4b4eb06511 vi.po: Updated Vietnamese translation. 2005-09-13 05:06:13 +00:00
Michael Natterer f37f34789b added app/widgets/gimpdockseparator.c
2005-09-12  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added app/widgets/gimpdockseparator.c
2005-09-12 17:50:40 +00:00
Amanpreet Singh Alam c29a7ade95 update by amanpreetalam@yahoo.com for Punjabi 2005-09-09 08:50:47 +00:00
Rajesh Ranjan d4f87f4c92 tranlated by rajeshkajha@yahoo.com 2005-09-09 08:22:06 +00:00
Vincent van Adrighem ca8d925231 Translation updated by Tino Meinen.
2005-09-08  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2005-09-08 09:01:26 +00:00
Amanpreet Singh Alam 9eb5b2e6ae update by amanpreetalam@yahoo.com 2005-09-07 11:10:58 +00:00
Inaki Larranaga be41702794 Updated Basque translation.
2005-09-07  Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.
2005-09-07 10:43:13 +00:00
Ankitkumar Rameshchandra Patel 6311df5185 Added Gujarati Translations 2005-09-07 06:29:19 +00:00
Adam Weinberger 55d2321188 Updated Canadian English translation.
2005-09-06  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-09-06 22:19:36 +00:00
Marcel Telka 5fcea1ca98 Updated Slovak translation.
2005-09-06  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.
2005-09-06 20:57:31 +00:00
Marco Ciampa ab3c6373f8 Updated italian trasnlation 2005-09-05 14:08:01 +00:00
Priit Laes 3e219f28cd Translation updated by Olle Niit.
2005-09-04  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Olle Niit.
2005-09-04 20:40:58 +00:00
Francisco Javier F. Serrador 1ca396802a Added Spanish translation.
2005-09-04  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Added Spanish translation.
2005-09-04 16:22:42 +00:00
Michael Natterer dc5bfc3f60 added app/core/gimp-contexts.c
2005-09-04  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added app/core/gimp-contexts.c
2005-09-04 10:45:31 +00:00
Ignacio Casal Quinteiro e1a738be37 *** empty log message *** 2005-09-04 09:09:31 +00:00
Sven Neumann 0b1a148b9c app/dialogs/quit-dialog.c use ngettext() for plural forms (bug #314764).
2005-09-01  Sven Neumann  <sven@gimp.org>

	* app/dialogs/quit-dialog.c
	* libgimp/gimpprocbrowserdialog.c: use ngettext() for plural forms
	(bug #314764).
2005-09-01 16:35:49 +00:00
Adam Weinberger f9000dfb63 Updated Canadian English translation.
2005-08-27  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-27 21:30:23 +00:00
Sven Neumann 5ea47e3126 minor optimizations.
2005-08-23  Sven Neumann  <sven@gimp.org>

	* app/base/siox.c: minor optimizations.

	* app/actions/gradients-actions.c
	* app/actions/patterns-actions.c
	* plug-ins/metadata/interface.c: applied patch from Stephan Binner
	that fixes wrong use of ellipsis (bug #309657).
2005-08-22 23:30:23 +00:00
Ivan Stojmirov d6e2ecde52 Updated Macedonian Translation 2005-08-22 20:09:39 +00:00
Adam Weinberger 551e734838 Updated Canadian English translation.
2005-08-22  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-22 05:40:19 +00:00
Adam Weinberger 8e7dab6db9 Updated Canadian English translation.
2005-08-19  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-19 04:48:06 +00:00
Ivan Stojmirov 29608a9394 done 2005-08-18 11:32:55 +00:00
Francisco Javier F. Serrador d6430b9595 Updated Spanish translation.
2005-08-16  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-08-16 21:22:39 +00:00
Adam Weinberger 67a2c7b4d1 Updated Canadian English translation.
2005-08-16  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-16 07:10:03 +00:00
Jens Seidel 3faf6494a4 de.po: Various typo fixes. 2005-08-15 20:29:40 +00:00
Marco Ciampa a4f5f849a1 Updated italian translation 2005-08-13 19:07:08 +00:00
Adam Weinberger e84cb2e6e6 Updated Canadian English translation.
2005-08-13  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-13 18:18:45 +00:00
Funda Wang 4974d47de4 Updated Simplified Chinese translation 2005-08-11 03:12:12 +00:00
Sven Neumann 13dcc471cd Made 2.3.3, the "What The Hack" release.
2005-08-10  Sven Neumann  <sven@gimp.org>

        * Made 2.3.3, the "What The Hack" release.

        * data/images/gimp-splash.png: What The Splash, photo by antenne.
2005-08-10 00:55:52 +00:00
Alexander Shopov 5481a2deb6 Updated Bulgarian translation by Victor Dachev <vdachev@gmail.com>
2005-08-09  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Victor Dachev <vdachev@gmail.com>
2005-08-09 10:45:23 +00:00
Marcel Telka cd63b6b75c Updated Slovak translation.
2005-08-09  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.
2005-08-09 05:02:36 +00:00
Adam Weinberger 6ed08d1144 Updated Canadian English translation.
2005-08-08  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-08 07:02:01 +00:00
Guilherme de S. Pastore 672ffda269 fixed header problems and HIG compliance, by pushing the verbs in the
* pt_BR.po: fixed header problems and HIG compliance,
by pushing the verbs in the Comment in the .desktop
file to the imperative form.
2005-08-07 05:30:59 +00:00
Adam Weinberger 116ed5657d Updated Canadian English translation.
2005-08-06  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-07 02:29:09 +00:00
Miloslav Trmac e918085d7c Updated Czech translation.
2005-08-06  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-08-06 00:38:55 +00:00
Adam Weinberger 7c2dc33b0a Updated Canadian English translation.
2005-08-03  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-03 05:45:44 +00:00
Sven Neumann 94bef475d2 added GIMP_UNDO_FOREGROUND_SELECT.
2005-08-03  Sven Neumann  <sven@gimp.org>

	* app/core/core-enums.[ch]: added GIMP_UNDO_FOREGROUND_SELECT.

	* app/tools/Makefile.am
	* app/tools/gimpforegroundselecttool-undo.[ch]: added stubs for
	undo in the new foreground selection tool.

	* tools/pdbgen/pdb/procedural_db.pdb: include gimpbase.h for
	gimp_canonicalize_identifier().

	* app/pdb/procedural_db_cmds.c: regenerated.

	* app/file/file-utils.c: fixed signedness warning.
2005-08-03 01:54:27 +00:00
Takeshi AIHANA 7db98ac1b8 Fixed wrong translations pointed by kano@na.rim.or.jp.
2005-08-02  Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Fixed wrong translations pointed by kano@na.rim.or.jp.
2005-08-02 13:21:21 +00:00
Vincent van Adrighem 8125630bc1 Translation updated.
2005-08-01  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated.
2005-08-01 08:26:10 +00:00
Adam Weinberger 10f17471d2 Updated Canadian English translation.
2005-07-31  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-08-01 02:12:58 +00:00
Sven Neumann 08c1c36a32 added new files.
2005-07-31  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added new files.

	* de.po: updated.
2005-07-31 18:33:44 +00:00
Adam Weinberger ee767fa642 Updated Canadian English translation.
2005-07-30  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-07-30 20:20:16 +00:00
Francisco Javier F. Serrador f14da6f625 Updated Spanish translation.
2005-07-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-07-30 10:25:01 +00:00
Sven Neumann 33877560d1 added new files.
2005-07-29  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added new files.

	* de.po: updated.
2005-07-29 18:12:10 +00:00
Alexander Shopov ab2bff88de Updated Bulgarian translation by Victor Dachev <vdachev@gmail.com>
2005-07-29  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Victor Dachev <vdachev@gmail.com>
2005-07-29 14:48:45 +00:00
Hendrik Richter 47d3ba132b Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.
2005-07-24  Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Fixed German translation by
	Jens Seidel <jensseidel@users.sf.net>.
2005-07-24 12:22:36 +00:00
Ivan Stojmirov 46e6c85217 100% 2005-07-22 10:17:02 +00:00
Pawan Chitrakar 54ddd1efaf Updated Nepali translation 2005-07-21 08:44:51 +00:00
Pawan Chitrakar 6a06988737 Nepali Translation Added 2005-07-21 07:51:29 +00:00
Baris Cicek 95398ba44f Updated Turkish Translation from Gorkem Gencturk 2005-07-19 08:24:39 +00:00
Josep Puigdemont i Casamajó 3ba1d851e6 Updated Catalan translation. 2005-07-18 19:27:52 +00:00
Adam Weinberger 5713d3048b Updated Canadian English translation.
2005-07-18  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-07-18 08:32:23 +00:00
Sven Neumann c692d9cdac removed obsolete translations 2005-07-14 15:07:17 +00:00
Sven Neumann 9d7fe7487f POTFILES.skip updated.
2005-07-14  Sven Neumann  <sven@gimp.org>

	* POTFILES.skip
	* de.po: updated.
2005-07-14 15:06:35 +00:00
Hendrik Brandt c938c78204 Updated German translation.
2005-07-10  Hendrik Brandt  <heb@gnome-de.org>

        * po*/de.po: Updated German translation.
2005-07-10 15:00:59 +00:00
Adam Weinberger cb77ea6440 Updated Canadian English translation.
2005-07-10  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-07-10 05:06:55 +00:00
Michael Natterer e1cb5daff9 added sample-point-editor-actions.c and cursor-info-actions.c
2005-07-09  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added sample-point-editor-actions.c and
	cursor-info-actions.c
2005-07-09 11:24:52 +00:00
Adam Weinberger 5b6b74f3c4 Updated Canadian English translation.
2005-07-09  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-07-09 06:15:40 +00:00
Adam Weinberger c30daaced2 Updated Canadian English translation.
2005-07-08  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-07-08 20:22:54 +00:00
Kwok-Koon Cheung e73208e6fe Updated traditional Chinese translation from GNOME HK Team
* zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
2005-07-07 15:18:17 +00:00
Francisco Javier F. Serrador 75c8609594 Updated Spanish translation.
2005-07-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-07-06 16:50:36 +00:00
Sven Neumann 16f5f558be fixed incorrect translation.
2005-07-05  Sven Neumann  <sven@gimp.org>

	* de.po: fixed incorrect translation.
2005-07-04 23:24:35 +00:00
Hendrik Richter 44972e8861 Updated German translation.
2005-07-05  Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Updated German translation.
2005-07-04 22:37:17 +00:00
Adam Weinberger 005278ab8f Updated Canadian English translation.
2005-07-03  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-07-03 22:25:18 +00:00
Priit Laes 1de4229abc Translation updated by Olle Niit.
2005-06-28  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Olle Niit.
2005-06-28 07:41:51 +00:00
Marco Ciampa 2ff5c3b43b Updated italian translation 2005-06-26 20:42:19 +00:00
Sven Neumann be446bbe0d translating GIMP to "The GIMP" just plain sick 2005-06-26 20:00:23 +00:00
Hendrik Brandt d533b54869 Updated German translation.
2005-06-26  Hendrik Brandt  <heb@gnome-de.org>

        * po*/de.po: Updated German translation.
2005-06-26 15:07:58 +00:00
Marco Ciampa d3a26606e8 Updated italian translation 2005-06-26 14:57:14 +00:00
Vincent van Adrighem 0480cce88d Translation updated by Tino Meinen.
2005-06-25  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2005-06-25 20:38:54 +00:00
Karine Delvare 30564babb6 added Akkana Peck to contributors and updated my last name.
2005-06-25  Karine Delvare  <kdelvare@nerim.net>

	* authors.xml: added Akkana Peck to contributors and updated my
	last name.

	* po/fr.po: fixed typo.
2005-06-25 16:50:48 +00:00
Adam Weinberger a17d06473f Updated Canadian English translation.
2005-06-23  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-06-23 23:30:13 +00:00
2 6288785179 updated Simplified Chinese translation
2005-06-22    <caiqian@gnome.org>

	* zh_CN.po: updated Simplified Chinese translation
2005-06-22 10:47:18 +00:00
Hendrik Richter 882f0fac95 Fixed German translation (#308553) 2005-06-21 17:40:08 +00:00
Sven Neumann 20fabc9729 better fix 2005-06-18 00:49:04 +00:00
Sven Neumann 4691653b1e bug #308127 2005-06-18 00:45:08 +00:00