]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / it / common.php
index af57ef44eb220d1d4cb141c29ca15b1538a0e9ee..a63fcd718ccbd4126643c996c2f9932d4102c991 100755 (executable)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Azioni',
     'view' => 'Visualizza',
     'view_all' => 'Vedi tutto',
+    'new' => 'Nuovo',
     'create' => 'Crea',
     'update' => 'Aggiorna',
     'edit' => 'Modifica',
@@ -47,6 +48,8 @@ return [
     'previous' => 'Precedente',
     'filter_active' => 'Filtro attivo:',
     'filter_clear' => 'Pulisci filtro',
+    'download' => 'Download',
+    'open_in_tab' => 'Apri nella scheda',
 
     // Sort Options
     'sort_options' => 'Opzioni Ordinamento',
@@ -75,15 +78,17 @@ return [
     'status_active' => 'Attivo',
     'status_inactive' => 'Inattivo',
     'never' => 'Mai',
-    'none' => 'None',
+    'none' => 'Nessuno',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Espandi Menù Intestazione',
     'profile_menu' => 'Menù del profilo',
     'view_profile' => 'Visualizza Profilo',
     'edit_profile' => 'Modifica Profilo',
     'dark_mode' => 'Modalità Scura',
     'light_mode' => 'Modalità Chiara',
+    'global_search' => 'Ricerca Globale',
 
     // Layout tabs
     'tab_info' => 'Info',