From 4783ca5942e294e2f5beb00c6127aab88231f9c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Flament?= Date: Wed, 1 May 2024 22:07:22 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Dutch) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 77.1% (264 of 342 strings) Co-authored-by: Rémy Flament Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/nl/ Translation: th-ch/youtube-music/i18n --- src/i18n/resources/nl.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/resources/nl.json b/src/i18n/resources/nl.json index f5365f52..d2c4b9ca 100644 --- a/src/i18n/resources/nl.json +++ b/src/i18n/resources/nl.json @@ -368,9 +368,9 @@ }, "start-download-playlist": { "buttons": { - "ok": "Oke" + "ok": "Oké" }, - "detail": "({{playlistSize}} liederen)", + "detail": "({{playlistSize}} nummers)", "message": "Afspeellijst \"{{playlistTitle}}\" aan het downloaden", "title": "Download is gestart" } @@ -383,7 +383,7 @@ "downloading-counter": "{{current}}/{{total}} aan het downloaden…", "downloading-playlist": "Afspeellijst \"{{playlistTitle}}\" {{playlistId}} aan het downloaden ({{playlistSize}} liederen)", "error-while-downloading": "Er is een fout opgetreden tijdens het downloaden van \"{{author}} - {{title}}\": {{error}}", - "folder-already-exists": "De folder \"{{playlistFolder}}\" bestaat al", + "folder-already-exists": "De map \"{{playlistFolder}}\" bestaat al", "getting-playlist-info": "Afspeellijst informatie ophalen…", "loading": "Laden…", "playlist-has-only-one-song": "Afspeellijst heeft maar 1 item, item direct aan het downloaden", @@ -438,7 +438,7 @@ } }, "music-together": { - "description": "Deel een afspeellijst met anderen. Wanneer de host een nummer afspeelt, hoort iedereen anders hetzelfde nummer", + "description": "Deel een afspeellijst met anderen. Wanneer de host een nummer afspeelt, hoort iedereen hetzelfde nummer", "dialog": { "enter-host": "Voer Host-ID in" },