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.json85
1 files changed, 58 insertions, 27 deletions
diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json
index 3a54efeea..f44403e08 100644
--- a/webapp/i18n/nl.json
+++ b/webapp/i18n/nl.json
@@ -102,7 +102,7 @@
"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.doneHelp": "Your OAuth 2.0 application has been set up. Please use the following Client ID and Client Secret when requesting authorization for your application.",
- "add_oauth_app.doneUrlHelp": "Stuur data naar de volgende URL.",
+ "add_oauth_app.doneUrlHelp": "The following are your authorized redirect URL(s).",
"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. ",
@@ -141,6 +141,7 @@
"admin.audits.title": "Gebruiker activiteits logs",
"admin.authentication.email": "Email authenticatie",
"admin.authentication.gitlab": "GitLab",
+ "admin.authentication.ldap": "AD/LDAP",
"admin.authentication.oauth": "OAuth 2.0",
"admin.authentication.saml": "SAML",
"admin.banner.heading": "Opmerking:",
@@ -198,6 +199,8 @@
"admin.compliance_table.userId": "Aangevraagd door",
"admin.connectionSecurityNone": "Geen",
"admin.connectionSecurityNoneDescription": "Mattermost gebruikt een onbeveilgde verbinding.",
+ "admin.connectionSecurityPlain": "PLAIN",
+ "admin.connectionSecurityPlainDescription": "Mattermost gebruikt een onbeveilgde verbinding.",
"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",
@@ -214,7 +217,7 @@
"admin.customization.enableCustomEmojiTitle": "Aangepaste emoji inschakelen:",
"admin.customization.iosAppDownloadLinkDesc": "Voeg een link toe naar de iOs app. Gebruikers die via een mobiele webbrowser de site bezoeken zullen een pagina krijgen met de optie om de app te downloaden. Laat dit veld leeg om deze pagina niet weer te geven. ",
"admin.customization.iosAppDownloadLinkTitle": "iOS App Download Link:",
- "admin.customization.nativeAppLinks": "Native App Links",
+ "admin.customization.nativeAppLinks": "Mattermost App Links",
"admin.customization.restrictCustomEmojiCreationAdmin": "Sta Systeem en Team beheerders toe om aangepaste emojis te maken",
"admin.customization.restrictCustomEmojiCreationAll": "Iedereen toestaan aangepaste emoji te maken",
"admin.customization.restrictCustomEmojiCreationDesc": "Aanmaken van emoji beperken tot specifieke gebruikers.",
@@ -401,13 +404,13 @@
"admin.ldap.emailAttrTitle": "Email attribuut:",
"admin.ldap.enableDesc": "Wanneer 'waar', kunt u in Mattermost inloggen met behulp van LDAP",
"admin.ldap.enableTitle": "Inschakelen van inloggen met LDAP:",
- "admin.ldap.firstnameAttrDesc": "Het attribuut in the LDAP-server dat wordt gebruikt voor het vullen van de voornaam van de gebruikers in Mattermost.",
+ "admin.ldap.firstnameAttrDesc": "(Optioneel) Het attribuut in the LDAP-server dat wordt gebruikt voor het vullen van de bijnaam van de gebruikers in Mattermost.",
"admin.ldap.firstnameAttrEx": "Bijv. \"givenName\"",
"admin.ldap.firstnameAttrTitle": "Voornaam attribuut",
"admin.ldap.idAttrDesc": "Het attribuut in de LDAP server dat zal worden gebruikt als unieke identificatie sleutel in Mattermost. Het zou een LDAP attribuut moeten zijn wat niet veranderd, zoals 'username' of 'uid'. Als het 'ID' attribuut van een gebruiker veranderd, zal een nieuw Mattermost account worden gemaakt en dat is niet verbonden met het oude account. Dit is de waarde wat gebruikt wordt om in te loggen in het \"LDAP Username\" veld op de inlog pagina. Normaal is dit attribuut hetzelfde als het \"Username Attribuut\" hierboven. Als jouw team normaal inlogt met 'domain\\username', kies je waarschijnlijk 'domain\\username' in dit veld.",
"admin.ldap.idAttrEx": "Bijv. \"sAMAccountName\"",
"admin.ldap.idAttrTitle": "ID Attribuut: ",
- "admin.ldap.lastnameAttrDesc": "Het attribuut in the LDAP-server dat wordt gebruikt voor het invullen van de achternaam van de gebruikers in Mattermost.",
+ "admin.ldap.lastnameAttrDesc": "(Optioneel) Het attribuut in the LDAP-server dat wordt gebruikt voor het vullen van de bijnaam van de gebruikers in Mattermost.",
"admin.ldap.lastnameAttrEx": "Bijv. \"sn\"",
"admin.ldap.lastnameAttrTitle": "Achternaam attribuut:",
"admin.ldap.loginNameDesc": "De tijdelijke tekst die wordt weergegeven in het veld 'login' op de login pagina. Standaard ingesteld op \"LDAP-Gebruikersnaam\".",
@@ -436,6 +439,8 @@
"admin.ldap.syncIntervalTitle": "Synchronisatie-Interval (in minuten)",
"admin.ldap.syncNowHelpText": "Initieer een LDAP synchronisatie meteen.",
"admin.ldap.sync_button": "Synchroniseer LDAP Nu",
+ "admin.ldap.testFailure": "LDAP Test Failure: {error}",
+ "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the LDAP server specified. See log file for more detailed error messages.",
"admin.ldap.uernameAttrDesc": "Het attribuut in the LDAP-server dat wordt gebruikt voor het vullen van het veld gebruikersnaam in Mattermost. Dit kan hetzelfde zijn als het ID-attribuut.",
"admin.ldap.userFilterDisc": "Voer eventueel een LDAP filter in om te gebruiken bij het zoeken naar de gebruiker objecten. Alleen de gebruikers geselecteerd door deze query zullen in staat zijn om toegang te krijgen tot Mattermost. Voor Active Directory is de query om gebruikers te filteren (&(objectCategory=Persoon)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).",
"admin.ldap.userFilterEx": "Bijv. \"(objectClass=user)\"",
@@ -558,7 +563,7 @@
"admin.saml.enableTitle": "Inschakelen van inloggen met SAML:",
"admin.saml.encryptDescription": "Mattermost zal SAML Assertions decoderen met jouw Publiekelijk Service Provider Certificaat.",
"admin.saml.encryptTitle": "Inschakelen van Versleuteling: ",
- "admin.saml.firstnameAttrDesc": "Het attribuut in the SAML-server dat wordt gebruikt voor het vullen van de voornaam van de gebruikers in Mattermost.",
+ "admin.saml.firstnameAttrDesc": "(Optioneel) Het attribuut in the SAML-server dat wordt gebruikt voor het vullen van de bijnaam van de gebruikers in Mattermost.",
"admin.saml.firstnameAttrEx": "Bv. \"Voornaam\"",
"admin.saml.firstnameAttrTitle": "Voornaam attribuut:",
"admin.saml.idpCertificateFileDesc": "Het publieke authenticatie certificaat gebruikt door uw Identity Provider.",
@@ -570,7 +575,7 @@
"admin.saml.idpUrlDesc": "De URL waar Mattermost een login poging start met een SAML request.",
"admin.saml.idpUrlEx": "Bijvoorbeeld: \"https://idp.example.org/SAML2/SSO/Login\"",
"admin.saml.idpUrlTitle": "SAML SSO URL:",
- "admin.saml.lastnameAttrDesc": "Het attribuut in the SAML-server dat wordt gebruikt voor het invullen van de achternaam van de gebruikers in Mattermost.",
+ "admin.saml.lastnameAttrDesc": "(Optioneel) Het attribuut in the SAM:-server dat wordt gebruikt voor het vullen van de taal van de gebruikers in Mattermost.",
"admin.saml.lastnameAttrEx": "BV. \"Achternaam\"",
"admin.saml.lastnameAttrTitle": "Achternaam Attribuut:",
"admin.saml.localeAttrDesc": "(Optioneel) Het attribuut in the SAM:-server dat wordt gebruikt voor het vullen van de taal van de gebruikers in Mattermost.",
@@ -627,8 +632,8 @@
"admin.service.googleDescription": "Zet deze sleutel om de titel van ingevoegde Youtube video's te tonen. Zonder deze sleutel zullen Youtube previews nog steeds gemaakt worden op basis van links die in berichten en reacties worden geplaatst, maar er word geen titel getoond. Bekijken een <a href=\"https://www.youtube.com/watch?v=Im69kzhpR3I\" target=\"_blank\">Google Developers Tutorial</a> voor instructies over hoe deze sleutel te krijgen.",
"admin.service.googleExample": "B.v. \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
"admin.service.googleTitle": "Google API Sleutel:",
- "admin.service.iconDescription": "Wanneer dit aanstaat, webhooks en slash commando's kunnen worden gebruikt om het icoon van het bericht te veranderen. Let op, in combinatie met toestaan van gebruikersnaam overschrijven, zal dit gebruikers kunnen beschadigen met Phishing aanvallen.",
- "admin.service.iconTitle": "Sta webhooks en slash commands toe om profielafbeeldingsiconen aan te passen",
+ "admin.service.iconDescription": "When true, webhooks, slash commands and other integrations, such as <a href=\"https://docs.mattermost.com/integrations/zapier.html\" target=\"_blank\">Zapier</a>, will be allowed to change the profile picture they post with. Note: Combined with allowing integrations to override usernames, users may be able to perform phishing attacks by attempting to impersonate other users.",
+ "admin.service.iconTitle": "Enable integrations to override profile picture icons:",
"admin.service.insecureTlsDesc": "Wanneer dit aanstaat, alle uitgaande HTTPS verzoeken zullen ongeverifieerde en self-signed certificaten accepteren. Bijvoorbeeld, uitgaande webhooks naar een server met een self-signed TLS certificaat, gebruik makend van een willekeurig domein, zullen worden toegestaan. Let op, dit maakt deze verbindingen vatbaar voor man-in-the-middle aanvallen.",
"admin.service.insecureTlsTitle": "Schakel onbeveiligde uitgaande verbindingen in: ",
"admin.service.integrationAdmin": "Beperkt het maken van nieuwe integraties tot Team- en Systeembeheerders",
@@ -642,8 +647,8 @@
"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. ",
- "admin.service.overrideTitle": "Aanzetten van webshooks en slash commando's om gebruikersnamen te overschrijven:",
+ "admin.service.overrideDescription": "When true, webhooks, slash commands and other integrations, such as <a href=\"https://docs.mattermost.com/integrations/zapier.html\" target=\"_blank\">Zapier</a>, will be allowed to change the username they are posting as. Note: Combined with allowing integrations to override profile picture icons, users may be able to perform phishing attacks by attempting to impersonate other users.",
+ "admin.service.overrideTitle": "Enable integrations to override usernames:",
"admin.service.securityDesc": "Wanneer ingeschakeld, worden systeembeheerders per e-mail verwittigd wanneer er een relevante security fix alert is aangekondigd in de laatste 12 uur. Vereist dat e-mail is ingeschakeld.",
"admin.service.securityTitle": "Schakel beveiligings alarmen in: ",
"admin.service.segmentDescription": "Segment.com is een optionele online service voor systeem diagnostiek. Een key is verkrijgbaar door middel van een gratis registratie bij Segment.com",
@@ -653,7 +658,7 @@
"admin.service.sessionCacheDesc": "Het aantal minuten dat een sessie in het geheugen wordt gecached.",
"admin.service.sessionDaysEx": "B.v. \"30\"",
"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.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. ",
@@ -684,14 +689,14 @@
"admin.sidebar.gitlab": "GitLab",
"admin.sidebar.images": "Afbeeldingen",
"admin.sidebar.integrations": "Integraties",
- "admin.sidebar.ldap": "LDAP",
+ "admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "Wettelijk en Ondersteuning",
"admin.sidebar.license": "Editie en Licentie",
"admin.sidebar.localization": "Lokalisatie",
"admin.sidebar.logging": "Loggen",
"admin.sidebar.login": "Login",
"admin.sidebar.logs": "Logs",
- "admin.sidebar.nativeAppLinks": "Native App Links ",
+ "admin.sidebar.nativeAppLinks": "Mattermost App Links",
"admin.sidebar.notifications": "Meldingen",
"admin.sidebar.oauth": "OAuth 2.0",
"admin.sidebar.other": "ANDERE",
@@ -1210,7 +1215,7 @@
"help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.",
"help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.",
"help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:",
- "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF",
+ "help.attaching.supportedList": "- Afbeeldingen: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documenten: PDF",
"help.attaching.title": "# Attaching Files\n_____",
"help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:",
"help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.",
@@ -1308,6 +1313,7 @@
"installed_integrations.creation": "Gemaakt door {creator} op {createAt, date, full}",
"installed_integrations.delete": "Verwijderen",
"installed_integrations.hideSecret": "Verberg Secret",
+ "installed_integrations.regenSecret": "Regenerate Secret",
"installed_integrations.regenToken": "Token opnieuw genereren",
"installed_integrations.showSecret": "Toon Secret",
"installed_integrations.token": "Token: {token}",
@@ -1468,7 +1474,7 @@
"navbar_dropdown.leave": "Team verlaten",
"navbar_dropdown.logout": "Afmelden",
"navbar_dropdown.manageMembers": "Leden beheren",
- "navbar_dropdown.nativeApps": "Download Native Apps",
+ "navbar_dropdown.nativeApps": "Download Mattermost Apps",
"navbar_dropdown.report": "Een probleem melden",
"navbar_dropdown.switchTeam": "Schakel naar {team}",
"navbar_dropdown.switchTo": "Omschakelen naar ",
@@ -1589,7 +1595,7 @@
"sidebar_right_menu.inviteNew": "Nodig een nieuw lid uit...",
"sidebar_right_menu.logout": "Afmelden",
"sidebar_right_menu.manageMembers": "Leden beheren",
- "sidebar_right_menu.nativeApps": "Download Native App",
+ "sidebar_right_menu.nativeApps": "Download Mattermost Apps",
"sidebar_right_menu.recentMentions": "Recente vermeldingen",
"sidebar_right_menu.report": "Een probleem melden",
"sidebar_right_menu.switch_team": "Team Selectie",
@@ -1859,32 +1865,50 @@
"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",
- "user.settings.notifications.commentsAny": "Vermeld alle reacties in een draad waar je in mee deed (Dit zal ook vermeldingen op jouw hoofdbericht zijn en iedere reactie die je hebt geplaatst op een bericht)",
- "user.settings.notifications.commentsInfo": "Wijze van notificaties op berichten in reactie draden waar je aan mee deed. ",
- "user.settings.notifications.commentsNever": "Geen vermelding bij reacties",
- "user.settings.notifications.commentsRoot": "Vermeld alle reacties op jouw bericht",
+ "user.settings.notifications.comments": "Reply notifications",
+ "user.settings.notifications.commentsAny": "Trigger notifications on messages in reply threads that I start or participate in",
+ "user.settings.notifications.commentsInfo": "In addition to notifications for when you're mentioned, select if you would like to receive notifications on reply threads.",
+ "user.settings.notifications.commentsNever": "Do not trigger notifications on messages in reply threads unless I'm mentioned",
+ "user.settings.notifications.commentsRoot": "Trigger notifications on messages in threads that I start",
"user.settings.notifications.desktop": "Verstuur desktop meldingen",
+ "user.settings.notifications.desktop.allFirefoxForever": "For all activity, shown indefinitely",
+ "user.settings.notifications.desktop.allFirefoxTimed": "For all activity, shown for {seconds} seconds",
+ "user.settings.notifications.desktop.allNoSoundForever": "For all activity, without sound, shown indefinitely",
+ "user.settings.notifications.desktop.allNoSoundTimed": "For all activity, without sound, shown for {seconds} seconds",
+ "user.settings.notifications.desktop.allSoundForever": "For all activity, with sound, shown indefinitely",
+ "user.settings.notifications.desktop.allSoundTimed": "For all activity, with sound, shown for {seconds} seconds",
+ "user.settings.notifications.desktop.duration": "Notification duration",
+ "user.settings.notifications.desktop.durationInfo": "Sets how long desktop notifications will remain on screen.",
+ "user.settings.notifications.desktop.mentionsFirefoxForever": "For mentions and direct messages, shown indefinitely",
+ "user.settings.notifications.desktop.mentionsFirefoxTimed": "For mentions and direct messages, shown for {seconds} seconds",
+ "user.settings.notifications.desktop.mentionsNoSoundForever": "For mentions and direct messages, without sound, shown indefinitely",
+ "user.settings.notifications.desktop.mentionsNoSoundTimed": "For mentions and direct messages, without sound, shown for {seconds} seconds",
+ "user.settings.notifications.desktop.mentionsSoundForever": "For mentions and direct messages, with sound, shown indefinitely",
+ "user.settings.notifications.desktop.mentionsSoundTimed": "For mentions and direct messages, with sound, shown for {seconds} seconds",
+ "user.settings.notifications.desktop.seconds": "{seconds} seconds",
+ "user.settings.notifications.desktop.sound": "Notification sound",
+ "user.settings.notifications.desktop.title": "Desktop meldings-geluid",
+ "user.settings.notifications.desktop.unlimited": "Unlimited",
"user.settings.notifications.desktopSounds": "Desktop meldings-geluid",
- "user.settings.notifications.emailBatchingInfo": "Notifications are combined into a single email and sent at the maximum frequency selected here.",
+ "user.settings.notifications.emailBatchingInfo": "Notifications received over the time period selected are combined and sent in a single email.",
"user.settings.notifications.emailInfo": "E-mailmeldingen worden verzonden voor vermeldingen en rechtstreekse berichten nadat u bent offline bent voor meer dan 60 seconden of weg van {siteName} voor meer dan 5 minuten.",
- "user.settings.notifications.emailNotifications": "Stuur desktop meldingen",
+ "user.settings.notifications.emailNotifications": "E-mail meldingen",
"user.settings.notifications.everyHour": "Elk uur",
"user.settings.notifications.everyXMinutes": "Every {count, plural, one {minute} other {{count, number} minutes}}",
"user.settings.notifications.header": "Meldingen",
"user.settings.notifications.immediately": "Onmiddellijk",
- "user.settings.notifications.info": "Desktop meldingen zijn beschikbaar op Firefox, Safari, Chrome, Internet Explorer, en de Edge.",
+ "user.settings.notifications.info": "Desktop notifications are available on Firefox, Safari, and Chrome.",
"user.settings.notifications.never": "Nooit",
"user.settings.notifications.noWords": "Geen woorden geconfigureerd",
"user.settings.notifications.off": "Uit",
"user.settings.notifications.on": "Aan",
"user.settings.notifications.onlyMentions": "Enkele voor vermeldingen en privé berichten",
- "user.settings.notifications.push": "Stuur mobiele push meldingen",
+ "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.sounds_info": "Notification sounds are available on IE11, Edge, Safari and Chrome.",
"user.settings.notifications.teamWide": "Team-vermeldingen \"@all\"",
"user.settings.notifications.title": "Meldings-instellingen",
"user.settings.notifications.usernameMention": "Uw gebruikersnaam vermeld \"@{username}\"",
@@ -1902,10 +1926,13 @@
"user.settings.push_notification.onlyMentionsAway": "For mentions and direct messages when away or offline",
"user.settings.push_notification.onlyMentionsOffline": "For mentions and direct messages when offline",
"user.settings.push_notification.onlyMentionsOnline": "For mentions and direct messages when online, away or offline",
- "user.settings.push_notification.status_info": "Notification alerts are pushed to your mobile device depending on your online status.",
+ "user.settings.push_notification.send": "Stuur mobiele push meldingen",
+ "user.settings.push_notification.status": "Trigger push notifications when",
+ "user.settings.push_notification.status_info": "Notification alerts are only pushed to your mobile device when your online status matches the selection above.",
"user.settings.security.close": "Afsluiten",
"user.settings.security.currentPassword": "Huidig wachtwoord",
"user.settings.security.currentPasswordError": "Voer uw huidige wachtwoord in",
+ "user.settings.security.deauthorize": "Deauthorize",
"user.settings.security.emailPwd": "E-mail en wachtwoord",
"user.settings.security.gitlab": "GitLab",
"user.settings.security.google": "Google",
@@ -1916,6 +1943,10 @@
"user.settings.security.logoutActiveSessions": "Bekijk en uitloggen huidige sessies",
"user.settings.security.method": "Inlog methode",
"user.settings.security.newPassword": "Nieuw wachtwoord",
+ "user.settings.security.noApps": "No OAuth 2.0 Applications are authorized.",
+ "user.settings.security.oauthApps": "OAuth 2.0 Applicaties",
+ "user.settings.security.oauthAppsDescription": "Click 'Edit' to manage your OAuth 2.0 Applications",
+ "user.settings.security.oauthAppsHelp": "Applications act on your behalf to access your data based on the permissions you grant them.",
"user.settings.security.office365": "Office 365",
"user.settings.security.oneSignin": "Je mag maar 1 inlogmethode tegelijkertijd gebruiken. Verander van inlogmethode zal je een email sturen of de verandering succesvol was.",
"user.settings.security.password": "Wachtwoord",