luci/applications/luci-app-ttyd/po/pl/ttyd.po
Marcin Net 4e9b1329c3
Translated using Weblate (Polish)
Currently translated at 70.8% (34 of 48 strings)

Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-11-13 14:09:24 +01:00

212 lines
7 KiB
Text

msgid ""
msgstr ""
"PO-Revision-Date: 2019-11-13 13:09+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsttyd/pl/>\n"
"Language: pl\n"
"Content-Type: text/plain; charset=UTF-8\n"
"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 3.10-dev\n"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55
msgid "Accept only one client and exit on disconnection"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14
msgid "Add instance"
msgstr "Dodaj instancję"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39
msgid "Allow URL args"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39
msgid ""
"Allow client to send command line arguments in URL (eg: http://"
"localhost:7681?arg=foo&arg=bar)"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49
msgid "Check origin"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43
msgid "Client option"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75
msgid "Command"
msgstr "Polecenie"
#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12
msgid "Config"
msgstr "Konfiguracja"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27
msgid "Credential"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27
msgid "Credential for Basic Authentication"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57
msgid "Custom index.html path"
msgstr "Niestandardowa ścieżka index.html"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72
msgid "Debug"
msgstr "Debugowanie"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41
msgid "Do not allow clients to write to the TTY"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49
msgid "Do not allow websocket connection from different origin"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16
msgid "Enable"
msgstr "Włącz"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59
msgid "Enable IPv6 support"
msgstr "Włącz obsługę IPv6"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61
msgid "Enable SSL"
msgstr "Włącz SSL"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33
msgid "Group ID"
msgstr "ID grupy"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33
msgid "Group id to run with"
msgstr "ID grupy do uruchomienia"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59
msgid "IPv6"
msgstr "IPv6"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57
msgid "Index"
msgstr "Indeks"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23
msgid "Interface"
msgstr "Interfejs"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51
msgid "Max clients"
msgstr "Maks. klientów"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51
msgid "Maximum clients to support (default: 0, no limit)"
msgstr "Maksymalna liczba obsługiwanych klientów (domyślnie: 0, bez limitu)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23
msgid ""
"Network interface to bind (eg: eth0), or UNIX domain socket path (eg: /var/"
"run/ttyd.sock)"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55
msgid "Once"
msgstr "Raz"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19
msgid "Port"
msgstr "Port"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19
msgid "Port to listen (default: 7681, use `0` for random port)"
msgstr "Port do nasłuchiwania (domyślnie: 7681, użyj `0`dla losowego portu)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12
msgid ""
"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
"try again."
msgstr ""
"Losowy port ttyd (port=0) nie jest obsługiwany.<br>Zmień na port stały i "
"spróbuj ponownie."
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41
msgid "Read-only"
msgstr "Tylko do odczytu"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61
msgid "SSL"
msgstr "SSL"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69
msgid "SSL CA file path for client certificate verification"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69
msgid "SSL ca"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63
msgid "SSL cert"
msgstr "certyfikat SSL"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63
msgid "SSL certificate file path"
msgstr "Ścieżka pliku do certyfikatu SSL"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66
msgid "SSL key"
msgstr "klucz SSL"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66
msgid "SSL key file path"
msgstr "Ścieżka pliku do klucza SSL"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43
msgid "Send option to client"
msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72
msgid "Set log level (default: 7)"
msgstr "Ustaw poziom logowania (domyślnie: 7)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36
msgid "Signal"
msgstr "Sygnał"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36
msgid "Signal to send to the command when exit it (default: 1, SIGHUP)"
msgstr ""
#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11
msgid "Terminal"
msgstr "Terminal"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46
msgid "Terminal type"
msgstr "Typ terminala"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46
msgid "Terminal type to report (default: xterm-256color)"
msgstr "Typ terminala do raportowania (domyślnie: xterm-256color)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30
msgid "User ID"
msgstr "ID użytkownika"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30
msgid "User id to run with"
msgstr "Identyfikator użytkownika do uruchomienia"
#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10
msgid "ttyd"
msgstr "ttyd"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11
msgid "ttyd Instance"
msgstr "Instancja ttyd"