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/vi | |
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/vi')
-rw-r--r-- | applications/luci-app-rp-pppoe-server/po/vi/rp-pppoe-server.po | 205 |
1 files changed, 173 insertions, 32 deletions
diff --git a/applications/luci-app-rp-pppoe-server/po/vi/rp-pppoe-server.po b/applications/luci-app-rp-pppoe-server/po/vi/rp-pppoe-server.po index f27d2db33c..31d8feb144 100644 --- a/applications/luci-app-rp-pppoe-server/po/vi/rp-pppoe-server.po +++ b/applications/luci-app-rp-pppoe-server/po/vi/rp-pppoe-server.po @@ -12,11 +12,53 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.18.1\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 "Truy cập tên tập trung" -#: 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 "IP từ xa đầu tiên" @@ -24,85 +66,184 @@ msgstr "IP từ xa đầu tiên" msgid "Grant UCI access for luci-app-rp-pppoe-server" msgstr "Cấp quyền truy cập UCI cho 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 "Địa chỉ IP của bên lắng nghe (listening side)" -#: 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 "" -"Thay vì bắt đầu từ đầu và kết thúc ở cuối, ngẫu nhiên hóa số phiên (session " -"number)" -#: 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 "Giao diện" -#: 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 "Giao diện để lắng nghe." -#: 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 "Số phiên tối đa" +#: 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 "Số phiên tối đa cho mỗi 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 (Khoảng cách)" -#: 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 "Tệp tùy chọn" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:52 -msgid "PPP offset" -msgstr "Khoảng cách (offset) PPP" +#: 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 "Đơn vị 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 "Cấu hình máy chủ PPPoE" +#: 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 "Lựa chọn phiên ngẫu nhiên" -#: 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 "Máy chủ PPPoE Roaring Penguin" -#: 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 "Cấu hình máy chủ" -#: 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 "Tên dịch vụ" -#: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:68 -msgid "Sync" -msgstr "Đồng bộ" +#: 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 "Quá thời gian" -#: 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 "Đơn vị" + +#: 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 "" +#~ "Thay vì bắt đầu từ đầu và kết thúc ở cuối, ngẫu nhiên hóa số phiên " +#~ "(session number)" + +#~ msgid "PPP unit number" +#~ msgstr "Đơn vị PPP" + +#~ msgid "Sync" +#~ msgstr "Đồng bộ" + +#~ msgid "Maximum sessions" +#~ msgstr "Số phiên tối đa" + +#~ msgid "PPP offset" +#~ msgstr "Khoảng cách (offset) PPP" |