X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3918/head:/resources/lang/lv/common.php diff --git a/resources/lang/lv/common.php b/resources/lang/lv/common.php index 1694e3f92..ce8c8ead7 100644 --- a/resources/lang/lv/common.php +++ b/resources/lang/lv/common.php @@ -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',