diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2014-02-02 20:46:58 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2014-02-03 10:53:18 +0800 |
commit | 8376b58d1c82789d042eb4b30ab03cfdb67ab68f (patch) | |
tree | b6e33670dfd8938160cbb81d44a336caa0b0226b | |
parent | Merge branch 'master' of git://github.com/nafmo/git-l10n-sv (diff) | |
download | tgif-8376b58d1c82789d042eb4b30ab03cfdb67ab68f.tar.xz |
l10n: zh_CN.po: translate 1 new message (2211t0f0u)
Update translation for git v1.9-rc2.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
-rw-r--r-- | po/zh_CN.po | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index dcbe13d10c..35c785f6ff 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Git\n" "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" -"POT-Creation-Date: 2014-01-18 07:42+0800\n" -"PO-Revision-Date: 2014-01-18 10:54+0800\n" +"POT-Creation-Date: 2014-02-01 08:06+0800\n" +"PO-Revision-Date: 2014-02-03 10:52+0800\n" "Last-Translator: Jiang Xin <worldhello.net@gmail.com>\n" "Language-Team: GitHub <https://github.com/gotgit/git/>\n" "Language: zh_CN\n" @@ -8641,6 +8641,10 @@ msgstr "使用 -A,不要将早于给定时间的对象过期" msgid "size of the window used for delta compression" msgstr "用于增量压缩的窗口值" +#: builtin/repack.c:162 builtin/repack.c:166 +msgid "bytes" +msgstr "字节" + #: builtin/repack.c:163 msgid "same as the above, but limit memory size instead of entries count" msgstr "和上面的相似,但限制内存大小而非条目数" |