diff options
author | 黄涛 <htve@outlook.com> | 2017-07-14 13:41:08 +0800 |
---|---|---|
committer | 黄涛 <htve@outlook.com> | 2017-07-14 13:41:08 +0800 |
commit | aee1a83760d905bf26bc3914027e5eb7f64cb18f (patch) | |
tree | d3e2c1e1df30eeed31216492121cfb7eacbed119 /locale/zh_CN | |
parent | dbcc0e03ac82d6b90fc93b1fefac8ce80c741178 (diff) | |
download | gitlab-ce-aee1a83760d905bf26bc3914027e5eb7f64cb18f.tar.gz |
changes in msgid in synchronization gitlab.pot
Diffstat (limited to 'locale/zh_CN')
-rw-r--r-- | locale/zh_CN/gitlab.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/zh_CN/gitlab.po b/locale/zh_CN/gitlab.po index 8a76121e0c1..b7a88aadeb9 100644 --- a/locale/zh_CN/gitlab.po +++ b/locale/zh_CN/gitlab.po @@ -15,10 +15,10 @@ msgstr "" "X-Generator: Zanata 3.9.6\n" "Plural-Forms: nplurals=1; plural=0\n" -msgid "%d additional commit has been omitted to prevent performance issues." +msgid "%s additional commit has been omitted to prevent performance issues." msgid_plural "" -"%d additional commits have been omitted to prevent performance issues." -msgstr[0] "为提高页面加载速度及性能,已省略了 %d 次提交。" +"%s additional commits have been omitted to prevent performance issues." +msgstr[0] "为提高页面加载速度及性能,已省略了 %s 次提交。" msgid "%d commit" msgid_plural "%d commits" |