msgid ""
msgstr ""
"Project-Id-Version: geo_content 0.9.7\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-31T03:00:25+00:00\n"
"PO-Revision-Date: 2022-08-31T03:00:25+00:00\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);\n"

#: packages/geo_content/controller.php:26
msgid "Geo Content"
msgstr ""

#: packages/geo_content/controller.php:31
msgid "Allows for geo-targeting of blocks"
msgstr ""

#: packages/geo_content/controller.php:41
#: packages/geo_content/single_pages/dashboard/geo_content/variations.php:16
msgid "Add Variation"
msgstr ""

#: packages/geo_content/controller.php:44
msgid "Edit Variation"
msgstr ""

#: packages/geo_content/controller.php:48
#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:15
msgid "Add Territory"
msgstr ""

#: packages/geo_content/controller.php:51
msgid "Edit Territory"
msgstr ""

#: packages/geo_content/controller.php:62
#, fuzzy
msgid "Global"
msgstr "Globální"

#: packages/geo_content/controller.php:63
#: packages/geo_content/controllers/single_page/dashboard/geo_content/territories/add.php:27
#: packages/geo_content/controllers/single_page/dashboard/geo_content/territories/edit.php:31
msgid "Geo Content: %s"
msgstr ""

#: packages/geo_content/views/dialogs/import_values.php:16
msgid "Select CSV File"
msgstr ""

#: packages/geo_content/views/dialogs/import_values.php:25
#: packages/geo_content/elements/territory_form.php:130
#: packages/geo_content/elements/variation_form.php:19
msgid "Cancel"
msgstr "Zrušit"

#: packages/geo_content/views/dialogs/import_values.php:26
msgid "Import"
msgstr ""

#: packages/geo_content/src/Models/Territory.php:123
msgid "A territory name must be provided."
msgstr ""

#: packages/geo_content/src/Models/Territory.php:128
msgid "The territory name must be unique."
msgstr ""

#: packages/geo_content/src/Models/Variation.php:40
msgid "A variation name must be provided."
msgstr ""

#: packages/geo_content/src/Models/Variation.php:45
msgid "The variation name must be unique."
msgstr ""

#: packages/geo_content/controllers/single_page/dashboard/geo_content/territories/edit.php:18
msgid "The territory was successfully created. You can now add content to variations."
msgstr ""

#: packages/geo_content/controllers/single_page/dashboard/geo_content/territories.php:15
msgid "The territory was successfully deleted."
msgstr ""

#: packages/geo_content/controllers/single_page/dashboard/geo_content/territories.php:18
msgid "The territory was successfully saved."
msgstr ""

#: packages/geo_content/controllers/single_page/dashboard/geo_content/territories.php:26
#: packages/geo_content/controllers/single_page/dashboard/geo_content/variations.php:26
msgid "The security token has expired. Please try your request again."
msgstr ""

#: packages/geo_content/controllers/single_page/dashboard/geo_content/variations.php:15
msgid "The variation was successfully deleted."
msgstr ""

#: packages/geo_content/controllers/single_page/dashboard/geo_content/variations.php:18
msgid "The variation was successfully saved."
msgstr ""

#: packages/geo_content/controllers/territory_utilities.php:25
msgid "Permission denied"
msgstr ""

#: packages/geo_content/controllers/territory_utilities.php:60
msgid "An invalid token or file was provided."
msgstr ""

#: packages/geo_content/controllers/territory_utilities.php:72
msgid "An invalid file provided. Only CSV files are supposed."
msgstr ""

#: packages/geo_content/controllers/territory_utilities.php:94
msgid "Invalid token or values"
msgstr ""

#: packages/geo_content/blocks/display_by_locale/controller.php:27
msgid "Display by Locale"
msgstr ""

#: packages/geo_content/blocks/display_by_locale/controller.php:32
msgid "Display a block based on the user's geographical location."
msgstr ""

#: packages/geo_content/blocks/display_by_locale/controller.php:48
msgid "You must specify a display variation."
msgstr ""

#: packages/geo_content/blocks/display_by_locale/form_setup_html.php:11
msgid "Display Variation"
msgstr ""

