{
	"default": "de",
	"supported": [
		"de"
	],
	"de": {
		"langname": "Deutsch",
		"sitename": "<Dein Seitenname>",
		"title_prefix": "",
		"title_suffix": "",
		"title_seperator": " | ",
		"banner": {
			"title": "Startseite <Dein Seitenname>",
			"prefix": "",
			"suffix": "",
			"alt": ""
		},
		"date_format": "%d.%m.%Y %H:%M Uhr",
		"page": {
			"published_prefix": "Erstellt: ",
			"published_suffix": " | ",
			"modified_prefix": "Letzte&nbsp;Änderung: ",
			"modified_suffix": "",
			"authors_prefix": "Author(en): ",
			"authors_suffix": "",
			"languages_prefix": "Sprachen: ",
			"languages_suffix": "",
			"category_prefix": "Kategorie: ",
			"category_suffix": " | ",
			"tags_prefix": "Tags: ",
			"tags_suffix": "",
			"slug_prefix": "Slug: ",
			"slug_suffix": "",
			"edit_url_text": "[Seite&nbsp;bearbeiten]",
			"view_url_text": "[Quelltext]",
			"history_url_text": "[Historie]",
			"redirect_prefix": "Diese Seite verlinkt auf eine andere Seite. Du wirst in kürze auf ",
			"redirect_suffix": " weitergeleitet. Falls die automatische Weiterleitung nicht funktioniert, einfach den Link direkt klicken."
		},
		"tag": {
			"languages_prefix": "Sprachen: ",
			"languages_suffix": "",
			"edit_url_text": "[Text&nbsp;bearbeiten]",
			"view_url_text": "[Quelltext]",
			"history_url_text": "[Historie]"
		},
		"atom": {
			"title": "<Dein Seitenname> Atom Feed"
		},
		"only_pages": {
			"title": "Seiten"
		},
		"no_content": "Diese Seite hat noch keine Inhalte.",
		"quotations": {
			"double": {
				"left": "&bdquo;",
				"right": "&ldquo;"
			},
			"single": {
				"left": "&sbquo;",
				"right": "&lsquo;"
			}
		},
		"toc": {
			"header": "Inhaltsverzeichnis"
		}
	},
	"en": {
		"langname": "English",
		"sitename": "<Your sitename>",
		"title_prefix": "",
		"title_suffix": "",
		"title_seperator": " | ",
		"banner": {
			"title": "Homepage <Your sitename>",
			"prefix": "",
			"suffix": "",
			"alt": ""
		},
		"date_format": "%d.%m.%Y %H:%M Uhr",
		"page": {
			"published_prefix": "Created: ",
			"published_suffix": " | ",
			"modified_prefix": "Last&nbsp;change: ",
			"modified_suffix": "",
			"authors_prefix": "Authors: ",
			"authors_suffix": "",
			"languages_prefix": "Languages: ",
			"languages_suffix": "",
			"category_prefix": "Category: ",
			"category_suffix": " | ",
			"tags_prefix": "Tags: ",
			"tags_suffix": "",
			"slug_prefix": "Slug: ",
			"slug_suffix": "",
			"edit_url_text": "[Edit&nbsp;page]",
			"view_url_text": "[Source]",
			"history_url_text": "[History]",
			"redirect_prefix": "This page links to another page. You will be redirected to ",
			"redirect_suffix": " shortly. If the automatic redirection doesn't work, just click the link directly."
		},
		"tag": {
			"languages_prefix": "Languages: ",
			"languages_suffix": "",
			"edit_url_text": "[Edit&nbsp;text]",
			"view_url_text": "[Source]",
			"history_url_text": "[History]"
		},
		"atom": {
			"title": "<Your sitename> Atom Feed"
		},
		"only_pages": {
			"title": "Pages"
		},
		"no_content": "This page has no content.",
		"quotations": {
			"double": {
				"left": "&bdquo;",
				"right": "&ldquo;"
			},
			"single": {
				"left": "&sbquo;",
				"right": "&lsquo;"
			}
		},
		"toc": {
			"header": "Table of contents"
		}
	}
}