diff --git a/public/language/nl/admin/settings/general.json b/public/language/nl/admin/settings/general.json index 948123f7cb..c47481fe11 100644 --- a/public/language/nl/admin/settings/general.json +++ b/public/language/nl/admin/settings/general.json @@ -1,32 +1,32 @@ { - "site-settings": "Site Settings", - "title": "Site Title", + "site-settings": "Site Instellingen", + "title": "Site Titel", "title.url": "URL", - "title.url-placeholder": "The URL of the site title", - "title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.", - "title.name": "Your Community Name", - "title.show-in-header": "Show Site Title in Header", + "title.url-placeholder": "De URL van de site titel", + "title.url-help": "Wanneer de titel word aangeklikt stuur gebruikers naar dit adress. Is het leeg gelaten dan worden gebruikers naar de forum hoofdpagina gestuurd.", + "title.name": "Jouw Communiy Naam", + "title.show-in-header": "Toon Site Titel in Header", "browser-title": "Browser Title", - "browser-title-help": "If no browser title is specified, the site title will be used", - "title-layout": "Title Layout", - "title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}", - "description.placeholder": "A short description about your community", - "description": "Site Description", - "keywords": "Site Keywords", - "keywords-placeholder": "Keywords describing your community, comma-separated", + "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: {paginaTitel} | {browserTitel}", + "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": "Image", - "logo.image-placeholder": "Path to a logo to display on forum header", - "logo.upload": "Upload", + "logo.image": "Afbeelding", + "logo.image-placeholder": "Pad naar een logo om te tonen op de forum header", + "logo.upload": "Uploaden", "logo.url": "URL", - "logo.url-placeholder": "The URL of the 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.", - "logo.alt-text": "Alt Text", - "log.alt-text-placeholder": "Alternative text for accessibility", - "favicon": "Favicon", - "favicon.upload": "Upload", - "touch-icon": "Homescreen/Touch Icon", - "touch-icon.upload": "Upload", + "logo.url-placeholder": "De URL van de site logo", + "logo.url-help": "Wanneer het logo aangeklikt is stuur gebruikers naar dit adress. Is het leeg gelaten dan worden gebruikers naar de forum hoofdpagina gestuurd.", + "logo.alt-text": "Alt Tekst", + "log.alt-text-placeholder": "Alternatieve tekst voor toegankelijkheid", + "favicon": "Favoicon", + "favicon.upload": "Uploaden", + "touch-icon": "Startscherm / Aanraakpictogram", + "touch-icon.upload": "Uploaden", "touch-icon.help": "Recommended size and format: 192x192, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.", "outgoing-links": "Outgoing Links", "outgoing-links.warning-page": "Use Outgoing Links Warning Page",