aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
authorBas <44002186+854562@users.noreply.github.com>2024-08-26 08:57:12 +0000
committerWeblate <noreply@weblate.org>2024-08-26 18:10:26 -0400
commit70dcfd325b187c5c96da6fb5b0f83e592e4684b7 (patch)
treeafccd80dde88a31e96a935c4b50404233ff5607e /Emby.Server.Implementations/Localization/Core
parent9f249e3eed90bb038ca74eb1e55fe47be6382b53 (diff)
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-rw-r--r--Emby.Server.Implementations/Localization/Core/nl.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json
index 0993c1a55..39e7cd546 100644
--- a/Emby.Server.Implementations/Localization/Core/nl.json
+++ b/Emby.Server.Implementations/Localization/Core/nl.json
@@ -130,5 +130,7 @@
"TaskCleanCollectionsAndPlaylists": "Collecties en afspeellijsten opruimen",
"TaskCleanCollectionsAndPlaylistsDescription": "Verwijdert niet langer bestaande items uit collecties en afspeellijsten.",
"TaskAudioNormalization": "Geluidsnormalisatie",
- "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie."
+ "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie.",
+ "TaskDownloadMissingLyrics": "Ontbrekende liedteksten downloaden",
+ "TaskDownloadMissingLyricsDescription": "Downloadt liedteksten"
}