File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 43
43
<x : String x : Key =" Text.Bisect" >二分定位(bisect)</x : String >
44
44
<x : String x : Key =" Text.Bisect.Abort" >终止</x : String >
45
45
<x : String x : Key =" Text.Bisect.Bad" >标记错误</x : String >
46
- <x : String x : Key =" Text.Bisect.Detecting" >二分定位进行中。当前提交是 '正确' 还是 '错误'?</x : String >
46
+ <x : String x : Key =" Text.Bisect.Detecting" >二分定位进行中。当前提交是 '正确' 还是 '错误' ?</x : String >
47
47
<x : String x : Key =" Text.Bisect.Good" >标记正确</x : String >
48
- <x : String x : Key =" Text.Bisect.Skip" >该提交无法判定 </x : String >
48
+ <x : String x : Key =" Text.Bisect.Skip" >无法判定 </x : String >
49
49
<x : String x : Key =" Text.Bisect.WaitingForRange" >二分定位进行中。请标记当前的提交是 '正确' 还是 '错误',然后检出另一个提交。</x : String >
50
50
<x : String x : Key =" Text.Blame" xml : space =" preserve" >逐行追溯(blame)</x : String >
51
51
<x : String x : Key =" Text.BlameTypeNotSupported" xml : space =" preserve" >选中文件不支持该操作!!!</x : String >
501
501
<x : String x : Key =" Text.Preferences.Git.Email" xml : space =" preserve" >邮箱</x : String >
502
502
<x : String x : Key =" Text.Preferences.Git.Email.Placeholder" xml : space =" preserve" >默认GIT用户邮箱</x : String >
503
503
<x : String x : Key =" Text.Preferences.Git.EnablePruneOnFetch" xml : space =" preserve" >拉取更新时启用修剪(--prune)</x : String >
504
- <x : String x : Key =" Text.Preferences.Git.IgnoreCRAtEOLInDiff" xml : space =" preserve" >文件对比时默认启用 --ignore-cr-at-eol 选项 </x : String >
504
+ <x : String x : Key =" Text.Preferences.Git.IgnoreCRAtEOLInDiff" xml : space =" preserve" >对比文件时,默认忽略换行符变更 ( --ignore-cr-at-eol) </x : String >
505
505
<x : String x : Key =" Text.Preferences.Git.Invalid" xml : space =" preserve" >本软件要求GIT最低版本为2.23.0</x : String >
506
506
<x : String x : Key =" Text.Preferences.Git.Path" xml : space =" preserve" >安装路径</x : String >
507
507
<x : String x : Key =" Text.Preferences.Git.SSLVerify" xml : space =" preserve" >启用HTTP SSL验证</x : String >
Original file line number Diff line number Diff line change 40
40
<x : String x : Key =" Text.AssumeUnchanged.Empty" xml : space =" preserve" >沒有不追蹤變更的檔案</x : String >
41
41
<x : String x : Key =" Text.AssumeUnchanged.Remove" xml : space =" preserve" >移除</x : String >
42
42
<x : String x : Key =" Text.BinaryNotSupported" xml : space =" preserve" >二進位檔案不支援該操作!</x : String >
43
+ <x : String x : Key =" Text.Bisect" >二元搜尋(bisect)</x : String >
44
+ <x : String x : Key =" Text.Bisect.Abort" >中止</x : String >
45
+ <x : String x : Key =" Text.Bisect.Bad" >標記為錯誤</x : String >
46
+ <x : String x : Key =" Text.Bisect.Detecting" >二元搜尋進行中。目前的提交是「良好」是「錯誤」?</x : String >
47
+ <x : String x : Key =" Text.Bisect.Good" >標記為良好</x : String >
48
+ <x : String x : Key =" Text.Bisect.Skip" >無法確認</x : String >
49
+ <x : String x : Key =" Text.Bisect.WaitingForRange" >二元搜尋進行中。請標記目前的提交為「良好」或「錯誤」,然後檢查另一個。。</x : String >
43
50
<x : String x : Key =" Text.Blame" xml : space =" preserve" >逐行溯源 (blame)</x : String >
44
51
<x : String x : Key =" Text.BlameTypeNotSupported" xml : space =" preserve" >所選擇的檔案不支援該操作!</x : String >
45
52
<x : String x : Key =" Text.BranchCM.Checkout" xml : space =" preserve" >簽出 (checkout) ${0}$...</x : String >
494
501
<x : String x : Key =" Text.Preferences.Git.Email" xml : space =" preserve" >電子郵件</x : String >
495
502
<x : String x : Key =" Text.Preferences.Git.Email.Placeholder" xml : space =" preserve" >預設 Git 使用者電子郵件</x : String >
496
503
<x : String x : Key =" Text.Preferences.Git.EnablePruneOnFetch" xml : space =" preserve" >拉取變更時進行清理 (--prune)</x : String >
504
+ <x : String x : Key =" Text.Preferences.Git.IgnoreCRAtEOLInDiff" xml : space =" preserve" >對比檔案時,預設忽略行尾的 CR 變更 (--ignore-cr-at-eol)</x : String >
497
505
<x : String x : Key =" Text.Preferences.Git.Invalid" xml : space =" preserve" >本軟體要求 Git 最低版本為 2.23.0</x : String >
498
506
<x : String x : Key =" Text.Preferences.Git.Path" xml : space =" preserve" >安裝路徑</x : String >
499
507
<x : String x : Key =" Text.Preferences.Git.SSLVerify" xml : space =" preserve" >啟用 HTTP SSL 驗證</x : String >
You can’t perform that action at this time.
0 commit comments