msgid ""
msgstr ""
"Project-Id-Version: slife 1.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-23T12:37:44+00:00\n"
"PO-Revision-Date: 2022-08-23T12:37:44+00:00\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);\n"

#: packages/slife/controller.php:23
#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:74
msgid "Slife"
msgstr ""

#: packages/slife/controller.php:28
msgid "Base package to send messages to Slack."
msgstr ""

#: packages/slife/controller.php:70
msgid "Please uninstall all Slife integrations first."
msgstr ""

#: packages/slife/controller.php:107
msgid "Webhooks"
msgstr ""

#: packages/slife/controller.php:108
msgid "Messages"
msgstr "Zprávy"

#: packages/slife/src/Slife/Integration/BasicEvent.php:48
msgid "You are not allowed to instantiate the abstract BasicEvent class"
msgstr ""

#: packages/slife/src/Slife/Integration/BasicEvent.php:189
msgid "Invalid Event Handle"
msgstr ""

#: packages/slife/src/Slife/Manager.php:72
msgid "Webhook is missing."
msgstr ""

#: packages/slife/src/Slife/Manager.php:139
msgid "Slife webhook with handle %s has not been found."
msgstr ""

#: packages/slife/src/Slife/Payload.php:49
msgid "This is a test notification"
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:105
msgid "This event already exists for the selected webhook."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:112
msgid "Message has been saved."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:113
msgid "Message has been added."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:133
msgid "Message has been removed."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:152
msgid "Please create a webhook first."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:178
msgid "This message doesn't exist (anymore)."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:220
msgid "-- Select an event -- "
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/messages.php:239
msgid "-- Select a webhook -- "
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/webhooks.php:64
msgid "This handle is already in use."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/webhooks.php:71
msgid "Webhook has been saved."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/webhooks.php:72
msgid "Webhook has been added."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/webhooks.php:92
msgid "Test message!"
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/webhooks.php:118
msgid "Webhook has been removed."
msgstr ""

#: packages/slife/controllers/single_page/dashboard/slife/webhooks.php:172
msgid "This webhook doesn't exist (anymore)."
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:13
#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:15
msgid "Delete"
msgstr "Smazat"

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:34
#: packages/slife/single_pages/dashboard/slife/messages.php:44
#, fuzzy
msgid "Event"
msgstr "Událost"

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:44
#: packages/slife/single_pages/dashboard/slife/messages.php:46
msgid "Webhook"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:53
#: packages/slife/single_pages/dashboard/slife/messages.php:45
msgid "Message"
msgstr "Zpráva"

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:67
msgid "Placeholders you can use in the message text: %s."
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:73
msgid "Tip: <b>*asterisks*</b> and <i>_underscores_</i> are supported to style the message."
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:79
#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:81
msgid "Save"
msgstr "Uložit"

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:79
#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:81
msgid "Add"
msgstr "Přidat"

#: packages/slife/single_pages/dashboard/slife/messages/edit.php:85
#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:87
msgid "Cancel"
msgstr "Zrušit"

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:13
msgid "Do you want to delete this webhook and all its associated messages?"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:35
msgid "Is enabled"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:41
msgid "Handle / Name"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:43
msgid "A unique identifier for this webhook"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:52
msgid "URL to webhook"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:54
msgid "The URL to the Slack endpoint"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:62
#: packages/slife/single_pages/dashboard/slife/webhooks.php:34
msgid "Channel"
msgstr "Kanál"

#: packages/slife/single_pages/dashboard/slife/webhooks/edit.php:72
#: packages/slife/single_pages/dashboard/slife/webhooks.php:35
msgid "Bot name"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages.php:18
msgid "Add message"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages.php:29
msgid ""
"Messages are texts send to Slack. They can be customized per event. \n"
"        Each event can supports different placeholders. For example, '{username}' can be \n"
"        replaced by 'John Doe'.<br>You can add more events by installing Slife integrations or using custom code."
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages.php:90
msgid ""
"\n"
"                    No messages or events have been added. \n"
"                    Please install one of the Slife integrations.\n"
"                "
msgstr ""

#: packages/slife/single_pages/dashboard/slife/messages.php:102
msgid "No messages have been added yet."
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks.php:9
msgid "Add Webhook"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks.php:16
msgid ""
"Webhooks are a simple way to post messages from external sources into Slack. \n"
"        They make use of normal HTTP requests with a JSON payload, \n"
"        which includes the message and a few other optional details described later. \n"
"        You can add multiple webhooks, e.g. to send notifications to different Slack channels."
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks.php:33
msgid "Handle"
msgstr "Handle"

#: packages/slife/single_pages/dashboard/slife/webhooks.php:52
msgid "Send test message"
msgstr ""

#: packages/slife/single_pages/dashboard/slife/webhooks.php:96
msgid "No webhook has been created yet."
msgstr ""

#: packages/slife/elements/dashboard/uninstall.php:26
msgid "Make sure all Slife extensions are uninstalled first:"
msgstr ""
