From bf30d76ac00cb01b5c10ea0d6e1ea737f1da6e73 Mon Sep 17 00:00:00 2001 From: Bas <44002186+854562@users.noreply.github.com> Date: Wed, 2 Apr 2025 01:17:28 -0400 Subject: [PATCH] Translated using Weblate (Dutch) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/ --- src/strings/nl.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/nl.json b/src/strings/nl.json index 6735a2b38..5c28a10d3 100644 --- a/src/strings/nl.json +++ b/src/strings/nl.json @@ -2015,5 +2015,8 @@ "RetryWithGlobalSearch": "Alles doorzoeken", "StreamCountExceedsLimit": "Het aantal streams overschrijdt de limiet", "LabelGroupShowsIntoCollectionsHelp": "Series in een collectie zullen worden getoond als één gegroepeerd item tijdens het weergeven van serielijsten.", - "LabelGroupShowsIntoCollections": "Series in collecties groeperen" + "LabelGroupShowsIntoCollections": "Series in collecties groeperen", + "ImageUploadFailed": "Afbeelding uploaden mislukt", + "ImageDeleteFailed": "Afbeelding verwijderen mislukt", + "ImageUploadCancelled": "Uploaden afbeelding geannuleerd" }