X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/42cbd6adefafc053f5b666ff26b76e2843d665a1..refs/pull/5681/head:/lang/zh_TW/entities.php diff --git a/lang/zh_TW/entities.php b/lang/zh_TW/entities.php index d3a684f8f..fccf0ef59 100644 --- a/lang/zh_TW/entities.php +++ b/lang/zh_TW/entities.php @@ -248,7 +248,7 @@ return [ 'pages_edit_switch_to_markdown_stable' => '(保留內容)', 'pages_edit_switch_to_wysiwyg' => '切換到所見即所得編輯器', 'pages_edit_switch_to_new_wysiwyg' => '切換為新的所見即所得編輯器', - 'pages_edit_switch_to_new_wysiwyg_desc' => '(仍在開發測試階段)', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_set_changelog' => '設定變更日誌', 'pages_edit_enter_changelog_desc' => '輸入對您所做變動的簡易描述', 'pages_edit_enter_changelog' => '輸入變更日誌', @@ -392,8 +392,11 @@ return [ 'comment' => '評論', 'comments' => '評論', 'comment_add' => '新增評論', + 'comment_none' => 'No comments to display', 'comment_placeholder' => '在這裡評論', - 'comment_count' => '{0} 無評論 |{1} :count 則評論 |[2,*] :count 則評論', + 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', + 'comment_archived_count' => ':count Archived', + 'comment_archived_threads' => 'Archived Threads', 'comment_save' => '儲存評論', 'comment_new' => '新評論', 'comment_created' => '評論於 :createDiff', @@ -402,8 +405,14 @@ return [ 'comment_deleted_success' => '評論已刪除', 'comment_created_success' => '評論已加入', 'comment_updated_success' => '評論已更新', + 'comment_archive_success' => 'Comment archived', + 'comment_unarchive_success' => 'Comment un-archived', + 'comment_view' => 'View comment', + 'comment_jump_to_thread' => 'Jump to thread', 'comment_delete_confirm' => '您確定要刪除這則評論?', 'comment_in_reply_to' => '回覆 :commentId', + 'comment_reference' => 'Reference', + 'comment_reference_outdated' => '(Outdated)', 'comment_editor_explain' => '此為頁面上的評論。在查看檢視與儲存頁面的同時,可以新增和管理評論。', // Revision