Skip to content

Commit 04c692d

Browse files
authored
Update zh_cn.po
修复一些翻译错误
1 parent 81e7bd6 commit 04c692d

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

git-gui/po/zh_cn.po

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Please use the following translation throughout the file for consistence:
77
#
8-
# repository 版本库
8+
# repository 仓库
99
# commit 提交
1010
# revision 版本
1111
# branch 分支
@@ -163,7 +163,7 @@ msgstr ""
163163

164164
#: git-gui.sh:1860 lib/choose_repository.tcl:36
165165
msgid "Repository"
166-
msgstr "版本库(repository)"
166+
msgstr "仓库(repository)"
167167

168168
#: git-gui.sh:1861
169169
msgid "Edit"
@@ -640,7 +640,7 @@ msgstr "请选择某个跟踪分支."
640640
#: lib/branch_create.tcl:140
641641
#, tcl-format
642642
msgid "Tracking branch %s is not a branch in the remote repository."
643-
msgstr "跟踪分支 %s 并不是远端版本库中的一个分支"
643+
msgstr "跟踪分支 %s 并不是远端仓库中的一个分支"
644644

645645
#: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
646646
msgid "Please supply a branch name."
@@ -797,9 +797,9 @@ msgid ""
797797
"\n"
798798
"The rescan will be automatically started now.\n"
799799
msgstr ""
800-
"最后一次扫描的状态和当前版本库状态不符.\n"
800+
"最后一次扫描的状态和当前仓库状态不符.\n"
801801
"\n"
802-
"另一 Git 程序自上次扫描后修改了本版本库. 在修改当前分支之前需要重新做一次扫"
802+
"另一 Git 程序自上次扫描后修改了本仓库. 在修改当前分支之前需要重新做一次扫"
803803
"描.\n"
804804
"\n"
805805
"重新扫描将自动开始.\n"
@@ -908,41 +908,41 @@ msgstr "Git Gui"
908908

909909
#: lib/choose_repository.tcl:81 lib/choose_repository.tcl:376
910910
msgid "Create New Repository"
911-
msgstr "创建新的版本库"
911+
msgstr "创建新的仓库"
912912

913913
#: lib/choose_repository.tcl:87
914914
msgid "New..."
915915
msgstr "新建..."
916916

917917
#: lib/choose_repository.tcl:94 lib/choose_repository.tcl:460
918918
msgid "Clone Existing Repository"
919-
msgstr "克隆已有版本库"
919+
msgstr "克隆已有仓库"
920920

921921
#: lib/choose_repository.tcl:100
922922
msgid "Clone..."
923923
msgstr "克隆..."
924924

925925
#: lib/choose_repository.tcl:107 lib/choose_repository.tcl:976
926926
msgid "Open Existing Repository"
927-
msgstr "打开已有版本库"
927+
msgstr "打开已有仓库"
928928

929929
#: lib/choose_repository.tcl:113
930930
msgid "Open..."
931931
msgstr "打开..."
932932

933933
#: lib/choose_repository.tcl:126
934934
msgid "Recent Repositories"
935-
msgstr "最近版本库"
935+
msgstr "最近仓库"
936936

937937
#: lib/choose_repository.tcl:132
938938
msgid "Open Recent Repository:"
939-
msgstr "打开最近版本库"
939+
msgstr "打开最近仓库"
940940

941941
#: lib/choose_repository.tcl:296 lib/choose_repository.tcl:303
942942
#: lib/choose_repository.tcl:310
943943
#, tcl-format
944944
msgid "Failed to create repository %s:"
945-
msgstr "无法创建版本库 %s:"
945+
msgstr "无法创建仓库 %s:"
946946

947947
#: lib/choose_repository.tcl:381 lib/choose_repository.tcl:478
948948
msgid "Directory:"
@@ -951,7 +951,7 @@ msgstr "目录:"
951951
#: lib/choose_repository.tcl:412 lib/choose_repository.tcl:537
952952
#: lib/choose_repository.tcl:1011
953953
msgid "Git Repository"
954-
msgstr "Git 版本库"
954+
msgstr "Git 仓库"
955955

956956
#: lib/choose_repository.tcl:437
957957
#, tcl-format
@@ -992,15 +992,15 @@ msgstr "共享方式 (最快, 不推荐, 不做备份)"
992992
#: lib/choose_repository.tcl:1017 lib/choose_repository.tcl:1025
993993
#, tcl-format
994994
msgid "Not a Git repository: %s"
995-
msgstr "不是一个 Git 版本库: %s"
995+
msgstr "不是一个 Git 仓库: %s"
996996

997997
#: lib/choose_repository.tcl:579
998998
msgid "Standard only available for local repository."
999-
msgstr "标准方式仅当是本地版本库时有效."
999+
msgstr "标准方式仅当是本地仓库时有效."
10001000

