]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/activities.php
Guest create page: name field autofocus
[bookstack] / resources / lang / zh_TW / activities.php
index 69639cbb6ecd1b7b0b404c5190501ec4b508f7d5..a131f4a6ca9a448b86828f9ea8e23750bd05df33 100644 (file)
@@ -28,8 +28,8 @@ return [
     // Books
     'book_create'                 => '已建立書本',
     'book_create_notification'    => '書本已建立成功',
-    'book_create_from_chapter'              => 'converted chapter to book',
-    'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
+    'book_create_from_chapter'              => '將章節轉爲書籍',
+    'book_create_from_chapter_notification' => '章節已轉換爲書籍',
     'book_update'                 => '已更新書本',
     'book_update_notification'    => '書本已更新成功',
     'book_delete'                 => '已刪除書本',
@@ -38,14 +38,14 @@ return [
     'book_sort_notification'      => '書本已重新排序成功',
 
     // Bookshelves
-    'bookshelf_create'            => '已建ç«\8bæ\9b¸æ\9e',
-    'bookshelf_create_notification'    => 'æ\9b¸æ\9e¶å·²å»ºç«\8bæ\88\90å\8a\9f',
-    'bookshelf_create_from_book'    => 'converted book to bookshelf',
-    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
-    'bookshelf_update'                 => '已更新書架',
-    'bookshelf_update_notification'    => 'æ\9b¸æ\9e¶å·²æ\9b´æ\96°æ\88\90å\8a\9f',
-    'bookshelf_delete'                 => 'å·²å\88ªé\99¤æ\9b¸æ\9e',
-    'bookshelf_delete_notification'    => 'æ\9b¸æ\9e¶å·²å\88ªé\99¤æ\88\90å\8a\9f',
+    'bookshelf_create'            => '已建ç«\8bæ\9b¸æ£§',
+    'bookshelf_create_notification'    => 'æ\9b¸æ£§å·²å\89µå»º',
+    'bookshelf_create_from_book'    => '將書籍轉爲書棧',
+    'bookshelf_create_from_book_notification'    => '章節已轉爲書籍',
+    'bookshelf_update'                 => '更新書棧',
+    'bookshelf_update_notification'    => 'æ\9b¸æ£§å·²æ\9b´æ\96°',
+    'bookshelf_delete'                 => 'å\88ªé\99¤æ\9b¸æ£§',
+    'bookshelf_delete_notification'    => 'æ\9b¸æ£§å·²å\88ªé\99¤',
 
     // Favourites
     'favourite_add_notification' => '":name" 已加入到你的最愛',