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/
This commit is contained in:
PartyDonut 2024-11-22 20:50:54 +00:00 committed by PartyDonut
parent 27f967e087
commit 2cd72c10d7

View file

@ -1174,5 +1174,17 @@
"resumeVideo": "Video hervatten", "resumeVideo": "Video hervatten",
"@resumeVideo": {}, "@resumeVideo": {},
"stop": "Stop", "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": {}
} }