Re: translation of grass-6.2.0beta2 into vietnamese

6 messages Options
Embed this post
Permalink
Markus Neteler-3

Re: translation of grass-6.2.0beta2 into vietnamese

Reply Threaded More More options
Print post
Permalink
Hi Bui Huu Manh

On Wed, Sep 20, 2006 at 06:59:42AM +0100, Mystus vittatus wrote:
>      Hi Markus
>    Attached to this mail is the translation of 3 po files of GRASS 6.2.0beta2
>    into Vietnamese. It's a quite completed translation, only very few
>    messages left or the ones which don't need translation like Raster,
>    Vector.... The translation is done in gedit, and I have compiled GRASS
>    with nls option to check. Generally it's ok (you can see some issues
>    below).

thanks a lot - I have uploaded the files to 6.2.0-release branch and
6.3-CVS.

[... answered in personal mail ...]

>     1. Even though some messages are translatable, but some don't accept the
>        space in translated strings. For example in grasstcl.po file, the
>        string *Ouput* is translated into Vietnamese is *D-a>!u ra*, or
>        *Options* is translated to *Tuy cho-.n*. But if those have spaces then
>        some modules couldn't run, for example, g.region will display error
>        message and can't be run. But if the translation is put into
>        one-word-form, for example, *Tuy cho-.n* become *Tuy_cho-.n*, *D-a>!u
>        ra* become *D-a>!u_ra* (use underscore instead of space), then things
>        are ok. There are some other cases, not many but I think this could be
>        useful for other translators to consider. I don't know if there is any
>        list or guidance about this issue. I will continue to check if there
>        is any possbile errors at deeper levels of running commands (g.region
>        stopped right at the beginning).


[...]
>     5. GRASS uses default font is Helvetica, this font can't display
>        Vietnamese properly. I can change the font for GIS Manager and
>        commands in /usr/local/grass-6.2.0beta2/etc/gtcltk/options.tcl. But
>        the start-up sreen still in Helvetica and some characters can't be
>        display properly. How can I change the font is start-up screen?
>
...
>    Cheers and all the best
>    Bui Huu Manh

I don't know how to answer both questions, maybe another list member
knows?

Markus

_______________________________________________
translations mailing list
[hidden email]
http://grass.itc.it/mailman/listinfo/translations
Markus Neteler-3

Re: translation of grass-6.2.0beta2 into vietnamese

Reply Threaded More More options
Print post
Permalink
On Wed, Sep 20, 2006 at 10:08:07AM +0200, Markus Neteler wrote:

> Hi Bui Huu Manh
>
> On Wed, Sep 20, 2006 at 06:59:42AM +0100, Mystus vittatus wrote:
> >      Hi Markus
> >    Attached to this mail is the translation of 3 po files of GRASS 6.2.0beta2
> >    into Vietnamese. It's a quite completed translation, only very few
> >    messages left or the ones which don't need translation like Raster,
> >    Vector.... The translation is done in gedit, and I have compiled GRASS
> >    with nls option to check. Generally it's ok (you can see some issues
> >    below).
>
> thanks a lot - I have uploaded the files to 6.2.0-release branch and
> 6.3-CVS.

I just made a quick test:

export LANG=vi_VI
export LANGUAGE=vi_VI
export LC_ALL=vi_VI

grass63

Really great (it will work in 6.2 as well) - congrats!

Markus

_______________________________________________
translations mailing list
[hidden email]
http://grass.itc.it/mailman/listinfo/translations
Mystus vittatus

Re: translation of grass-6.2.0beta2 into vietnamese

Reply Threaded More More options
Print post
Permalink
Hi all

Thanks.

If you want to display Vietnamese properly, then please change the Default font in options.tcl from Helvetica to Verdana or Arial. Otherwise many words are displayed wrongly. I don't know why but Tahoma font doesn't work on my computer (it worked on Ms. Van Anh's case, like she mentions in the localization document of GRASS into Vietnamese before), maybe the font set of Tahoma I have has crashed.


Cheers
Bui Huu manh

Markus Neteler <[hidden email]> wrote:
On Wed, Sep 20, 2006 at 10:08:07AM +0200, Markus Neteler wrote:

> Hi Bui Huu Manh
>
> On Wed, Sep 20, 2006 at 06:59:42AM +0100, Mystus vittatus wrote:
> > Hi Markus
> > Attached to this mail is the translation of 3 po files of GRASS 6.2.0beta2
> > into Vietnamese. It's a quite completed translation, only very few
> > messages left or the ones which don't need translation like Raster,
> > Vector.... The translation is done in gedit, and I have compiled GRASS
> > with nls option to check. Generally it's ok (you can see some issues
> > below).
>
> thanks a lot - I have uploaded the files to 6.2.0-release branch and
> 6.3-CVS.

I just made a quick test:

export LANG=vi_VI
export LANGUAGE=vi_VI
export LC_ALL=vi_VI

grass63

Really great (it will work in 6.2 as well) - congrats!

Markus


All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
_______________________________________________
translations mailing list
[hidden email]
http://grass.itc.it/mailman/listinfo/translations
Markus Neteler-3

Re: Tcl font settings issue

Reply Threaded More More options
Print post
Permalink
In reply to this post by Markus Neteler-3
hi,

the TclTk font issue is fixed and backported to 6.2.
I'll prepare a new 6.2.0RC1 asap.

The fonts are now defined in a single file:
$GISBASE/etc/gtcltk/options.tcl
which should be easy to adapt for a font change.

It's fixed for the GRASS startup screen, the GUI and gis.m

Thanks to Michael Barton for implementing it in 6.3-CVS-HEAD.

Cheers
Markus

On Wed, Sep 20, 2006 at 01:28:37PM +0200, Markus Neteler wrote:
> [from translations list]
>
> Hi,
>
> there are problems with the Helvetica Tcl font for Vietnamese,
> maybe also other languages.
> Helvetica is hardcoded in a couple of places:
>
[...]

_______________________________________________
translations mailing list
[hidden email]
http://grass.itc.it/mailman/listinfo/translations
Huu Manh Bui

Re: Re: Tcl font settings issue

Reply Threaded More More options
Print post
Permalink
Hi all

This is good. Thanks everybody. This will help users easier to choose the font for the GUI. Great!


Best regards
Manh


All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.
_______________________________________________
translations mailing list
[hidden email]
http://grass.itc.it/mailman/listinfo/translations
Mystus vittatus

Re: Tcl font settings issue

Reply Threaded More More options
Print post
Permalink
In reply to this post by Markus Neteler-3
Hi all

It's very good to hear this. Thanks verybody. Great!

Best regards
Manh

Markus Neteler <[hidden email]> wrote:
hi,

the TclTk font issue is fixed and backported to 6.2.
I'll prepare a new 6.2.0RC1 asap.

The fonts are now defined in a single file:
$GISBASE/etc/gtcltk/options.tcl
which should be easy to adapt for a font change.

It's fixed for the GRASS startup screen, the GUI and gis.m

Thanks to Michael Barton for implementing it in 6.3-CVS-HEAD.

Cheers
Markus

On Wed, Sep 20, 2006 at 01:28:37PM +0200, Markus Neteler wrote:
> [from translations list]
>
> Hi,
>
> there are problems with the Helvetica Tcl font for Vietnamese,
> maybe also other languages.
> Helvetica is hardcoded in a couple of places:
>
[...]


All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
_______________________________________________
translations mailing list
[hidden email]
http://grass.itc.it/mailman/listinfo/translations