From 2cd72c10d724154c883c84f2f89dc0d906bcf03d Mon Sep 17 00:00:00 2001 From: PartyDonut Date: Fri, 22 Nov 2024 20:50:54 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (397 of 397 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/nl/ --- lib/l10n/app_nl.arb | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index dae6668..83ac324 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -1174,5 +1174,17 @@ "resumeVideo": "Video hervatten", "@resumeVideo": {}, "stop": "Stop", - "@stop": {} + "@stop": {}, + "playerSettingsBackendTitle": "Videospeler Backend", + "@playerSettingsBackendTitle": {}, + "noVideoPlayerOptions": "De geselecteerde backend heeft geen instellingen", + "@noVideoPlayerOptions": {}, + "playerSettingsBackendDesc": "Kies je mediaspeler backend voor een optimale afspeelervaring", + "@playerSettingsBackendDesc": {}, + "defaultLabel": "Standaard", + "@defaultLabel": { + "description": "To indicate a default value, default video player backend" + }, + "mdkExperimental": "MDK backend is nog experimenteel", + "@mdkExperimental": {} }