From 451a46e2086c8920353a95c7fb3409612e5f0800 Mon Sep 17 00:00:00 2001 From: "Patryk \\\"patYczakus\\\" Topolski" Date: Mon, 11 Nov 2024 17:15:32 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Polish) Currently translated at 100.0% (397 of 397 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pl/ --- src/i18n/resources/pl.json | 43 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/src/i18n/resources/pl.json b/src/i18n/resources/pl.json index dfd1d40eba..71290fdea4 100644 --- a/src/i18n/resources/pl.json +++ b/src/i18n/resources/pl.json @@ -279,6 +279,49 @@ }, "name": "Tryb otoczenia" }, + "api-server": { + "description": "Pozwala na kontrolowanie YouTube Music poprzez podłączenie specjalnego serwera API", + "dialog": { + "request": { + "buttons": { + "allow": "Zezwól", + "deny": "Odmów" + }, + "message": "Zezwolić {{ID}} (pochodzenie: {{origin}}) na dostęp do API?", + "title": "Prośba o autoryzację API" + } + }, + "menu": { + "auth-strategy": { + "label": "Strategia autoryzacji", + "submenu": { + "auth-at-first": { + "label": "Autoryzuj przy pierwszej prośbie" + }, + "none": { + "label": "Nie autoryzuj" + } + } + }, + "hostname": { + "label": "Nazwa hosta (IP)" + }, + "port": { + "label": "Port" + } + }, + "name": "YouTube Music API", + "prompt": { + "hostname": { + "label": "Wpisz nazwę hosta (IP, np. 0.0.0.0), który będzie użyty do serwera API:", + "title": "Nazwa hosta" + }, + "port": { + "label": "Wpisz port, z którego będzie korzystać serwer API:", + "title": "Port" + } + } + }, "audio-compressor": { "description": "Zastosuj kompresję do dźwięku (obniża głośność najgłośniejszych części sygnału i zwiększa głośność najcichszych części)", "name": "Kompresor dźwięku"