diff options
author | Florian Eckert <fe@dev.tdt.de> | 2020-05-12 11:01:52 +0200 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2020-05-12 11:04:36 +0200 |
commit | 7e44df62b3b042e7a36f88f615aeaaee8f764088 (patch) | |
tree | c6ad205878b4c262a7c5cf4551ece2e89859c9eb /applications/luci-app-wireguard/po/pl | |
parent | 57a36c26796e0cc87d43110caf87618e2dd01133 (diff) |
luci-app-wireguard: sync I18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-wireguard/po/pl')
-rw-r--r-- | applications/luci-app-wireguard/po/pl/wireguard.po | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/applications/luci-app-wireguard/po/pl/wireguard.po b/applications/luci-app-wireguard/po/pl/wireguard.po index 2c7e467e1..f639ac4c6 100644 --- a/applications/luci-app-wireguard/po/pl/wireguard.po +++ b/applications/luci-app-wireguard/po/pl/wireguard.po @@ -15,12 +15,12 @@ msgstr "" msgid "Allowed IPs" msgstr "Dozwolone IP" -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:225 -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:259 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:236 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:270 msgid "Collecting data..." msgstr "Trwa zbieranie danych..." -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:220 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:231 msgid "Configuration" msgstr "Konfiguracja" @@ -40,7 +40,7 @@ msgstr "Punkt końcowy" msgid "Firewall Mark" msgstr "Znacznik zapory sieciowej" -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:189 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:200 msgid "Interface" msgstr "Interfejs" @@ -60,7 +60,7 @@ msgstr "Nasłuchuj port" msgid "Never" msgstr "Nigdy" -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:251 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:262 msgid "Peer" msgstr "Peer" @@ -73,11 +73,11 @@ msgstr "Trwale trzymaj przy życiu" msgid "Public Key" msgstr "Klucz publiczny" -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:191 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:202 msgid "Show/Hide QR-Code" msgstr "Pokaż/Ukryj kod QR" -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:211 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:222 msgid "" "The QR-Code works per wg interface, it will be refreshed with every manual " "page reload and transfers the following information:" @@ -85,11 +85,16 @@ msgstr "" "Kod QR działa według interfejsu wg, będzie odświeżany przy każdym ręcznym " "przeładowaniu strony i przekazuje następujące informacje:" +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:190 +msgid "This section contains no values yet" +msgstr "" + +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:182 #: applications/luci-app-wireguard/root/usr/share/luci/menu.d/luci-app-wireguard.json:3 msgid "WireGuard Status" msgstr "Status WireGuard" -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:212 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:223 msgid "" "[Interface] A random, on the fly generated 'PrivateKey', the key will not be " "saved on the router" @@ -97,7 +102,7 @@ msgstr "" "[Interfejs] Losowy, generowany \"w locie\" klucz prywatny. Klucz nie " "zostanie zapisany na routerze" -#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:213 +#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:224 msgid "" "[Peer] The 'PublicKey' of that wg interface and the 'AllowedIPs' with the " "default of '0.0.0.0/0, ::/0' to allow sending traffic to any IPv4 and IPv6 " |