]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sl/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / sl / common.php
index d4a09b2ce9fc90c1b6794095c2b05211b65d4038..2053109d9da8a81b0672d7008f9c6be3a53cbff3 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Dejanja',
     'view' => 'Pogled',
     'view_all' => 'Prikaži vse',
+    'new' => 'New',
     'create' => 'Ustvari',
     'update' => 'Posodobi',
     'edit' => 'Uredi',
@@ -47,6 +48,8 @@ return [
     'previous' => 'Previous',
     'filter_active' => 'Active Filter:',
     'filter_clear' => 'Clear Filter',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Možnosti razvrščanja',
@@ -71,14 +74,21 @@ return [
     'list_view' => 'Seznam',
     'default' => 'Privzeto',
     'breadcrumb' => 'Pot',
+    'status' => 'Status',
+    'status_active' => 'Active',
+    'status_inactive' => 'Inactive',
+    'never' => 'Never',
+    'none' => 'None',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Expand Header Menu',
     'profile_menu' => 'Meni profila',
     'view_profile' => 'Ogled profila',
     'edit_profile' => 'Uredi profil',
     'dark_mode' => 'Način temnega zaslona',
     'light_mode' => 'Način svetlega zaslona',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Informacije',