From 6ecd29339e764474451fa950d1886a65ea09d4ee Mon Sep 17 00:00:00 2001 From: Kityn Date: Tue, 1 Apr 2025 20:02:56 -0400 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 9cabc1fdc..45d883a3d 100644 --- a/src/strings/pl.json +++ b/src/strings/pl.json @@ -2014,5 +2014,7 @@ "PageNotFound": "To nie jest strona, której szukasz.", "SettingsPageLoadError": "Nie udało się załadować strony ustawień", "RetryWithGlobalSearch": "Ponów, korzystając z wyszukiwania globalnego", - "StreamCountExceedsLimit": "Liczba strumieni przekracza limit" + "StreamCountExceedsLimit": "Liczba strumieni przekracza limit", + "LabelGroupShowsIntoCollections": "Grupuj seriale w kolekcje", + "LabelGroupShowsIntoCollectionsHelp": "Seriale w kolekcji będą wyświetlane jako jedna zgrupowana pozycja podczas wyświetlania list seriali." }