#: packages/geo_content/blocks/display_by_locale/form_setup_html.php:25
msgid "Include Territory Dropdown"
msgstr ""

#: packages/geo_content/blocks/display_by_locale/form_setup_html.php:29
msgid "Sort Territories By"
msgstr ""

#: packages/geo_content/blocks/display_by_locale/form_setup_html.php:37
#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:36
msgid "Query Order"
msgstr ""

#: packages/geo_content/blocks/display_by_locale/form_setup_html.php:48
msgid "Alphabetical"
msgstr "Abecedně"

#: packages/geo_content/blocks/display_by_locale/view.php:9
msgid "Change Territory"
msgstr ""

#: packages/geo_content/single_pages/dashboard/geo_content/resolvers.php:20
msgid "Active Location Resolver"
msgstr ""

#: packages/geo_content/single_pages/dashboard/geo_content/resolvers.php:29
msgid "%s Resolver Settings"
msgstr ""

#: packages/geo_content/single_pages/dashboard/geo_content/resolvers.php:38
#: packages/geo_content/elements/territory_form.php:132
#: packages/geo_content/elements/variation_form.php:21
msgid "Save"
msgstr "Uložit"

#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:20
#: packages/geo_content/single_pages/dashboard/geo_content/variations.php:21
msgid "With Selected"
msgstr "Akce nad vybranými"

#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:21
#: packages/geo_content/single_pages/dashboard/geo_content/variations.php:22
msgid "Delete"
msgstr "Smazat"

#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:24
msgid "Sort by Name"
msgstr ""

#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:34
#: packages/geo_content/single_pages/dashboard/geo_content/variations.php:32
#: packages/geo_content/elements/territory_form.php:31
#: packages/geo_content/elements/variation_form.php:12
msgid "Name"
msgstr "Název"

#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:35
msgid "Location"
msgstr "Poloha"

#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:101
msgid "Are you sure you want to delete this territory?"
msgstr ""

#: packages/geo_content/single_pages/dashboard/geo_content/territories.php:104
msgid "Are you sure you want to delete the selected territories?"
msgstr ""

#: packages/geo_content/single_pages/dashboard/geo_content/variations.php:60
msgid "Are you sure you want to delete this variation?"
msgstr ""

#: packages/geo_content/single_pages/dashboard/geo_content/variations.php:63
msgid "Are you sure you want to delete the selected variations?"
msgstr ""

#: packages/geo_content/elements/territory_form.php:39
msgid "Auto-Detect Selection"
msgstr ""

#: packages/geo_content/elements/territory_form.php:42
msgid "Column"
msgstr ""

#: packages/geo_content/elements/territory_form.php:47
msgid "Values"
msgstr "Hodnoty"

#: packages/geo_content/elements/territory_form.php:53
#, fuzzy
msgid "Export CSV"
msgstr "Exportovat jako CSV"

#: packages/geo_content/elements/territory_form.php:57
#: packages/geo_content/elements/territory_form.php:59
msgid "Import CSV"
msgstr ""

#: packages/geo_content/elements/territory_form.php:80
msgid "Display Variations"
msgstr ""

#: packages/geo_content/elements/territory_form.php:84
msgid "You must first save this territory to add variations."
msgstr ""

#: packages/geo_content/elements/territory_form.php:91
msgid "There are unapproved changes in these variations. Save the territory to approve."
msgstr ""

#: packages/geo_content/elements/territory_form.php:101
msgid "You must first <a href=\"%s\">create a variation</a>."
msgstr ""

#: packages/geo_content/elements/territory_variation.php:40
#: packages/geo_content/elements/territory_variation.php:42
msgid "Add Block"
msgstr "Přidat blok"

#: packages/geo_content/elements/territory_variation.php:45
#: packages/geo_content/elements/territory_variation.php:47
msgid "Add Stack"
msgstr "Přidat zásobník"

#: packages/geo_content/elements/territory_variation.php:50
#: packages/geo_content/elements/territory_variation.php:52
msgid "Paste From Clipboard"
msgstr "Vložit ze schránky"
