aboutsummaryrefslogtreecommitdiff
path: root/conf/locale/locale_zh-TW.ini
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-07-30 22:28:23 +0800
committerUnknwon <u@gogs.io>2016-07-30 22:28:23 +0800
commit3e22ae3412409caa6f1a456a59d9524f96a3dce2 (patch)
tree6b38920e96a537aaa27809db83381e7c7821aa65 /conf/locale/locale_zh-TW.ini
parent55b4e77a5e9376a8a105d59a721fda3888e555bf (diff)
Update locales
Diffstat (limited to 'conf/locale/locale_zh-TW.ini')
-rw-r--r--conf/locale/locale_zh-TW.ini9
1 files changed, 6 insertions, 3 deletions
diff --git a/conf/locale/locale_zh-TW.ini b/conf/locale/locale_zh-TW.ini
index c17faeb3..73b8cab2 100644
--- a/conf/locale/locale_zh-TW.ini
+++ b/conf/locale/locale_zh-TW.ini
@@ -124,6 +124,7 @@ uname_holder=用戶名或郵箱
password_holder=密碼
switch_dashboard_context=切換控制面版用戶
my_repos=我的倉庫
+show_more_repos=Show more repositories...
collaborative_repos=參與協作的倉庫
my_orgs=我的組織
my_mirrors=我的鏡像
@@ -465,7 +466,8 @@ issues.next=下一頁
issues.open_title=開啟中
issues.closed_title=已關閉
issues.num_comments=%d 條評論
-issues.commented_at=`於 <a id="%[1]s" href="#%[1]s">%[2]s</a> 評論`
+issues.commented_at=`commented <a href="#%s">%s</a>`
+issues.delete_comment_confirm=Are you sure you want to delete this comment?
issues.no_content=尚未有任何內容
issues.close_issue=關閉
issues.close_comment_issue=關閉及評論
@@ -585,8 +587,8 @@ settings.issues_desc=啟用內置的輕量級問題管理系統
settings.use_external_issue_tracker=使用外部的問題管理系統
settings.tracker_url_format=外部問題管理系統的 URL 格式
settings.tracker_issue_style=外部公單管理系統命名風格:
-settings.tracker_issue_style.numeric=僅數字 <span class="ui light grey text">(1234)</span>
-settings.tracker_issue_style.alphanumeric=數字與字母結合 <span class="ui light grey text">(ABC-123, DEFG-234, ...)</span>
+settings.tracker_issue_style.numeric=Numeric
+settings.tracker_issue_style.alphanumeric=Alphanumeric
settings.tracker_url_format_desc=您可以使用 <code>{user} {repo} {index}</code> 分別作為用戶名、倉庫名和問題索引的占位符。
settings.pulls_desc=啟用合併請求以接受社區貢獻
settings.danger_zone=危險操作區
@@ -725,6 +727,7 @@ release.deletion=刪除版本發布操作
release.deletion_desc=刪除該版本發布將會移除相應的 Git 標籤。是否繼續?
release.deletion_success=版本發布刪除成功!
release.tag_name_already_exist=已經存在使用相同標籤的發佈版本。
+release.tag_name_invalid=Tag name is not valid.
release.downloads=下載附件
[org]