+ /**
+ * Shelves
+ */
+ 'shelf' => '書架',
+ 'shelves' => '書架',
+ 'shelves_long' => '書架',
+ 'shelves_empty' => '不存在已建立的書架',
+ 'shelves_create' => '建立書架',
+ 'shelves_popular' => '熱門書架',
+ 'shelves_new' => '新書架',
+ '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本書上',
+