From 2e861c4df4063f325df40861ee045c0136d34f1e Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 11 Jul 2018 14:12:02 -0400 Subject: translations PR 20180711 (#9099) --- i18n/nl.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'i18n/nl.json') diff --git a/i18n/nl.json b/i18n/nl.json index 4ce0e742d..2b751e794 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -191,6 +191,10 @@ "id": "api.channel.leave.left", "translation": "%v heeft het kanaal verlaten." }, + { + "id": "api.channel.patch_update_channel.forbidden.app_error", + "translation": "Failed to update the channel" + }, { "id": "api.channel.post_channel_privacy_message.error", "translation": "Failed to post channel privacy update message." @@ -307,6 +311,10 @@ "id": "api.command.invite_people.desc", "translation": "Stuur een email uitnodiging naar jouw Mattermost team" }, + { + "id": "api.command.invite_people.email_invitations_off", + "translation": "Email invitations are disabled, no invite(s) sent" + }, { "id": "api.command.invite_people.email_off", "translation": "Email is niet geconfigureerd, geen uitnodiging(en) verstuurd" @@ -574,6 +582,10 @@ "id": "api.command_groupmsg.name", "translation": "bericht" }, + { + "id": "api.command_groupmsg.permission.app_error", + "translation": "You don't have the appropriate permissions to create a new group message." + }, { "id": "api.command_help.desc", "translation": "Open the Mattermost help page" @@ -634,6 +646,10 @@ "id": "api.command_invite.user_already_in_channel.app_error", "translation": "{{.User}} is already in the channel." }, + { + "id": "api.command_invite_people.permission.app_error", + "translation": "You don't have permission to invite new users to this server." + }, { "id": "api.command_join.desc", "translation": "Neem deel aan het open kanaal" @@ -726,6 +742,10 @@ "id": "api.command_msg.name", "translation": "bericht" }, + { + "id": "api.command_msg.permission.app_error", + "translation": "You don't have the appropriate permissions to direct message this user." + }, { "id": "api.command_mute.desc", "translation": "Turns off desktop, email and push notifications for the current channel or the [channel] specified." @@ -1598,6 +1618,10 @@ "id": "api.team.import_team.unavailable.app_error", "translation": "Malformed request: filesize field is not present." }, + { + "id": "api.team.invite_members.disabled.app_error", + "translation": "Email invitations are disabled." + }, { "id": "api.team.invite_members.invalid_email.app_error", "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details." -- cgit v1.2.3-1-g7c22