summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/nl.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-03-21 23:49:27 -0300
committerGitHub <noreply@github.com>2017-03-21 23:49:27 -0300
commit20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2 (patch)
treebef7ae24972900fd1fdace40986308aaaba263b6 /webapp/i18n/nl.json
parent25517aae568bdba923ae06bcf7d82dfcd6c34ec9 (diff)
downloadchat-20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2.tar.gz
chat-20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2.tar.bz2
chat-20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2.zip
translations PR 20170320 (#5819)
Diffstat (limited to 'webapp/i18n/nl.json')
-rw-r--r--webapp/i18n/nl.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json
index 03f0b6853..3bf8f0177 100644
--- a/webapp/i18n/nl.json
+++ b/webapp/i18n/nl.json
@@ -1118,7 +1118,7 @@
"channel_modal.channel": "Kanaal",
"channel_modal.createNew": "Maak nieuw ",
"channel_modal.descriptionHelp": "Beschrijf hoe deze {term} gebruikt moet worden.",
- "channel_modal.displayNameError": "Dit is een verplicht veld",
+ "channel_modal.displayNameError": "Channel name must be 2 or more characters",
"channel_modal.edit": "Bewerken",
"channel_modal.group": "Groep",
"channel_modal.header": "Kop",
@@ -1275,6 +1275,9 @@
"emoji_list.add": "Aangepaste emoji",
"emoji_list.creator": "Aangemaakt door",
"emoji_list.delete": "Verwijderen",
+ "emoji_list.delete.confirm.button": "Verwijderen",
+ "emoji_list.delete.confirm.msg": "This action permanently deletes the custom emoji. Are you sure you want to delete it?",
+ "emoji_list.delete.confirm.title": "Delete Custom Emoji",
"emoji_list.empty": "Geen Custom Emoji Gevonden",
"emoji_list.header": "Aangepaste emoji",
"emoji_list.help": "Aangepaste emoji zijn beschikbaar voor iedereen op jouw server. Type ':' in een bericht venster om het emoji selectie menu zichtbaar te maken. Andere gebruikers zullen de pagina moeten verversen voordat de nieuwe emojis zichtbaar zijn.",
@@ -1793,8 +1796,9 @@
"search_results.usageFlag3": " icoon naast het datum/tijd veld.",
"search_results.usageFlag4": "Flags are a way to mark messages for follow up. Your flags are personal, and cannot be seen by other users.",
"search_results.usagePin1": "There are no pinned messages yet.",
- "search_results.usagePin2": "You can pin a message by clicking the \"Pin to channel\" option from the message's menu.",
- "search_results.usagePin3": "Pinned messages are accessible by all channel members and are a way to mark messages for future reference.",
+ "search_results.usagePin2": "All members of this channel can pin important or useful messages.",
+ "search_results.usagePin3": "Pinned messages are visible to all channel members.",
+ "search_results.usagePin4": "To pin a message: Go to the message that you want to pin and click [...] > \"Pin to channel\".",
"setting_item_max.cancel": "Annuleren",
"setting_item_max.save": "Opslaan",
"setting_item_min.edit": "Bewerken",
@@ -2197,7 +2201,7 @@
"user.settings.security.emailPwd": "E-mail en wachtwoord",
"user.settings.security.gitlab": "GitLab",
"user.settings.security.google": "Google",
- "user.settings.security.inactive": "Inactive",
+ "user.settings.security.inactive": "Inactief",
"user.settings.security.lastUpdated": "Laatst bijgewerkt op {date} {time}",
"user.settings.security.ldap": "AD/LDAP",
"user.settings.security.loginGitlab": "Inloggen via Gitlab",