Simplified Chinese translation file for nls support

Started by Weiping Healmost 25 years ago5 messagespatches
Jump to latest
#1Weiping He
laser@zhengmai.com.cn

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

Attachments:

nls-zh_CN.tar.gzapplication/x-gzip; name=nls-zh_CN.tar.gzDownload
#2Bruce Momjian
bruce@momjian.us
In reply to: Weiping He (#1)
Re: Simplified Chinese translation file for nls support

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
#3Bruce Momjian
bruce@momjian.us
In reply to: Weiping He (#1)
Re: Simplified Chinese translation file for nls support

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
#4Peter Eisentraut
peter_e@gmx.net
In reply to: Weiping He (#1)
Re: Simplified Chinese translation file for nls support

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

#5Weiping He
laser@zhengmai.com.cn
In reply to: Peter Eisentraut (#4)
Re: Simplified Chinese translation file for nls support

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