diff options
author | Paul Donald <newtwen@gmail.com> | 2024-02-13 03:39:59 +0100 |
---|---|---|
committer | Paul Donald <newtwen@gmail.com> | 2024-02-13 05:36:28 +0100 |
commit | 9b978c522ecc0b71275606ea109d7233edbf86bb (patch) | |
tree | 11b706514dbc6939f6a7995491482b9c505e8e13 /applications/luci-app-tor/po/pl | |
parent | dc2a3e1d95a2f66d3bd65a084e81529b2aee982f (diff) |
luci-app-tor: i18n sync
Signed-off-by: Paul Donald <newtwen@gmail.com>
Diffstat (limited to 'applications/luci-app-tor/po/pl')
-rw-r--r-- | applications/luci-app-tor/po/pl/tor.po | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/applications/luci-app-tor/po/pl/tor.po b/applications/luci-app-tor/po/pl/tor.po index 66f37a4c03..0c28b18f15 100644 --- a/applications/luci-app-tor/po/pl/tor.po +++ b/applications/luci-app-tor/po/pl/tor.po @@ -22,8 +22,8 @@ msgid "" "A pair <code>PublicPort;unix:Socket</code> e.g. <code>80;unix:/var/run/nginx." "sock</code>." msgstr "" -"Para <code>PortPubliczny;unix:Gniazdo</code> np. <code>80;unix:/var/run/nginx" -".sock</code>." +"Para <code>PortPubliczny;unix:Gniazdo</code> np. <code>80;unix:/var/run/" +"nginx.sock</code>." #: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js:92 msgid "" @@ -33,6 +33,10 @@ msgstr "" "Pojedynczy <code>Port</code>, gdy port publiczny jest taki sam jak port " "lokalny, np. <code>80</code>." +#: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor.js:21 +msgid "Custom config" +msgstr "" + #: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js:82 msgid "Description" msgstr "Opis" @@ -46,6 +50,7 @@ msgid "Enabled" msgstr "Włączone" #: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js:34 +#: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor.js:12 msgid "For further information <a %s>check the documentation</a>" msgstr "Aby uzyskać więcej informacji, <a %s>sprawdź dokumentację</a>" @@ -57,6 +62,10 @@ msgstr "Przyznaj luci-app-tor dostęp do UCI" msgid "Hook Script" msgstr "Skrypt hakowy" +#: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor.js:18 +msgid "Include configs" +msgstr "" + #: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js:79 msgid "Link" msgstr "Łącze" @@ -95,6 +104,11 @@ msgstr "" msgid "Tor Onion Services" msgstr "Usługi Onion Tor" +#: applications/luci-app-tor/root/usr/share/luci/menu.d/luci-app-tor.json:24 +msgid "Tor Onion router" +msgstr "" + +#: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor.js:11 #: applications/luci-app-tor/root/usr/share/luci/menu.d/luci-app-tor.json:3 msgid "Tor onion router" msgstr "Router onion Tor" |