summaryrefslogtreecommitdiffstats
path: root/i18n/nl.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-07-11 14:12:02 -0400
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-07-11 20:12:02 +0200
commit2e861c4df4063f325df40861ee045c0136d34f1e (patch)
treeaa880677eb0e0e20b7fa041d2caeba18d91a6ade /i18n/nl.json
parent00abe3a13691c7f495392d98e966ca33d3adf888 (diff)
downloadchat-2e861c4df4063f325df40861ee045c0136d34f1e.tar.gz
chat-2e861c4df4063f325df40861ee045c0136d34f1e.tar.bz2
chat-2e861c4df4063f325df40861ee045c0136d34f1e.zip
translations PR 20180711 (#9099)
Diffstat (limited to 'i18n/nl.json')
-rw-r--r--i18n/nl.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/i18n/nl.json b/i18n/nl.json
index 4ce0e742d..2b751e794 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -192,6 +192,10 @@
"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."
},
@@ -308,6 +312,10 @@
"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"
},
@@ -575,6 +583,10 @@
"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"
},
@@ -635,6 +647,10 @@
"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"
},
@@ -727,6 +743,10 @@
"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."
},
@@ -1599,6 +1619,10 @@
"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."
},