diff options
author | 黄涛 <htve@outlook.com> | 2017-06-23 13:43:18 +0800 |
---|---|---|
committer | 黄涛 <htve@outlook.com> | 2017-07-05 15:49:34 +0800 |
commit | d812bb8dd83065f98da312e41a0f87b482462fe4 (patch) | |
tree | abdd3b8c3720fec6959c9ce96bce5af1e8ed9460 /locale/zh_HK | |
parent | 5af1fcd6f329858d757bab0d67cb50af6c820160 (diff) | |
download | gitlab-ce-d812bb8dd83065f98da312e41a0f87b482462fe4.tar.gz |
Add Traditional Chinese in HongKong translations of Commits Page
[skip ci]
Diffstat (limited to 'locale/zh_HK')
-rw-r--r-- | locale/zh_HK/part.po | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/locale/zh_HK/part.po b/locale/zh_HK/part.po new file mode 100644 index 00000000000..60c922ff54f --- /dev/null +++ b/locale/zh_HK/part.po @@ -0,0 +1,52 @@ +# Huang Tao <htve@outlook.com>, 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: gitlab 1.0.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-15 21:59-0500\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2017-06-23 01:23-0400\n" +"Last-Translator: Huang Tao <htve@outlook.com>\n" +"Language-Team: Chinese (Hong Kong SAR China)\n" +"Language: zh-HK\n" +"X-Generator: Zanata 3.9.6\n" +"Plural-Forms: nplurals=1; plural=0\n" + +msgid "%d additional commit have been omitted to prevent performance issues." +msgid_plural "" +"%d additional commits have been omitted to prevent performance issues." +msgstr[0] "為提高頁面加載速度及性能,已省略了 %d 次提交。" + +msgid "%d commit" +msgid_plural "%d commits" +msgstr[0] " %d 次提交" + +msgid "BranchSwitcherPlaceholder|Search branches" +msgstr "搜索分支" + +msgid "BranchSwitcherTitle|Switch branch" +msgstr "切換分支" + +msgid "Browse Directory" +msgstr "瀏覽目錄" + +msgid "Browse File" +msgstr "瀏覽文件" + +msgid "Browse Files" +msgstr "瀏覽文件" + +msgid "Commits feed" +msgstr "提交動態" + +msgid "Filter by commit message" +msgstr "按提交消息過濾" + +msgid "UploadLink|click to upload" +msgstr "點擊上傳" + +msgid "View open merge request" +msgstr "查看開啟的合並請求" + |