I'm a Linuxer in China , those day , I find a translation error about the 
"make" program in Chinese.

When I type the "make --help" in my KDE konsole (KDE4.10.3 with Fedora 18) 
,the help information :

[will@will ~]$ make --help
用法:make [选项] [目标] ...
选项:
  -b, -m                      忽略兼容性。
  -B, --always-make           无条件 make 所有目标。
  -C DIRECTORY, --directory=DIRECTORY
                              在执行*钱*先切换到 DIRECTORY 目录。
....
....
....

[will@will puredns]$ make --version
GNU Make 3.82                                                               
                                                                            
                                                                            
         
Built for x86_64-redhat-linux-gnu                                           
                                                                            
                                                                            
         
Copyright (C) 2010  Free Software Foundation, Inc.                         
                                                                            
                                                                            
          
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 
                                                                            
                                                                            
       
This is free software: you are free to change and redistribute it.         
                                                                            
                                                                            
          
There is NO WARRANTY, to the extent permitted by law.  

The "钱" is not correct but should be "前" .


That's it .

-- 
您收到此邮件是因为您订阅了 Google 网上论坛的“i18n-zh”论坛。
要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 [email protected]。
要向此网上论坛发帖,请发送电子邮件至 [email protected]。
通过以下网址访问此论坛:http://groups.google.com/group/i18n-zh?hl=zh-CN。
要查看更多选项,请访问 https://groups.google.com/groups/opt_out。


回复