Skip to content
Snippets Groups Projects
lang.json 1.38 KiB
{
	"default": "de",
	"supported": [
		"de"
	],
	"de": {
		"langname": "Deutsch",
		"sitename": "Fachgruppe Informatik",
		"title_prefix": "",
		"title_suffix": "",
		"banner": {
			"title": "Startseite Fachgruppe Informatik",
			"prefix": "",
			"suffix": "",
			"alt": ""
		},
		"article": {
			"published_prefix": "Veröffentlicht: ",
			"published_suffix": "",
			"modified_prefix": "Zuletzt geändert: ",
			"modified_suffix": "",
			"authors_prefix": "Author(en): ",
			"authors_suffix": "",
			"languages_prefix": "Übersetzungen: ",
			"languages_suffix": "",
			"category_prefix": "Kategorie: ",
			"category_suffix": "",
			"tags_prefix": "Tags: ",
			"tags_suffix": ""
		},
		"page": {
			"published_prefix": "Veröffentlicht: ",
			"published_suffix": "",
			"modified_prefix": "Zuletzt geändert: ",
			"modified_suffix": "",
			"authors_prefix": "Author(en): ",
			"authors_suffix": "",
			"languages_prefix": "Übersetzungen: ",
			"languages_suffix": "",
			"category_prefix": "Kategorie: ",
			"category_suffix": "",
			"tags_prefix": "Tags: ",
			"tags_suffix": ""
		},
		"atom": {
			"title": "Fachgruppe Informatik Atom Feed"
		},
		"only_pages": {
			"title": "Seiten"
		},
		"no_content": "Diese Seite hat noch keine Inhalte.",
		"quotations": {
			"double": {
				"left": "„",
				"right": "“"
			},
			"single": {
				"left": "‚",
				"right": "‘"
			}
		}
	}
}