From 0e79d9d5cc937ee679bdba61158a0dc2ed019081 Mon Sep 17 00:00:00 2001 From: Peter Timmermans Date: Sun, 6 Jul 2025 11:50:37 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Dutch) Currently translated at 100.0% (423 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/nl/ --- src/i18n/resources/nl.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/i18n/resources/nl.json b/src/i18n/resources/nl.json index 433c6aa4..e44dcfe1 100644 --- a/src/i18n/resources/nl.json +++ b/src/i18n/resources/nl.json @@ -333,6 +333,30 @@ "description": "Past compressie toe op audio (verlaagt het volume van de luidste delen van het signaal en verhoogt het volume van de zachtste delen)", "name": "Audiocompressor" }, + "auth-proxy-adapter": { + "description": "Ondersteuning voor het gebruik van authenticatie proxy diensten", + "menu": { + "disable": "Proxy adapter uitschakelen", + "enable": "Proxy adapter inschakelen", + "hostname": { + "label": "Hostnaam" + }, + "port": { + "label": "Poort" + } + }, + "name": "Auth proxy adapter", + "prompt": { + "hostname": { + "label": "Hostname voor lokale proxy server (vereist herstart):", + "title": "Proxy hostnaam" + }, + "port": { + "label": "Poort voor lokale proxy server (herstart vereist):", + "title": "Proxy poort" + } + } + }, "blur-nav-bar": { "description": "Maakt de navigatiebalk transparant en wazig", "name": "Vervagen Navigatiebalk"