Commit Graph

1474 Commits

Author SHA1 Message Date
Sven Neumann d5cbf93f51 minor updates.
2004-03-19  Sven Neumann  <sven@gimp.org>

	* de.po: minor updates.

	* ja.po: marked invalid translations as fuzzy.
2004-03-19 19:53:55 +00:00
Miloslav Trmac e4067db167 Update Czech translation 2004-03-19 13:00:20 +00:00
Jan Morén cbb2961938 Updated Swedish translation.
2004-03-19  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2004-03-19 08:49:52 +00:00
Miloslav Trmac 0e8920a565 Update Czech translation 2004-03-18 18:53:35 +00:00
Jan Morén 3af58bbcc3 Updated Swedish translation.
2004-03-18  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2004-03-18 07:50:03 +00:00
Michael Schumacher a23f372653 Updated german translation.
* de.po: Updated german translation.
2004-03-17 22:33:59 +00:00
Miloslav Trmac 0744497e69 Update Czech translation 2004-03-17 20:42:24 +00:00
Changwoo Ryu 021cc5379b Updated Korean translation by Dongsu Jang <iolo@hellocity.net>.
* ko.po: Updated Korean translation by Dongsu Jang
	<iolo@hellocity.net>.
2004-03-17 11:49:37 +00:00
Jan Morén 4b90845f1b Updated Swedish translation.
2004-03-17  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2004-03-17 03:25:34 +00:00
Pablo G. del Campo b9c6ec61bf Updated Spanish translation.
2004-03-16  Pablo G. del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.
2004-03-16 20:29:07 +00:00
Zygimantas Berucka b1c957bec5 Updated Lithuanian translation by me and Linas Vasiliauskas.
2004-03-16  Zygimantas Berucka  <uid0@akl.lt>

* lt.po: Updated Lithuanian translation by me and Linas Vasiliauskas.
2004-03-16 17:54:48 +00:00
Stanislav Visnovsky 05410dc036 Updated Slovak translation by Zdenko Podobny.
2004-03-16  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation by Zdenko Podobny.
2004-03-16 13:15:28 +00:00
Miloslav Trmac 23daabe198 Update Czech translation 2004-03-16 11:49:55 +00:00
Miloslav Trmac 873282c727 Update Czech translation 2004-03-15 11:09:31 +00:00
Jan Morén 6e093237c4 Updated Swedish translation.
2004-03-15  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2004-03-15 02:04:51 +00:00
Sigurd Gartmann 96285dc8f5 Updated Norwegian Bokmål translation.
2004-03-15  Sigurd Gartmann  <sigurd-translate@brogar.org>

	* no.po: Updated Norwegian Bokmål translation.
2004-03-15 00:13:56 +00:00
Ole Laursen 7f1e612d15 Updated Danish translation.
2004-03-14  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2004-03-14 22:13:50 +00:00
Sven Neumann 35124b9a06 marked missing string for translation (spotted by Branko Collin).
2004-03-13  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpcontainermenuimpl.c: marked missing string for
	translation (spotted by Branko Collin).
