From 816d4a440820216d9e6e9afef389e46853982aee Mon Sep 17 00:00:00 2001 From: Piotr Kraszewski Date: Sun, 18 Oct 2020 19:43:50 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/pl.json b/src/strings/pl.json index ec44b42f60..d8be4f16f2 100644 --- a/src/strings/pl.json +++ b/src/strings/pl.json @@ -1375,5 +1375,8 @@ "QuickConnectActivationSuccessful": "Aktywowano pomyślnie", "LabelCurrentStatus": "Bieżący status:", "EnableAutoCast": "Ustaw jako Domyślny", - "ButtonActivate": "Aktywuj" + "ButtonActivate": "Aktywuj", + "EnableQuickConnect": "Aktywuj szybkie połączenie na tym serwerze", + "ButtonUseQuickConnect": "Użyj szybkiego połączenia", + "Authorize": "Autoryzuj" }