From f63059049518ad22e834d5a99ce7ecb56aac71c3 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Sun, 23 Feb 2025 19:35:31 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 99.9% (6073 of 6074 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/ --- webapp/channels/src/i18n/nl.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapp/channels/src/i18n/nl.json b/webapp/channels/src/i18n/nl.json index 3fc70765f1..b91d89011c 100644 --- a/webapp/channels/src/i18n/nl.json +++ b/webapp/channels/src/i18n/nl.json @@ -663,6 +663,9 @@ "admin.customization.announcement.enableBannerTitle": "Systeembrede meldingen inschakelen:", "admin.customization.appDownloadLinkDesc": "Voeg een link toe naar de download pagina voor de Mattermost apps. Als er een link is, een optie met \"Download Mattermost Apps\" zal worden toegevoegd aan het Productmenu, zodat gebruikers de download pagina kunnen vinden. Laat dit veld leef om deze optie te verbergen in het Productmenu.", "admin.customization.appDownloadLinkTitle": "Mattermost Apps Download Pagina Link:", + "admin.customization.clientSideUserIds": "Gebruikers-id's op de client:", + "admin.customization.clientSideUserIdsDesc": "Stel de gebruikers-id's in die je wil volgen voor statistieken aan de kant van de client. Scheid de waarden met een komma.", + "admin.customization.clientSideUserIdsPlaceholder": "Bijvoorbeeld: \"gebruikerid1,gebrukerid2\"", "admin.customization.customUrlSchemes": "Aangepaste URL-schema's:", "admin.customization.customUrlSchemesDesc": "Sta toe om berichttekst te koppelen als deze begint met een van de door komma's gescheiden URL-schema's. Standaard worden in de volgende schema's links gemaakt: \"http\", \"https\", \"ftp\", \"tel\" en \"mailto\".", "admin.customization.customUrlSchemesPlaceholder": "Bijv.: \"git\", \"smtp\"", @@ -4906,6 +4909,7 @@ "schedule_post.custom_time_modal.dm_user_time": "{dmUserTime} voor {dmUserName}", "schedule_post.custom_time_modal.title": "Bericht plannen", "schedule_post.tab.heading": "Gepland", + "scheduledPosts.title": "{prefix}Gepland - {displayName} {siteName}", "scheduled_post.action.copy_text": "Tekst kopiƫren", "scheduled_post.action.delete": "Gepland bericht verwijderen", "scheduled_post.action.edit": "Gepland bericht bewerken",