diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-08-12 14:03:13 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-08-12 14:03:13 +0300 |
commit | 8177a1ed0ac5f3061f4a9afb06ef779bcd798c23 (patch) | |
tree | fcd2d631562558bd70459f79b9726ba74e8a5ffa /i18n/zh-TW.i18n.json | |
parent | 17308dc5f306e9b357045e97e0a1abe963dcb5d4 (diff) | |
download | wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.tar.gz wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.tar.bz2 wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.zip |
Update translations.
Diffstat (limited to 'i18n/zh-TW.i18n.json')
-rw-r--r-- | i18n/zh-TW.i18n.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index e8bcbd2c..8926b779 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -109,6 +109,7 @@ "bucket-example": "例如 “目標清單”", "cancel": "取消", "card-archived": "This card is moved to Recycle Bin.", + "board-archived": "This board is moved to Recycle Bin.", "card-comments-title": "該卡片有 %s 則評論", "card-delete-notice": "徹底刪除的操作不可復原,你將會遺失該卡片相關的所有操作記錄。", "card-delete-pop": "所有的動作將從活動動態中被移除且您將無法重新打開該卡片。此操作無法復原。", @@ -135,6 +136,9 @@ "cards": "卡片", "cards-count": "卡片", "casSignIn": "Sign In with CAS", + "cardType-card": "Card", + "cardType-linkedCard": "Linked Card", + "cardType-linkedBoard": "Linked Board", "change": "變更", "change-avatar": "更改大頭貼", "change-password": "更改密碼", @@ -171,6 +175,8 @@ "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", "copy-card-link-to-clipboard": "將卡片連結複製到剪貼板", + "linkCardPopup-title": "Link Card", + "searchCardPopup-title": "Search Card", "copyCardPopup-title": "Copy Card", "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards", "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format", @@ -261,6 +267,7 @@ "headerBarCreateBoardPopup-title": "建立看板", "home": "首頁", "import": "匯入", + "link": "Link", "import-board": "匯入看板", "import-board-c": "匯入看板", "import-board-title-trello": "匯入在 Trello 的看板", |