]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lv/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / lv / common.php
index 1694e3f9255efe6431cfa6329e3b42f7a23dd82c..ce8c8ead76a7f5704b47a3aae3b3cb00a9be3012 100644 (file)
@@ -20,11 +20,12 @@ return [
     'role' => 'Loma',
     'cover_image' => 'Vāka attēls',
     'cover_image_description' => 'Šim attēlam būtu jābūt aptuveni 440x250px.',
-    
+
     // Actions
     'actions' => 'Darbības',
     'view' => 'Skatīt',
     'view_all' => 'Skatīt visus',
+    'new' => 'New',
     'create' => 'Izveidot',
     'update' => 'Atjaunināt',
     'edit' => 'Rediģēt',
@@ -39,12 +40,16 @@ return [
     'reset' => 'Atiestatīt',
     'remove' => 'Noņemt',
     'add' => 'Pievienot',
-    'configure' => 'Configure',
+    'configure' => 'Mainīt konfigurāciju',
     'fullscreen' => 'Pilnekrāns',
     'favourite' => 'Pievienot favorītiem',
     'unfavourite' => 'Noņemt no favorītiem',
     'next' => 'Nākamais',
     'previous' => 'Iepriekšējais',
+    'filter_active' => 'Aktīvais filtrs:',
+    'filter_clear' => 'Notīrīt filtru',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Kārtošanas Opcijas',
@@ -69,14 +74,21 @@ return [
     'list_view' => 'Saraksta Skats',
     'default' => 'Noklusējums',
     'breadcrumb' => 'Navigācija',
+    'status' => 'Statuss',
+    'status_active' => 'Aktīvs',
+    'status_inactive' => 'Neaktīvs',
+    'never' => 'Nekad',
+    'none' => 'Neviens',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Izvērst galvenes izvēlni',
     'profile_menu' => 'Profila izvēlne',
     'view_profile' => 'Apskatīt profilu',
     'edit_profile' => 'Rediģēt profilu',
     'dark_mode' => 'Tumšais režīms',
     'light_mode' => 'Gaišais režīms',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Informācija',