diff options
author | Ray Chen <oldsharp@gmail.com> | 2015-07-28 13:26:41 +0800 |
---|---|---|
committer | Ray Chen <oldsharp@gmail.com> | 2015-07-28 13:26:41 +0800 |
commit | dbd6cced19992c8841c3c2fe28f635693f016b1f (patch) | |
tree | 438860e80e1cce73543db3c81274922cb464b463 /po | |
parent | 53438e8fe2611c35fa5a61e244b326557d8aed59 (diff) | |
download | git-dbd6cced19992c8841c3c2fe28f635693f016b1f.tar.gz |
l10n: zh_CN: Unify Translation of "packfile"
Signed-off-by: Ray Chen <oldsharp@gmail.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/zh_CN.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 0d4b5aacf0..ac1cc66106 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -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 @@ -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" |