SHIRASAKI Yasuhiro
d65f250a87
updated japanese translation.
...
-- yasuhiro
2000-05-31 12:08:55 +00:00
Manish Singh
b46ac5e9fd
1.1.23 stuff
...
-Yosh
2000-05-28 17:55:57 +00:00
Manish Singh
c296a0a378
1.1.22 stuff
...
-Yosh
2000-05-16 06:45:36 +00:00
SHIRASAKI Yasuhiro
cb4f81fdc9
updated Japanese Translation.
...
-- yasuhiro
2000-05-14 02:06:20 +00:00
Manish Singh
4ab88cb628
1.1.21 stuff
...
-Yosh
2000-05-01 21:30:04 +00:00
Manish Singh
4ff5948fe6
1.1.20 stuff
...
-Yosh
2000-04-22 19:47:01 +00:00
SHIRASAKI Yasuhiro
c19016d81a
updated japanese translation.
...
-- yasuhiro
2000-04-22 05:24:07 +00:00
Manish Singh
16f601393d
1.1.19 stuff
...
-Yosh
2000-03-30 10:06:05 +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
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
f1c203126b
increased gimp_tile_cache to 32MB
...
minor fixes in install.c
sneaked a few changes into the po-files
--Sven & Mitch
2000-03-15 01:38:14 +00:00
Sven Neumann
4d20d8296b
an eye_candy for new users
...
--Sven & Mitch
2000-03-14 23:06:21 +00:00
SHIRASAKI Yasuhiro
a8b4d3e51d
updated and added japanese translation tables.
...
-- yasuhiro
2000-03-08 16:18:52 +00:00
Manish Singh
da1069cac2
I lied. Real 1.1.18 stuff
...
-Yosh
2000-03-04 03:39:19 +00:00
Manish Singh
ffe712e6ee
1.1.18 stuff
...
-Yosh
2000-03-03 23:18:02 +00:00
SHIRASAKI Yasuhiro
8169250568
Updated Japanese translation.
...
-- yasuhiro
2000-02-29 07:46:05 +00:00
SHIRASAKI Yasuhiro
e2e1ee3ae7
updated Japanese translation.
...
-- yasuhiro
2000-02-19 08:11:56 +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
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
Manish Singh
51b571f8d8
1.1.16 stuff
...
-Yosh
2000-02-02 05:01:20 +00:00
SHIRASAKI Yasuhiro
0f7855d37c
i18n fix and updated Japanese translation.
...
-- yasuhiro
2000-01-31 20:50:29 +00:00
SHIRASAKI Yasuhiro
fbf643b93a
_() tagging for hardcoded fonts.
...
* app/install.c: _() tagging for hardcoded fonts.
-- yasuhiro
2000-01-28 19:33:32 +00:00
SHIRASAKI Yasuhiro
9659b77317
i18n fix and message table update.
2000-01-26 17:17:58 +00:00
SHIRASAKI Yasuhiro
f80607beb3
Updated japanese translation tables.
...
-- yasuhiro
2000-01-18 00:21:48 +00:00
Manish Singh
e8f7be1cab
Made 1.1.15 release
...
* Made 1.1.15 release
* configure.in: disabled --with-threads, as it is not actively
maintained and rather untested.
-Yosh
2000-01-14 00:38:39 +00:00
SHIRASAKI Yasuhiro
1689d10245
Updated japanese message tables.
...
-- yasuhiro
2000-01-07 17:54:25 +00:00
SHIRASAKI Yasuhiro
dc180819d7
update japanese translation.
1999-12-31 15:16:30 +00:00
Shirasaki Yasuhiro
f0e5aa0308
Update japanese translation.
...
1999-12-20 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp>
* ja.po: Update japanese translation.
-- yasuhiro
1999-12-16 21:04:28 +00:00
Manish Singh
c3af7dc751
1.1.14 stuff
...
-Yosh
1999-12-16 21:04:28 +00:00
Yukihiro Nakai
bacd04b48b
ja.po: Update from Shirasaki Yasuhiro.
1999-12-10 06:20: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
Yukihiro Nakai
5d7b3fa197
Traslation update from Shirasaki Yasuhiro
...
Traslation update from Shirasaki Yasuhiro
1999-09-29 02:31:20 +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
Manish Singh
ee8b38590d
ja po updates
...
-Yosh
1999-09-09 22:44:35 +00:00
Yukihiro Nakai
a8d6481ebf
Update from Shirasaki Yasuhiro
...
Update from Shirasaki Yasuhiro
1999-09-09 06:30:33 +00:00
Yukihiro Nakai
743049def2
Update from SHIRASAKI Yasuhiro
...
Update from SHIRASAKI Yasuhiro
1999-09-08 08:37:38 +00:00
Pablo Saratxaga
a5154a861b
added danish file corrected headers of some *.po files so msgfmt -v can be
...
added danish file
corrected headers of some *.po files so msgfmt -v can be
used to check them
1999-09-01 12:22:08 +00:00
Yukihiro Nakai
3f00c01bd5
ja.po: Update from Shirasaki Yasuhiro
...
ja.po: Update from Shirasaki Yasuhiro
1999-08-23 02:11:19 +00:00
Manish Singh
82f7af66be
1.1.8 stuff
...
-Yosh
1999-08-02 05:50:14 +00:00
Manish Singh
fe7e21af8e
Made 1.1.7 release
...
* Made 1.1.7 release
* configure.in: version number bump
* ltconfig
* ltmain.sh: libtool 1.3.3
* app/channel_cmds.c
* tools/pdbgen/pdb/channel.pdb: remove opacity_arg alias for channel new
* Makefile.am: add pixmaps
* borderaverage moved into it's own dir again, to avoid gck problems
-Yosh
1999-07-17 20:37:31 +00:00
Yukihiro Nakai
b401afddeb
ja.po: Japanese translation update from Mr. Shirasaki.
...
ja.po: Japanese translation update from Mr. Shirasaki.
1999-07-05 02:51:39 +00:00
Yukihiro Nakai
81124dce15
ja.po: Japanese translation update from SHIRASAKI Yasuhiro.
...
ja.po: Japanese translation update from SHIRASAKI Yasuhiro.
1999-06-21 02:16:09 +00:00
Manish Singh
84ad15be2a
1.1.6 stuff
...
-Yosh
1999-06-06 00:10:20 +00:00
Manish Singh
83291f7fa3
1.1.5 stuff
...
-Yosh
1999-05-03 23:14:25 +00:00
Manish Singh
fcf3113c43
1.1.4 stuff
...
-Yosh
1999-03-30 03:10:08 +00:00
Manish Singh
36a859e13b
1.1.3 stuff
...
-Yosh
1999-03-09 01:18:15 +00:00