diff options
author | 黄涛 <htve@outlook.com> | 2017-05-27 10:20:37 +0800 |
---|---|---|
committer | 黄涛 <htve@outlook.com> | 2017-06-05 16:23:34 +0800 |
commit | c267a86c234ba7de271244011509bd72c4f789c7 (patch) | |
tree | d94ccc56a2b6463c8982a6f69f194b8d90241fb2 /locale | |
parent | edcecf27ea9d0f4d053d5aafe9071bd5f3531343 (diff) | |
download | gitlab-ce-c267a86c234ba7de271244011509bd72c4f789c7.tar.gz |
Change the language name zh to zh_CN
Diffstat (limited to 'locale')
-rw-r--r-- | locale/zh_CN/gitlab.po (renamed from locale/zh/gitlab.po) | 4 | ||||
-rw-r--r-- | locale/zh_CN/gitlab.po.time_stamp (renamed from locale/zh/gitlab.po.time_stamp) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/locale/zh/gitlab.po b/locale/zh_CN/gitlab.po index 72c9fe71d15..5fb8dbe5fdd 100644 --- a/locale/zh/gitlab.po +++ b/locale/zh_CN/gitlab.po @@ -79,7 +79,7 @@ msgid_plural "Limited to showing %d events at most" msgstr[0] "最多显示%d个事件" msgid "Median" -msgstr "平均数" +msgstr "中位数" msgid "New Issue" msgid_plural "New Issues" @@ -180,7 +180,7 @@ msgid "" "The value lying at the midpoint of a series of observed values. E.g., " "between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 " "= 6." -msgstr "该值概述了一系列观察值的平均值。例如,在3、5、9之间,平均值是5。在3、5、7、8之间,平均值是(5 + 7)/ 2 = 6。" +msgstr "该值概述了一系列观察值的中位数。例如,在3、5、9之间,中位数是5。在3、5、7、8之间,中位数是(5 + 7)/ 2 = 6。" msgid "Time before an issue gets scheduled" msgstr "创建议题之前的时间" diff --git a/locale/zh/gitlab.po.time_stamp b/locale/zh_CN/gitlab.po.time_stamp index e69de29bb2d..e69de29bb2d 100644 --- a/locale/zh/gitlab.po.time_stamp +++ b/locale/zh_CN/gitlab.po.time_stamp |