msgid ""
msgstr ""
"Project-Id-Version: package_designer 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-08-31T22:51:02+00:00\n"
"PO-Revision-Date: 2022-08-31T22:51:02+00:00\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);\n"

#: packages/package_designer/controller.php:17
msgid "Package Designer"
msgstr ""

#: packages/package_designer/controller.php:22
msgid "Design your own packages within a few clicks!"
msgstr ""

#: packages/package_designer/controller.php:29
msgid "Create Add-Ons"
msgstr ""

#: packages/package_designer/src/PackageProcessor.php:23
#: packages/package_designer/single_pages/dashboard/extend/add.php:97
msgid "Name"
msgstr "Název"

#: packages/package_designer/src/PackageProcessor.php:26
#: packages/package_designer/single_pages/dashboard/extend/add.php:110
msgid "Handle"
msgstr "Handle"

#: packages/package_designer/src/PackageProcessor.php:30
msgid "A package (directory) with the handle <strong>%s</strong> already exists."
msgstr ""

#: packages/package_designer/src/PackageProcessor.php:34
#: packages/package_designer/single_pages/dashboard/extend/add.php:125
msgid "Description"
msgstr "Popis"

#: packages/package_designer/src/PackageProcessor.php:37
#: packages/package_designer/single_pages/dashboard/extend/add.php:138
msgid "Required concrete5 version"
msgstr ""

#: packages/package_designer/src/PackageProcessor.php:43
msgid "Package version"
msgstr ""

#: packages/package_designer/src/PackageProcessor.php:273
msgid "Currently installed"
msgstr ""

#: packages/package_designer/controllers/single_page/dashboard/extend/add.php:34
msgid "The package does not seem to have an existing config file."
msgstr ""

#: packages/package_designer/controllers/single_page/dashboard/extend/add.php:38
msgid "The package does not seem to exist."
msgstr ""

#: packages/package_designer/controllers/single_page/dashboard/extend/add.php:99
msgid "Package %s created successfully."
msgstr ""

#: packages/package_designer/controllers/single_page/dashboard/extend/add.php:110
msgid "No"
msgstr "Ne"

#: packages/package_designer/controllers/single_page/dashboard/extend/add.php:111
msgid "Yes"
msgstr "Ano"

#: packages/package_designer/single_pages/dashboard/extend/add.php:17
msgid "Do you have a config.json file in your package folder? Copy/paste the contents below and reload the configuration of this specific package in a click!"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:21
msgid "Config.json"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:27
#: packages/package_designer/single_pages/dashboard/extend/add.php:50
#: packages/package_designer/single_pages/dashboard/extend/add.php:81
msgid "Load config"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:32
msgid "Go back"
msgstr "Zpět"

#: packages/package_designer/single_pages/dashboard/extend/add.php:38
msgid "Available Add-Ons with a config.json file."
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:56
msgctxt "AddonVersion"
msgid "v.%s"
msgstr "v.%s"

#: packages/package_designer/single_pages/dashboard/extend/add.php:70
msgid "No Add-Ons available with a config.json file."
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:88
msgid "Basics"
msgstr "Základní"

#: packages/package_designer/single_pages/dashboard/extend/add.php:89
msgid "Interface"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:90
msgid "Block Types"
msgstr "Typy bloků"

#: packages/package_designer/single_pages/dashboard/extend/add.php:91
msgid "Directories"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:111
msgid "Lowercase letters and underscores only (without starting/ending with underscores) and a minimum of 3 characters"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:146
#: packages/package_designer/single_pages/dashboard/extend/add.php:260
msgid "Version"
msgstr "Verze"

#: packages/package_designer/single_pages/dashboard/extend/add.php:147
msgid "A minimum of %s and a maximum of %s numeric values, plus each numeric value must follow a dot, ending the version with a numeric value. Example: %s"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:163
msgid "Icon"
msgstr "Ikona"

#: packages/package_designer/single_pages/dashboard/extend/add.php:164
msgid "Ideally a %s pixels image to be used to distinguish this package from others"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:175
msgid "Direct install"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:183
msgid "Only non-installed block types will appear in this list."
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:186
msgid "There are currently no block types available to attach to a package. Make sure you do not have a block type installed if you want to attach it to a package!"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:195
msgid "Select/check block types to install this block with this package. Selected block type(s) will be moved from the block folder to the package folder."
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:225
msgid "To be created directories, to speed up the process of creating your ultimate package."
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:247
msgid "Make the package!"
msgstr ""

#: packages/package_designer/single_pages/dashboard/extend/add.php:256
msgid "Developed by"
msgstr ""

#: packages/package_designer/elements/dashboard/install_post.php:3
msgid "Make sure that:"
msgstr ""

#: packages/package_designer/elements/dashboard/install_post.php:6
#: packages/package_designer/elements/dashboard/install_post.php:7
msgid "Your '%s' folder has read and write permissions (i.e. 0777 rights);"
msgstr ""

#: packages/package_designer/elements/dashboard/install_post.php:11
msgid "Get started and create a package right away"
msgstr ""

#: packages/package_designer/elements/dashboard/install_post.php:15
msgid "Be aware: if you install any blocks into your package, rewrite any ABSOLUTE paths within view files yourself. If you include a stylesheet/javascript file with the full path to the block, or anything else, make sure you manually change them after creating your package."
msgstr ""
