X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e176aae9406f0aa3920bfa5eb44e3e6fc4724caa..refs/pull/5488/head:/lang/lv/common.php diff --git a/lang/lv/common.php b/lang/lv/common.php index 52e9e37ce..584b24cb2 100644 --- a/lang/lv/common.php +++ b/lang/lv/common.php @@ -20,7 +20,7 @@ return [ 'description' => 'Apraksts', 'role' => 'Loma', 'cover_image' => 'Vāka attēls', - 'cover_image_description' => 'Šim attēlam būtu jābūt aptuveni 440x250px.', + 'cover_image_description' => 'Šim attēlam jābūt apmēram 440x250px izmērā, taču tas tiks pielāgots lietotāja saskarnei dažādos scenārijos pēc nepieciešamības, un attēla izmēri tad var atšķirties.', // Actions 'actions' => 'Darbības', @@ -42,7 +42,7 @@ return [ 'remove' => 'Noņemt', 'add' => 'Pievienot', 'configure' => 'Mainīt konfigurāciju', - 'manage' => 'Manage', + 'manage' => 'Pārvaldīt', 'fullscreen' => 'Pilnekrāns', 'favourite' => 'Pievienot favorītiem', 'unfavourite' => 'Noņemt no favorītiem', @@ -52,6 +52,7 @@ return [ 'filter_clear' => 'Notīrīt filtru', 'download' => 'Lejupielādēt', 'open_in_tab' => 'Atvērt cilnē', + 'open' => 'Atvērt', // Sort Options 'sort_options' => 'Kārtošanas Opcijas', @@ -106,4 +107,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Privātuma politika', 'terms_of_service' => 'Pakalpojuma noteikumi', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];