]> BookStack Code Mirror - bookstack/blobdiff - lang/sk/common.php
respective book and chapter structure added.
[bookstack] / lang / sk / common.php
index da3a44ef0e65f2257493e74b1facf7acb687220a..12828d6c2e53404cdb4883dc55ae7e79a3652549 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Popis',
     'role' => 'Rola',
     'cover_image' => 'Obal knihy',
-    'cover_image_description' => 'Tento obrázok by mal byť približne 300 x 170 pixelov.',
+    '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' => 'Akcie',
@@ -52,6 +52,7 @@ return [
     'filter_clear' => 'Bez filtrovania',
     'download' => 'Stiahnuť',
     'open_in_tab' => 'Otvoriť na novej karte',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'Možnosti triedenia',
@@ -106,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Zásady ochrany osobných údajov',
     'terms_of_service' => 'Podmienky používania',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];