summaryrefslogtreecommitdiffstats
path: root/i18n/nl.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-05-24 08:25:52 -0400
committerGitHub <noreply@github.com>2018-05-24 08:25:52 -0400
commit47f3c064db885c2cb2e75c195ea24e2ef687891d (patch)
tree5c65e6dc13585df4dade9ceaba42481d3641a561 /i18n/nl.json
parent847c181ec9b73e51daf39efc5c597eff2e7cdb31 (diff)
downloadchat-47f3c064db885c2cb2e75c195ea24e2ef687891d.tar.gz
chat-47f3c064db885c2cb2e75c195ea24e2ef687891d.tar.bz2
chat-47f3c064db885c2cb2e75c195ea24e2ef687891d.zip
translations PR 20180522 (#8837)
* translations PR 20180522 * Fix italian translation
Diffstat (limited to 'i18n/nl.json')
-rw-r--r--i18n/nl.json42
1 files changed, 35 insertions, 7 deletions
diff --git a/i18n/nl.json b/i18n/nl.json
index 1294dae85..14edb8d66 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -823,6 +823,10 @@
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
},
{
+ "id": "api.command_invite.private_channel.app_error",
+ "translation": "Could not find the channel {{.Channel}}. Please use the channel handle to identify channels."
+ },
+ {
"id": "api.command_invite.success",
"translation": "{{.User}} added to {{.Channel}} channel."
},
@@ -3776,7 +3780,15 @@
},
{
"id": "app.notification.body.intro.direct.generic",
- "translation": "You have a new direct message from {{.SenderName}}"
+ "translation": "You have a new Direct Message from @{{.SenderName}}"
+ },
+ {
+ "id": "app.notification.body.intro.group_message.full",
+ "translation": "U heeft een nieuw bericht."
+ },
+ {
+ "id": "app.notification.body.intro.group_message.generic",
+ "translation": "You have a new Group Message from @{{.SenderName}}"
},
{
"id": "app.notification.body.intro.notification.full",
@@ -3784,7 +3796,7 @@
},
{
"id": "app.notification.body.intro.notification.generic",
- "translation": "You have a new notification from {{.SenderName}}"
+ "translation": "You have a new notification from @{{.SenderName}}"
},
{
"id": "app.notification.body.text.direct.full",
@@ -3795,6 +3807,14 @@
"translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}"
},
{
+ "id": "app.notification.body.text.group_message.full",
+ "translation": "KANAAL: {{.ChannelName}}<br>{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.TimeZone}}, {{.Month}} {{.Day}}"
+ },
+ {
+ "id": "app.notification.body.text.group_message.generic",
+ "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}"
+ },
+ {
"id": "app.notification.body.text.notification.full",
"translation": "KANAAL: {{.ChannelName}}<br>{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.TimeZone}}, {{.Month}} {{.Day}}"
},
@@ -3807,8 +3827,16 @@
"translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}"
},
{
+ "id": "app.notification.subject.group_message.full",
+ "translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}"
+ },
+ {
+ "id": "app.notification.subject.group_message.generic",
+ "translation": "[{{.SiteName}}] Nieuwe Notificatie voor {{.Month}} {{.Day}}, {{.Year}}"
+ },
+ {
"id": "app.notification.subject.notification.full",
- "translation": "[{{ .SiteName }}] Notification in {{ .TeamName}} on {{.Month}} {{.Day}}, {{.Year}}"
+ "translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}"
},
{
"id": "app.plugin.activate.app_error",
@@ -5023,6 +5051,10 @@
"translation": "AD/LDAP veld \"Last Name Attribute\" is verplicht."
},
{
+ "id": "model.config.is_valid.ldap_login_id",
+ "translation": "AD/LDAP veld \"ID Attribute\" is verplicht."
+ },
+ {
"id": "model.config.is_valid.ldap_max_page_size.app_error",
"translation": "Ongeldige max page size waarde."
},
@@ -5923,10 +5955,6 @@
"translation": "Het kanaal kan niet verwijderd worden"
},
{
- "id": "store.sql_channel.extra_updated.app_error",
- "translation": "Probleem bij het bijwerken van de leden laatst bijgewerkte tijd"
- },
- {
"id": "store.sql_channel.get.existing.app_error",
"translation": "Het kanaal kon niet gevonden worden"
},