<?php
+/**
+ * Text used for 'Entities' (Document Structure Elements) such as
+ * Books, Shelves, Chapters & Pages
+ */
return [
- /**
- * Shared
- */
+ // Shared
'recently_created' => '最近建立',
'recently_created_pages' => '最近建立的頁面',
'recently_updated_pages' => '最新頁面',
'recently_created_chapters' => '最近建立的章節',
'recently_created_books' => '最近建立的書本',
+ 'recently_created_shelves' => 'Recently Created Shelves',
'recently_update' => '最近更新',
'recently_viewed' => '最近看過',
'recent_activity' => '近期活動',
'export_pdf' => 'PDF檔案',
'export_text' => '純文字檔案',
- /**
- * Permissions and restrictions
- */
+ // Permissions and restrictions
'permissions' => '權限',
'permissions_intro' => '本設定優先權高於每個使用者角色本身所具有的權限。',
'permissions_enable' => '啟用自訂權限',
'permissions_save' => '儲存權限',
- /**
- * Search
- */
+ // Search
'search_results' => '搜尋結果',
'search_total_results_found' => '共找到了:count個結果',
'search_clear' => '清除搜尋',
'search_content_type' => '種類',
'search_exact_matches' => '精確符合',
'search_tags' => '標籤搜尋',
+ 'search_options' => '選項',
'search_viewed_by_me' => '我看過的',
'search_not_viewed_by_me' => '我沒看過的',
'search_permissions_set' => '權限設定',
'search_created_by_me' => '我建立的',
'search_updated_by_me' => '我更新的',
+ 'search_date_options' => '日期選項',
'search_updated_before' => '在此之前更新',
'search_updated_after' => '在此之後更新',
'search_created_before' => '在此之前建立',
'search_set_date' => '設定日期',
'search_update' => '更新搜尋結果',
- /**
- * Books
- */
+ // Shelves
+ 'shelf' => '書架',
+ 'shelves' => '書架',
+ 'x_shelves' => ':count Shelf|:count Shelves',
+ 'shelves_long' => '書架',
+ 'shelves_empty' => '不存在已建立的書架',
+ 'shelves_create' => '建立書架',
+ 'shelves_popular' => '熱門書架',
+ 'shelves_new' => '新書架',
+ 'shelves_new_action' => 'New Shelf',
+ 'shelves_popular_empty' => '最受歡迎的書架將出現在這裡。',
+ 'shelves_new_empty' => '最近建立的書架將出現在這裡。',
+ 'shelves_save' => '儲存書架',
+ 'shelves_books' => '此書架上的書本',
+ 'shelves_add_books' => '將書本添加到此書架中',
+ 'shelves_drag_books' => '拖動書本到此處來將它添加至此書架中',
+ 'shelves_empty_contents' => '此書架沒有分配任何書本',
+ 'shelves_edit_and_assign' => '編輯書架以分配書本',
+ 'shelves_edit_named' => '編輯書架「:name」',
+ 'shelves_edit' => '編輯書架',
+ 'shelves_delete' => '刪除書架',
+ 'shelves_delete_named' => '刪除書架「:name」',
+ 'shelves_delete_explain' => "這將刪除名為「:name」的書架。包含在其中的書本不會被刪除。",
+ 'shelves_delete_confirmation' => '您確定要刪除此書架嗎?',
+ 'shelves_permissions' => '書架權限',
+ 'shelves_permissions_updated' => '書架權限已更新',
+ 'shelves_permissions_active' => '已啟用此書架的自訂權限',
+ 'shelves_copy_permissions_to_books' => '將權限複製到書本',
+ 'shelves_copy_permissions' => '複製權限',
+ 'shelves_copy_permissions_explain' => '這會將此書架目前的權限設定套用到所有包含的書本上。在生效之前,請確認您已儲存任何對此書架權限的變更。',
+ 'shelves_copy_permission_success' => '已將書架的權限複製到:count本書上',
+
+ // Books
'book' => '書本',
'books' => '書本',
'x_books' => ':count本書',
'books_popular' => '熱門書本',
'books_recent' => '最近的書',
'books_new' => '新書',
+ 'books_new_action' => 'New Book',
'books_popular_empty' => '最受歡迎的書本將出現在這裡。',
'books_new_empty' => '最近建立的書本將出現在這裡。',
'books_create' => '建立書本',
'books_permissions_updated' => '書本權限已更新',
'books_empty_contents' => '本書目前沒有頁面或章節。',
'books_empty_create_page' => '建立頁面',
- 'books_empty_or' => '或',
'books_empty_sort_current_book' => '排序目前書本',
'books_empty_add_chapter' => '加入章節',
- 'books_permissions_active' => '有效的書本權限',
+ 'books_permissions_active' => '已啟用此書本的自訂權限',
'books_search_this' => '搜尋這本書',
'books_navigation' => '書本導覽',
'books_sort' => '排序書本內容',
'books_sort_named' => '排序書本「:bookName」',
+ 'books_sort_name' => 'Sort by Name',
+ 'books_sort_created' => 'Sort by Created Date',
+ 'books_sort_updated' => 'Sort by Updated Date',
+ 'books_sort_chapters_first' => 'Chapters First',
+ 'books_sort_chapters_last' => 'Chapters Last',
'books_sort_show_other' => '顯示其他書本',
'books_sort_save' => '儲存新順序',
- /**
- * Chapters
- */
+ // Chapters
'chapter' => '章節',
'chapters' => '章節',
'x_chapters' => ':count個章節',
'chapter_move_success' => '章節移動到「:bookName」',
'chapters_permissions' => '章節權限',
'chapters_empty' => '本章目前沒有頁面。',
- 'chapters_permissions_active' => '有效的章節權限',
+ 'chapters_permissions_active' => '已啟用此章節的自訂權限',
'chapters_permissions_success' => '章節權限已更新',
'chapters_search_this' => '從本章節搜尋',
- /**
- * Pages
- */
+ // Pages
'page' => '頁面',
'pages' => '頁面',
'x_pages' => ':count個頁面',
'pages_delete_confirm' => '您確定要刪除此頁面嗎?',
'pages_delete_draft_confirm' => '您確定要刪除此草稿頁面嗎?',
'pages_editing_named' => '正在編輯頁面“:pageName”',
- 'pages_edit_toggle_header' => '顯示/隱藏導覽欄',
+ 'pages_edit_draft_options' => 'Draft Options',
'pages_edit_save_draft' => '儲存草稿',
'pages_edit_draft' => '編輯頁面草稿',
'pages_editing_draft' => '正在編輯草稿',
'pages_not_in_chapter' => '本頁面不在某章節中',
'pages_move' => '移動頁面',
'pages_move_success' => '頁面已移動到「:parentName」',
+ 'pages_copy' => '複製頁面',
+ 'pages_copy_desination' => '複製的目的地',
+ 'pages_copy_success' => '頁面已成功複製',
'pages_permissions' => '頁面權限',
'pages_permissions_success' => '頁面權限已更新',
'pages_revision' => '修訂',
'pages_revisions_created_by' => '建立者',
'pages_revisions_date' => '修訂日期',
'pages_revisions_number' => '#',
+ 'pages_revisions_numbered' => 'Revision #:id',
+ 'pages_revisions_numbered_changes' => 'Revision #:id Changes',
'pages_revisions_changelog' => '更新說明',
'pages_revisions_changes' => '說明',
'pages_revisions_current' => '目前版本',
'pages_revisions_none' => '此頁面沒有修訂',
'pages_copy_link' => '複製連結',
'pages_edit_content_link' => '编辑内容',
- 'pages_permissions_active' => '有效的頁面權限',
+ 'pages_permissions_active' => '已啟用此頁面的自訂權限',
'pages_initial_revision' => '初次發布',
'pages_initial_name' => '新頁面',
'pages_editing_draft_notification' => '您正在編輯在 :timeDiff 內儲存的草稿.',
'message' => ':time,:start。注意不要覆蓋到對方的更新。',
],
'pages_draft_discarded' => '草稿已丟棄,編輯器已更新到目前頁面內容。',
+ 'pages_specific' => '指定頁面',
+ 'pages_is_template' => 'Page Template',
- /**
- * Editor sidebar
- */
+ // Editor Sidebar
'page_tags' => '頁面標籤',
+ 'chapter_tags' => '章節標籤',
+ 'book_tags' => '書本標籤',
+ 'shelf_tags' => '書架標籤',
'tag' => '標籤',
- 'tags' => '',
+ 'tags' => 'Tags',
+ 'tag_name' => 'Tag Name',
'tag_value' => '標籤值 (非必要)',
'tags_explain' => "加入一些標籤以更好地對您的內容進行分類。\n您可以為標籤分配一個值,以進行更深入的組織。",
'tags_add' => '加入另一個標籤',
+ 'tags_remove' => 'Remove this tag',
'attachments' => '附件',
'attachments_explain' => '上傳一些檔案或附加連結顯示在您的網頁上。將顯示在在頁面的側邊欄。',
'attachments_explain_instant_save' => '這裡的更改將立即儲存。Changes here are saved instantly.',
'attachments_set_link' => '設定連結',
'attachments_delete_confirm' => '確認您想要刪除此附件後,請點選刪除。',
'attachments_dropzone' => '刪除檔案或點選此處加入檔案',
- 'attachments_no_files' => '尚未上傳檔案', // No files have been uploaded
+ 'attachments_no_files' => '尚未上傳檔案',
'attachments_explain_link' => '如果您不想上傳檔案,則可以附加連結,這可以是指向其他頁面的連結,也可以是指向雲端檔案的連結。',
'attachments_link_name' => '連結名稱',
'attachment_link' => '附件連結',
'attachments_file_uploaded' => '附件上傳成功',
'attachments_file_updated' => '附件更新成功',
'attachments_link_attached' => '連結成功附加到頁面',
+ 'templates' => 'Templates',
+ 'templates_set_as_template' => 'Page is a template',
+ 'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
+ 'templates_replace_content' => 'Replace page content',
+ 'templates_append_content' => 'Append to page content',
+ 'templates_prepend_content' => 'Prepend to page content',
- /**
- * Profile View
- */
+ // Profile View
'profile_user_for_x' => '來這裡:time了',
'profile_created_content' => '已建立內容',
'profile_not_created_pages' => ':userName尚未建立任何頁面',
'profile_not_created_chapters' => ':userName尚未建立任何章節',
'profile_not_created_books' => ':userName尚未建立任何書本',
+ 'profile_not_created_shelves' => ':userName has not created any shelves',
- /**
- * Comments
- */
+ // Comments
'comment' => '評論',
'comments' => '評論',
+ 'comment_add' => '新增評論',
'comment_placeholder' => '在這裡評論',
'comment_count' => '{0} 無評論|[1,*] :count條評論',
'comment_save' => '儲存評論',
'comment_delete_confirm' => '你確定要刪除這條評論?',
'comment_in_reply_to' => '回覆 :commentId',
- /**
- * Revision
- */
+ // Revision
'revision_delete_confirm' => '您確定要刪除此修訂版嗎?',
+ 'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
'revision_delete_success' => '修訂刪除',
'revision_cannot_delete_latest' => '無法刪除最新版本。'
-];
+];
\ No newline at end of file