0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-08 10:00:10 +00:00

New translations common.php (Czech)

This commit is contained in:
Dan Brown 2020-03-11 14:02:50 +00:00
parent 5007fee528
commit aa130af285

View file

@ -11,20 +11,20 @@ return [
'save' => 'Uložit', 'save' => 'Uložit',
'continue' => 'Pokračovat', 'continue' => 'Pokračovat',
'select' => 'Zvolit', 'select' => 'Zvolit',
'toggle_all' => 'Toggle All', 'toggle_all' => 'Přepnout vše',
'more' => 'Více', 'more' => 'Více',
// Form Labels // Form Labels
'name' => 'Jméno', 'name' => 'Jméno',
'description' => 'Popis', 'description' => 'Popis',
'role' => 'Role', 'role' => 'Funkce',
'cover_image' => 'Obrázek na přebal', 'cover_image' => 'Obrázek na přebal',
'cover_image_description' => 'Obrázek by měl být asi 440 × 250px.', 'cover_image_description' => 'Obrázek by měl být asi 440 × 250px.',
// Actions // Actions
'actions' => 'Akce', 'actions' => 'Akce',
'view' => 'Pohled', 'view' => 'Pohled',
'view_all' => 'View All', 'view_all' => 'Zobrazit vše',
'create' => 'Vytvořit', 'create' => 'Vytvořit',
'update' => 'Aktualizovat', 'update' => 'Aktualizovat',
'edit' => 'Upravit', 'edit' => 'Upravit',
@ -35,19 +35,19 @@ return [
'delete' => 'Smazat', 'delete' => 'Smazat',
'search' => 'Hledat', 'search' => 'Hledat',
'search_clear' => 'Vyčistit hledání', 'search_clear' => 'Vyčistit hledání',
'reset' => 'Reset', 'reset' => 'Resetovat',
'remove' => 'Odstranit', 'remove' => 'Odstranit',
'add' => 'Přidat', 'add' => 'Přidat',
'fullscreen' => 'Fullscreen', 'fullscreen' => 'Celá obrazovka',
// Sort Options // Sort Options
'sort_options' => 'Sort Options', 'sort_options' => 'Možnosti řazení',
'sort_direction_toggle' => 'Sort Direction Toggle', 'sort_direction_toggle' => 'Přepínač směru řazení',
'sort_ascending' => 'Sort Ascending', 'sort_ascending' => 'Řadit vzestupně',
'sort_descending' => 'Sort Descending', 'sort_descending' => 'Řadit sestupně',
'sort_name' => 'Name', 'sort_name' => 'Jméno',
'sort_created_at' => 'Created Date', 'sort_created_at' => 'Datum vytvoření',
'sort_updated_at' => 'Updated Date', 'sort_updated_at' => 'Datum aktualizace',
// Misc // Misc
'deleted_user' => 'Smazaný uživatel', 'deleted_user' => 'Smazaný uživatel',
@ -60,16 +60,16 @@ return [
'grid_view' => 'Zobrazit dlaždice', 'grid_view' => 'Zobrazit dlaždice',
'list_view' => 'Zobrazit seznam', 'list_view' => 'Zobrazit seznam',
'default' => 'Výchozí', 'default' => 'Výchozí',
'breadcrumb' => 'Breadcrumb', 'breadcrumb' => 'Drobečková navigace',
// Header // Header
'profile_menu' => 'Profile Menu', 'profile_menu' => 'Nabídka profilu',
'view_profile' => 'Ukázat profil', 'view_profile' => 'Ukázat profil',
'edit_profile' => 'Upravit profil', 'edit_profile' => 'Upravit profil',
// Layout tabs // Layout tabs
'tab_info' => 'Info', 'tab_info' => 'Info',
'tab_content' => 'Content', 'tab_content' => 'Obsah',
// Email Content // Email Content
'email_action_help' => 'Pokud se vám nedaří kliknout na tlačítko ":actionText", zkopírujte odkaz níže přímo do webového prohlížeče:', 'email_action_help' => 'Pokud se vám nedaří kliknout na tlačítko ":actionText", zkopírujte odkaz níže přímo do webového prohlížeče:',