diff options
author | Rémy Coutable <remy@rymai.me> | 2017-07-24 11:07:30 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-07-24 11:07:30 +0000 |
commit | 5a9554bb338bec4b31b0e712ae07898235f7a69d (patch) | |
tree | dccdd649c942cf5d4dbb52695e48d76f53dda8e3 /locale/zh_HK/gitlab.po | |
parent | d3f5e78bf22444c5fc1d7af253473fa5478a86c8 (diff) | |
parent | 632f360d0cf5a37f1047452b8fc25fd58c6f4e14 (diff) | |
download | gitlab-ce-5a9554bb338bec4b31b0e712ae07898235f7a69d.tar.gz |
Merge branch 'bvl-fix-invalid-po-files' into 'master'
Fix currently invalid po files
Closes #35302 and #35235
See merge request !13032
Diffstat (limited to 'locale/zh_HK/gitlab.po')
-rw-r--r-- | locale/zh_HK/gitlab.po | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/locale/zh_HK/gitlab.po b/locale/zh_HK/gitlab.po index 8a4e6da4ea9..1b7c39f8f62 100644 --- a/locale/zh_HK/gitlab.po +++ b/locale/zh_HK/gitlab.po @@ -28,7 +28,8 @@ msgstr "由 %{commit_author_link} 提交於 %{commit_timeago}" msgid "1 pipeline" msgid_plural "%d pipelines" -msgstr[0] "%d 條流水線" +msgstr[0] "1 條流水線" +msgstr[1] "%d 條流水線" msgid "A collection of graphs regarding Continuous Integration" msgstr "相關持續集成的圖像集合" @@ -1108,9 +1109,7 @@ msgid "" "You are going to remove %{project_name_with_namespace}.\n" "Removed project CANNOT be restored!\n" "Are you ABSOLUTELY sure?" -msgstr "即將要刪除 %{project_name_with_namespace}。\n" -"已刪除的項目無法恢複!\n" -"確定繼續嗎?" +msgstr "即將要刪除 %{project_name_with_namespace}。已刪除的項目無法恢複!確定繼續嗎?" msgid "" "You are going to remove the fork relationship to source project " @@ -1178,4 +1177,3 @@ msgstr "通知郵件" msgid "parent" msgid_plural "parents" msgstr[0] "父級" - |