| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * Activity text strings. | 
					
						
							|  |  |  |  * Is used for all the text within activity logs & notifications. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | return [ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Pages
 | 
					
						
							|  |  |  |     'page_create'                 => 'sortu orria', | 
					
						
							|  |  |  |     'page_create_notification'    => 'Orria ongi sortu da', | 
					
						
							|  |  |  |     'page_update'                 => 'eguneratu orrialdea', | 
					
						
							|  |  |  |     'page_update_notification'    => 'Orria egoki egunerauta', | 
					
						
							|  |  |  |     'page_delete'                 => 'ezabatu orrialdea', | 
					
						
							|  |  |  |     'page_delete_notification'    => 'Ondo ezabatu da', | 
					
						
							|  |  |  |     'page_restore'                => 'leheneratu orria', | 
					
						
							|  |  |  |     'page_restore_notification'   => 'Dokumentua behar bezala leheneratuta', | 
					
						
							|  |  |  |     'page_move'                   => 'mugitu orrialdea', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'page_move_notification'      => 'Page successfully moved', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // Chapters
 | 
					
						
							|  |  |  |     'chapter_create'              => 'kapitulua sortu', | 
					
						
							|  |  |  |     'chapter_create_notification' => 'Kapitulua egoki sortuta', | 
					
						
							|  |  |  |     'chapter_update'              => 'eguneratu kapitulua', | 
					
						
							|  |  |  |     'chapter_update_notification' => 'Kapitulua egoki eguneratuta', | 
					
						
							|  |  |  |     'chapter_delete'              => 'kapitulua ezabatu', | 
					
						
							|  |  |  |     'chapter_delete_notification' => 'Kapitulua egoki ezabatua', | 
					
						
							|  |  |  |     'chapter_move'                => 'kapitulua mugituta', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'chapter_move_notification' => 'Chapter successfully moved', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // Books
 | 
					
						
							|  |  |  |     'book_create'                 => 'liburua sortuta', | 
					
						
							|  |  |  |     'book_create_notification'    => 'Liburua ongi sortu da', | 
					
						
							| 
									
										
										
										
											2022-12-17 01:06:52 +08:00
										 |  |  |     'book_create_from_chapter'              => 'bihurtu kapitulua liburu', | 
					
						
							|  |  |  |     'book_create_from_chapter_notification' => 'Kapitulua ongi bilakatu da liburu', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     'book_update'                 => 'liburua eguneratuta', | 
					
						
							|  |  |  |     'book_update_notification'    => 'Liburua egoki eguneratua', | 
					
						
							|  |  |  |     'book_delete'                 => 'liburua ezabatua', | 
					
						
							|  |  |  |     'book_delete_notification'    => 'Liburua egoki ezabatua', | 
					
						
							|  |  |  |     'book_sort'                   => 'liburua sailkatua', | 
					
						
							|  |  |  |     'book_sort_notification'      => 'Liburua ongi bersailaktu da', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Bookshelves
 | 
					
						
							| 
									
										
										
										
											2022-12-17 01:06:52 +08:00
										 |  |  |     'bookshelf_create'            => 'apalategia sortuta', | 
					
						
							|  |  |  |     'bookshelf_create_notification'    => 'Apalategia egoki sortuta', | 
					
						
							|  |  |  |     'bookshelf_create_from_book'    => 'liburua apalategi bihurtuta', | 
					
						
							|  |  |  |     'bookshelf_create_from_book_notification'    => 'Kapitulua ongi bilakatu da liburu', | 
					
						
							|  |  |  |     'bookshelf_update'                 => 'apalategia eguneratuta', | 
					
						
							|  |  |  |     'bookshelf_update_notification'    => 'Erabiltzailea egoki eguneratua', | 
					
						
							|  |  |  |     'bookshelf_delete'                 => 'apalategia ezabatua', | 
					
						
							|  |  |  |     'bookshelf_delete_notification'    => 'Apalategia egoki ezabatua', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     // Revisions
 | 
					
						
							|  |  |  |     'revision_restore' => 'restored revision', | 
					
						
							|  |  |  |     'revision_delete' => 'deleted revision', | 
					
						
							|  |  |  |     'revision_delete_notification' => 'Revision successfully deleted', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     // Favourites
 | 
					
						
							|  |  |  |     'favourite_add_notification' => '":name" zure gogoetara gehitua izan da', | 
					
						
							|  |  |  |     'favourite_remove_notification' => '":name" zure gogokoetatik ezabatua izan da', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-08-27 19:43:59 +08:00
										 |  |  |     // Watching
 | 
					
						
							|  |  |  |     'watch_update_level_notification' => 'Watch preferences successfully updated', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     // Auth
 | 
					
						
							|  |  |  |     'auth_login' => 'logged in', | 
					
						
							|  |  |  |     'auth_register' => 'registered as new user', | 
					
						
							|  |  |  |     'auth_password_reset_request' => 'requested user password reset', | 
					
						
							|  |  |  |     'auth_password_reset_update' => 'reset user password', | 
					
						
							|  |  |  |     'mfa_setup_method' => 'configured MFA method', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     'mfa_setup_method_notification' => 'Multi-factor method successfully configured', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'mfa_remove_method' => 'removed MFA method', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     'mfa_remove_method_notification' => 'Multi-factor method successfully removed', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     // Settings
 | 
					
						
							|  |  |  |     'settings_update' => 'updated settings', | 
					
						
							|  |  |  |     'settings_update_notification' => 'Settings successfully updated', | 
					
						
							|  |  |  |     'maintenance_action_run' => 'ran maintenance action', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     // Webhooks
 | 
					
						
							|  |  |  |     'webhook_create' => 'sortu webhook', | 
					
						
							|  |  |  |     'webhook_create_notification' => 'Webhook egoki sortua', | 
					
						
							|  |  |  |     'webhook_update' => 'webhook eguneratua', | 
					
						
							|  |  |  |     'webhook_update_notification' => 'Webhook egoki eguneratua', | 
					
						
							|  |  |  |     'webhook_delete' => 'webhook ezabatua', | 
					
						
							|  |  |  |     'webhook_delete_notification' => 'Webhook egoki ezabatua', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-12-23 19:23:44 +08:00
										 |  |  |     // Imports
 | 
					
						
							|  |  |  |     'import_create' => 'created import', | 
					
						
							|  |  |  |     'import_create_notification' => 'Import successfully uploaded', | 
					
						
							|  |  |  |     'import_run' => 'updated import', | 
					
						
							|  |  |  |     'import_run_notification' => 'Content successfully imported', | 
					
						
							|  |  |  |     'import_delete' => 'deleted import', | 
					
						
							|  |  |  |     'import_delete_notification' => 'Import successfully deleted', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     // Users
 | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'user_create' => 'created user', | 
					
						
							|  |  |  |     'user_create_notification' => 'User successfully created', | 
					
						
							|  |  |  |     'user_update' => 'updated user', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     'user_update_notification' => 'Erabiltzailea egoki eguneratua', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'user_delete' => 'deleted user', | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     'user_delete_notification' => 'Erabiltzailea egoki ezabatua', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     // API Tokens
 | 
					
						
							| 
									
										
										
										
											2024-02-28 20:19:36 +08:00
										 |  |  |     'api_token_create' => 'created API token', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'api_token_create_notification' => 'API token successfully created', | 
					
						
							| 
									
										
										
										
											2024-02-28 20:19:36 +08:00
										 |  |  |     'api_token_update' => 'updated API token', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'api_token_update_notification' => 'API token successfully updated', | 
					
						
							| 
									
										
										
										
											2024-02-28 20:19:36 +08:00
										 |  |  |     'api_token_delete' => 'deleted API token', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'api_token_delete_notification' => 'API token successfully deleted', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-02-26 18:36:15 +08:00
										 |  |  |     // Roles
 | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'role_create' => 'created role', | 
					
						
							| 
									
										
										
										
											2023-02-26 18:36:15 +08:00
										 |  |  |     'role_create_notification' => 'Role successfully created', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'role_update' => 'updated role', | 
					
						
							| 
									
										
										
										
											2023-02-26 18:36:15 +08:00
										 |  |  |     'role_update_notification' => 'Role successfully updated', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'role_delete' => 'deleted role', | 
					
						
							| 
									
										
										
										
											2023-02-26 18:36:15 +08:00
										 |  |  |     'role_delete_notification' => 'Role successfully deleted', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     // Recycle Bin
 | 
					
						
							|  |  |  |     'recycle_bin_empty' => 'emptied recycle bin', | 
					
						
							|  |  |  |     'recycle_bin_restore' => 'restored from recycle bin', | 
					
						
							|  |  |  |     'recycle_bin_destroy' => 'removed from recycle bin', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-08-27 19:43:59 +08:00
										 |  |  |     // Comments
 | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     'commented_on'                => 'iruzkinak', | 
					
						
							| 
									
										
										
										
											2023-08-27 19:43:59 +08:00
										 |  |  |     'comment_create'              => 'added comment', | 
					
						
							|  |  |  |     'comment_update'              => 'updated comment', | 
					
						
							|  |  |  |     'comment_delete'              => 'deleted comment', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Other
 | 
					
						
							| 
									
										
										
										
											2022-03-30 20:00:27 +08:00
										 |  |  |     'permissions_update'          => 'eguneratu baimenak', | 
					
						
							|  |  |  | ]; |