]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/activities.php
Guest create page: name field autofocus
[bookstack] / resources / lang / it / activities.php
index e577c4f9ce5fbd1027e4059a5cc282937a0b03fe..975b747b967dc67a5fa5821fdfc42e64b95ed138 100755 (executable)
@@ -28,6 +28,8 @@ return [
     // Books
     'book_create'                 => 'ha creato il libro',
     'book_create_notification'    => 'Libro creato con successo',
+    'book_create_from_chapter'              => 'convertito da capitolo a libro',
+    'book_create_from_chapter_notification' => 'Capitolo convertito con successo in libro',
     'book_update'                 => 'ha aggiornato il libro',
     'book_update_notification'    => 'Libro aggiornato con successo',
     'book_delete'                 => 'ha eliminato il libro',
@@ -38,10 +40,12 @@ return [
     // Bookshelves
     'bookshelf_create'            => 'libreria creata',
     'bookshelf_create_notification'    => 'Libreria creata con successo',
-    'bookshelf_update'                 => 'ha aggiornato la libreria',
+    'bookshelf_create_from_book'    => 'libro convertito in libreria',
+    'bookshelf_create_from_book_notification'    => 'Libro convertito con successo in libreria',
+    'bookshelf_update'                 => 'libreria aggiornata',
     'bookshelf_update_notification'    => 'Libreria aggiornata con successo',
-    'bookshelf_delete'                 => 'ha eliminato la libreria',
-    'bookshelf_delete_notification'    => 'Libreria cancellata con successo',
+    'bookshelf_delete'                 => 'Iibreria eliminata',
+    'bookshelf_delete_notification'    => 'Libreria eliminata con successo',
 
     // Favourites
     'favourite_add_notification' => '":name" รจ stato aggiunto ai tuoi preferiti',
@@ -60,8 +64,8 @@ return [
     'webhook_delete_notification' => 'Webhook eliminato con successo',
 
     // Users
-    'user_update_notification' => 'User successfully updated',
-    'user_delete_notification' => 'User successfully removed',
+    'user_update_notification' => 'Utente aggiornato con successo',
+    'user_delete_notification' => 'Utente rimosso con successo',
 
     // Other
     'commented_on'                => 'ha commentato in',