From 9df1383225a7b98bfc2c71c5d06ee489bd7d09bc Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 6 Feb 2026 16:36:37 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 96.5% (1551 of 1606 strings) Translate-URL: http://translate.seerr.dev/projects/seerr/jellyseerr-frontend/nl/ --- src/i18n/locale/nl.json | 57 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) diff --git a/src/i18n/locale/nl.json b/src/i18n/locale/nl.json index 668b84826..3c9e0e8f5 100644 --- a/src/i18n/locale/nl.json +++ b/src/i18n/locale/nl.json @@ -1533,5 +1533,60 @@ "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.subscriptiondeleted": "Abonnement verwijderd.", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.subscriptiondeleteerror": "Er is iets misgegaan bij het verwijderen van het abonnement.", "i18n.completed": "Voltooid", - "i18n.deleted": "Verwijderd" + "i18n.deleted": "Verwijderd", + "components.Selector.CertificationSelector.selectCertification": "", + "components.Settings.Notifications.NotificationsGotify.validationPriorityRequired": "", + "components.Settings.Notifications.NotificationsNtfy.agentenabled": "", + "components.Settings.Notifications.NotificationsNtfy.embedPoster": "", + "components.Settings.Notifications.NotificationsNtfy.url": "", + "components.Settings.Notifications.NotificationsPushover.embedPoster": "", + "components.Settings.Notifications.NotificationsSlack.embedPoster": "", + "components.Settings.Notifications.NotificationsWebhook.supportVariables": "", + "components.Settings.Notifications.NotificationsWebhook.supportVariablesTip": "", + "components.Settings.Notifications.NotificationsWebhook.webhookUrlTip": "", + "components.Settings.Notifications.NotificationsWebPush.embedPoster": "", + "components.Settings.Notifications.embedPoster": "", + "components.Settings.SettingsJobsCache.dnsCache": "", + "components.Settings.SettingsJobsCache.dnsCacheDescription": "", + "components.Settings.SettingsJobsCache.dnsCacheGlobalStats": "", + "components.Settings.SettingsJobsCache.dnsCacheGlobalStatsDescription": "", + "components.Settings.SettingsJobsCache.dnscacheflushed": "", + "components.Settings.SettingsJobsCache.dnscachehits": "", + "components.Settings.SettingsJobsCache.dnscachemisses": "", + "components.Settings.SettingsJobsCache.dnscachename": "", + "components.Settings.SettingsJobsCache.editJobScheduleSelectorDays": "", + "components.Settings.SettingsJobsCache.failures": "", + "components.Settings.SettingsJobsCache.flushdnscache": "", + "components.Settings.SettingsJobsCache.hitRate": "", + "components.Settings.SettingsJobsCache.hits": "", + "components.Settings.SettingsJobsCache.ipv4Fallbacks": "", + "components.Settings.SettingsJobsCache.misses": "", + "components.Settings.SettingsJobsCache.process-blacklisted-tags": "", + "components.Settings.SettingsMain.validationUrlTrailingSlash": "", + "components.Settings.SettingsMain.youtubeUrlTip": "", + "components.Settings.SettingsNetwork.dnsCacheForceMaxTtl": "", + "components.Settings.SettingsNetwork.dnsCacheForceMinTtl": "", + "components.Settings.SettingsNetwork.dnsCacheHoverTip": "", + "components.Settings.SettingsNetwork.dnsCacheTip": "", + "components.Settings.animeMetadataProvider": "", + "components.Settings.blacklistedTagImportInstructions": "", + "components.Settings.blacklistedTagImportTitle": "", + "components.Settings.chooseProvider": "", + "components.Settings.clickTest": "", + "components.Settings.copyBlacklistedTags": "", + "components.Settings.copyBlacklistedTagsTip": "", + "components.Settings.failedToSaveMetadataSettings": "", + "components.Settings.importBlacklistedTagsTip": "", + "components.Settings.noSpecialCharacters": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.disablewebpush": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.disablingwebpusherror": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.enablewebpush": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.enablingwebpusherror": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.engine": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.nodevicestoshow": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.type": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushhasbeendisabled": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushhasbeenenabled": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingsfailed": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingssaved": "" }