summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/nl.json')
-rw-r--r--webapp/i18n/nl.json188
1 files changed, 159 insertions, 29 deletions
diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json
index d25466bc4..fdab2253c 100644
--- a/webapp/i18n/nl.json
+++ b/webapp/i18n/nl.json
@@ -142,7 +142,7 @@
"admin.advance.metrics": "Performance Monitoring",
"admin.audits.reload": "Laad de gebruikeractiviteit logs opnieuw",
"admin.audits.title": "Gebruiker activiteits logs",
- "admin.authentication.email": "Email authenticatie",
+ "admin.authentication.email": "Email Authentication",
"admin.authentication.gitlab": "GitLab",
"admin.authentication.ldap": "AD/LDAP",
"admin.authentication.oauth": "OAuth 2.0",
@@ -203,8 +203,6 @@
"admin.compliance_table.userId": "Aangevraagd door",
"admin.connectionSecurityNone": "Geen",
"admin.connectionSecurityNoneDescription": "Mattermost gebruikt een onbeveilgde verbinding.",
- "admin.connectionSecurityPlain": "PLATTE",
- "admin.connectionSecurityPlainDescription": "Mattermost gebruikt een onbeveiligde verbinding om te verbinden en authenticeren.",
"admin.connectionSecurityStart": "STARTTLS",
"admin.connectionSecurityStartDescription": "Gebruik een bestaand onveilige verbinding en probeerd deze te upgraden naar beveiligde verbinding door middel van TLS.",
"admin.connectionSecurityTest": "Verbinding testen",
@@ -235,12 +233,60 @@
"admin.customization.support": "Wettelijk en Ondersteuning",
"admin.database.title": "Database instellingen",
"admin.developer.title": "Ontwikkelaars instellingen",
+ "admin.elasticsearch.bulkIndexButton.error": "Failed to schedule Bulk Index Job: {error}",
+ "admin.elasticsearch.connectionUrlDescription": "The address of the Elasticsearch server. {documentationLink}",
+ "admin.elasticsearch.connectionUrlExample": "E.g.: \"https://elasticsearch.example.org:9200\"",
+ "admin.elasticsearch.connectionUrlExample.documentationLinkText": "Please see documentation with server setup instructions.",
+ "admin.elasticsearch.connectionUrlTitle": "Server Connection Address:",
+ "admin.elasticsearch.elasticsearch_test_button": "Verbinding testen",
+ "admin.elasticsearch.enableIndexingDescription": "When true, indexing of new posts occurs automatically. Search queries will use database search until \"Enable Elasticsearch for search queries\" is enabled. {documentationLink}",
+ "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Learn more about Elasticsearch in our documentation.",
+ "admin.elasticsearch.enableIndexingTitle": "Enable Elasticsearch Indexing:",
+ "admin.elasticsearch.enableSearchingDescription": "Requires a successful connection to the Elasticsearch server. When true, Elasticsearch will be used for all search queries using the latest index. Search results may be incomplete until a bulk index of the existing post database is finished. When false, database search is used.",
+ "admin.elasticsearch.enableSearchingTitle": "Enable Elasticsearch for search queries:",
+ "admin.elasticsearch.indexButton.inProgress": "Indexing in progress",
+ "admin.elasticsearch.indexButton.ready": "Build Index",
+ "admin.elasticsearch.indexHelpText.buildIndex": "All posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.",
+ "admin.elasticsearch.indexHelpText.cancelIndexing": "Cancelling stops the indexing job and removes it from the queue. Posts that have already been indexed will not be deleted.",
+ "admin.elasticsearch.noteDescription": "Wanneer u wijzigingen aanbrengt in deze sectie moet de server opnieuw worden opgestart.",
+ "admin.elasticsearch.password": "E.g.: \"yourpassword\"",
+ "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.",
+ "admin.elasticsearch.passwordTitle": "SMTP server wachtwoord:",
+ "admin.elasticsearch.purgeIndexesButton": "Purge Indexes",
+ "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}",
+ "admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:",
+ "admin.elasticsearch.purgeIndexesButton.success": "Indexes purged successfully.",
+ "admin.elasticsearch.purgeIndexesHelpText": "Purging will entirely remove the index on the Elasticsearch server. Search results may be incomplete until a bulk index of the existing post database is rebuilt.",
+ "admin.elasticsearch.sniffDescription": "When true, sniffing finds and connects to all data nodes in your cluster automatically.",
+ "admin.elasticsearch.sniffTitle": "Enable Cluster Sniffing:",
+ "admin.elasticsearch.testConfigSuccess": "Test successful. Configuration saved.",
+ "admin.elasticsearch.testHelpText": "Tests if the Mattermost server can connect to the Elasticsearch server specified. Testing the connection only saves the configuration if the test is successful. See log file for more detailed error messages.",
+ "admin.elasticsearch.title": "Elasticsearch (Beta)",
+ "admin.elasticsearch.usernameDescription": "(Optional) The username to authenticate to the Elasticsearch server.",
+ "admin.elasticsearch.usernameExample": "E.g.: \"elastic\"",
+ "admin.elasticsearch.usernameTitle": "SMTP server gebruikersnaam:",
+ "admin.elasticsearchStatus.bulkIndexLabel": "Bulk Indexing:",
+ "admin.elasticsearchStatus.cancelButton": "Annuleren",
+ "admin.elasticsearchStatus.status": "Status",
+ "admin.elasticsearchStatus.statusCancelled": "Indexing job cancelled.",
+ "admin.elasticsearchStatus.statusError": "Indexing error.",
+ "admin.elasticsearchStatus.statusError.help": "Mattermost encountered an error building the Elasticsearch index: {error}",
+ "admin.elasticsearchStatus.statusInProgress": "Job in progress. {percent}% complete.",
+ "admin.elasticsearchStatus.statusInProgress.help": "Indexing is in progress on the job server. If Elasticsearch is enabled, search results may be incomplete until the job is finished.",
+ "admin.elasticsearchStatus.statusIndexingDisabled": "Indexing disabled.",
+ "admin.elasticsearchStatus.statusLoading": "Laden...",
+ "admin.elasticsearchStatus.statusNoJobs": "No indexing jobs queued.",
+ "admin.elasticsearchStatus.statusPending": "Job pending.",
+ "admin.elasticsearchStatus.statusPending.help": "Elasticsearch index job is queued on the job server. If Elasticsearch is enabled, search results may be incomplete until the job is finished.",
+ "admin.elasticsearchStatus.statusRequestCancel": "Canceling Job...",
+ "admin.elasticsearchStatus.statusSuccess": "Indexing complete.",
+ "admin.elasticsearchStatus.statusSuccess.help": "Indexing is complete and new posts are being automatically indexed.",
"admin.email.agreeHPNS": " Ik begrijp en accepteer de Mattermost Gehoste Push Meldingen Service <a href=\"https://about.mattermost.com/hpns-terms/\" target=\"_blank\">Servicevoorwaarden</a> en <a href=\"https://about.mattermost.com/hpns-privacy/\" target=\"_blank\">Privacy-beleid</a>.",
"admin.email.allowEmailSignInDescription": "Indien ingeschakeld dan kunnen gebruikers inloggen in Mattermost met hun e-mailadres en wachtwoord.",
"admin.email.allowEmailSignInTitle": "Inschakelen van inloggen met email:",
"admin.email.allowSignupDescription": "Indien gezet dan kan binnen Mattermost teams en accounts gemaakt worden op basis van e-mailadres en wachtwoord. Schakel deze optie uit wanneer aanmelden bepert moet worden op basis van single-sign-on opties zoals OAuth of AD/LDAP.",
"admin.email.allowSignupTitle": "Inschakelen van het maken van een account met email: ",
- "admin.email.allowUsernameSignInDescription": "Indien gezet dan kunnen gebruikers lid worden van Mattermost op basis van gebruikersnaam en wachtwoord. Deze optie word meestal gebruikt als e-mailadres verificatie uitgeschakeld is.",
+ "admin.email.allowUsernameSignInDescription": "When true, users with email login can sign in using their username and password. This setting does not affect AD/LDAP login.",
"admin.email.allowUsernameSignInTitle": "Inschakelen van inloggen met gebruikersnaam: ",
"admin.email.connectionSecurityTest": "Verbinding testen",
"admin.email.easHelp": "Meer informatie over het maken en implementeren van uw eigen mobiele apps van een <a href=\"http://docs.mattermost.com/deployment/push.html#enterprise-app-store-eas\" target=\"_blank\">Enterprise App Store</a>.",
@@ -248,18 +294,26 @@
"admin.email.emailSuccess": "Het versturen van een e-mail lijkt foutloos verlopen. Controleer de mail ter bevestiging.",
"admin.email.enableEmailBatching.clusterEnabled": "Bulk email kan niet worden aangezet als de High Availability modus aan staat.",
"admin.email.enableEmailBatching.siteURL": "Niet mogelijk om bulk email aan te zetten als de SiteURL niet is ingevuld in <b>Configuratie > SiteURL</b>.",
- "admin.email.enableEmailBatchingDesc": "Wanneer aangezet kunnen gebruikers email notificaties krijgen van meerdere directe berichten en vermeldingen in 1 email, configureerbaar in <b>Account Instellingen > Notificaties</b>",
+ "admin.email.enableEmailBatchingDesc": "When true, users will have email notifications for multiple direct messages and mentions combined into a single email. Batching will occur at a default interval of 15 minutes, configurable in Account Settings > Notifications.",
"admin.email.enableEmailBatchingTitle": "Aanzetten Bulk Email:",
+ "admin.email.enableSMTPAuthDesc": "When enabled, username and password are used for authenticating to the SMTP server.",
+ "admin.email.enableSMTPAuthTitle": "Enable SMTP Authentication:",
"admin.email.fullPushNotification": "Stuur een bericht met samenvatting",
+ "admin.email.genericNoChannelPushNotification": "Send generic description with only sender name",
"admin.email.genericPushNotification": "Stuur een algemeen bericht met de gebruiker en kanaal namen",
"admin.email.inviteSaltDescription": "32-karakter 'salt' word gebruikt voor het versturen van e-mail uitnodigingen. Deze worden willekeurig gegenereerd tijdens de installatie. Klik op \"Opnieuw Genereren\" om een nieuwe 'salt' te maken.",
"admin.email.inviteSaltExample": "Bijv.: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
"admin.email.inviteSaltTitle": "Email uitnodiging salt:",
"admin.email.mhpns": "Gebruik de versleutelde aansluiting op HPNS van productie-kwaliteit voor iOS-en Android-apps",
- "admin.email.mhpnsHelp": "Download <a href=\"https://itunes.apple.com/us/app/mattermost/id984966508?mt=8\" target=\"_blank\">Mattermost iOS-app</a> van iTunes. Download <a href=\"https://play.google.com/store/apps/details?id=com.mattermost.mattermost&hl=en\" target=\"_blank\">Mattermost Android app</a> uit Google Play. Meer informatie over <a href=\"http://docs.mattermost.com/deployment/push.html#hosted-push-notifications-service-hpns\" target=\"_blank\">HPNS</a>.",
+ "admin.email.mhpnsHelp": "Download <a href=\"https://itunes.apple.com/us/app/mattermost/id984966508?mt=8\" target=\"_blank\">Mattermost iOS-app</a> van iTunes. Download <a href=\"https://play.google.com/store/apps/details?id=com.mattermost.mattermost&hl=en\" target=\"_blank\">Mattermost Android app</a> uit Google Play. Meer informatie over <a href=\"http://docs.mattermost.com/deployment/push.html#test-push-notifications-service-tpns\" target=\"_blank\">TPNS</a>.",
"admin.email.mtpns": "Gebruik van iOS-en Android-apps in iTunes en de Google Play met TPNS",
"admin.email.mtpnsHelp": "Download <a href=\"https://itunes.apple.com/us/app/mattermost/id984966508?mt=8\" target=\"_blank\">Mattermost iOS-app</a> van iTunes. Download <a href=\"https://play.google.com/store/apps/details?id=com.mattermost.mattermost&hl=en\" target=\"_blank\">Mattermost Android app</a> uit Google Play. Meer informatie over <a href=\"http://docs.mattermost.com/deployment/push.html#test-push-notifications-service-tpns\" target=\"_blank\">TPNS</a>.",
"admin.email.nofificationOrganizationExample": "Bijvoorbeeld \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"",
+ "admin.email.notification.contents.full": "Send full message contents",
+ "admin.email.notification.contents.full.description": "Sender name and channel are included in email notifications.</br>Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.",
+ "admin.email.notification.contents.generic": "Send generic description with only sender name",
+ "admin.email.notification.contents.generic.description": "Only the name of the person who sent the message, with no information about channel name or message contents are included in email notifications.</br>Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.",
+ "admin.email.notification.contents.title": "Push meldings-berichten:",
"admin.email.notificationDisplayDescription": "Weergavenaam van e-mail account word gebruikt tijdens het versturen van meldings-e-mails vanuit Mattermost.",
"admin.email.notificationDisplayExample": "Bijv.: \"Mattermost Melding\", \"Systeem\", \"Niet-Antwoorden\"",
"admin.email.notificationDisplayTitle": "Meldings-weergave naam:",
@@ -274,7 +328,7 @@
"admin.email.passwordSaltDescription": "32-karakter 'salt' wordt gebruikt om wachtwoord reset mails te beveiligen. Deze wordt tijdens installatie aangemaakt. Klik op \"Opnieuw Genereren\" om een nieuwe 'salt' te maken.",
"admin.email.passwordSaltExample": "Bijv.: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
"admin.email.passwordSaltTitle": "Wachtwoord reset 'salt':",
- "admin.email.pushContentDesc": "Het selecteren van \"Verzend algemene beschrijving met de gebruiker en kanaal namen\" biedt push-notificaties met generieke berichten, met inbegrip van de namen van de gebruikers en kanalen, maar geen specifieke details uit de tekst van het bericht. <br /> <br /> \"Verstuur volledige bericht snippet\" stuurt uittreksels uit berichten die worden getriggered door notificaties met specifieke kenmerken en kunnen vertrouwelijke informatie bevatten. Als uw Push Notification Service zich buiten een firewall bevindt, is het STERK AANBEVOLEN deze optie alleen te gebruiken met een 'https' protocol om de verbinding te versleutelen.",
+ "admin.email.pushContentDesc": "\"Send generic description with only sender name\" includes only the name of the person who sent the message in push notifications, with no information about channel name or message contents.<br /><br />\"Send generic description with sender and channel names\" includes the name of the person who sent the message and the channel it was sent in, but not the message text.<br /><br />\"Send full message snippet\" includes a message excerpt in push notifications, which may contain confidential information sent in messages. If your Push Notification Service is outside your firewall, it is *highly recommended* this option only be used with an \"https\" protocol to encrypt the connection.",
"admin.email.pushContentTitle": "Push meldings-berichten:",
"admin.email.pushDesc": "Meestal ingesteld op ingeschakeld in productie. Wanneer dit ingeschakeld is, zal Mattermost iOS-en Android-push-berichten verzenden via de push meldings-server.",
"admin.email.pushOff": "Verstuur geen meldings-notificaties",
@@ -288,7 +342,7 @@
"admin.email.selfPush": "Voer de locatie van de push meldingen service handmatig in",
"admin.email.skipServerCertificateVerification.description": "When true, Mattermost will not verify the email server certificate.",
"admin.email.skipServerCertificateVerification.title": "Overslaan van certificaat verificatie:",
- "admin.email.smtpPasswordDescription": " Vraag de credentials op bij de beheerder van de e-mail server.",
+ "admin.email.smtpPasswordDescription": "The password associated with the SMTP username.",
"admin.email.smtpPasswordExample": "Bijv. \"uwwachtwoord\", \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.email.smtpPasswordTitle": "SMTP server wachtwoord:",
"admin.email.smtpPortDescription": "De poort van de SMTP (mailserver).",
@@ -297,13 +351,17 @@
"admin.email.smtpServerDescription": "Naam of ip adres van de SMTP (mail)server.",
"admin.email.smtpServerExample": "Bijv. \"smtp.uwbedrijf.nl\", \"email-smtp.us-east-1.amazonaws.com\"",
"admin.email.smtpServerTitle": "SMTP (mail)server:",
- "admin.email.smtpUsernameDescription": " Vraag de credentials op bij de beheerder van de e-mail server.",
+ "admin.email.smtpUsernameDescription": "The username for authenticating to the SMTP server.",
"admin.email.smtpUsernameExample": "Bv. \"beheerder@uwbedrijf.nl\", \"AKIADTOVBGERKLCBV\"",
"admin.email.smtpUsernameTitle": "SMTP server gebruikersnaam:",
"admin.email.testing": "Testen...",
"admin.false": "uitgeschakeld",
- "admin.file.enableFileAttachments": "Enable File Attachments:",
- "admin.file.enableFileAttachmentsDesc": "When false, disable file and image uploads on messages.",
+ "admin.file.enableFileAttachments": "Allow File Sharing:",
+ "admin.file.enableFileAttachmentsDesc": "When false, disables file sharing on the server. All file and image uploads on messages are forbidden across clients and devices, including mobile.",
+ "admin.file.enableMobileDownloadDesc": "When false, disables file downloads on mobile apps. Users can still download files from a mobile web browser.",
+ "admin.file.enableMobileDownloadTitle": "Allow File Downloads on Mobile:",
+ "admin.file.enableMobileUploadDesc": "When false, disables file uploads on mobile apps. If Allow File Sharing is set to true, users can still upload files from a mobile web browser.",
+ "admin.file.enableMobileUploadTitle": "Allow File Uploads on Mobile:",
"admin.file_upload.chooseFile": "Kies een bestand",
"admin.file_upload.noFile": "Geen bestand geüpload",
"admin.file_upload.uploadFile": "Upload",
@@ -529,6 +587,21 @@
"admin.logs.bannerDesc": "To look up users by User ID, go to Reporting > Users and paste the ID into the search filter.",
"admin.logs.reload": "Herladen",
"admin.logs.title": "Server Logs",
+ "admin.manage_roles.additionalRoles": "Select additional permissions for the account. <a href=\"https://about.mattermost.com/default-permissions\" target=\"_blank\">Read more about roles and permissions</a>.",
+ "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate <a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">personal access tokens</a>.",
+ "admin.manage_roles.cancel": "Annuleren",
+ "admin.manage_roles.manageRolesTitle": "Manage Roles",
+ "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.",
+ "admin.manage_roles.postAllPublicRoleTitle": "post:channels",
+ "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.",
+ "admin.manage_roles.postAllRoleTitle": "post:all",
+ "admin.manage_roles.save": "Opslaan",
+ "admin.manage_roles.saveError": "Unable to save roles.",
+ "admin.manage_roles.systemAdmin": "Systeem beheerder",
+ "admin.manage_roles.systemMember": "Lid",
+ "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens",
+ "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similar to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">interact with this Mattermost server</a>. Learn more about <a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">personal access tokens</a>.",
+ "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.",
"admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see <a href=\"http://docs.mattermost.com/deployment/metrics.html\" target='_blank'>documentation</a> to learn more about configuring performance monitoring for Mattermost.",
"admin.metrics.enableTitle": "Enable Performance Monitoring:",
"admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
@@ -574,6 +647,19 @@
"admin.password.requirementsDescription": "Karakter types voor een geldig wachtwoord.",
"admin.password.symbol": "Ten minstens een van de volgende symbolen: \"~!@#$%^&*()\"",
"admin.password.uppercase": "Minimaal 1 hoofdletter",
+ "admin.plugins.jira": "JIRA (Beta)",
+ "admin.plugins.jira.channelParamNamePlaceholder": "channelname",
+ "admin.plugins.jira.enabledDescription": "When true, you can configure JIRA webhooks to post message in Mattermost. To help combat phishing attacks, all posts are labelled by a BOT tag.",
+ "admin.plugins.jira.enabledLabel": "ingeschakeld",
+ "admin.plugins.jira.secretDescription": "This secret is used to authenticate to Mattermost.",
+ "admin.plugins.jira.secretLabel": "Geheim:",
+ "admin.plugins.jira.secretParamPlaceholder": "Geheim:",
+ "admin.plugins.jira.secretRegenerateDescription": "Regenerates the secret for the webhook URL endpoint. Regenerating the secret invalidates your existing JIRA integrations.",
+ "admin.plugins.jira.setupDescription": "Use this webhook URL to set up the JIRA integration. See {webhookDocsLink} to learn more.",
+ "admin.plugins.jira.teamParamPlaceholder": "teamname",
+ "admin.plugins.jira.userDescription": "Select the username that this integration is attached to.",
+ "admin.plugins.jira.userLabel": "Gebruikers",
+ "admin.plugins.jira.webhookDocsLink": "documentatie",
"admin.privacy.showEmailDescription": "When false, hides the email address of members from everyone except System Administrators.",
"admin.privacy.showEmailTitle": "Toon e-mail adres: ",
"admin.privacy.showFullNameDescription": "When false, hides the full name of members from everyone except System Administrators. Username is shown in place of full name.",
@@ -751,6 +837,10 @@
"admin.service.tlsKeyFileDescription": "The private key file to use.",
"admin.service.useLetsEncrypt": "Use Let's Encrypt:",
"admin.service.useLetsEncryptDescription": "Enable the automatic retreval of certificates from the Let's Encrypt. The certificate will be retrieved when a client attempts to connect from a new domain. This will work with multiple domains.",
+ "admin.service.userAccessTokensDescLabel": "Name: ",
+ "admin.service.userAccessTokensDescription": "When true, users can create <a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">personal access tokens</a> for integrations in <strong>Account Settings > Security</strong>. They can be used to authenticate against the API and give full access to the account.<br/><br/>To manage who can create personal access tokens, go to the <strong>System Console > Users</strong> page.",
+ "admin.service.userAccessTokensIdLabel": "Token ID: ",
+ "admin.service.userAccessTokensTitle": "Enable Personal Access Tokens: ",
"admin.service.webSessionDays": "Sessie duur voor AD/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.",
@@ -769,6 +859,7 @@
"admin.sidebar.customization": "Customisatie",
"admin.sidebar.database": "Database",
"admin.sidebar.developer": "Ontwikkelaar",
+ "admin.sidebar.elasticsearch": "Elasticsearch (Beta)",
"admin.sidebar.email": "E-mail",
"admin.sidebar.emoji": "Emoji",
"admin.sidebar.external": "Externe services",
@@ -776,6 +867,7 @@
"admin.sidebar.general": "Algemeen",
"admin.sidebar.gitlab": "GitLab",
"admin.sidebar.integrations": "Integraties",
+ "admin.sidebar.jira": "JIRA (Beta)",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "Wettelijk en Ondersteuning",
"admin.sidebar.license": "Editie en Licentie",
@@ -883,9 +975,9 @@
"admin.team.restrictTitle": "Beperkt het aanmaken van accounts tot de volgende e-mail domeinen:",
"admin.team.restrict_direct_message_any": "Elke gebruiker van de Mattermost server",
"admin.team.restrict_direct_message_team": "Elke gebruiker van het team",
- "admin.team.showFullname": "Show first and last name (default)",
+ "admin.team.showFullname": "Toon voornaam en achternaam",
"admin.team.showNickname": "Toon bijnaam, indien aanwezig, anders voor- en achternaam",
- "admin.team.showUsername": "Show username",
+ "admin.team.showUsername": "Toon gebruikersnaam (standaard)",
"admin.team.siteNameDescription": "Naam van de site welke getoond wordt op inlog- en andere schermen.",
"admin.team.siteNameExample": "Bijv.: \"Mattermost\"",
"admin.team.siteNameTitle": "Site naam:",
@@ -915,7 +1007,9 @@
"admin.user_item.makeMember": "Maak lid",
"admin.user_item.makeSysAdmin": "Maak systeembeheerder",
"admin.user_item.makeTeamAdmin": "Maak team beheerder",
+ "admin.user_item.manageRoles": "Manage Roles",
"admin.user_item.manageTeams": "Manage Teams",
+ "admin.user_item.manageTokens": "Manage Tokens",
"admin.user_item.member": "Lid",
"admin.user_item.mfaNo": ", <strong>MFA</strong>: Nee",
"admin.user_item.mfaYes": ", <strong>MFA</strong>: Ja",
@@ -924,6 +1018,9 @@
"admin.user_item.switchToEmail": "Overschakelen naar e-mail/wachtwoord",
"admin.user_item.sysAdmin": "Systeem beheerder",
"admin.user_item.teamAdmin": "Team beheerder",
+ "admin.user_item.userAccessTokenPostAll": "(with post:all personal access tokens)",
+ "admin.user_item.userAccessTokenPostAllPublic": "(with post:channels personal access tokens)",
+ "admin.user_item.userAccessTokenYes": "(with personal access tokens)",
"admin.webrtc.enableDescription": "When true, Mattermost allows making <strong>one-on-one</strong> video calls. WebRTC calls are available on Chrome, Firefox and Mattermost Desktop Apps.",
"admin.webrtc.enableTitle": "Aanzetten Mattermost WebRTC: ",
"admin.webrtc.gatewayAdminSecretDescription": "Enter your admin secret password to access the Gateway Admin URL.",
@@ -1255,7 +1352,7 @@
"delete_channel.cancel": "Annuleren",
"delete_channel.confirm": "Bevestig het WISSEN van het kanaal",
"delete_channel.del": "Verwijderen",
- "delete_channel.question": "This will delete the channel from the team and make its contents inaccessible for all users. Are you sure you wish to delete the {display_name} channel?",
+ "delete_channel.question": "This will delete the channel from the team and make its contents inaccessible for all users. <br /><br />Are you sure you wish to delete the <strong>{display_name}</strong> channel?",
"delete_post.cancel": "Annuleren",
"delete_post.comment": "Commentaar",
"delete_post.confirm": "Bevestig {term} verwijdering",
@@ -1314,14 +1411,14 @@
"emoji_picker.custom": "Custom",
"emoji_picker.emojiPicker": "Emoji Picker",
"emoji_picker.flags": "Markeer",
- "emoji_picker.food": "Food",
+ "emoji_picker.foods": "Foods",
"emoji_picker.nature": "Nature",
"emoji_picker.objects": "Objects",
"emoji_picker.people": "People",
+ "emoji_picker.places": "Places",
"emoji_picker.recent": "Recently Used",
"emoji_picker.search": "Zoeken",
"emoji_picker.symbols": "Symbols",
- "emoji_picker.travel": "Travel",
"error.local_storage.help1": "Enable cookies",
"error.local_storage.help2": "Turn off private browsing",
"error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge)",
@@ -1688,6 +1785,10 @@
"mobile.account_notifications.threads_mentions": "Mentions in threads",
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
+ "mobile.advanced_settings.reset_button": "Reset",
+ "mobile.advanced_settings.reset_message": "\nThis will reset all offline data and restart the app. You will be automatically logged back in once the app restarts.\n",
+ "mobile.advanced_settings.reset_title": "Reset Cache",
+ "mobile.advanced_settings.title": "Geavanceerde instellingen",
"mobile.channel_drawer.search": "Jump to a conversation",
"mobile.channel_info.alertMessageDeleteChannel": "Weet u zeker dat u deze {term} wilt verwijderen?",
"mobile.channel_info.alertMessageLeaveChannel": "Weet u zeker dat u deze {term} wilt verwijderen?",
@@ -1741,11 +1842,17 @@
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Laad meer berichten",
"mobile.login_options.choose_title": "Choose your login method",
+ "mobile.more_dms.start": "Start",
+ "mobile.more_dms.title": "New Conversation",
+ "mobile.notice_mobile_link": "mobile apps",
+ "mobile.notice_platform_link": "platform",
+ "mobile.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.",
"mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connected",
"mobile.offlineIndicator.connecting": "Verbindingen",
"mobile.offlineIndicator.offline": "No internet connection",
"mobile.open_dm.error": "We couldn't open a direct message with {displayName}. Please check your connection and try again.",
+ "mobile.open_gm.error": "We couldn't open a group message with those users. Please check your connection and try again.",
"mobile.post.cancel": "Annuleren",
"mobile.post.delete_question": "Weet u zeker dat u deze {term} wilt verwijderen?",
"mobile.post.delete_title": "Delete Post",
@@ -1775,6 +1882,8 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "Send Message",
+ "mobile.search.jump": "JUMP",
+ "mobile.search.no_results": "No Results Found",
"mobile.select_team.choose": "Je teams:",
"mobile.select_team.join_open": "Open teams you can join",
"mobile.select_team.no_teams": "There are no available teams for you to join.",
@@ -1788,6 +1897,7 @@
"mobile.settings.clear_button": "Clear",
"mobile.settings.clear_message": "\nThis will clear all offline data and restart the app. You will be automatically logged back in once the app restarts.\n",
"mobile.settings.team_selection": "Team Selectie",
+ "mobile.suggestion.members": " Leden",
"modal.manaul_status.ask": "Do not ask me again",
"modal.manaul_status.button": "Yes, set my status to \"Online\"",
"modal.manaul_status.cancel": "No, keep it as \"{status}\"",
@@ -1884,6 +1994,8 @@
"post_focus_view.beginning": "Begin van de kanaal archieven",
"post_info.del": "Verwijderen",
"post_info.edit": "Bewerken",
+ "post_info.message.visible": "(Only visible to you)",
+ "post_info.message.visible.compact": " (Only visible to you)",
"post_info.mobile.flag": "Markeer",
"post_info.mobile.unflag": "Demarkeer ",
"post_info.permalink": "Permanente koppeling",
@@ -1896,7 +2008,7 @@
"posts_view.loadMore": "Laad meer berichten",
"posts_view.loadingMore": "Laad meer berichten",
"posts_view.newMsg": "Nieuwe berichten",
- "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}} below",
+ "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}}",
"quick_switch_modal.channels": "Kanalen",
"quick_switch_modal.channelsShortcut.mac": "- ⌘K",
"quick_switch_modal.channelsShortcut.windows": "- CTRL+K",
@@ -1928,7 +2040,7 @@
"rename_channel.displayNameHolder": "Voer de weergavenaam in",
"rename_channel.handleHolder": "Kan enkel kleine letters en nummers zijn",
"rename_channel.lowercase": "Kan enkel kleine letters en nummers zijn",
- "rename_channel.maxLength": "Dit veld moet minder dan 22 tekens bevatten",
+ "rename_channel.maxLength": "This field must be less than {maxLength, number} characters",
"rename_channel.required": "Dit veld is verplicht",
"rename_channel.save": "Opslaan",
"rename_channel.title": "Hernoem kanaal...",
@@ -1967,6 +2079,7 @@
"search_item.jump": "Spring",
"search_results.because": "<ul><li>Wanneer u op zoek bent naar een gedeeltelijk woord (bijv. 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>",
"search_results.noResults": "Geen resultaten gevonden. Opnieuw proberen?",
+ "search_results.searching": "Searching...",
"search_results.usage": "<ul><li>Gebruik <b>\"aanhalingstekens\"</b> om hele zinnen te zoeken</li><li>Gebruik <b>van:</b> om berichten van specifieke gebruikers te zoeken en <b>in:</b> om berichten in specifieke kanalen te zoeken</li></ul>",
"search_results.usageFlag1": "Je hebt nog geen berichten gemarkeerd.",
"search_results.usageFlag2": "Je kan berichten en reacties markeren door te klikken op het ",
@@ -1999,8 +2112,7 @@
"sidebar.tutorialScreen1": "<h4>Kanalen</h4><p><strong>Kanalen</strong> organiseren conversaties in verschillende onderwerpen. Ze zijn open voor iedereen in je team. Om privéberichten te sturen, gebruik <strong>Directe Berichten</strong> voor een enkel persoon of <strong>Privé Groepen</strong> voor meerdere personen.</p>",
"sidebar.tutorialScreen2": "<h4>\"{townsquare}\" en \"{offtopic}\" kanalen</h4><p>Hier zijn 2 publieke kanalen om te starten:</p><p><strong>{townsquare}</strong> is een plaats voor team wijde communicatie. Iedereen in jouw team is lid van dit kanaal.</p><p><strong>{offtopic}</strong> is een plaats voor ontspanning en humor buiten werk gerelateerde zaken en kanalen. Jij en jouw team kunnen beslissen wel andere kanalen er gemaakt moeten worden.</p>",
"sidebar.tutorialScreen3": "<h4>Kanalen maken en lid worden</h4><p>Klik op <strong>\"Meer...\"</strong> om een nieuw kanaal te maken of lid te worden van een bestaand kanaal.</p><p>Je kan ook een nieuw kanaal of privégroep maken door op het <strong>\"+\"-teken</strong> naast het kanaal of de privégroep te drukken.</p>",
- "sidebar.unreadAbove": "Ongelezen bericht(en) hierboven",
- "sidebar.unreadBelow": "Ongelezen bericht(en) hierbeneden",
+ "sidebar.unreads": "More unreads",
"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.addMemberToTeam": "Add Members to Team",
@@ -2220,10 +2332,6 @@
"user.settings.display.nameOptsDesc": "Geef aan hoe de gebruikersnaam word weergegeven in berichten en de Directe Berichten lijst. ",
"user.settings.display.normalClock": "12 uren klok (bijvoorbeeld: 4:00 PM)",
"user.settings.display.preferTime": "Selecteer hoe u de tijd wilt zien.",
- "user.settings.display.showFullname": "Toon voornaam en achternaam",
- "user.settings.display.showNickname": "Toon bijnaam, indien aanwezig, anders voor- en achternaam",
- "user.settings.display.showUsername": "Toon gebruikersnaam (standaard)",
- "user.settings.display.teammateNameDisplay": "Naamweergave van teamgenoten",
"user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
"user.settings.display.theme.customTheme": "Aangepast thema",
"user.settings.display.theme.describe": "Open om uw thema te beheren",
@@ -2320,19 +2428,19 @@
"user.settings.notifications.commentsNever": "Trigger geen notificaties in berichten in antwoord lijsten tenzij ik word genoemd",
"user.settings.notifications.commentsRoot": "Trigger notificaties in berichten die ik ben begonnen",
"user.settings.notifications.desktop": "Verstuur desktop meldingen",
- "user.settings.notifications.desktop.allFirefoxForever": "Voor alle activiteit, onbeperkt tonen",
- "user.settings.notifications.desktop.allFirefoxTimed": "Voor alle activiteit, tonen voor {seconds} secondes",
"user.settings.notifications.desktop.allNoSoundForever": "Voor alle activiteit, zonder geluid, onbeperkt tonen",
"user.settings.notifications.desktop.allNoSoundTimed": "Voor alle activiteit, zonder geluid, tonen voor {seconds} secondes",
"user.settings.notifications.desktop.allSoundForever": "Voor alle activiteit, met geluid, onbeperkt tonen ",
+ "user.settings.notifications.desktop.allSoundHiddenForever": "Voor alle activiteit, onbeperkt tonen",
+ "user.settings.notifications.desktop.allSoundHiddenTimed": "Voor alle activiteit, tonen voor {seconds} secondes",
"user.settings.notifications.desktop.allSoundTimed": "Voor alle activiteit, met geluid, tonen voor {seconds} secondes",
"user.settings.notifications.desktop.duration": "Duur van notificatie",
"user.settings.notifications.desktop.durationInfo": "Sets how long desktop notifications will remain on screen when using Firefox or Chrome. Desktop notifications in Edge and Safari can only stay on screen for a maximum of 5 seconds.",
- "user.settings.notifications.desktop.mentionsFirefoxForever": "Voor vermeldingen en directe berichten, toon altijd",
- "user.settings.notifications.desktop.mentionsFirefoxTimed": "Voor vermeldingen en directe berichten, toon voor {seconds} secondes",
"user.settings.notifications.desktop.mentionsNoSoundForever": "Voor vermeldingen en directe berichten, zonder geluid, toon altijd",
"user.settings.notifications.desktop.mentionsNoSoundTimed": "Voor vermeldingen en directe berichten, zonder geluid, toon voor {seconds} secondes",
"user.settings.notifications.desktop.mentionsSoundForever": "Voor vermeldingen en directe berichten, met geluid, toon altijd",
+ "user.settings.notifications.desktop.mentionsSoundHiddenForever": "Voor vermeldingen en directe berichten, toon altijd",
+ "user.settings.notifications.desktop.mentionsSoundHiddenTimed": "Voor vermeldingen en directe berichten, toon voor {seconds} secondes",
"user.settings.notifications.desktop.mentionsSoundTimed": "Voor vermeldingen en directe berichten, zonder geluid, toon voor {seconds} secondes",
"user.settings.notifications.desktop.seconds": "{seconds} secondes",
"user.settings.notifications.desktop.sound": "Notificatie geluid",
@@ -2363,7 +2471,7 @@
"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": "Notification sounds are available on IE11, Edge, Safari, Chrome and Mattermost Desktop Apps.",
+ "user.settings.notifications.sounds_info": "Notification sounds are available on IE11, Safari, Chrome and Mattermost Desktop Apps.",
"user.settings.notifications.teamWide": "Team-vermeldingen \"@all\"",
"user.settings.notifications.title": "Meldings-instellingen",
"user.settings.notifications.wordsTrigger": "Woorden die een vermelding triggeren",
@@ -2444,6 +2552,28 @@
"user.settings.security.switchSaml": "Overschakelen naar SAML SSO",
"user.settings.security.title": "Beveiligingsinstellingen",
"user.settings.security.viewHistory": "Bekijk Toegang Geschiedenis ",
+ "user.settings.tokens.cancel": "Annuleren",
+ "user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
+ "user.settings.tokens.confirmCreateButton": "Yes, Create",
+ "user.settings.tokens.confirmCreateMessage": "You are generating a personal access token with System Admin permissions. Are you sure want to create this token?",
+ "user.settings.tokens.confirmCreateTitle": "Create System Admin Personal Access Token",
+ "user.settings.tokens.confirmDeleteButton": "Yes, Delete",
+ "user.settings.tokens.confirmDeleteMessage": "Any integrations using this token will no longer be able to access the Mattermost API. You cannot undo this action. <br /><br />Are you sure want to delete the <strong>{description}</strong> token?",
+ "user.settings.tokens.confirmDeleteTitle": "Delete Token?",
+ "user.settings.tokens.copy": "Please copy the access token below. You won't be able to see it again!",
+ "user.settings.tokens.create": "Create New Token",
+ "user.settings.tokens.delete": "Verwijderen",
+ "user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similar to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>.",
+ "user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similar to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>. Create new tokens on your desktop.",
+ "user.settings.tokens.id": "ID: ",
+ "user.settings.tokens.name": "Naam:",
+ "user.settings.tokens.nameHelp": "Enter a description for your token to remember what it does.",
+ "user.settings.tokens.nameRequired": "Please enter a description.",
+ "user.settings.tokens.save": "Opslaan",
+ "user.settings.tokens.title": "Personal Access Tokens",
+ "user.settings.tokens.token": "Access Token: ",
+ "user.settings.tokens.tokenId": "Token ID: ",
+ "user.settings.tokens.userAccessTokensNone": "No personal access tokens.",
"user_list.notFound": "Geen gebruikers gevonden",
"user_profile.send.dm": "Send Message",
"user_profile.webrtc.call": "Start een video-oproep",