From 78e46738efadac9951ef33ad1c4406445cc65667 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Mon, 27 Jun 2022 18:03:31 +0200 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 99.9% (2338 of 2340 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/ --- i18n/nl.json | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/i18n/nl.json b/i18n/nl.json index f84139aea6..4d5038ecf1 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -9272,7 +9272,7 @@ }, { "id": "api.insights.feature_disabled", - "translation": " " + "translation": "Insights zit achter een functionaliteit die niet is ingeschakeld." }, { "id": "api.getThreadsForUser.bad_only_params", @@ -9300,7 +9300,7 @@ }, { "id": "api.templates.cloud_upgrade_confirmation.subtitle", - "translation": "Jouw {{.WorkspaceName}} werkruimte is nu geüpgraded. Dit zal gefactureerd worden vanaf {{.TrialEnd}}" + "translation": "Jouw {{.WorkspaceName}} werkruimte is nu geüpgraded. Dit zal gefactureerd worden vanaf {{.Date}}" }, { "id": "api.templates.cloud_upgrade_confirmation.subject", @@ -9345,5 +9345,25 @@ { "id": "api.cloud.teams_limit_reached.create", "translation": "Kan geen team aanmaken omdat de teamlimiet bereikt is" + }, + { + "id": "app.post.get_top_threads_for_user_since.app_error", + "translation": "Kan de topdraadjes voor de gebruiker niet ophalen." + }, + { + "id": "app.post.get_top_threads_for_team_since.app_error", + "translation": "Kan de topdraadjes voor het team niet ophalen." + }, + { + "id": "app.insights.feature_disabled", + "translation": "Insights-functionaliteit is uitgeschakeld." + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": " " + }, + { + "id": "api.insights.license_error", + "translation": "Jouw licentie ondersteunt deze Insights-functie niet." } ]