From bc49b1242714210bc4cb602f62a37eb710d19cea Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 12 Apr 2018 11:11:55 -0300 Subject: translations PR 20180411 (#8606) --- i18n/nl.json | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'i18n/nl.json') diff --git a/i18n/nl.json b/i18n/nl.json index ba94c5931..cd82d6492 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -796,7 +796,7 @@ }, { "id": "api.command_join.hint", - "translation": "[kanaal-naam]" + "translation": "~[channel]" }, { "id": "api.command_join.list.app_error", @@ -904,11 +904,11 @@ }, { "id": "api.command_mute.error", - "translation": "Could not find the channel {{.Channel}}." + "translation": "Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels." }, { "id": "api.command_mute.hint", - "translation": "[channel]" + "translation": "~[channel]" }, { "id": "api.command_mute.name", @@ -1696,21 +1696,13 @@ "id": "api.plugin.upload.no_file.app_error", "translation": "Missing file in multipart/form request" }, - { - "id": "api.post.check_for_out_of_channel_mentions.link.private", - "translation": "add them to this private channel" - }, - { - "id": "api.post.check_for_out_of_channel_mentions.link.public", - "translation": "add them to the channel" - }, { "id": "api.post.check_for_out_of_channel_mentions.message.multiple", - "translation": "@{{.Usernames}} and @{{.LastUsername}} were mentioned but they are not in the channel. Would you like to {{.Phrase}}? They will have access to all message history." + "translation": "{{.Usernames}} en {{.LastUsername}} zijn genoemd, maar ze hebben geen notificatie gekregen, omdat ze niet deelnemen aan dit kanaal." }, { "id": "api.post.check_for_out_of_channel_mentions.message.one", - "translation": "@{{.Username}} was mentioned but they are not in the channel. Would you like to {{.Phrase}}? They will have access to all message history." + "translation": "{{.Username}} zijn genoemd, maar ze hebben geen notificatie gekregen, omdat ze niet deelnemen aan dit kanaal." }, { "id": "api.post.create_post.attach_files.error", -- cgit v1.2.3-1-g7c22