Re: [Nautilus-list] ta translation breaks Nautilus compile
- From: Karl Eichwalder <keichwa gmx net>
- To: Darin Adler <darin bentspoon com>
- Cc: Dan Hensley <dan hensley home com>, "Bruno Haible <haible ilog fr>GNOME I18N List" <gnome-i18n gnome org>, Nautilus List <nautilus-list lists eazel com>
- Subject: Re: [Nautilus-list] ta translation breaks Nautilus compile
- Date: Sun, 26 Aug 2001 20:04:40 +0200
Darin Adler <darin bentspoon com> writes:
> I'm using gettext 0.10.37 and not seeing the problem. I would like to
> get this fixed, but I have no idea what to do about it.
>
> Maybe the gnome-i18n list denizens can help.
>
>> file=./`echo ta | sed 's,.*/,,'`.gmo \
>> && rm -f $file && /usr/bin/msgfmt --statistics -o $file ta.po
>> ta.po:989: invalid multibyte sequence
>> ta.po:1970: invalid multibyte sequence
Please, try to fix it along these lines:
From: Karl Eichwalder <keichwa gmx net>
Subject: gettext and OLD_PO_FILE_INPUT=yes (Re: ANNOUNCE: GDM 2.2.2.1, the "George deserves a spanking!" release)
To: gnome-hackers gnome org
Cc: gnome-i18n gnome org, George <jirka 5z com>
Date: 02 Jun 2001 17:42:49 +0200
George <jirka 5z com> writes:
Thanks for the new release.
> A note on this release is that the "ja" and "zh_TW.Big5" translations aren't
> included because the files on CVS are b0rk and have some illegal characters
> and such other things. I hope to fix this before next release.
2001-06-02 Karl Eichwalder <ke suse de>
* ja.po, zh_TW.Big5.po: Use OLD_PO_FILE_INPUT=yes to merge the
files.
Now the files are woring for me (gettext 0.10.38). This command did the
trick (hopefully for you, too); native speakers please check:
for l in ja zh_TW.Big5; do
cp $l.po $l.po.tmp
LANG=C OLD_PO_FILE_INPUT=yes msgmerge -v $l.po.tmp gdm.pot -o $l.po
done
..............................................................................
Read 398 old + 534 reference, merged 379, fuzzied 24, missing 131, obsolete 13.
...................................................................
Read 398 old + 534 reference, merged 379, fuzzied 13, missing 142, obsolete 15.
-=-=-=-=-=-=-=-=-=-=-=-=-=- cut here -=-=-=-=-=-=-=-=-=-=-=-=-=-
From: Karl Eichwalder <keichwa gmx net>
Subject: Re: Nautilus i18n statistics, pozilla etc.
To: gnome-i18n gnome org
Cc: Bruno Haible <haible ilog fr>
Date: 17 Jun 2001 20:43:06 +0200
Fatih Demir <kabalak gmx net> writes:
> > ta ------------- Failure due to a warning ------------
>
> This is an often occuring problem: msgfmt/msgmerge print out warnings due to
> the TSCII encoding; are these warnings foo'sh? Due to the warning there
> are no statistics for any ta.po/ta in pozilla.sh's output table..
Please, send a small test file to Bruno Haible (see Cc), the gettext
maintainer.
--
ke suse de (work) / keichwa gmx net (home): |
http://www.suse.de/~ke/ | ,__o
Free Translation Project: | _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]