Skip to content

Commit 13b2d3d

Browse files
committed
New translations entities.php (Chinese Traditional)
1 parent 8a3039d commit 13b2d3d

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

lang/zh_TW/entities.php

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
'import_delete_desc' => '這將會刪除已上傳的匯入 ZIP 檔案,且無法還原。',
6464
'import_errors' => '匯入錯誤',
6565
'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' => '瀏覽同書架頁面',
7070

7171
// Permissions and restrictions
7272
'permissions' => '權限',
@@ -252,7 +252,7 @@
252252
'pages_edit_switch_to_markdown_stable' => '(保留內容)',
253253
'pages_edit_switch_to_wysiwyg' => '切換到所見即所得編輯器',
254254
'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' => '(仍在測試中)',
256256
'pages_edit_set_changelog' => '設定變更日誌',
257257
'pages_edit_enter_changelog_desc' => '輸入對您所做變動的簡易描述',
258258
'pages_edit_enter_changelog' => '輸入變更日誌',
@@ -272,7 +272,7 @@
272272
'pages_md_insert_drawing' => '插入繪圖',
273273
'pages_md_show_preview' => '顯示預覽',
274274
'pages_md_sync_scroll' => '預覽頁面同步捲動',
275-
'pages_md_plain_editor' => 'Plaintext editor',
275+
'pages_md_plain_editor' => '純文字編輯器',
276276
'pages_drawing_unsaved' => '偵測到未儲存的繪圖',
277277
'pages_drawing_unsaved_confirm' => '從之前保存失敗的繪圖中發現了可恢復的數據。您想恢復並繼續編輯這個未保存的繪圖嗎?',
278278
'pages_not_in_chapter' => '頁面不在章節中',
@@ -397,11 +397,11 @@
397397
'comment' => '評論',
398398
'comments' => '評論',
399399
'comment_add' => '新增評論',
400-
'comment_none' => 'No comments to display',
400+
'comment_none' => '無可顯示的留言',
401401
'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' => '已封存的討論串',
405405
'comment_save' => '儲存評論',
406406
'comment_new' => '新評論',
407407
'comment_created' => '評論於 :createDiff',
@@ -410,14 +410,14 @@
410410
'comment_deleted_success' => '評論已刪除',
411411
'comment_created_success' => '評論已加入',
412412
'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' => '前往討論串',
417417
'comment_delete_confirm' => '您確定要刪除這則評論?',
418418
'comment_in_reply_to' => '回覆 :commentId',
419-
'comment_reference' => 'Reference',
420-
'comment_reference_outdated' => '(Outdated)',
419+
'comment_reference' => '參考資料',
420+
'comment_reference_outdated' => '(過期)',
421421
'comment_editor_explain' => '此為頁面上的評論。在查看檢視與儲存頁面的同時,可以新增和管理評論。',
422422

423423
// Revision

0 commit comments

Comments
 (0)