]> BookStack Code Mirror - bookstack/blobdiff - lang/sk/common.php
Fixed OIDC Logout
[bookstack] / lang / sk / common.php
index e4725b39b1588345a2e74621d322705dddece35e..da3a44ef0e65f2257493e74b1facf7acb687220a 100644 (file)
@@ -6,6 +6,7 @@ return [
 
     // Buttons
     'cancel' => 'Zrušiť',
+    'close' => 'Close',
     'confirm' => 'Potvrdiť',
     'back' => 'Späť',
     'save' => 'Uložiť',
@@ -25,7 +26,7 @@ return [
     'actions' => 'Akcie',
     'view' => 'Zobraziť',
     'view_all' => 'Zobraziť všetko',
-    'new' => 'New',
+    'new' => 'Nový',
     'create' => 'Vytvoriť',
     'update' => 'Aktualizovať',
     'edit' => 'Editovať',
@@ -41,6 +42,7 @@ return [
     'remove' => 'Odstrániť',
     'add' => 'Pridať',
     'configure' => 'Konfigurácia',
+    'manage' => 'Manage',
     'fullscreen' => 'Celá obrazovka',
     'favourite' => 'Pridať do obľúbených',
     'unfavourite' => 'Odstrániť z obľúbených',
@@ -48,8 +50,8 @@ return [
     'previous' => 'Späť',
     'filter_active' => 'Aktívny filter:',
     'filter_clear' => 'Bez filtrovania',
-    'download' => 'Download',
-    'open_in_tab' => 'Open in Tab',
+    'download' => 'Stiahnuť',
+    'open_in_tab' => 'Otvoriť na novej karte',
 
     // Sort Options
     'sort_options' => 'Možnosti triedenia',
@@ -74,21 +76,21 @@ return [
     'list_view' => 'Zobraziť ako zoznam',
     'default' => 'Predvolené',
     'breadcrumb' => 'Breadcrumb',
-    'status' => 'Status',
-    'status_active' => 'Active',
-    'status_inactive' => 'Inactive',
-    'never' => 'Never',
-    'none' => 'None',
+    'status' => 'Stav',
+    'status_active' => 'Aktívny',
+    'status_inactive' => 'Neaktívny',
+    'never' => 'Nikdy',
+    'none' => 'Žiadne',
 
     // Header
-    'homepage' => 'Homepage',
+    'homepage' => 'Domovská stránka',
     'header_menu_expand' => 'Rozbaliť menu v záhlaví',
     'profile_menu' => 'Menu profilu',
     'view_profile' => 'Zobraziť profil',
     'edit_profile' => 'Upraviť profil',
     'dark_mode' => 'Tmavý režim',
     'light_mode' => 'Svetlý režim',
-    'global_search' => 'Global Search',
+    'global_search' => 'Globálne vyhľadávanie',
 
     // Layout tabs
     'tab_info' => 'Informácie',