]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/entities.php
Guest create page: name field autofocus
[bookstack] / resources / lang / zh_TW / entities.php
index 1792fcbad9c7c9558f0b69007ca96d491a890506..bd3ac13d283c9dd236a2d1e0967e876bd362a6ac 100644 (file)
@@ -23,6 +23,7 @@ return [
     'meta_updated' => '更新於 :timeLength',
     'meta_updated_name' => '由 :user 更新於 :timeLength',
     'meta_owned_name' => ':user 所擁有',
+    'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
     'entity_select' => '選取項目',
     'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
     'images' => '圖片',
@@ -41,10 +42,15 @@ return [
 
     // Permissions and restrictions
     'permissions' => '權限',
-    'permissions_intro' => '一旦啟用,這些權限將優先於任何設定的角色權限。',
-    'permissions_enable' => '啟用自訂權限',
+    'permissions_desc' => 'Set permissions here to override the default permissions provided by user roles.',
+    'permissions_book_cascade' => 'Permissions set on books will automatically cascade to child chapters and pages, unless they have their own permissions defined.',
+    'permissions_chapter_cascade' => 'Permissions set on chapters will automatically cascade to child pages, unless they have their own permissions defined.',
     'permissions_save' => '儲存權限',
     'permissions_owner' => '擁有者',
+    'permissions_role_everyone_else' => 'Everyone Else',
+    'permissions_role_everyone_else_desc' => 'Set permissions for all roles not specifically overridden.',
+    'permissions_role_override' => 'Override permissions for role',
+    'permissions_inherit_defaults' => 'Inherit defaults',
 
     // Search
     'search_results' => '搜尋結果',
@@ -77,7 +83,6 @@ return [
     'shelf' => '書架',
     'shelves' => '書架',
     'x_shelves' => ':count 書架 | :count 章節',
-    'shelves_long' => '書架',
     'shelves_empty' => '尚未建立書架',
     'shelves_create' => '建立新書架',
     'shelves_popular' => '熱門書架',
@@ -91,20 +96,20 @@ return [
     'shelves_drag_books' => 'Drag books below to add them to this shelf',
     'shelves_empty_contents' => '此書架沒有分配任何書本',
     'shelves_edit_and_assign' => '編輯書架以分配書本',
-    'shelves_edit_named' => '編輯書架 :name',
-    'shelves_edit' => '編輯書架',
-    'shelves_delete' => '刪除書架',
-    'shelves_delete_named' => '刪除書架 :name',
+    'shelves_edit_named' => 'Edit Shelf :name',
+    'shelves_edit' => 'Edit Shelf',
+    'shelves_delete' => 'Delete Shelf',
+    'shelves_delete_named' => 'Delete Shelf :name',
     'shelves_delete_explain' => "這將刪除名為「:name」的書架。但其中的書本不會被刪除。",
     'shelves_delete_confirmation' => '您確定要刪除此書架嗎?',
-    'shelves_permissions' => '書架權限',
-    'shelves_permissions_updated' => '書架權限已更新',
-    'shelves_permissions_active' => '書架權限已啟用',
-    'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
+    'shelves_permissions' => 'Shelf Permissions',
+    'shelves_permissions_updated' => 'Shelf Permissions Updated',
+    'shelves_permissions_active' => 'Shelf Permissions Active',
+    'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
     'shelves_copy_permissions_to_books' => '將權限複製到書本',
     'shelves_copy_permissions' => '複製權限',
-    'shelves_copy_permissions_explain' => '這會將此書架目前的權限設定套用到所有包含的書本上。在啟用前,請確認您已儲存任何對此書架權限的變更。',
-    'shelves_copy_permission_success' => '已將書架的權限複製到 :count 本書上',
+    'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
+    'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
 
     // Books
     'book' => '書本',
@@ -219,6 +224,8 @@ return [
     'pages_md_insert_image' => '插入圖片',
     'pages_md_insert_link' => '插入連結',
     'pages_md_insert_drawing' => '插入繪圖',
+    'pages_md_show_preview' => 'Show preview',
+    'pages_md_sync_scroll' => 'Sync preview scroll',
     'pages_not_in_chapter' => '頁面不在章節中',
     'pages_move' => '移動頁面',
     'pages_move_success' => '頁面已移動到「:parentName」',
@@ -229,12 +236,14 @@ return [
     'pages_permissions_success' => '頁面權限已更新',
     'pages_revision' => '修訂版本',
     'pages_revisions' => '頁面修訂版本',
+    'pages_revisions_desc' => 'Listed below are all the past revisions of this page. You can look back upon, compare, and restore old page versions if permissions allow. The full history of the page may not be fully reflected here since, depending on system configuration, old revisions could be auto-deleted.',
     'pages_revisions_named' => ':pageName 頁面修訂版本',
     'pages_revision_named' => ':pageName 頁面修訂版本',
     'pages_revision_restored_from' => '從 #:id; :summary 復原',
     'pages_revisions_created_by' => '建立者',
     'pages_revisions_date' => '修訂日期',
     'pages_revisions_number' => '#',
+    'pages_revisions_sort_number' => 'Revision Number',
     'pages_revisions_numbered' => '修訂版本 #:id',
     'pages_revisions_numbered_changes' => '修訂版本 #:id 變更',
     'pages_revisions_editor' => 'Editor Type',
@@ -248,6 +257,7 @@ return [
     'pages_edit_content_link' => '編輯內容',
     'pages_permissions_active' => '頁面權限已啟用',
     'pages_initial_revision' => '初次發布',
+    'pages_references_update_revision' => 'System auto-update of internal links',
     'pages_initial_name' => '新頁面',
     'pages_editing_draft_notification' => '您正在編輯最後儲存為 :timeDiff 的草稿。',
     'pages_draft_edited_notification' => '此頁面已經被更新過。建議您放棄此草稿。',
@@ -270,6 +280,7 @@ return [
     'shelf_tags' => '書架標籤',
     'tag' => '標籤',
     'tags' =>  '標籤',
+    'tags_index_desc' => 'Tags can be applied to content within the system to apply a flexible form of categorization. Tags can have both a key and value, with the value being optional. Once applied, content can then be queried using the tag name and value.',
     'tag_name' =>  '標籤名稱',
     'tag_value' => '標籤值(選擇性)',
     'tags_explain' => "加入一些標籤以更好地對您的內容進行分類。 \n 您可以為標籤分配一個值,以進行更深入的組織。",
@@ -282,8 +293,8 @@ return [
     'tags_assigned_shelves' => 'Assigned to Shelves',
     'tags_x_unique_values' => ':count unique values',
     'tags_all_values' => 'All values',
-    'tags_view_tags' => 'View Tags',
-    'tags_view_existing_tags' => 'View existing tags',
+    'tags_view_tags' => '檢視標籤',
+    'tags_view_existing_tags' => '檢視已存在的標籤',
     'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
     'attachments' => '附件',
     'attachments_explain' => '上傳一些檔案或附加連結以顯示在您的網頁上。將顯示在在頁面的側邊欄。',
@@ -331,7 +342,7 @@ return [
     'comments' => '評論',
     'comment_add' => '新增評論',
     'comment_placeholder' => '在這裡評論',
-    'comment_count' => '{0} 無評論|{1} 1 則評論|[2,*] :count 則評論',
+    'comment_count' => '{0} 無評論 |{1} :count 則評論 |[2,*] :count 則評論',
     'comment_save' => '儲存評論',
     'comment_saving' => '正在儲存評論……',
     'comment_deleting' => '正在刪除評論……',
@@ -369,4 +380,9 @@ return [
     'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
     'convert_chapter' => 'Convert Chapter',
     'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
+
+    // References
+    'references' => 'References',
+    'references_none' => 'There are no tracked references to this item.',
+    'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
 ];