From d9be74d31284305fe54302e43bcc88e5769e60fa Mon Sep 17 00:00:00 2001 From: PartyDonut Date: Sat, 16 Nov 2024 12:15:46 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (392 of 392 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/nl/ --- lib/l10n/app_nl.arb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index 2fa1ee8..dae6668 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -1166,5 +1166,13 @@ "clientSettingsShowAllCollectionsTitle": "Toon alle soorten collecties", "@clientSettingsShowAllCollectionsTitle": {}, "clientSettingsShowAllCollectionsDesc": "Als deze optie is ingeschakeld, worden alle bibliotheek types weergegeven, inclusief de types die niet door Fladder worden ondersteund", - "@clientSettingsShowAllCollectionsDesc": {} + "@clientSettingsShowAllCollectionsDesc": {}, + "closeVideo": "Video sluiten", + "@closeVideo": {}, + "playNextVideo": "Volgend video afspelen", + "@playNextVideo": {}, + "resumeVideo": "Video hervatten", + "@resumeVideo": {}, + "stop": "Stop", + "@stop": {} }