X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/889b0dae3b40be35f032adb1ca31ed5f03376765..refs/pull/5721/head:/lang/lv/common.php diff --git a/lang/lv/common.php b/lang/lv/common.php index 01abea4f3..4917ad3d7 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', @@ -30,6 +30,8 @@ return [ 'create' => 'Izveidot', 'update' => 'Atjaunināt', 'edit' => 'Rediģēt', + 'archive' => 'Archive', + 'unarchive' => 'Un-Archive', 'sort' => 'Kārtot', 'move' => 'Pārvietot', 'copy' => 'Kopēt', @@ -107,4 +109,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Privātuma politika', 'terms_of_service' => 'Pakalpojuma noteikumi', + + // OpenSearch + 'opensearch_description' => 'Meklēt :appName', ];