]> BookStack Code Mirror - bookstack/blobdiff - lang/bg/common.php
respective book and chapter structure added.
[bookstack] / lang / bg / common.php
index e5b6ae08786db59a92a434d8fd6d076f202ed02e..30298e6394183b04d97002b60992433f0c15a35f 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Описание',
     'role' => 'Роля',
     'cover_image' => 'Образ на корицата',
-    'cover_image_description' => 'Образът трябва да е горе-долу 440х250 пиксела.',
+    'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
 
     // Actions
     'actions' => 'Действия',
@@ -42,6 +42,7 @@ return [
     'remove' => 'Премахване',
     'add' => 'Добавяне',
     'configure' => 'Конфигуриране',
+    'manage' => 'Manage',
     'fullscreen' => 'Цял екран',
     'favourite' => 'Любимо',
     'unfavourite' => 'Не е любимо',
@@ -51,6 +52,7 @@ return [
     'filter_clear' => 'Изчистване на филтрите',
     'download' => 'Изтегляне',
     'open_in_tab' => 'Отваряне в раздел',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'Опции за сортиране',
@@ -105,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Политика за поверителност',
     'terms_of_service' => 'Условия на услугата',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];