Files
website/node_modules/@astrojs/starlight/translations/cs.json
2024-05-06 17:15:30 -04:00

29 lines
1.3 KiB
JSON

{
"skipLink.label": "Přeskočit na obsah",
"search.label": "Hledat",
"search.shortcutLabel": "(Vyhledejte stisknutím /)",
"search.cancelLabel": "Zrušit",
"search.devWarning": "Vyhledávání je dostupné pouze v produkčních sestaveních. \nZkuste sestavit a zobrazit náhled webu a otestovat jej lokálně.",
"themeSelect.accessibleLabel": "Vyberte motiv",
"themeSelect.dark": "Tmavý",
"themeSelect.light": "Světlý",
"themeSelect.auto": "Auto",
"languageSelect.accessibleLabel": "Vyberte jazyk",
"menuButton.accessibleLabel": "Nabídka",
"sidebarNav.accessibleLabel": "Hlavní",
"tableOfContents.onThisPage": "Na této stránce",
"tableOfContents.overview": "Přehled",
"i18n.untranslatedContent": "Tento obsah zatím není dostupný ve vašem jazyce.",
"page.editLink": "Upravit stránku",
"page.lastUpdated": "Poslední aktualizace:",
"page.previousLink": "Předchozí",
"page.nextLink": "Další",
"page.draft": "This content is a draft and will not be included in production builds.",
"404.text": "Stránka nenalezena. Zkontrolujte adresu URL nebo zkuste použít vyhledávací pole.",
"aside.note": "Note",
"aside.tip": "Tip",
"aside.caution": "Caution",
"aside.danger": "Danger",
"fileTree.directory": "Directory"
}