summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/nl.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-08-09 17:04:39 -0500
committerGitHub <noreply@github.com>2016-08-09 17:04:39 -0500
commitac2f75ac8fd4e2d7ae1de6703a156b9636d4b8f0 (patch)
treefca0c03c5f17fc2db0ad1bf15d5ff6c3e85a40f6 /webapp/i18n/nl.json
parente4b0680a795bfeda5575f2be3e4b6359dc01bd2d (diff)
downloadchat-ac2f75ac8fd4e2d7ae1de6703a156b9636d4b8f0.tar.gz
chat-ac2f75ac8fd4e2d7ae1de6703a156b9636d4b8f0.tar.bz2
chat-ac2f75ac8fd4e2d7ae1de6703a156b9636d4b8f0.zip
daily translations 20160809 (#3772)
Diffstat (limited to 'webapp/i18n/nl.json')
-rw-r--r--webapp/i18n/nl.json199
1 files changed, 124 insertions, 75 deletions
diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json
index 650042ddd..b66e0f014 100644
--- a/webapp/i18n/nl.json
+++ b/webapp/i18n/nl.json
@@ -30,21 +30,21 @@
"activity_log_modal.androidNativeApp": "Android eigen applicatie",
"activity_log_modal.iphoneNativeApp": "iPhone eigen applicatie",
"add_command.autocomplete": "Automatisch aanvullen",
- "add_command.autocomplete.help": "(Optional) Show slash command in autocomplete list.",
+ "add_command.autocomplete.help": "(optioneel) Toon slash commando's in de autocomplete lijst.",
"add_command.autocompleteDescription": "Automatisch aanvullen omgeschrijving",
- "add_command.autocompleteDescription.help": "Optionele korte omschrijving van de 'slash' opdracht voor in de automatisch aanvullen lijst.",
+ "add_command.autocompleteDescription.help": "(Optionele) korte omschrijving van de 'slash' opdracht voor in de automatisch aanvullen lijst.",
"add_command.autocompleteDescription.placeholder": "Bevoorbeeld: \"Geeft zoek resultaten op patienten dossiers\"",
"add_command.autocompleteHint": "Automatisch aanvullen tip",
- "add_command.autocompleteHint.help": "(Optional) Arguments associated with your slash command, displayed as help in the autocomplete list.",
+ "add_command.autocompleteHint.help": "(Optioneel) Argumenten gerelateerd tot jouw slash commando, worden getoond als help in de autocompleet lijst",
"add_command.autocompleteHint.placeholder": "Bijvoorbeeld: [Patient naam]",
"add_command.cancel": "Annuleren",
"add_command.description": "Omschrijving",
- "add_command.description.help": "Description for your incoming webhook.",
+ "add_command.description.help": "Omschrijving van jouw inkomende webhook.",
"add_command.displayName": "Weergavenaam",
- "add_command.displayName.help": "Display name for your slash command made of up to 64 characters.",
+ "add_command.displayName.help": "Weergavenaam voor jouw slash commando tot 64 karakters.",
"add_command.header": "Toevoegen",
"add_command.iconUrl": "Reactie icoon",
- "add_command.iconUrl.help": "Kies een alternatief figuur om bij de berichten uit slash opdrachten te plaatsen. Kies een URL die naar een .png of .jpg bestand wijst, die minstens 128 bij 128 pixels groot is.",
+ "add_command.iconUrl.help": "Kies een alternatieve profielafbeelding om bij de berichten uit slash opdrachten te plaatsen. Kies een URL die naar een .png of .jpg bestand wijst, die minstens 128 bij 128 pixels groot is.",
"add_command.iconUrl.placeholder": "https://www.voorbeeld.nl/mijnicoon.png",
"add_command.method": "Anvraag methode",
"add_command.method.get": "GET",
@@ -52,10 +52,10 @@
"add_command.method.post": "POST",
"add_command.save": "Opslaan",
"add_command.trigger": "Opdracht Trigger-woord",
- "add_command.trigger.help": "Trigger word must be unique, and cannot begin with a slash or contain any spaces.",
- "add_command.trigger.helpExamples": "Examples: client, employee, patient, weather",
- "add_command.trigger.helpReserved": "Reserved: {link}",
- "add_command.trigger.helpReservedLinkText": "see list of built-in slash commands",
+ "add_command.trigger.help": "Trigger woord moet uniek zijn, en kan niet beginnen met een slash of spaties bevatten.",
+ "add_command.trigger.helpExamples": "Voorbeelden: klant, werknemer, patient, weer",
+ "add_command.trigger.helpReserved": "Gereserveerd: {link}",
+ "add_command.trigger.helpReservedLinkText": "bekijk een lijst van ingebouwde slash commando's",
"add_command.trigger.placeholder": "Opdracht activeren, b.v. \"hallo\"",
"add_command.triggerInvalidLength": "Een activeer-woord moet minimaal {min} en maximaam {max} tekens bevatten",
"add_command.triggerInvalidSlash": "Een activeer-woord kan niet met een / beginnen",
@@ -66,7 +66,7 @@
"add_command.url.placeholder": "Moet beginnen met http:// of https://",
"add_command.urlRequired": "Een aanvraag URL is vereist",
"add_command.username": "Gebruikersnaam voor de Reactie",
- "add_command.username.help": "Kies een gebruikersnaam waarmee die slash opdracht kan reageren. Gebruikersnamen kunnen bestaan uit maximaal 22 kleine letters, cijfers en de symbolen \"-\", \"_\", en \".\" .",
+ "add_command.username.help": "(Optioneel) Kies een gebruikersnaam waarmee die slash opdracht kan reageren. Gebruikersnamen kunnen bestaan uit maximaal 22 kleine letters, cijfers en de symbolen \"-\", \"_\", en \".\" .",
"add_command.username.placeholder": "Gebruikersnaam",
"add_emoji.cancel": "Annuleren",
"add_emoji.header": "Toevoegen",
@@ -84,39 +84,51 @@
"add_emoji.save": "Opslaan",
"add_incoming_webhook.cancel": "Annuleren",
"add_incoming_webhook.channel": "Kanaal",
- "add_incoming_webhook.channel.help": "Public channel or private group that receives the webhook payloads. You must belong to the private group when setting up the webhook.",
+ "add_incoming_webhook.channel.help": "Publiek kanaal of privé groep wat webhook payloads ontvangt. Je moet lid zijn van de privé groep om deze webhook in te stellen.",
"add_incoming_webhook.channelRequired": "Een geldig kanaal is vereist",
"add_incoming_webhook.description": "Omschrijving",
- "add_incoming_webhook.description.help": "Description for your incoming webhook.",
+ "add_incoming_webhook.description.help": "Omschrijving van jouw inkomende webhook.",
"add_incoming_webhook.displayName": "Weergavenaam",
- "add_incoming_webhook.displayName.help": "Display name for your incoming webhook made of up to 64 characters.",
+ "add_incoming_webhook.displayName.help": "Weergavenaam voor jouw inkomende webhook van maximaal 64 karakters.",
"add_incoming_webhook.header": "Toevoegen",
"add_incoming_webhook.name": "Naam",
"add_incoming_webhook.save": "Opslaan",
+ "add_oauth_app.callbackUrls.help": "De doorstuur URL's waarnaar de service zal doorsturen nadat gebruikers de autorisatie van de applicatie hebben afgewezen of toegestaan, welke de autorisatie codes of tokens zal afhandelen. Moet een geldige URL zijn en beginnen met http:// of https://.",
+ "add_oauth_app.callbackUrlsRequired": "En of meerdere callback URL's zijn vereist",
+ "add_oauth_app.description.help": "Omschrijving voor jouw OAuth 2.0 applicatie.",
+ "add_oauth_app.descriptionRequired": "Omschrijving voor jouw OAuth 2.0 applicatie is verplicht.",
+ "add_oauth_app.header": "Toevoegen",
+ "add_oauth_app.homepage.help": "De URL van de homepagina van de OAuth 2.0 applicatie. Gebruik HTTP of HTTPS in de URL afhankelijk van de configuratie.",
+ "add_oauth_app.homepageRequired": "Homepagina van de OAuth 2.0 applicatie is verplicht. ",
+ "add_oauth_app.icon.help": "(Optioneel) De URL van de afbeelding die gebruikt word voor jouw OAuth 2.0 applicatie. Gebruik HTTP of HTTPS in jouw URL.",
+ "add_oauth_app.name.help": "Weergavenaam voor jouw OAuth 2.0 applicatie van maximaal 64 karakters.",
+ "add_oauth_app.nameRequired": "Naam van de OAuth 2.0 applicatie is verplicht.",
+ "add_oauth_app.trusted.help": "Wanneer waar, de OAuth 2.0 applicatie is vertrouwd door de Mattermost server en verplicht de gebruiker niet om autorisatie te accepteren. Wanneer niet waar, zal er additioneel venster verschijnen, met de vraag of de gebruiker dit verzoek wil toestaan of afwijzen.",
"add_outgoing_webhook.callbackUrls": "Aanvraag URL's (Een per regel)",
- "add_outgoing_webhook.callbackUrls.help": "The URL that messages will be sent to.",
+ "add_outgoing_webhook.callbackUrls.help": "De URL waar berichten naartoe worden gezonden.",
"add_outgoing_webhook.callbackUrlsRequired": "En of meerdere aanvraag URL's zijn vereist",
"add_outgoing_webhook.cancel": "Annuleren",
"add_outgoing_webhook.channel": "Kanaal",
- "add_outgoing_webhook.channel.help": "Public channel to receive webhook payloads. Optional if at least one Trigger Word is specified.",
- "add_outgoing_webhook.contentType.help1": "Choose the content type by which the response will be sent.",
- "add_outgoing_webhook.contentType.help2": "If application/x-www-form-urlencoded is chosen, the server assumes you will be encoding the parameters in a URL format.",
- "add_outgoing_webhook.contentType.help3": "If application/json is chosen, the server assumes you will posting JSON data.",
+ "add_outgoing_webhook.channel.help": "Publiek kanaal wat webhook payloads ontvangt. Optioneel als er minimaal 1 Trigger Woord is gespecificeerd. ",
+ "add_outgoing_webhook.contentType.help1": "Kies de content type van de te verzenden antwoord.",
+ "add_outgoing_webhook.contentType.help2": "Als application/x-www-form-urlencoded is gekozen, dan zal de server aannemen dat je de parameters in een URL formaat stuurt. ",
+ "add_outgoing_webhook.contentType.help3": "Als application/json is gekozen, neemt de server aan dat je JSON data zult posten.",
"add_outgoing_webhook.content_Type": "Content Type",
"add_outgoing_webhook.description": "Omschrijving",
- "add_outgoing_webhook.description.help": "Description for your outgoing webhook.",
+ "add_outgoing_webhook.description.help": "Omschrijving van jouw uitgaande webhook.",
"add_outgoing_webhook.displayName": "Weergavenaam",
- "add_outgoing_webhook.displayName.help": "Display name for your outgoing webhook made of up to 64 characters.",
+ "add_outgoing_webhook.displayName.help": "Weergavenaam voor jouw uitgaande webhook van maximaal 64 karakters.",
"add_outgoing_webhook.header": "Toevoegen",
"add_outgoing_webhook.name": "Naam",
"add_outgoing_webhook.save": "Opslaan",
"add_outgoing_webhook.triggerWords": "Activeer woorden (één per regel)",
- "add_outgoing_webhook.triggerWords.help": "Messages that start with one of the specified words will trigger the outgoing webhook. Optional if Channel is selected.",
+ "add_outgoing_webhook.triggerWords.help": "Berichten die starten met 1 van de gespecificeerde woorden zullen de uitgaande webhook triggeren. Optioneel als het Kanaal is geselecteerd.",
"add_outgoing_webhook.triggerWordsOrChannelRequired": "Een geldig kanaal, of een lijst van activeer-woorden is vereist",
"add_outgoing_webhook.triggerWordsTriggerWhen": "Activatiewoord",
- "add_outgoing_webhook.triggerWordsTriggerWhen.help": "Choose when to trigger the outgoing webhook; if the first word of a message matches a Trigger Word exactly, or if it starts with a Trigger Word.",
+ "add_outgoing_webhook.triggerWordsTriggerWhen.help": "Kies wanneer de activatie voor uitgaande webhook in werking treed; wanneer het eerste woord van het bericht overeenkomt met een trigger-woord, of wanneer het start met een trigger-woord.",
"add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "Eerste trigger woord komt exact overeen",
"add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "Eerste woord start met een trigger woord",
+ "admin.advance.cluster": "High Availability (Beta)",
"admin.audits.reload": "Laad de gebruikeractiviteit logs opnieuw",
"admin.audits.title": "Gebruiker activiteits logs",
"admin.authentication.email": "Email authenticatie",
@@ -124,6 +136,24 @@
"admin.authentication.oauth": "OAuth 2.0",
"admin.authentication.saml": "SAML",
"admin.banner.heading": "Opmerking:",
+ "admin.cluster.enableDescription": "Mattermost SAML logins toestaan. Lees hier de <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentatie</a> over het configureren van SAML voor Mattermost.",
+ "admin.cluster.enableTitle": "High Availability modus aanzetten:",
+ "admin.cluster.interNodeListenAddressDesc": "Het adres waarop de server zal luisteren voor communicatie met andere servers.",
+ "admin.cluster.interNodeListenAddressEx": "Bv. \":8075\"",
+ "admin.cluster.interNodeListenAddressTitle": "Inter-Node Listen Adres:",
+ "admin.cluster.interNodeUrlsDesc": "De interne/privé URL's van alle Mattermost servers gescheiden door komma's. ",
+ "admin.cluster.interNodeUrlsEx": "Bv \"http://10.10.10.30, http://10.10.10.31\"",
+ "admin.cluster.interNodeUrlsTitle": "Inter-Node URL's:",
+ "admin.cluster.loadedFrom": "Het configuratiebestand was geladen van Node ID {clusterId}. Zie de Troubleshooting Guide in onze <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentatie</a> als je problemen ondervind bij de toegang tot de Systeem Console via een loadbalancer.",
+ "admin.cluster.noteDescription": "Het veranderen van configuratie in deze sectie zal een server herstart vereisen voordat het in werking treed. Wanneer High Availability mode geactiveerd is, zal System Console op alleen-lezen gezet worden en kan alleen gewijzigd worden via het configuratie bestand.",
+ "admin.cluster.should_not_change": "Waarschuwing: Deze instellingen zullen waarschijnlijk niet in sync staat met andere servers in het cluster. High Availability inter-node communicatie zal niet starten tot config.json gelijk is op alle servers en Mattermost is herstart. Bekijk de <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentatie</a> om te zien hoe je een server aan het cluster toevoegt of verwijdert. Wanneer u de Systeem Console via een load balancer benadert en problemen ervaart, lees de Troubleshooting Guide in onze <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentatie</a>.",
+ "admin.cluster.status_table.config_hash": "Configuratie Bestand MD5",
+ "admin.cluster.status_table.hostname": "Hostnaam",
+ "admin.cluster.status_table.id": "Node ID",
+ "admin.cluster.status_table.reload": " Herlaad Cluster Status",
+ "admin.cluster.status_table.status": "Status",
+ "admin.cluster.status_table.url": "Inter-Node URL",
+ "admin.cluster.status_table.version": "Versie",
"admin.compliance.directoryDescription": "De directory waar de \"compliance\" rapporten worden weggeschreven. Indien leeg, word ./data/ gebruikt.",
"admin.compliance.directoryExample": "B.v. \"./data/\"",
"admin.compliance.directoryTitle": "Nalevingsrapport Map:",
@@ -252,7 +282,7 @@
"admin.files.storage": "Opslag",
"admin.general.configuration": "Configuratie",
"admin.general.localization": "Lokalisatie",
- "admin.general.localization.availableLocalesDescription": "Bepaald welke talen beschikbaar zijn voor gebruikers in account instellingen (laat leeg om alle talen beschikbaar te stellen).",
+ "admin.general.localization.availableLocalesDescription": "Selecteer welke talen er beschikbaar zijn voor gebruikers in de Account Instellingen (laat dit veld leeg om alle talen beschikbaar te stellen).<br /><br />Wil je helpen met vertalen? Word lid van de <a href='http://translate.mattermost.com/' target='_blank'>Mattermost Translation Server</a>.",
"admin.general.localization.availableLocalesTitle": "Beschikbare talen:",
"admin.general.localization.clientLocaleDescription": "Standaard taal voor nieuw aangemaakte gebruikers en pagina's bij eerste bezoek.",
"admin.general.localization.clientLocaleTitle": "Standaard client taal:",
@@ -267,7 +297,7 @@
"admin.general.policy.restrictPrivateChannelManagementTitle": "Zet prive groep management permissies aan voor:",
"admin.general.policy.restrictPublicChannelManagementDescription": "Zet een policy aan wie er kan maken, verwijderen, hernoemen en de header instellen bij gebruik van publieke kanalen.",
"admin.general.policy.restrictPublicChannelManagementTitle": "Zet publieke groep management permissies aan voor:",
- "admin.general.policy.teamInviteDescription": "Set policy on who can invite others to a team using <b>Invite New Member</b> to invite new users by email, or the <b>Get Team Invite Link</b> options from the Main Menu. If <b>Get Team Invite Link</b> is used to share a link, you can expire the invite code from <b>Team Settings</b> > <b>Invite Code</b> after the desired users join the team.",
+ "admin.general.policy.teamInviteDescription": "Zet een policy op wie er anderen kan uitnodigen om lid te worden van een team met <b>Nodig Nieuw Lid Uit</b> om uit te nodigen per email, of de <b>Krijg Team Uitnodigings Link</b> opties vanuit het Hoofdmenu. Als <b>Krijg Team Uitnodigings Link</b> is gebruikt om een link te delen, kan je de link laten verlopen in de <b>Team Instellingen</b> > <b>Uitnodigings Code</b> nadat de gewenste gebruikers lid zijn geworden van het team.",
"admin.general.policy.teamInviteTitle": "Versturen van team uitnodigingen toestaan vanaf:",
"admin.general.privacy": "Privacy",
"admin.general.usersAndTeams": "Gebruikers en Teams",
@@ -290,7 +320,7 @@
"admin.gitlab.userDescription": "Geef https://<your-gitlab-url>/api/v3/user. Zorg ervoor dat u HTTP of HTTPS in de URL gebruikt, afhankelijk van de configuratie van uw server.",
"admin.gitlab.userExample": "Bijv. \"https://<your-gitlab-url>/api/v3/user\"",
"admin.gitlab.userTitle": "Gebruikers API eindpunt:",
- "admin.google.EnableHtmlDesc": "<ol><li><a href='https://accounts.google.com/login'>Log in</a> to your Google account.</li><li>Go to <a href='https://console.developers.google.com'>https://console.developers.google.com</a>, click <strong>Credentials</strong> in the left hand sidebar and enter <strong>Mattermost - <your-company-name></strong> as the project name.</li><li>Click the <strong>OAuth consent screen</strong> header and enter <strong>Mattermost</strong> as the <strong>Product name to show users</strong>. Click <strong>Save</strong>.</li><li>Under the <strong>Credentials</strong> header, click <strong>Create credentials</strong>, choose <strong>OAuth client ID</strong> and select <strong>Web Application</strong>.</li><li>Under <strong>Restrictions</strong> and <strong>Authorized redirect URIs</strong> enter <strong><your-mattermost-url>/signup/google/complete</strong> (example: http://localhost:8065/signup/google/complete). Click <strong>Create</strong>.</li><li>Save the <strong>client ID</strong> and <strong>client secret</strong> to later complete the fields below.</li><li>Finally, go to <a href='https://console.developers.google.com/apis/api/plus/overview'>Google+ API</a> and click <strong>Enable</strong>. This might take a few minutes to propagate through Google's systems.</li><li>Complete the <strong>Client ID</strong> and <strong>Client Secret</strong> fields below.</li></ol>",
+ "admin.google.EnableHtmlDesc": "<ol><li><a href='https://accounts.google.com/login'>Inloggen</a> op uw Google account.</li><li>Ga naar <a href='https://console.developers.google.com'>https://console.developers.google.com</a>, klik op <strong>Credentials</strong> in het linker menu en voer \"Mattermost - uw-bedrijfsnaam\" in als <strong>Project Name</strong>, klik daarna op <strong>Create</strong>.</li><li>Klik op <strong>OAuth consent screen</strong> en voer \"Mattermost\" in als <strong>Product name shown to users</strong>, klik daarna op <strong>Save</strong>.</li><li>Onder de kop <strong>Credentials</strong>, klik <strong>Create credentials</strong>, kies <strong>OAuth client ID</strong> en selecteer <strong>Web Application</strong>.</li><li>Onder <strong>Restrictions</strong> en <strong>Authorized redirect URIs</strong> voer in <strong>jouw-mattermost-url/signup/google/complete</strong> (bijv.: http://localhost:8065/signup/google/complete). Klik <strong>Create</strong>.</li><li>Plak de <strong>Client ID</strong> en <strong>Client Secret</strong> in onderstaande velden, klik daarna op <strong>Save</strong>.</li><li>Als laatste stap, ga naar <a href='https://console.developers.google.com/apis/api/plus/overview'>Google+ API</a> en klik <strong>Enable</strong>. Het kan een aantal minuten duren voordat het de systemen van Google actief is.</li></ol>",
"admin.google.authTitle": "Auth Eindpunt:",
"admin.google.clientIdDescription": "Het Client ID wat je hebt ontvangen bij het registreren van je applicatie bij Google.",
"admin.google.clientIdExample": "Bv \"7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com\"",
@@ -345,8 +375,8 @@
"admin.image.thumbWidthDescription": "Breedte van de thumbnails gegenereerd op basis van geüploade foto's. Het bijwerken van deze waarde verandert hoe thumbnail afbeeldingen worden afgebeeld in de toekomst, maar verandert niets aan beelden die reeds gemaakt zijn.",
"admin.image.thumbWidthExample": "B.v. \"120\"",
"admin.image.thumbWidthTitle": "Bijlage Miniatuur Breedte:",
+ "admin.integrations.custom": "Aangepaste Intergraties",
"admin.integrations.external": "Externe services",
- "admin.integrations.webhook": "Webhooks en opdrachten",
"admin.ldap.baseDesc": "De Base DN is de DN-Naam van de locatie waar Mattermost moet beginnen met het zoeken naar gebruikers in de LDAP-boom.",
"admin.ldap.baseEx": "Bijv. \"ou=Unit Name,dc=corp,dc=example,dc=com\"",
"admin.ldap.baseTitle": "BaseDN:",
@@ -390,7 +420,7 @@
"admin.ldap.skipCertificateVerification": "Overslaan van certificaat verificatie",
"admin.ldap.skipCertificateVerificationDesc": "Slaat de certificaat verificatie stap over voor TLS of STARTTLS verbindingen. Niet aanbevolen voor productie omgevingen waar TLS is vereist. Gebruik dit enkel voor testdoeleinden.",
"admin.ldap.syncFailure": "Sync Mislukt: {error}",
- "admin.ldap.syncIntervalHelpText": "LDAP Synchronization updates Mattermost user information to reflect updates on the LDAP server. For example, when a user’s name changes on the LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the LDAP server have their Mattermost accounts set to “Inactive” and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.",
+ "admin.ldap.syncIntervalHelpText": "LDAP Synchronisatie werkt Mattermost gebruikers-informatie bij met updates van de LDAP server. Bijvoorbeeld, in geval van een gebruikersnaam wijziging op de LDAP server, wordt de wijziging in Mattermost doorgevoerd wanneer de sychronisatie plaatsvindt. Accounts die verwijderd of uitgeschakeld zijn op de LDAP server, zullen in Mattermost op \"Inactief\" gezet worden en bijbehorende sessies beeindigd. Mattermost zal de synchronisaties uitvoeren op de ingevulde intervals. Bijvoorbeeld, wanneer 60 is ingevuld, zal Mattermost elke 60 minuten een synchronisatie uitvoeren.",
"admin.ldap.syncIntervalTitle": "Synchronisatie-Interval (in minuten)",
"admin.ldap.syncNowHelpText": "Initieer een LDAP synchronisatie meteen.",
"admin.ldap.sync_button": "Synchroniseer LDAP Nu",
@@ -448,8 +478,10 @@
"admin.oauth.google": "Google Apps",
"admin.oauth.off": "Sta niet toe in te loggen via een OAuth 2.0 provider",
"admin.oauth.office365": "Office 365",
+ "admin.oauth.providerDescription": "Wanneer dit aanstaat kan Mattermost fungeren als een OAuth 2.0 service provider welke Mattermost in staat stelt externe applicaties toe om geautoriseerde verzoeken te sturen naar de Mattermost API.",
+ "admin.oauth.providerTitle": "Aanzetten van OAuth 2.0 Service Provider:",
"admin.oauth.select": "Selecteer OAuth 2.0 service provider:",
- "admin.office365.EnableHtmlDesc": "<ol><li><a href='https://login.microsoftonline.com/'>Log in</a> to your Microsoft or Office 365 account. Make sure it's the account on the same <a href='https://msdn.microsoft.com/en-us/library/azure/jj573650.aspx#Anchor_0'>tenant</a> that you would like users to log in with.</li><li>Go to <a href='https://apps.dev.microsoft.com'>https://apps.dev.microsoft.com</a>, click <strong>Add an app</strong> and use <strong>Mattermost - <your-company-name></strong> as the application name.</li><li>Under <strong>Application Secrets</strong>, click <strong>Generate New Password</strong> and save it to later complete the field below.</li><li>Under <strong>Platforms</strong>, click <strong>Add Platform</strong>, choose <strong>Web</strong> and enter <strong><your-mattermost-url>/signup/office365/complete</strong> (example: http://localhost:8065/signup/office365/complete) under <strong>Redirect URIs</strong>. Also uncheck <strong>Allow Implicit Flow</strong>.</li><li>Finally, click <strong>Save</strong> and complete the <strong>Application ID</strong> and <strong>Application Secret Password</strong> fields below.</li></ol>",
+ "admin.office365.EnableHtmlDesc": "<ol><li><a href='https://login.microsoftonline.com/'>Log in</a> to your Microsoft or Office 365 account. Make sure it's the account on the same <a href='https://msdn.microsoft.com/en-us/library/azure/jj573650.aspx#Anchor_0'>tenant</a> that you would like users to log in with.</li><li>Go to <a href='https://apps.dev.microsoft.com'>https://apps.dev.microsoft.com</a>, click <strong>Go to app list</strong> > <strong>Add an app</strong> and use \"Mattermost - your-company-name\" as the <strong>Application Name</strong>.</li><li>Under <strong>Application Secrets</strong>, click <strong>Generate New Password</strong> and paste it to the <strong>Application Secret Password</strong> field below.</li><li>Under <strong>Platforms</strong>, click <strong>Add Platform</strong>, choose <strong>Web</strong> and enter <strong>your-mattermost-url/signup/office365/complete</strong> (example: http://localhost:8065/signup/office365/complete) under <strong>Redirect URIs</strong>. Also uncheck <strong>Allow Implicit Flow</strong>.</li><li>Finally, click <strong>Save</strong> and then paste the <strong>Application ID</strong> below.</li></ol>",
"admin.office365.authTitle": "Auth Eindpunt:",
"admin.office365.clientIdDescription": "Het Spplicatie/Client ID wat je hebt ontvangen bij het registreren van je applicatie bij Microsoft.",
"admin.office365.clientIdExample": "Bv \"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",
@@ -594,8 +626,8 @@
"admin.service.listenExample": "B.v. \":8065\"",
"admin.service.mfaDesc": "Wanneer dit ingeschakeld is, krijgen de gebruikers de mogelijkheid om multi-factor authenticatie te gebruiken om in te loggen. Ze zullen een smartphone en een authenticator-app zoals Google Authenticator nodig hebben.",
"admin.service.mfaTitle": "Aanzetten multi-factor authenticatie:",
- "admin.service.mobileSessionDays": "Sessie duur voor mobiele apps (dagen):",
- "admin.service.mobileSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
+ "admin.service.mobileSessionDays": "Sessie duur voor mobiel (dagen):",
+ "admin.service.mobileSessionDaysDesc": "Het aantal dagen dat de gebruiker voor het laatst zijn credentials heeft ingevoerd voordat gebruikers sessie verloopt. Nadat deze instelling is gewijzigd, zal de nieuwe sessie lengte plaatsvinden de volgende keer de gebruiker zijn credentials invult. ",
"admin.service.outWebhooksDesc": "Wanneer dit aanstaat, uitgaande webhooks worden toegestaan. Bekijk de <a href='http://docs.mattermost.com/developer/webhooks-outgoing.html' target='_blank'>documentatie</a> om hier meer over te lezen.",
"admin.service.outWebhooksTitle": "Inschakelen uitgaande webhooks: ",
"admin.service.overrideDescription": "Wanneer dit aanstaat, webhooks en slash commando's zijn toegestaan om de gebrukkersnaam waar zij berichten mee plaatsen te veranderen. Let op, in combinatie met icoon overschrijven, kan dit gebruikers vatbaar maken voor phishing aanvallen. ",
@@ -608,23 +640,28 @@
"admin.service.sessionCache": "Sessie cache in minuten:",
"admin.service.sessionCacheDesc": "Het aantal minuten dat een sessie in het geheugen wordt gecached.",
"admin.service.sessionDaysEx": "B.v. \"30\"",
- "admin.service.ssoSessionDays": "Sessie duur voor mobiele apps (dagen):",
- "admin.service.ssoSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. If the authentication method is SAML or GitLab, the user may automatically be logged back in to Mattermost if they are already logged in to SAML or GitLab. After changing this setting, the setting will take effect after the next time the user enters their credentials.",
+ "admin.service.siteURL": "Site URL:",
+ "admin.service.siteURLDescription": "De URL, inclusief poort nummer en protocol, waarvandaan Mattermost gebruikers toegang zullen hebben. Laat dit leeg om automatisch te configureren op basis van inkomend verkeer.",
+ "admin.service.siteURLExample": "Bv \"https://mattermost.example.com:1234\"",
+ "admin.service.ssoSessionDays": "Sessie duur voor SSO (dagen):",
+ "admin.service.ssoSessionDaysDesc": "Het aantal dagen dat de gebruiker voor het laatst zijn credentials heeft ingevoerd voordat gebruikers sessie verloopt. Als de authenticatie SAML of GitLab is, kan de gebruiker automatisch worden terug ingelogd in Mattermost omdat ze al waren ingelogd in SAML of GitLab. Nadat deze instelling is gewijzigd, zal de nieuwe sessie lengte plaatsvinden de volgende keer de gebruiker zijn credentials invult. ",
"admin.service.testingDescription": "Wanneer dit aanstaat, het /loadtest slash commando is aan om accounts te testen. Veranderen van deze instelling vraagt een herstart van de server voor dit effect heeft.",
"admin.service.testingTitle": "Aanzetten van test commands:",
- "admin.service.webSessionDays": "Session length LDAP and email (days):",
- "admin.service.webSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
+ "admin.service.webSessionDays": "Sessie duur voor LDAP en email (dagen):",
+ "admin.service.webSessionDaysDesc": "Het aantal dagen dat de gebruiker voor het laatst zijn credentials heeft ingevoerd voordat gebruikers sessie verloopt. Nadat deze instelling is gewijzigd, zal de nieuwe sessie lengte plaatsvinden de volgende keer de gebruiker zijn credentials invult. ",
"admin.service.webhooksDescription": "Wanneer dit aanstaat, inkomende webhooks worden toegestaan. Om combat phishing aanvallen tegen te gaan zullen alle berichten worden gelabeld met een BOT tag. Bekijk de <a href='http://docs.mattermost.com/developer/webhooks-incoming.html' target='_blank'>documentatie</a> om hier meer over te lezen.",
"admin.service.webhooksTitle": "Inschakelen inkomende webhooks: ",
"admin.sidebar.addTeamSidebar": "Voeg een team toe van de navigatiekolom",
"admin.sidebar.advanced": "Geavanceerd",
"admin.sidebar.audits": "Compliance en Auditing",
"admin.sidebar.authentication": "Authenticatie",
+ "admin.sidebar.cluster": "High Availability (Beta)",
"admin.sidebar.compliance": "Voldoet aan",
"admin.sidebar.configuration": "Configuratie",
"admin.sidebar.connections": "Verbindingen",
"admin.sidebar.customBrand": "Aangepast huisstijl",
"admin.sidebar.customEmoji": "Aangepaste Emoji",
+ "admin.sidebar.customIntegrations": "Aangepaste Intergraties",
"admin.sidebar.customization": "Customisatie",
"admin.sidebar.database": "Database",
"admin.sidebar.developer": "Ontwikkelaar",
@@ -666,7 +703,6 @@
"admin.sidebar.users": "Gebruikers",
"admin.sidebar.usersAndTeams": "Gebruikers en Teams",
"admin.sidebar.view_statistics": "Site statistieken",
- "admin.sidebar.webhooks": "Webhooks en opdrachten",
"admin.sidebarHeader.systemConsole": "Systeem console",
"admin.sql.dataSource": "Gegevensbron:",
"admin.sql.driverName": "Stuurprogrammanaam:",
@@ -697,15 +733,15 @@
"admin.support.privacyTitle": "Privacy beleid link:",
"admin.support.problemDesc": "Link naar de help documentatie van het team hoofdmenu. Standaard wijst dit naar een peer-to-peer forum, waar gebruikers kunnen zoeken naar technische problemen.",
"admin.support.problemTitle": "Meld een link met een probleem:",
- "admin.support.termsDesc": "Link to the terms under which users may use your online service. By default, this includes the \"Mattermost Conditions of Use (End Users)\" explaining the terms under which Mattermost software is provided to end users. If you change the default link to add your own terms for using the service you provide, your new terms must include a link to the default terms so end users are aware of the Mattermost Conditions of Use (End User) for Mattermost software.",
+ "admin.support.termsDesc": "Link naar de algemene voorwaarden voor uw gebruikers. Standaard bevat dit de \"Mattermost Conditions of Use (End Users)\" welke voorwaarden beschrijft waaronder Mattermost software beschikbaar gesteld voor eind gebruikers. Indien u de standaard link vervangt door uw eigen algemene voorwaarden voor de service, neem dan een link op naar de standaard algemene voorwaarden van Mattermost Conditions of Use (End User) voor Mattermost software.",
"admin.support.termsTitle": "Servicevoorwaarden link:",
"admin.system_analytics.activeUsers": "Actieve gebruikers met berichten",
"admin.system_analytics.title": "het systeem",
"admin.system_analytics.totalPosts": "Totaal aantal berichten",
"admin.team.brandDesc": "Aanzetten van aangepast logo om een afbeelding naar keuze te tonen, hieronder geüpload, en tekst, hieronder ingevuld, om te tonen op de inlog pagina.",
"admin.team.brandDescriptionExample": "Alle team communicatie op een plaats, doorzoekbaar en van overal bereikbaar",
- "admin.team.brandDescriptionHelp": "Naam van de site welke getoond wordt op inlog- en andere schermen.",
- "admin.team.brandDescriptionTitle": "Site Description",
+ "admin.team.brandDescriptionHelp": "Naam van de service welke getoond wordt op inlog- en UI schermen.",
+ "admin.team.brandDescriptionTitle": "Site Beschrijving",
"admin.team.brandImageTitle": "Aangepast Logo Afbeelding:",
"admin.team.brandTextDescription": "De aangepaste merk Markdown-geformateerde tekst die je wilt tonen onder jouw aangepaste merk afbeelding op het inlogscherm. ",
"admin.team.brandTextTitle": "Aangepaste huisstijl tekst:",
@@ -861,12 +897,13 @@
"authorize.allow": "Toestaan",
"authorize.app": "De applicatie <strong>{appName}</strong> wil uw toestemming om uw basis informatie te bekijken en te bewerken.",
"authorize.deny": "Weigeren",
- "authorize.title": "Een applicatie wilt verbinding maken met jouw {teamName} account",
+ "authorize.title": "<strong>{appName}</strong> wil verbinding maken met jouw <strong>Mattermost</strong> gebruikers account",
"backstage_list.search": "Zoeken",
"backstage_navbar.backToMattermost": "Terug naar {siteName}",
"backstage_sidebar.integrations": "Integraties",
"backstage_sidebar.integrations.commands": "Slash opdrachten",
"backstage_sidebar.integrations.incoming_webhooks": "Inkomende webhooks",
+ "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 Applicaties",
"backstage_sidebar.integrations.outgoing_webhooks": "Uitgaande webhooks",
"center_panel.recent": "Klik hier om naar uw recente berichten te gaan. ",
"chanel_header.addMembers": "Leden toevoegen",
@@ -1111,6 +1148,8 @@
"find_team.placeholder": "uw.naam@domein.nl",
"find_team.send": "Verzenden",
"find_team.submitError": "Vul een geldig e-mail adres in",
+ "flag_post.flag": "Markeren voor vervolgactie",
+ "flag_post.unflag": "Demarkeer",
"general_tab.chooseName": "Kies een nieuwe naam voor uw team",
"general_tab.codeDesc": "Klik op 'Bewerken' om de uitnodigings-code opnieuw te genereren.",
"general_tab.codeLongDesc": "De Uitnodigings Code is onderdeel van de URL in de team uitnodigings link gemaakt door de <strong>Krijg Team Uitnodigings Link\"</strong> in het hoofdmenu. Hergenereren maakt een nieuwe team uitnodiging en zal de vorige link onbruikbaar maken.",
@@ -1128,15 +1167,15 @@
"general_tab.teamNameInfo": "Zet de teamnaam zoals die zal verschijnen op uw login scherm en bovenaan de navigatiekolom aan de linkerkant.",
"general_tab.title": "Algemene instellingen",
"general_tab.yes": "Ja",
- "get_app.alreadyHaveIt": "Already have it?",
- "get_app.androidAppName": "Mattermost for Android",
- "get_app.androidHeader": "Mattermost works best if you switch to our Android app",
- "get_app.continue": "continue",
- "get_app.continueWithBrowser": "Or {link}",
- "get_app.continueWithBrowserLink": "continue with browser",
- "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app",
+ "get_app.alreadyHaveIt": "Heb je het al?",
+ "get_app.androidAppName": "Mattermost voor Android",
+ "get_app.androidHeader": "Mattermost werkt het beste als je overschakelt naar onze Android app",
+ "get_app.continue": "doorgaan",
+ "get_app.continueWithBrowser": "Of {link}",
+ "get_app.continueWithBrowserLink": "doorgaan met de browser",
+ "get_app.iosHeader": "Mattermost werkt het beste als je overschakelt naar onze iPhone app",
"get_app.mattermostInc": "Mattermost, Inc",
- "get_app.openMattermost": "Open Mattermost",
+ "get_app.openMattermost": "Open Matermost",
"get_link.clipboard": " Link gekopiëerd naar het klembord.",
"get_link.close": "Afsluiten",
"get_link.copy": "Kopieer link",
@@ -1161,14 +1200,35 @@
"installed_incoming_webhooks.search": "Zoek Inkomende Webhooks",
"installed_incoming_webhooks.unknown_channel": "Een privé webhook",
"installed_integrations.callback_urls": "Callback URLs: {urls}",
+ "installed_integrations.client_id": "Client ID: <strong>{clientId}</strong>",
+ "installed_integrations.client_secret": "Client Secret: <strong>{clientSecret}</strong>",
"installed_integrations.content_type": "Content-Type: {contentType}",
"installed_integrations.creation": "Gemaakt door {creator} op {createAt, date, full}",
"installed_integrations.delete": "Verwijderen",
+ "installed_integrations.hideSecret": "Verberg Secret",
"installed_integrations.regenToken": "Token opnieuw genereren",
+ "installed_integrations.showSecret": "Toon Secret",
"installed_integrations.token": "Token: {token}",
"installed_integrations.triggerWhen": "Trigger Wanneer: {triggerWhen}",
"installed_integrations.triggerWords": "Trigger Woorden: {triggerWords}",
+ "installed_integrations.unnamed_oauth_app": "Naamloze OAuth 2.0 Applicatie",
"installed_integrations.url": "URL: {url}",
+ "installed_oauth_apps.add": "OAuth 2.0 Applicatie Toevoegen",
+ "installed_oauth_apps.callbackUrls": "Callback URL's (Een per regel)",
+ "installed_oauth_apps.cancel": "Annuleren",
+ "installed_oauth_apps.description": "Omschrijving",
+ "installed_oauth_apps.empty": "Geen OAuth 2.0 Applicaties gevonden",
+ "installed_oauth_apps.header": "OAuth 2.0 Applicaties",
+ "installed_oauth_apps.help": "OAuth 2.0 Applicaties zijn beschikbaar voor iedereen op jouw server.",
+ "installed_oauth_apps.homepage": "Homepagina",
+ "installed_oauth_apps.iconUrl": "Pictogram-URL",
+ "installed_oauth_apps.is_trusted": "Is Vertrouwd: <strong>{isTrusted}</strong>",
+ "installed_oauth_apps.name": "Weergavenaam",
+ "installed_oauth_apps.save": "Opslaan",
+ "installed_oauth_apps.search": "Zoek OAuth 2.0 Applicaties",
+ "installed_oauth_apps.trusted": "Is Vertrouwd",
+ "installed_oauth_apps.trusted.no": "Nee",
+ "installed_oauth_apps.trusted.yes": "Ja",
"installed_outgoing_webhooks.add": "Uitgaande webhook toevoegen",
"installed_outgoing_webhooks.empty": "Geen uitgaande webhooks gevonden",
"installed_outgoing_webhooks.header": "Uitgaande webhooks",
@@ -1181,6 +1241,8 @@
"integrations.header": "Integraties",
"integrations.incomingWebhook.description": "Inkomende webhooks laten externel integraties toe om berichten te sturen",
"integrations.incomingWebhook.title": "Inkomende webhook",
+ "integrations.oauthApps.description": "OAuth 2.0 staat externe applicaties toe om geautoriseerde verzoeken te sturen naar de Mattermost API.",
+ "integrations.oauthApps.title": "OAuth 2.0 Applicaties",
"integrations.outgoingWebhook.description": "Uitgaande webhooks laten externe integraties toe om berichten te ontvangen en hierop te antwoorden",
"integrations.outgoingWebhook.title": "Uitgaande webhook",
"intro_messages.DM": "Dit is de start van uw privé berichten historiek met teamlid {teammate}.<br /> Privé berichten en bestanden die hier gedeeld worden zijn niet zichtbaar voor anderen.",
@@ -1334,29 +1396,12 @@
"post_focus_view.beginning": "Begin van de kanaal archieven",
"post_info.del": "Verwijderen",
"post_info.edit": "Bewerken",
+ "post_info.mobile.flag": "Markeer",
+ "post_info.mobile.unflag": "Demarkeer ",
"post_info.permalink": "Permanente koppeling",
"post_info.reply": "Antwoord",
"posts_view.loadMore": "Laad meer berichten",
"posts_view.newMsg": "Nieuwe berichten",
- "register_app.callback": "Callback URL",
- "register_app.callbackError": "Minimaal een callback URL moet worden ingevuld.",
- "register_app.cancel": "Annuleren",
- "register_app.clientId": "Client ID",
- "register_app.clientSecret": "Client Geheim",
- "register_app.close": "Afsluiten",
- "register_app.credentialsDescription": "Bewaar deze ergens veilig. Behandel uw Client ID en Client Secret net als uw gebruikersnaam en wachtwoord.",
- "register_app.credentialsSave": "Ik heb zowel mijn Client Id en Client Secret ergens anders veilig opgeslagen.",
- "register_app.credentialsTitle": "Jouw Applicatie Credentials",
- "register_app.description": "Omschrijving",
- "register_app.dev": "Ontwikkelaars Applicaties",
- "register_app.homepage": "Thuispagina URL",
- "register_app.homepageError": "Thuispagina moet ingevuld zijn.",
- "register_app.name": "Applicatie naam",
- "register_app.nameError": "Applicatie naam moet ingevuld zijn.",
- "register_app.optional": "Optioneel",
- "register_app.register": "Registreren",
- "register_app.required": "Verplicht",
- "register_app.title": "Registreer een nieuwe applicatie",
"removed_channel.channelName": "het kanaal",
"removed_channel.from": "Verwijderd van ",
"removed_channel.okay": "OK",
@@ -1376,7 +1421,10 @@
"rhs_comment.comment": "Commentaar",
"rhs_comment.del": "Verwijder",
"rhs_comment.edit": "Bewerken",
+ "rhs_comment.mobile.flag": "Markeer",
+ "rhs_comment.mobile.unflag": "Demarkeer",
"rhs_comment.permalink": "Permanente koppeling",
+ "rhs_header.backToFlaggedTooltip": "Terug naar Gemarkeerde Berichten",
"rhs_header.backToResultsTooltip": "Terug naar Zoekresultaten",
"rhs_header.closeSidebarTooltip": "Zijbalk Sluiten",
"rhs_header.details": "Bericht details",
@@ -1385,12 +1433,15 @@
"rhs_root.del": "Verwijderen",
"rhs_root.direct": "Privé bericht",
"rhs_root.edit": "Bewerken",
+ "rhs_root.mobile.flag": "Markeer",
+ "rhs_root.mobile.unflag": "Demarkeer",
"rhs_root.permalink": "Permanente koppeling",
"search_bar.cancel": "Annuleren",
"search_bar.search": "Zoeken",
"search_bar.usage": "<h4>Zoekopties</h4><ul><li><span>Gebruik </span><b>\"aanhalingstekens\"</b><span> om naar zinnen te zoeken</span></li><li><span>Gebruik </span><b>from:</b><span> om berichten van een specifieke gebruiker te vinden en </span><b>in:</b><span> om berichten in een specifiek kanaal te vinden</span></li></ul>",
"search_header.results": "Zoekresultaten",
"search_header.title2": "Recente vermeldingen",
+ "search_header.title3": "Gemarkeerde Berichten",
"search_item.direct": "Privé bericht",
"search_item.jump": "Spring",
"search_results.because": "<ul><li>Wanneer u op zoek bent naar een gedeeltelijk woord (b.v. zoek naar \"tele\", op zoek naar \"telefooon\" of \"televisie\"), moet u een * aan de zoekterm toevoegen</li><li>Zoekopdrachten van 2 letters en algemene woorden zoals \"dit\", \"een\", \"het\" verschijnen niet in de zoekresultaten</li></ul>",
@@ -1423,6 +1474,7 @@
"sidebar_header.tutorial": "<h4>Hoofdmenu</h4><p>Het <strong>Hoofdmenu</strong> is waar je kan <strong>Uitnodigen van Nieuwe Leden</strong>, toegang tot jouw <strong>Account Instellingen</strong> en instellen van jouw <strong>Thema Kleur</strong>.</p><p>Team admins kunnen ook hun <strong>Team Instellngen</strong> instellen via dit menu.</p><p>Systeem admins vinden hier een <strong>Systeem Console</strong> optie om het hele systeem te beheren.</p>",
"sidebar_right_menu.accountSettings": "Account instellingen",
"sidebar_right_menu.console": "Systeem console",
+ "sidebar_right_menu.flagged": "Gemarkeerde Berichten",
"sidebar_right_menu.help": "Help",
"sidebar_right_menu.inviteNew": "Nodig een nieuw lid uit...",
"sidebar_right_menu.logout": "Afmelden",
@@ -1581,10 +1633,6 @@
"user.settings.custom_theme.sidebarTextHoverBg": "Navigatiekolom tekst 'hover' achtergrond",
"user.settings.custom_theme.sidebarTitle": "Zijbalk Stijlen",
"user.settings.custom_theme.sidebarUnreadText": "Navigatiekolom ongelezen tekst",
- "user.settings.developer.applicationsPreview": "Applicaties (preview)",
- "user.settings.developer.register": "Registreer een nieuwe applicatie",
- "user.settings.developer.thirdParty": "Open voor het registreren van een nieuwe third-party applicatie",
- "user.settings.developer.title": "Ontwikkelaar instellingen",
"user.settings.display.channelDisplayTitle": "Kanaal Schermmodus",
"user.settings.display.channeldisplaymode": "Kies de breedte van het center kanaal.",
"user.settings.display.clockDisplay": "Klok weergave",
@@ -1668,6 +1716,7 @@
"user.settings.import_theme.submit": "Verstuur",
"user.settings.import_theme.submitError": "Ongeldig formaat, probeer het kopiëren en plakken opnieuw.",
"user.settings.languages.change": "Taal van de interface wijzigen",
+ "user.settings.languages.promote": "Selecteer welke taal Mattermost moet weergeven in de gebruikersinterface.<br /><br />Wil je helpen met vertalen? Word lid van de <a href='http://translate.mattermost.com/' target='_blank'>Mattermost Translation Server</a>.",
"user.settings.mfa.add": "Toevoegen van MFA aan jouw account",
"user.settings.mfa.addHelp": "Je kan een smartphone gebaseerde token verplichten, naast jouw wachtwoord, om in te loggen op Mattermost.<br/><br/>Om dit aan te zetten, download Google Authenticator van <a target='_blank' href='https://itunes.apple.com/us/app/google-authenticator/id388497605?mt=8'>iTunes</a> of <a target='_blank' href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en'>Google Play</a>voor jouw telefoon, dan <br/><br/>1. Klik op de <strong>Voeg MFA aan jouw account</strong> knop erboven.<br/>2. Gebruik Google Authenticator om de QR code te scannen die verschijnt.<br/>3. Type het Token wat gegenereerd is door Google Authenticator en druk <strong>Opslaan</strong><br/><br/>Wanneer je inlogt, zal wirden gevraagd naar een token van Google Authenticator naast jouw reguliere inlog gegevens. ",
"user.settings.mfa.addHelpQr": "Scan de barcode met de Google Authenticator app op jouw smartphone en vul het token in wat je van de app gekregen hebt.",
@@ -1675,19 +1724,17 @@
"user.settings.mfa.qrCode": "Streepjescode",
"user.settings.mfa.remove": "Verwijderen van MFA van jouw account",
"user.settings.mfa.removeHelp": "Verwijderen van multi-factor autenticatie betekent dat je niet langer verplicht een telefoon gebaseerde toegangscode nodig hebt om in te loggen op jouw account. ",
+ "user.settings.mfa.title": "Multi-factor Authenticatie:",
"user.settings.modal.advanced": "Geavanceerd",
"user.settings.modal.confirmBtns": "Ja, verwijderen",
"user.settings.modal.confirmMsg": "U niet-opgeslagen wijzigingen, weet u zeker dat u deze wilt verwijderen?",
"user.settings.modal.confirmTitle": "Wijzigingen verwijderen?",
- "user.settings.modal.developer": "Ontwikkelaar",
"user.settings.modal.display": "Weergave",
"user.settings.modal.general": "Algemeen",
"user.settings.modal.notifications": "Meldingen",
"user.settings.modal.security": "Beveiliging",
"user.settings.modal.title": "Account-instellingen",
- "user.settings.notification.allActivity": "Voor alle activiteiten",
- "user.settings.notification.push": "Mobiele push meldingen",
- "user.settings.notification.soundConfig": "Configureer de meldings-geluiden in de instellingen van uw browser",
+ "user.settings.notifications.allActivity": "Voor alle activiteiten",
"user.settings.notifications.channelWide": "Kanaal-brede vermeldingen \"@\"kanaal\", \"@all\"",
"user.settings.notifications.close": "Afsluiten",
"user.settings.notifications.comments": "Reactie draden notificaties",
@@ -1706,9 +1753,11 @@
"user.settings.notifications.off": "Uit",
"user.settings.notifications.on": "Aan",
"user.settings.notifications.onlyMentions": "Enkele voor vermeldingen en privé berichten",
+ "user.settings.notifications.push": "Mobiele push meldingen",
"user.settings.notifications.sensitiveName": "Uw hoofdlettergevoelige eerste naam \"{first_name}\"",
"user.settings.notifications.sensitiveUsername": "Uw niet-hoofdlettergevoelige gebruikersnaam \"{username}\"",
"user.settings.notifications.sensitiveWords": "Andere niet-hoofdlettergevoelige woorden, gescheiden door komma's:",
+ "user.settings.notifications.soundConfig": "Configureer de meldings-geluiden in de instellingen van uw browser",
"user.settings.notifications.sounds_info": "Bureaubladmeldings-geluiden zijn beschikbaar op Firefox, Safari, Chrome, Internet Explorer, en Edge.",
"user.settings.notifications.teamWide": "Team-vermeldingen \"@all\"",
"user.settings.notifications.title": "Meldings-instellingen",