3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'opprettet side',
10 'page_create_notification' => 'Siden ble opprettet',
11 'page_update' => 'oppdaterte side',
12 'page_update_notification' => 'Siden ble oppdatert',
13 'page_delete' => 'slettet side',
14 'page_delete_notification' => 'Siden ble slettet',
15 'page_restore' => 'gjenopprettet side',
16 'page_restore_notification' => 'Siden ble gjenopprettet',
17 'page_move' => 'flyttet side',
20 'chapter_create' => 'opprettet kapittel',
21 'chapter_create_notification' => 'Kapittelet ble opprettet',
22 'chapter_update' => 'oppdaterte kapittel',
23 'chapter_update_notification' => 'Kapittelet ble oppdatert',
24 'chapter_delete' => 'slettet kapittel',
25 'chapter_delete_notification' => 'Kapittelet ble slettet',
26 'chapter_move' => 'flyttet kapittel
30 'book_create' => 'opprettet bok',
31 'book_create_notification' => 'Boken ble opprettet',
32 'book_create_from_chapter' => 'konverterte kapittelet til bok',
33 'book_create_from_chapter_notification' => 'Kapittelet ble konvertert til en bok',
34 'book_update' => 'oppdaterte bok',
35 'book_update_notification' => 'Boken ble oppdatert',
36 'book_delete' => 'slettet bok',
37 'book_delete_notification' => 'Boken ble slettet',
38 'book_sort' => 'sorterte bok',
39 'book_sort_notification' => 'Boken ble gjenopprettet',
42 'bookshelf_create' => 'created shelf',
43 'bookshelf_create_notification' => 'Shelf successfully created',
44 'bookshelf_create_from_book' => 'converted book to shelf',
45 'bookshelf_create_from_book_notification' => 'Boken ble konvertert til en bokhylle',
46 'bookshelf_update' => 'updated shelf',
47 'bookshelf_update_notification' => 'Shelf successfully updated',
48 'bookshelf_delete' => 'deleted shelf',
49 'bookshelf_delete_notification' => 'Shelf successfully deleted',
52 'favourite_add_notification' => '«:name» ble lagt til i dine favoritter',
53 'favourite_remove_notification' => '«:name» ble fjernet fra dine favoritter',
56 'mfa_setup_method_notification' => 'Flerfaktor-metoden ble konfigurert',
57 'mfa_remove_method_notification' => 'Flerfaktor-metoden ble fjernet',
60 'webhook_create' => 'created webhook',
61 'webhook_create_notification' => 'Webhook successfully created',
62 'webhook_update' => 'updated webhook',
63 'webhook_update_notification' => 'Webhook successfully updated',
64 'webhook_delete' => 'deleted webhook',
65 'webhook_delete_notification' => 'Webhook successfully deleted',
68 'user_update_notification' => 'User successfully updated',
69 'user_delete_notification' => 'User successfully removed',
72 'commented_on' => 'kommenterte på',
73 'permissions_update' => 'oppdaterte tilganger',