From fdbcaa639b3883780c45a35daebf118b6ddfa1ff Mon Sep 17 00:00:00 2001 From: Fjuro Date: Wed, 28 Jan 2026 16:21:58 -0500 Subject: [PATCH] Translated using Weblate (Czech) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/ --- src/strings/cs.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/strings/cs.json b/src/strings/cs.json index 138f11192..6ca5387a8 100644 --- a/src/strings/cs.json +++ b/src/strings/cs.json @@ -1866,5 +1866,9 @@ "ButtonAddProvider": "Přidat poskytovatele", "ButtonAddTunerDevice": "Přidat tuner", "LabelSlideshowInterval": "Interval mezi fotkami slideshow", - "LabelSlideshowIntervalHelp": "Doba v sekundách po jakou je zobrazena každá fotka při slideshow." + "LabelSlideshowIntervalHelp": "Doba v sekundách po jakou je zobrazena každá fotka při slideshow.", + "ConfirmDeleteCollection": "Opravdu chcete odstranit tuto kolekci?", + "ConfirmDeletePlaylist": "Opravdu chcete odstranit tento seznam skladeb?", + "HeaderDeleteCollection": "Odstranit kolekci", + "HeaderDeletePlaylist": "Odstranit seznam skladeb" }