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_TW | |
parent | dbcc0e03ac82d6b90fc93b1fefac8ce80c741178 (diff) | |
download | gitlab-ce-aee1a83760d905bf26bc3914027e5eb7f64cb18f.tar.gz |
changes in msgid in synchronization gitlab.pot
Diffstat (limited to 'locale/zh_TW')
-rw-r--r-- | locale/zh_TW/gitlab.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/zh_TW/gitlab.po b/locale/zh_TW/gitlab.po index d5a3c5ea0b9..e61cf0e5152 100644 --- a/locale/zh_TW/gitlab.po +++ b/locale/zh_TW/gitlab.po @@ -18,10 +18,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 個更動 (commit)。" +"%s additional commits have been omitted to prevent performance issues." +msgstr[0] "因效能考量,不顯示 %s 個更動 (commit)。" msgid "%d commit" msgid_plural "%d commits" |