From 4f938412df269200394929115fc2233fc3906beb Mon Sep 17 00:00:00 2001 From: Kityn Date: Thu, 27 Mar 2025 02:20:03 -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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/pl.json b/src/strings/pl.json index 4d7405ad61..2a7a2310e4 100644 --- a/src/strings/pl.json +++ b/src/strings/pl.json @@ -2012,5 +2012,6 @@ "MetadataNfoLoadError": "Nie udało się załadować ustawień metadanych NFO", "HeaderPageNotFound": "Nie znaleziono strony", "PageNotFound": "To nie jest strona, której szukasz.", - "SettingsPageLoadError": "Nie udało się załadować strony ustawień" + "SettingsPageLoadError": "Nie udało się załadować strony ustawień", + "RetryWithGlobalSearch": "Ponów, korzystając z wyszukiwania globalnego" }