diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-10-07 22:18:04 +0200 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-10-07 22:30:23 +0200 |
commit | 3aa60877ea4bc47b86c3ee11448db7503a20ae01 (patch) | |
tree | fb55393ce71aedee0ca458e05574936b9ff7eba0 /applications/luci-app-rp-pppoe-server/po/cs | |
parent | 25a4d075558af1effcb1539e6d6920a6ff198821 (diff) |
luci-app-rp-pppoe-server: convert to JS
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications/luci-app-rp-pppoe-server/po/cs')
-rw-r--r-- | applications/luci-app-rp-pppoe-server/po/cs/rp-pppoe-server.po | 205 |
1 files changed, 173 insertions, 32 deletions
diff --git a/applications/luci-app-rp-pppoe-server/po/cs/rp-pppoe-server.po b/applications/luci-app-rp-pppoe-server/po/cs/rp-pppoe-server.po index 0d997c450f..64a179d05a 100644 --- a/applications/luci-app-rp-pppoe-server/po/cs/rp-pppoe-server.po +++ b/applications/luci-app-rp-pppoe-server/po/cs/rp-pppoe-server.po @@ -12,11 +12,53 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 5.1-dev\n" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:19 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:48 msgid "Access Concentrator Name" msgstr "Přístup k názvu koncentrátoru" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:32 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:41 +msgid "Both Interface" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:106 +msgid "" +"Causes <code>pppoe</code> to exit if no session traffic is detected for %s " +"seconds." +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:34 +msgid "Client Interface" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:56 +msgid "Default: 5000" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:66 +msgid "Default: 600" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:61 +msgid "Default: 64" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:50 +msgid "Default: hostname" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:53 +msgid "" +"Each one causes the named service to be advertised in a Service-Name tag in " +"the PADO frame. The first one specifies the default service, and is used if " +"the PPPoE client requests a Service-Name of length zero." +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:25 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:25 +msgid "Enabled" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:40 msgid "First remote IP" msgstr "První vzdálená IP adresa" @@ -24,85 +66,184 @@ msgstr "První vzdálená IP adresa" msgid "Grant UCI access for luci-app-rp-pppoe-server" msgstr "Udělit oprávnění k UCI pro luci-app-rp-pppoe-server" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:29 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:33 msgid "IP of listening side" msgstr "IP naslouchající strany" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:44 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:40 +msgid "" +"If specified as <code>0.0.0.0</code> remote IP allocation will be delegated " +"to <code>pppd</code>" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:33 +msgid "" +"If specified as <code>0.0.0.0</code> the selection of local IP address is " +"delegated to <code>pppd</code>" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99 msgid "" -"Instead of starting at beginning and going to end, randomize session number" +"Instead of numbering PPPoE sessions starting at 1, numbering starts at %s" msgstr "" -"Místo startu od začátku a pokračování až do konce, náhodně zamíchej číslo " -"relace" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:15 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:27 msgid "Interface" msgstr "Rozhraní" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:15 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:34 +msgid "" +"Interface from which to relay. Only PPPoE clients may be connected to this " +"interface." +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:27 msgid "Interface on which to listen." msgstr "Rozhraní, na kterém naslouchat." -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:62 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:27 +msgid "" +"Interface on which to listen. Only PPPoE servers may be connected to this " +"interface." +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:41 +msgid "" +"Interface upon which to listen and to relay. Both PPPoE clients and servers " +"may be connected to this interface." +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:94 +msgid "Invokes <code>pppd</code> with the unit flag" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:115 msgid "MSS" msgstr "MSS" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:35 -msgid "Maximum sessions" -msgstr "Maximální počet relací" +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:115 +msgid "Max Segment Size" +msgstr "" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:25 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:53 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:58 +msgid "Maximum Sessions" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:58 +msgid "Maximum concurrent sessions" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:66 msgid "Maximum sessions per peer" msgstr "Maximální počet relací na peer" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:52 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:70 +msgid "No limit" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:65 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:110 +msgid "No timeout" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99 msgid "Offset" msgstr "Offset" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:40 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:81 msgid "Options file" msgstr "Soubor možností" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:52 -msgid "PPP offset" -msgstr "PPP offset" +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99 +msgid "PPP Offset" +msgstr "" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:47 -msgid "PPP unit number" -msgstr "Číslo jednotky PPP" +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:19 +msgid "PPPoE Relay Configuration" +msgstr "" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:9 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:19 msgid "PPPoE Server Configuration" msgstr "Konfigurace PPPoE serveru" +#: applications/luci-app-rp-pppoe-server/root/usr/share/luci/menu.d/luci-app-rp-pppoe-server.json:14 +msgid "RP PPPoE Relay" +msgstr "" + #: applications/luci-app-rp-pppoe-server/root/usr/share/luci/menu.d/luci-app-rp-pppoe-server.json:3 msgid "RP PPPoE Server" msgstr "RP PPPoE Server" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:44 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:89 msgid "Random session selection" msgstr "Náhodný výběr relace" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:8 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:124 +msgid "Reduces CPU usage, but may cause a race condition on slow CPUs" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:21 +msgid "Relay Configuration" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:18 +msgid "Roaring Penguin PPPoE Relay" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:18 msgid "Roaring Penguin PPPoE Server" msgstr "Roaring Penguin PPPoE Server" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:11 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:21 msgid "Server Configuration" msgstr "Konfigurace serveru" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:22 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:27 +msgid "Server Interface" +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:53 msgid "Service Name" msgstr "Název služby" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:68 -msgid "Sync" -msgstr "Sync" +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:124 +msgid "Synchronous PPP encapsulation" +msgstr "" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:57 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:89 +msgid "Tells the PPPoE server to randomly permute session numbers." +msgstr "" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:61 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:106 msgid "Timeout" msgstr "Časový limit" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:47 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:94 msgid "Unit" msgstr "Jednotka" + +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:48 +#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:76 +msgid "Use Non-UCI Config" +msgstr "" + +#~ msgid "" +#~ "Instead of starting at beginning and going to end, randomize session " +#~ "number" +#~ msgstr "" +#~ "Místo startu od začátku a pokračování až do konce, náhodně zamíchej číslo " +#~ "relace" + +#~ msgid "PPP unit number" +#~ msgstr "Číslo jednotky PPP" + +#~ msgid "Sync" +#~ msgstr "Sync" + +#~ msgid "Maximum sessions" +#~ msgstr "Maximální počet relací" + +#~ msgid "PPP offset" +#~ msgstr "PPP offset" |