From cc1feddb5f130cf0d766cdde0af98835ce016429 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 6 Jun 2017 18:29:23 -0400 Subject: translations PR 20170606 (#6592) --- i18n/nl.json | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'i18n/nl.json') diff --git a/i18n/nl.json b/i18n/nl.json index 7b4671d79..f15b55665 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -755,6 +755,10 @@ "id": "api.command_shortcuts.msgs.mark_as_read", "translation": "ESC: Mark all messages in the current channel as read\n" }, + { + "id": "api.command_shortcuts.msgs.reply", + "translation": "SHIFT+UP (in empty input field): Reply to the most recent message in the current channel\n" + }, { "id": "api.command_shortcuts.msgs.reprint_next", "translation": "{{.CmdOrCtrl}}+DOWN (in empty input field): Reprint the next message or slash command you entered\n" @@ -767,6 +771,10 @@ "id": "api.command_shortcuts.name", "translation": "Snelkoppelingen" }, + { + "id": "api.command_shortcuts.nav.direct_messages_menu", + "translation": "{{.CmdOrCtrl}}+SHIFT+K: Open direct messages menu\n" + }, { "id": "api.command_shortcuts.nav.header", "translation": "#### Navigation\n\n" @@ -791,6 +799,10 @@ "id": "api.command_shortcuts.nav.switcher", "translation": "{{.CmdOrCtrl}}+K: Open a quick channel switcher dialog\n" }, + { + "id": "api.command_shortcuts.nav.switcher_team", + "translation": "{{.CmdOrCtrl}}+ALT+K: Open a quick team switcher dialog\n" + }, { "id": "api.command_shortcuts.nav.unread_next", "translation": "ALT+SHIFT+DOWN: Next channel or direct message in left hand sidebar with unread messages\n" @@ -1631,10 +1643,6 @@ "id": "api.post.send_notifications_and_forget.push_non_mention", "translation": " geschreven in " }, - { - "id": "api.post.send_notifications_and_forget.push_notification.debug", - "translation": "Verzenden van push notificatie naar %v met bericht van '%v'" - }, { "id": "api.post.send_notifications_and_forget.push_notification.error", "translation": "Failed to send push device_id={{.DeviceId}}, err={{.Error}}" @@ -1971,6 +1979,10 @@ "id": "api.status.user_not_found.app_error", "translation": "User not found" }, + { + "id": "api.system.go_routines", + "translation": "The number of running goroutines is over the health threshold %v of %v" + }, { "id": "api.team.add_user_to_team.invalid_data.app_error", "translation": "Invalid data." @@ -2737,7 +2749,7 @@ }, { "id": "api.user.upload_profile_user.decode_config.app_error", - "translation": "Kan de config voor het profiel figuur niet decoderen." + "translation": "Could not save profile image. File does not appear to be a valid image." }, { "id": "api.user.upload_profile_user.encode.app_error", @@ -4137,7 +4149,7 @@ }, { "id": "model.config.is_valid.sql_query_timeout.app_error", - "translation": "Invalid query timeout for SQL settings. Must be a positive number." + "translation": "Ongeldige profiel hoogte bij bestands instellingen. Moet groter dan 0 zijn." }, { "id": "model.config.is_valid.time_between_user_typing.app_error", -- cgit v1.2.3-1-g7c22