summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/nl.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-03-07 06:18:31 -0300
committerGeorge Goldberg <george@gberg.me>2017-03-07 09:18:31 +0000
commitd2325d4bcfa22505e02a544616facedec4f56c28 (patch)
tree701d9fbb4ed2ce6262be95df7674298739ea1b18 /webapp/i18n/nl.json
parent579ad305e1b319f07ed48d3a8c749674fdd58133 (diff)
downloadchat-d2325d4bcfa22505e02a544616facedec4f56c28.tar.gz
chat-d2325d4bcfa22505e02a544616facedec4f56c28.tar.bz2
chat-d2325d4bcfa22505e02a544616facedec4f56c28.zip
translations PR 20170306 (#5666)
* translations PR 20170306 * Fix platform zh_TW.json
Diffstat (limited to 'webapp/i18n/nl.json')
-rw-r--r--webapp/i18n/nl.json31
1 files changed, 22 insertions, 9 deletions
diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json
index 8fa05595b..9c1178a4b 100644
--- a/webapp/i18n/nl.json
+++ b/webapp/i18n/nl.json
@@ -138,7 +138,7 @@
"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.advance.metrics": "Performance Monitoring (Beta)",
+ "admin.advance.metrics": "Performance Monitoring",
"admin.audits.reload": "Laad de gebruikeractiviteit logs opnieuw",
"admin.audits.title": "Gebruiker activiteits logs",
"admin.authentication.email": "Email authenticatie",
@@ -529,7 +529,7 @@
"admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
"admin.metrics.listenAddressEx": "Bijv.: \":8065\"",
"admin.metrics.listenAddressTitle": "Luister Adres:",
- "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.mfa.bannerDesc": "<a href='https://docs.mattermost.com/deployment/auth.html' target='_blank'>Multi-factor authentication</a> is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.",
"admin.mfa.cluster": "High",
"admin.mfa.title": "Multi-factor Authenticatie:",
"admin.nav.help": "Help",
@@ -689,7 +689,7 @@
"admin.service.developerDesc": "Javascript fout worden weergeven in een rode bar boven in de user interface. Niet aangeraden voor productie.",
"admin.service.developerTitle": "Developer mode inschakelen: ",
"admin.service.enforcMfaTitle": "Aanzetten multi-factor authenticatie:",
- "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up <a href='https://docs.mattermost.com/deployment/auth.html' target='_blank'>multi-factor authentication</a>. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.<br/><br/>It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.<br/><br/>Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.service.enforceMfaDesc": "When true, <a href='https://docs.mattermost.com/deployment/auth.html' target='_blank'>multi-factor authentication</a> is required for login. New users will be required to configure MFA on signup. Logged in users without MFA configured are redirected to the MFA setup page until configuration is complete.<br/><br/>If your system has users with login methods other than AD/LDAP and email, MFA must be enforced with the authentication provider outside of Mattermost.",
"admin.service.forward80To443": "Forward port 80 to 443:",
"admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443",
"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.",
@@ -706,7 +706,7 @@
"admin.service.listenAddress": "Luister Adres:",
"admin.service.listenDescription": "The address and port to which to bind and listen. Specifying \":8065\" will bind to all network interfaces. Specifying \"127.0.0.1:8065\" will only bind to the network interface having that IP address. If you choose a port of a lower level (called \"system ports\" or \"well-known ports\", in the range of 0-1023), you must have permissions to bind to that port. On Linux you can use: \"sudo setcap cap_net_bind_service=+ep ./bin/platform\" to allow Mattermost to bind to well-known ports.",
"admin.service.listenExample": "Bijv.: \":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.mfaDesc": "When true, users with AD/LDAP or email login can add multi-factor authentication to their account using Google Authenticator.",
"admin.service.mfaTitle": "Aanzetten multi-factor authenticatie:",
"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. ",
@@ -768,7 +768,7 @@
"admin.sidebar.logging": "Loggen",
"admin.sidebar.login": "Login",
"admin.sidebar.logs": "Logs",
- "admin.sidebar.metrics": "Performance Monitoring (Beta)",
+ "admin.sidebar.metrics": "Performance Monitoring",
"admin.sidebar.nativeAppLinks": "Mattermost App Links",
"admin.sidebar.notifications": "Meldingen",
"admin.sidebar.oauth": "OAuth 2.0",
@@ -1050,7 +1050,7 @@
"change_url.close": "Afsluiten",
"change_url.endWithLetter": "Moet eindigen met een letter of een cijfer",
"change_url.invalidUrl": "Ongeldige URL",
- "change_url.longer": "Moet langer zijn dan twee tekens",
+ "change_url.longer": "URL must be two or more characters.",
"change_url.noUnderscore": "Het niet is toegestaan om 2 underscores na elkaar te gebruiken.",
"change_url.startWithLetter": "Moet beginnen met een letter of een cijfer",
"channelHeader.addToFavorites": "Add to Favorites",
@@ -1132,7 +1132,7 @@
"channel_modal.publicChannel2": "Maak een publiek kanaal waar iedereen lid van kan worden. ",
"channel_modal.purpose": "Doel",
"channel_modal.purposeEx": "E.g.: \"A channel to file bugs and improvements\"",
- "channel_notification.push": "Send mobile push notifications",
+ "channel_notification.push": "Stuur mobiele push notificaties",
"channel_notifications.allActivity": "Voor alle activiteiten",
"channel_notifications.allUnread": "Voor alle ongelezen berichten",
"channel_notifications.globalDefault": "Globale standaard ({notifyLevel})",
@@ -1445,9 +1445,10 @@
"help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.",
"help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.",
"help.messaging.title": "# Berichten Basics\n _____",
- "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press **ENTER** to send a message. Use **Shift+ENTER** to create a new line without sending a message.",
+ "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.",
"installed_command.header": "Slash opdrachten",
"installed_commands.add": "Slash opdracht toevoegen",
+ "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?",
"installed_commands.empty": "Geen opdrachten gevonden",
"installed_commands.header": "Slash opdrachten",
"installed_commands.help": "Maak slash commando's voor gebruik in externe integraties. Bekijk de {link} om hier meer over te lezen.",
@@ -1455,6 +1456,7 @@
"installed_commands.search": "Zoek Slash Commando's",
"installed_commands.unnamed_command": "Slash opdracht zonder naam",
"installed_incoming_webhooks.add": "Inkomende webhook toevoegen",
+ "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?",
"installed_incoming_webhooks.empty": "Geen inkomende webhooks gevonden",
"installed_incoming_webhooks.header": "Inkomende webhooks",
"installed_incoming_webhooks.help": "Maak inkomende webhook URLs voor gebruik in externe integraties. Bekijk de {link} om hier meer over te lezen.",
@@ -1480,6 +1482,7 @@
"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.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?",
"installed_oauth_apps.description": "Omschrijving",
"installed_oauth_apps.empty": "Geen OAuth 2.0 Applicaties gevonden",
"installed_oauth_apps.header": "OAuth 2.0 Applicaties",
@@ -1495,6 +1498,7 @@
"installed_oauth_apps.trusted.no": "Nee",
"installed_oauth_apps.trusted.yes": "Ja",
"installed_outgoing_webhooks.add": "Uitgaande webhook toevoegen",
+ "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?",
"installed_outgoing_webhooks.empty": "Geen uitgaande webhooks gevonden",
"installed_outgoing_webhooks.header": "Uitgaande webhooks",
"installed_outgoing_webhooks.help": "Maak uitgaande webhook URLs voor gebruik in externe integraties. Bekijk de {link} om hier meer over te lezen.",
@@ -1504,6 +1508,8 @@
"integrations.add": "Toevoegen",
"integrations.command.description": "Slash opdrachten sturen events naar externe integraties",
"integrations.command.title": "Slash opdracht",
+ "integrations.delete.confirm.button": "Verwijderen",
+ "integrations.delete.confirm.title": "Delete Integration",
"integrations.done": "Gereed",
"integrations.edit": "Bewerken",
"integrations.header": "Integraties",
@@ -1633,10 +1639,17 @@
"more_channels.title": "Meer kanalen",
"more_direct_channels.close": "Afsluiten",
"more_direct_channels.message": "Bericht",
+ "more_direct_channels.new_convo_note": "This will start a new conversation. If you’re adding a lot of people, consider creating a private group instead.",
+ "more_direct_channels.new_convo_note.full": "You’ve reached the maximum number of people for this conversation. Consider creating a private group instead.",
"more_direct_channels.title": "Privé bericht",
"msg_typing.areTyping": "{users} en {last} zijn aan het typen...",
"msg_typing.isTyping": "{user} typt...",
"msg_typing.someone": "Iemand",
+ "multiselect.go": "Go",
+ "multiselect.instructions": "Use up/down arrows to navigate and enter to select",
+ "multiselect.numPeopleRemaining": "You can add {num, number} more {num, plural, =0 {people} one {person} other {people}}. ",
+ "multiselect.numRemaining": "You can add {num, number} more",
+ "multiselect.placeholder": "Search and add members",
"navbar.addMembers": "Leden toevoegen",
"navbar.click": "Klik hier",
"navbar.delete": "Verwijder kanaal...",
@@ -1730,7 +1743,7 @@
"rename_channel.defaultError": " - Kan niet worden verandert voor het standaard kanaal",
"rename_channel.displayName": "Weergavenaam",
"rename_channel.displayNameHolder": "Voer de weergavenaam in",
- "rename_channel.handleHolder": "enkel kleine letters en nummers",
+ "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.required": "Dit veld is verplicht",