Обсуждение: Simplified Chinese translation file for nls support

Поиск
Список
Период
Сортировка

Simplified Chinese translation file for nls support

От
Weiping He
Дата:
Hi all,
    I've just finished the Chinese NLS support(zh_CN part) files
translation,
    the attachement is those four files.
   (.tar.gz file, with the directory, root is $PGSRC).
    Tested on some Linux platform.

    thanks & regards
    laser

Вложения

Re: Simplified Chinese translation file for nls support

От
Bruce Momjian
Дата:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

> Hi all,
>     I've just finished the Chinese NLS support(zh_CN part) files
> translation,
>     the attachement is those four files.
>    (.tar.gz file, with the directory, root is $PGSRC).
>     Tested on some Linux platform.
>
>     thanks & regards
>     laser

[ application/x-gzip is not supported, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Re: Simplified Chinese translation file for nls support

От
Bruce Momjian
Дата:
Patch applied.  Thanks.

> Hi all,
>     I've just finished the Chinese NLS support(zh_CN part) files
> translation,
>     the attachement is those four files.
>    (.tar.gz file, with the directory, root is $PGSRC).
>     Tested on some Linux platform.
>
>     thanks & regards
>     laser

[ application/x-gzip is not supported, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Re: Simplified Chinese translation file for nls support

От
Peter Eisentraut
Дата:
Weiping He writes:

>     I've just finished the Chinese NLS support(zh_CN part) files translation,
>     the attachement is those four files.
>    (.tar.gz file, with the directory, root is $PGSRC).
>     Tested on some Linux platform.

But apparently you missed...

zh_CN.po: warning: PO file header missing, fuzzy, or invalid
          warning: charset conversion will not work
found 1 fatal error

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


Re: Simplified Chinese translation file for nls support

От
Weiping He
Дата:
Peter Eisentraut wrote:

> Weiping He writes:
>
> >     I've just finished the Chinese NLS support(zh_CN part) files translation,
> >     the attachement is those four files.
> >    (.tar.gz file, with the directory, root is $PGSRC).
> >     Tested on some Linux platform.
>
> But apparently you missed...
>
> zh_CN.po: warning: PO file header missing, fuzzy, or invalid
>           warning: charset conversion will not work
> found 1 fatal error

I've notice it. Because didn't sync with cvs server for quite a few days. fixing
now.
send patch later.

    regards    laser