From 717494bfce4b208698ff16f5144d0cff80b4e581 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 28 Apr 2023 22:36:01 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (71 of 71 strings) Translation: Fintunes/App Translate-URL: https://hosted.weblate.org/projects/fintunes/app/nl/ --- src/localisation/lang/nl/locale.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/localisation/lang/nl/locale.json b/src/localisation/lang/nl/locale.json index 8c34e2b..e3e8cca 100644 --- a/src/localisation/lang/nl/locale.json +++ b/src/localisation/lang/nl/locale.json @@ -61,5 +61,13 @@ "local-playback": "Lokaal afspelen", "streaming": "Streamen", "total-duration": "Totale duur", - "similar-albums": "Vergelijkbare albums" -} \ No newline at end of file + "similar-albums": "Vergelijkbare albums", + "playback-reporting-description": "Met Playback Reporting worden al uw afspeelgebeurtenissen teruggestuurd naar Jellyfin. Hiermee kunt u uw meest beluisterde nummers volgen, vooral met Jellyfin-plug-ins zoals ListenBrainz.", + "color-scheme-description": "Fintunes volgt standaard het kleurenschema van uw besturingssysteem. U kunt er echter voor kiezen om dit te overschrijven om ervoor te zorgen dat Fintunes altijd in de donkere of lichte modus staat.", + "color-scheme": "Kleurenschema", + "artists": "Artiesten", + "playback-reporting": "Afspeelrapportage", + "color-scheme-system": "Systeem", + "color-scheme-light": "Lichte modus", + "color-scheme-dark": "Donkere modus" +}