From 059995e0ef3370a3192bd386fa6875ca0f58690a Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 22 Jan 2021 02:49:24 +0100 Subject: [PATCH] feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (536 of 536 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (534 of 534 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 99.8% (533 of 534 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 99.8% (533 of 534 strings) Co-authored-by: Hosted Weblate Co-authored-by: Kobe Co-authored-by: Marcos Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend --- src/i18n/locale/nl.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/i18n/locale/nl.json b/src/i18n/locale/nl.json index 8787d7704..655b806aa 100644 --- a/src/i18n/locale/nl.json +++ b/src/i18n/locale/nl.json @@ -475,7 +475,7 @@ "components.Settings.Notifications.NotificationsWebhook.validationJsonPayloadRequired": "Je moet een JSON-payload opgeven.", "components.Settings.Notifications.NotificationsWebhook.testsent": "Testmelding verzonden!", "components.Settings.Notifications.NotificationsWebhook.test": "Test", - "components.Settings.Notifications.NotificationsWebhook.templatevariablehelp": "Hulp bij sjabloonvariabelen", + "components.Settings.Notifications.NotificationsWebhook.templatevariablehelp": "Hulp met sjabloonvariabelen", "components.Settings.Notifications.NotificationsWebhook.saving": "Bezig met opslaan…", "components.Settings.Notifications.NotificationsWebhook.save": "Wijzigingen opslaan", "components.Settings.Notifications.NotificationsWebhook.resetPayloadSuccess": "JSON teruggezet naar standaard payload.", @@ -536,7 +536,10 @@ "components.RequestBlock.server": "Server", "components.RequestBlock.rootfolder": "Hoofdmap", "components.RequestBlock.profilechanged": "Profiel gewijzigd", - "components.RequestBlock.requestoverrides": "Geannuleerde verzoeken", + "components.RequestBlock.requestoverrides": "Overschrijvingen van verzoek", "components.NotificationTypeSelector.mediadeclinedDescription": "Stuurt een melding wanneer een verzoek wordt afgewezen.", - "components.NotificationTypeSelector.mediadeclined": "Media geweigerd" + "components.NotificationTypeSelector.mediadeclined": "Media geweigerd", + "components.RequestModal.autoapproval": "Automatische goedkeuring", + "i18n.experimental": "Experimenteel", + "components.Settings.hideAvailable": "Beschikbare media verbergen" }