summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-03-05 20:23:24 +0200
committerLauri Ojansivu <x@xet7.org>2017-03-05 20:23:24 +0200
commit3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7 (patch)
treec9833145bf19ce75abd5a318914237cd14354d30 /i18n/zh-TW.i18n.json
parent44dbe43ac4fa4a32d175fead36f9371a67a634a0 (diff)
downloadwekan-3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7.tar.gz
wekan-3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7.tar.bz2
wekan-3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7.zip
Update translations.
Diffstat (limited to 'i18n/zh-TW.i18n.json')
-rw-r--r--i18n/zh-TW.i18n.json28
1 files changed, 25 insertions, 3 deletions
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index a5f5ced7..88203b2b 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -196,6 +196,7 @@
"fullname": "全稱",
"header-logo-title": "返回您的看板頁面",
"hide-system-messages": "隱藏系統訊息",
+ "headerBarCreateBoardPopup-title": "建立看板",
"home": "首頁",
"import": "匯入",
"import-board": "匯入 Trello 資料",
@@ -293,8 +294,8 @@
"shortcut-toggle-filterbar": "切換過濾程式邊欄",
"shortcut-toggle-sidebar": "切換面板邊欄",
"show-cards-minimum-count": "顯示卡片數量,當內容超過數量",
- "sidebar-open": "Open Sidebar",
- "sidebar-close": "Close Sidebar",
+ "sidebar-open": "開啟側邊欄",
+ "sidebar-close": "關閉側邊欄",
"signupPopup-title": "建立帳戶",
"star-board-title": "點此標記該看板,它將會出現在您的看板列表上方。",
"starred-boards": "已標記看板",
@@ -322,5 +323,26 @@
"welcome-board": "歡迎進入看板",
"welcome-list1": "基本",
"welcome-list2": "進階",
- "what-to-do": "要做什麼?"
+ "what-to-do": "要做什麼?",
+ "admin-panel": "Admin Panel",
+ "system-setting": "System Setting",
+ "settings": "Settings",
+ "people": "People",
+ "registration": "Registration",
+ "disable-self-registration": "Disable Self-Registration",
+ "invite": "Invite",
+ "invite-people": "Invite People",
+ "to-boards": "To board(s)",
+ "email-addresses": "Email Addresses",
+ "smtp-host-description": "The address of the SMTP server that handles your emails.",
+ "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
+ "smtp-host": "SMTP Host",
+ "smtp-port": "SMTP Port",
+ "smtp-username": "使用者名稱",
+ "smtp-password": "密碼",
+ "send-from": "From",
+ "invitation-code": "Invitation Code",
+ "email-invite-register-subject": "__inviter__ 向您發出邀請",
+ "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
+ "error-invitation-code-not-exist": "Invitation code doesn't exist"
} \ No newline at end of file