forked from stayor/git-gui-zh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zh_cn_gitk.msg
317 lines (317 loc) · 23 KB
/
zh_cn_gitk.msg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
::msgcat::mcset zh_cn "Couldn't get list of unmerged files:" "不能获取未合并文件列表:"
::msgcat::mcset zh_cn "Color words" "着色显示差异"
::msgcat::mcset zh_cn "Markup words" "标记显示差异"
::msgcat::mcset zh_cn "Error parsing revisions:" "解析版本错误:"
::msgcat::mcset zh_cn "Error executing --argscmd command:" "运行 --argscmd命令出错"
::msgcat::mcset zh_cn "No files selected: --merge specified but no files are unmerged." "没有选中文件:--指定merge参数但没有未合并的文件。"
::msgcat::mcset zh_cn "No files selected: --merge specified but no unmerged files are within file limit." "没有选中文件:--指定merge参数但没有未合并的文件在文件中"
::msgcat::mcset zh_cn "Error executing git log:" "执行git log命令出错:"
::msgcat::mcset zh_cn "Reading" "读取中"
::msgcat::mcset zh_cn "Reading commits..." "提交记录读取中..."
::msgcat::mcset zh_cn "No commits selected" "未选中任何提交"
::msgcat::mcset zh_cn "Command line" "命令行"
::msgcat::mcset zh_cn "Can't parse git log output:" "不能解析git log输出:"
::msgcat::mcset zh_cn "No commit information available" "无可用提交信息"
::msgcat::mcset zh_cn "OK" "确定"
::msgcat::mcset zh_cn "Cancel" "取消"
::msgcat::mcset zh_cn "&Update" "更新"
::msgcat::mcset zh_cn "&Reload" "重新加载"
::msgcat::mcset zh_cn "Reread re&ferences" "重新读取引用"
::msgcat::mcset zh_cn "&List references" "列出引用(分支以及tag)"
::msgcat::mcset zh_cn "Start git &gui" "启动git gui客户端"
::msgcat::mcset zh_cn "&Quit" "退出"
::msgcat::mcset zh_cn "&File" "文件"
::msgcat::mcset zh_cn "&Preferences" "偏好设置"
::msgcat::mcset zh_cn "&Edit" "编辑"
::msgcat::mcset zh_cn "&New view..." "新视图..."
::msgcat::mcset zh_cn "&Edit view..." "编辑视图..."
::msgcat::mcset zh_cn "&Delete view" "删除视图"
::msgcat::mcset zh_cn "&All files" "所有文件"
::msgcat::mcset zh_cn "&View" "视图"
::msgcat::mcset zh_cn "&About gitk" "关于gitk"
::msgcat::mcset zh_cn "&Key bindings" "快捷键"
::msgcat::mcset zh_cn "&Help" "帮助"
::msgcat::mcset zh_cn "SHA1 ID:" "SHA1 ID:"
::msgcat::mcset zh_cn "Row" "行"
::msgcat::mcset zh_cn "Find" "查找"
::msgcat::mcset zh_cn "commit" "提交"
::msgcat::mcset zh_cn "containing:" "包含:"
::msgcat::mcset zh_cn "touching paths:" "影响路径:"
::msgcat::mcset zh_cn "adding/removing string:" "增加/删除字符串:"
::msgcat::mcset zh_cn "changing lines matching:" "改变行匹配:"
::msgcat::mcset zh_cn "Exact" "精确匹配"
::msgcat::mcset zh_cn "IgnCase" "忽略大小写"
::msgcat::mcset zh_cn "Regexp" "正则"
::msgcat::mcset zh_cn "All fields" "所有字段"
::msgcat::mcset zh_cn "Headline" "标题"
::msgcat::mcset zh_cn "Comments" "提交注释"
::msgcat::mcset zh_cn "Author" "作者"
::msgcat::mcset zh_cn "Committer" "提交者"
::msgcat::mcset zh_cn "Search" "搜索"
::msgcat::mcset zh_cn "Diff" "差异"
::msgcat::mcset zh_cn "Old version" "老版本"
::msgcat::mcset zh_cn "New version" "新版本"
::msgcat::mcset zh_cn "Lines of context" "Diff上下文显示行数"
::msgcat::mcset zh_cn "Ignore space change" "忽略空格修改"
::msgcat::mcset zh_cn "Line diff" "按行显示差异"
::msgcat::mcset zh_cn "Patch" "补丁"
::msgcat::mcset zh_cn "Tree" "树"
::msgcat::mcset zh_cn "Diff this -> selected" "比较从当前提交到选中提交的差异"
::msgcat::mcset zh_cn "Diff selected -> this" "比较从选中提交到当前提交的差异"
::msgcat::mcset zh_cn "Make patch" "制作补丁"
::msgcat::mcset zh_cn "Create tag" "创建tag"
::msgcat::mcset zh_cn "Copy commit summary" "复制提交摘要"
::msgcat::mcset zh_cn "Write commit to file" "写入提交到文件"
::msgcat::mcset zh_cn "Create new branch" "创建新分支"
::msgcat::mcset zh_cn "Cherry-pick this commit" "在此提交运用补丁(cherry-pick)命令"
::msgcat::mcset zh_cn "Reset HEAD branch to here" "将分支头(HEAD)重置到此处"
::msgcat::mcset zh_cn "Mark this commit" "标记此提交"
::msgcat::mcset zh_cn "Return to mark" "返回到标记"
::msgcat::mcset zh_cn "Find descendant of this and mark" "查找本次提交的子提交并标记"
::msgcat::mcset zh_cn "Compare with marked commit" "和已标记的提交作比较"
::msgcat::mcset zh_cn "Diff this -> marked commit" "比较从当前提交到已标记提交的差异"
::msgcat::mcset zh_cn "Diff marked commit -> this" "比较从已标记提交到当前提交的差异"
::msgcat::mcset zh_cn "Revert this commit" "撤销(revert)此提交"
::msgcat::mcset zh_cn "Check out this branch" "检出(checkout)此分支"
::msgcat::mcset zh_cn "Rename this branch" "重命名(Rename)此分支"
::msgcat::mcset zh_cn "Remove this branch" "删除(Remove)此分支"
::msgcat::mcset zh_cn "Copy branch name" "复制分支名称"
::msgcat::mcset zh_cn "Highlight this too" "高亮此处"
::msgcat::mcset zh_cn "Highlight this only" "只高亮此处"
::msgcat::mcset zh_cn "External diff" "外部diff"
::msgcat::mcset zh_cn "Blame parent commit" "Blame父提交"
::msgcat::mcset zh_cn "Copy path" "复制路径"
::msgcat::mcset zh_cn "Show origin of this line" "显示此行原始提交"
::msgcat::mcset zh_cn "Run git gui blame on this line" "在此行运行git gui客户端的blame"
::msgcat::mcset zh_cn "About gitk" "关于gitk"
::msgcat::mcset zh_cn "\nGitk - a commit viewer for git\n\nCopyright © 2005-2016 Paul Mackerras\n\nUse and redistribute under the terms of the GNU General Public License" "\nGitk — 一个git的提交查看器\n\n© 2005-2016 Paul Mackerras\n\n在GNU许可证下使用以及分发"
::msgcat::mcset zh_cn "Close" "关闭"
::msgcat::mcset zh_cn "Gitk key bindings" "Gitk快捷键"
::msgcat::mcset zh_cn "Gitk key bindings:" "Gitk快捷键:"
::msgcat::mcset zh_cn "<%s-Q>\t\tQuit" "<%s-Q>\t\t退出"
::msgcat::mcset zh_cn "<%s-W>\t\tClose window" "<%s-W>\t\t关闭窗口"
::msgcat::mcset zh_cn "<Home>\t\tMove to first commit" "<Home>\t\t移动到第一次提交"
::msgcat::mcset zh_cn "<End>\t\tMove to last commit" "<End>\t\t移动到最后一次提交"
::msgcat::mcset zh_cn "<Up>, p, k\tMove up one commit" "<Up>, p, k\t移动到上一次提交"
::msgcat::mcset zh_cn "<Down>, n, j\tMove down one commit" "<Down>, n, j\t移动到下一次提交"
::msgcat::mcset zh_cn "<Left>, z, h\tGo back in history list" "<Left>, z, h\t历史列表的上一项"
::msgcat::mcset zh_cn "<Right>, x, l\tGo forward in history list" "<Right>, x, l\t历史列表的下一项"
::msgcat::mcset zh_cn "<%s-n>\tGo to n-th parent of current commit in history list" "<%s-n>\t在历史列表中前往本次提交的第n个父提交"
::msgcat::mcset zh_cn "<PageUp>\tMove up one page in commit list" "<PageUp>\t上一页提交列表"
::msgcat::mcset zh_cn "<PageDown>\tMove down one page in commit list" "<PageDown>\t下一页提交列表"
::msgcat::mcset zh_cn "<%s-Home>\tScroll to top of commit list" "<%s-Home>\t滚动到提交列表顶部"
::msgcat::mcset zh_cn "<%s-End>\tScroll to bottom of commit list" "<%s-End>\t滚动到提交列表底部"
::msgcat::mcset zh_cn "<%s-Up>\tScroll commit list up one line" "<%s-Up>\t向上滚动一行提交列表"
::msgcat::mcset zh_cn "<%s-Down>\tScroll commit list down one line" "<%s-Down>\t向下滚动一行提交列表"
::msgcat::mcset zh_cn "<%s-PageUp>\tScroll commit list up one page" "<%s-PageUp>\t向上滚动一页提交列表"
::msgcat::mcset zh_cn "<%s-PageDown>\tScroll commit list down one page" "<%s-PageDown>\t向下滚动一页提交列表"
::msgcat::mcset zh_cn "<Shift-Up>\tFind backwards (upwards, later commits)" "<Shift-Up>\t向后查找(向上的,更晚的提交)"
::msgcat::mcset zh_cn "<Shift-Down>\tFind forwards (downwards, earlier commits)" "<Shift-Down>\t向前查找(向下的,更早的提交)"
::msgcat::mcset zh_cn "<Delete>, b\tScroll diff view up one page" "<Delete>, b\t向上滚动diff视图一页"
::msgcat::mcset zh_cn "<Backspace>\tScroll diff view up one page" "<Backspace>\t向上滚动diff视图一页"
::msgcat::mcset zh_cn "<Space>\t\tScroll diff view down one page" "<Space>\t\t向下滚动diff视图一页"
::msgcat::mcset zh_cn "u\t\tScroll diff view up 18 lines" "u\t\t向上滚动diff视图18行"
::msgcat::mcset zh_cn "d\t\tScroll diff view down 18 lines" "d\t\t向下滚动diff视图18行"
::msgcat::mcset zh_cn "<%s-F>\t\tFind" "<%s-F>\t\t查找"
::msgcat::mcset zh_cn "<%s-G>\t\tMove to next find hit" "<%s-G>\t\t移动到下一次查找命中"
::msgcat::mcset zh_cn "<Return>\tMove to next find hit" "<Return>\t\t移动到下一次查找命中"
::msgcat::mcset zh_cn "g\t\tGo to commit" "g\t\t转到提交"
::msgcat::mcset zh_cn "/\t\tFocus the search box" "/\t\t选中搜索框"
::msgcat::mcset zh_cn "?\t\tMove to previous find hit" "?\t\t移动到上一次查找命中"
::msgcat::mcset zh_cn "f\t\tScroll diff view to next file" "f\t\t滚动diff视图到下一个文件"
::msgcat::mcset zh_cn "<%s-S>\t\tSearch for next hit in diff view" "<%s-S>\t\t在diff视图中查找下一此命中"
::msgcat::mcset zh_cn "<%s-R>\t\tSearch for previous hit in diff view" "<%s-R>\t\t在diff视图中查找上一次命中"
::msgcat::mcset zh_cn "<%s-KP+>\tIncrease font size" "<%s-KP+>\t增大字体大小"
::msgcat::mcset zh_cn "<%s-plus>\tIncrease font size" "<%s-plus>\t增大字体大小"
::msgcat::mcset zh_cn "<%s-KP->\tDecrease font size" "<%s-KP->\t减小字体大小"
::msgcat::mcset zh_cn "<%s-minus>\tDecrease font size" "<%s-minus>\t减小字体大小"
::msgcat::mcset zh_cn "<F5>\t\tUpdate" "<F5>\t\t更新"
::msgcat::mcset zh_cn "Error creating temporary directory %s:" "创建临时目录出错%s:"
::msgcat::mcset zh_cn "Error getting \"%s\" from %s:" "从%s获取\"%s\"出错:"
::msgcat::mcset zh_cn "command failed:" "执行命令失败:"
::msgcat::mcset zh_cn "No such commit" "无此提交"
::msgcat::mcset zh_cn "git gui blame: command failed:" "git gui blame:执行命令失败:"
::msgcat::mcset zh_cn "Couldn't read merge head: %s" "不能读取合并头(merge head):%s"
::msgcat::mcset zh_cn "Error reading index: %s" "读取索引出错:%s"
::msgcat::mcset zh_cn "Couldn't start git blame: %s" "不能执行git blame:%s"
::msgcat::mcset zh_cn "Searching" "搜索中"
::msgcat::mcset zh_cn "Error running git blame: %s" "运行git blame出错:%s"
::msgcat::mcset zh_cn "That line comes from commit %s, which is not in this view" "此行来自提交%s,不在此视图中"
::msgcat::mcset zh_cn "External diff viewer failed:" "外部diff查看器失败:"
::msgcat::mcset zh_cn "All files" "所有文件"
::msgcat::mcset zh_cn "View" "视图"
::msgcat::mcset zh_cn "Gitk view definition" "Gitk视图定义"
::msgcat::mcset zh_cn "Remember this view" "记住此视图"
::msgcat::mcset zh_cn "References (space separated list):" "引用(空格切分的列表):"
::msgcat::mcset zh_cn "Branches & tags:" "分支和tags"
::msgcat::mcset zh_cn "All refs" "所有引用"
::msgcat::mcset zh_cn "All (local) branches" "所有(本地)分支"
::msgcat::mcset zh_cn "All tags" "所有tag"
::msgcat::mcset zh_cn "All remote-tracking branches" "所有远程跟踪分支"
::msgcat::mcset zh_cn "Commit Info (regular expressions):" "提交信息 (正则表达式):"
::msgcat::mcset zh_cn "Author:" "作者:"
::msgcat::mcset zh_cn "Committer:" "提交者:"
::msgcat::mcset zh_cn "Commit Message:" "提交信息:"
::msgcat::mcset zh_cn "Matches all Commit Info criteria" "匹配所有提交信息标准"
::msgcat::mcset zh_cn "Matches no Commit Info criteria" "匹配无提交信息标准"
::msgcat::mcset zh_cn "Changes to Files:" "文件修改列表:"
::msgcat::mcset zh_cn "Fixed String" "固定字符串"
::msgcat::mcset zh_cn "Regular Expression" "正则表达式:"
::msgcat::mcset zh_cn "Search string:" "搜索字符串:"
::msgcat::mcset zh_cn "Commit Dates (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 15:27:38\"):" "提交日期 (\"2星期之前\", \"2009-03-17 15:27:38\", \"5月 17, 2009 15:27:38\"):"
::msgcat::mcset zh_cn "Since:" "自:"
::msgcat::mcset zh_cn "Until:" "到:"
::msgcat::mcset zh_cn "Limit and/or skip a number of revisions (positive integer):" "限制 且/或 跳过一定数量的版本(正整数):"
::msgcat::mcset zh_cn "Number to show:" "显示数量:"
::msgcat::mcset zh_cn "Number to skip:" "跳过数量:"
::msgcat::mcset zh_cn "Miscellaneous options:" "其他选项:"
::msgcat::mcset zh_cn "Strictly sort by date" "严格按日期整理"
::msgcat::mcset zh_cn "Mark branch sides" "标记分支边界"
::msgcat::mcset zh_cn "Limit to first parent" "限制到第一个父提交"
::msgcat::mcset zh_cn "Simple history" "简易历史"
::msgcat::mcset zh_cn "Additional arguments to git log:" "git log命令的额外参数:"
::msgcat::mcset zh_cn "Enter files and directories to include, one per line:" "输入文件和文件夹来引用,每行一个:"
::msgcat::mcset zh_cn "Command to generate more commits to include:" "命令产生更多的提交来引用:"
::msgcat::mcset zh_cn "Gitk: edit view" "Gitk: 编辑视图"
::msgcat::mcset zh_cn "-- criteria for selecting revisions" "-- 用来选择版本的规则"
::msgcat::mcset zh_cn "View Name" "视图名称"
::msgcat::mcset zh_cn "Apply (F5)" "应用(F5)"
::msgcat::mcset zh_cn "Error in commit selection arguments:" "提交选择参数错误:"
::msgcat::mcset zh_cn "None" "无"
::msgcat::mcset zh_cn "Descendant" "子提交"
::msgcat::mcset zh_cn "Not descendant" "非子提交"
::msgcat::mcset zh_cn "Ancestor" "父提交"
::msgcat::mcset zh_cn "Not ancestor" "非父提交"
::msgcat::mcset zh_cn "Local changes checked in to index but not committed" "已添加到索引但未提交的修改"
::msgcat::mcset zh_cn "Local uncommitted changes, not checked in to index" "未添加到索引且未提交的修改"
::msgcat::mcset zh_cn "and many more" "更多"
::msgcat::mcset zh_cn "many" "很多"
::msgcat::mcset zh_cn "Tags:" "Tags:"
::msgcat::mcset zh_cn "Parent" "父节点"
::msgcat::mcset zh_cn "Child" "子节点"
::msgcat::mcset zh_cn "Branch" "分支"
::msgcat::mcset zh_cn "Follows" "之后的tag"
::msgcat::mcset zh_cn "Precedes" "之前的tag"
::msgcat::mcset zh_cn "Error getting diffs: %s" "获取差异错误:%s"
::msgcat::mcset zh_cn "Goto:" "转到:"
::msgcat::mcset zh_cn "Short SHA1 id %s is ambiguous" "短格式的SHA1提交号%s不明确、有歧义"
::msgcat::mcset zh_cn "Revision %s is not known" "版本%s未知"
::msgcat::mcset zh_cn "SHA1 id %s is not known" "提交号(SHA1 id)%s未知"
::msgcat::mcset zh_cn "Revision %s is not in the current view" "版本%s不在当前视图中"
::msgcat::mcset zh_cn "Date" "日期"
::msgcat::mcset zh_cn "Children" "子节点"
::msgcat::mcset zh_cn "Reset %s branch to here" "重置分支%s到此处"
::msgcat::mcset zh_cn "Detached head: can't reset" "分离的头(head):不能重置(reset)"
::msgcat::mcset zh_cn "Skipping merge commit " "跳过合并提交"
::msgcat::mcset zh_cn "Error getting patch ID for " "获取补丁ID出错"
::msgcat::mcset zh_cn " - stopping\n" " — 停止中\n"
::msgcat::mcset zh_cn "Commit " "提交"
::msgcat::mcset zh_cn " is the same patch as\n " " 是相同的补丁(patch)\n "
::msgcat::mcset zh_cn " differs from\n " " 差异来自\n "
::msgcat::mcset zh_cn "Diff of commits:\n\n" "提交的差异(Diff):\n\n"
::msgcat::mcset zh_cn " has %s children - stopping\n" "有%s子节点 — 停止中\n"
::msgcat::mcset zh_cn "Error writing commit to file: %s" "写入提交到文件出错:%s"
::msgcat::mcset zh_cn "Error diffing commits: %s" "比较提交差异出错:%s"
::msgcat::mcset zh_cn "Top" "顶部"
::msgcat::mcset zh_cn "From" "从"
::msgcat::mcset zh_cn "To" "到"
::msgcat::mcset zh_cn "Generate patch" "生成补丁(patch)"
::msgcat::mcset zh_cn "From:" "从:"
::msgcat::mcset zh_cn "To:" "到:"
::msgcat::mcset zh_cn "Reverse" "反向(Reverse)"
::msgcat::mcset zh_cn "Output file:" "输出文件:"
::msgcat::mcset zh_cn "Generate" "生成"
::msgcat::mcset zh_cn "Error creating patch:" "创建补丁(patch)出错:"
::msgcat::mcset zh_cn "ID:" "ID:"
::msgcat::mcset zh_cn "Tag name:" "Tag名称:"
::msgcat::mcset zh_cn "Tag message is optional" "Tag信息是可选的"
::msgcat::mcset zh_cn "Tag message:" "Tag信息:"
::msgcat::mcset zh_cn "Create" "创建"
::msgcat::mcset zh_cn "No tag name specified" "未指定tag名称"
::msgcat::mcset zh_cn "Tag \"%s\" already exists" "Tag\"%s\"已经存在"
::msgcat::mcset zh_cn "Error creating tag:" "创建tag出错:"
::msgcat::mcset zh_cn "Command:" "命令:"
::msgcat::mcset zh_cn "Write" "写入"
::msgcat::mcset zh_cn "Error writing commit:" "写入提交出错:"
::msgcat::mcset zh_cn "Create branch" "创建分支"
::msgcat::mcset zh_cn "Rename branch %s" "重命名分支%s"
::msgcat::mcset zh_cn "Rename" "重命名"
::msgcat::mcset zh_cn "Name:" "名称:"
::msgcat::mcset zh_cn "Please specify a name for the new branch" "请指定新分支的名称"
::msgcat::mcset zh_cn "Branch '%s' already exists. Overwrite?" "分支\"%s\"已经存在。覆盖它?"
::msgcat::mcset zh_cn "Please specify a new name for the branch" "请重新指定新分支的名称"
::msgcat::mcset zh_cn "Commit %s is already included in branch %s -- really re-apply it?" "提交%s已经存在于分支%s。确定重新应用它?"
::msgcat::mcset zh_cn "Cherry-picking" "打补丁中(Cherry-picking)"
::msgcat::mcset zh_cn "Cherry-pick failed because of local changes to file '%s'.\nPlease commit, reset or stash your changes and try again." "打补丁(Cherry-pick)失败,因为本地修改了文件\"%s\"。\n请提交(commit)、重置(reset)或暂存(stash)修改后重试。"
::msgcat::mcset zh_cn "Cherry-pick failed because of merge conflict.\nDo you wish to run git citool to resolve it?" "打补丁(Cherry-pick)失败因为合并冲突。\n你是否希望运行git citool 来解决冲突?"
::msgcat::mcset zh_cn "No changes committed" "无已经提交的修改"
::msgcat::mcset zh_cn "Commit %s is not included in branch %s -- really revert it?" "提交%s不包含在分支%s中,确认回滚(revert)它?"
::msgcat::mcset zh_cn "Reverting" "回滚中(Reverting)"
::msgcat::mcset zh_cn "Revert failed because of local changes to the following files:%s Please commit, reset or stash your changes and try again." "回滚(revert)失败,因为如下的本地文件修改:%s\n请提交(commit)、重置(reset)或者暂存(stash)改变后重试。"
::msgcat::mcset zh_cn "Revert failed because of merge conflict.\n Do you wish to run git citool to resolve it?" "回滚(revert)失败,因为合并冲突。\n你是否希望运行git citool来解决冲突?"
::msgcat::mcset zh_cn "Confirm reset" "确认重置(reset)"
::msgcat::mcset zh_cn "Reset branch %s to %s?" "重置(reset)分支%s到%s?"
::msgcat::mcset zh_cn "Reset type:" "重置(reset)类型:"
::msgcat::mcset zh_cn "Soft: Leave working tree and index untouched" "软性:离开工作树,索引未改变"
::msgcat::mcset zh_cn "Mixed: Leave working tree untouched, reset index" "混合:离开工作树(未改变),索引重置"
::msgcat::mcset zh_cn "Hard: Reset working tree and index\n(discard ALL local changes)" "硬性:重置工作树和索引\n(丢弃所有的本地修改)"
::msgcat::mcset zh_cn "Resetting" "重置中(Resetting)"
::msgcat::mcset zh_cn "A local branch named %s exists already" "本地分支%s已经存在"
::msgcat::mcset zh_cn "Checking out" "检出中(Checking out)"
::msgcat::mcset zh_cn "Cannot delete the currently checked-out branch" "不能删除当前检出(checkout)分支"
::msgcat::mcset zh_cn "The commits on branch %s aren't on any other branch.\nReally delete branch %s?" "在分支%s上的提交不在其他任何分支上。\n确认删除分支%s?"
::msgcat::mcset zh_cn "Tags and heads: %s" "Tags和头指针(heads):%s"
::msgcat::mcset zh_cn "Filter" "过滤器"
::msgcat::mcset zh_cn "Error reading commit topology information; branch and preceding/following tag information will be incomplete." "读取提交拓扑信息出错;分支和之前/之后的tag信息将不能完成。"
::msgcat::mcset zh_cn "Tag" "标签(Tag)"
::msgcat::mcset zh_cn "Id" "Id"
::msgcat::mcset zh_cn "Gitk font chooser" "Gitk字体选择"
::msgcat::mcset zh_cn "B" "粗体"
::msgcat::mcset zh_cn "I" "斜体"
::msgcat::mcset zh_cn "Commit list display options" "提交列表展示选项"
::msgcat::mcset zh_cn "Maximum graph width (lines)" "最大图宽度(行数)"
::msgcat::mcset zh_cn "Maximum graph width (% of pane)" "最大图宽度(%窗口百分比)"
::msgcat::mcset zh_cn "Show local changes" "显示本地修改"
::msgcat::mcset zh_cn "Auto-select SHA1 (length)" "自动选择SHA1(长度)"
::msgcat::mcset zh_cn "Hide remote refs" "隐藏远程引用"
::msgcat::mcset zh_cn "Diff display options" "差异(Diff)展示选项"
::msgcat::mcset zh_cn "Tab spacing" "制表符宽度"
::msgcat::mcset zh_cn "Display nearby tags/heads" "显示临近的tags/heads"
::msgcat::mcset zh_cn "Maximum # tags/heads to show" "最大tags/heads展示数量"
::msgcat::mcset zh_cn "Limit diffs to listed paths" "diff中列出文件限制"
::msgcat::mcset zh_cn "Support per-file encodings" "单独文件编码支持"
::msgcat::mcset zh_cn "External diff tool" "外部差异(diff)工具"
::msgcat::mcset zh_cn "Choose..." "选择..."
::msgcat::mcset zh_cn "General options" "常规选项"
::msgcat::mcset zh_cn "Use themed widgets" "使用主题小部件"
::msgcat::mcset zh_cn "(change requires restart)" "(需重启生效)"
::msgcat::mcset zh_cn "(currently unavailable)" "(当前不可用)"
::msgcat::mcset zh_cn "Colors: press to choose" "颜色:点击来选择"
::msgcat::mcset zh_cn "Interface" "界面"
::msgcat::mcset zh_cn "interface" "界面"
::msgcat::mcset zh_cn "Background" "背景"
::msgcat::mcset zh_cn "background" "背景"
::msgcat::mcset zh_cn "Foreground" "前景"
::msgcat::mcset zh_cn "foreground" "前景"
::msgcat::mcset zh_cn "Diff: old lines" "差异(Diff):老代码行"
::msgcat::mcset zh_cn "diff old lines" "差异(diff)老代码行"
::msgcat::mcset zh_cn "Diff: new lines" "差异(Diff):新代码行"
::msgcat::mcset zh_cn "diff new lines" "差异(diff)新代码行"
::msgcat::mcset zh_cn "Diff: hunk header" "差异(Diff):补丁片段头信息"
::msgcat::mcset zh_cn "diff hunk header" "差异(diff)补丁片段头信息"
::msgcat::mcset zh_cn "Marked line bg" "已标记代码行背景"
::msgcat::mcset zh_cn "marked line background" "已标记代码行背景"
::msgcat::mcset zh_cn "Select bg" "选择背景"
::msgcat::mcset zh_cn "Fonts: press to choose" "字体:点击来选择"
::msgcat::mcset zh_cn "Main font" "主字体"
::msgcat::mcset zh_cn "Diff display font" "差异(Diff)显示字体"
::msgcat::mcset zh_cn "User interface font" "用户界面字体"
::msgcat::mcset zh_cn "Gitk preferences" "Gitk偏好设置"
::msgcat::mcset zh_cn "General" "常规"
::msgcat::mcset zh_cn "Colors" "颜色"
::msgcat::mcset zh_cn "Fonts" "字体"
::msgcat::mcset zh_cn "Gitk: choose color for %s" "Gitk:选择颜色用于%s"
::msgcat::mcset zh_cn "Sorry, gitk cannot run with this version of Tcl/Tk.\n Gitk requires at least Tcl/Tk 8.4." "对不起,gitk不能运行在当前版本的Tcl/Tk中。\nGitk运行需要最低版本为Tcl/Tk8.4。"
::msgcat::mcset zh_cn "Cannot find a git repository here." "在此位置未发现git仓库。"
::msgcat::mcset zh_cn "Ambiguous argument '%s': both revision and filename" "不明确有歧义的参数\"%s\":版本和文件名称"
::msgcat::mcset zh_cn "Bad arguments to gitk:" "运行gitk参数错误:"