diff options
Diffstat (limited to 'applications/luci-app-frps/po/pl/frps.po')
-rw-r--r-- | applications/luci-app-frps/po/pl/frps.po | 146 |
1 files changed, 80 insertions, 66 deletions
diff --git a/applications/luci-app-frps/po/pl/frps.po b/applications/luci-app-frps/po/pl/frps.po index 37652aa97a..0de93422ba 100644 --- a/applications/luci-app-frps/po/pl/frps.po +++ b/applications/luci-app-frps/po/pl/frps.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-23 13:29+0000\n" -"Last-Translator: Adam Stańczyk <a.stanczyk@onet.pl>\n" +"PO-Revision-Date: 2021-07-04 06:42+0000\n" +"Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/pl/>\n" "Language: pl\n" @@ -9,21 +9,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4.1-dev\n" +"X-Generator: Weblate 4.8-dev\n" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Additional configs" msgstr "Dodatkowe konfiguracje" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 msgid "Additional settings" msgstr "Dodatkowe ustawienia" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 msgid "Allow ports" msgstr "Zezwalaj na porty" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 msgid "" "AllowPorts specifies a set of ports that clients are able to proxy to. If " "the length of this value is 0, all ports are allowed.<br>By default, this " @@ -33,11 +33,11 @@ msgstr "" "zwracać. Jeśli długość tej wartości wynosi 0, wszystkie porty są dozwolone." "<br> Domyślnie jest to pusty zestaw." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 msgid "Assets dir" msgstr "Assets dir" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 msgid "" "AssetsDir specifies the local directory that the dashboard will load " "resources from. If this value is \"\", assets will be loaded from the " @@ -47,15 +47,15 @@ msgstr "" "ładował zasoby. Jeśli ta wartość to \"\", zasoby zostaną załadowane z " "pakietu wykonywalnego przy użyciu statik. <br> Domyślnie ta wartość to \"\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "Bind address" msgstr "Zwiąż adres" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "Bind port" msgstr "Zwiąż port" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "" "BindAddr specifies the address that the server binds to.<br>By default, this " "value is \"0.0.0.0\"." @@ -63,7 +63,7 @@ msgstr "" "AdminAddr określa adres, który serwer administracyjny łączy z adresem.<br> " "Domyślnie jest to wartość \"127.0.0.1\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 msgid "" "BindKcpPort specifies the KCP port that the server listens on. If this value " "is 0, the server will not listen for KCP connections.<br>By default, this " @@ -73,7 +73,7 @@ msgstr "" "wynosi 0, serwer nie będzie nasłuchiwał połączeń KCP. <br> Domyślnie ta " "wartość wynosi 0." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "" "BindPort specifies the port that the server listens on.<br>By default, this " "value is 7000." @@ -81,7 +81,7 @@ msgstr "" "BindPort określa port, na którym nasłuchuje serwer. <br> Domyślnie ta " "wartość to 7000." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "" "BindUdpPort specifies the UDP port that the server listens on. If this value " "is 0, the server will not listen for UDP connections.<br>By default, this " @@ -91,19 +91,23 @@ msgstr "" "wynosi 0, serwer nie będzie nasłuchiwał połączeń UDP. <br> Domyślnie ta " "wartość wynosi 0" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143 +msgid "Collecting data ..." +msgstr "Zbieranie danych..." + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:151 msgid "Common settings" msgstr "Wspólne ustawienia" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Config files include in temporary config file" msgstr "Pliki konfiguracyjne znajdują się w tymczasowym pliku konfiguracyjnym" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "Custom 404 page" msgstr "Niestandardowa strona 404" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "" "Custom404Page specifies a path to a custom 404 page to display. If this " "value is \"\", a default page will be displayed.<br>By default, this value " @@ -113,23 +117,23 @@ msgstr "" "Jeśli ta wartość to \"\", zostanie wyświetlona strona domyślna. <br> " "Domyślnie ta wartość to \"\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "Dashboard address" msgstr "Adres pulpitu nawigacyjnego" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 msgid "Dashboard password" msgstr "Hasło pulpitu nawigacyjnego" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "Dashboard port" msgstr "Port pulpitu nawigacyjnego" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "Dashboard user" msgstr "Użytkownik pulpitu nawigacyjnego" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "" "DashboardAddr specifies the address that the dashboard binds to.<br>By " "default, this value is \"0.0.0.0\"." @@ -137,7 +141,7 @@ msgstr "" "DashboardAddr określa adres, z którym łączy się pulpit nawigacyjny. <br> " "Domyślnie ta wartość to \"0.0.0.0\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "" "DashboardPort specifies the port that the dashboard listens on. If this " "value is 0, the dashboard will not be started.<br>By default, this value is " @@ -147,7 +151,7 @@ msgstr "" "ta wartość wynosi 0, pulpit nawigacyjny nie zostanie uruchomiony. " "<br>Domyślnie ta wartość wynosi 0." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 msgid "" "DashboardPwd specifies the password that the dashboard will use for login." "<br>By default, this value is \"admin\"." @@ -155,7 +159,7 @@ msgstr "" "DashboardPwd określa hasło, którego będzie używać pulpit nawigacyjny do " "logowania. <br> Domyślnie ta wartość to \"admin\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "" "DashboardUser specifies the username that the dashboard will use for login." "<br>By default, this value is \"admin\"." @@ -163,11 +167,11 @@ msgstr "" "DashboardUser określa nazwę użytkownika, której pulpit nawigacyjny będzie " "używał do logowania. <br> Domyślnie ta wartość to \"admin\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "Disable log color" msgstr "Wyłącz kolor dziennika" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "" "DisableLogColor disables log colors when LogWay == \"console\" when set to " "true.<br>By default, this value is false." @@ -175,7 +179,7 @@ msgstr "" "DisableLogColor wyłącza kolory logów, gdy LogWay == \"konsola\" jest " "ustawiona na true.<br> Domyślnie jest to wartość false." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Environment variable" msgstr "Zmienna środowiskowa" @@ -183,7 +187,7 @@ msgstr "Zmienna środowiskowa" msgid "Grant access to LuCI app frps" msgstr "Udziel dostępu LuCI do aplikacji frps" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " "terminating the connection. It is not recommended to change this value." @@ -193,35 +197,35 @@ msgstr "" "zakończeniem połączenia. Nie zaleca się zmiany tej wartości. <br>Domyśl ta " "wartość wynosi 90." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 msgid "Heartbeat timeout" msgstr "Limit czasu pulsu" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 msgid "KCP bind port" msgstr "Port wiązania KCP" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "Log file" msgstr "Plik dziennika" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "Log level" msgstr "Poziom logowania" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 msgid "Log max days" msgstr "Dziennik maks. dni" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10 msgid "Log stderr" msgstr "Dziennik stderr" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:8 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9 msgid "Log stdout" msgstr "Dziennik stdout" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "" "LogFile specifies a file where logs will be written to. This value will only " "be used if LogWay is set appropriately.<br>By default, this value is " @@ -231,7 +235,7 @@ msgstr "" "używana tylko wtedy, gdy LogWay zostanie odpowiednio ustawiony. <br> " "Domyślnie ta wartość to \"konsola\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "" "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" "\", \"info\", \"warn\", and \"error\".<br>By default, this value is \"info\"." @@ -239,7 +243,7 @@ msgstr "" "LogLevel określa minimalny poziom dziennika. Poprawne wartości to \"trace\", " "\"debug\", \"info\", \"warn\" i \"error\".<br> Domyślnie jest to \"info\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 msgid "" "LogMaxDays specifies the maximum number of days to store log information " "before deletion. This is only used if LogWay == \"file\".<br>By default, " @@ -249,11 +253,11 @@ msgstr "" "przed usunięciem. Jest używany tylko wtedy, gdy LogWay == \"plik\". <br> " "Domyślnie ta wartość wynosi 0." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "Max ports per client" msgstr "Maksymalna liczba portów na klienta" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" "MaxPortsPerClient specifies the maximum number of ports a single client may " "proxy to. If this value is 0, no limit will be applied.<br>By default, this " @@ -263,7 +267,11 @@ msgstr "" "klient może się podłączyć. Jeśli ta wartość wynosi 0, nie zostanie " "zastosowany żaden limit. <br> Domyślnie ta wartość wynosi 0." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 +msgid "NOT RUNNING" +msgstr "NIEURUCHOMIONE" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "" "OS environments pass to frp for config file template, see <a href=\"https://" "github.com/fatedier/frp#configuration-file-template\">frp README</a>" @@ -272,11 +280,11 @@ msgstr "" "pliku konfiguracyjnego, patrz <a href=\"https://github.com/fatedier/" "frp#configuration-file-template\"> frp README </a>" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 msgid "Proxy bind address" msgstr "Adres powiązania proxy" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 msgid "" "ProxyBindAddr specifies the address that the proxy binds to. This value may " "be the same as BindAddr.<br>By default, this value is \"0.0.0.0\"." @@ -284,24 +292,28 @@ msgstr "" "ProxyBindAddr określa adres, z którym łączy się serwer proxy. Ta wartość " "może być taka sama jak BindAddr. <br> Domyślnie ta wartość to \"0.0.0.0\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 +msgid "RUNNING" +msgstr "URUCHOMIONE" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 msgid "Respawn when crashed" msgstr "Odradzaj się po awarii" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12 msgid "Run daemon as group" msgstr "Uruchom demona jako grupę" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11 msgid "Run daemon as user" msgstr "Uruchom daemona jako użytkownik" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103 -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:152 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:156 msgid "Startup settings" msgstr "Ustawienia startowe" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 msgid "" "SubDomainHost specifies the domain that will be attached to sub-domains " "requested by the client when using Vhost proxying. For example, if this " @@ -314,15 +326,15 @@ msgstr "" "wartość jest ustawiona na \"frps.com\", a klient zażąda poddomeny \"test\", " "wynikowy adres URL to \"test.frps.com\". <br> Domyślnie ta wartość to \"\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 msgid "Subdomain host" msgstr "Host subdomeny" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 msgid "TCP mux" msgstr "Mux TCP" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 msgid "" "TcpMux toggles TCP stream multiplexing. This allows multiple requests from a " "client to share a single TCP connection.<br>By default, this value is true." @@ -331,7 +343,7 @@ msgstr "" "współdzielenie wielu żądań od klienta na jedno połączenie TCP.<br> Domyślnie " "wartość ta jest true." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 msgid "" "This list can be used to specify some additional parameters which have not " "been included in this LuCI." @@ -339,11 +351,11 @@ msgstr "" "Ta lista może służyć do określenia dodatkowych parametrów, które nie zostały " "uwzględnione w tym LuCI." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 msgid "Token" msgstr "Token" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 msgid "" "Token specifies the authorization token used to authenticate keys received " "from clients. Clients must have a matching token to be authorized to use the " @@ -353,23 +365,23 @@ msgstr "" "otrzymanych od klientów. Klienci muszą mieć pasujący token, aby móc " "korzystać z serwera. Domyślnie ta wartość to \"\"." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "UDP bind port" msgstr "Port wiązania UDP" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 msgid "Vhost HTTP port" msgstr "Port Vhost HTTP" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 msgid "Vhost HTTP timeout" msgstr "Limit czasu Vhost HTTP" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 msgid "Vhost HTTPS port" msgstr "Port Vhost HTTPS" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 msgid "" "VhostHttpPort specifies the port that the server listens for HTTP Vhost " "requests. If this value is 0, the server will not listen for HTTP requests." @@ -379,7 +391,7 @@ msgstr "" "Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTP. <br> " "Domyślnie ta wartość wynosi 0." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 msgid "" "VhostHttpTimeout specifies the response header timeout for the Vhost HTTP " "server, in seconds.<br>By default, this value is 60." @@ -387,7 +399,7 @@ msgstr "" "Limit czasu VhostHttp określa limit czasu nagłówka odpowiedzi dla serwera " "HTTP Vhost w sekundach. <br> Domyślnie ta wartość wynosi 60." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 msgid "" "VhostHttpsPort specifies the port that the server listens for HTTPS Vhost " "requests. If this value is 0, the server will not listen for HTTPS requests." @@ -397,7 +409,9 @@ msgstr "" "Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTPS. <br> " "Domyślnie ta wartość wynosi 0." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:128 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3 msgid "frp Server" msgstr "Serwer frp" |