{
  "Button.Save": "Save",
  "Button.Cancel": "Cancel",
  "Button.Add": "Add",
  "Button.AddURL": "Add URL",
  "Button.AddURLBundle": "Add another URL bundle",
  "Button.AddCustomURL": "Add another URL",

  "Header.Title": "Sitemap",
  "Header.Description": "Settings for the sitemap XML",
  "Header.Button.Generate": "Generate sitemap",
  "Header.Button.SitemapLink": "Go to the sitemap",
  "Header.Button.GoToSettings": "Go to settings",

  "Settings.CollectionTitle": "URL bundles",
  "Settings.CustomTitle": "Custom URLs",
  "Settings.SettingsTitle": "Settings",
  "Settings.Field.Hostname.Label": "Hostname",
  "Settings.Field.Hostname.Description": "The URL of your website",
  "Settings.Field.HostnameOverrides.Label": "Hostname overrides",
  "Settings.Field.HostnameOverrides.Button": "Configure",
  "Settings.Field.HostnameOverrides.Description": "Specify hostname per language",
  "Settings.Field.IncludeHomepage.Label": "Include home page",
  "Settings.Field.IncludeHomepage.Description": "Include a '/' entry when none is present.",
  "Settings.Field.ExcludeDrafts.Label": "Exclude drafts",
  "Settings.Field.ExcludeDrafts.Description": "Remove all draft entries from the sitemap.",
  "Settings.Field.URL.Label": "Slug",
  "Settings.Field.URL.Description": "This field forces the UID type regex",
  "Settings.Field.Priority.Label": "Priority",
  "Settings.Field.Priority.Description": "The priority of the pages.",
  "Settings.Field.Changefreq.Label": "Changefreq",
  "Settings.Field.Changefreq.Description": "The changefreq of the pages.",
  "Settings.Field.IncludeLastmod.Label": "Lastmod",
  "Settings.Field.IncludeLastmod.Description": "Adds a <lastmod> tag to all the URLs of this type.",
  "Settings.Field.Pattern.Label": "Pattern",
  "Settings.Field.Pattern.DescriptionPart1": "Create a dynamic URL pattern",
  "Settings.Field.Pattern.DescriptionPart2": "using",
  "Settings.Field.Pattern.DescriptionPart3": "and",
  "Settings.Field.Pattern.Error": "This is not a valid pattern.",
  "Settings.Field.SelectContentType.Label": "Content Type",
  "Settings.Field.SelectContentType.Description": "Select a content type.",
  "Settings.Field.SelectLanguage.Label": "Language",
  "Settings.Field.SelectLanguage.Description": "Select a language.",
  "Settings.Field.SelectLanguage.SameForAll": "Same for all languages",

  "Modal.HeaderTitle": "Sitemap entries",

  "HostnameOverrides.Label": "Hostname overrides",
  "HostnameOverrides.Description": "Set a hostname for URLs of the {langcode} locale",

  "Info.NoHostname.Title": "Set your hostname",
  "Info.NoHostname.Description": "Before you can generate the sitemap you have to specify the hostname of your website.",
  "Info.NoSitemap.Title": "No sitemap XML present",
  "Info.NoSitemap.Description": "Generate your first sitemap XML with the button below.",
  "Info.SitemapIsPresent.Title": "Sitemap XML is present",
  "Info.SitemapIsPresent.LastUpdatedAt": "Last updated at:",
  "Info.SitemapIsPresent.AmountOfURLs": "Amount of URLs:",

  "EditView.ExcludeFromSitemap": "Exclude from Sitemap",

  "Empty.URLBundles.Description": "No URL bundles have been configured yet.",
  "Empty.URLBundles.Button": "Add the first URL bundle",

  "Empty.CustomURLs.Description": "No custom URLs have been configured yet.",
  "Empty.CustomURLs.Button": "Add the first URL",

  "notification.success.submit": "Settings have been updated",
  "notification.success.generate": "Sitemap has been generated",

  "plugin.name": "Sitemap"
}
