From a2f2b52106b652fe5e1626ca476581c11c4a2c0a Mon Sep 17 00:00:00 2001 From: Kityn Date: Sat, 26 Oct 2024 05:13:28 +0000 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 97ad43343d..7b95657a63 100644 --- a/src/strings/pl.json +++ b/src/strings/pl.json @@ -1985,5 +1985,7 @@ "PlaylistError.UpdateFailed": "Błąd podczas aktualizacji listy odtwarzania", "MediaSegmentType.Preview": "Zapowiedź", "MediaSegmentType.Recap": "Podsumowanie", - "HeaderMediaSegmentActions": "Działania segmentu mediów" + "HeaderMediaSegmentActions": "Działania segmentu mediów", + "MediaSegmentSkipPrompt": "Pomiń {0}", + "MediaSegmentAction.AskToSkip": "Pytaj o pominięcie" }