<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
	<file source-language="en" datatype="plaintext" original="EXT:backend/Resources/Private/Language/locallang_sitesettings.xlf" date="2024-09-10T12:13:00Z" product-name="backend">
		<header/>
		<body>
			<trans-unit id="overview.title">
				<source>Site Settings Overview</source>
			</trans-unit>
			<trans-unit id="overview.setSummary">
				<source>Sets (%d)</source>
			</trans-unit>
			<trans-unit id="overview.customSettingsSummary">
				<source>Custom Settings (%d)</source>
			</trans-unit>
			<trans-unit id="overview.editSettings">
				<source>Edit Settings</source>
			</trans-unit>
			<trans-unit id="overview.message.notEditable">
				<source>The sets of this site do not provide any configurable settings.</source>
			</trans-unit>
			<trans-unit id="overview.noSiteSettingsExists.title">
				<source>No configurable Site Settings found</source>
			</trans-unit>
			<trans-unit id="overview.noSiteSettingsExists.message">
				<source>See the documentation for instructions on defining settings via site sets.</source>
			</trans-unit>
			<trans-unit id="overview.noSiteSettingsExists.button-documentation-label">
				<source>Open the documentation</source>
			</trans-unit>
			<trans-unit id="edit.headline">
				<source>Site Settings for "%s"</source>
			</trans-unit>
			<trans-unit id="edit.noSettings.title">
				<source>No settings available</source>
			</trans-unit>
			<trans-unit id="edit.noSettings.message">
				<source>The site '%s' does not provide configurable settings.</source>
			</trans-unit>
			<trans-unit id="edit.yamlExport">
				<source>YAML export</source>
			</trans-unit>
			<trans-unit id="edit.editSiteConfiguration">
				<source>Edit site configuration</source>
			</trans-unit>
			<trans-unit id="save.message.updated">
				<source>Settings updated.</source>
			</trans-unit>
			<trans-unit id="categories.other">
				<source>Other</source>
			</trans-unit>
		</body>
	</file>
</xliff>