2004-03-13 03:29:43 +00:00
Sven Neumann 9802d8c6ba added missing app/widgets/gimpthumbbox.c.
2004-03-12  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added missing app/widgets/gimpthumbbox.c.
2004-03-12 15:25:51 +00:00
Miloslav Trmac d646c435ee Update Czech translation 2004-03-12 14:02:21 +00:00
Funda Wang 867e37aecc Updated Simplified Chinese translation 2004-03-12 11:21:59 +00:00
Sven Neumann 1de5defab0 added explicit menu branches to allow them to be translated (bug #136937).
2004-03-12  Sven Neumann  <sven@gimp.org>

	* app/gui/tool-options-menu.c (tool_options_menu_entries): added
	explicit menu branches to allow them to be translated (bug #136937).
2004-03-11 23:45:08 +00:00
Francisco Javier F. Serrador 58bcca9013 Updated Spanish translation.
2004-03-11  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2004-03-11 19:36:57 +00:00
Sven Neumann 21f26743c1 made gimp_config_sync() and gimp_config_connect() also work on objects of
2004-03-11  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-utils.c: made gimp_config_sync() and
	gimp_config_connect() also work on objects of different types.
	Properties with the same name and the same type are synced /
	connected.

	* app/core/gimpcontext.[ch]: added convenience functions to get/set
	the font by name.

	* app/tools/gimptextoptions.[ch]: don't hold a GimpText object
	that duplicates properties like font and color which are in
	GimpContext already. Instead added all text properties that are
	controlled from the text tool options.  Handling of the foreground
	color is somewhat broken and needs a GimpContext wizard (Mitch!).

	* app/text/gimptext.c: blurbs are not any longer needed now that
	the property widgets are created from the GimpTextOptions.

	* app/tools/gimptexttool.c: changed accordingly.

	* app/widgets/gimptexteditor.[ch]: use an internal GtkTextBuffer
	and emit "text-changed" when it changes.
2004-03-11 18:47:37 +00:00
Gustavo Maciel Dias Vieira 3e7d0c60a2 Updated Brazilian Portuguese translation done by Joao S. O. Bueno
2004-03-11  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation done by Joao
        S. O. Bueno <gwidion@mpc.com.br>.
2004-03-11 16:38:07 +00:00
Gustavo Maciel Dias Vieira c5fc9603f2 Updated Brazilian Portuguese translation done by Joao S. O. Bueno
2004-03-10  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation done by Joao
        S. O. Bueno <gwidion@mpc.com.br>.
2004-03-10 17:27:18 +00:00
Vincent van Adrighem cf8c95aebb Translation updated by Branko Collin.
2004-03-10  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Branko Collin.
2004-03-10 00:35:32 +00:00
Sigurd Gartmann 7e15fc77e0 Updated Norwegian Bokmål translation.
2004-03-10  Sigurd Gartmann  <sigurd-translate@brogar.org>

        * no.po: Updated Norwegian Bokmål translation.
2004-03-10 00:08:07 +00:00
Sigurd Gartmann 59105cee51 Updated Norwegian Bokmål translation with work from Runar Ingebrigtsen.
2004-03-10  Sigurd Gartmann  <sigurd-translate@brogar.org>

	* no.po: Updated Norwegian Bokmål translation with work from Runar Ingebrigtsen.
2004-03-09 23:55:03 +00:00
Miloslav Trmac 5b2e0fcd58 Update Czech translation 2004-03-09 20:08:32 +00:00
Danilo Šegan 9fd732de22 Updated Serbian translation. 2004-03-09 05:09:21 +00:00
Jan Morén 3273576c47 Updated Swedish translation.
2004-03-09  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2004-03-08 23:49:57 +00:00
Duarte Loreto a09c841483 Updated Portuguese translation.
2004-03-08  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.
2004-03-08 21:34:05 +00:00
Ole Laursen ab0b745a4a Updated Danish translation.
2004-03-08  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2004-03-08 17:55:03 +00:00
Miloslav Trmac 7fcf38e9de Update Czech translation 2004-03-08 09:36:11 +00:00
Christophe Merlet 35fe294010 Updated French translation. 2004-03-06 14:48:52 +00:00
Miloslav Trmac 389bcee659 Update Czech translation 2004-03-05 18:30:42 +00:00
Sven Neumann ff772f0a13 minor updates.
2004-03-05  Sven Neumann  <sven@gimp.org>

	* de.po: minor updates.
2004-03-05 02:02:08 +00:00
Miloslav Trmac 499d19f831 Update Czech translation 2004-03-04 14:59:29 +00:00
Sven Neumann 65b0598aed Made 2.0pre4 release.
2004-03-04  Sven Neumann  <sven@gimp.org>

	* Made 2.0pre4 release.
2004-03-04 01:51:24 +00:00
Ole Laursen 8ad44a651e Updated Danish translation.
2004-03-03  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2004-03-03 20:52:55 +00:00
Miloslav Trmac d46ce12635 Update Czech translation 2004-03-01 15:53:20 +00:00
Jan Morén 30fa1d1088 Updated Swedish translation.
2004-02-29  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2004-02-29 03:56:30 +00:00
Christophe Merlet ccc134bb87 Updated French translation. 2004-02-28 15:12:09 +00:00
Michael Natterer f5c070ea54 file-dialog-utils.c -> gimpfiledialog.c
2004-02-27  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: file-dialog-utils.c -> gimpfiledialog.c
2004-02-27 14:47:42 +00:00
Francisco Javier F. Serrador 64135def7e Updated Spanish translation.
2004-02-27  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2004-02-26 23:55:15 +00:00
Danilo Šegan 6230b17ab9 Updated Serbian translation. 2004-02-26 20:53:08 +00:00
Dmitry Mastrukov a7acd2bb82 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-02-26 05:32:50 +00:00
Pablo G. del Campo 67fa056328 Updated Spanish translation.
2004-02-25  Pablo G. del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.
2004-02-25 13:33:16 +00:00
Alastair McKinstry c9ee3dc2a6 Updated Irish translation 2004-02-24 22:38:07 +00:00