{
	"site-settings": "Site Instellingen",
	"title": "Site Titel",
	"title.short": "Short Title",
	"title.short-placeholder": "If no short title is specified, the site title will be used",
	"title.url": "Title Link URL",
	"title.url-placeholder": "De URL van de site titel",
	"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
	"title.name": "Jouw Communiy Naam",
	"title.show-in-header": "Toon Site Titel in Header",
	"browser-title": "Browser Titel",
	"browser-title-help": "Als geen browser titel is gespecificeerd dan word de site titel gebruikt",
	"title-layout": "Titel Lay-out",
	"title-layout-help": "Defineer hoe de browser titel gestructureerd word. bijv: &#123;paginaTitel&#125; | &#123;browserTitel&#125;",
	"description.placeholder": "Een korte beschrijving van uw gemeenschap",
	"description": "Site Beschrijving",
	"keywords": "Site Trefwoorden",
	"keywords-placeholder": "Trefwoorden die uw community beschrijven, kommagescheiden",
	"logo": "Site Logo",
	"logo.image": "Afbeelding",
	"logo.image-placeholder": "Pad naar een logo om te tonen op de forum header",
	"logo.upload": "Uploaden",
	"logo.url": "Logo Link URL",
	"logo.url-placeholder": "De URL van de site logo",
	"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
	"logo.alt-text": "Alt Tekst",
	"log.alt-text-placeholder": "Alternatieve tekst voor toegankelijkheid",
	"favicon": "Favoicon",
	"favicon.upload": "Uploaden",
	"pwa": "Progressive Web App",
	"touch-icon": "Touch Icon",
	"touch-icon.upload": "Uploaden",
	"touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
	"maskable-icon": "Maskable (Homescreen) Icon",
	"maskable-icon.help": "Recommended size and format: 512x512, PNG format only. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.",
	"outgoing-links": "Uitgaande links",
	"outgoing-links.warning-page": "Gebruik waarschuwingspagina voor uitgaande links",
	"search": "Search",
	"search-default-in": "Search In",
	"search-default-in-quick": "Quick Search In",
	"search-default-sort-by": "Sort by",
	"outgoing-links.whitelist": "Domeinen op de whitelist voor het omzeilen van de waarschuwingspagina",
	"site-colors": "Site Color Metadata",
	"theme-color": "Theme Color",
	"background-color": "Background Color",
	"background-color-help": "Color used for splash screen background when website is installed as a PWA",
	"undo-timeout": "Undo Timeout",
	"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
	"topic-tools": "Topic Tools"
}