Re: Tamil translators please pay attention
- From: Ramanan Selvaratnam <rama uklinux net>
- To: Pablo Saratxaga <pablo mandrakesoft com>
- Cc: gnome-i18n gnome org, Dinesh Nadarajah <n_dinesh yahoo com>,Mike Fabian <mfabian suse de>,Prabhu Anand <prabu_anand2000 yahoo com>,Noah Levitt <nlevitt columbia edu>
- Subject: Re: Tamil translators please pay attention
- Date: Thu, 05 Jun 2003 00:11:26 +0100
Noted .
Thanks Noah, Dinesh and everyone else.
I will be pursuing with coordinating the translations happily from now on.
As there is a lot of development already done on the broken system and
as many possible translators still use the system based on TSCII I
intend to maintain a repository elsewhere until I can give support on
using good fonts, where the problem seems to originate.
The need for translators is very important for us right now.
I will take care not to pollute the main GNOME tree.
All advice most welcome.
Pablo Saratxaga wrote:
>Kaixo!
>
>On Thu, Jun 05, 2003 at 04:03:12AM +0800, R.I.P. Deaddog wrote:
>
>
>>I have just (hopefully) fixed almost all of tamil translations which
>>was broken in the same way Noah discovered some days ago in gtk+. In
>>the process, I have to remove a few strings from ta.po in gconf-editor,
>>gnomemeeting and gimp-freetype, in order to successfully convert the
>>encoding of ta.po.
>>
>>Please tell me if I break any tamil translation files, so that I can
>>revert the change or fix it.
>>
>>
>
>In fact, the tscii encoding, as almost all "quick and dirty 8bit" encodings,
>are based on windows-1252, not in iso-8859-1.
>A conversion to iso-8859-1 fails, due to some chars being in the
>range 0x80-0x9f which doesn't exist in iso-8859-1
>
>so, it will work better with:
>
>cat old.po | iconv -f utf-8 -t cp1252//IGNORE | iconv -f tscii -t utf-8 > new.po
>
>
>
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]