msgid ""
msgstr ""
"Project-Id-Version: progress_bar 0.2\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: 2024-04-03T13:27:29+00:00\n"
"PO-Revision-Date: 2024-04-03T13:27:29+00:00\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);\n"

#: packages/progress_bar/controller.php:30
msgid "Bootstrap progress bar."
msgstr ""

#: packages/progress_bar/controller.php:34
msgid "Progress bar"
msgstr ""

#: packages/progress_bar/controller.php:44
msgid "You must be run PHP 7.4 or greater to use this package."
msgstr ""

#: packages/progress_bar/blocks/progress_bar/controller.php:52
msgid "Bootstrap 5.2 progress bar."
msgstr ""

#: packages/progress_bar/blocks/progress_bar/controller.php:56
msgid "Progress Bar"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:20
msgid "Title"
msgstr "Titulek"

#: packages/progress_bar/blocks/progress_bar/form.php:25
msgid "Title (optional): title is an optional field that allows you to set a title for the progress bar. This can be used to provide more information about the task or process that is being tracked."
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:31
msgid "End value"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:36
msgid "The length of the progress bar (%)"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:42
msgid "Label"
msgstr "Název"

#: packages/progress_bar/blocks/progress_bar/form.php:44
msgid "Add labels to your progress bars."
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:50
msgid "Height"
msgstr "Výška"

#: packages/progress_bar/blocks/progress_bar/form.php:55
msgid "The height of the progress bar (px). Entering 0 in the height field will result in using the default value."
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:61
msgid "Backgrounds"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:64
msgid "Primary"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:65
msgid "Secondary"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:66
msgid "Success"
msgstr "OK"

#: packages/progress_bar/blocks/progress_bar/form.php:67
#, fuzzy
msgid "Info"
msgstr "Info"

#: packages/progress_bar/blocks/progress_bar/form.php:68
msgid "Warning"
msgstr "Varování"

#: packages/progress_bar/blocks/progress_bar/form.php:69
msgid "Danger"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:70
#, fuzzy
msgid "Dark"
msgstr "Tmavý"

#: packages/progress_bar/blocks/progress_bar/form.php:74
msgid "Sets the background color of the progress bar by applying one of the Bootstrap background classes."
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:83
msgid "Striped"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:85
msgid "Enables animated stripes for the progress bar."
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:93
msgid "Animated"
msgstr ""

#: packages/progress_bar/blocks/progress_bar/form.php:95
msgid "Animated is a boolean value that determines whether or not the progress bar is animated. If set to true, the stripes on the progress bar will move. This property only works when striped is set to true."
msgstr ""
