msgid ""
msgstr ""
"Project-Id-Version: site_alerts 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-09-06T23:05:36+00:00\n"
"PO-Revision-Date: 2022-09-06T23:05:36+00:00\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);\n"

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php
msgctxt "TemplateFileName"
msgid "Bootstrap"
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php
msgctxt "TemplateFileName"
msgid "Zurb Foundation"
msgstr ""

#: packages/site_alerts/controller.php:20
msgid "Add configurable alerts to your concrete5 website."
msgstr ""

#: packages/site_alerts/controller.php:25
msgid "Site Alerts"
msgstr ""

#: packages/site_alerts/controller.php:53
msgid "View All Site Alerts"
msgstr ""

#: packages/site_alerts/controller.php:56
msgid "Add New Site Alert"
msgstr ""

#: packages/site_alerts/controller.php:59
msgid "Edit Site Alert"
msgstr ""

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:144
msgid "Immediately"
msgstr ""

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:176
msgid "Never"
msgstr "Nikdy"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:235
msgid "Active"
msgstr "Aktivní"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:236
msgid "Scheduled"
msgstr "Naplánovaná"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:237
msgid "Expired"
msgstr ""

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:264
msgid "Success"
msgstr "OK"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:265
#, fuzzy
msgid "Info"
msgstr "Info"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:266
msgid "Warning"
msgstr "Varování"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:267
msgid "Danger"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:45
#: packages/site_alerts/elements/alert_edit_create.php:4
msgid "Name"
msgstr "Název"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:49
#: packages/site_alerts/elements/alert_edit_create.php:15
msgid "Type"
msgstr "Typ"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:53
msgid "Start"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:57
msgid "End"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/create.php:69
#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:75
msgid "The name field is required"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/create.php:73
#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:79
msgid "The message field is required"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/create.php:77
#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:83
msgid "Please select at least one page to display this alert on"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:71
msgid "Id was not given"
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php:12
#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php:12
#: packages/site_alerts/blocks/alert_display_area/controller.php:19
#: packages/site_alerts/blocks/alert_display_area/view.php:15
msgid "Site Alerts Display Area"
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php:13
#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php:13
#: packages/site_alerts/blocks/alert_display_area/view.php:16
msgid "There are currently no active alerts for this page. Visit the dashboard to manage your alerts."
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php:20
#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php:21
#: packages/site_alerts/blocks/alert_display_area/view.php:23
msgid "Dismiss alert"
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/add.php:4
#: packages/site_alerts/blocks/alert_display_area/edit.php:3
msgid "Any active alerts that you have configured on the dashboard will be pulled and displayed here."
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/controller.php:24
msgid "Pulls applicable Site Alerts and displays them. If no alerts are available, nothing is displayed."
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/edit.php:5
msgid "Click here to visit the dashboard"
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/edit.php:6
msgid "and make changes to your alerts."
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:7
msgid "Add New Alert"
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:29
msgid "No alerts have been added yet."
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:30
msgid "Add a new alert"
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:49
msgid "Edit"
msgstr "Upravit"

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:51
msgid "Are you sure you want to delete the alert - "
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:52
msgid "Delete"
msgstr "Smazat"

#: packages/site_alerts/single_pages/dashboard/site_alerts/create.php:12
#: packages/site_alerts/single_pages/dashboard/site_alerts/edit.php:13
msgid "Cancel"
msgstr "Zrušit"

#: packages/site_alerts/single_pages/dashboard/site_alerts/create.php:13
msgid "Create"
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/edit.php:14
msgid "Save Changes"
msgstr "Uložit změny"

#: packages/site_alerts/elements/alert_edit_create.php:10
msgid "Message"
msgstr "Zpráva"

#: packages/site_alerts/elements/alert_edit_create.php:20
msgid "Start Date and Time"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:22
msgid "Leave date blank to show this alert immediately"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:26
msgid "End Date and Time"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:28
msgid "Leave date blank to show this alert indefinitely"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:35
msgid "Allow users to dismiss this alert"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:41
msgid "Select Pages to Display On"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:49
msgid "Show on all children of selected pages"
msgstr ""
