msgid ""
msgstr ""
"Project-Id-Version: static_site_exporter 2.5.0.3\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: 2025-04-02T08:39:54+00:00\n"
"PO-Revision-Date: 2025-04-02T08:39:54+00:00\n"
"Language: ms_MY\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: packages/static_site_exporter/tasks.xml:8
#: packages/static_site_exporter/controller.php:33
msgid "Static Site Exporter"
msgstr ""

#: packages/static_site_exporter/controller.php:28
msgid "Exports all pages and files into a single directory that can be deployed to another server."
msgstr ""

#: packages/static_site_exporter/controllers/single_page/dashboard/static_site_exporter/cleanup.php:30
msgid "Cleanup"
msgstr ""

#: packages/static_site_exporter/controllers/single_page/dashboard/static_site_exporter/cleanup.php:35
msgid "Blacklisted block types removed successfully."
msgstr ""

#: packages/static_site_exporter/controllers/single_page/dashboard/static_site_exporter/settings.php:19
msgid "Site Check"
msgstr ""

#: packages/static_site_exporter/controllers/single_page/dashboard/static_site_exporter/settings.php:31
msgid "The output path must exists on the web server."
msgstr ""

#: packages/static_site_exporter/controllers/single_page/dashboard/static_site_exporter/settings.php:33
msgid "The output path must be writable by the web server."
msgstr ""

#: packages/static_site_exporter/controllers/single_page/dashboard/static_site_exporter/settings.php:37
msgid "Your path must end with a trailing slash."
msgstr ""

#: packages/static_site_exporter/controllers/single_page/dashboard/static_site_exporter/settings.php:69
msgid "Settings saved."
msgstr ""

#: packages/static_site_exporter/src/Command/Task/Controller/ExportSiteController.php:47
msgid "Export Site"
msgstr ""

#: packages/static_site_exporter/src/Command/Task/Controller/ExportSiteController.php:52
msgid "Exports the site to static HTML files and assets to a directory on the server."
msgstr ""

#: packages/static_site_exporter/src/Command/Task/Controller/ExportSiteController.php:60
msgid "Invalid static site exporter target path."
msgstr ""

#: packages/static_site_exporter/src/Command/Task/Controller/ExportSiteController.php:64
msgid "Your output path must be writable by the web server."
msgstr ""

#: packages/static_site_exporter/src/Command/Task/Controller/ExportSiteController.php:89
msgid "Starting static export..."
msgstr ""

#: packages/static_site_exporter/src/Command/Task/Command/ExportPageCommandHandler.php:62
msgid "Exporting Page: %s (ID: %s)"
msgstr ""

#: packages/static_site_exporter/src/Command/Task/Command/ExportPageCommandHandler.php:174
msgid "Exporting page ID {pageID} to {outputPath}. Total Length: {length}"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:7
msgid "Server"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:9
msgid "Full Output Path"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:14
msgid "Sites"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:24
msgid "Output URL"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:29
msgid "Additional .htaccess Redirects"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:37
#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/cleanup/view.php:4
msgid "Block Types"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:38
msgid "Keep track of blocks you know will work and those you know will not."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:41
msgid "Block Type"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:42
msgid "Status"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:50
msgid "Whitelisted"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:51
#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:45
msgid "Unknown"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:52
#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:43
msgid "Blacklisted"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/settings/view.php:87
msgid "Save"
msgstr "Simpan"

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:6
msgid "Site Configuration"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:8
msgid "<strong>Block Caching</strong> is enabled. For best output results disable this cache."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:10
msgid "<strong>Block Caching</strong> is disabled."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:14
msgid "<strong>Full Page Caching</strong> is enabled. For best output results disable this cache."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:16
msgid "<strong>Full Page Caching</strong> is disabled."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:20
msgid "<strong>Pretty URLs</strong> are disabled. You must enable pretty URLs for static site export to work."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:22
msgid "<strong>Pretty URLs</strong> are enabled."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:26
msgid "<strong>Queue Listening</strong> set to <b>Automatic</b>. You must configure queue listening as <b>manual</b> from the <a href=\"%s\">Automation Settings</a> Dashboard page for exporting to work properly – or you must manually run the export task with <code>concrete/bin/concrete task:export-site</code>."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:28
msgid "<strong>Queue Listening</strong> set to <b>Manual</b>. Please ensure the queue worker is running before running any export tasks from the Dashboard."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:34
msgid "Block Type Check"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:57
msgid "No unknown or blacklisted block types found."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:62
msgid "Check Site Again"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:67
msgid "<strong>Site Check</strong> will check your site for incompatible settings and for any pages containing blacklisted blocks."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/check/view.php:70
msgid "Check Site"
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/cleanup/view.php:5
msgid "Are you sure? This will remove the block types and their content from your site and is NOT undoable."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/cleanup/view.php:7
msgid "Remove all block types that have been marked as incompatible with the static site exporter."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/cleanup/view.php:16
msgid "There are no block types installed in your site that have been marked as incompatible with the static site exporter."
msgstr ""

#: packages/static_site_exporter/single_pages/dashboard/static_site_exporter/cleanup/view.php:19
msgid "Remove Block Types"
msgstr ""
