Skip to content

gotgit/git-l10n-zh-cn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

翻译结束

翻译过程中使用维基协同,参见: 翻译任务领受单

本地化方法

文件 zh_CN.po 已提交官方。在官方版本库接纳前,可用下面方法获取中文本地化文件及安装部署:

  1. 获取中文本地化文件:

     $ curl -L https://github.com/gotgit/git-po-zh_CN/raw/maint-zh-cn/po/zh_CN.po > zh_CN.po
    
  2. zh_CN.po 文件复制到Git源码的 po 目录中。

     $ cp zh_CN.po path/to/git/po/
    
  3. 编译及安装 git,然后就可以让Git说中文了。

     $ cd path/to/git/
     $ make all && sudo make install
    

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •