3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'létrehozta az oldalt:',
10 'page_create_notification' => 'Oldal sikeresen létrehozva',
11 'page_update' => 'frissítette az oldalt:',
12 'page_update_notification' => 'Oldal sikeresen frissítve',
13 'page_delete' => 'törölte az oldalt:',
14 'page_delete_notification' => 'Oldal sikeresen törölve',
15 'page_restore' => 'visszaállította az oldalt:',
16 'page_restore_notification' => 'Oldal sikeresen visszaállítva',
17 'page_move' => 'áthelyezte az oldalt:',
20 'chapter_create' => 'létrehozta a fejezetet:',
21 'chapter_create_notification' => 'Fejezet sikeresen létrehozva',
22 'chapter_update' => 'frissítette a fejezetet:',
23 'chapter_update_notification' => 'Fejezet sikeresen frissítve',
24 'chapter_delete' => 'törölte a fejezetet:',
25 'chapter_delete_notification' => 'Fejezet sikeresen törölve',
26 'chapter_move' => 'áthelyezte a fejezetet:',
29 'book_create' => 'létrehozott egy könyvet:',
30 'book_create_notification' => 'Könyv sikeresen létrehozva',
31 'book_create_from_chapter' => 'converted chapter to book',
32 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
33 'book_update' => 'frissítette a könyvet:',
34 'book_update_notification' => 'Könyv sikeresen frissítve',
35 'book_delete' => 'törölte a könyvet:',
36 'book_delete_notification' => 'Könyv sikeresen törölve',
37 'book_sort' => 'átrendezte a könyvet:',
38 'book_sort_notification' => 'Könyv sikeresen újrarendezve',
41 'bookshelf_create' => 'created shelf',
42 'bookshelf_create_notification' => 'Shelf successfully created',
43 'bookshelf_create_from_book' => 'converted book to shelf',
44 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
45 'bookshelf_update' => 'updated shelf',
46 'bookshelf_update_notification' => 'Shelf successfully updated',
47 'bookshelf_delete' => 'deleted shelf',
48 'bookshelf_delete_notification' => 'Shelf successfully deleted',
51 'favourite_add_notification' => '":name" has been added to your favourites',
52 'favourite_remove_notification' => '":name" has been removed from your favourites',
55 'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
56 'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
59 'webhook_create' => 'created webhook',
60 'webhook_create_notification' => 'Webhook sikeresen létrehozva',
61 'webhook_update' => 'updated webhook',
62 'webhook_update_notification' => 'Webhook sikeresen frissítve',
63 'webhook_delete' => 'deleted webhook',
64 'webhook_delete_notification' => 'Webhook successfully deleted',
67 'user_update_notification' => 'Felhasználó sikeresen frissítve',
68 'user_delete_notification' => 'Felhasználó sikeresen eltávolítva',
71 'role_create_notification' => 'Role successfully created',
72 'role_update_notification' => 'Role successfully updated',
73 'role_delete_notification' => 'Role successfully deleted',
76 'commented_on' => 'megjegyzést fűzött hozzá:',
77 'permissions_update' => 'updated permissions',