]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/common.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / it / common.php
index 76ee14bc4bd83b731507c07e0109bc488ad65e2e..36f5755edda78c485ceea840c1ec4066159db3e6 100755 (executable)
@@ -20,7 +20,7 @@ return [
     'role' => 'Ruolo',
     'cover_image' => 'Immagine di copertina',
     'cover_image_description' => 'Questa immagine dovrebbe essere approssimativamente 440x250px.',
-    
+
     // Actions
     'actions' => 'Azioni',
     'view' => 'Visualizza',
@@ -39,12 +39,14 @@ return [
     'reset' => 'Azzera',
     'remove' => 'Rimuovi',
     'add' => 'Aggiungi',
-    'configure' => 'Configure',
+    'configure' => 'Configura',
     'fullscreen' => 'Schermo intero',
     'favourite' => 'Aggiungi ai Preferiti',
     'unfavourite' => 'Rimuovi dai preferiti',
     'next' => 'Successivo',
     'previous' => 'Precedente',
+    'filter_active' => 'Filtro attivo:',
+    'filter_clear' => 'Pulisci filtro',
 
     // Sort Options
     'sort_options' => 'Opzioni Ordinamento',
@@ -69,6 +71,11 @@ return [
     'list_view' => 'Visualizzazione Lista',
     'default' => 'Predefinito',
     'breadcrumb' => 'Navigazione',
+    'status' => 'Stato',
+    'status_active' => 'Attivo',
+    'status_inactive' => 'Inattivo',
+    'never' => 'Mai',
+    'none' => 'Nessuno',
 
     // Header
     'header_menu_expand' => 'Espandi MenĂ¹ Intestazione',