]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/entities.php
Merge pull request #3556 from GongMingCai/development
[bookstack] / resources / lang / zh_TW / entities.php
index 19016fe1377983aca07161b80a7d234a21e24d4d..1792fcbad9c7c9558f0b69007ca96d491a890506 100644 (file)
@@ -24,6 +24,7 @@ return [
     'meta_updated_name' => '由 :user 更新於 :timeLength',
     'meta_owned_name' => ':user 所擁有',
     'entity_select' => '選取項目',
+    'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
     'images' => '圖片',
     'my_recent_drafts' => '我最近的草稿',
     'my_recently_viewed' => '我最近檢視',
@@ -87,7 +88,7 @@ return [
     'shelves_save' => '儲存書架',
     'shelves_books' => '此書架上的書本',
     'shelves_add_books' => '新增書本至此書架',
-    'shelves_drag_books' => '將書本拖曳到此處來將其新增到此書架',
+    'shelves_drag_books' => 'Drag books below to add them to this shelf',
     'shelves_empty_contents' => '此書架沒有分配任何書本',
     'shelves_edit_and_assign' => '編輯書架以分配書本',
     'shelves_edit_named' => '編輯書架 :name',
@@ -170,6 +171,7 @@ return [
     'chapters_permissions_active' => '章節權限已啟用',
     'chapters_permissions_success' => '章節權限已更新',
     'chapters_search_this' => '搜尋此章節',
+    'chapter_sort_book' => 'Sort Book',
 
     // Pages
     'page' => '頁面',
@@ -329,7 +331,7 @@ return [
     'comments' => '評論',
     'comment_add' => '新增評論',
     'comment_placeholder' => '在這裡評論',
-    'comment_count' => '{0} 無評論 |{1} :count 則評論 | [2,*] :count 則評論',
+    'comment_count' => '{0} 無評論|{1} 1 則評論|[2,*] :count 則評論',
     'comment_save' => '儲存評論',
     'comment_saving' => '正在儲存評論……',
     'comment_deleting' => '正在刪除評論……',