10011001
#: lib/choose_repository.tcl:583
10021002
msgid "Shared only available for local repository."
1003-
msgstr "共享方式仅当是本地版本库时有效."
1003+
msgstr "共享方式仅当是本地仓库时有效."
10041004

10051005
#: lib/choose_repository.tcl:604
10061006
#, tcl-format
@@ -1119,12 +1119,12 @@ msgstr "打开"
11191119

11201120
#: lib/choose_repository.tcl:981
11211121
msgid "Repository:"
1122-
msgstr "版本库"
1122+
msgstr "仓库"
11231123

11241124
#: lib/choose_repository.tcl:1031
11251125
#, tcl-format
11261126
msgid "Failed to open repository %s:"
1127-
msgstr "无法打开版本库 %s:"
1127+
msgstr "无法打开仓库 %s:"
11281128

11291129
#: lib/choose_rev.tcl:53
11301130
msgid "This Detached Checkout"
@@ -1212,9 +1212,9 @@ msgid ""
12121212
"\n"
12131213
"The rescan will be automatically started now.\n"
12141214
msgstr ""
1215-
"最后一次扫描的状态和当前版本库状态不符.\n"
1215+
"最后一次扫描的状态和当前仓库状态不符.\n"
12161216
"\n"
1217-
"另一 Git 程序自上次扫描后修改了本版本库. 在修改当前分支之前需要重新做一次扫"
1217+
"另一 Git 程序自上次扫描后修改了本仓库. 在修改当前分支之前需要重新做一次扫"
12181218
"描.\n"
12191219
"\n"
12201220
"重新扫描将自动开始.\n"
@@ -1398,7 +1398,7 @@ msgid ""
13981398
"\n"
13991399
"Compress the database now?"
14001400
msgstr ""
1401-
"该版本库当前约有 %i 个松散对象.\n"
1401+
"该仓库当前约有 %i 个松散对象.\n"
14021402
"\n"
14031403
"为达到较优的性能,强烈建议你在松散对象多于 %i 时压缩数据库.\n"
14041404
"\n"
@@ -1444,7 +1444,7 @@ msgstr "装载文件出错:"
14441444

14451445
#: lib/diff.tcl:122
14461446
msgid "Git Repository (subproject)"
1447-
msgstr "Git 版本库 (子项目)"
1447+
msgstr "Git 仓库 (子项目)"
14481448

14491449
#: lib/diff.tcl:134
14501450
msgid "* Binary file (not showing content)."
@@ -1548,9 +1548,9 @@ msgid ""
15481548
"\n"
15491549
"The rescan will be automatically started now.\n"
15501550
msgstr ""
1551-
"最后一次扫描的状态和当前版本库状态不符.\n"
1551+
"最后一次扫描的状态和当前仓库状态不符.\n"
15521552
"\n"
1553-
"另一 Git 程序自上次扫描后修改了本版本库. 在修改当前分支之前需要重新做一次扫"
1553+
"另一 Git 程序自上次扫描后修改了本仓库. 在修改当前分支之前需要重新做一次扫"
15541554
"描.\n"
15551555
"\n"
15561556
"重新扫描将自动开始.\n"
@@ -1682,11 +1682,11 @@ msgstr "保存"
16821682
#: lib/option.tcl:109
16831683
#, tcl-format
16841684
msgid "%s Repository"
1685-
msgstr "%s 版本库"
1685+
msgstr "%s 仓库"
16861686

16871687
#: lib/option.tcl:110
16881688
msgid "Global (All Repositories)"
1689-
msgstr "全局 (所有版本库)"
1689+
msgstr "全局 (所有仓库)"
16901690

16911691
#: lib/option.tcl:116
16921692
msgid "User Name"
@@ -1764,7 +1764,7 @@ msgstr "删除远端分支"
17641764

17651765
#: lib/remote_branch_delete.tcl:47
17661766
msgid "From Repository"
1767-
msgstr "从版本库"
1767+
msgstr "从仓库"
17681768

17691769
#: lib/remote_branch_delete.tcl:50 lib/transport.tcl:123
17701770
msgid "Remote:"
@@ -1834,7 +1834,7 @@ msgstr "从 %s 中删除分支"
18341834

18351835
#: lib/remote_branch_delete.tcl:286
18361836
msgid "No repository selected."
1837-
msgstr "没有选择版本库"
1837+
msgstr "没有选择仓库"
18381838

18391839
#: lib/remote_branch_delete.tcl:291
18401840
#, tcl-format
@@ -1948,7 +1948,7 @@ msgstr "源端分支:"
19481948

19491949
#: lib/transport.tcl:120
19501950
msgid "Destination Repository"
1951-
msgstr "目标版本库"
1951+
msgstr "目标仓库"
19521952

19531953
#: lib/transport.tcl:158
19541954
msgid "Transfer Options"

0 commit comments

Comments
 (0)