3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'đã tạo trang',
10 'page_create_notification' => 'Trang đã được tạo thành công',
11 'page_update' => 'đã cập nhật trang',
12 'page_update_notification' => 'Trang đã được cập nhật thành công',
13 'page_delete' => 'đã xóa trang',
14 'page_delete_notification' => 'Trang đã được xóa thành công',
15 'page_restore' => 'đã khôi phục trang',
16 'page_restore_notification' => 'Trang đã được khôi phục thành công',
17 'page_move' => 'đã di chuyển trang',
18 'page_move_notification' => 'Page successfully moved',
21 'chapter_create' => 'đã tạo chương',
22 'chapter_create_notification' => 'Chương đã được tạo thành công',
23 'chapter_update' => 'đã cập nhật chương',
24 'chapter_update_notification' => 'Chương đã được cập nhật thành công',
25 'chapter_delete' => 'đã xóa chương',
26 'chapter_delete_notification' => 'Chương đã được xóa thành công',
27 'chapter_move' => 'đã di chuyển chương',
28 'chapter_move_notification' => 'Chapter successfully moved',
31 'book_create' => 'đã tạo sách',
32 'book_create_notification' => 'Sách đã được tạo thành công',
33 'book_create_from_chapter' => 'chuyển chương thành sách',
34 'book_create_from_chapter_notification' => 'Chuyển chương thành sách thành công',
35 'book_update' => 'đã cập nhật sách',
36 'book_update_notification' => 'Sách đã được cập nhật thành công',
37 'book_delete' => 'đã xóa sách',
38 'book_delete_notification' => 'Sách đã được xóa thành công',
39 'book_sort' => 'đã sắp xếp sách',
40 'book_sort_notification' => 'Sách đã được sắp xếp lại thành công',
43 'bookshelf_create' => 'đã tạo giá sách',
44 'bookshelf_create_notification' => 'Giá sách đã được tạo thành công',
45 'bookshelf_create_from_book' => 'chuyển sách thành giá sách',
46 'bookshelf_create_from_book_notification' => 'Chuyển sách thành giá sách thành công',
47 'bookshelf_update' => 'cập nhật giá sách',
48 'bookshelf_update_notification' => 'Giá sách được cập nhật thành công',
49 'bookshelf_delete' => 'xoá giá sách',
50 'bookshelf_delete_notification' => 'Xoá giá sách thành công',
53 'revision_restore' => 'restored revision',
54 'revision_delete' => 'deleted revision',
55 'revision_delete_notification' => 'Revision successfully deleted',
58 'favourite_add_notification' => '":name" đã được thêm vào danh sách yêu thích của bạn',
59 'favourite_remove_notification' => '":name" đã được gỡ khỏi danh sách yêu thích của bạn',
62 'auth_login' => 'logged in',
63 'auth_register' => 'registered as new user',
64 'auth_password_reset_request' => 'requested user password reset',
65 'auth_password_reset_update' => 'reset user password',
66 'mfa_setup_method' => 'configured MFA method',
67 'mfa_setup_method_notification' => 'Cấu hình xác thực nhiều bước thành công',
68 'mfa_remove_method' => 'removed MFA method',
69 'mfa_remove_method_notification' => 'Đã gỡ xác thực nhiều bước',
72 'settings_update' => 'updated settings',
73 'settings_update_notification' => 'Settings successfully updated',
74 'maintenance_action_run' => 'ran maintenance action',
77 'webhook_create' => 'đã tạo webhook',
78 'webhook_create_notification' => 'Webhook đã được tạo thành công',
79 'webhook_update' => 'đã cập nhật webhook',
80 'webhook_update_notification' => 'Webhook đã được cập nhật thành công',
81 'webhook_delete' => 'đã xóa webhook',
82 'webhook_delete_notification' => 'Webhook đã được xóa thành công',
85 'user_create' => 'created user',
86 'user_create_notification' => 'User successfully created',
87 'user_update' => 'updated user',
88 'user_update_notification' => 'Người dùng được cập nhật thành công',
89 'user_delete' => 'deleted user',
90 'user_delete_notification' => 'Người dùng đã được xóa thành công',
93 'api_token_create' => 'created api token',
94 'api_token_create_notification' => 'API token successfully created',
95 'api_token_update' => 'updated api token',
96 'api_token_update_notification' => 'API token successfully updated',
97 'api_token_delete' => 'deleted api token',
98 'api_token_delete_notification' => 'API token successfully deleted',
101 'role_create' => 'created role',
102 'role_create_notification' => 'Vai trò mới đã được tạo thành công',
103 'role_update' => 'updated role',
104 'role_update_notification' => 'Vai trò đã được cập nhật thành công',
105 'role_delete' => 'deleted role',
106 'role_delete_notification' => 'Vai trò đã được xóa thành công',
109 'recycle_bin_empty' => 'emptied recycle bin',
110 'recycle_bin_restore' => 'restored from recycle bin',
111 'recycle_bin_destroy' => 'removed from recycle bin',
114 'commented_on' => 'đã bình luận về',
115 'permissions_update' => 'các quyền đã được cập nhật',