diff options
author | 黄涛 <htve@outlook.com> | 2017-06-23 13:43:57 +0800 |
---|---|---|
committer | 黄涛 <htve@outlook.com> | 2017-07-05 15:56:36 +0800 |
commit | 7f9996f66e82c29198cdd16f2aa6daf520dcde00 (patch) | |
tree | 67958c4e83718b7063b1ba23a49118bc34a914d2 /locale/zh_TW | |
parent | 5af1fcd6f329858d757bab0d67cb50af6c820160 (diff) | |
download | gitlab-ce-7f9996f66e82c29198cdd16f2aa6daf520dcde00.tar.gz |
Add Traditional Chinese in Taiwan translations of Commits Page
[skip ci]
Diffstat (limited to 'locale/zh_TW')
-rw-r--r-- | locale/zh_TW/part.po | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/locale/zh_TW/part.po b/locale/zh_TW/part.po new file mode 100644 index 00000000000..3e4ddd07cf6 --- /dev/null +++ b/locale/zh_TW/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 (Taiwan)\n" +"Language: zh-TW\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 次送交 (commit)。" + +msgid "%d commit" +msgid_plural "%d commits" +msgstr[0] "%d 次送交 (commit)" + +msgid "BranchSwitcherPlaceholder|Search branches" +msgstr "搜索分支 (branches)" + +msgid "BranchSwitcherTitle|Switch branch" +msgstr "切換分支 (branch)" + +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 "查看開啟的合並請求 (merge request)" + |