3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'a créé la page',
10 'page_create_notification' => 'Page créée avec succès',
11 'page_update' => 'a modifié la page',
12 'page_update_notification' => 'Page modifiée avec succès',
13 'page_delete' => 'a supprimé la page',
14 'page_delete_notification' => 'Page supprimée avec succès',
15 'page_restore' => 'a restauré la page',
16 'page_restore_notification' => 'Page restaurée avec succès',
17 'page_move' => 'a déplacé la page',
18 'page_move_notification' => 'Page successfully moved',
21 'chapter_create' => 'a créé le chapitre',
22 'chapter_create_notification' => 'Chapitre créé avec succès',
23 'chapter_update' => 'a modifié le chapitre',
24 'chapter_update_notification' => 'Chapitre modifié avec succès',
25 'chapter_delete' => 'a supprimé le chapitre',
26 'chapter_delete_notification' => 'Chapitre supprimé avec succès',
27 'chapter_move' => 'a déplacé le chapitre',
28 'chapter_move_notification' => 'Chapter successfully moved',
31 'book_create' => 'a créé un livre',
32 'book_create_notification' => 'Livre créé avec succès',
33 'book_create_from_chapter' => 'chapitre converti en livre',
34 'book_create_from_chapter_notification' => 'Chapitre converti en livre avec succès',
35 'book_update' => 'a modifié le livre',
36 'book_update_notification' => 'Livre modifié avec succès',
37 'book_delete' => 'a supprimé un livre',
38 'book_delete_notification' => 'Livre supprimé avec succès',
39 'book_sort' => 'a réordonné le livre',
40 'book_sort_notification' => 'Livre restauré avec succès',
43 'bookshelf_create' => 'a créé l\'étagère',
44 'bookshelf_create_notification' => 'Étagère créée avec succès',
45 'bookshelf_create_from_book' => 'livre converti en étagère',
46 'bookshelf_create_from_book_notification' => 'Livre converti en étagère avec succès',
47 'bookshelf_update' => 'étagère mise à jour',
48 'bookshelf_update_notification' => 'Étagère mise à jour avec succès',
49 'bookshelf_delete' => 'étagère supprimée',
50 'bookshelf_delete_notification' => 'Étagère supprimée avec succès',
53 'revision_restore' => 'restored revision',
54 'revision_delete' => 'deleted revision',
55 'revision_delete_notification' => 'Revision successfully deleted',
58 'favourite_add_notification' => '":name" a été ajouté dans vos favoris',
59 'favourite_remove_notification' => '":name" a été supprimé de vos favoris',
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' => 'Méthode multi-facteurs configurée avec succès',
68 'mfa_remove_method' => 'removed MFA method',
69 'mfa_remove_method_notification' => 'Méthode multi-facteurs supprimée avec succès',
72 'settings_update' => 'updated settings',
73 'settings_update_notification' => 'Settings successfully updated',
74 'maintenance_action_run' => 'ran maintenance action',
77 'webhook_create' => 'Créer un Webhook',
78 'webhook_create_notification' => 'Webhook créé avec succès',
79 'webhook_update' => 'éditer un Webhook',
80 'webhook_update_notification' => 'Webhook modifié avec succès',
81 'webhook_delete' => 'supprimer un Webhook',
82 'webhook_delete_notification' => 'Webhook supprimé avec succès',
85 'user_create' => 'created user',
86 'user_create_notification' => 'User successfully created',
87 'user_update' => 'updated user',
88 'user_update_notification' => 'Utilisateur mis à jour avec succès',
89 'user_delete' => 'deleted user',
90 'user_delete_notification' => 'Utilisateur supprimé avec succès',
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' => 'Rôle créé avec succès',
103 'role_update' => 'updated role',
104 'role_update_notification' => 'Rôle mis à jour avec succès',
105 'role_delete' => 'deleted role',
106 'role_delete_notification' => 'Rôle supprimé avec succès',
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' => 'a commenté',
115 'permissions_update' => 'a mis à jour les autorisations sur',