# Translation of Plugins - Gutenberg - Stable (latest release) in Czech
# This file is distributed under the same license as the Plugins - Gutenberg - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-06-03 06:21:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: cs_CZ\n"
"Project-Id-Version: Plugins - Gutenberg - Stable (latest release)\n"
#: lib/media/class-gutenberg-rest-attachments-controller.php:819
msgid "Could not read image dimensions. The file may be corrupted or an unsupported format."
msgstr "Nelze načíst rozměry obrázku. Soubor je možná poškozený nebo má nepodporovaný formát."
#. translators: 1: image size name, 2: max height, 3: actual height
#: lib/media/class-gutenberg-rest-attachments-controller.php:708
msgid "Uploaded image height (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Výška nahraného obrázku (%3$d) překračuje maximální hodnotu pro velikost „%1$s“ (%2$d)."
#. translators: 1: image size name, 2: max width, 3: actual width
#: lib/media/class-gutenberg-rest-attachments-controller.php:694
msgid "Uploaded image width (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Šířka nahraného obrázku (%3$d) překračuje maximální hodnotu pro velikost „%1$s“ (%2$d)."
#: lib/media/class-gutenberg-rest-attachments-controller.php:676
msgid "Unknown image size."
msgstr "Neznámá velikost obrázku."
#. translators: 1: actual width, 2: actual height, 3: expected width, 4:
#. expected height
#: lib/media/class-gutenberg-rest-attachments-controller.php:652
msgid "Uploaded image dimensions (%1$dx%2$d) do not match original image dimensions (%3$dx%4$d)."
msgstr "Rozměry nahraného obrázku (%1$dx%2$d) neodpovídají rozměrům původního obrázku (%3$dx%4$d)."
#: lib/media/class-gutenberg-rest-attachments-controller.php:618
msgid "Uploaded image must have positive dimensions."
msgstr "Nahraný obrázek musí mít kladné rozměry."
#: lib/experimental/guidelines/guidelines.php:54
msgid "Memory"
msgstr "Paměť"
#: lib/experimental/guidelines/class-gutenberg-guidelines-rest-controller.php:90
msgid "Sorry, you are only allowed to set status to private for guidelines."
msgstr "Omlouváme se, ale status „soukromé“ lze nastavit pouze u pokynů."
#: lib/experimental/experiments/load.php:136
msgid "Shows the Toolbar in the fullscreen Post and Site Editor."
msgstr "Zobrazí panel nástrojů v režimu celé obrazovky v editoru příspěvků a stránek."
#: lib/experimental/experiments/load.php:135
msgid "Toolbar in editor"
msgstr "Panel nástrojů v editoru"
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:242
msgid "Authoring intent about how the widget wants to render."
msgstr "Záměr tvůrce ohledně toho, jak má být widget zobrazen."
#: lib/experimental/guidelines/class-gutenberg-guidelines-rest-controller.php:32
msgid "Sorry, you are not allowed to view guidelines."
msgstr "Je nám líto, ale nemáte oprávnění k prohlížení pokynů."
#: lib/experimental/experiments/load.php:126
msgid "Enables a UI for creating and managing custom taxonomies and custom post types under Settings."
msgstr "V nabídce Nastavení se zobrazí uživatelské rozhraní pro vytváření a správu vlastních taxonomií a vlastních typů příspěvků."
#: lib/experimental/experiments/load.php:51
msgid "Enables a dedicated route-based media editor screen for editing media items (metadata and content)."
msgstr "Zobrazí speciální obrazovku editoru médií založenou na trasách, která slouží k úpravám mediálních položek (metadat a obsahu)."
#: lib/experimental/experiments/load.php:50
msgid "Media Editor (Route)"
msgstr "Editor médií (Trasa)"
#: lib/experimental/experiments/load.php:40
msgid "Enables UI changes aimed at deprecating the Classic block, including prompts on existing Classic blocks to migrate their content to blocks or to a Custom HTML block."
msgstr "Umožňuje provést změny v uživatelském rozhraní, jejichž cílem je postupné vyřazení klasického bloku, včetně výzev u stávajících klasických bloků k přesunutí jejich obsahu do bloků nebo do bloku s vlastním HTML."
#: lib/experimental/experiments/load.php:39
msgid "Classic block deprecation"
msgstr "Zastarávání klasických bloků"
#: lib/experimental/dashboard-widgets/dashboard-layout.php:145
msgid "Dashboard identifier as produced by the build pipeline."
msgstr "Identifikátor řídicího panelu vygenerovaný sestavovacím procesem."
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:78
msgid "Widget type names must contain a namespace prefix. Example: my-plugin/my-custom-widget-type"
msgstr "Názvy typů widgetů musí obsahovat předponu jmenného prostoru. Příklad: my-plugin/my-custom-widget-type"
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:68
msgid "Widget type names must not contain uppercase characters."
msgstr "Názvy typů widgetů nesmí obsahovat velká písmena."
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:59
msgid "Widget type names must be strings."
msgstr "Názvy typů widgetů musí být řetězce."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:235
msgid "Script-module handle for the widget metadata entry point."
msgstr "Identifikátor skriptového modulu pro vstupní bod metadat widgetu."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:228
msgid "Script-module handle for the widget render entry point."
msgstr "Identifikátor skriptového modulu pro vstupní bod vykreslování widgetu."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:123
msgid "Sorry, you are not allowed to view widget modules."
msgstr "Je nám líto, ale nemáte oprávnění k prohlížení modulů widgetů."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:101
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:161
msgid "Invalid widget module name."
msgstr "Nesprávný název modulu widgetu."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:56
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:221
msgid "Widget module name including namespace."
msgstr "Název modulu widgetu včetně jmenného prostoru."
#: lib/experimental/content-types/post-types.php:43
#: build/modules/content-types/index.js:36707
#: build/modules/content-types/index.js:36741
#: build/routes/post-type-edit/route.js:93
msgid "Add post type"
msgstr "Přidat typ příspěvku"
#: lib/experimental/content-types/post-types.php:42
msgid "User post type"
msgstr "Typ uživatelského příspěvku"
#: lib/experimental/content-types/post-types.php:41
msgid "User post types"
msgstr "Typy uživatelských příspěvků"
#: lib/experimental/content-types/load.php:19
#: lib/experimental/content-types/load.php:20
#: build/modules/content-types/index.js:16692
#: build/routes/content-types/route.js:42
msgid "Content Types"
msgstr "Typy obsahu"
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:153
msgid "Number of terms in this taxonomy."
msgstr "Počet pojmů v této taxonomii."
#. translators: %s: post type slug
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:517
msgid "The post type key \"%s\" is reserved by an existing post type."
msgstr "Klíč typu příspěvku „%s“ je vyhrazen pro existující typ příspěvku."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:504
msgid "Another user-defined post type already uses this key."
msgstr "Tento klíč již používá jiný uživatelem definovaný typ příspěvku."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:477
msgid "Post type keys must be 1–20 characters and may only contain lowercase letters, numbers, hyphens, and underscores."
msgstr "Klíče typů příspěvků musí mít délku 1–20 znaků a mohou obsahovat pouze malá písmena, číslice, pomlčky a podtržítka."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:181
msgid "Number of posts of this post type, matching the count shown in the admin list table's \"All\" view."
msgstr "Počet příspěvků tohoto typu, který odpovídá počtu zobrazenému v tabulce seznamu v administrátorském rozhraní v zobrazení „Vše“."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:174
msgid "Typed post type configuration."
msgstr "Konfigurace typu příspěvku."
#: lib/theme.json
msgctxt "Dimension size name"
msgid "100%"
msgstr "100 %"
#: lib/theme.json
msgctxt "Dimension size name"
msgid "75%"
msgstr "75 %"
#: lib/theme.json
msgctxt "Dimension size name"
msgid "50%"
msgstr "50 %"
#: lib/theme.json
msgctxt "Dimension size name"
msgid "25%"
msgstr "25 %"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "lyrics"
msgstr "Text písně"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "song"
msgstr "píseň"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "stanza"
msgstr "místnost"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "verse"
msgstr "čerstvý"
#: build/scripts/block-library/tab/block.json
msgctxt "block description"
msgid "A single tab button in the tab list."
msgstr "Jedno tlačítko záložky v seznamu záložek."
#: build/scripts/block-library/tab-panel/block.json
msgctxt "block title"
msgid "Tab Panel"
msgstr "Panel záložek"
#: build/scripts/block-library/tab-list/block.json
msgctxt "block title"
msgid "Tab List"
msgstr "Seznam tabulek"
#: build/scripts/block-library/post-author/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block, the Author Name block, and the Author Biography block instead."
msgstr "Tento blok je zastaralý. Místo něj prosím použijte blok Avatar, blok Jméno autora a blok Životopis autora."
#: build/scripts/block-library/post-author/block.json
msgctxt "block title"
msgid "Author (deprecated)"
msgstr "Autor (zastaralé)"
#: build/scripts/block-library/playlist/block.json
msgctxt "block description"
msgid "Embed a simple playlist."
msgstr "Vložte jednoduchý seznam skladeb."
#: build/scripts/block-library/playlist/block.json
msgctxt "block title"
msgid "Playlist"
msgstr "Seznam skladeb"
#: build/scripts/block-library/playlist-track/block.json
msgctxt "block description"
msgid "Playlist track."
msgstr "Skladba v seznamu skladeb."
#: build/scripts/block-library/playlist-track/block.json
msgctxt "block title"
msgid "Playlist track"
msgstr "Skladba v seznamu skladeb"
#: build/scripts/block-library/icon/block.json
msgctxt "block keyword"
msgid "svg"
msgstr "svg"
#: build/scripts/block-library/icon/block.json
msgctxt "block keyword"
msgid "icon"
msgstr "ikona"
#: build/scripts/block-library/icon/block.json
msgctxt "block description"
msgid "Insert an SVG icon."
msgstr "Vložte ikonu ve formátu SVG."
#: build/scripts/block-library/icon/block.json
msgctxt "block title"
msgid "Icon"
msgstr "Ikona"
#: packages/icons/src/manifest.php:357
msgctxt "icon label"
msgid "Verse"
msgstr "Čerstvé"
#: packages/icons/src/manifest.php:353
msgctxt "icon label"
msgid "Upload"
msgstr "Nahrát"
#: packages/icons/src/manifest.php:349
msgctxt "icon label"
msgid "Tip"
msgstr "Typ"
#: packages/icons/src/manifest.php:341
msgctxt "icon label"
msgid "Tablet"
msgstr "Tablet"
#: packages/icons/src/manifest.php:337
msgctxt "icon label"
msgid "Table"
msgstr "Tabulka"
#: packages/icons/src/manifest.php:333
msgctxt "icon label"
msgid "Symbol Filled"
msgstr "Symboly vyplněny"
#: packages/icons/src/manifest.php:329
msgctxt "icon label"
msgid "Symbol"
msgstr "Symbol"
#: packages/icons/src/manifest.php:325
msgctxt "icon label"
msgid "Styles"
msgstr "Styly"
#: packages/icons/src/manifest.php:321
msgctxt "icon label"
msgid "Store"
msgstr "Velké"
#: packages/icons/src/manifest.php:317
msgctxt "icon label"
msgid "Star Half"
msgstr "Hvězdná polovina"
#: packages/icons/src/manifest.php:313
msgctxt "icon label"
msgid "Star Filled"
msgstr "Plné hvězd"
#: packages/icons/src/manifest.php:309
msgctxt "icon label"
msgid "Star Empty"
msgstr "Hvězda Prázdná"
#: packages/icons/src/manifest.php:305
msgctxt "icon label"
msgid "Shuffle"
msgstr "Náhodné přehrávání"
#: packages/icons/src/manifest.php:301
msgctxt "icon label"
msgid "Shield"
msgstr "Štít"
#: packages/icons/src/manifest.php:297
msgctxt "icon label"
msgid "Share"
msgstr "Sdílet"
#: packages/icons/src/manifest.php:293
msgctxt "icon label"
msgid "Shadow"
msgstr "Stín"
#: packages/icons/src/manifest.php:289
msgctxt "icon label"
msgid "Settings"
msgstr "Nastavení"
#: packages/icons/src/manifest.php:285
msgctxt "icon label"
msgid "Search"
msgstr "Hledat"
#: packages/icons/src/manifest.php:281
msgctxt "icon label"
msgid "Scheduled"
msgstr "Plánováno"
#: packages/icons/src/manifest.php:277
msgctxt "icon label"
msgid "RSS"
msgstr "RSS"
#: packages/icons/src/manifest.php:273
msgctxt "icon label"
msgid "Receipt"
msgstr "Účtenka"
#: packages/icons/src/manifest.php:269
msgctxt "icon label"
msgid "Quote"
msgstr "Citát"
#: packages/icons/src/manifest.php:265
msgctxt "icon label"
msgid "Published"
msgstr "Zveřejněno"
#: packages/icons/src/manifest.php:261
msgctxt "icon label"
msgid "Previous"
msgstr "Předchozí"
#: packages/icons/src/manifest.php:257
msgctxt "icon label"
msgid "Plus Circle"
msgstr "Plus Circle"
#: packages/icons/src/manifest.php:253
msgctxt "icon label"
msgid "Plus"
msgstr "Více"
#: packages/icons/src/manifest.php:249
msgctxt "icon label"
msgid "People"
msgstr "Lidé"
#: packages/icons/src/manifest.php:245
msgctxt "icon label"
msgid "Pencil"
msgstr "Tužka"
#: packages/icons/src/manifest.php:241
msgctxt "icon label"
msgid "Payment"
msgstr "Platba"
#: packages/icons/src/manifest.php:237
msgctxt "icon label"
msgid "Paragraph"
msgstr "Odstavec"
#: packages/icons/src/manifest.php:233
msgctxt "icon label"
msgid "Next"
msgstr "Další"
#: packages/icons/src/manifest.php:229
msgctxt "icon label"
msgid "More Vertical"
msgstr "Více na výšku"
#: packages/icons/src/manifest.php:225
msgctxt "icon label"
msgid "More Horizontal"
msgstr "Více vodorovně"
#: packages/icons/src/manifest.php:221
msgctxt "icon label"
msgid "Mobile"
msgstr "Mobilní"
#: packages/icons/src/manifest.php:217
msgctxt "icon label"
msgid "Menu"
msgstr "Nabídka"
#: packages/icons/src/manifest.php:213
msgctxt "icon label"
msgid "Map Marker"
msgstr "Značka mapy"
#: packages/icons/src/manifest.php:209
msgctxt "icon label"
msgid "Language"
msgstr "Jazyk"
#: packages/icons/src/manifest.php:205
msgctxt "icon label"
msgid "Key"
msgstr "Klíč"
#: packages/icons/src/manifest.php:201
msgctxt "icon label"
msgid "Info"
msgstr "Informace"
#: packages/icons/src/manifest.php:197
msgctxt "icon label"
msgid "Image"
msgstr "Obrázek"
#: packages/icons/src/manifest.php:193
msgctxt "icon label"
msgid "Home"
msgstr "Domů"
#: packages/icons/src/manifest.php:189
msgctxt "icon label"
msgid "Help"
msgstr "Nápověda"
#: packages/icons/src/manifest.php:185
msgctxt "icon label"
msgid "Heading"
msgstr "Nadpis"
#: packages/icons/src/manifest.php:181
msgctxt "icon label"
msgid "Group"
msgstr "Skupina"
#: packages/icons/src/manifest.php:177
msgctxt "icon label"
msgid "Gallery"
msgstr "Galerie"
#: packages/icons/src/manifest.php:173
msgctxt "icon label"
msgid "File"
msgstr "Soubor"
#: packages/icons/src/manifest.php:169
msgctxt "icon label"
msgid "External"
msgstr "Externí"
#: packages/icons/src/manifest.php:165
msgctxt "icon label"
msgid "Error"
msgstr "Chyba"
#: packages/icons/src/manifest.php:161
msgctxt "icon label"
msgid "Envelope"
msgstr "Obálka"
#: packages/icons/src/manifest.php:157
msgctxt "icon label"
msgid "Drawer Right"
msgstr "Zásuvka vpravo"
#: packages/icons/src/manifest.php:153
msgctxt "icon label"
msgid "Drawer Left"
msgstr "Zásuvka vlevo"
#: packages/icons/src/manifest.php:149
msgctxt "icon label"
msgid "Download"
msgstr "Stáhnout"
#: packages/icons/src/manifest.php:145
msgctxt "icon label"
msgid "Desktop"
msgstr "Plocha"
#: packages/icons/src/manifest.php:141
msgctxt "icon label"
msgid "Create"
msgstr "Vytvořit"
#: packages/icons/src/manifest.php:137
msgctxt "icon label"
msgid "Cover"
msgstr "Obálka"
#: packages/icons/src/manifest.php:133
msgctxt "icon label"
msgid "Comment"
msgstr "Jak"
#: packages/icons/src/manifest.php:129
msgctxt "icon label"
msgid "Chevron Up Small"
msgstr "Chevron nahoru – malý"
#: packages/icons/src/manifest.php:125
msgctxt "icon label"
msgid "Chevron Up Down"
msgstr "Šipka nahoru Šipka dolů"
#: packages/icons/src/manifest.php:121
msgctxt "icon label"
msgid "Chevron Up"
msgstr "Chevron nahoru"
#: packages/icons/src/manifest.php:117
msgctxt "icon label"
msgid "Chevron Right Small"
msgstr "Chevron vpravo, malý"
#: packages/icons/src/manifest.php:113
msgctxt "icon label"
msgid "Chevron Right"
msgstr "Chevron vpravo"
#: packages/icons/src/manifest.php:109
msgctxt "icon label"
msgid "Chevron Left Small"
msgstr "Chevron vlevo, malý"
#: packages/icons/src/manifest.php:105
msgctxt "icon label"
msgid "Chevron Left"
msgstr "Šipka vlevo"
#: packages/icons/src/manifest.php:101
msgctxt "icon label"
msgid "Chevron Down Small"
msgstr "Chevron – mírný pokles"
#: packages/icons/src/manifest.php:97
msgctxt "icon label"
msgid "Chevron Down"
msgstr "Chevron dolů"
#: packages/icons/src/manifest.php:93
msgctxt "icon label"
msgid "Check"
msgstr "Zkontrolovat"
#: packages/icons/src/manifest.php:89
msgctxt "icon label"
msgid "Chart Bar"
msgstr "Sloupcový graf"
#: packages/icons/src/manifest.php:85
msgctxt "icon label"
msgid "Caution"
msgstr "Upozornění"
#: packages/icons/src/manifest.php:81
msgctxt "icon label"
msgid "Category"
msgstr "Kategorie"
#: packages/icons/src/manifest.php:77
msgctxt "icon label"
msgid "Cart"
msgstr "Košík"
#: packages/icons/src/manifest.php:345
msgctxt "icon label"
msgid "Tag"
msgstr "Štítek"
#: packages/icons/src/manifest.php:73
msgctxt "icon label"
msgid "Capture Video"
msgstr "Nahrávání videa"
#: packages/icons/src/manifest.php:69
msgctxt "icon label"
msgid "Capture Photo"
msgstr "Pořídit fotografii"
#: packages/icons/src/manifest.php:65
msgctxt "icon label"
msgid "Calendar"
msgstr "Kalendář"
#: packages/icons/src/manifest.php:61
msgctxt "icon label"
msgid "Block Table"
msgstr "Tabulka bloků"
#: packages/icons/src/manifest.php:57
msgctxt "icon label"
msgid "Block Meta"
msgstr "Blok Meta"
#: packages/icons/src/manifest.php:53
msgctxt "icon label"
msgid "Block Default"
msgstr "Zablokovat výchozí nastavení"
#: packages/icons/src/manifest.php:49
msgctxt "icon label"
msgid "Bell"
msgstr "Krásné"
#: packages/icons/src/manifest.php:45
msgctxt "icon label"
msgid "Audio"
msgstr "Zvuk"
#: packages/icons/src/manifest.php:41
msgctxt "icon label"
msgid "At Symbol (@)"
msgstr "Znak (@)"
#: packages/icons/src/manifest.php:37
msgctxt "icon label"
msgid "Arrow Up"
msgstr "Šipka nahoru"
#: packages/icons/src/manifest.php:33
msgctxt "icon label"
msgid "Arrow Up Right"
msgstr "Šipka nahoru vpravo"
#: packages/icons/src/manifest.php:29
msgctxt "icon label"
msgid "Arrow Up Left"
msgstr "Šipka nahoru a doleva"
#: packages/icons/src/manifest.php:25
msgctxt "icon label"
msgid "Arrow Right"
msgstr "Šipka vpravo"
#: packages/icons/src/manifest.php:21
msgctxt "icon label"
msgid "Arrow Left"
msgstr "Šipka doleva"
#: packages/icons/src/manifest.php:17
msgctxt "icon label"
msgid "Arrow Down"
msgstr "Šipka dolů"
#: packages/icons/src/manifest.php:13
msgctxt "icon label"
msgid "Arrow Down Right"
msgstr "Šipka dolů vpravo"
#: packages/icons/src/manifest.php:9
msgctxt "icon label"
msgid "Arrow Down Left"
msgstr "Šipka dolů vlevo"
#: lib/media/class-gutenberg-rest-attachments-controller.php:240
msgid "Whether to use progressive/interlaced encoding when saving this image."
msgstr "Zda při ukládání tohoto obrázku použít progresivní nebo prokládané kódování."
#: lib/media/class-gutenberg-rest-attachments-controller.php:233
msgid "The output MIME type this image should be converted to, based on the image_editor_output_format filter. Null if no conversion is needed."
msgstr "Typ MIME výstupního souboru, na který má být tento obrázek převeden, na základě filtru `image_editor_output_format`. Hodnota `null`, pokud není třeba provádět žádnou konverzi."
#: lib/media/class-gutenberg-rest-attachments-controller.php:226
msgid "EXIF orientation value from the original image. Values 1-8 follow the EXIF specification. A value other than 1 indicates the image needs rotation."
msgstr "Hodnota orientace EXIF z původního obrázku. Hodnoty 1–8 odpovídají specifikaci EXIF. Hodnota jiná než 1 znamená, že je třeba obrázek otočit."
#: lib/media/class-gutenberg-rest-attachments-controller.php:123
msgid "Size name, or an array of size names when a single file is registered under multiple sizes with matching dimensions."
msgstr "Název velikosti nebo pole názvů velikostí v případě, že je jeden soubor zaregistrován pod více velikostmi se shodnými rozměry."
#: lib/media/class-gutenberg-rest-attachments-controller.php:111
msgid "Array of sub-size metadata collected from sideload responses."
msgstr "Pole metadat o velikosti podjednotek získaných z odpovědí na příkazy sideload."
#: lib/media/class-gutenberg-rest-attachments-controller.php:80
msgid "Whether to generate image sub sizes from the sideloaded file."
msgstr "Zda se mají z nahraného souboru vygenerovat zmenšené verze obrázků."
#. translators: %s: Parameter name.
#: lib/media/class-gutenberg-rest-attachments-controller.php:71
msgid "%s contains an invalid image size."
msgstr "%s obsahuje nesprávnou velikost obrázku."
#. translators: %s: Parameter name.
#: lib/media/class-gutenberg-rest-attachments-controller.php:62
msgid "%s must be a string or an array of strings."
msgstr "%s musí být řetězec nebo pole řetězců."
#: lib/media/class-gutenberg-rest-attachments-controller.php:37
msgid "Image size. Can be a single size name or an array of size names to register the same file under multiple sizes."
msgstr "Velikost obrázku. Může se jednat o název jedné velikosti nebo o pole názvů velikostí, které umožňují zaregistrovat stejný soubor v několika různých velikostech."
#: lib/experimental/guidelines/guidelines.php:48
msgid "Artifact"
msgstr "Artefakt"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:325
msgid "Additional Guidelines"
msgstr "Další pokyny"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:324
msgid "Site Context"
msgstr "Kontext stránky"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:323
msgid "Image Guidelines"
msgstr "Pokyny pro obrázky"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:322
msgid "Copy Guidelines"
msgstr "Pokyny pro kopírování"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:166
msgid "View Guideline Type"
msgstr "Zobrazit typ pokynu"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:165
msgid "Update Guideline Type"
msgstr "Aktualizovat typ pokynu"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:164
msgid "Search Guideline Types"
msgstr "Vyhledávání typů pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:163
msgid "No guideline types found."
msgstr "Nebyly nalezeny žádné typy pokynů."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:162
msgid "No guideline types"
msgstr "Žádné typy pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:161
msgid "New Guideline Type Name"
msgstr "Název nového typu pokynu"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:160
msgid "Guideline Types list navigation"
msgstr "Navigace v seznamu typů pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:159
msgid "Guideline Types list"
msgstr "Seznam typů pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:158
msgid "A link to a guideline type."
msgstr "Odkaz na typ pokynu."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:157
msgid "Guideline Type Link"
msgstr "Typ pokynu Odkaz"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:156
msgid "Edit Guideline Type"
msgstr "Upravit typ pokynu"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:155
msgid "← Go to Guideline Types"
msgstr "← Přejít na typy pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:154
msgid "Add or remove guideline types"
msgstr "Přidat nebo odebrat typy vodítek"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:153
msgid "Add Guideline Type"
msgstr "Přidat typ pokynu"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:152
msgctxt "taxonomy singular name"
msgid "Guideline Type"
msgstr "Typ pokynu"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:151
msgctxt "taxonomy general name"
msgid "Guideline Types"
msgstr "Typy pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:113
msgid "View Guidelines"
msgstr "Zobrazit pokyny"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:112
msgid "View Guideline"
msgstr "Zobrazit pokyny"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:111
msgid "Search Guidelines"
msgstr "Pokyny pro vyhledávání"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:110
msgid "No guidelines found in Trash."
msgstr "V koši nebyly nalezeny žádné pokyny."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:109
msgid "No guidelines found."
msgstr "Nebyly nalezeny žádné pokyny."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:108
msgid "New Guideline"
msgstr "Nové pokyny"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:107
msgid "Guidelines list navigation"
msgstr "Navigace v seznamu pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:106
msgid "Guidelines list"
msgstr "Seznam pokynů"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:105
msgid "Guideline updated."
msgstr "Pokyny byly aktualizovány."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:104
msgid "Guideline scheduled."
msgstr "Plánované vydání pokynů."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:103
msgid "Guideline reverted to draft."
msgstr "Pokyn byl vrácen do fáze návrhu."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:102
msgid "Guideline published privately."
msgstr "Pokyny vydané soukromě."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:101
msgid "Guideline published."
msgstr "Byly zveřejněny pokyny."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:100
msgid "Filter guidelines list"
msgstr "Seznam pokynů k filtrování"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:99
msgid "Edit Guideline"
msgstr "Pokyny k úpravám"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:98
msgid "All Guidelines"
msgstr "Všechny pokyny"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:96
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:97
msgid "Add Guideline"
msgstr "Přidat pokyn"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:95
msgctxt "post type singular name"
msgid "Guideline"
msgstr "Pokyny"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:94
msgctxt "post type general name"
msgid "Guidelines"
msgstr "Pokyny"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:315
msgid "Could not restore revision."
msgstr "Revizi se nepodařilo obnovit."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:301
msgid "Revision not found."
msgstr "Revize nebyla nalezena."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:138
msgid "Unique identifier for the revision to restore."
msgstr "Jedinečný identifikátor revize, kterou chcete obnovit."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:250
msgid "Sorry, you are not allowed to delete revisions."
msgstr "Nemáte dostatečné oprávnění pro smazání této revize."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:273
msgid "Sorry, you are not allowed to restore revisions."
msgstr "Nemáte dostatečné oprávnění pro obnovení této revize."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:784
msgid "The ID of the author of the guidelines."
msgstr "Identifikační číslo autora pokynů."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:777
msgid "The date the guidelines were last modified, as GMT."
msgstr "Datum poslední úpravy pokynů (v GMT)."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:763
msgid "The date the guidelines were created, as GMT."
msgstr "Datum vytvoření pokynů v čase GMT."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:756
msgid "The date the guidelines were created, in the site's timezone."
msgstr "Datum vytvoření pokynů v časovém pásmu daného webu."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:678
msgid "guideline_categories must be a JSON object."
msgstr "guideline_categories musí být objekt typu JSON."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:670
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:222
msgid "The guideline categories and their content."
msgstr "Kategorie pokynů a jejich obsah."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:664
msgid "The status of the guidelines (draft or publish)."
msgstr "Stav pokynů (návrh nebo zveřejněná verze)."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:658
msgid "Unique identifier for the guidelines."
msgstr "Jedinečný identifikátor pokynů."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:259
msgid "Guidelines already exist. Use PATCH to update."
msgstr "Pokyny již existují. K aktualizaci použijte příkaz PATCH."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:110
msgid "Limit response to guidelines with a specific status."
msgstr "Omezit odpověď na pokyny s konkrétním stavem."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:105
msgid "Limit response to guidelines for a specific block type."
msgstr "Omezit reakci na pokyny pro konkrétní typ bloku."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:99
msgid "Limit response to a specific guideline category."
msgstr "Omezit odpověď na konkrétní kategorii pokynů."
#: lib/experimental/experiments/load.php:170
msgid "Gutenberg Experiments"
msgstr "Gutenbergovy experimenty"
#: lib/experimental/experiments/load.php:131
msgid "Enables a new dashboard experience with resizable, reorderable widgets that plugins can register and users can personalize."
msgstr "Umožňuje nové prostředí ovládacího panelu s widgety, jejichž velikost lze měnit a pořadí měnit, které mohou pluginy registrovat a uživatelé přizpůsobovat."
#: lib/experimental/experiments/load.php:130
msgid "New Dashboard experience"
msgstr "Nové rozhraní řídicího panelu"
#: lib/experimental/experiments/load.php:125
msgid "Content types"
msgstr "Typy obsahu"
#: lib/experimental/experiments/load.php:121
msgid "Enables guidelines feature for managing editorial voice and tone guidelines under Settings."
msgstr "V nabídce Nastavení aktivuje funkci pokynů pro správu stylových a jazykových pokynů."
#: lib/experimental/experiments/load.php:120
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:274
#: lib/experimental/guidelines/load.php:18
#: lib/experimental/guidelines/load.php:19
#: build/routes/guidelines/content.js:31169 build/routes/guidelines/route.js:75
msgid "Guidelines"
msgstr "Pokyny"
#: lib/experimental/experiments/load.php:101
msgctxt "experiments group name"
msgid "Other"
msgstr "Ostatní"
#: lib/experimental/experiments/load.php:94
msgid "Allows multiple templates of the same type to be created, of which one can be active at a time. (Warning: when you deactivate this experiment, it is best to delete all created templates except for the active ones.)"
msgstr "Umožňuje vytvořit více šablon stejného typu, z nichž může být aktivní vždy pouze jedna. (Upozornění: pokud tento experiment deaktivujete, doporučujeme smazat všechny vytvořené šablony s výjimkou těch aktivních.)"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:208
msgid "Sorry, you are not allowed to delete guidelines."
msgstr "Nemáte dostatečné oprávnění pro smazání tohoto pokynu."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:151
msgid "Sorry, you are not allowed to view the guidelines."
msgstr "Nemáte dostatečné oprávnění pro pro zobrazení pokynů."
#: lib/experimental/experiments/load.php:89
msgctxt "experiments group name"
msgid "Templates"
msgstr "Šablony"
#: lib/experimental/experiments/load.php:82
msgid "Full-page client-side navigation"
msgstr "Celostránková navigace na straně klienta"
#: lib/experimental/experiments/load.php:78
msgctxt "experiments group name"
msgid "Interactivity"
msgstr "Interaktivita"
#: lib/experimental/experiments/load.php:72
msgid "Replaces the bespoke editor inspector panels with a unified DataForm-based implementation for Pages and Posts, matching the QuickEdit experience."
msgstr "Nahrazuje přizpůsobené panely inspektoru editoru jednotnou implementací založenou na DataForm pro stránky a příspěvky, která odpovídá prostředí QuickEdit."
#: lib/experimental/experiments/load.php:71
msgid "Editor Inspector: Use DataForm"
msgstr "Nástroj pro kontrolu editoru: Použít DataForm"
#: lib/experimental/experiments/load.php:62
msgctxt "experiments group name"
msgid "Data Views"
msgstr "Zobrazení dat"
#: lib/experimental/experiments/load.php:56
msgid "Replaces the existing WordPress media modal with a new modal powered by Data Views, supporting browsing, selecting, and uploading media."
msgstr "Nahrazuje stávající modální okno médií ve WordPressu novým modálním oknem založeným na Data Views, které umožňuje procházení, výběr a nahrávání médií."
#: lib/experimental/experiments/load.php:55
msgid "Media Upload Modal"
msgstr "Modul pro nahrávání médií"
#: lib/experimental/experiments/load.php:46
msgctxt "experiments group name"
msgid "Media"
msgstr "Média"
#: lib/experimental/experiments/load.php:20
msgctxt "experiments group name"
msgid "Blocks"
msgstr "Bloky"
#: lib/experimental/dashboard-widgets/load.php:15
#: lib/experimental/dashboard-widgets/load.php:16
msgid "Dashboard (Beta)"
msgstr "Ovládací panel (beta)"
#: lib/experimental/content-types/index.php:110
#: build/modules/content-types/index.js:38328
#: build/modules/content-types/index.js:38362
#: build/routes/taxonomy-edit/route.js:93
msgid "Add taxonomy"
msgstr "Přidat taxonomii"
#: lib/experimental/content-types/index.php:109
msgid "User taxonomy"
msgstr "Taxonomie uživatelů"
#: lib/experimental/content-types/index.php:108
msgid "User taxonomies"
msgstr "Uživatelské taxonomie"
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:551
msgid "Limit results to taxonomies attached to one or more of the given post types."
msgstr "Omezit výsledky na taxonomie přiřazené k jednomu nebo více z uvedených typů příspěvků."
#. translators: %s: taxonomy slug
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:348
msgid "The taxonomy key \"%s\" is already in use by a built-in or plugin-registered taxonomy."
msgstr "Taxonomický klíč „%s“ již používá vestavěná taxonomie nebo taxonomie zaregistrovaná pluginem."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:335
msgid "Another user-defined taxonomy already uses this key."
msgstr "Tento klíč již používá jiná uživatelsky definovaná taxonomie."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:308
msgid "Taxonomy keys must be 1–32 characters and may only contain lowercase letters, numbers, hyphens, and underscores."
msgstr "Taxonomické klíče musí mít délku 1–32 znaků a mohou obsahovat pouze malá písmena, číslice, pomlčky a podtržítka."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:146
msgid "Typed taxonomy configuration."
msgstr "Konfigurace typové taxonomie."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:129
msgid "Post types attached to this taxonomy."
msgstr "Typy příspěvků přiřazené k této taxonomii."
#. translators: %s: Connector name.
#: lib/compat/wordpress-7.0/default-connectors.php:416
msgid "API key for the %s connector."
msgstr "API klíč pro konektor %s."
#. translators: %s: Connector name.
#: lib/compat/wordpress-7.0/default-connectors.php:411
msgid "%s API Key"
msgstr "%s API klíč"
#. translators: %s: AI provider ID.
#: lib/compat/wordpress-7.0/default-connectors.php:289
msgid "The provider \"%s\" is not registered in the AI client registry."
msgstr "Poskytovatel „%s“ není zapsán v registru klientů AI."
#: lib/compat/wordpress-7.0/default-connectors.php:119
msgid "Text and image generation with GPT and Dall-E."
msgstr "Generování textu a obrázků pomocí GPT a Dall-E."
#: lib/compat/wordpress-7.0/default-connectors.php:107
msgid "Text and image generation with Gemini and Imagen."
msgstr "Generování textu a obrázků pomocí Gemini a Imagen."
#: lib/compat/wordpress-7.0/default-connectors.php:95
msgid "Text generation with Claude."
msgstr "Generování textu pomocí Clauda."
#: lib/compat/wordpress-7.0/default-connectors.php:31
msgid "Protect your site from spam."
msgstr "Chraňte své stránky před spamem."
#: lib/compat/wordpress-7.0/default-connectors.php:30
msgid "Akismet Anti-Spam"
msgstr "Akismet – ochrana proti spamu"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:279
msgid "Default form configuration."
msgstr "Výchozí nastavení formuláře."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:251
msgid "List of default views."
msgstr "Seznam výchozích zobrazení."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:190
msgid "Default layout configurations."
msgstr "Výchozí konfigurace rozvržení."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:177
msgid "Default view configuration."
msgstr "Výchozí nastavení zobrazení."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:43
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:172
msgid "Entity name."
msgstr "Název subjektu."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:38
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:167
msgid "Entity kind."
msgstr "Typ entity."
#: lib/compat/wordpress-7.0/rest-api.php:67
msgid "The Navigation Overlay template defines an overlay area that typically contains navigation links and can be toggled open and closed."
msgstr "Šablona navigační vrstvy definuje překryvnou oblast, která obvykle obsahuje navigační odkazy a kterou lze rozbalit a sbalit."
#: lib/compat/wordpress-7.0/connectors.php:202
msgid "Provider logo path must be located within the plugins or must-use plugins directory."
msgstr "Cesta k logu poskytovatele musí být umístěna v adresáři „plugins“ nebo „must-use plugins“."
#: lib/compat/wordpress-7.0/command-palette.php:14
msgctxt "keyboard shortcut to open the command palette"
msgid "Ctrl+K"
msgstr "Ctrl + K"
#: lib/compat/wordpress-7.0/command-palette.php:13
msgctxt "keyboard shortcut to open the command palette"
msgid "⌘K"
msgstr "⌘K"
#. translators: %s: Post title.
#: lib/compat/wordpress-7.1/collaboration.php:427
msgid "Join editing “%s”"
msgstr "Připojit se k úpravám „%s“"
#. translators: Action link text for a singular post in the post list. Can be
#. any type of post.
#: lib/compat/wordpress-7.1/collaboration.php:429
msgctxt "post list"
msgid "Join"
msgstr "Připojit se"
#. translators: %s: Post title.
#: lib/compat/wordpress-7.1/collaboration.php:424
msgid "Edit “%s”"
msgstr "Upravit „%s“"
#: lib/compat/wordpress-7.1/collaboration.php:295
#: lib/compat/wordpress-7.1/collaboration.php:376
msgid "Currently being edited"
msgstr "Právě se upravuje"
#: lib/compat/wordpress-7.1/collaboration.php:143
msgid "Note:"
msgstr "Poznámka:"
#. translators: %s: Prefix "Note:".
#: lib/compat/wordpress-7.1/collaboration.php:142
msgid "%s Real-time collaboration has been disabled."
msgstr "%s Spolupráce v reálném čase byla deaktivována."
#: lib/compat/wordpress-7.1/collaboration.php:135
msgid "Enable early access to real-time collaboration. Real-time collaboration may affect your website's performance."
msgstr "Umožněte včasný přístup ke spolupráci v reálném čase. Spolupráce v reálném čase může mít vliv na výkon vašich webových stránek."
#: lib/compat/wordpress-7.1/collaboration.php:127
msgid "Collaboration"
msgstr "Spolupráce"
#: lib/compat/wordpress-7.1/collaboration.php:118
msgid "Enable Real-Time Collaboration"
msgstr "Umožnit spolupráci v reálném čase"
#: lib/compat/wordpress-7.1/collaboration.php:24
msgid "Sync Update"
msgstr "Aktualizace synchronizace"
#: lib/compat/wordpress-7.1/collaboration.php:23
msgid "Sync Updates"
msgstr "Synchronizovat aktualizace"
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:215
msgid "The icon content (SVG markup)."
msgstr "Obsah ikony (značkovací jazyk SVG)."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:209
msgid "The icon label."
msgstr "Název ikony."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:203
msgid "The icon name."
msgstr "Název ikony."
#. translators: %s is the name of any user-provided name
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:150
msgid "Icon not found: \"%s\"."
msgstr "Ikona nebyla nalezena: „%s“."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:43
msgid "Icon name."
msgstr "Název ikony."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:555
msgid "Failed to store sync update."
msgstr "Nepodařilo se uložit aktualizaci synchronizace."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:529
msgid "Invalid sync update type."
msgstr "Neplatný typ aktualizace synchronizace."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:495
msgid "Failed to remove updates during compaction."
msgstr "Při komprimaci se nepodařilo odstranit aktualizace."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:271
msgid "Request body is too large."
msgstr "Tělo požadavku je příliš velké."
#. translators: %s: The room name encodes the current entity being synced.
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:244
msgid "You do not have permission to sync this entity: %s."
msgstr "Nemáte oprávnění k synchronizaci této entity: %s."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:226
msgid "Client ID is already in use by another user."
msgstr "ID klienta již používá jiný uživatel."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:208
msgid "You do not have permission to perform this action"
msgstr "Nemáte oprávnění k provedení této akce"
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:394
msgid "The connector registry instance must be set during the <code>init</code> action."
msgstr "Instance registru konektorů musí být nastavena během akce <code>init</code>."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:67
msgid "Sorry, you are not allowed to read view config."
msgstr "Nemáte dostatečné oprávnění pro zobrazení nastavení."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:300
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:363
msgid "Connector \"%s\" not found."
msgstr "Konektor „%s“ nebyl nalezen."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:267
msgid "Connector \"%s\" plugin is_active must be callable."
msgstr "Plugin „%s“ pro konektor is_active musí být volatelný."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:246
msgid "Connector \"%s\" authentication env_var_name must be a non-empty string."
msgstr "U ověřovací proměnné prostředí konektoru „%s“ nesmí být prázdný řetězec."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:234
msgid "Connector \"%s\" authentication constant_name must be a non-empty string."
msgstr "Ověřovací konstanta konektoru „%s“ musí být neprázdný řetězec."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:220
msgid "Connector \"%s\" authentication setting_name must be a non-empty string."
msgstr "Název nastavení ověřování konektoru „%s“ musí být neprázdný řetězec."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:187
msgid "Connector \"%s\" authentication method must be \"api_key\" or \"none\"."
msgstr "Metoda ověřování konektoru „%s“ musí být „api_key“ nebo „none“."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:177
msgid "Connector \"%s\" requires an \"authentication\" array."
msgstr "Konektor „%s“ vyžaduje pole „authentication“."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:167
msgid "Connector \"%s\" requires a non-empty \"type\" string."
msgstr "Konektor „%s“ vyžaduje neprázdný řetězec „type“."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:157
msgid "Connector \"%s\" requires a non-empty \"name\" string."
msgstr "Konektor „%s“ vyžaduje neprázdný řetězec „name“."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:146
msgid "Connector \"%s\" is already registered."
msgstr "Konektor „%s“ je již zaregistrován."
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:134
msgid "Connector ID must contain only lowercase alphanumeric characters, hyphens, and underscores."
msgstr "ID konektoru smí obsahovat pouze malá písmena, číslice, pomlčky a podtržítka."
#: lib/class-wp-icons-registry-gutenberg.php:157
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:154
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:225
msgid "Icon content does not contain valid SVG markup."
msgstr "Obsah ikony neobsahuje platný kód SVG."
#: lib/class-wp-icons-registry-gutenberg.php:147
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:144
msgid "Icon content must be a string."
msgstr "Obsah ikony musí být řetězec."
#: lib/class-wp-icons-registry-gutenberg.php:137
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:134
msgid "Icons must provide either `content` or `filePath`."
msgstr "Ikony musí obsahovat buď `content`, nebo `filePath`."
#: lib/class-wp-icons-registry-gutenberg.php:125
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:122
msgid "Icon label must be a string."
msgstr "Název ikony musí být řetězec."
#. translators: %s is the name of any user-provided key
#: lib/class-wp-icons-registry-gutenberg.php:113
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:110
msgid "Invalid icon property: \"%s\"."
msgstr "Neplatná vlastnost ikony: „%s“."
#: lib/class-wp-icons-registry-gutenberg.php:100
msgid "Icon is already registered."
msgstr "Ikona je již zaregistrována."
#: lib/class-wp-icons-registry-gutenberg.php:72
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:97
msgid "Icon name must be a string."
msgstr "Název ikony musí být řetězec."
#: lib/class-wp-icons-registry-gutenberg.php:37
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:62
msgid "Core icon collection manifest must provide valid a \"filePath\" for each icon."
msgstr "Manifest hlavní sbírky ikon musí pro každou ikonu obsahovat platný údaj „filePath“."
#: lib/class-wp-icons-registry-gutenberg.php:25
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:50
msgid "Core icon collection manifest is empty or invalid."
msgstr "Manifest sbírky ikon jádra je prázdný nebo neplatný."
#: lib/class-wp-icons-registry-gutenberg.php:15
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:40
msgid "Core icon collection manifest is missing or unreadable."
msgstr "Chybí nebo je nečitelný manifest sbírky ikon jádra."
#: build/scripts/block-library/playlist.php:104
msgid "Pause"
msgstr "Přestávka"
#: build/scripts/block-library/playlist.php:103
msgid "Play"
msgstr "Hrát"
#. translators: %1$s: track title, %2$s artist name, %3$s: album name.
#: build/scripts/block-library/playlist.php:54
msgctxt "track title, artist name, album name"
msgid "%1$s by %2$s from the album %3$s"
msgstr "%1$s od %2$s z alba %3$s"
#: build/scripts/block-library/playlist-track.php:54
#: build/scripts/block-library/index.js:50468
msgid "Select to play this track"
msgstr "Kliknutím přehrajete tuto skladbu"
#. translators: %s: Visually hidden label for the track length (screen reader
#. text).
#: build/scripts/block-library/playlist-track.php:49
#: build/scripts/block-library/index.js:50464
msgid "Length:"
msgstr "Délka:"
#: build/scripts/block-library/playlist-track.php:27
#: build/scripts/block-library/playlist.php:44
msgid "Unknown title"
msgstr "Neznámý název"
#: build/scripts/block-library/image.php:209
#: build/scripts/block-library/image.php:327
msgctxt "next image in lightbox"
msgid "Next"
msgstr "Další"
#: build/scripts/block-library/image.php:208
#: build/scripts/block-library/image.php:326
msgctxt "previous image in lightbox"
msgid "Previous"
msgstr "Předchozí"
#. translators: %1$s: current image index, %2$s: total number of images
#: build/scripts/block-library/gallery.php:222
msgid "Enlarge %1$s of %2$s"
msgstr "Zvětšit %1$s z %2$s"
#. translators: %1$s: current image index, %2$s: total number of images, %3$s:
#. Image alt text
#: build/scripts/block-library/gallery.php:220
msgid "Enlarged image %1$s of %2$s: %3$s"
msgstr "Zvětšený obrázek %1$s z %2$s: %3$s"
#. translators: %1$s: current image index, %2$s: total number of images
#: build/scripts/block-library/gallery.php:218
msgid "Enlarged image %1$s of %2$s"
msgstr "Zvětšený obrázek %1$s z %2$s"
#: build/scripts/block-library/tab-list/block.json
msgctxt "block description"
msgid "Display the tab buttons for a tabbed interface."
msgstr "Zobrazit tlačítka záložek pro rozhraní se záložkami."
#: build/scripts/block-library/tab-panels/block.json
msgctxt "block description"
msgid "Container for tab panel content in a tabbed interface."
msgstr "Kontejner pro obsah panelu záložek v rozhraní se záložkami."
#: build/scripts/block-library/tab-panels/block.json
msgctxt "block title"
msgid "Tab Panels"
msgstr "Panely karet"
#: lib/overlay-patterns.php:139
msgctxt "Block pattern description"
msgid "A navigation overlay with vertically and horizontally centered navigation"
msgstr "Navigační překryv s vertikálně a horizontálně vycentrovanou navigací"
#: lib/overlay-patterns.php:138
msgid "Overlay with centered navigation"
msgstr "Překrytí s vycentrovanou navigací"
#: lib/overlay-patterns.php:120
msgid "Get started today!"
msgstr "Začněte ještě dnes!"
#: lib/overlay-patterns.php:115
msgid "Find out how we can help your business."
msgstr "Zjistěte, jak můžeme pomoci vaší firmě."
#: lib/overlay-patterns.php:96
msgctxt "Block pattern description"
msgid "A navigation overlay with vertically and horizontally centered navigation, site info, and a CTA"
msgstr "Navigační překryv s vertikálně a horizontálně vycentrovanou navigací, informacemi o webu a výzvou k akci (CTA)"
#: lib/overlay-patterns.php:95
msgid "Overlay with site info and CTA"
msgstr "Překrytí s informacemi o webu a výzvou k akci"
#: lib/overlay-patterns.php:69
msgctxt "Block pattern description"
msgid "A navigation overlay with orange background site title and tagline"
msgstr "Navigační překryv s oranžovým pozadím, názvem webu a sloganem"
#: lib/overlay-patterns.php:68
msgid "Overlay with orange background"
msgstr "Překrytí s oranžovým pozadím"
#: lib/overlay-patterns.php:52
msgctxt "Block pattern description"
msgid "A navigation overlay with black background and big white text"
msgstr "Navigační překryv s černým pozadím a velkým bílým textem"
#: lib/overlay-patterns.php:51
msgid "Overlay with black background"
msgstr "Překrytí s černým pozadím"
#. translators: %s is the CSS that was provided.
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:765
msgid "The CSS must not contain \"%s\"."
msgstr "CSS nesmí obsahovat „%s“."
#. translators: %s is the CSS that was provided.
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:753
msgid "The CSS must not end in \"%s\"."
msgstr "CSS nesmí končit znaky „%s“."
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "overlay"
msgstr "překrytí"
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "close"
msgstr "zavřít"
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block description"
msgid "A customizable button to close overlays."
msgstr "Přizpůsobitelné tlačítko pro zavření překryvů."
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block title"
msgid "Navigation Overlay Close"
msgstr "Navigační překryv Zavřít"
#: build/scripts/block-library/breadcrumbs/block.json
msgctxt "block description"
msgid "Display a breadcrumb trail showing the path to the current page."
msgstr "Zobrazit navigační lištu s cestou k aktuální stránce."
#: lib/experimental/experiments/load.php:116
msgid "Redirects the default site editor (Appearance > Design) to use the extensible site editor page."
msgstr "Přesměruje výchozí editor stránek (Vzhled > Design) tak, aby používal rozšiřitelnou stránku editoru stránek."
#: lib/experimental/experiments/load.php:115
msgid "Extensible Site Editor"
msgstr "Rozšiřitelný editor stránek"
#: lib/experimental/experiments/load.php:67
msgid "Enables editable block inspector fields that are generated using a dataform."
msgstr "Umožňuje upravovat pole inspektora bloků, která jsou generována pomocí datového formuláře."
#: lib/experimental/experiments/load.php:66
msgid "Block fields: Show dataform driven inspector fields on blocks that support them"
msgstr "Bloková pole: Zobrazit pole inspektora řízená datovým formulářem na blocích, které je podporují."
#: lib/overlay-patterns.php:34
msgctxt "Block pattern description"
msgid "A simple pattern with a navigation block and a navigation overlay close button."
msgstr "Jednoduchý vzor s navigačním blokem a tlačítkem pro zavření navigačního překryvu."
#: lib/overlay-patterns.php:25
msgctxt "Block pattern category"
msgid "Display your website navigation."
msgstr "Zobrazte navigaci na vašem webu."
#: lib/overlay-patterns.php:24
msgctxt "Block pattern category"
msgid "Navigation"
msgstr "Navigace"
#: lib/compat/wordpress-7.0/rest-api.php:66 lib/overlay-patterns.php:33
#: lib/overlay-patterns.php:35 lib/overlay-patterns.php:53
#: lib/overlay-patterns.php:70 lib/overlay-patterns.php:97
#: lib/overlay-patterns.php:140 build/scripts/block-library/index.js:40912
msgid "Navigation Overlay"
msgstr "Navigační překryv"
#. translators: %s is the post type name.
#: build/scripts/block-library/query-title.php:69
msgid "Post Type: “%s”"
msgstr "Typ příspěvku: „%s“"
#. translators: %s is the search term.
#: build/scripts/block-library/query-title.php:51
msgid "Search results for: “%s”"
msgstr "Výsledky hledání pro: „%s“"
#. translators: %s: Post title.
#: build/scripts/block-library/comments-title.php:70
msgid "Responses to “%s”"
msgstr "Odpovědi na „%s“"
#. translators: %s: Post title.
#: build/scripts/block-library/comments-title.php:67
msgid "Response to “%s”"
msgstr "Odpověď na „%s“"
#. translators: %s: Post title.
#: build/scripts/block-library/comments-title.php:42
msgid "One response to “%s”"
msgstr "Jedna odpověď na „%s“"
#. translators: Note notification email subject. 1: Site title, 2: Post title.
#: lib/compat/wordpress-6.9/block-comments.php:310
msgid "[%1$s] Note: \"%2$s\""
msgstr "[%1$s] Poznámka: „%2$s“"
#: lib/compat/wordpress-6.9/block-comments.php:281
msgid "You can see all notes on this post here:"
msgstr "Všechny poznámky k tomuto příspěvku najdete zde:"
#. translators: %s: Note text.
#: lib/compat/wordpress-6.9/block-comments.php:280
msgid "resolved/reopened"
msgstr "vyřešeno/znovu otevřeno"
#. translators: %s: Note author email.
#: lib/compat/wordpress-6.9/block-comments.php:278
msgid "Email: %s"
msgstr "E-mail: %s"
#. translators: 1: Note author's name, 2: Note author's IP address, 3: Note
#. author's hostname.
#: lib/compat/wordpress-6.9/block-comments.php:276
msgid "Author: %1$s (IP address: %2$s, %3$s)"
msgstr "Autor: %1$s (IP adresa: %2$s, %3$s)"
#. translators: %s: Post title.
#: lib/compat/wordpress-6.9/block-comments.php:274
msgid "New note on your post \"%s\""
msgstr "Nová poznámka k vašemu příspěvku „%s“"
#: lib/compat/wordpress-6.9/block-comments.php:167
#: lib/compat/wordpress-6.9/block-comments.php:180
msgid "Email me whenever anyone posts a note"
msgstr "Pošlete mi e-mail, kdykoli někdo zveřejní poznámku."
#. translators: %s: comment page number
#: build/scripts/block-library/breadcrumbs.php:240
msgid "Comments Page %s"
msgstr "Komentáře Stránka %s"
#: lib/experimental/experiments/load.php:111
msgid "Enables the Workflow Palette for running workflows composed of abilities, from a unified interface."
msgstr "Aktivuje paletu Workflow pro spouštění pracovních postupů složených z funkcí z jednotného rozhraní."
#: lib/experimental/experiments/load.php:110
msgid "Workflow Palette"
msgstr "Paleta pracovního postupu"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:661
msgid "Script modules to load into the import map."
msgstr "Skriptové moduly, které se mají načíst do importní mapy."
#: build/scripts/block-library/tabs/block.json
msgctxt "block description"
msgid "Display content in a tabbed interface to help users navigate detailed content with ease."
msgstr "Zobrazujte obsah v rozhraní s kartami, aby uživatelé mohli snadno procházet podrobný obsah."
#: build/scripts/block-library/tabs/block.json
msgctxt "block title"
msgid "Tabs"
msgstr "Záložky"
#: build/scripts/block-library/tab-panel/block.json
msgctxt "block description"
msgid "Content for a tab in a tabbed interface."
msgstr "Obsah pro kartu v rozhraní s kartami."
#: build/scripts/block-library/tab/block.json
msgctxt "block title"
msgid "Tab"
msgstr "Tab"
#: lib/experimental/experiments/load.php:93
msgid "Template Activation"
msgstr "Aktivace šablony"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:656
msgid "Inline styles for editor assets."
msgstr "Inline styly pro prostředky editoru."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:651
msgid "Inline scripts for editor assets."
msgstr "Inline skripty pro prostředky editoru."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:646
msgid "Editor styles data."
msgstr "Údaje o stylech editoru."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:641
msgid "Editor scripts data."
msgstr "Skripty editoru dat."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-attachments-controller-6-9.php:122
msgid "Limit result set to attachments of a particular MIME type or MIME types."
msgstr "Omezit výsledek na přílohy konkrétního typu MIME nebo typů MIME."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-attachments-controller-6-9.php:112
msgid "Limit result set to attachments of a particular media type or media types."
msgstr "Omezit výsledek na přílohy určitého typu média nebo typů médií."
#. translators: %s: page number
#: build/scripts/block-library/breadcrumbs.php:249
msgid "Page %s"
msgstr "Stránka %s"
#: build/scripts/block-library/breadcrumbs.php:72
msgid "Page not found"
msgstr "Stránka nebyla nalezena"
#: build/scripts/block-library/post-date/block.json
msgctxt "block description"
msgid "Display a custom date."
msgstr "Zobrazit vlastní datum."
#: build/scripts/block-library/accordion/block.json
msgctxt "block description"
msgid "Displays a foldable layout that groups content in collapsible sections."
msgstr "Zobrazí skládací rozvržení, které seskupuje obsah do sbalitelných sekcí."
#: build/scripts/block-library/accordion-panel/block.json
msgctxt "block description"
msgid "Contains the hidden or revealed content beneath the heading."
msgstr "Obsahuje skrytý nebo zobrazený obsah pod nadpisem."
#: build/scripts/block-library/accordion-item/block.json
msgctxt "block description"
msgid "Wraps the heading and panel in one unit."
msgstr "Zabalí záhlaví a panel do jedné jednotky."
#: build/scripts/block-library/accordion-heading/block.json
msgctxt "block description"
msgid "Displays a heading that toggles the accordion panel."
msgstr "Zobrazí nadpis, který přepíná panel akordeonu."
#: build/scripts/block-library/term-name/block.json
msgctxt "block keyword"
msgid "term title"
msgstr "název termínu"
#: build/scripts/block-library/term-name/block.json
msgctxt "block description"
msgid "Displays the name of a taxonomy term."
msgstr "Zobrazí název taxonomického termínu."
#: build/scripts/block-library/term-name/block.json
msgctxt "block title"
msgid "Term Name"
msgstr "Název termínu"
#: build/scripts/block-library/term-count/block.json
msgctxt "block description"
msgid "Displays the post count of a taxonomy term."
msgstr "Zobrazuje počet příspěvků daného taxonomického termínu."
#: build/scripts/block-library/term-count/block.json
msgctxt "block title"
msgid "Term Count"
msgstr "Počet termínů"
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "mathematics"
msgstr "matematika"
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "latex"
msgstr "latex"
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "formula"
msgstr "vzorec"
#: build/scripts/block-library/math/block.json
msgctxt "block description"
msgid "Display mathematical notation using LaTeX."
msgstr "Zobrazit matematický zápis pomocí LaTeXu."
#: build/scripts/block-library/math/block.json
msgctxt "block title"
msgid "Math"
msgstr "Matematika"
#: build/scripts/block-library/breadcrumbs/block.json
msgctxt "block title"
msgid "Breadcrumbs"
msgstr "Drobky"
#: lib/compat/wordpress-6.9/block-comments.php:175
#: build/scripts/editor/index.js:21537
msgid "Notes"
msgstr "Poznámky"
#. translators: %s: Note text.
#. translators: %s: note excerpt
#: lib/compat/wordpress-6.9/block-comments.php:280
#: build/scripts/editor/index.js:92034
msgid "Note: %s"
msgstr "Poznámka: %s"
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:557
msgid "Type of the comment."
msgstr "Typ komentáře."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:433
msgid "Creating comment failed."
msgstr "Vytvoření komentáře se nezdařilo."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:376
msgid "Comment field exceeds maximum length allowed."
msgstr "Pole pro komentář překračuje maximální povolenou délku."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:352
msgid "Creating a comment requires valid author name and email values."
msgstr "K vytvoření komentáře je nutné zadat platné jméno autora a e-mailovou adresu."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:322
msgid "Invalid comment content."
msgstr "Neplatný obsah komentáře."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:298
msgid "Cannot create a comment with that type."
msgstr "Nelze vytvořit komentář tohoto typu."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:118
msgid "Sorry, you are not allowed to read this comment."
msgstr "Omlouváme se, ale nemáte oprávnění číst tento komentář."
#. translators: %s: List of forbidden parameters.
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:87
msgid "Query parameter not permitted: %s"
msgstr "Parametr dotazu není povolen: %s"
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:38
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "Je nám líto, ale bez příspěvku nemáte oprávnění číst komentáře."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:24
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:232
msgid "Sorry, this post type does not support notes."
msgstr "Omlouváme se, tento typ příspěvku nepodporuje poznámky."
#: lib/compat/wordpress-6.9/block-comments.php:38
msgid "Note resolution status"
msgstr "Poznámka: stav řešení"
#: build/scripts/block-library/breadcrumbs.php:189
#: build/modules/content-types/index.js:16295
#: build/routes/media-editor/content.js:11324
#: build/routes/navigation-edit/content.js:1079
msgid "Breadcrumbs"
msgstr "Drobky"
#: build/scripts/block-library/post-time-to-read/block.json
msgctxt "block description"
msgid "Show minutes required to finish reading the post. Can also show a word count."
msgstr "Zobrazit počet minut potřebných k dočtení příspěvku. Lze také zobrazit počet slov."
#. translators: 1: minimum minutes, 2: maximum minutes to read the post.
#: build/scripts/block-library/post-time-to-read.php:128
#: build/scripts/block-library/index.js:55606
msgctxt "Range of minutes to read"
msgid "%1$s–%2$s minutes"
msgstr "%1$s–%2$s minut"
#. translators: %s: the number of characters in the post.
#: build/scripts/block-library/post-time-to-read.php:151
#: build/scripts/block-library/index.js:55629
msgid "%s character"
msgid_plural "%s characters"
msgstr[0] "%s znak"
msgstr[1] "%s znaky"
msgstr[2] "%s znaků"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "taxonomy"
msgstr "Taxonomie"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "terms"
msgstr "podmínky"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block title"
msgid "Terms Query"
msgstr "Vyhledávání termínů"
#: build/scripts/block-library/term-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a taxonomy term, like the name, description, and more."
msgstr "Obsahuje blokové prvky používané k vykreslení termínu taxonomie, jako je název, popis a další."
#: build/scripts/block-library/term-template/block.json
msgctxt "block title"
msgid "Term Template"
msgstr "Šablona termínu"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "tags"
msgstr "štítky"
#: lib/compat/wordpress-6.9/term-data-block-bindings.php:112
msgctxt "block bindings source"
msgid "Term Data"
msgstr "Termínová data"
#: build/scripts/block-library/accordion/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Akordeon"
#: build/scripts/block-library/accordion-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Akordeonový panel"
#: build/scripts/block-library/accordion-heading/block.json
msgctxt "block title"
msgid "Accordion Heading"
msgstr "Nadpis akordeonu"
#: build/scripts/block-library/accordion-item/block.json
msgctxt "block title"
msgid "Accordion Item"
msgstr "Akordeonová položka"
#: build/scripts/block-library/social-link.php:277
#: build/scripts/block-library/index.js:66116
msgctxt "social link block variation name"
msgid "SoundCloud"
msgstr "SoundCloud"
#: build/scripts/block-library/social-link.php:333
#: build/scripts/block-library/index.js:66195
msgctxt "social link block variation name"
msgid "YouTube"
msgstr "YouTube"
#: build/scripts/block-library/social-link.php:329
#: build/scripts/block-library/index.js:66189
msgctxt "social link block variation name"
msgid "Yelp"
msgstr "Yelp"
#: build/scripts/block-library/social-link.php:325
#: build/scripts/block-library/index.js:66183
msgctxt "social link block variation name"
msgid "X"
msgstr "X"
#: build/scripts/block-library/social-link.php:321
#: build/scripts/block-library/index.js:66176
msgctxt "social link block variation name"
msgid "WhatsApp"
msgstr "WhatsApp"
#: build/scripts/block-library/social-link.php:317
#: build/scripts/block-library/index.js:65909
msgctxt "social link block variation name"
msgid "WordPress"
msgstr "WordPress"
#: build/scripts/block-library/social-link.php:313
#: build/scripts/block-library/index.js:66170
msgctxt "social link block variation name"
msgid "VK"
msgstr "VK"
#: build/scripts/block-library/social-link.php:309
#: build/scripts/block-library/index.js:66164
msgctxt "social link block variation name"
msgid "Vimeo"
msgstr "Vimeo"
#: build/scripts/block-library/social-link.php:305
#: build/scripts/block-library/index.js:66158
msgctxt "social link block variation name"
msgid "Twitter"
msgstr "Twitter"
#: build/scripts/block-library/social-link.php:301
#: build/scripts/block-library/index.js:66152
msgctxt "social link block variation name"
msgid "Twitch"
msgstr "Twitch"
#: build/scripts/block-library/social-link.php:297
#: build/scripts/block-library/index.js:66146
msgctxt "social link block variation name"
msgid "Tumblr"
msgstr "Tumblr"
#: build/scripts/block-library/social-link.php:293
#: build/scripts/block-library/index.js:66140
msgctxt "social link block variation name"
msgid "TikTok"
msgstr "TikTok"
#: build/scripts/block-library/social-link.php:289
#: build/scripts/block-library/index.js:66134
msgctxt "social link block variation name"
msgid "Threads"
msgstr "Threads"
#: build/scripts/block-library/social-link.php:285
#: build/scripts/block-library/index.js:66128
msgctxt "social link block variation name"
msgid "Telegram"
msgstr "Telegram"
#: build/scripts/block-library/social-link.php:281
#: build/scripts/block-library/index.js:66122
msgctxt "social link block variation name"
msgid "Spotify"
msgstr "Spotify"
#: build/scripts/block-library/social-link.php:273
#: build/scripts/block-library/index.js:66110
msgctxt "social link block variation name"
msgid "Snapchat"
msgstr "Snapchat"
#: build/scripts/block-library/social-link.php:269
#: build/scripts/block-library/index.js:66102
msgctxt "social link block variation name"
msgid "Skype"
msgstr "Skype"
#: build/scripts/block-library/social-link.php:265
msgctxt "social link block variation name"
msgid "Share Icon"
msgstr "Ikona sdílení"
#: build/scripts/block-library/social-link.php:261
#: build/scripts/block-library/index.js:66096
msgctxt "social link block variation name"
msgid "Reddit"
msgstr "Reddit"
#: build/scripts/block-library/social-link.php:257
#: build/scripts/block-library/index.js:66090
msgctxt "social link block variation name"
msgid "Pocket"
msgstr "Kniha v brožované vazbě"
#: build/scripts/block-library/social-link.php:253
#: build/scripts/block-library/index.js:66084
msgctxt "social link block variation name"
msgid "Pinterest"
msgstr "Pinterest"
#: build/scripts/block-library/social-link.php:249
#: build/scripts/block-library/index.js:66078
msgctxt "social link block variation name"
msgid "Patreon"
msgstr "Patreon"
#: build/scripts/block-library/social-link.php:245
#: build/scripts/block-library/index.js:66072
msgctxt "social link block variation name"
msgid "Medium"
msgstr "Střední"
#: build/scripts/block-library/social-link.php:241
#: build/scripts/block-library/index.js:66066
msgctxt "social link block variation name"
msgid "Meetup"
msgstr "Setkání"
#: build/scripts/block-library/social-link.php:237
#: build/scripts/block-library/index.js:66060
msgctxt "social link block variation name"
msgid "Mastodon"
msgstr "Mastodon"
#: build/scripts/block-library/social-link.php:233
#: build/scripts/block-library/index.js:66053
msgctxt "social link block variation name"
msgid "Mail"
msgstr "E-mail"
#: build/scripts/block-library/social-link.php:229
#: build/scripts/block-library/index.js:66047
msgctxt "social link block variation name"
msgid "LinkedIn"
msgstr "LinkedIn"
#: build/scripts/block-library/social-link.php:225
#: build/scripts/block-library/index.js:66041
msgctxt "social link block variation name"
msgid "Last.fm"
msgstr "Last.fm"
#: build/scripts/block-library/social-link.php:221
#: build/scripts/block-library/index.js:66035
msgctxt "social link block variation name"
msgid "Instagram"
msgstr "Instagram"
#: build/scripts/block-library/social-link.php:217
#: build/scripts/block-library/index.js:66029
msgctxt "social link block variation name"
msgid "Gravatar"
msgstr "Globální adresář"
#: build/scripts/block-library/social-link.php:213
#: build/scripts/block-library/index.js:66023
msgctxt "social link block variation name"
msgid "GitHub"
msgstr "GitHub"
#: build/scripts/block-library/social-link.php:209
#: build/scripts/block-library/index.js:66017
msgctxt "social link block variation name"
msgid "Google"
msgstr "Google"
#: build/scripts/block-library/social-link.php:205
#: build/scripts/block-library/index.js:66011
msgctxt "social link block variation name"
msgid "Goodreads"
msgstr "Goodreads"
#: build/scripts/block-library/social-link.php:201
#: build/scripts/block-library/index.js:66005
msgctxt "social link block variation name"
msgid "Foursquare"
msgstr "Foursquare"
#: build/scripts/block-library/social-link.php:197
#: build/scripts/block-library/index.js:65999
msgctxt "social link block variation name"
msgid "Flickr"
msgstr "Flickr"
#: build/scripts/block-library/social-link.php:193
#: build/scripts/block-library/index.js:65993
msgctxt "social link block variation name"
msgid "RSS Feed"
msgstr "RSS kanál"
#: build/scripts/block-library/social-link.php:189
#: build/scripts/block-library/index.js:65987
msgctxt "social link block variation name"
msgid "Facebook"
msgstr "Facebook"
#: build/scripts/block-library/social-link.php:185
#: build/scripts/block-library/index.js:65981
msgctxt "social link block variation name"
msgid "Etsy"
msgstr "Zde"
#: build/scripts/block-library/social-link.php:181
#: build/scripts/block-library/index.js:65975
msgctxt "social link block variation name"
msgid "Dropbox"
msgstr "Dropbox"
#: build/scripts/block-library/social-link.php:177
#: build/scripts/block-library/index.js:65969
msgctxt "social link block variation name"
msgid "Dribbble"
msgstr "Driblování"
#: build/scripts/block-library/social-link.php:173
#: build/scripts/block-library/index.js:65963
msgctxt "social link block variation name"
msgid "Discord"
msgstr "Discord"
#: build/scripts/block-library/social-link.php:169
#: build/scripts/block-library/index.js:65957
msgctxt "social link block variation name"
msgid "DeviantArt"
msgstr "DeviantArt"
#: build/scripts/block-library/social-link.php:165
#: build/scripts/block-library/index.js:65951
msgctxt "social link block variation name"
msgid "CodePen"
msgstr "CodePen"
#: build/scripts/block-library/social-link.php:161
#: build/scripts/block-library/index.js:65945
msgctxt "social link block variation name"
msgid "Link"
msgstr "Odkaz"
#: build/scripts/block-library/social-link.php:157
#: build/scripts/block-library/index.js:65939
msgctxt "social link block variation name"
msgid "Bluesky"
msgstr "Bluesky"
#: build/scripts/block-library/social-link.php:153
#: build/scripts/block-library/index.js:65933
msgctxt "social link block variation name"
msgid "Behance"
msgstr "Behance"
#: build/scripts/block-library/social-link.php:149
#: build/scripts/block-library/index.js:65927
msgctxt "social link block variation name"
msgid "Bandcamp"
msgstr "Bandcamp"
#: build/scripts/block-library/social-link.php:145
#: build/scripts/block-library/index.js:65921
msgctxt "social link block variation name"
msgid "Amazon"
msgstr "Amazon"
#: build/scripts/block-library/social-link.php:141
#: build/scripts/block-library/index.js:65915
msgctxt "social link block variation name"
msgid "500px"
msgstr "Pět set pixelů"
#: build/scripts/block-library/site-tagline/block.json
msgctxt "block description"
msgid "Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors."
msgstr "Popište v několika slovech, o čem tento web je. Je to důležité pro výsledky vyhledávání, sdílení na sociálních sítích a poskytuje to návštěvníkům přehled o obsahu."
#: build/scripts/block-library/comments-pagination.php:30
msgid "Comments pagination"
msgstr "Stránkování komentářů"
#: build/scripts/block-library/image.php:253
msgid "Enlarge"
msgstr "Zvětšit"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Crisp"
msgstr "Křupavý"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Outlined"
msgstr "V náčrtu"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Sharp"
msgstr "Sharp"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Deep"
msgstr "Hluboký"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Natural"
msgstr "Přírodní"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Wide - 16:9"
msgstr "Širokoúhlý – 16:9"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Classic Portrait - 2:3"
msgstr "Klasický portrét – 2:3"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Classic - 3:2"
msgstr "Klasika – 3:2"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Portrait - 3:4"
msgstr "Portrét – 3:4"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Standard - 4:3"
msgstr "Standardní – 4:3"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Square - 1:1"
msgstr "Čtverec – 1:1"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Tall - 9:16"
msgstr "Na výšku – 9:16"
#: build/scripts/block-library/query-total/block.json
msgctxt "block description"
msgid "Display the total number of results in a query."
msgstr "Zobrazit celkový počet výsledků dotazu."
#: build/scripts/block-library/query-total/block.json
msgctxt "block title"
msgid "Query Total"
msgstr "Celkový počet dotazů"
#: lib/experimental/experiments/load.php:106
msgid "Enables the Global Styles color randomizer in the Site Editor; a utility that lets you mix the current color palette pseudo-randomly."
msgstr "Aktivuje náhodný výběr barev v sekci Globální styly v editoru webu; jedná se o nástroj, který umožňuje pseudonáhodně kombinovat aktuální paletu barev."
#: lib/experimental/experiments/load.php:30
msgid "Enables new blocks to allow building forms. You are likely to experience UX issues that are being addressed."
msgstr "Umožňuje použití nových bloků pro vytváření formulářů. Pravděpodobně narazíte na problémy s uživatelským prostředím, na jejichž řešení se již pracuje."
#: lib/experimental/experiments/load.php:25
msgid "Enables experimental blocks on a rolling basis as they are developed. (Warning: these blocks may have significant changes during development that cause validation errors and display issues.)"
msgstr "Umožňuje průběžné zapínání experimentálních bloků v závislosti na jejich vývoji. (Upozornění: tyto bloky mohou během vývoje procházet významnými změnami, které mohou způsobit chyby při ověřování a problémy se zobrazením.)"
#. translators: 1: Start index of posts, 2: End index of posts, 3: Total number
#. of posts
#: build/scripts/block-library/query-total.php:54
msgid "Displaying %1$s – %2$s of %3$s"
msgstr "Zobrazuje se %1$s – %2$s z %3$s"
#. translators: 1: Start index of posts, 2: Total number of posts
#: build/scripts/block-library/query-total.php:47
msgid "Displaying %1$s of %2$s"
msgstr "Zobrazuje se %1$s z %2$s"
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:266
msgid "Sorry, comments are closed for this item."
msgstr "Komentáře k tomuto příspěvku nejsou bohužel povoleny."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:32
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:126
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:257
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "Nemáte dostatečné oprávnění pro čtení příspěvku, ke kterému patří tento komentář."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:241
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:249
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "Nemáte dostatečné oprávnění pro vytvoření komentáře k tomuto příspěvku."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:213
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:223
msgid "Sorry, you are not allowed to create this comment without a post."
msgstr "Nemáte dostatečné oprávnění pro vytvoření komentáře bez příspěvku."
#. translators: %s: Request parameter.
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:183
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:193
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:205
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "Nemáte dostatečné oprávnění pro úpravy „%s“ u komentářů."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:141
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:150
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:172
msgid "Sorry, you must be logged in to comment."
msgstr "Pro přidání komentáře se musíte nejdříve přihlásit."
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "blogs"
msgstr "blogy"
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "blog"
msgstr "blog"
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "custom post types"
msgstr "vlastní typy příspěvků"
#: build/scripts/block-library/categories/block.json
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "categories"
msgstr "rubriky"
#: build/scripts/block-library/categories/block.json
msgctxt "block description"
msgid "Display a list of all terms of a given taxonomy."
msgstr "Zobrazit seznam všech pojmů dané taxonomie."
#: build/scripts/block-library/categories/block.json
msgctxt "block title"
msgid "Terms List"
msgstr "Seznam pojmů"
#: lib/media/class-gutenberg-rest-attachments-controller.php:33
#: lib/media/class-gutenberg-rest-attachments-controller.php:107
msgid "Unique identifier for the attachment."
msgstr "Jedinečný identifikátor přílohy."
#: lib/media/load.php:89
msgid "Attachment file size"
msgstr "Velikost přiloženého souboru"
#: lib/media/load.php:76
msgid "Original attachment file name"
msgstr "Původní název přílohy"
#: lib/media/class-gutenberg-rest-attachments-controller.php:741
msgid "Invalid post ID, only images and PDFs can be sideloaded."
msgstr "Neplatné ID příspěvku, lze nahrávat pouze obrázky a soubory PDF."
#: lib/media/class-gutenberg-rest-attachments-controller.php:85
#: lib/media/class-gutenberg-rest-attachments-controller.php:208
msgid "Whether to convert image formats."
msgstr "Zda převést formáty obrázků."
#: lib/media/class-gutenberg-rest-attachments-controller.php:203
msgid "Whether to generate image sub sizes."
msgstr "Zda se mají generovat zmenšené verze obrázků."
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:73
msgid "Plugin that registered the template."
msgstr "Plugin, který zaregistroval šablonu."
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block description"
msgid "A cloud of popular keywords, each sized by how often it appears."
msgstr "Oblak populárních klíčových slov, přičemž velikost každého z nich odpovídá jeho četnosti výskytu."
#: build/scripts/block-library/list/block.json
msgctxt "block description"
msgid "An organized collection of items displayed in a specific order."
msgstr "Uspořádaný soubor položek zobrazených v určitém pořadí."
#: build/scripts/block-library/list-item/block.json
msgctxt "block description"
msgid "An individual item within a list."
msgstr "Jednotlivá položka v seznamu."
#: lib/experimental/experiments/load.php:24
msgid "Experimental blocks"
msgstr "Experimentální bloky"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:103
#: build/modules/content-types/index.js:36242
#: build/modules/content-types/index.js:37806
msgid "All items"
msgstr "Všechny položky"
#: lib/experimental/blocks.php:102
msgid "Block name must be a string or array."
msgstr "Název bloku musí být řetězec nebo pole."
#: build/scripts/widgets/blocks/widget-group/block.json
msgctxt "block title"
msgid "Widget Group"
msgstr "Skupina widgetů"
#: build/scripts/edit-widgets/blocks/widget-area/block.json
msgctxt "block title"
msgid "Widget Area"
msgstr "Oblast widgetů"
#: lib/experimental/experiments/load.php:83
msgid "Enables full-page client-side navigation, powered by the Interactivity API."
msgstr "Umožňuje celostránkovou navigaci na straně klienta, založenou na rozhraní Interactivity API."
#: lib/block-supports/elements.php:123
msgid "Use as a `pre_render_block` filter is deprecated. Use with `render_block_data` instead."
msgstr "Použití jako filtr `pre_render_block` je zastaralé. Místo toho použijte `render_block_data`."
#. translators: 1: A URL to a post, 2: Hidden accessibility text: Post title
#: build/scripts/block-library/latest-posts.php:166
msgid "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Read more<span class=\"screen-reader-text\">: %2$s</span></a>"
msgstr "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Číst dále<span class=\"screen-reader-text\">: %2$s</span></a>"
#: lib/experimental/experiments/load.php:35
msgid "Enables enhancements to the Grid block that let you move and resize items in the editor canvas."
msgstr "Umožňuje vylepšení bloku Grid, díky nimž můžete přesouvat a měnit velikost prvků na plátně editoru."
#: lib/experimental/experiments/load.php:34
msgid "Grid interactivity"
msgstr "Interaktivita sítě"
#: lib/block-supports/typography.php:513
msgid "`boolean` type for second argument `$settings` is deprecated. Use `array()` instead."
msgstr "Typ `boolean` pro druhý argument `$settings` je zastaralý. Místo toho použijte `array()`."
#: build/scripts/block-library/block/block.json
msgctxt "block description"
msgid "Reuse this design across your site."
msgstr "Tento design můžete použít na celém webu."
#: lib/compat/wordpress-6.9/post-data-block-bindings.php:96
msgctxt "block bindings source"
msgid "Post Data"
msgstr "Údaje o zásilce"
#. translators: 1: Menu label, 2: Submenu label.
#: lib/compat/wordpress-6.9/command-palette.php:105
msgid "%1$s > %2$s"
msgstr "%1$s > %2$s"
#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block. %s represents a pattern's slug.
#: build/scripts/block-library/pattern.php:54
msgid "[block rendering halted for pattern \"%s\"]"
msgstr "[zastaveno vykreslování bloku pro vzor „%s“]"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:405
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1082
msgid "Unknown author"
msgstr "Neznámý autor"
#: build/scripts/block-library/form/block.json
msgctxt "block description"
msgid "A form."
msgstr "Formulář."
#: build/scripts/block-library/form/block.json
msgctxt "block title"
msgid "Form"
msgstr "Formulář"
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block keyword"
msgid "button"
msgstr "tlačítko"
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block keyword"
msgid "submit"
msgstr "odeslat"
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block description"
msgid "A submission button for forms."
msgstr "Tlačítko pro odeslání formuláře."
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block title"
msgid "Form Submit Button"
msgstr "Tlačítko pro odeslání formuláře"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block keyword"
msgid "message"
msgstr "zpráva"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block keyword"
msgid "notification"
msgstr "oznámení"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block keyword"
msgid "feedback"
msgstr "zpětná vazba"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block description"
msgid "Provide a notification message after the form has been submitted."
msgstr "Po odeslání formuláře zobrazte informační zprávu."
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block title"
msgid "Form Submission Notification"
msgstr "Oznámení o odeslání formuláře"
#: build/scripts/block-library/form-input/block.json
msgctxt "block keyword"
msgid "input"
msgstr "vstup"
#: build/scripts/block-library/form-input/block.json
msgctxt "block description"
msgid "The basic building block for forms."
msgstr "Základní stavební prvek formulářů."
#: build/scripts/block-library/form-input/block.json
msgctxt "block title"
msgid "Input Field"
msgstr "Vstupní pole"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:904
#: build/scripts/block-library/index.js:43215
#: build/scripts/editor/index.js:21194
msgid "Trash"
msgstr "Silný"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:862
msgid "Drafts"
msgstr "Návrhy"
#: lib/experimental/experiments/load.php:29
msgid "Form and input blocks"
msgstr "Formulářové a vstupní bloky"
#: build/scripts/block-library/image.php:206
msgid "Enlarged image"
msgstr "Zvětšený obrázek"
#: build/scripts/block-library/form.php:94
msgid "Form submission"
msgstr "Odeslání formuláře"
#. translators: %s: The request URI.
#: build/scripts/block-library/form.php:76
msgid "Form submission from %1$s"
msgstr "Odeslání formuláře z %1$s"
#: build/scripts/block-library/footnotes/block.json
msgctxt "block description"
msgid "Display footnotes added to the page."
msgstr "Zobrazit poznámky pod čarou přidané na stránku."
#. Translators: %d: Integer representing the number of return links on the
#. page.
#: build/scripts/block-library/footnotes.php:48
msgid "Jump to footnote reference %1$d"
msgstr "Přejít na odkaz na poznámku pod čarou %1$d"
#: lib/compat/wordpress-7.0/fonts.php:21 lib/compat/wordpress-7.0/fonts.php:22
#: build/routes/font-list/content.js:16026 build/routes/font-list/route.js:37
#: build/scripts/editor/index.js:66103 build/scripts/editor/index.js:66192
msgid "Fonts"
msgstr "Zdroje"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1153
#: build/routes/pattern-list/content.js:26207
#: build/scripts/edit-site/index.js:53976
msgid "All patterns"
msgstr "Všechny vzory"
#. translators: %s: taxonomy's label
#: build/scripts/block-library/post-terms.php:93
msgid "Display a list of assigned terms from the taxonomy: %s"
msgstr "Zobrazit seznam přiřazených pojmů z taxonomie: %s"
#: lib/interactivity-api.php:27
msgid "Page Loaded."
msgstr "Stránka se načítá."
#: lib/interactivity-api.php:26
msgid "Loading page, please wait."
msgstr "Stránka se načítá, prosím vyčkejte."
#: build/scripts/block-library/post-date/block.json
msgctxt "block title"
msgid "Date"
msgstr "Údaje"
#: build/scripts/block-library/post-content/block.json
msgctxt "block title"
msgid "Content"
msgstr "Obsah"
#: build/scripts/block-library/details/block.json
msgctxt "block keyword"
msgid "toggle"
msgstr "přepnout"
#: lib/compat/wordpress-7.0/connectors.php:230
#: lib/compat/wordpress-7.0/connectors.php:231
#: build/routes/connectors-home/content.js:11705
#: build/routes/connectors-home/route.js:53
msgid "Connectors"
msgstr "Konektory"
#: build/scripts/block-library/search.php:175
msgid "Submit Search"
msgstr "Odeslat vyhledávání"
#: build/scripts/block-library/block/block.json
msgctxt "block keyword"
msgid "reusable"
msgstr "opětovně použitelný"
#: build/scripts/block-library/footnotes.php:124
#: build/scripts/block-library/index.js:75655
#: build/scripts/block-library/index.js:75667
msgid "Footnotes"
msgstr "Poznámky pod čarou"
#. translators: Hidden accessibility text.
#: lib/compat/wordpress-7.0/command-palette.php:23
#: build/modules/boot/index.js:1528 build/scripts/edit-site/index.js:13105
#: build/scripts/edit-site/index.js:13218
msgid "Open command palette"
msgstr "Otevřít paletu příkazů"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1157
#: build/routes/pattern-list/content.js:26211
#: build/scripts/block-editor/index.js:11527
#: build/scripts/edit-site/index.js:53971
msgid "My patterns"
msgstr "Moje vzory"
#: lib/class-wp-theme-json-resolver-gutenberg.php:363
msgid "`experimental-link-color` is no longer supported. Use `link-color` instead."
msgstr "`experimental-link-color` již není podporováno. Místo toho použijte `link-color`."
#: build/scripts/block-library/pattern/block.json
msgctxt "block title"
msgid "Pattern Placeholder"
msgstr "Zástupný symbol vzoru"
#: build/scripts/block-library/footnotes/block.json
msgctxt "block keyword"
msgid "references"
msgstr "odkazy"
#: build/scripts/block-library/footnotes/block.json
msgctxt "block title"
msgid "Footnotes"
msgstr "Poznámky pod čarou"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:770
msgid "The date the guidelines were last modified, in the site's timezone."
msgstr "Datum poslední úpravy pokynů v časovém pásmu daného webu."
#. translators: %s: duotone colors
#: lib/class-wp-duotone-gutenberg.php:544
msgid "\"%s\" in theme.json settings.color.duotone is not a hex or rgb string."
msgstr "„%s“ v souboru theme.json v poli settings.color.duotone není hexadecimální ani RGB řetězec."
#: build/scripts/block-library/post-title/block.json
msgctxt "block title"
msgid "Title"
msgstr "Název"
#: build/scripts/block-library/post-excerpt/block.json
msgctxt "block title"
msgid "Excerpt"
msgstr "Ukázka"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:876
#: build/scripts/block-library/index.js:43213
#: build/scripts/editor/index.js:81882 build/scripts/editor/index.js:81894
msgid "Pending"
msgstr "V řešení"
#: build/scripts/block-library/search.php:146
#: build/scripts/block-library/search.php:176
msgid "Expand search field"
msgstr "Rozbalit vyhledávací pole"
#. translators: %s: duotone filter ID
#: lib/class-wp-duotone-gutenberg.php:740
msgid "The duotone id \"%s\" is not registered in theme.json settings"
msgstr "Dvojbarevný identifikátor „%s“ není zaregistrován v nastavení souboru theme.json"
#. translators: %s: Image alt text.
#: build/scripts/block-library/image.php:215
msgid "Enlarged image: %s"
msgstr "Zvětšený obrázek: %s"
#: build/scripts/block-library/image.php:324
msgid "Enlarged images"
msgstr "Zvětšené obrázky"
#: build/scripts/block-library/details/block.json
msgctxt "block description"
msgid "Hide and show additional content."
msgstr "Skrýt a zobrazit další obsah."
#: build/scripts/block-library/cover/block.json
msgctxt "block description"
msgid "Add an image or video with a text overlay."
msgstr "Přidejte obrázek nebo video s textovým popiskem."
#: build/scripts/block-library/site-logo/block.json
msgctxt "block description"
msgid "Display an image to represent this site. Update this block and the changes apply everywhere."
msgstr "Zobrazte obrázek, který bude reprezentovat tento web. Aktualizujte tento blok a změny se projeví všude."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:166
msgid "Invalid post parent ID."
msgstr "Neplatné ID nadřazeného příspěvku."
#: lib/compat/wordpress-7.1/rest-api.php:29
msgid "The date the template was published, in the site's timezone."
msgstr "Datum zveřejnění šablony v časovém pásmu webu."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:72
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:92
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:134
msgid "The ID for the parent of the revision."
msgstr "ID nadřazené revize."
#: build/scripts/block-library/query/block.json
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "list"
msgstr "seznam"
#: build/scripts/block-library/details/block.json
msgctxt "block keyword"
msgid "disclosure"
msgstr "zveřejnění"
#: build/scripts/block-library/details/block.json
msgctxt "block title"
msgid "Details"
msgstr "Podrobnosti"
#: build/scripts/block-library/post-time-to-read/block.json
msgctxt "block title"
msgid "Time to Read"
msgstr "Čas na čtení"
#. translators: %d is the post ID.
#: build/scripts/block-library/post-featured-image.php:36
msgid "Untitled post %d"
msgstr "Příspěvek bez názvu %d"
#. Description of the plugin
#: gutenberg.php
msgid "Printing since 1440. This is the development plugin for the block editor, site editor, and other future WordPress core functionality."
msgstr "Tisk od roku 1440. Jedná se o vývojový plugin pro blokový editor, editor stránek a další budoucí funkce jádra WordPressu."
#. translators: 1: theme.json, 2: Value name, 3: Value path, 4: Another value
#. name.
#: lib/class-wp-theme-json-gutenberg.php:2806
msgid "Your %1$s file uses a dynamic value (%2$s) for the path at %3$s. However, the value at %3$s is also a dynamic value (pointing to %4$s) and pointing to another dynamic value is not supported. Please update %3$s to point directly to %4$s."
msgstr "Váš soubor %1$s používá pro cestu v %3$s dynamickou hodnotu (%2$s). Hodnota v %3$s je však rovněž dynamická (odkazuje na %4$s) a odkazování na jinou dynamickou hodnotu není podporováno. Upravte prosím %3$s tak, aby odkazovalo přímo na %4$s."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:209
msgid "Block inspector tab display overrides."
msgstr "Přepsání zobrazení na kartě „Inspektor bloků“."
#: build/scripts/block-library/page-list-item/block.json
msgctxt "block keyword"
msgid "page"
msgstr "stránka"
#: build/scripts/block-library/page-list-item/block.json
msgctxt "block description"
msgid "Displays a page inside a list of all pages."
msgstr "Zobrazí stránku v seznamu všech stránek."
#: build/scripts/block-library/page-list-item/block.json
msgctxt "block title"
msgid "Page List Item"
msgstr "Položka seznamu stránek"
#: lib/experimental/experiments/load.php:105
msgid "Color randomizer"
msgstr "Náhodný výběr barev"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:143
msgid "Indicates whether the current theme supports block-based templates."
msgstr "Uvádí, zda aktuální šablona podporuje šablony založené na blocích."
#. translators: %s is post ID to describe the link for screen readers.
#: build/scripts/block-library/read-more.php:28
msgid "untitled post %s"
msgstr "Příspěvek bez názvu %s"
#. translators: %s is either the post title or post ID to describe the link for
#. screen readers.
#: build/scripts/block-library/read-more.php:34
msgid ": %s"
msgstr ": %s"
#: lib/block-supports/typography.php:314
msgid "Raw size value must be a string, integer or a float."
msgstr "Hodnota velikosti v surovém formátu musí být řetězec, celé číslo nebo číslo s plovoucí desetinnou čárkou."
#: build/scripts/block-library/tag-cloud.php:35
msgid "There’s no content to show here yet."
msgstr "Zatím zde není žádný obsah k zobrazení."
#: build/scripts/block-library/comments-pagination-previous/block.json
msgctxt "block title"
msgid "Comments Previous Page"
msgstr "Komentáře Předchozí stránka"
#: build/scripts/block-library/comments-pagination-next/block.json
msgctxt "block title"
msgid "Comments Next Page"
msgstr "Komentáře Další stránka"
#: build/scripts/style-engine/class-wp-style-engine-processor-gutenberg.php:44
msgid "$store must be an instance of WP_Style_Engine_CSS_Rules_Store_Gutenberg"
msgstr "$store musí být instancí třídy WP_Style_Engine_CSS_Rules_Store_Gutenberg"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:320
msgid "Disables custom spacing sizes."
msgstr "Zakáže vlastní velikosti mezer."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:233
msgid "Disables output of layout styles."
msgstr "Zakáže zobrazení stylů rozvržení."
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:68
msgid "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`"
msgstr "Předpona šablony pro vytvořenou šablonu. Slouží k určení hlavního typu šablony, např. v `taxonomy-books` se z ní odvozuje `taxonomy`"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:64
msgid "Indicates if a template is custom or part of the template hierarchy"
msgstr "Uvádí, zda se jedná o vlastní šablonu, nebo o součást hierarchie šablon"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:59
msgid "The slug of the template to get the fallback for"
msgstr "Část šablony, která určuje náhradní řešení pro"
#. translators: %s: search query
#: build/scripts/block-library/breadcrumbs.php:63
msgid "Search results for: \"%s\""
msgstr "Výsledky hledání pro: „%s“"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:179
msgid "Whether the V2 of the list block that uses inner blocks should be enabled."
msgstr "Zda by měla být povolena verze V2 bloku seznamu, která využívá vnitřní bloky."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:315
msgid "Active theme spacing scale."
msgstr "Aktivní měřítko rozestupů v šabloně."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:310
msgid "Active theme spacing sizes."
msgstr "Aktivní velikosti mezer mezi motivy."
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: lib/class-wp-theme-json-gutenberg.php:5122
msgid "%sX-Large"
msgstr "%sXL"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: lib/class-wp-theme-json-gutenberg.php:5085
msgid "%sX-Small"
msgstr "%sXS"
#: lib/class-wp-theme-json-gutenberg.php:4958
msgid "Some of the theme.json settings.spacing.spacingScale values are invalid"
msgstr "Některé hodnoty v souboru theme.json v sekci settings.spacing.spacingScale jsou neplatné"
#: build/scripts/block-library/comments/block.json
msgctxt "block title"
msgid "Comments"
msgstr "Komentáře"
#: build/scripts/block-library/comments-title.php:73
#: build/scripts/block-library/index.js:16485
msgid "Response"
msgstr "Odpověď"
#: build/scripts/block-library/comment-content.php:46
msgid "Your comment is awaiting moderation. This is a preview; your comment will be visible after it has been approved."
msgstr "Váš komentář čeká na schválení. Toto je náhled; váš komentář bude viditelný až po schválení."
#: build/scripts/block-library/comment-content.php:44
msgid "Your comment is awaiting moderation."
msgstr "Váš komentář čeká na schválení."
#: build/scripts/block-library/comments-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of comments."
msgstr "Zobrazí nadpis s počtem komentářů."
#: build/scripts/block-library/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Název komentáře"
#: build/scripts/block-library/comments-title.php:75
#: build/scripts/block-library/index.js:16487
msgid "Responses"
msgstr "Odpovědi"
#: build/scripts/block-library/comments-title.php:56
#: build/scripts/block-library/index.js:16470
msgid "One response"
msgstr "Jedna odpověď"
#: build/scripts/block-library/comment-author-avatar/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block instead."
msgstr "Tento blok je zastaralý. Použijte místo něj blok Avatar."
#: build/scripts/block-library/group/block.json
msgctxt "block description"
msgid "Gather blocks in a layout container."
msgstr "Shromážděte bloky v kontejneru rozvržení."
#: build/scripts/block-library/comments/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post comments using different visual configurations."
msgstr "Pokročilý modul, který umožňuje zobrazovat komentáře k příspěvkům v různých vizuálních uspořádáních."
#: build/scripts/block-library/comment-date/block.json
msgctxt "block description"
msgid "Displays the date on which the comment was posted."
msgstr "Zobrazuje datum, kdy byl komentář zveřejněn."
#: build/scripts/block-library/comment-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the comment."
msgstr "Zobrazí jméno autora komentáře."
#: build/scripts/block-library/comment-author-avatar/block.json
msgctxt "block title"
msgid "Comment Author Avatar (deprecated)"
msgstr "Avatar autora komentáře (zastaralé)"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:173
msgid "Whether the V2 of the quote block that uses inner blocks should be enabled."
msgstr "Zda by měla být povolena verze V2 bloku citace, která využívá vnitřní bloky."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:82
msgid "Sorry, you are not allowed to view the registered icons."
msgstr "Je nám líto, ale nemáte oprávnění k prohlížení registrovaných ikon."
#: build/scripts/block-library/rss.php:19
msgid "Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the <strong>Latest Posts</strong> block, to list posts from the site."
msgstr "Přidání RSS kanálu na úvodní stránku tohoto webu není podporováno, protože by to mohlo způsobit smyčku, která by zpomalila chod vašeho webu. Zkuste k zobrazení příspěvků z webu použít jiný blok, například blok <strong>Nejnovější příspěvky</strong>."
#: build/scripts/block-library/avatar/block.json
msgctxt "block description"
msgid "Add a user’s avatar."
msgstr "Přidat avatara uživatele."
#: build/scripts/block-library/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Avatar"
#: build/scripts/block-library/query-no-results/block.json
msgctxt "block description"
msgid "Contains the block elements used to render content when no query results are found."
msgstr "Obsahuje blokové prvky, které se používají k zobrazení obsahu v případě, že nejsou nalezeny žádné výsledky vyhledávání."
#: build/scripts/block-library/query-no-results/block.json
msgctxt "block title"
msgid "No Results"
msgstr "Žádné výsledky"
#: build/scripts/block-library/list-item/block.json
msgctxt "block title"
msgid "List Item"
msgstr "Položka seznamu"
#. translators: %s is the Author name.
#: build/scripts/block-library/avatar.php:65
msgid "(%s author archive, opens in a new tab)"
msgstr "(%s archiv autora, otevře se na nové kartě)"
#. translators: %s: Comment author name.
#: build/scripts/block-library/avatar.php:92
msgid "(%s website link, opens in a new tab)"
msgstr "(%s odkaz na webovou stránku, otevře se na nové kartě)"
#. translators: %s: Singular label of the entity.
#: build/scripts/block-library/navigation-link.php:298
msgid "%s link"
msgstr "odkaz na %s"
#: build/scripts/block-library/read-more/block.json
msgctxt "block description"
msgid "Displays the link of a post, page, or any other content-type."
msgstr "Zobrazí odkaz na příspěvek, stránku nebo jakýkoli jiný typ obsahu."
#: build/scripts/block-library/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Číst dále"
#: build/scripts/block-library/post-author-biography/block.json
msgctxt "block description"
msgid "The author biography."
msgstr "Životopis autora."
#: build/scripts/block-library/post-author-biography/block.json
msgctxt "block title"
msgid "Author Biography"
msgstr "Životopis autora"
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:208
msgid "Sorry, you are not allowed to view this global style."
msgstr "Je nám líto, ale tento globální styl nemáte oprávnění zobrazit."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:200
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:245
msgid "Sorry, you are not allowed to edit this global style."
msgstr "Je nám líto, ale tento globální styl nemůžete upravovat."
#: build/scripts/block-library/comments-pagination-previous.php:20
#: build/scripts/block-library/index.js:13936
#: build/scripts/block-library/index.js:14012
#: build/scripts/block-library/index.js:15799
#: build/scripts/block-library/index.js:15816
msgid "Older Comments"
msgstr "Starší komentáře"
#: build/scripts/block-library/comments-pagination-next.php:27
#: build/scripts/block-library/index.js:13939
#: build/scripts/block-library/index.js:14015
#: build/scripts/block-library/index.js:16128
#: build/scripts/block-library/index.js:16152
msgid "Newer Comments"
msgstr "Nejnovější komentáře"
#: build/scripts/block-library/post-author-name/block.json
msgctxt "block description"
msgid "The author name."
msgstr "Jméno autora."
#: build/scripts/block-library/post-author-name/block.json
msgctxt "block title"
msgid "Author Name"
msgstr "Jméno autora"
#: build/scripts/block-library/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Zobrazí odkaz na stránku předchozího komentáře."
#: build/scripts/block-library/comments-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next comment's page link."
msgstr "Zobrazí odkaz na stránku s dalším komentářem."
#: build/scripts/block-library/site-logo.php:97
#: build/routes/guidelines/content.js:30536
#: build/scripts/block-library/index.js:26674
#: build/scripts/block-library/index.js:40677
#: build/scripts/block-library/index.js:40686
#: build/scripts/block-library/index.js:41311
#: build/scripts/block-library/index.js:46945
#: build/widgets/activity/render.js:26438
msgid "Icon"
msgstr "Ikona"
#: build/scripts/block-library/site-logo.php:98
msgid "Site icon."
msgstr "Ikona webu."
#: lib/theme.json
msgctxt "Font size name"
msgid "Extra Large"
msgstr "Extra velká"
#: build/scripts/block-library/query-pagination/block.json
msgctxt "block title"
msgid "Pagination"
msgstr "Stránkování"
#: build/scripts/block-library/query-pagination-previous/block.json
msgctxt "block title"
msgid "Previous Page"
msgstr "Předchozí stránka"
#: build/scripts/block-library/query-pagination-numbers/block.json
msgctxt "block title"
msgid "Page Numbers"
msgstr "Čísla stránek"
#: build/scripts/block-library/query-pagination-next/block.json
msgctxt "block title"
msgid "Next Page"
msgstr "Další stránka"
#: build/scripts/block-library/comments-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for comments pagination."
msgstr "Zobrazí seznam čísel stránek pro stránkování komentářů."
#. translators: Accessibility text. %s: Parent page title.
#: build/scripts/block-library/navigation-submenu.php:162
#: build/scripts/block-library/page-list.php:198
msgid "%s submenu"
msgstr "%s podnabídka"
#: build/scripts/block-library/comments-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of comments, when applicable."
msgstr "Zobrazí stránkovanou navigaci k další/předchozí sadě komentářů, je-li to možné."
#: build/scripts/block-library/comments-pagination/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Stránkování komentářů"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:66
msgid "Whether a template is a custom template."
msgstr "Zda se jedná o vlastní šablonu."
#: lib/block-template-utils.php:33
msgid "Unable to open export file (archive) for writing."
msgstr "Nelze otevřít exportní soubor (archiv) pro zápis."
#: lib/block-template-utils.php:24
msgid "Zip Export not supported."
msgstr "Export do souboru ZIP není podporován."
#: build/scripts/block-library/block/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Vzor"
#: build/scripts/block-library/comment-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display a comment, like the title, date, author, avatar and more."
msgstr "Obsahuje prvky bloku používané k zobrazení komentáře, jako je název, datum, autor, avatar a další."
#: build/scripts/block-library/post-comment/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Comments block instead."
msgstr "Tento blok je zastaralý. Místo něj prosím použijte blok Komentáře."
#: build/scripts/block-library/post-comment/block.json
msgctxt "block title"
msgid "Comment (deprecated)"
msgstr "Komentář (zastaralé)"
#: build/scripts/block-library/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Zobrazit vzor bloku."
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "equation"
msgstr "rovnice"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations."
msgstr "Pokročilý blok, který umožňuje zobrazovat taxonomické termíny na základě různých parametrů dotazu a vizuálních nastavení."
#: build/scripts/block-library/comment-template/block.json
msgctxt "block title"
msgid "Comment Template"
msgstr "Šablona komentáře"
#: build/scripts/block-library/comment-reply-link/block.json
msgctxt "block description"
msgid "Displays a link to reply to a comment."
msgstr "Zobrazí odkaz pro odpověď na komentář."
#: build/scripts/block-library/comment-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Odkaz na odpověď na komentář"
#: build/scripts/block-library/comment-edit-link/block.json
msgctxt "block description"
msgid "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability."
msgstr "Zobrazí odkaz pro úpravu komentáře v ovládacím panelu WordPressu. Tento odkaz je viditelný pouze pro uživatele s oprávněním k úpravě komentářů."
#: build/scripts/block-library/comment-edit-link/block.json
msgctxt "block title"
msgid "Comment Edit Link"
msgstr "Odkaz na úpravu komentáře"
#: build/scripts/block-library/comment-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Zobrazí obsah komentáře."
#: build/scripts/block-library/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Komentář Jméno autora"
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:590
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:659
msgid "Theme not found."
msgstr "Téma nebylo nalezeno."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:523
msgid "HTML title for the post, transformed for display."
msgstr "HTML nadpis příspěvku, upravený pro zobrazení."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:518
msgid "Title for the global styles variation, as it exists in the database."
msgstr "Název varianty globálních stylů, tak jak je uložen v databázi."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:512
msgid "Title of the global styles variation."
msgstr "Název varianty globálních stylů."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:507
msgid "Global settings."
msgstr "Obecná nastavení."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:502
msgid "Global styles."
msgstr "Globální styly."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:496
msgid "ID of global styles config."
msgstr "ID konfigurace globálních stylů."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:166
msgid "No global styles config exist with that id."
msgstr "Neexistuje žádná konfigurace globálních stylů s tímto ID."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:570
msgid "Sorry, you are not allowed to access the global styles on this site."
msgstr "Je nám líto, ale na této stránce nemáte oprávnění k přístupu ke globálním stylům."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:58
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:92
msgid "The theme identifier"
msgstr "Identifikátor tématu"
#. translators: %s: Author name.
#: build/scripts/block-library/avatar.php:50
#: build/scripts/block-library/avatar.php:77
#: build/scripts/block-library/comment-author-avatar.php:50
#: build/scripts/block-library/index.js:6238
#: build/scripts/block-library/index.js:6272
msgid "%s Avatar"
msgstr "%s Avatar"
#: build/scripts/block-library/quote/block.json
msgctxt "block style label"
msgid "Plain"
msgstr "Obyčejný"
#: build/scripts/block-library/site-title/block.json
msgctxt "block description"
msgid "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results."
msgstr "Zobrazí název tohoto webu. Po aktualizaci bloku se změny projeví všude, kde je blok použit. Název se také zobrazí v záhlaví prohlížeče a ve výsledcích vyhledávání."
#: build/scripts/block-library/post-navigation-link.php:83
msgctxt "label before the title of the previous post"
msgid "Previous:"
msgstr "Předchozí:"
#: build/scripts/block-library/post-navigation-link.php:83
msgctxt "label before the title of the next post"
msgid "Next:"
msgstr "Dále:"
#: build/scripts/block-library/navigation-submenu/block.json
msgctxt "block description"
msgid "Add a submenu to your navigation."
msgstr "Přidejte do navigace podmenu."
#: build/scripts/block-library/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Podmenu"
#: build/scripts/block-library/columns/block.json
msgctxt "block description"
msgid "Display content in multiple columns, with blocks added to each column."
msgstr "Zobrazit obsah ve více sloupcích, přičemž do každého sloupce budou přidány bloky."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:116
msgid "Required to be true, as revisions do not support trashing."
msgstr "Musí být splněno, protože revize neumožňují mazání."
#: build/scripts/block-library/table/block.json
msgctxt "block description"
msgid "Create structured content in rows and columns to display information."
msgstr "Vytvořte strukturovaný obsah v řádcích a sloupcích pro zobrazení informací."
#: lib/theme.json
msgctxt "Duotone name"
msgid "Blue and orange"
msgstr "Modrá a oranžová"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Fialová a zelená"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Magenta and yellow"
msgstr "Magenta a žlutá"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Midnight"
msgstr "Půlnoc"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Blue and red"
msgstr "Modrá a červená"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Purple and yellow"
msgstr "Fialová a žlutá"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Grayscale"
msgstr "Šedá stupnice"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Dark grayscale"
msgstr "Tmavá škála šedé"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Midnight"
msgstr "Půlnoc"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Electric grass"
msgstr "Elektrická tráva"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Bledý oceán"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Zářivý soumrak"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Blush bordeaux"
msgstr "Bordóová tvářenka"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Blush light purple"
msgstr "Světle fialová tvářenka"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Cool to warm spectrum"
msgstr "Škála od chladných po teplé tóny"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Very light gray to cyan bluish gray"
msgstr "Od velmi světle šedé až po azurově modrošedou"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid orange to vivid red"
msgstr "Zářivá sytě oranžová až sytě červená"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid amber to luminous vivid orange"
msgstr "Zářivá sytá jantarová až zářivá sytá oranžová"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Light green cyan to vivid green cyan"
msgstr "Od světle zelenomodré až po sytě zelenomodrou"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Vivid cyan blue to vivid purple"
msgstr "Od sytě azurově modré po sytě fialovou"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid purple"
msgstr "Sytě fialová"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid cyan blue"
msgstr "Zářivá azurová modř"
#: lib/theme.json
msgctxt "Color name"
msgid "Pale cyan blue"
msgstr "Světle azurově modrá"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid green cyan"
msgstr "Zářivě zelená azurová"
#: lib/theme.json
msgctxt "Color name"
msgid "Light green cyan"
msgstr "Světle zelená, azurová"
#: lib/theme.json
msgctxt "Color name"
msgid "Luminous vivid amber"
msgstr "Zářivá, sytá jantarová barva"
#: lib/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Zářivá sytě oranžová"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid red"
msgstr "Zářivě červená"
#: lib/theme.json
msgctxt "Color name"
msgid "Pale pink"
msgstr "Světle růžová"
#: lib/theme.json
msgctxt "Color name"
msgid "White"
msgstr "Bílá"
#: lib/theme.json
msgctxt "Color name"
msgid "Cyan bluish gray"
msgstr "Azurově modrošedá"
#: lib/theme.json
msgctxt "Color name"
msgid "Black"
msgstr "Černá"
#: lib/theme.json
msgctxt "Font size name"
msgid "Large"
msgstr "Velký"
#: lib/theme.json
msgctxt "Font size name"
msgid "Medium"
msgstr "Střední"
#: lib/theme.json
msgctxt "Font size name"
msgid "Small"
msgstr "Malý"
#: build/scripts/block-library/post-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Šablona příspěvku"
#: build/scripts/block-library/query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post types based on different query parameters and visual configurations."
msgstr "Pokročilý blok, který umožňuje zobrazovat typy příspěvků na základě různých parametrů dotazu a vizuálních nastavení."
#: build/scripts/block-library/post-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more."
msgstr "Obsahuje blokové prvky používané k zobrazení příspěvku, jako je nadpis, datum, úvodní obrázek, obsah nebo výňatek a další."
#: build/scripts/block-library/button/block.json
#: build/scripts/block-library/buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "odkaz"
#: build/scripts/block-library/calendar.php:27
msgid "The calendar block is hidden because there are no published posts."
msgstr "Blok kalendáře je skrytý, protože zde nejsou žádné zveřejněné příspěvky."
#: build/scripts/block-library/video/block.json
msgctxt "block description"
msgid "Embed a video from your media library or upload a new one."
msgstr "Vložte video z knihovny médií, nebo nahrajte nové."
#: build/scripts/block-library/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "film"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "báseň"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "poezie"
#: build/scripts/block-library/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Vložte básně. Použijte speciální formáty řádkování. Nebo citujte texty písní."
#: build/scripts/block-library/text-columns/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Columns block instead."
msgstr "Tento blok je zastaralý. Místo něj prosím použijte blok Sloupce."
#: build/scripts/block-library/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Pruhy"
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block keyword"
msgid "document outline"
msgstr "Osnova dokumentu"
#: build/scripts/block-library/details/block.json
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block keyword"
msgid "summary"
msgstr "souhrn"
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block description"
msgid "Summarize your post with a list of headings. Add HTML anchors to Heading blocks to link them here."
msgstr "Shrňte svůj příspěvek pomocí seznamu nadpisů. Do bloků s nadpisy vložte HTML odkazy, aby se sem propojily."
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block title"
msgid "Table of Contents"
msgstr "Tabulka obsahu"
#: build/scripts/block-library/spacer/block.json
msgctxt "block description"
msgid "Add white space between blocks and customize its height."
msgstr "Vložte mezeru mezi bloky a upravte jejich výšku."
#: build/scripts/block-library/social-links/block.json
msgctxt "block style label"
msgid "Pill Shape"
msgstr "Tvar tablety"
#: build/scripts/block-library/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Pouze loga"
#: build/scripts/block-library/social-links/block.json
msgctxt "block description"
msgid "Display icons linking to your social profiles or sites."
msgstr "Zobrazte ikony odkazující na vaše profily na sociálních sítích nebo webové stránky."
#: build/scripts/block-library/social-link/block.json
msgctxt "block description"
msgid "Display an icon linking to a social profile or site."
msgstr "Zobrazit ikonu s odkazem na profil na sociální síti nebo webovou stránku."
#: build/scripts/block-library/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "popis"
#: build/scripts/block-library/shortcode/block.json
msgctxt "block description"
msgid "Insert additional custom elements with a WordPress shortcode."
msgstr "Vložte další vlastní prvky pomocí zkráceného kódu WordPressu."
#: build/scripts/block-library/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Dots"
#: build/scripts/block-library/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Široký sortiment"
#: build/scripts/block-library/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "dělič"
#: build/scripts/block-library/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"
#: build/scripts/block-library/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "vodorovná čára"
#: build/scripts/block-library/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Mezi jednotlivými myšlenkami nebo oddíly vložte vodorovnou oddělovací čáru."
#: build/scripts/block-library/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "najít"
#: build/scripts/block-library/search/block.json
msgctxt "block description"
msgid "Help visitors find your content."
msgstr "Pomozte návštěvníkům najít váš obsah."
#: build/scripts/block-library/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "kanál"
#: build/scripts/block-library/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "atom"
#: build/scripts/block-library/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Zobrazit příspěvky z libovolného kanálu RSS nebo Atom."
#: build/scripts/block-library/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "přečíst"
#: build/scripts/block-library/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "blockquote"
#: build/scripts/block-library/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Zobrazit název dotazu."
#: build/scripts/block-library/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Název dotazu"
#: build/scripts/block-library/query-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of posts, when applicable."
msgstr "Zobrazí stránkovanou navigaci k další/předchozí sadě příspěvků, je-li to možné."
#: build/scripts/block-library/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Zobrazí odkaz na stránku s předchozími příspěvky."
#: build/scripts/block-library/query-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for pagination."
msgstr "Zobrazí seznam čísel stránek pro stránkování."
#: build/scripts/block-library/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "Zobrazí odkaz na stránku s dalšími příspěvky."
#: build/scripts/block-library/pullquote/block.json
msgctxt "block description"
msgid "Give special visual emphasis to a quote from your text."
msgstr "Zvýrazněte vizuálně citát z vašeho textu."
#: build/scripts/block-library/preformatted/block.json
msgctxt "block description"
msgid "Add text that respects your spacing and tabs, and also allows styling."
msgstr "Vložte text, který zachová vaše mezery a tabulátory a zároveň umožňuje úpravu vzhledu."
#: build/scripts/block-library/post-title/block.json
msgctxt "block description"
msgid "Displays the title of a post, page, or any other content-type."
msgstr "Zobrazí název příspěvku, stránky nebo jakéhokoli jiného typu obsahu."
#: build/scripts/block-library/post-terms/block.json
msgctxt "block description"
msgid "Post terms."
msgstr "Podmínky zveřejnění."
#: build/scripts/block-library/post-navigation-link/block.json
msgctxt "block description"
msgid "Displays the next or previous post link that is adjacent to the current post."
msgstr "Zobrazí odkaz na následující nebo předchozí příspěvek, který sousedí s aktuálním příspěvkem."
#: build/scripts/block-library/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Odkaz na navigaci v příspěvku"
#: build/scripts/block-library/post-featured-image/block.json
msgctxt "block description"
msgid "Display a post's featured image."
msgstr "Zobrazit úvodní obrázek příspěvku."
#: build/scripts/block-library/post-excerpt/block.json
msgctxt "block description"
msgid "Display the excerpt."
msgstr "Zobrazit ukázku."
#: build/scripts/block-library/post-content/block.json
msgctxt "block description"
msgid "Displays the contents of a post or page."
msgstr "Zobrazí obsah příspěvku nebo stránky."
#: build/scripts/block-library/post-comments-link/block.json
msgctxt "block description"
msgid "Displays the link to the current post comments."
msgstr "Zobrazí odkaz na komentáře k aktuálnímu příspěvku."
#: build/scripts/block-library/post-comments-form/block.json
msgctxt "block description"
msgid "Display a post's comments form."
msgstr "Zobrazit formulář pro vkládání komentářů k příspěvku."
#: build/scripts/block-library/post-comments-count/block.json
msgctxt "block description"
msgid "Display a post's comments count."
msgstr "Zobrazit počet komentářů u příspěvku."
#: build/scripts/block-library/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "text"
#: build/scripts/block-library/paragraph/block.json
msgctxt "block description"
msgid "Start with the basic building block of all narrative."
msgstr "Začněte se základním stavebním kamenem každého příběhu."
#: build/scripts/block-library/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Zobrazit seznam všech stránek."
#: build/scripts/block-library/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "číslování stránek"
#: build/scripts/block-library/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "další stránka"
#: build/scripts/block-library/nextpage/block.json
msgctxt "block description"
msgid "Separate your content into a multi-page experience."
msgstr "Rozdělte svůj obsah do více stránek."
#: build/scripts/block-library/navigation-overlay-close/block.json
#: build/scripts/block-library/navigation/block.json
#: build/scripts/block-library/page-list-item/block.json
#: build/scripts/block-library/page-list/block.json
msgctxt "block keyword"
msgid "navigation"
msgstr "navigace"
#: build/scripts/block-library/navigation-overlay-close/block.json
#: build/scripts/block-library/navigation/block.json
#: build/scripts/block-library/page-list-item/block.json
#: build/scripts/block-library/page-list/block.json
msgctxt "block keyword"
msgid "menu"
msgstr "menu"
#: build/scripts/block-library/navigation/block.json
msgctxt "block description"
msgid "A collection of blocks that allow visitors to get around your site."
msgstr "Soubor prvků, které návštěvníkům umožňují pohybovat se po vašem webu."
#: build/scripts/block-library/navigation-link/block.json
msgctxt "block description"
msgid "Add a page, link, or another item to your navigation."
msgstr "Přidejte do navigace stránku, odkaz nebo jinou položku."
#: build/scripts/block-library/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "číst dále"
#: build/scripts/block-library/more/block.json
msgctxt "block description"
msgid "Content before this block will be shown in the excerpt on your archives page."
msgstr "Obsah před tímto blokem se zobrazí jako ukázka na stránce s archivem."
#: build/scripts/block-library/missing/block.json
msgctxt "block description"
msgid "Your site doesn’t include support for this block."
msgstr "Váš web tento blok nepodporuje."
#: build/scripts/block-library/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "video"
#: build/scripts/block-library/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "obrázek"
#: build/scripts/block-library/media-text/block.json
msgctxt "block description"
msgid "Set media and words side-by-side for a richer layout."
msgstr "Umístěte média a text vedle sebe a vytvořte tak pestrější rozvržení."
#: build/scripts/block-library/form-input/block.json
#: build/scripts/block-library/form-submission-notification/block.json
#: build/scripts/block-library/form-submit-button/block.json
#: build/scripts/block-library/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "forma"
#: build/scripts/block-library/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "odhlásit se"
#: build/scripts/block-library/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "přihlášení"
#: build/scripts/block-library/loginout/block.json
msgctxt "block description"
msgid "Show login & logout links."
msgstr "Zobrazit odkazy pro přihlášení a odhlášení."
#: build/scripts/block-library/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "číslovaný seznam"
#: build/scripts/block-library/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "seznam s odrážkami"
#: build/scripts/block-library/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "seznam s odrážkami"
#: build/scripts/widgets/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Zobrazit starší widget."
#: build/scripts/widgets/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Starší widget"
#: build/scripts/block-library/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "nejnovější příspěvky"
#: build/scripts/block-library/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "Zobrazit seznam vašich nejnovějších příspěvků."
#: build/scripts/block-library/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "nejnovější komentáře"
#: build/scripts/block-library/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "Zobrazit seznam vašich nejnovějších komentářů."
#: build/scripts/block-library/image/block.json
#: build/scripts/block-library/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Zaoblený"
#: build/scripts/block-library/image/block.json
#: build/scripts/block-library/quote/block.json
#: build/scripts/block-library/separator/block.json
#: build/scripts/block-library/site-logo/block.json
#: build/scripts/block-library/social-links/block.json
#: build/scripts/block-library/table/block.json
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block style label"
msgid "Default"
msgstr "Výchozí"
#: build/scripts/block-library/image/block.json
msgctxt "block keyword"
msgid "picture"
msgstr "obrázek"
#: build/scripts/block-library/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "Fotografie"
#: build/scripts/block-library/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "Obrázek"
#: build/scripts/block-library/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Vložte obrázek, abyste zdůraznili své sdělení."
#: build/scripts/block-library/home-link/block.json
msgctxt "block description"
msgid "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header."
msgstr "Vytvořte odkaz, který vždy odkazuje na domovskou stránku webu. Obvykle to není nutné, pokud je již v záhlaví uveden název webu s odkazem."
#: build/scripts/block-library/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "vložit"
#: build/scripts/block-library/html/block.json
msgctxt "block description"
msgid "Add custom HTML code and preview it as you edit."
msgstr "Vložte vlastní HTML kód a během úprav si jej prohlédněte v náhledu."
#: build/scripts/block-library/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Odkaz domů"
#: build/scripts/block-library/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "titulky"
#: build/scripts/block-library/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "Název"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "sekce"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "řádek"
#: build/scripts/block-library/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "stáhnout"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "obal"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "kontejner"
#: build/scripts/block-library/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "Fotografie"
#: build/scripts/block-library/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "obrázky"
#: build/scripts/block-library/gallery/block.json
msgctxt "block description"
msgid "Display multiple images in a rich gallery."
msgstr "Zobrazte více obrázků v přehledné galerii."
#: build/scripts/block-library/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Použijte klasický editor WordPressu."
#: build/scripts/block-library/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "formát přenosných dokumentů"
#: build/scripts/block-library/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "dokument"
#: build/scripts/block-library/file/block.json
msgctxt "block description"
msgid "Add a link to a downloadable file."
msgstr "Přidejte odkaz na soubor ke stažení."
#: build/scripts/block-library/column/block.json
msgctxt "block description"
msgid "A single column within a columns block."
msgstr "Jeden sloupec v rámci bloku sloupců."
#: build/scripts/block-library/code/block.json
msgctxt "block description"
msgid "Display code snippets that respect your spacing and tabs."
msgstr "Zobrazit úryvky kódu, které zachovají vaše mezery a tabulátory."
#: build/scripts/block-library/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "archiv"
#: build/scripts/block-library/calendar/block.json
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "posts"
msgstr "příspěvky"
#: build/scripts/block-library/calendar/block.json
msgctxt "block description"
msgid "A calendar of your site’s posts."
msgstr "Kalendář příspěvků na vašem webu."
#: build/scripts/block-library/button/block.json
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Osnova"
#: build/scripts/block-library/buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "Povzbuďte návštěvníky k akci pomocí sady odkazů ve formě tlačítek."
#: build/scripts/block-library/button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Vyplnit"
#: build/scripts/block-library/button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "Vyzvěte návštěvníky k akci pomocí odkazu ve formě tlačítka."
#: build/scripts/block-library/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "nahrávání"
#: build/scripts/block-library/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "podcast"
#: build/scripts/block-library/audio/block.json
#: build/scripts/block-library/playlist-track/block.json
#: build/scripts/block-library/playlist/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "zvuk"
#: build/scripts/block-library/audio/block.json
#: build/scripts/block-library/playlist-track/block.json
#: build/scripts/block-library/playlist/block.json
msgctxt "block keyword"
msgid "music"
msgstr "hudba"
#: build/scripts/block-library/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Vložte jednoduchý přehrávač zvuku."
#: build/scripts/block-library/archives/block.json
msgctxt "block description"
msgid "Display a date archive of your posts."
msgstr "Zobrazte archív příspěvků podle data."
#: build/scripts/block-library/navigation.php:747
#: build/scripts/block-library/index.js:40346
msgid "Close menu"
msgstr "Zavřít menu"
#: build/scripts/block-library/site-logo.php:47
msgid "(Home link, opens in a new tab)"
msgstr "(Odkaz na domovskou stránku, otevře se v nové záložce)"
#: build/scripts/block-library/navigation.php:746
#: build/scripts/block-library/index.js:40320
msgid "Open menu"
msgstr "Otevřít nabídku"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:167
msgid "Styles consolidated from core, theme, and user origins."
msgstr "Styly sloučené z jádra, šablony a uživatelských zdrojů."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:161
msgid "Settings consolidated from core, theme, and user origins."
msgstr "Nastavení sloučená z jádra, šablony a uživatelských zdrojů."
#: build/scripts/block-library/site-logo.php:77
#: build/scripts/block-library/index.js:64605
#: build/scripts/block-library/index.js:64618
msgid "Logo"
msgstr "Logo"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:287
msgid "Maximum upload size in bytes allowed for the site."
msgstr "Maximální velikost nahrávání v bajtech povolená pro daný web."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:305
msgid "Active theme gradients."
msgstr "Aktivní přechody motivu."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:299
msgid "Active theme font sizes."
msgstr "Velikosti písma v aktivní šabloně."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:293
msgid "Active theme color palette."
msgstr "Paleta barev aktuálního motivu."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:281
msgid "Available image sizes."
msgstr "Dostupné velikosti obrázků."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:275
msgid "Determines whether the image editing feature is enabled."
msgstr "Určuje, zda je funkce úprav obrázků zapnutá."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:269
msgid "Available image dimensions."
msgstr "Dostupné rozměry obrázků."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:263
msgid "Default size for images."
msgstr "Výchozí velikost obrázků."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:257
msgid "Determines whether the current locale is right-to-left (RTL)."
msgstr "Určuje, zda je aktuální národní prostředí typu „zprava doleva“ (RTL)."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:251
msgid "Enables custom units."
msgstr "Povoluje vlastní jednotky."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:245
msgid "Enables custom spacing."
msgstr "Umožňuje nastavení vlastních mezer."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:239
msgid "Enables custom line height."
msgstr "Umožňuje nastavit vlastní výšku řádků."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:221
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:227
msgid "Disables custom font size."
msgstr "Zakáže možnost nastavení vlastní velikosti písma."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:215
msgid "Disables custom colors."
msgstr "Zakáže vlastní barvy."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:203
msgid "Returns all the categories for block types that will be shown in the block editor."
msgstr "Vrátí všechny kategorie typů bloků, které se zobrazí v editoru bloků."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:197
msgid "List of allowed mime types and file extensions."
msgstr "Seznam povolených typů MIME a přípon souborů."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:191
msgid "List of allowed block types."
msgstr "Seznam povolených typů bloků."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:185
msgid "Enable/Disable Wide/Full Alignments."
msgstr "Zapnout/vypnout zarovnání na celou šířku/na celou výšku."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:155
msgid "Widget types to hide from Legacy Widget block."
msgstr "Typy widgetů, které se mají skrýt v bloku „Legacy Widget“."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:149
msgid "Enable/disable layouts support in container blocks."
msgstr "Zapnout/vypnout podporu rozvržení v kontejnerech."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:137
msgid "Editor styles"
msgstr "Styly editoru"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:131
msgid "Enables experimental Site Editor blocks"
msgstr "Povoluje experimentální bloky editoru stránek"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:78
msgid "Sorry, you are not allowed to read the block editor settings."
msgstr "Je nám líto, ale nemáte oprávnění k načtení nastavení blokového editoru."
#: build/scripts/block-library/term-description/block.json
msgctxt "block description"
msgid "Display the description of categories, tags and custom taxonomies when viewing an archive."
msgstr "Při prohlížení archivu zobrazit popis kategorií, štítků a vlastních taxonomií."
#: build/scripts/block-library/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Popis pojmu"
#: build/scripts/block-library/post-comments-link/block.json
msgctxt "block title"
msgid "Comments Link"
msgstr "Odkaz na komentáře"
#: build/scripts/block-library/navigation-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Vlastní odkaz"
#: build/scripts/block-library/loginout/block.json
msgctxt "block title"
msgid "Login/out"
msgstr "Přihlásit / Odhlásit"
#. translators: %s: filename.
#: build/scripts/block-library/file.php:43
#: build/scripts/block-library/index.js:22865
#: build/scripts/block-library/index.js:22976
#: build/scripts/block-library/index.js:23077
msgid "Embed of %s."
msgstr "Vložení souboru %s."
#: build/scripts/block-library/file.php:45
#: build/scripts/block-library/index.js:22863
#: build/scripts/block-library/index.js:22974
#: build/scripts/block-library/index.js:23075
msgid "PDF embed"
msgstr "Vložit PDF"
#: build/scripts/block-library/navigation-link.php:334
msgid "Post Format Link"
msgstr "Odkaz na formát příspěvku"
#: build/scripts/block-library/navigation-link.php:335
msgid "A link to a post format"
msgstr "Odkaz na formát příspěvku"
#: build/scripts/block-library/latest-posts.php:174
#: build/scripts/block-library/latest-posts.php:189
#: build/scripts/block-library/index.js:52359
msgid "This content is password protected."
msgstr "Tento obsah je chráněný heslem."
#. translators: %s post title
#: build/scripts/block-library/post-comments-link.php:43
msgid "No comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Žádné komentáře<span class=\"screen-reader-text\"> k %s</span>"
#: build/scripts/block-library/template-part/block.json
msgctxt "block description"
msgid "Edit the different global regions of your site, like the header, footer, sidebar, or create your own."
msgstr "Upravte různé globální oblasti svého webu, jako je záhlaví, zápatí, postranní panel, nebo si vytvořte vlastní."
#: build/scripts/block-library/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Seznam stránek"
#: build/scripts/block-library/post-navigation-link.php:40
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Předchozí"
#: build/scripts/block-library/post-navigation-link.php:40
msgctxt "label for next post link"
msgid "Next"
msgstr "Další"
#. translators: %s: taxonomy's singular name
#: build/scripts/block-library/categories.php:46
#: build/scripts/block-library/index.js:11720
msgid "Select %s"
msgstr "Vybrat %s"
#: build/scripts/block-library/query-pagination-previous.php:26
#: build/scripts/block-library/index.js:60601
msgid "Previous Page"
msgstr "Předchozí stránka"
#: build/scripts/block-library/query-pagination-next.php:29
#: build/scripts/block-library/index.js:60341
msgid "Next Page"
msgstr "Další stránka"
#: build/scripts/block-library/comments-pagination-numbers/block.json
msgctxt "block title"
msgid "Comments Page Numbers"
msgstr "Čísla stránkování dotazu"
#. translators: %s: Template part slug.
#: build/scripts/block-library/template-part.php:122
#: build/scripts/block-library/index.js:72125
msgid "Template part has been deleted or is unavailable: %s"
msgstr "Část šablony byla odstraněna nebo není k dispozici: %s"
#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block.
#: build/scripts/block-library/block.php:38
#: build/scripts/block-library/post-content.php:34
#: build/scripts/block-library/template-part.php:133
msgid "[block rendering halted]"
msgstr "[zastaveno vykreslování bloku]"
#: build/scripts/block-library/template-part/block.json
msgctxt "block title"
msgid "Template Part"
msgstr "Části šablony"
#: build/scripts/block-library/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Nadpis stránky"
#: build/scripts/block-library/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Popis webu"
#: build/scripts/block-library/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Logo stránek"
#: build/scripts/block-library/social-link/block.json
msgctxt "block title"
msgid "Social Icon"
msgstr "Ikony sociálních sítí"
#: build/scripts/block-library/social-links/block.json
msgctxt "block title"
msgid "Social Icons"
msgstr "Ikony sociálních sítí"
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block title"
msgid "Tag Cloud"
msgstr "Shluk štítků"
#: build/scripts/block-library/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Video"
#: build/scripts/block-library/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Více"
#: build/scripts/block-library/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "Nepodporováno"
#: build/scripts/block-library/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Seznam"
#: build/scripts/block-library/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Nejnovější příspěvky"
#: build/scripts/block-library/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Nejnovější komentáře"
#: build/scripts/block-library/navigation/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Navigace"
#: build/scripts/block-library/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Média a text"
#: build/scripts/block-library/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "Vlastní HTML"
#: build/scripts/block-library/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Soubor"
#: build/scripts/block-library/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Úvodní obrázek"
#: build/scripts/block-library/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Sloupec"
#: build/scripts/block-library/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Sloupce"
#: build/scripts/block-library/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Kód"
#: build/scripts/block-library/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Odstavec"
#: build/scripts/block-library/post-comments-count/block.json
msgctxt "block title"
msgid "Comments Count"
msgstr "Počet komentářů"
#: build/scripts/block-library/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Tabulka"
#: build/scripts/block-library/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Oddělovač"
#: build/scripts/block-library/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Shortcode"
#: build/scripts/block-library/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Oddělovač"
#: build/scripts/block-library/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Zachovat formátování"
#: build/scripts/block-library/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Kalendář"
#: build/scripts/block-library/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Tlačítka"
#: build/scripts/block-library/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Tlačítko"
#: build/scripts/block-library/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Audio"
#: build/scripts/block-library/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Archivy"
#: build/scripts/block-library/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galerie"
#: build/scripts/block-library/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Citace"
#: build/scripts/block-library/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Nadpis"
#: build/scripts/block-library/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Obrázek"
#: build/scripts/block-library/search/block.json
msgctxt "block title"
msgid "Search"
msgstr "Vyhledávání"
#: build/scripts/block-library/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"
#: build/scripts/block-library/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Konec stránky"
#: build/scripts/block-library/post-comments-form/block.json
msgctxt "block title"
msgid "Comments Form"
msgstr "Formulář pro komentáře"
#: build/scripts/block-library/index.js:14931
#: build/scripts/block-library/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Datum komentáře"
#: build/scripts/block-library/index.js:14721
#: build/scripts/block-library/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Obsah komentáře"
#: build/scripts/block-library/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Smyčka dotazu"
#: build/scripts/block-library/group/block.json
msgctxt "block title"
msgid "Group"
msgstr "Skupina"
#: build/scripts/block-library/post-terms/block.json
msgctxt "block title"
msgid "Post Terms"
msgstr "Podmínky zveřejnění"
#: build/scripts/block-library/post-featured-image/block.json
msgctxt "block title"
msgid "Featured Image"
msgstr "Úvodní obrázek"
#: build/scripts/block-library/verse/block.json
msgctxt "block title"
msgid "Poetry"
msgstr "Poezie"
#: build/scripts/block-library/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Textové sloupce (zastaralé)"
#: build/scripts/block-library/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "citát"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:102
msgid "No templates exist with that id."
msgstr "Neexistují žádné šablony s tímto ID."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:118
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:45
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:99
msgid "The id of a template"
msgstr "ID šablony"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:126
msgid "Whether to bypass Trash and force deletion."
msgstr "Informace o tom, jestli lze obejít koš vynutit smazání."
#: build/scripts/block-library/site-logo.php:78
msgid "Site logo."
msgstr "Logo webu"
#. translators: byline. %s: author.
#: build/scripts/block-library/latest-posts.php:132
#: build/scripts/block-library/rss.php:86
#: build/scripts/block-library/index.js:35225
msgid "by %s"
msgstr "Autor: %s"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1172
#: build/scripts/block-editor/index.js:38349
#: build/scripts/block-editor/index.js:38356
#: build/scripts/block-editor/index.js:39344
#: build/scripts/block-editor/index.js:73980
#: build/scripts/edit-site/index.js:53915
msgid "Uncategorized"
msgstr "Nezařazené"
#: lib/experimental/pages/site-editor.php:30
#: build/scripts/edit-site/index.js:32041
#: build/scripts/edit-site/index.js:59191
#: build/scripts/edit-site/index.js:59238
msgid "Pages"
msgstr "Stránky"
#: build/scripts/block-library/query-title.php:46
#: build/scripts/block-library/index.js:60925
msgid "Search results"
msgstr "Výsledky vyhledávání"
#: lib/experimental/pages/site-editor.php:33
#: build/routes/pattern-list/content.js:26834
#: build/routes/pattern-list/route.js:37
#: build/scripts/block-editor/index.js:39414
#: build/scripts/block-editor/index.js:41082
#: build/scripts/block-editor/index.js:50864
#: build/scripts/edit-site/index.js:32072
#: build/scripts/edit-site/index.js:54114
msgid "Patterns"
msgstr "Vzory"
#. translators: 'menu' as in website navigation menu.
#: build/scripts/block-library/navigation.php:743
#: build/scripts/block-library/navigation.php:895
#: build/scripts/block-library/index.js:40297
#: build/scripts/block-library/index.js:40325
#: build/scripts/block-library/index.js:41370
#: build/scripts/block-library/index.js:42009
#: build/scripts/core-data/index.js:3134 build/scripts/editor/index.js:67365
msgid "Menu"
msgstr "Menu"
#. translators: accessibility text for the content landmark region.
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:266
#: lib/experimental/guidelines/guidelines.php:51
#: lib/experimental/navigation-theme-opt-in.php:344
#: build/routes/media-editor/content.js:20233
#: build/scripts/block-editor/index.js:65868
#: build/scripts/block-editor/index.js:71744
#: build/scripts/block-editor/index.js:82217
#: build/scripts/block-library/index.js:10237
#: build/scripts/block-library/index.js:29388
#: build/scripts/block-library/index.js:37040
#: build/scripts/block-library/index.js:39657
#: build/scripts/block-library/index.js:48868
#: build/scripts/block-library/index.js:56409
#: build/scripts/block-library/index.js:57274
#: build/scripts/block-library/index.js:74538
#: build/scripts/edit-widgets/index.js:1827 build/scripts/editor/index.js:43464
#: build/scripts/editor/index.js:91032 build/scripts/editor/index.js:91087
#: build/widgets/quick-draft/render.js:31026
msgid "Content"
msgstr "Obsah"
#. translators: 'Home' as in a website's home page.
#: build/scripts/block-library/breadcrumbs.php:35
#: build/scripts/block-library/breadcrumbs.php:39
#: build/scripts/block-library/home-link.php:121
#: lib/experimental/pages/site-editor.php:27 build/routes/home/route.js:37
#: build/scripts/block-library/index.js:7695
#: build/scripts/block-library/index.js:29651
#: build/scripts/block-library/index.js:45517
msgid "Home"
msgstr "Úvodní stránka"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:71
msgid "Invalid post ID."
msgstr "Neplatné ID příspěvku."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:288
msgid "Cannot create existing comment."
msgstr "Nelze vytvořit již existující komentář."
#: build/scripts/block-library/navigation/block.json
#: build/scripts/block-library/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "odkazy"
#: lib/compat/wordpress-7.0/template-activate.php:523
msgid "No matching template found."
msgstr "Nebyla nalezena žádná odpovídající šablona."
#: lib/experimental/pages/site-editor.php:14
#: lib/experimental/pages/site-editor.php:15
msgid "Site Editor"
msgstr "Správce webu"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1101
msgid "All template parts"
msgstr "Všechny části šablony"
#: lib/experimental/pages/site-editor.php:32
#: build/routes/template-part-list/route.js:245
#: build/scripts/editor/index.js:76171
msgid "Template Parts"
msgstr "Části šablony"
#: lib/experimental/pages/site-editor.php:29
#: build/routes/navigation-edit/content.js:1757
#: build/routes/navigation-edit/route.js:95
#: build/routes/navigation-list/content.js:26320
#: build/routes/navigation-list/route.js:60
#: build/scripts/block-library/index.js:39974
#: build/scripts/block-library/index.js:40178
#: build/scripts/edit-site/index.js:1237 build/scripts/edit-site/index.js:16990
#: build/scripts/edit-site/index.js:32022
#: build/scripts/edit-site/index.js:53055 build/scripts/editor/index.js:93978
msgid "Navigation"
msgstr "Navigace"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1229
#: build/routes/template-list/content.js:28406
msgid "All templates"
msgstr "Všechny šablony"
#: lib/experimental/pages/site-editor.php:31
#: build/routes/template-list/content.js:28148
#: build/routes/template-list/content.js:28443
#: build/routes/template-list/route.js:253
#: build/scripts/block-library/index.js:72032
#: build/scripts/edit-site/index.js:32051
#: build/scripts/edit-site/index.js:55254
#: build/scripts/edit-site/index.js:56952
#: build/scripts/edit-site/index.js:58440 build/scripts/editor/index.js:77917
#: build/scripts/editor/index.js:90596
msgid "Templates"
msgstr "Šablony"
#: lib/experimental/experiments/load.php:190
msgid "Experiments Settings"
msgstr "Nastavení experimentálních funkcí"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:190
msgid "Sorry, you are not allowed to edit guidelines."
msgstr "Je nám líto, ale nemáte oprávnění upravovat pokyny."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:172
msgid "Sorry, you are not allowed to create guidelines."
msgstr "Je nám líto, ale nemáte oprávnění k vytváření pokynů."
#: build/scripts/block-library/rss.php:25
msgid "RSS Error:"
msgstr "Chyba RSS:"
#: build/scripts/block-library/rss.php:29
msgid "An error has occurred, which probably means the feed is down. Try again later."
msgstr "Objevila se nečekaná chyba, RSS zdroj je pravděpodobně mimo provoz. Zkuste to prosím později."
#: build/scripts/block-library/search.php:25
#: build/scripts/block-library/search.php:26
#: build/scripts/block-library/search.php:50
#: build/modules/content-types/index.js:25436
#: build/modules/content-types/index.js:28542
#: build/routes/dashboard/content.js:31262
#: build/routes/dashboard/content.js:34324
#: build/routes/font-list/content.js:4969
#: build/routes/guidelines/content.js:20626
#: build/routes/guidelines/content.js:23732
#: build/routes/navigation-list/content.js:18921
#: build/routes/navigation-list/content.js:22027
#: build/routes/pattern-list/content.js:18615
#: build/routes/pattern-list/content.js:21721
#: build/routes/post-list/content.js:20580
#: build/routes/post-list/content.js:23686
#: build/routes/template-list/content.js:18714
#: build/routes/template-list/content.js:21820
#: build/routes/template-part-list/content.js:18633
#: build/routes/template-part-list/content.js:21739
#: build/scripts/block-editor/index.js:38485
#: build/scripts/block-editor/index.js:38486
#: build/scripts/block-editor/index.js:40372
#: build/scripts/block-editor/index.js:40926
#: build/scripts/block-editor/index.js:40927
#: build/scripts/block-editor/index.js:41202
#: build/scripts/block-editor/index.js:41203
#: build/scripts/block-library/index.js:58860
#: build/scripts/block-library/index.js:58861
#: build/scripts/block-library/index.js:63254
#: build/scripts/block-library/index.js:63546
#: build/scripts/block-library/index.js:63557
#: build/scripts/block-library/index.js:71516
#: build/scripts/block-library/index.js:71517
#: build/scripts/components/index.js:49119
#: build/scripts/components/index.js:49120
#: build/scripts/edit-site/index.js:42022
#: build/scripts/edit-site/index.js:45128 build/scripts/editor/index.js:33079
#: build/scripts/editor/index.js:36371 build/scripts/editor/index.js:53253
#: build/scripts/editor/index.js:53254 build/scripts/editor/index.js:55595
#: build/scripts/editor/index.js:77909 build/scripts/editor/index.js:77910
#: build/scripts/media-utils/index.js:18869
#: build/scripts/media-utils/index.js:21931
#: build/widgets/activity/render.js:19082
#: build/widgets/activity/render.js:22188 build/widgets/news/render.js:19054
#: build/widgets/news/render.js:22160 build/widgets/quick-draft/render.js:21405
#: build/widgets/quick-draft/render.js:24511
msgid "Search"
msgstr "Hledat"
#: build/scripts/block-library/freeform/block.json
msgctxt "block title"
msgid "Classic"
msgstr "Klasický editor"
#: build/scripts/block-library/index.js:22097
#: build/scripts/block-library/embed/block.json
msgctxt "block title"
msgid "Embed"
msgstr "Vložení"
#: build/scripts/block-library/quote/block.json
msgctxt "block description"
msgid "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar"
msgstr "Zvýrazněte citovaný text. „Při citování ostatních, citujeme sami sebe.“ — Julio Cortázar"
#: build/scripts/block-library/heading/block.json
msgctxt "block description"
msgid "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."
msgstr "Uveďte nové oddíly a uspořádejte návštěvníkům (a vyhledávačům) obsah tak, aby pochopili strukturu textu."
#: lib/experimental/pages/site-editor.php:28
#: build/routes/styles/content.js:1214 build/routes/styles/route.js:37
#: build/scripts/block-editor/index.js:50716
#: build/scripts/block-editor/index.js:55033
#: build/scripts/block-editor/index.js:65862
#: build/scripts/edit-site/index.js:32012
#: build/scripts/edit-site/index.js:32062
#: build/scripts/edit-site/index.js:52162
#: build/scripts/edit-site/index.js:59275 build/scripts/editor/index.js:84153
#: build/scripts/editor/index.js:93411 build/scripts/editor/index.js:93421
msgid "Styles"
msgstr "Styly"
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:52
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:60
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:108
msgid "Sorry, you are not allowed to edit comments."
msgstr "Je nám líto, ale komentáře nelze upravovat."
#: lib/experimental/media-editor/load.php:18
#: lib/experimental/media-editor/load.php:19
#: lib/experimental/media-editor/load.php:38
#: build/routes/media-editor/content.js:26008
#: build/routes/media-editor/content.js:26072
#: build/routes/media-editor/route.js:70 build/routes/media-editor/route.js:98
#: build/scripts/editor/index.js:49239
msgid "Edit media"
msgstr "Upravit mediální soubor"
#: lib/class-wp-theme-json-gutenberg.php:5104
#: build/scripts/block-editor/index.js:7877
#: build/scripts/components/index.js:44238
msgid "Medium"
msgstr "Střední"
#: build/scripts/block-library/archives.php:101
msgid "No archives to show."
msgstr "Žádné archivy k zobrazení. "
#: post-content.php:40
msgid "Beautiful landscape"
msgstr "Nádherné hory"
#: post-content.php:203
msgid "Thanks for testing Gutenberg!"
msgstr "Děkujeme za testování Gutenbergu!"
#: post-content.php:177 build/scripts/block-library/index.js:29341
msgid "Code is Poetry"
msgstr "Code is Poetry"
#: post-content.php:101
msgid "Matt Mullenweg, 2017"
msgstr "Matt Mullenweg, 2017"
#: post-content.php:132
msgid "Media Rich"
msgstr "Bohaté na média"
#: post-content.php:106
msgid "The information corresponding to the source of the quote is a separate text field, similar to captions under images, so the structure of the quote is protected even if you select, modify, or remove the source. It’s always easy to add it back."
msgstr "Informace příslušné ke zdroji citace jsou v odděleném textovém poli, podobně jako jsou odděleny popisky obrázků. Struktura citace je tak chráněna i když vyberete, upravíte nebo odstraníte zdroj. Je vždy jednoduché jej přidat zpět."
#: post-content.php:99
msgid "The editor will endeavor to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery."
msgstr "Editor se pokusí vytvářet lepší zkušenosti při tvorbě nových stránek a příspěvků, což zjednoduší psaní formátovaného textu. Bude používat „bloky“, aby šlo jednodušeji používat zkrácený zápis, vlastní HTML nebo vkládat „mystery meat“."
#: post-content.php:195
msgid "Help build Gutenberg"
msgstr "Pomozte vyvíjet plugin Gutenberg"
#: post-content.php:177
msgid "The WordPress community"
msgstr "Komunita WordPressu"
#: post-content.php:140
msgid "Accessibility is important — don’t forget image alt attribute"
msgstr "Dostupnost je důležitá — nezapomeň na atribut alt u obrázků"
#. translators: %s: Gutenberg GitHub repository URL
#: post-content.php:186
msgid "If you want to learn more about how to build additional blocks, or if you are interested in helping with the project, head over to the <a href=\"%s\">GitHub repository</a>."
msgstr "Pokud se chcete dozvědět více o tom, jak vytvořit další bloky nebo máte-li zájem o pomoc s tímto projektem, přejděte do <a href=\"%s\">GitHub úložiště</a>."
#: post-content.php:163
msgid "Any block can opt into these alignments. The embed block has them also, and is responsive out of the box:"
msgstr "Jakýkoliv blok můžete takto zarovnat. Vložený blok je také zarovnaný, a je ihned responzivní:"
#: post-content.php:159
msgid "The above is a gallery with just two images. It’s an easier way to create visually appealing layouts, without having to deal with floats. You can also easily convert the gallery back to individual images again, by using the block switcher."
msgstr "Výše je galerie jen se dvěma obrázky. Je to jednoduchý způsob, jak vytvořit vizuálně příjemné rozvržení, aniž byste museli řešit obtékání textu. Galerii můžete také snadno převést zpět na jednotlivé obrázky pomocí přepínače bloků."
#: post-content.php:144
msgid "Sure, the full-wide image can be pretty big. But sometimes the image is worth it."
msgstr "Jistě, obrázek na celou šířku může být někdy hodně veliký. Ale občas to za to stojí."
#: post-content.php:136
msgid "If you combine the new <strong>wide</strong> and <strong>full-wide</strong> alignments with galleries, you can create a very media rich layout, very quickly:"
msgstr "Pokud kombinujete nové uspořádání (<strong>velmi široké</strong> a <strong>na plnou šířku</strong>) s galeriemi, můžete velmi rychle vytvořit formátovaný vzhled:"
#: post-content.php:128
msgid "You can change the amount of columns in your galleries by dragging a slider in the block inspector in the sidebar."
msgstr "Množství sloupců v galeriích můžete změnit přetažením posuvníku v nastavení bloku, v postranním panelu."
#: post-content.php:110
msgid "Blocks can be anything you need. For instance, you may want to add a subdued quote as part of the composition of your text, or you may prefer to display a giant stylized one. All of these options are available in the inserter."
msgstr "Bloky mohou být vše, co potřebujete. Například můžete chtít přidat decentní citaci jako součást kompozice textu. Nebo byste radši zobrazovali obří stylizovanou citaci? Všechny tyto možnosti teď jsou k dispozici."
#: post-content.php:173
msgid "You can build any block you like, static or dynamic, decorative or plain. Here’s a pullquote block:"
msgstr "Můžete vytvořit jakýkoli blok, který se vám líbí – statický nebo dynamický, ozdobný nebo jednoduchý. Tady je ukázka bloku s citátem:"
#: post-content.php:89
msgid "Visual Editing"
msgstr "Vizuální úpravy"
#: post-content.php:70
msgid "Galleries"
msgstr "Galerie"
#: lib/demo.php:61
msgid "Welcome to the Gutenberg Editor"
msgstr "Vítejte v editoru Gutenberg"
#: post-content.php:11
msgid "Of Mountains & Printing Presses"
msgstr "Z hor a knihtisku"
#: post-content.php:32
msgid "A Picture is Worth a Thousand Words"
msgstr "Obrázek je lepší než tisíc slov"
#: post-content.php:28
msgid "Headings are separate blocks as well, which helps with the outline and organization of your content."
msgstr "Nadpisy jsou také samostatné bloky, které zlepšují přehlednost a uspořádání vašeho obsahu."
#: post-content.php:93
msgid "A huge benefit of blocks is that you can edit them in place and manipulate your content directly. Instead of having fields for editing things like the source of a quote, or the text of a button, you can directly change the content. Try editing the following quote:"
msgstr "Obrovská výhoda bloků spočívá v tom, že je můžete upravit na místě a manipulovat s obsahem přímo. Namísto toho abyste měli pole na úpravu věcí jako je zdroj citace nebo text tlačítka, můžete přímo změnit obsah. Zkuste upravit následující citaci:"
#: post-content.php:76
msgid "Layout blocks, like Buttons, Hero Images, Separators, etc."
msgstr "Bloky zobrazení jako jsou tlačítka, hlavní obrázky, oddělovače, atd."
#: post-content.php:64
msgid "Text & Headings"
msgstr "Text a nadpisy"
#: post-content.php:41
msgid "If your theme supports it, you’ll see the \"wide\" button on the image toolbar. Give it a try."
msgstr "Pokud vaše šablona podporuje nové rozložení, v nástrojové liště obrázku uvidíte tlačítko „Velká šířka“. Vyzkoušejte ho."
#: post-content.php:50
msgid "The <em>Inserter</em> Tool"
msgstr "Nástroj pro <em>přidávání</em> bloků"
#: post-content.php:46
msgid "Try selecting and removing or editing the caption, now you don’t have to be careful about selecting the image or other text by mistake and ruining the presentation."
msgstr "Zkuste vybrat a odstranit, nebo upravit titulek, nyní se nebudete muset bát, že omylem vyberete obrázek, nebo jiný text a zkazíte si tak celou prezentaci."
#: post-content.php:20
msgid "What you are reading now is a <strong>text block</strong> the most basic block of all. The text block has its own controls to be moved freely around the post..."
msgstr "Nyní čtete <strong>odstavec</strong>, nejzákladnější blok ze všech. Odstavec má vlastní ovládací prvky, které umožňují volné umístění kdekoliv v příspěvku..."
#: post-content.php:54
msgid "Imagine everything that WordPress can do is available to you quickly and in the same place on the interface. No need to figure out HTML tags, classes, or remember complicated shortcode syntax. That’s the spirit behind the inserter—the <code>(+)</code> button you’ll see around the editor—which allows you to browse all available content blocks and add them into your post. Plugins and themes are able to register their own, opening up all sort of possibilities for rich editing and publishing."
msgstr "Představte si, že vše, co WordPress dokáže, je k dispozici jednoduše a stále na stejném místě. Není třeba zjišťovat HTML značky, třídy nebo si pamatovat komplikovanou syntaxi zkráceného zápisu. To je cílem přidávání bloků - tlačítko <code>(+)</code>, které uvidíte v editoru - umožní vám procházet všechny dostupné bloky obsahu a přidat je do příspěvku. Pluginy a šablony mohou zaregistrovat své vlastní, čímž se otevírají veškeré možnosti pro formátovanou úpravu a publikování."
#: post-content.php:67
msgid "Images & Videos"
msgstr "Obrázky a Videa"
#: post-content.php:79
msgid "And <em>Lists</em> like this one of course :)"
msgstr "A jistě <em>seznamy</em> jako je tenhle :)"
#: post-content.php:24
msgid "... like this one, which is right aligned."
msgstr "... jako tento, který je zarovnaný vpravo."
#: post-content.php:58
msgid "Go give it a try, you may discover things WordPress can already add into your posts that you didn’t know about. Here’s a short list of what you can currently find there:"
msgstr "Vyzkoušejte to, můžete objevit funkce, které WordPress může již dlouho přidávat do vašich příspěvků. Tady je krátký seznam toho, co můžete najít:"
#: post-content.php:36
msgid "Handling images and media with the utmost care is a primary focus of the new editor. Hopefully, you’ll find aspects of adding captions or going full-width with your pictures much easier and robust than before."
msgstr "Velmi pečlivé zacházení s obrázky a médii je primárním cílem nového editoru. Doufáme, že některé aspekty přidání titulků nebo plné šířky obrázků budou mnohem lepší a jednodušší než dříve."
#: post-content.php:16
msgid "The goal of this new editor is to make adding rich content to WordPress simple and enjoyable. This whole post is composed of <em>pieces of content</em>—somewhat similar to LEGO bricks—that you can move around and interact with. Move your cursor around and you’ll notice the different blocks light up with outlines and arrows. Press the arrows to reposition blocks quickly, without fearing about losing things in the process of copying and pasting."
msgstr "Cílem tohoto nového editoru je přidat do WordPressu formátovaný obsah jednoduše a příjemně. Celý tento příspěvek se skládá z <em>částí obsahu</em> (jako LEGO z kostiček), které můžete přesouvat a ovlivňovat je. Pohybujte kurzorem a zjistěte, jak se různé bloky zvýrazní pomocí obrysů a šipek. Stiskněte šipky pro rychlé přesunutí bloků, aniž byste se museli bát, že něco ztratíte při kopírování a vkládání."
#: post-content.php:73
msgid "Embeds, like YouTube, Tweets, or other WordPress posts."
msgstr "Vložené prvky, jako YouTube, Tweety, nebo jiné WordPress příspěvky."
#: lib/overlay-patterns.php:115 build/routes/connectors-home/content.js:11308
#: build/routes/connectors-home/content.js:11744
#: build/scripts/edit-post/index.js:10627
#: build/scripts/edit-widgets/index.js:4541 build/scripts/editor/index.js:6054
#: build/scripts/editor/index.js:93316
msgid "Learn more"
msgstr "Zjistit více"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: lib/class-wp-theme-json-gutenberg.php:5085
#: build/scripts/block-library/index.js:66349
#: build/scripts/components/index.js:44238
msgid "Small"
msgstr "Malé"
#: build/scripts/block-library/archives.php:62
msgid "Select Post"
msgstr "Vybrat příspěvek"
#: build/scripts/block-library/archives.php:59
msgid "Select Week"
msgstr "Vybrat týden"
#: build/scripts/block-library/archives.php:56
msgid "Select Day"
msgstr "Vybrat den"
#: build/scripts/block-library/archives.php:53
msgid "Select Month"
msgstr "Vybrat měsíc"
#: build/scripts/block-library/archives.php:50
msgid "Select Year"
msgstr "Vybrat rok"
#: build/scripts/block-library/archives.php:30
#: build/modules/content-types/index.js:36285
msgid "Archives"
msgstr "Archivy"
#: build/scripts/block-library/latest-comments.php:153
msgid "No comments to show."
msgstr "Žádné komentáře."
#. translators: 1: author name (inside <a> or <span> tag, based on if they have
#. a URL), 2: post title related to this comment
#: build/scripts/block-library/latest-comments.php:109
msgid "%1$s on %2$s"
msgstr "%1$s: %2$s"
#: lib/init.php:39
msgid "https://wordpress.org/support/plugin/gutenberg/"
msgstr "https://wordpress.org/support/plugin/gutenberg/"
#: lib/init.php:36 lib/init.php:37
msgid "Support"
msgstr "Rozcestník podpory"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: lib/class-wp-theme-json-gutenberg.php:5122
#: build/scripts/block-editor/index.js:7878
#: build/scripts/block-library/index.js:66351
#: build/scripts/components/index.js:44238
msgid "Large"
msgstr "Velká"
#: build/scripts/block-library/embed/block.json
msgctxt "block description"
msgid "Add a block that displays content pulled from other sites, like Twitter or YouTube."
msgstr "Přidejte blok zobrazující obsah získaný z jiných webů, například z Twitteru nebo z YouTube."
#: build/scripts/block-library/query-pagination.php:26
#: build/scripts/editor/index.js:68342
msgid "Pagination"
msgstr "Stránkování"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:848
#: build/scripts/block-library/index.js:43211
#: build/scripts/editor/index.js:21172 build/scripts/editor/index.js:81884
#: build/scripts/editor/index.js:81904
msgid "Scheduled"
msgstr "Naplánováno"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:834
#: build/scripts/block-library/index.js:43210
#: build/scripts/editor/index.js:21190 build/scripts/editor/index.js:81885
#: build/scripts/editor/index.js:81909
msgid "Published"
msgstr "Publikováno"
#: build/scripts/block-library/table-of-contents.php:22
#: build/scripts/block-library/index.js:70211
msgid "Table of Contents"
msgstr "Obsah"
#. translators: displayed when a page has an empty title.
#: build/scripts/block-library/breadcrumbs.php:289
#: build/scripts/block-library/latest-comments.php:31
#: build/scripts/block-library/latest-posts.php:81
#: build/scripts/block-library/page-list.php:194
#: build/scripts/block-library/rss.php:52
#: build/modules/content-types/index.js:16827
#: build/modules/content-types/index.js:20210
#: build/routes/dashboard/content.js:22759
#: build/routes/dashboard/content.js:26036
#: build/routes/guidelines/content.js:12017
#: build/routes/guidelines/content.js:15400
#: build/routes/navigation-list/content.js:10312
#: build/routes/navigation-list/content.js:13695
#: build/routes/pattern-list/content.js:10006
#: build/routes/pattern-list/content.js:13389
#: build/routes/post-list/content.js:11971
#: build/routes/post-list/content.js:15354
#: build/routes/template-list/content.js:10105
#: build/routes/template-list/content.js:13488
#: build/routes/template-list/content.js:27756
#: build/routes/template-part-list/content.js:10024
#: build/routes/template-part-list/content.js:13407
#: build/scripts/block-library/index.js:35183
#: build/scripts/block-library/index.js:35220
#: build/scripts/block-library/index.js:47665
#: build/scripts/block-library/index.js:47669
#: build/scripts/block-library/index.js:55936
#: build/scripts/block-library/index.js:55948
#: build/scripts/block-library/index.js:55961
#: build/scripts/block-library/index.js:55975
#: build/scripts/core-commands/index.js:374
#: build/scripts/core-commands/index.js:460
#: build/scripts/core-data/index.js:5940 build/scripts/core-data/index.js:5964
#: build/scripts/core-data/index.js:5988 build/scripts/core-data/index.js:6010
#: build/scripts/edit-post/index.js:11293
#: build/scripts/edit-site/index.js:33126
#: build/scripts/edit-site/index.js:33413
#: build/scripts/edit-site/index.js:36796
#: build/scripts/edit-site/index.js:56336
#: build/scripts/edit-site/index.js:56905
#: build/scripts/edit-site/index.js:58149
#: build/scripts/edit-site/index.js:58627 build/scripts/editor/index.js:5983
#: build/scripts/editor/index.js:6178 build/scripts/editor/index.js:23682
#: build/scripts/editor/index.js:24470 build/scripts/editor/index.js:27853
#: build/scripts/editor/index.js:81623 build/scripts/media-utils/index.js:10366
#: build/scripts/media-utils/index.js:13643
#: build/scripts/media-utils/index.js:26304
#: build/scripts/media-utils/index.js:27422
#: build/widgets/activity/render.js:10473
#: build/widgets/activity/render.js:13856 build/widgets/news/render.js:10445
#: build/widgets/news/render.js:13828 build/widgets/quick-draft/render.js:12796
#: build/widgets/quick-draft/render.js:16179
#: build/widgets/quick-draft/render.js:30682
#: build/scripts/core-commands/index.js:383
#: build/scripts/core-commands/index.js:492
#: build/scripts/core-commands/index.min.js:383
#: build/scripts/core-commands/index.min.js:492
msgid "(no title)"
msgstr "(bez názvu)"
#: build/scripts/block-library/image.php:207
#: build/scripts/block-library/image.php:325
#: build/scripts/block-library/navigation-overlay-close.php:18
#: build/scripts/block-library/navigation-overlay-close.php:36
#: build/scripts/block-library/navigation.php:745
#: build/modules/content-types/index.js:33813
#: build/modules/content-types/index.js:36518
#: build/modules/content-types/index.js:38138
#: build/routes/dashboard/content.js:18242
#: build/routes/dashboard/content.js:19110
#: build/routes/dashboard/content.js:39562
#: build/routes/experiments-home/content.js:17912
#: build/routes/guidelines/content.js:29003
#: build/routes/media-editor/content.js:18482
#: build/routes/media-editor/content.js:25449
#: build/routes/post-list/content.js:28957
#: build/scripts/block-editor/index.js:64847
#: build/scripts/block-editor/index.js:72861
#: build/scripts/block-editor/index.js:80820
#: build/scripts/block-library/index.js:40350
#: build/scripts/block-library/index.js:41371
#: build/scripts/block-library/index.js:46913
#: build/scripts/block-library/index.js:46974
#: build/scripts/components/index.js:29164
#: build/scripts/components/index.js:39249
#: build/scripts/components/index.js:46757
#: build/scripts/edit-site/index.js:50241
#: build/scripts/edit-widgets/index.js:4273 build/scripts/editor/index.js:41648
#: build/scripts/editor/index.js:48680 build/scripts/editor/index.js:71729
#: build/scripts/editor/index.js:75253 build/scripts/editor/index.js:84353
#: build/scripts/editor/index.js:87120 build/scripts/editor/index.js:89676
#: build/widgets/quick-draft/render.js:29782
msgid "Close"
msgstr "Zavřít"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:789
#: build/modules/content-types/index.js:35344
#: build/routes/post-list/content.js:30262
#: build/routes/template-list/content.js:26472
#: build/scripts/block-library/index.js:58155
#: build/scripts/core-data/index.js:3190 build/scripts/edit-site/index.js:56619
#: build/scripts/editor/index.js:21214 build/scripts/editor/index.js:21594
#: build/scripts/editor/index.js:79202 build/scripts/editor/index.js:81989
#: build/scripts/editor/index.js:82034
msgid "Status"
msgstr "Stav"
#: build/scripts/block-library/comment-edit-link.php:47
#: lib/compat/wordpress-7.1/collaboration.php:425
#: build/modules/content-types/index.js:36412
#: build/modules/content-types/index.js:38033
#: build/routes/connectors-home/content.js:10989
#: build/routes/guidelines/content.js:30586
#: build/routes/navigation-list/content.js:26094
#: build/routes/post-edit/route.js:99 build/scripts/block-editor/index.js:62171
#: build/scripts/block-library/index.js:12171
#: build/scripts/block-library/index.js:13972
#: build/scripts/block-library/index.js:15119
#: build/scripts/block-library/index.js:29596
#: build/scripts/block-library/index.js:41216
#: build/scripts/block-library/index.js:43486
#: build/scripts/block-library/index.js:47524
#: build/scripts/block-library/index.js:47795
#: build/scripts/block-library/index.js:47806
#: build/scripts/block-library/index.js:47808
#: build/scripts/block-library/index.js:49980
#: build/scripts/block-library/index.js:74948
#: build/scripts/commands/index.js:3676 build/scripts/edit-post/index.js:11300
#: build/scripts/edit-site/index.js:32673
#: build/scripts/edit-site/index.js:33133
#: build/scripts/edit-site/index.js:52381
#: build/scripts/edit-site/index.js:54628
#: build/scripts/edit-site/index.js:56912 build/scripts/editor/index.js:90834
#: build/scripts/editor/index.js:90963 build/scripts/editor/index.js:91815
msgid "Edit"
msgstr "Upravit"
#: lib/experimental/navigation-theme-opt-in.php:93
#: lib/experimental/navigation-theme-opt-in.php:98
#: build/routes/guidelines/content.js:30420
#: build/routes/guidelines/content.js:30430
#: build/scripts/edit-widgets/index.js:3246 build/scripts/editor/index.js:90698
msgid "Block"
msgstr "Blok"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:890
#: build/scripts/block-library/index.js:43214
#: build/scripts/editor/index.js:21184 build/scripts/editor/index.js:80132
#: build/scripts/editor/index.js:81883 build/scripts/editor/index.js:81899
msgid "Private"
msgstr "Soukromá"
#: build/scripts/block-library/read-more.php:39
#: build/scripts/block-library/index.js:28633
#: build/scripts/block-library/index.js:39506
#: build/scripts/block-library/index.js:62527
#: build/scripts/block-library/index.js:62545
msgid "Read more"
msgstr "Pokračovat ve čtení"
#: lib/experimental/experiments/load.php:191
#: build/routes/experiments-home/route.js:37
msgid "Experiments"
msgstr "Experimenty"
#: gutenberg.php:40
msgid "Gutenberg development mode requires files to be built. Run <code>npm install</code> to install dependencies, <code>npm run build</code> to build the files or <code>npm run dev</code> to build the files and watch for changes. Read the <a href=\"https://github.com/WordPress/gutenberg/blob/HEAD/docs/contributors/code/getting-started-with-code-contribution.md\">contributing</a> file for more information."
msgstr "Gutenberg režim pro vývojáře vyžaduje sestavení souborů. Spusťte příkaz <code>npm install</code> pro instalaci závislostí, <code>npm run build</code> pro sestavení souborů, nebo <code>npm run dev</code> pro sestavení souborů a pro sledování změn. Více informací naleznete v dokumentu pro <a href=\"https://github.com/WordPress/gutenberg/blob/master/docs/contributors/getting-started.md\">přispívání</a> (anglicky)."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:96
msgid "Unique identifier for the revision."
msgstr "Unikátní identifikátor pro tento widget."
#. translators: %s: human-readable time difference.
#: build/scripts/block-library/post-date.php:65
msgid "%s from now"
msgstr "za %s"
#. translators: %s: human-readable time difference.
#: build/scripts/block-library/comment-date.php:33
#: build/scripts/block-library/post-date.php:68
msgid "%s ago"
msgstr "před %s"
#: lib/init.php:43 lib/init.php:44
msgid "Documentation"
msgstr "Manuál (anglicky)"
#. Plugin URI of the plugin
#: gutenberg.php
msgid "https://github.com/WordPress/gutenberg"
msgstr "https://github.com/WordPress/gutenberg"
#. Plugin Name of the plugin
#: gutenberg.php lib/init.php:17 lib/init.php:18
msgid "Gutenberg"
msgstr "Gutenberg"
#: lib/init.php:27 lib/init.php:28
msgid "Demo"
msgstr "Demo"
#. Author of the plugin
#: gutenberg.php
msgid "Gutenberg Team"
msgstr "Tým Gutenberg"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:809
#: build/routes/post-list/content.js:30278 build/scripts/editor/index.js:21318
#: build/scripts/editor/index.js:78499 build/scripts/editor/index.js:78573
#: build/scripts/editor/index.js:90202 build/scripts/editor/index.js:90223
#: build/scripts/editor/index.js:93872
msgid "Discussion"
msgstr "Nastavení komentářů"
#. translators: %s: Minimum required version
#: gutenberg.php:27
msgid "Gutenberg requires WordPress %s or later to function properly. Please upgrade WordPress before activating Gutenberg."
msgstr "Pro správnou funkčnost Gutenbergu potřebujete alespoň WordPress %s. Před aktivací Gutenbergu proveďte aktualizaci WordPressu."
#: lib/class-wp-icons-registry-gutenberg.php:91
msgid "Icon names must contain a namespace prefix. Example: my-plugin/my-custom-icon"
msgstr "Názvy ikon musí obsahovat předponu jmenného prostoru. Příklad: my-plugin/my-custom-icon"
#: lib/class-wp-icons-registry-gutenberg.php:81
msgid "Icon names must not contain uppercase characters."
msgstr "Názvy ikon nesmí obsahovat velká písmena."
#. translators: %s: Widget type name.
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:121
msgid "Widget type \"%s\" is not registered."
msgstr "Typ widgetu „%s“ není zaregistrován."
#. translators: %s: Widget type name.
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:88
msgid "Widget type \"%s\" is already registered."
msgstr "Typ widgetu „%s“ je již zaregistrován."