Skip to content

Commit

Permalink
l10n: zh_CN: Unify Translation of "packfile"
Browse files Browse the repository at this point in the history
Signed-off-by: Ray Chen <oldsharp@gmail.com>
  • Loading branch information
Ray Chen committed Jul 28, 2015
1 parent 53438e8 commit dbd6cce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions po/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -6349,11 +6349,11 @@ msgstr "--fix-thin 不能和 --stdin 同时使用"
#: builtin/index-pack.c:1707 builtin/index-pack.c:1716
#, c-format
msgid "packfile name '%s' does not end with '.pack'"
msgstr "包名 '%s' 没有以 '.pack' 结尾"
msgstr "包文件名 '%s' 没有以 '.pack' 结尾"

#: builtin/index-pack.c:1724
msgid "--verify with no packfile name given"
msgstr "--verify 没有提供包名参数"
msgstr "--verify 没有提供包文件名参数"

#: builtin/init-db.c:35
#, c-format
Expand Down Expand Up @@ -9004,7 +9004,7 @@ msgstr "限制最大增量深度"

#: builtin/repack.c:185
msgid "maximum size of each packfile"
msgstr "每个包的最大尺寸"
msgstr "每个包文件的最大尺寸"

#: builtin/repack.c:187
msgid "repack objects in packs marked with .keep"
Expand Down

0 comments on commit dbd6cce

Please sign in to comment.