X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/3fd61a3600f541da406dbde9516fb97c006f0068..refs/pull/1973/head:/resources/lang/sk/common.php diff --git a/resources/lang/sk/common.php b/resources/lang/sk/common.php index 100981597..30faa9e77 100644 --- a/resources/lang/sk/common.php +++ b/resources/lang/sk/common.php @@ -1,58 +1,77 @@ 'Zrušiť', 'confirm' => 'Potvrdiť', 'back' => 'Späť', 'save' => 'Uložiť', 'continue' => 'Pokračovať', 'select' => 'Vybrať', + 'toggle_all' => 'Toggle All', + 'more' => 'More', - /** - * Form Labels - */ + // Form Labels 'name' => 'Meno', 'description' => 'Popis', 'role' => 'Rola', - - /** - * Actions - */ + 'cover_image' => 'Obal knihy', + 'cover_image_description' => 'Tento obrázok by mal byť približne 300 x 170 pixelov.', + + // Actions 'actions' => 'Akcie', 'view' => 'Zobraziť', + 'view_all' => 'View All', 'create' => 'Vytvoriť', 'update' => 'Aktualizovať', 'edit' => 'Editovať', 'sort' => 'Zoradiť', 'move' => 'Presunúť', + 'copy' => 'Copy', + 'reply' => 'Reply', 'delete' => 'Zmazať', 'search' => 'Hľadť', 'search_clear' => 'Vyčistiť hľadanie', 'reset' => 'Reset', 'remove' => 'Odstrániť', + 'add' => 'Add', + 'fullscreen' => 'Fullscreen', + // Sort Options + 'sort_options' => 'Sort Options', + 'sort_direction_toggle' => 'Sort Direction Toggle', + 'sort_ascending' => 'Sort Ascending', + 'sort_descending' => 'Sort Descending', + 'sort_name' => 'Name', + 'sort_created_at' => 'Created Date', + 'sort_updated_at' => 'Updated Date', - /** - * Misc - */ + // Misc 'deleted_user' => 'Odstránený používateľ', 'no_activity' => 'Žiadna aktivita na zobrazenie', 'no_items' => 'Žiadne položky nie sú dostupné', 'back_to_top' => 'Späť nahor', 'toggle_details' => 'Prepnúť detaily', + 'toggle_thumbnails' => 'Prepnúť náhľady', + 'details' => 'Details', + 'grid_view' => 'Grid View', + 'list_view' => 'List View', + 'default' => 'Default', + 'breadcrumb' => 'Breadcrumb', - /** - * Header - */ + // Header + 'profile_menu' => 'Profile Menu', 'view_profile' => 'Zobraziť profil', 'edit_profile' => 'Upraviť profil', - /** - * Email Content - */ + // Layout tabs + 'tab_info' => 'Info', + 'tab_content' => 'Content', + + // Email Content 'email_action_help' => 'Ak máte problém klinkúť na tlačidlo ":actionText", skopírujte a vložte URL uvedenú nižšie do Vášho prehliadača:', 'email_rights' => 'Všetky práva vyhradené', ];