From a8090af03582a51488eb85b4f6953fcd334c01cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Fri, 5 Dec 2025 04:14:41 -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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/cs.json b/src/strings/cs.json index aa56886d2..5963b0574 100644 --- a/src/strings/cs.json +++ b/src/strings/cs.json @@ -2071,5 +2071,7 @@ "ManageRepositories": "Spravovat repozitáře", "ViewAllPlugins": "Zobrazit všechny zásuvné moduly", "ButtonAddProvider": "Přidat poskytovatele", - "ButtonAddTunerDevice": "Přidat tuner" + "ButtonAddTunerDevice": "Přidat tuner", + "LabelSlideshowInterval": "Interval mezi fotkami slideshow", + "LabelSlideshowIntervalHelp": "Doba v sekundách po jakou je zobrazena každá fotka při slideshow." }