Commit graph

444 commits

Author SHA1 Message Date
Karl Ove Hufthammer
1f989877f1 Updated Indonesian translation by Tedi Heriyanto <tedi_h@gmx.net>. 2004-07-21 08:21:30 +00:00
Karl Ove Hufthammer
516c1f732a Updated Slovenian translation by Urska Colner <urska.colner@agenda.si>. 2004-07-19 17:35:28 +00:00
Karl Ove Hufthammer
e53e06c833 Updated Finnish translation by Tarmo Toikkanen <tarmo.toikkanen@iki.fi>. 2004-07-18 20:52:25 +00:00
Karl Ove Hufthammer
9ba95fa42e Updated (broken?!) Tamil translation by Muguntharaj <mugunth@thamizha.com> and updated Simplified Chinese translation by Wang Jian <lark@linux.net.cn>. 2004-07-18 17:52:50 +00:00
Karl Ove Hufthammer
f388f51fcb Updated Dutch translation by Geert Stams <geertstams@wanadoo.nl>. 2004-07-16 19:54:52 +00:00
Karl Ove Hufthammer
ee1ea314d2 Fixed translation bug. 2004-07-16 19:52:30 +00:00
Karl Ove Hufthammer
4a92284d85 Updated Hungarian translation by Török Gábor <gabo@linuxportal.hu>. 2004-07-16 12:28:04 +00:00
Karl Ove Hufthammer
8b5717ee6c Updated Simplified Chinese translation by Wang Jian <lark@linux.net.cn>. 2004-07-15 16:27:19 +00:00
Karl Ove Hufthammer
d867ef9953 Updated Basque translation from Juan Irigoien <juanirigoien@irakasle.net>. 2004-07-15 10:31:26 +00:00
Karl Ove Hufthammer
881184618e Updated Afrikaans translation by Petri Jooste <petrijooste@yahoo.com>. 2004-07-14 19:55:41 +00:00
Karl Ove Hufthammer
1eba695a9f Updated Portuguese (Portugal) translation from Ricardo Cruz <rick2@aeiu.pt>. 2004-07-13 16:49:53 +00:00
Karl Ove Hufthammer
7698840557 Regenerated PO files (only changed POT creation date). 2004-07-13 16:47:43 +00:00
Karl Ove Hufthammer
ec23244dee - Added British and Norwegian translations.
- Removed dummy 'tmp' translation.
2004-07-13 13:28:05 +00:00
Karl Ove Hufthammer
c363d60b93 Translation template file. 2004-07-13 13:26:55 +00:00
Karl Ove Hufthammer
17e41d0f98 Removed line numbers to avoid unnecessary CVS updates. 2004-07-13 13:26:04 +00:00
Karl Ove Hufthammer
3bb93a6648 Regenerated PO files (only changed some line numbers). 2004-07-13 12:20:51 +00:00
Karl Ove Hufthammer
f410bf2b77 Added some translations. 2004-07-13 12:18:34 +00:00
Karl Ove Hufthammer
5a6f52fff6 Updated French translation from Jacques Chion <Jacques.Chion@wanadoo.fr>. 2004-07-13 12:17:32 +00:00
Karl Ove Hufthammer
1b6f0ce4b0 Updated Spanish translation from Gabriel Gazzán <ggabriel@internet.com.uy>. 2004-07-13 09:54:13 +00:00
Karl Ove Hufthammer
1adef6f02c Changed locale code for Portuguese (Portugal) from 'pt' to 'pt_pt'. 2004-07-12 19:09:29 +00:00
Karl Ove Hufthammer
feef96a197 Fixed a translation-related bug. 2004-07-12 12:51:48 +00:00
Karl Ove Hufthammer
2a9a7d02ce * Brutally ripped out everything that had to do with non-UTF-8 based rendering of strings. Needs testing!
(All stamp descriptions are now in UTF-8. And the UTF-16 functions (unfortunately named '...UNICODE') weren't even being used!)

* Renamed some functions so that they now make sense.

* Removed HTML unescaping code.

* Removed unnecessary language selection code.

* Various other cleanups and fixes.
2004-07-10 20:14:11 +00:00
William Kendrick
12e1584774 Added missing msgid. 2004-07-10 18:04:02 +00:00
Karl Ove Hufthammer
5a008250ed Treat all stamp descriptions as UTF-8, since they are. 2004-07-07 17:19:45 +00:00
Mark K. Kim
7c9a36b7d9 Korean translation file, ko.po, updated. 2004-07-07 08:28:39 +00:00
Eugene Zelenko
1320e1a61f Update translation 2004-07-07 03:33:52 +00:00
Song Huang
a236a4e5ea Update Traditional Chinese PO. 2004-07-07 01:34:59 +00:00
Karl Ove Hufthammer
b39da65dcb Fixed pixeldirt when selecting right-most paint bucket.
Also moved the paint bucket down a little, which looks better.
2004-07-06 14:45:30 +00:00
Karl Ove Hufthammer
3a7f3ae355 Script for updating .po, .pot and .desktop files. Needs intltools. 2004-07-06 13:19:33 +00:00
Karl Ove Hufthammer
0f6a10dff9 Minor translation improvements. 2004-07-03 18:46:49 +00:00
Karl Ove Hufthammer
7373e6c8d7 Fixed line-spacing issues with FreeSans font by moving the descriptions up a few pixels. 2004-06-24 10:01:41 +00:00
Karl Ove Hufthammer
29306b3c55 Added code for not tinting low-saturation ('gray') areas on stamps with the 'notintgray' property. 2004-06-23 18:07:37 +00:00
William Kendrick
3477b54f16 Set "LANGUAGE" env. var. on "lang=XYZ" and "--lang XYZ" options. 2004-06-20 07:10:28 +00:00
Karl Ove Hufthammer
d917ee6ef0 Converted Susha-coded Hindi text to real UTF-8. 2004-06-18 19:25:45 +00:00
Pablo Saratxaga
69a7052871 oops, I had forgotten the "Comment" line in *.desktop.ini file... 2004-06-14 20:44:09 +00:00
Pablo Saratxaga
91ab6f752b now *.po files are in po/ directory 2004-06-14 15:30:48 +00:00
Pablo Saratxaga
295041ba59 changes needed to use intltools to generate *.desktop file:
- changed src/messages/ to src/po/
- added POTFILES.in and configure.in files
2004-06-14 15:12:02 +00:00
Karl Ove Hufthammer
ddab8a4241 Spanish translation from Gabriel Gazzán <ggabriel@internet.com.uy>. 2004-06-13 20:03:20 +00:00
Song Huang
c8ed46e85c refine the file. 2004-06-13 10:12:15 +00:00
William Kendrick
f6b3d08d57 Fixed Hindi locale. Noted that Hindi chars shouldn't be used for
untranslated strings!!!
2004-06-11 09:39:20 +00:00
William Kendrick
b37ccf2b0e Initial Hindi import. 2004-06-11 09:09:17 +00:00
Karl Ove Hufthammer
97cddcab95 Icelandic and Japanese translation added 2004-06-08 08:18:29 +00:00
Song Huang
45f418ae0a refine the "Eraser" , "Text" and "Letters". 2004-06-08 04:34:05 +00:00
William Kendrick
dfb0604f84 Added Chinese (Traditional) support! 2004-06-06 01:58:05 +00:00
William Kendrick
158e56b8c8 More fix-ups, and a number of FIXMEs regarding coloring-book open feature. 2004-06-01 08:03:33 +00:00
William Kendrick
60d291bcec Some indentation cleanup. 2004-06-01 07:42:38 +00:00
William Kendrick
bbc3a49f00 Fixed do_open() so that it doesn't crash, at least... 2004-06-01 07:27:33 +00:00
William Kendrick
f6a61a8963 More tweak to do_open() for coloring book.
WARNING: It's broken, and I have to leave the house now, *damnit!* >:^(
2004-06-01 03:11:54 +00:00
William Kendrick
38feedaa27 Beginning work on coloring book mode. 2004-06-01 02:57:16 +00:00
Karl Ove Hufthammer
d58b41dcdc Added Walloon translation from Pablo Saratxaga <pablo@mandrakesoft.com> 2004-05-31 10:43:56 +00:00