|
63 | 63 | 'import_delete_desc' => '這將會刪除已上傳的匯入 ZIP 檔案,且無法還原。', |
64 | 64 | 'import_errors' => '匯入錯誤', |
65 | 65 | 'import_errors_desc' => '嘗試匯入時發生以下錯誤:', |
66 | | - 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', |
67 | | - 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', |
68 | | - 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', |
69 | | - 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', |
| 66 | + 'breadcrumb_siblings_for_page' => '瀏覽同層級頁面', |
| 67 | + 'breadcrumb_siblings_for_chapter' => '瀏覽同章節頁面', |
| 68 | + 'breadcrumb_siblings_for_book' => '瀏覽同書籍頁面', |
| 69 | + 'breadcrumb_siblings_for_bookshelf' => '瀏覽同書架頁面', |
70 | 70 |
|
71 | 71 | // Permissions and restrictions |
72 | 72 | 'permissions' => '權限', |
|
252 | 252 | 'pages_edit_switch_to_markdown_stable' => '(保留內容)', |
253 | 253 | 'pages_edit_switch_to_wysiwyg' => '切換到所見即所得編輯器', |
254 | 254 | 'pages_edit_switch_to_new_wysiwyg' => '切換為新的所見即所得編輯器', |
255 | | - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', |
| 255 | + 'pages_edit_switch_to_new_wysiwyg_desc' => '(仍在測試中)', |
256 | 256 | 'pages_edit_set_changelog' => '設定變更日誌', |
257 | 257 | 'pages_edit_enter_changelog_desc' => '輸入對您所做變動的簡易描述', |
258 | 258 | 'pages_edit_enter_changelog' => '輸入變更日誌', |
|
272 | 272 | 'pages_md_insert_drawing' => '插入繪圖', |
273 | 273 | 'pages_md_show_preview' => '顯示預覽', |
274 | 274 | 'pages_md_sync_scroll' => '預覽頁面同步捲動', |
275 | | - 'pages_md_plain_editor' => 'Plaintext editor', |
| 275 | + 'pages_md_plain_editor' => '純文字編輯器', |
276 | 276 | 'pages_drawing_unsaved' => '偵測到未儲存的繪圖', |
277 | 277 | 'pages_drawing_unsaved_confirm' => '從之前保存失敗的繪圖中發現了可恢復的數據。您想恢復並繼續編輯這個未保存的繪圖嗎?', |
278 | 278 | 'pages_not_in_chapter' => '頁面不在章節中', |
|
397 | 397 | 'comment' => '評論', |
398 | 398 | 'comments' => '評論', |
399 | 399 | 'comment_add' => '新增評論', |
400 | | - 'comment_none' => 'No comments to display', |
| 400 | + 'comment_none' => '無可顯示的留言', |
401 | 401 | 'comment_placeholder' => '在這裡評論', |
402 | | - 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', |
403 | | - 'comment_archived_count' => ':count Archived', |
404 | | - 'comment_archived_threads' => 'Archived Threads', |
| 402 | + 'comment_thread_count' => ':count 個留言討論串|:count 個留言討論串', |
| 403 | + 'comment_archived_count' => ':count 個已封存', |
| 404 | + 'comment_archived_threads' => '已封存的討論串', |
405 | 405 | 'comment_save' => '儲存評論', |
406 | 406 | 'comment_new' => '新評論', |
407 | 407 | 'comment_created' => '評論於 :createDiff', |
|
410 | 410 | 'comment_deleted_success' => '評論已刪除', |
411 | 411 | 'comment_created_success' => '評論已加入', |
412 | 412 | 'comment_updated_success' => '評論已更新', |
413 | | - 'comment_archive_success' => 'Comment archived', |
414 | | - 'comment_unarchive_success' => 'Comment un-archived', |
415 | | - 'comment_view' => 'View comment', |
416 | | - 'comment_jump_to_thread' => 'Jump to thread', |
| 413 | + 'comment_archive_success' => '留言已封存', |
| 414 | + 'comment_unarchive_success' => '留言已解除封存', |
| 415 | + 'comment_view' => '檢視留言', |
| 416 | + 'comment_jump_to_thread' => '前往討論串', |
417 | 417 | 'comment_delete_confirm' => '您確定要刪除這則評論?', |
418 | 418 | 'comment_in_reply_to' => '回覆 :commentId', |
419 | | - 'comment_reference' => 'Reference', |
420 | | - 'comment_reference_outdated' => '(Outdated)', |
| 419 | + 'comment_reference' => '參考資料', |
| 420 | + 'comment_reference_outdated' => '(過期)', |
421 | 421 | 'comment_editor_explain' => '此為頁面上的評論。在查看檢視與儲存頁面的同時,可以新增和管理評論。', |
422 | 422 |
|
423 | 423 | // Revision |
|
0 commit comments