From c32a3c8386b42a40798f9dd028fbafe2fb76d50b Mon Sep 17 00:00:00 2001 From: Kityn Date: Fri, 5 Dec 2025 04:30:09 -0500 Subject: [PATCH] Translated using Weblate (Polish) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/ --- src/strings/pl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/pl.json b/src/strings/pl.json index debe1e0500..52cd95768c 100644 --- a/src/strings/pl.json +++ b/src/strings/pl.json @@ -2071,5 +2071,7 @@ "ViewAllPlugins": "Wyświetl wszystkie wtyczki", "ManageRepositories": "Zarządzaj repozytoriami", "ButtonAddProvider": "Dodaj dostawcę", - "ButtonAddTunerDevice": "Dodaj urządzenie tunera" + "ButtonAddTunerDevice": "Dodaj urządzenie tunera", + "LabelSlideshowInterval": "Interwał pokazu slajdów ze zdjęciami", + "LabelSlideshowIntervalHelp": "Czas wyświetlania każdego zdjęcia w pokazie slajdów (w sekundach)." }