Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'contributing' 'binding' 'repository' 'reapply' 'commit message' #213

Merged
merged 1 commit into from
Aug 4, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions TRANSLATION_NOTES.asc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ authentication => [授权]

bare repo => [裸仓库]

binding => [绑定]

bisect => [二分查找]

blob object => [数据对象]
Expand Down Expand Up @@ -79,10 +81,14 @@ command => [命令]

commit => [提交/提交记录]

commit message => [提交信息]

commit object => [提交对象]

confilict => [冲突]

contributing => [贡献]

==== *D*

dumb => [哑]
Expand Down Expand Up @@ -171,6 +177,8 @@ push => [推送]

==== *R*

reapply => [重新应用]

rebase => [变基]

regex => [正则表达式]
Expand All @@ -181,9 +189,9 @@ remote help => [远程助手]

replay => [重演]

repo => [版本库] (或者保留原文不翻译)
repo => [仓库] (或者保留原文不翻译)

repository => [版本库]
repository => [仓库]

reverse => [还原]

Expand Down