diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-06-07 19:00:49 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-06-07 19:00:49 +0300 |
commit | f48934d9d2aa87acbf5eecf972c0c09723fa3c7d (patch) | |
tree | 153e982c5025e0b5278b515e09886270858cfa75 /modules/luci-base/po | |
parent | 097e82a24560179145a8e97d4c064d9aa5b3efbb (diff) |
treewide: sync translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'modules/luci-base/po')
33 files changed, 2479 insertions, 169 deletions
diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po index ad5ca1482..2d7927409 100644 --- a/modules/luci-base/po/ar/base.po +++ b/modules/luci-base/po/ar/base.po @@ -233,7 +233,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -897,10 +897,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1504,6 +1508,10 @@ msgstr "" msgid "Destination" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1868,6 +1876,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1876,6 +1889,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2491,6 +2509,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3256,11 +3279,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4108,6 +4133,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4124,14 +4151,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4334,7 +4367,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4672,7 +4705,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4697,6 +4730,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4704,6 +4738,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5085,7 +5123,7 @@ msgstr "" msgid "Services" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5399,16 +5437,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5636,11 +5680,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5731,6 +5783,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5738,6 +5791,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5939,7 +5996,7 @@ msgstr "" msgid "Timezone" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6438,6 +6495,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index c1e299480..dc92205d1 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -232,7 +232,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -896,10 +896,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1503,6 +1507,10 @@ msgstr "" msgid "Destination" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1867,6 +1875,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1875,6 +1888,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2490,6 +2508,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3255,11 +3278,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4107,6 +4132,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4123,14 +4150,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4333,7 +4366,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4671,7 +4704,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4696,6 +4729,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4703,6 +4737,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5084,7 +5122,7 @@ msgstr "" msgid "Services" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5398,16 +5436,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5635,11 +5679,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5730,6 +5782,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5737,6 +5790,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5938,7 +5995,7 @@ msgstr "" msgid "Timezone" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6437,6 +6494,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po index 64e1517f5..94aa0d4f8 100644 --- a/modules/luci-base/po/bn_BD/base.po +++ b/modules/luci-base/po/bn_BD/base.po @@ -226,7 +226,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -890,10 +890,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1497,6 +1501,10 @@ msgstr "" msgid "Destination" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1861,6 +1869,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1869,6 +1882,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2484,6 +2502,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3249,11 +3272,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4101,6 +4126,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4117,14 +4144,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4327,7 +4360,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4665,7 +4698,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4690,6 +4723,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4697,6 +4731,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5078,7 +5116,7 @@ msgstr "" msgid "Services" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5392,16 +5430,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5629,11 +5673,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5724,6 +5776,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5731,6 +5784,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5932,7 +5989,7 @@ msgstr "" msgid "Timezone" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6431,6 +6488,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index 0fd3c0573..0963492c6 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -246,7 +246,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -921,10 +921,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1541,6 +1545,10 @@ msgstr "Disseny" msgid "Destination" msgstr "Destí" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1916,6 +1924,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1924,6 +1937,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2544,6 +2562,11 @@ msgstr "Noms de màquina" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3320,11 +3343,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Adreça IPv4 local" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Adreça IPv6 local" @@ -4174,6 +4199,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4190,14 +4217,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4400,7 +4433,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4740,7 +4773,7 @@ msgstr "Reconnex aquesta interfície" msgid "References" msgstr "Referències" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4765,6 +4798,7 @@ msgstr "Pont de relé" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Adreça IPv4 remota" @@ -4772,6 +4806,10 @@ msgstr "Adreça IPv4 remota" msgid "Remote IPv4 address or FQDN" msgstr "Adreça IPv4 remota o FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Treu" @@ -5155,7 +5193,7 @@ msgstr "Tipus de servei" msgid "Services" msgstr "Serveis" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5469,16 +5507,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5706,11 +5750,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5806,6 +5858,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5813,6 +5866,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -6037,7 +6094,7 @@ msgstr "" msgid "Timezone" msgstr "Zona horària" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6540,6 +6597,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index 1be29f4bc..bf0157182 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -244,7 +244,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Složka se stejným názvem už existuje." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Je třeba se znovu přihlásit, protože platnost relace přihlášení skončila." @@ -935,10 +935,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1571,6 +1575,10 @@ msgstr "Vzhled" msgid "Destination" msgstr "Cíl" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1955,6 +1963,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Povolit příznak DF (Nefragmentovat) zapouzdřujících paketů." @@ -1963,6 +1976,11 @@ msgstr "Povolit příznak DF (Nefragmentovat) zapouzdřujících paketů." msgid "Enable this network" msgstr "Zapnout tuto síť" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2593,6 +2611,11 @@ msgstr "Jména hostitelů" msgid "Hybrid" msgstr "Hybridní" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3389,11 +3412,13 @@ msgstr "Lokální IP adresa pro přiřazení" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Místní IPv4 adresa" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Místní IPv6 adresa" @@ -4268,6 +4293,8 @@ msgstr "Výstupní zóna" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Přepsat MAC adresu" @@ -4284,14 +4311,20 @@ msgstr "Přepsat MAC adresu" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Přepsat MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Přepsat TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Přepsat TTL" @@ -4496,7 +4529,7 @@ msgstr "Cesta k vnitřnímu klientskému certifikátu" msgid "Path to inner Private Key" msgstr "Cesta k vnitřnímu soukromému klíči" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4846,7 +4879,7 @@ msgstr "Přepojit toto rozhraní" msgid "References" msgstr "Reference" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4871,6 +4904,7 @@ msgstr "Relay bridge" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Vzdálená IPv4 adresa" @@ -4878,6 +4912,10 @@ msgstr "Vzdálená IPv4 adresa" msgid "Remote IPv4 address or FQDN" msgstr "Vzdálená IPv4 adresa nebo FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Odstranit" @@ -5274,7 +5312,7 @@ msgstr "Typ služby" msgid "Services" msgstr "Služby" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sezení vypršelo" @@ -5598,10 +5636,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Zadejte typ služby (ToS, Type of Service)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5610,6 +5652,8 @@ msgstr "" "(64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5845,11 +5889,19 @@ msgstr "" "Postup aktualizace pro koncový bod HE.net se změnil. Místo číselného ID " "uživatele musí být nyní zadáno normální uživatelské jméno!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "Adresa IPv4 nebo úplný název domény vzdáleného konce tunelu." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5957,6 +6009,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "Lokální IPv4 adresa, přes kterou je tunel vytvořen (volitelné)." @@ -5964,6 +6017,10 @@ msgstr "Lokální IPv4 adresa, přes kterou je tunel vytvořen (volitelné)." msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Název sítě je již používán" @@ -6211,7 +6268,7 @@ msgstr "Časový interval pro obnovování klíčů GTK" msgid "Timezone" msgstr "Časové pásmo" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Přihlásit se…" @@ -6726,6 +6783,19 @@ msgstr "SHA1 hash serverového certifikátu VPN" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (a další) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 3ece408f7..b2697cfd4 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -250,7 +250,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Es existiert bereits ein Verzeichnis mit dem gleichen Namen." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Ein neuer Login ist erforderlich da die Benutzersitzung abgelaufen ist." @@ -948,10 +948,14 @@ msgstr "" "benutzen (als Standard für Linux-Systeme empfohlen)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "An Schnittstelle binden" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Tunnelendpunkt an diese Schnittstelle binden (optional)." @@ -1309,8 +1313,8 @@ msgstr "Verbindungen" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:377 msgid "Consider the slave up when all ARP IP targets are reachable (all, 1)" msgstr "" -"Betrachten Sie den Sklave aktiv, wenn alle ARP-IP-Ziele erreichbar sind (" -"all, 1)" +"Betrachten Sie den Sklave aktiv, wenn alle ARP-IP-Ziele erreichbar sind " +"(all, 1)" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:376 msgid "Consider the slave up when any ARP IP target is reachable (any, 0)" @@ -1598,6 +1602,10 @@ msgstr "Design" msgid "Destination" msgstr "Ziel" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1988,6 +1996,11 @@ msgstr "" "Paket-Flusskontrolle über alle CPUs aktivieren. Kann Netzwerkdurchsatz " "positiv oder negativ beeinflussen." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Das DF-Bit (Nicht fragmentieren) auf gekapselten Paketen setzen." @@ -1996,6 +2009,11 @@ msgstr "Das DF-Bit (Nicht fragmentieren) auf gekapselten Paketen setzen." msgid "Enable this network" msgstr "Dieses Netzwerk aktivieren" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2628,6 +2646,11 @@ msgstr "Rechnernamen" msgid "Hybrid" msgstr "Hybrid" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3428,11 +3451,13 @@ msgstr "Lokale IP-Adresse" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Lokale IPv4 Adresse" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Lokale IPv6 Adresse" @@ -4305,6 +4330,8 @@ msgstr "Output-Zone" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "MAC-Adresse überschreiben" @@ -4321,14 +4348,20 @@ msgstr "MAC-Adresse überschreiben" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "MTU-Wert überschreiben" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "TOS-Wert überschreiben" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "TTL-Wert überschreiben" @@ -4533,7 +4566,7 @@ msgstr "Pfad zum inneren Client-Zertifikat" msgid "Path to inner Private Key" msgstr "Pfad zum inneren, privaten Schlüssel" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Pausiert" @@ -4888,7 +4921,7 @@ msgstr "Diese Schnittstelle neu verbinden" msgid "References" msgstr "Verweise" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Aktualisierend" @@ -4913,6 +4946,7 @@ msgstr "Relay-Brücke" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Entfernte IPv4-Adresse" @@ -4920,6 +4954,10 @@ msgstr "Entfernte IPv4-Adresse" msgid "Remote IPv4 address or FQDN" msgstr "Entfernte IPv4-Adresse oder Hostname" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Entfernen" @@ -5317,7 +5355,7 @@ msgstr "Service-Typ" msgid "Services" msgstr "Dienste" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sitzung abgelaufen" @@ -5645,10 +5683,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Setzt einen spezifischen TOS (Type of Service) Wert." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5657,6 +5699,8 @@ msgstr "" "standardmäßigen 64." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5896,12 +5940,20 @@ msgstr "" "Die Updateprozedur für HE.net Tunnel-IP-Adrerssen hat sich geändert, statt " "der numerischen User-ID muss nun der normale Benutzername angegeben werden!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" "Die IPv4-Adresse oder der volle Domain Name des entfernten Tunnel-Endpunktes." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -6018,6 +6070,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "Die lokale IPv4-Adresse über die der Tunnel aufgebaut wird (optional)." @@ -6025,6 +6078,10 @@ msgstr "Die lokale IPv4-Adresse über die der Tunnel aufgebaut wird (optional)." msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Der Netzwerkname wird bereits verwendet" @@ -6282,7 +6339,7 @@ msgstr "Zeitintervall für die neubestimmung des Gruppenschlüssels" msgid "Timezone" msgstr "Zeitzone" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Zum Login…" @@ -6799,6 +6856,19 @@ msgstr "SHA1-Hash des VPN-Server-Zertifikates" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (VPN für CISCO 3000 und Ähnliche)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index 527868a8a..b20c72218 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -243,7 +243,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Ένας φάκελος με το ίδιο όνομα υπάρχει ήδη." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "Απαιτείται νέα σύνδεση καθώς η συνεδρία ελέγχου ταυτότητας έληξε." @@ -924,10 +924,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1545,6 +1549,10 @@ msgstr "Εμφάνιση" msgid "Destination" msgstr "Προορισμός" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1927,6 +1935,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1935,6 +1948,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2558,6 +2576,11 @@ msgstr "Ονόματα Υπολογιστών" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3336,11 +3359,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Τοπική διεύθυνση IPv4" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Τοπική διεύθυνση IPv6" @@ -4191,6 +4216,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4207,14 +4234,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4417,7 +4450,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4758,7 +4791,7 @@ msgstr "Επανασύνδεση της διεπαφής" msgid "References" msgstr "Αναφορές" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4783,6 +4816,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Απομακρυσμένη διεύθυνση IPv4" @@ -4790,6 +4824,10 @@ msgstr "Απομακρυσμένη διεύθυνση IPv4" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Αφαίρεση" @@ -5174,7 +5212,7 @@ msgstr "Είδος Υπηρεσίας" msgid "Services" msgstr "Υπηρεσίες" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5488,16 +5526,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5725,11 +5769,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5824,6 +5876,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5831,6 +5884,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -6045,7 +6102,7 @@ msgstr "" msgid "Timezone" msgstr "Ζώνη ώρας" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6548,6 +6605,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index 00390cfda..0829a8111 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -243,7 +243,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -914,10 +914,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1534,6 +1538,10 @@ msgstr "Design" msgid "Destination" msgstr "Destination" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1907,6 +1915,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1915,6 +1928,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2532,6 +2550,11 @@ msgstr "Hostnames" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3305,11 +3328,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4159,6 +4184,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4175,14 +4202,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4385,7 +4418,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4725,7 +4758,7 @@ msgstr "" msgid "References" msgstr "References" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4750,6 +4783,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4757,6 +4791,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Remove" @@ -5140,7 +5178,7 @@ msgstr "" msgid "Services" msgstr "Services" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5454,16 +5492,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5691,11 +5735,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5788,6 +5840,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5795,6 +5848,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -6007,7 +6064,7 @@ msgstr "" msgid "Timezone" msgstr "Timezone" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6509,6 +6566,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index 791cae78e..715022df1 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -249,7 +249,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Ya existe un directorio con el mismo nombre." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Se requiere un nuevo inicio de sesión ya que la sesión de autenticación " @@ -950,10 +950,14 @@ msgstr "" "(recomendado como linux predeterminado)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Interfaz de enlace" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Enlazar el túnel a esta interfaz (opcional)." @@ -1600,6 +1604,10 @@ msgstr "Diseño" msgid "Destination" msgstr "Destino" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1985,6 +1993,11 @@ msgstr "" "Activa la gestión de paquetes en todas las CPU. Puede ayudar u obstaculizar " "la velocidad de la red." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1994,6 +2007,11 @@ msgstr "" msgid "Enable this network" msgstr "Activar esta red" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2626,6 +2644,11 @@ msgstr "Nombres de host" msgid "Hybrid" msgstr "Híbrido" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "IEEE 802.3ad Agregación dinámica de enlace (802.3ad, 4)" @@ -3424,11 +3447,13 @@ msgstr "Dirección IP local para asignar" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Dirección local IPv4" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Dirección local IPv6" @@ -4304,6 +4329,8 @@ msgstr "Zona de salida" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Reemplazar dirección MAC" @@ -4320,14 +4347,20 @@ msgstr "Reemplazar dirección MAC" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Reemplazar MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Reemplazar TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Reemplazar TTL" @@ -4532,7 +4565,7 @@ msgstr "Ruta al certificado del cliente interno" msgid "Path to inner Private Key" msgstr "Ruta a la clave privada interna" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Pausado" @@ -4889,7 +4922,7 @@ msgstr "Reconectar esta interfaz" msgid "References" msgstr "Referencias" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Refrescar" @@ -4914,6 +4947,7 @@ msgstr "Puente relé (relayd)" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Dirección IPv4 remota" @@ -4921,6 +4955,10 @@ msgstr "Dirección IPv4 remota" msgid "Remote IPv4 address or FQDN" msgstr "Dirección IPv4 remota o FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Eliminar" @@ -5318,7 +5356,7 @@ msgstr "Tipo de servicio" msgid "Services" msgstr "Servicios" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sesión expirada" @@ -5682,10 +5720,14 @@ msgstr "" "activo mientras esté disponible" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Especifique un TOS (Tipo de Servicio)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5694,6 +5736,8 @@ msgstr "" "sea el predeterminado (64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5932,6 +5976,10 @@ msgstr "" "La configuración de actualización de punto final de HE.net cambió, ¡ahora " "debe usar el nombre de usuario simple en lugar de la ID de usuario!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." @@ -5939,6 +5987,10 @@ msgstr "" "La dirección IPv4 o el nombre de dominio completo del extremo del túnel " "remoto." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -6051,6 +6103,7 @@ msgid "The local IPv4 address" msgstr "La dirección IPv4 local" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "La dirección IPv4 local sobre la que se crea el túnel (opcional)." @@ -6058,6 +6111,10 @@ msgstr "La dirección IPv4 local sobre la que se crea el túnel (opcional)." msgid "The local IPv4 netmask" msgstr "La máscara de red IPv4 local" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "El nombre de la red ya está en uso" @@ -6301,7 +6358,7 @@ msgstr "Intervalo de tiempo para reprogramar GTK" msgid "Timezone" msgstr "Zona horaria" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Iniciar sesión…" @@ -6819,6 +6876,19 @@ msgstr "Hash SHA1 del certificado del servidor VPN" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (y otros) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po index ae02c46cc..ad5e8c3a3 100644 --- a/modules/luci-base/po/fi/base.po +++ b/modules/luci-base/po/fi/base.po @@ -247,7 +247,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Samanniminen hakemisto on jo olemassa." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -930,10 +930,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Yhdistä sovitin" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Yhdistä tunneli tähän sovittimeen." @@ -1560,6 +1564,10 @@ msgstr "Suunnittelu" msgid "Destination" msgstr "Kohde" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1623,8 +1631,8 @@ msgid "" "Disable <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr> for " "this interface." msgstr "" -"Poista tämän sovittimen <abbr title=\"Dynamic Host Configuration Protocol\"" -">DHCP</abbr> käytöstä." +"Poista tämän sovittimen <abbr title=\"Dynamic Host Configuration Protocol" +"\">DHCP</abbr> käytöstä." #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:174 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:373 @@ -1941,6 +1949,11 @@ msgstr "" "Ota pakettiohjaus käyttöön kaikilla prosessoreilla. Voi auttaa tai estää " "verkon nopeutta." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1949,6 +1962,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2569,6 +2587,11 @@ msgstr "Isäntänimet" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "IEEE 802.3ad - dynaaminen linkin yhdistäminen (802.3ad, 4)" @@ -3342,11 +3365,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4198,6 +4223,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4214,14 +4241,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4424,7 +4457,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Keskeytetty" @@ -4768,7 +4801,7 @@ msgstr "" msgid "References" msgstr "Viite" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Päivittää" @@ -4793,6 +4826,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4800,6 +4834,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Poista" @@ -5183,7 +5221,7 @@ msgstr "" msgid "Services" msgstr "Palvelut" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5529,16 +5567,22 @@ msgstr "" "jos se on käytettävissä" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5766,11 +5810,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5863,6 +5915,7 @@ msgid "The local IPv4 address" msgstr "Paikallinen IPv4-osoite" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5870,6 +5923,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "Paikallinen IPv4-verkkomaski" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -6079,7 +6136,7 @@ msgstr "" msgid "Timezone" msgstr "Aikavyöhyke" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6585,6 +6642,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 3d7c017e7..8642a709b 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -253,7 +253,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Un dossier avec le même nom existe déjà." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Il est nécessaire de s'authentifier de nouveau car la session a expiré." @@ -954,10 +954,14 @@ msgstr "" "comme défaut pour linux)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Interface de liaison" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Lier le tunnel à cette interface (facultatif)." @@ -1604,6 +1608,10 @@ msgstr "Apparence" msgid "Destination" msgstr "Destination" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1992,6 +2000,11 @@ msgstr "" "Activez le pilotage des paquets sur tous les CPU. Peut aider ou entraver la " "vitesse du réseau." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Activez le drapeau DF (Don’t Fragment) des paquets encapsulants." @@ -2000,6 +2013,11 @@ msgstr "Activez le drapeau DF (Don’t Fragment) des paquets encapsulants." msgid "Enable this network" msgstr "Activer ce réseau" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2632,6 +2650,11 @@ msgstr "Noms d'hôtes" msgid "Hybrid" msgstr "Hybride" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3434,11 +3457,13 @@ msgstr "Adresse IP locale à attribuer" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Adresse IPv4 locale" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Adresse IPv6 locale" @@ -4314,6 +4339,8 @@ msgstr "Zone de sortie" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Modifier l'adresse MAC" @@ -4330,14 +4357,20 @@ msgstr "Modifier l'adresse MAC" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Modifier le MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Remplacer TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Remplacer TTL" @@ -4542,7 +4575,7 @@ msgstr "Chemin du certificat client interne" msgid "Path to inner Private Key" msgstr "Chemin d'accès à la clé privée interne" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "En pause" @@ -4894,7 +4927,7 @@ msgstr "Reconnecter cet interface" msgid "References" msgstr "Références" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Rafraîchissement" @@ -4919,6 +4952,7 @@ msgstr "Pont-relais" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Adresse IPv4 distante" @@ -4926,6 +4960,10 @@ msgstr "Adresse IPv4 distante" msgid "Remote IPv4 address or FQDN" msgstr "Adresse IPv4 distante ou FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Désinstaller" @@ -5322,7 +5360,7 @@ msgstr "Type du service" msgid "Services" msgstr "Services" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "La session a expiré" @@ -5648,10 +5686,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Spécifiez un TOS (Type de service)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5660,6 +5702,8 @@ msgstr "" "celui par défaut (64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5899,12 +5943,20 @@ msgstr "" "vous devez maintenant utiliser le nom d'utilisateur brut au lieu de l'ID " "utilisateur!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" "L'adresse IPv4 ou le nom de domaine complet de l'extrémité du tunnel distant." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -6020,6 +6072,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "Adresse IPv4 locale sur laquelle le tunnel est créé (facultatif)." @@ -6027,6 +6080,10 @@ msgstr "Adresse IPv4 locale sur laquelle le tunnel est créé (facultatif)." msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Le nom du réseau est déjà utilisé" @@ -6279,7 +6336,7 @@ msgstr "Intervalle de temps pour retaper GTK" msgid "Timezone" msgstr "Fuseau horaire" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Ouvrir une session…" @@ -6795,6 +6852,19 @@ msgstr "Hachage SHA1 du certificat du serveur VPN" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (et autres) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index 7a733aec6..401099c59 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -235,7 +235,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -916,10 +916,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1528,6 +1532,10 @@ msgstr "עיצוב" msgid "Destination" msgstr "יעד" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1894,6 +1902,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1902,6 +1915,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2517,6 +2535,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3282,11 +3305,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "כתובת IPv4 מקומית" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "כתובת IPv6 מקומית" @@ -4134,6 +4159,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4150,14 +4177,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4360,7 +4393,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4698,7 +4731,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4723,6 +4756,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4730,6 +4764,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5111,7 +5149,7 @@ msgstr "" msgid "Services" msgstr "שירותים" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5427,16 +5465,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5667,11 +5711,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5762,6 +5814,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5769,6 +5822,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5970,7 +6027,7 @@ msgstr "" msgid "Timezone" msgstr "אזור זמן" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6470,6 +6527,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po index 7ece84fab..1e777793e 100644 --- a/modules/luci-base/po/hi/base.po +++ b/modules/luci-base/po/hi/base.po @@ -231,7 +231,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "समान नाम वाली एक निर्देशिका पहले से मौजूद है।" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "प्रमाणीकरण सत्र समाप्त होने के बाद से एक नया लॉगिन आवश्यक है।" @@ -898,10 +898,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1505,6 +1509,10 @@ msgstr "" msgid "Destination" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1869,6 +1877,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1877,6 +1890,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2492,6 +2510,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3257,11 +3280,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4109,6 +4134,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4125,14 +4152,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4335,7 +4368,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4673,7 +4706,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4698,6 +4731,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4705,6 +4739,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5086,7 +5124,7 @@ msgstr "" msgid "Services" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5400,16 +5438,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5637,11 +5681,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5732,6 +5784,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5739,6 +5792,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5940,7 +5997,7 @@ msgstr "" msgid "Timezone" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6439,6 +6496,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 3d9edb9c1..16bece038 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -247,7 +247,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Már létezik egy ilyen nevű könyvtár." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "Új bejelentkezés szükséges, mivel a hitelesítés munkamenete lejárt." @@ -941,10 +941,14 @@ msgstr "" "alapértelmezettként)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Csatoló kötése" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Az alagút kötése ehhez a csatolóhoz (elhagyható)." @@ -1589,6 +1593,10 @@ msgstr "Megjelenés" msgid "Destination" msgstr "Cél" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1974,6 +1982,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "A beágyazott csomagok DF (ne tördeljen) jelzőjének engedélyezése." @@ -1982,6 +1995,11 @@ msgstr "A beágyazott csomagok DF (ne tördeljen) jelzőjének engedélyezése." msgid "Enable this network" msgstr "A hálózat engedélyezése" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2611,6 +2629,11 @@ msgstr "Gépnevek" msgid "Hybrid" msgstr "Hibrid" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3414,11 +3437,13 @@ msgstr "Hozzárendelendő helyi IP-cím" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Helyi IPv4-cím" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Helyi IPv6-cím" @@ -4292,6 +4317,8 @@ msgstr "Kimeneti zóna" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "MAC-cím felülbírálása" @@ -4308,14 +4335,20 @@ msgstr "MAC-cím felülbírálása" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "MTU felülbírálása" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "TOS felülbírálása" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "TTL felülbírálása" @@ -4520,7 +4553,7 @@ msgstr "Útvonal a belső ügyféltanúsítványhoz" msgid "Path to inner Private Key" msgstr "Útvonal a belső személyes kulcshoz" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4873,7 +4906,7 @@ msgstr "Csatoló újrakapcsolódása" msgid "References" msgstr "Hivatkozások" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4898,6 +4931,7 @@ msgstr "Átjátszó híd" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Távoli IPv4-cím" @@ -4905,6 +4939,10 @@ msgstr "Távoli IPv4-cím" msgid "Remote IPv4 address or FQDN" msgstr "Távoli IPv4-cím vagy FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Eltávolítás" @@ -5302,7 +5340,7 @@ msgstr "Szolgáltatás típusa" msgid "Services" msgstr "Szolgáltatások" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "A munkamenet lejárt" @@ -5630,10 +5668,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "TOS (Type of Service – szolgáltatástípus) megadása." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5642,6 +5684,8 @@ msgstr "" "csomaghoz." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5879,11 +5923,19 @@ msgstr "" "A HE.net végpont frissítési beállítása megváltozott, most az egyszerű " "felhasználónevet kell használnia a felhasználó-azonosító helyett!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "A távoli alagútvég IPv4-címe vagy teljesen minősített tartományneve." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5997,6 +6049,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "A helyi IPv4-cím, amely fölött az alagút létrejön (elhagyható)." @@ -6004,6 +6057,10 @@ msgstr "A helyi IPv4-cím, amely fölött az alagút létrejön (elhagyható)." msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "A hálózat neve már használatban van" @@ -6253,7 +6310,7 @@ msgstr "Időköz a GTK újrakulcsolásához" msgid "Timezone" msgstr "Időzóna" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Bejelentkezéshez…" @@ -6769,6 +6826,19 @@ msgstr "VPN-kiszolgáló tanúsítványának SHA1 kivonata" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (és egyebek) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index 99bdc4092..6cdad4de0 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -247,7 +247,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -927,10 +927,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1550,6 +1554,10 @@ msgstr "Design" msgid "Destination" msgstr "Destinazione" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1929,6 +1937,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Abilita l'opzione DF (non Frammentare) dei pacchetti incapsulati." @@ -1937,6 +1950,11 @@ msgstr "Abilita l'opzione DF (non Frammentare) dei pacchetti incapsulati." msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2556,6 +2574,11 @@ msgstr "Hostname" msgid "Hybrid" msgstr "Ibrido" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3338,11 +3361,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Indirizzo IPv4 locale" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Indirizzo IPv6 locale" @@ -4198,6 +4223,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Sovrascrivi indirizzo MAC" @@ -4214,14 +4241,20 @@ msgstr "Sovrascrivi indirizzo MAC" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Sovrascrivi MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Sovrascrivi TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Sovrascrivi TTL" @@ -4426,7 +4459,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4766,7 +4799,7 @@ msgstr "Ricollega questa interfaccia" msgid "References" msgstr "Riferimenti" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4791,6 +4824,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4798,6 +4832,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Rimuovi" @@ -5181,7 +5219,7 @@ msgstr "" msgid "Services" msgstr "Servizi" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5503,16 +5541,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5744,11 +5788,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5843,6 +5895,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5850,6 +5903,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -6064,7 +6121,7 @@ msgstr "" msgid "Timezone" msgstr "Fuso orario" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6572,6 +6629,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index ff69be743..b691cdb51 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -247,7 +247,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "同名のディレクトリが既に存在します。" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "認証セッションの期限切れのため、再ログインが必要です。" @@ -933,10 +933,14 @@ msgstr "" "ルトとして推奨されます)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "インターフェースのバインド" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1566,6 +1570,10 @@ msgstr "デザイン" msgid "Destination" msgstr "宛先" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1948,6 +1956,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "カプセル化されたパケットの DF (Don't Fragment) フラグを有効にします。" @@ -1956,6 +1969,11 @@ msgstr "カプセル化されたパケットの DF (Don't Fragment) フラグを msgid "Enable this network" msgstr "このネットワークを有効にします" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2582,6 +2600,11 @@ msgstr "ホスト名" msgid "Hybrid" msgstr "ハイブリッド" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3367,11 +3390,13 @@ msgstr "割り当てるローカル IPアドレス" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "ローカル IPv4 アドレス" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "ローカル IPv6 アドレス" @@ -4239,6 +4264,8 @@ msgstr "出力ゾーン" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "MACアドレスを上書きする" @@ -4255,14 +4282,20 @@ msgstr "MACアドレスを上書きする" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "MTUを上書きする" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4467,7 +4500,7 @@ msgstr "クライアント証明書のパス" msgid "Path to inner Private Key" msgstr "秘密鍵のパス" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4817,7 +4850,7 @@ msgstr "インターフェースを再接続します" msgid "References" msgstr "参照カウンタ" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4842,6 +4875,7 @@ msgstr "リレーブリッジ" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "リモート IPv4アドレス" @@ -4849,6 +4883,10 @@ msgstr "リモート IPv4アドレス" msgid "Remote IPv4 address or FQDN" msgstr "リモート IPv4アドレス または FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "削除" @@ -5241,7 +5279,7 @@ msgstr "サービスタイプ" msgid "Services" msgstr "サービス" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "セッションの期限切れ" @@ -5562,10 +5600,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "TOS (Type of Service) を指定します。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5574,6 +5616,8 @@ msgstr "" "す。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5808,11 +5852,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5921,6 +5973,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5928,6 +5981,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "ネットワーク名は既に使用されています" @@ -6167,7 +6224,7 @@ msgstr "Group Temporal Key (GTK) 再生成間隔" msgid "Timezone" msgstr "タイムゾーン" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "ログイン…" @@ -6679,6 +6736,19 @@ msgstr "VPN サーバー証明書 SHA1ハッシュ" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (またはその他の) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index aaa6a7e08..9b7be7ad5 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -244,7 +244,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -913,10 +913,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1533,6 +1537,10 @@ msgstr "디자인" msgid "Destination" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1906,6 +1914,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1914,6 +1927,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2530,6 +2548,11 @@ msgstr "호스트이름" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3297,11 +3320,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4149,6 +4174,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "MAC 주소 덮어쓰기" @@ -4165,14 +4192,20 @@ msgstr "MAC 주소 덮어쓰기" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "MTU 덮어쓰기" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4377,7 +4410,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4717,7 +4750,7 @@ msgstr "이 인터페이스를 재연결합니다" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4742,6 +4775,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4749,6 +4783,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "제거" @@ -5132,7 +5170,7 @@ msgstr "" msgid "Services" msgstr "서비스" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5446,16 +5484,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5686,11 +5730,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5781,6 +5833,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5788,6 +5841,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -6002,7 +6059,7 @@ msgstr "" msgid "Timezone" msgstr "시간대" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6509,6 +6566,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po index 7c834eccc..038592b7e 100644 --- a/modules/luci-base/po/mr/base.po +++ b/modules/luci-base/po/mr/base.po @@ -232,7 +232,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -896,10 +896,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1503,6 +1507,10 @@ msgstr "" msgid "Destination" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1867,6 +1875,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1875,6 +1888,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2490,6 +2508,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3255,11 +3278,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4107,6 +4132,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4123,14 +4150,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4333,7 +4366,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4671,7 +4704,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4696,6 +4729,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4703,6 +4737,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5084,7 +5122,7 @@ msgstr "" msgid "Services" msgstr "सेवा" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5398,16 +5436,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5635,11 +5679,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5730,6 +5782,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5737,6 +5790,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5938,7 +5995,7 @@ msgstr "" msgid "Timezone" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6437,6 +6494,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index d49a455f8..75ff5440e 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -236,7 +236,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -900,10 +900,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1507,6 +1511,10 @@ msgstr "Disain" msgid "Destination" msgstr "Tempat tujuan" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1877,6 +1885,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1885,6 +1898,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2502,6 +2520,11 @@ msgstr "Nama Host" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3276,11 +3299,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4130,6 +4155,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4146,14 +4173,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4356,7 +4389,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4695,7 +4728,7 @@ msgstr "" msgid "References" msgstr "Rujukan" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4720,6 +4753,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4727,6 +4761,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Menghapuskan" @@ -5110,7 +5148,7 @@ msgstr "" msgid "Services" msgstr "Perkhidmatan" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5424,16 +5462,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5662,11 +5706,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5759,6 +5811,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5766,6 +5819,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5978,7 +6035,7 @@ msgstr "" msgid "Timezone" msgstr "Zon masa" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6477,6 +6534,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po index 7c7a5f569..caa38c111 100644 --- a/modules/luci-base/po/nb_NO/base.po +++ b/modules/luci-base/po/nb_NO/base.po @@ -240,7 +240,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -914,10 +914,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1535,6 +1539,10 @@ msgstr "Design" msgid "Destination" msgstr "Destinasjon" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1914,6 +1922,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1922,6 +1935,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2542,6 +2560,11 @@ msgstr "Vertsnavn" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3317,11 +3340,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Lokal IPv4 adresse" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Lokal IPv6 adresse" @@ -4176,6 +4201,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Overstyr MAC adresse" @@ -4192,14 +4219,20 @@ msgstr "Overstyr MAC adresse" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Overstyr MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4404,7 +4437,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4746,7 +4779,7 @@ msgstr "Koble til igjen" msgid "References" msgstr "Referanser" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4771,6 +4804,7 @@ msgstr "Relay bro" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Ekstern IPv4 adresse" @@ -4778,6 +4812,10 @@ msgstr "Ekstern IPv4 adresse" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Avinstaller" @@ -5163,7 +5201,7 @@ msgstr "Tjeneste type" msgid "Services" msgstr "Tjenester" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5481,16 +5519,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5721,11 +5765,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5821,6 +5873,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5828,6 +5881,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -6055,7 +6112,7 @@ msgstr "" msgid "Timezone" msgstr "Tidssone" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6565,6 +6622,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 37e79f422..02a2a0391 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -246,7 +246,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Katalog o tej samej nazwie już istnieje." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Wymagane jest ponowne zalogowanie, ponieważ sesja uwierzytelniania wygasła." @@ -938,10 +938,14 @@ msgstr "" "jako domyślne ustawienie linuksa)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Interfejs wiązań" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Połącz tunel z tym interfejsem (opcjonalnie)." @@ -1581,6 +1585,10 @@ msgstr "Motyw" msgid "Destination" msgstr "Przeznaczenie" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1969,6 +1977,11 @@ msgstr "" "Włącz sterowanie pakietami na wszystkich procesorach. Może pomóc lub " "ograniczyć prędkość sieci." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Włącz flagę DF (Nie fragmentuj) pakietów szyfrujących." @@ -1977,6 +1990,11 @@ msgstr "Włącz flagę DF (Nie fragmentuj) pakietów szyfrujących." msgid "Enable this network" msgstr "Włącz sieć" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2606,6 +2624,11 @@ msgstr "Nazwy hostów" msgid "Hybrid" msgstr "Hybrydowy" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "IEEE 802.3ad Dynamiczna agregacja łączy (802.3ad, 4)" @@ -3402,11 +3425,13 @@ msgstr "Lokalny adres IP do przypisania" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Lokalny adres IPv4" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Lokalny adres IPv6" @@ -4279,6 +4304,8 @@ msgstr "Strefa wyjściowa" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Nadpisz adres MAC" @@ -4295,14 +4322,20 @@ msgstr "Nadpisz adres MAC" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Nadpisz MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Nadpisz TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Nadpisz TTL" @@ -4508,7 +4541,7 @@ msgstr "Ścieżka do wewnętrznego certyfikatu Klienta" msgid "Path to inner Private Key" msgstr "Ścieżka do wewnętrznego klucza prywatnego" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Wstrzymano" @@ -4860,7 +4893,7 @@ msgstr "Połącz ponownie ten interfejs" msgid "References" msgstr "Referencje" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Odświeżanie" @@ -4885,6 +4918,7 @@ msgstr "Most przekaźnikowy" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Zdalny adres IPv4" @@ -4892,6 +4926,10 @@ msgstr "Zdalny adres IPv4" msgid "Remote IPv4 address or FQDN" msgstr "Zdalny adres IPv4 lub FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Usuń" @@ -5289,7 +5327,7 @@ msgstr "Typ serwisu" msgid "Services" msgstr "Usługi" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sesja wygasła" @@ -5615,10 +5653,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Określ TOS (Type of Service)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5627,6 +5669,8 @@ msgstr "" "(64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5863,12 +5907,20 @@ msgstr "" "Konfiguracja aktualizacji punktu końcowego HE.net uległa zmianie, musisz " "teraz użyć zwykłej nazwy użytkownika zamiast ID użytkownika!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" "Adres IPv4 lub w pełni zweryfikowana nazwa domeny zdalnego wyjścia z tunelu." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5980,6 +6032,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "Lokalny adres IPv4, na którym tworzony jest tunel (opcjonalnie)." @@ -5987,6 +6040,10 @@ msgstr "Lokalny adres IPv4, na którym tworzony jest tunel (opcjonalnie)." msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Nazwa sieci jest już w użyciu" @@ -6231,7 +6288,7 @@ msgstr "Odstęp czasowy dla wznowienia kluczy GTK" msgid "Timezone" msgstr "Strefa czasowa" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Zaloguj się…" @@ -6745,6 +6802,19 @@ msgstr "Hash SHA1 certyfikatu serwera VPN" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (i inne) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index e0c3df3d0..4d13b11c4 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -254,7 +254,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Já existe um diretório com o mesmo nome." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "Um novo login é necessário visto que a sessão de autenticação expirou." @@ -949,10 +949,14 @@ msgstr "" "como padrão do Linux)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Ligar à interface" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Ligar o túnel a esta interface (opcional)." @@ -1594,6 +1598,10 @@ msgstr "Tema" msgid "Destination" msgstr "Destino" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1981,6 +1989,11 @@ msgstr "" "Ativar a direção de pacotes em todas as CPUs. Pode ajudar ou dificultar a " "velocidade da rede." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Ativa o campo DF (Não Fragmentar) dos pacotes encapsulados." @@ -1989,6 +2002,11 @@ msgstr "Ativa o campo DF (Não Fragmentar) dos pacotes encapsulados." msgid "Enable this network" msgstr "Ativar esta rede" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2624,6 +2642,11 @@ msgstr "Endereços de Hosts" msgid "Hybrid" msgstr "Híbrido" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3423,11 +3446,13 @@ msgstr "Endereço IP local para atribuir" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Endereço IPv4 Local" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Endereço IPv6 Local" @@ -4309,6 +4334,8 @@ msgstr "Zona de saída" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Sobrescrever o endereço MAC" @@ -4325,16 +4352,22 @@ msgstr "Sobrescrever o endereço MAC" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" "Sobrescrever o <abbr title=\"Maximum Transmission Unit/Unidade Máxima de " "Transmissão\">MTU</abbr>" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Sobrescrever o TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Sobrescrever o TTL" @@ -4540,7 +4573,7 @@ msgstr "Caminho para o Certificado do Cliente interno" msgid "Path to inner Private Key" msgstr "Caminho para a Chave Privada interna" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Pausado" @@ -4892,7 +4925,7 @@ msgstr "Reconetar esta interface" msgid "References" msgstr "Referências" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Atualizando" @@ -4917,6 +4950,7 @@ msgstr "Ponte de relé" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Endereço IPv4 remoto" @@ -4924,6 +4958,10 @@ msgstr "Endereço IPv4 remoto" msgid "Remote IPv4 address or FQDN" msgstr "Endereço IPv4 remoto ou FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Remover" @@ -5321,7 +5359,7 @@ msgstr "Tipo de Serviço" msgid "Services" msgstr "Serviços" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "A sessão expirou" @@ -5652,10 +5690,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Especifique um Tipo de Serviço (TOS)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5664,6 +5706,8 @@ msgstr "" "pacotes encapsulados ao invés do padrão (64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5901,11 +5945,19 @@ msgstr "" "A configuração da atualização de pontas HE.net mudou. Você deve agora usar o " "nome do utilizador ao invés do identificador do utilizador!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "O endereço IPv4 ou o nome completo (FQDN) da ponta remota do túnel." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -6019,6 +6071,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "O endereço IPv4 local sobre o qual o túnel será criado (opcional)." @@ -6026,6 +6079,10 @@ msgstr "O endereço IPv4 local sobre o qual o túnel será criado (opcional)." msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "O nome da rede já está sendo usado" @@ -6269,7 +6326,7 @@ msgstr "Intervalo de tempo para rekeying GTK" msgid "Timezone" msgstr "Fuso Horário" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Para fazer login…" @@ -6790,6 +6847,19 @@ msgstr "Resumo digital SHA1 do certificado do servidor VPN" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (VPN do CISCO 3000 (e outros))" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index 449f7b96c..2506a76cd 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -257,7 +257,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Um diretório com o mesmo nome já existe." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "Uma nova autenticação é necessária já que a sessão expirou." @@ -967,10 +967,14 @@ msgstr "" "como padrão de linux)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Interface Vinculada" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Vincule o túnel a esta interface (opcional)." @@ -1621,6 +1625,10 @@ msgstr "Tema" msgid "Destination" msgstr "Destino" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -2017,6 +2025,11 @@ msgstr "" "Ativar a orientação de pacotes para todas as CPUs. Pode ajudar ou atrapalhar " "a velocidade da rede." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Habilita o campo DF (Não Fragmentar) dos pacotes encapsulados." @@ -2025,6 +2038,11 @@ msgstr "Habilita o campo DF (Não Fragmentar) dos pacotes encapsulados." msgid "Enable this network" msgstr "Habilitar esta rede" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2670,6 +2688,11 @@ msgstr "Nome dos equipamentos" msgid "Hybrid" msgstr "Híbrido" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "Agregação de link dinâmico IEEE 802.3ad (802.3ad, 4)" @@ -3478,11 +3501,13 @@ msgstr "Endereço IP local para atribuir" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Endereço IPv4 local" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Endereço IPv6 local" @@ -4365,6 +4390,8 @@ msgstr "Zona de saída" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Sobrescrever o endereço MAC" @@ -4381,16 +4408,22 @@ msgstr "Sobrescrever o endereço MAC" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" "Sobrescrever o <abbr title=\"Maximum Transmission Unit/Unidade Máxima de " "Transmissão\">MTU</abbr>" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Sobrescrever o TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Sobrescrever o TTL" @@ -4596,7 +4629,7 @@ msgstr "Caminho para o Certificado do Cliente interno" msgid "Path to inner Private Key" msgstr "Caminho para a Chave Privada interna" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Pausado" @@ -4951,7 +4984,7 @@ msgstr "Reconectar esta interface" msgid "References" msgstr "Referências" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Atualizando" @@ -4976,6 +5009,7 @@ msgstr "Ponte por retransmissão" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Endereço IPv4 remoto" @@ -4983,6 +5017,10 @@ msgstr "Endereço IPv4 remoto" msgid "Remote IPv4 address or FQDN" msgstr "Endereço IPv4 remoto ou FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Remover" @@ -5383,7 +5421,7 @@ msgstr "Tipo do Serviço" msgid "Services" msgstr "Serviços" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sessão expirada" @@ -5755,10 +5793,14 @@ msgstr "" "ativo enquanto estiver disponível" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Especifique um Tipo de Serviço (TOS)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5767,6 +5809,8 @@ msgstr "" "pacotes encapsulados ao invés do padrão (64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -6004,11 +6048,19 @@ msgstr "" "A configuração da atualização de pontas HE.net mudou. Você deve agora usar o " "nome do usuário ao invés do identificador do usuário!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "O endereço IPv4 ou o nome completo (FQDN) da ponta remota do túnel." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -6121,6 +6173,7 @@ msgid "The local IPv4 address" msgstr "O endereço IPv4 local" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "O endereço IPv4 local sobre o qual o túnel será criado (opcional)." @@ -6128,6 +6181,10 @@ msgstr "O endereço IPv4 local sobre o qual o túnel será criado (opcional)." msgid "The local IPv4 netmask" msgstr "A máscara de rede do IPv4 local" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "O nome da rede já está sendo usada" @@ -6373,7 +6430,7 @@ msgstr "Intervalo de tempo para refazer o GTK" msgid "Timezone" msgstr "Fuso Horário" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Para fazer login…" @@ -6899,6 +6956,19 @@ msgstr "Resumo digital SHA1 do certificado do servidor VPN" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (VPN do CISCO 3000 (e outros))" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index 715587e64..9fbbc556e 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -240,7 +240,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Un director cu acelaşi nume există deja." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "O nouă logare este necesară deoarece sesiunea de autentificare a expirat." @@ -910,10 +910,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1529,6 +1533,10 @@ msgstr "" msgid "Destination" msgstr "Destinatie" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1895,6 +1903,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1903,6 +1916,11 @@ msgstr "" msgid "Enable this network" msgstr "Activează această rețea" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2521,6 +2539,11 @@ msgstr "Nume de host" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3289,11 +3312,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Adresa IPv4 locala" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Adresa IPv6 locala" @@ -4141,6 +4166,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4157,14 +4184,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4367,7 +4400,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4707,7 +4740,7 @@ msgstr "Reconecteaza aceasta interfata" msgid "References" msgstr "Referinte" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4732,6 +4765,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4739,6 +4773,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Elimina" @@ -5120,7 +5158,7 @@ msgstr "Tip de serviciu" msgid "Services" msgstr "Servicii" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sesiunea a expirat" @@ -5434,16 +5472,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5671,11 +5715,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5766,6 +5818,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5773,6 +5826,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5976,7 +6033,7 @@ msgstr "" msgid "Timezone" msgstr "Fusul orar" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6475,6 +6532,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index d2888e0d3..c2b0fe1da 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -250,7 +250,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Директория с таким же именем уже существует." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "Время сессии истекло, требуется повторная аутентификация." @@ -955,10 +955,14 @@ msgstr "" "по умолчанию для Linux)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Открытый интерфейс" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Открытый туннель для этого интерфейса (необязательно)." @@ -1605,6 +1609,10 @@ msgstr "Тема оформления" msgid "Destination" msgstr "Направление" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1990,6 +1998,11 @@ msgstr "" "Включить управление пакетами (packet steering) для всех CPU. Может как " "помочь так и замедлить скорость сети (в зависимости от устройства)." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Включите флаг DF (не Фрагментировать) инкапсулирующих пакетов." @@ -1998,6 +2011,11 @@ msgstr "Включите флаг DF (не Фрагментировать) ин msgid "Enable this network" msgstr "Включить данную сеть" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2624,6 +2642,11 @@ msgstr "Имена хостов" msgid "Hybrid" msgstr "Гибрид" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "Динамическая агрегация каналов IEEE 802.3ad (802.3ad, 4)" @@ -3422,11 +3445,13 @@ msgstr "Присвоение локального IP-адреса" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Локальный IPv4-адрес" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Локальный IPv6-адрес" @@ -4303,6 +4328,8 @@ msgstr "Исходящая зона" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Назначить MAC-адрес" @@ -4319,14 +4346,20 @@ msgstr "Назначить MAC-адрес" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Назначить MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Отвергать TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Отвергать TTL" @@ -4531,7 +4564,7 @@ msgstr "Путь к внутренним Client-сертификатам" msgid "Path to inner Private Key" msgstr "Путь к внутреннему Приватному ключу" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Приостановлено" @@ -4888,7 +4921,7 @@ msgstr "Переподключить этот интерфейс" msgid "References" msgstr "Ссылки" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Обновляется" @@ -4913,6 +4946,7 @@ msgstr "Мост-ретранслятор" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Удалённый IPv4-адрес" @@ -4920,6 +4954,10 @@ msgstr "Удалённый IPv4-адрес" msgid "Remote IPv4 address or FQDN" msgstr "Удалённый IPv4-адрес или FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Удалить" @@ -5315,7 +5353,7 @@ msgstr "Тип службы" msgid "Services" msgstr "Службы" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Сессия истекла" @@ -5684,10 +5722,14 @@ msgstr "" "будет активным ведомым, пока он доступен" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Укажите TOS (Тип обслуживания)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5696,6 +5738,8 @@ msgstr "" "(64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5932,11 +5976,19 @@ msgstr "" "HE.net конфигурация обновления конечной точки изменена, теперь вы должны " "использовать простое имя пользователя вместо ID пользователя!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "IPv4-адрес или полное доменное имя удаленного конца туннеля." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -6045,6 +6097,7 @@ msgid "The local IPv4 address" msgstr "Локальный IPv4-адрес" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "Локальный адрес IPv4, по которому создается туннель (необязательно)." @@ -6052,6 +6105,10 @@ msgstr "Локальный адрес IPv4, по которому создает msgid "The local IPv4 netmask" msgstr "Локальная маска сети IPv4" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Имя сети уже используется" @@ -6292,7 +6349,7 @@ msgstr "Интервал регенерации ключей GTK" msgid "Timezone" msgstr "Часовой пояс" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Аутентификация…" @@ -6812,6 +6869,19 @@ msgstr "Сертификат SHA1 hash VPN сервера" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (и другие) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index 9e760dcf6..7b2cabd88 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -238,7 +238,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Adresár s rovnakým názvom už existuje." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Vyžaduje sa nové prihlásenie, pretože overenie totožnosti relácie vypršalo." @@ -906,10 +906,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Previazať rozhranie" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1525,6 +1529,10 @@ msgstr "Vzhľad" msgid "Destination" msgstr "Cieľ" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1892,6 +1900,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1900,6 +1913,11 @@ msgstr "" msgid "Enable this network" msgstr "Povoliť túto sieť" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2519,6 +2537,11 @@ msgstr "Názvy hostiteľov" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3287,11 +3310,13 @@ msgstr "Miestna adresa IP na priradenie" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Miestna adresa IPv4" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Miestna adresa IPv6" @@ -4139,6 +4164,8 @@ msgstr "Výstupná zóna" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Prepísať MAC adresu" @@ -4155,14 +4182,20 @@ msgstr "Prepísať MAC adresu" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Prepísať MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4365,7 +4398,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Pozastavené" @@ -4703,7 +4736,7 @@ msgstr "Opätovne pripojiť toto rozhranie" msgid "References" msgstr "Referencie" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Obnovuje sa" @@ -4728,6 +4761,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4735,6 +4769,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Odstrániť" @@ -5118,7 +5156,7 @@ msgstr "Typ služby" msgid "Services" msgstr "Služby" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Relácia vypršala" @@ -5435,16 +5473,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5672,11 +5716,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5775,6 +5827,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5782,6 +5835,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Názov siete sa už používa" @@ -5990,7 +6047,7 @@ msgstr "" msgid "Timezone" msgstr "Časové pásmo" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Na prihlásenie…" @@ -6495,6 +6552,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index 8b8f6d570..929a37e6a 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -239,7 +239,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "En ny inloggning krävs då autentiseringssessionen har upphört." @@ -906,10 +906,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Bind gränssnitt" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1516,6 +1520,10 @@ msgstr "" msgid "Destination" msgstr "Plats" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1887,6 +1895,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1895,6 +1908,11 @@ msgstr "" msgid "Enable this network" msgstr "Aktivera det här nätverket" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2510,6 +2528,11 @@ msgstr "Värdnamn" msgid "Hybrid" msgstr "Hybrid" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3276,11 +3299,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Lokal IPv4-adress" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Lokal IPv6-adress" @@ -4128,6 +4153,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4144,14 +4171,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4354,7 +4387,7 @@ msgstr "Genväg till det inre klient-certifikatet" msgid "Path to inner Private Key" msgstr "Genväg till den inre privata nyckeln" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4694,7 +4727,7 @@ msgstr "Återanslut det här gränssnittet" msgid "References" msgstr "Referens" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4719,6 +4752,7 @@ msgstr "Relä-brygga" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4726,6 +4760,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Ta bort" @@ -5107,7 +5145,7 @@ msgstr "Typ av tjänst" msgid "Services" msgstr "Tjänster" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5421,16 +5459,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Ange en TaT (Typ av Tjänst)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5658,11 +5702,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5753,6 +5805,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5760,6 +5813,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5963,7 +6020,7 @@ msgstr "" msgid "Timezone" msgstr "Tidszon" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6464,6 +6521,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index 535ccaa56..1b7fac0a4 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -223,7 +223,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -887,10 +887,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1494,6 +1498,10 @@ msgstr "" msgid "Destination" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1858,6 +1866,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1866,6 +1879,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2481,6 +2499,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3246,11 +3269,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4098,6 +4123,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4114,14 +4141,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4324,7 +4357,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4662,7 +4695,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4687,6 +4720,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4694,6 +4728,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5075,7 +5113,7 @@ msgstr "" msgid "Services" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5389,16 +5427,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5626,11 +5670,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5721,6 +5773,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5728,6 +5781,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5929,7 +5986,7 @@ msgstr "" msgid "Timezone" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6428,6 +6485,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index 046aa81a3..0aa513cca 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -244,7 +244,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" @@ -917,10 +917,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "" @@ -1526,6 +1530,10 @@ msgstr "Tasarım" msgid "Destination" msgstr "Hedef" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1892,6 +1900,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1900,6 +1913,11 @@ msgstr "" msgid "Enable this network" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2515,6 +2533,11 @@ msgstr "" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3280,11 +3303,13 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "" @@ -4132,6 +4157,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "" @@ -4148,14 +4175,20 @@ msgstr "" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4358,7 +4391,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4696,7 +4729,7 @@ msgstr "" msgid "References" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4721,6 +4754,7 @@ msgstr "" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "" @@ -4728,6 +4762,10 @@ msgstr "" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "" @@ -5110,7 +5148,7 @@ msgstr "" msgid "Services" msgstr "Servisler" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5424,16 +5462,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5661,11 +5705,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5756,6 +5808,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5763,6 +5816,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "" @@ -5964,7 +6021,7 @@ msgstr "" msgid "Timezone" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "" @@ -6463,6 +6520,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index b4239db6b..3f48453ba 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -259,7 +259,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "Каталог з такою ж назвою вже існує." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Оскільки сеанс автентифікації закінчився, потрібен новий вхід у систему." @@ -959,10 +959,14 @@ msgstr "" "linux, рекомендовано)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Прив'язка інтерфейсу" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Прив'язка тунелю до цього інтерфейсу (за бажання)." @@ -1605,6 +1609,10 @@ msgstr "Стиль" msgid "Destination" msgstr "Призначення" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1995,6 +2003,11 @@ msgstr "" "Увімкнути керування пакетами для всіх ЦП. Може покращити або погіршити " "швидкість мережі." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Увімкнути прапорець DF (Don't Fragment) для інкапсульованих пакетів." @@ -2003,6 +2016,11 @@ msgstr "Увімкнути прапорець DF (Don't Fragment) для інк msgid "Enable this network" msgstr "Увімкнути цю мережу" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2631,6 +2649,11 @@ msgstr "Імена вузлів" msgid "Hybrid" msgstr "Гібрид" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3440,11 +3463,13 @@ msgstr "Локальна IP-адреса для призначення" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Локальна адреса IPv4" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Локальна адреса IPv6" @@ -4321,6 +4346,8 @@ msgstr "Вихідна зона" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Перевизначити MAC-адресу" @@ -4337,14 +4364,20 @@ msgstr "Перевизначити MAC-адресу" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Перевизначити MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Перевизначити TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Перевизначити TTL" @@ -4552,7 +4585,7 @@ msgstr "Шлях до внутрішнього сертифіката клієн msgid "Path to inner Private Key" msgstr "Шлях до внутрішнього закритого ключа" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Призупинено" @@ -4903,7 +4936,7 @@ msgstr "Перепідключити цей інтерфейс" msgid "References" msgstr "Посилання" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Поновлюється" @@ -4928,6 +4961,7 @@ msgstr "Міст-ретранслятор" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Віддалена адреса IPv4" @@ -4935,6 +4969,10 @@ msgstr "Віддалена адреса IPv4" msgid "Remote IPv4 address or FQDN" msgstr "Віддалена адреса IPv4 або FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Видалити" @@ -5330,7 +5368,7 @@ msgstr "Тип сервісу" msgid "Services" msgstr "Сервіси" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Час сеансу минув" @@ -5658,10 +5696,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Вкажіть TOS (Type of Service — тип послуги)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." @@ -5670,6 +5712,8 @@ msgstr "" "від типового (64)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5907,11 +5951,19 @@ msgstr "" "Конфігурацію оновлення кінцевого вузла HE.net змінено, тепер потрібно " "використовувати звичайне ім'я користувача замість ідентифікатора користувача!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "Адреса IPv4 або повне доменне ім'я віддаленого кінця тунелю." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -6021,6 +6073,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "Локальна адреса IPv4, за якою створюється тунель (необов'язково)." @@ -6028,6 +6081,10 @@ msgstr "Локальна адреса IPv4, за якою створюється msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Назва мережі вже використовується" @@ -6274,7 +6331,7 @@ msgstr "Інтервал часу для зміни ключа GTK" msgid "Timezone" msgstr "Часовий пояс" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "До входу…" @@ -6792,6 +6849,19 @@ msgstr "SHA1-геш сертифіката VPN-сервера" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (та інш.) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index 80a3c4fb9..dc9c95c23 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -252,7 +252,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "thư mục có tên này đã tồn tại" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "Cần đăng nhận lại vì phiên xác thực cũ đã hết hạn" @@ -937,10 +937,14 @@ msgstr "" "khuyến nghị làm mặc định của linux) " #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "Liên kết với giao diện" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "Liên kết đường hầm dữ liệu với giao diện này (tùy chọn)." @@ -1561,6 +1565,10 @@ msgstr "Thiết kế" msgid "Destination" msgstr "Điểm đến" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1943,6 +1951,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "Kích hoạt cờ không phân mảnh cho các gói tin đã được đóng gói" @@ -1951,6 +1964,11 @@ msgstr "Kích hoạt cờ không phân mảnh cho các gói tin đã được đ msgid "Enable this network" msgstr "Kích hoạt mạng này" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2574,6 +2592,11 @@ msgstr "Tên máy chủ" msgid "Hybrid" msgstr "Chế độ lai" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3367,11 +3390,13 @@ msgstr "Địa chỉ IP cục bộ để gán" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "Địa chỉ IPv4 cục bộ" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "Địa chỉ IPv6 cục bộ" @@ -4241,6 +4266,8 @@ msgstr "Vùng đầu ra" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "Ghi đè địa chỉ MAC" @@ -4257,14 +4284,20 @@ msgstr "Ghi đè địa chỉ MAC" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "Ghi đè MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "Ghi đè TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "Ghi đè TTL" @@ -4469,7 +4502,7 @@ msgstr "Đường dẫn tới chứng chỉ nội bộ của máy khách" msgid "Path to inner Private Key" msgstr "Đường dẫn tới khoá riêng tư nội bộ" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -4820,7 +4853,7 @@ msgstr "Tái kết nối giao diện mạng này" msgid "References" msgstr "Tham khảo" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" @@ -4845,6 +4878,7 @@ msgstr "Cầu nối phụ thuộc" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "Địa chỉ IPv4 từ xa" @@ -4852,6 +4886,10 @@ msgstr "Địa chỉ IPv4 từ xa" msgid "Remote IPv4 address or FQDN" msgstr "Địa chỉ IPv4 từ xa hoặc FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "Loại bỏ" @@ -5247,7 +5285,7 @@ msgstr "Kiểu dịch vụ" msgid "Services" msgstr "Dịch vụ " -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Phiên hết hạn" @@ -5574,16 +5612,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "Chỉ định một TOS (kiểu dịch vụ)." #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "Chỉ định một Thời gian sống(TTL) cho gói tin khác với mặc định(64). " #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5819,11 +5863,19 @@ msgstr "" "Cấu hình cập nhật điểm cuối HE.net đã thay đổi, bây giờ bạn có thể sử dụng " "tên người dùng đơn giản thay vì ID người dùng" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "Địa chỉ IPv4 hoặc tên miền đủ điều kiện của đầu kia đường hầm dữ liệu." +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5924,6 +5976,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "Địa chỉ IPv4 cục bộ mà đường hầm dữ liệu được tạo (tùy chọn)" @@ -5931,6 +5984,10 @@ msgstr "Địa chỉ IPv4 cục bộ mà đường hầm dữ liệu được t msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "Tên mạng đã được sử dụng" @@ -6170,7 +6227,7 @@ msgstr "Chu kỳ tạo lại mật khẩu mới GTK" msgid "Timezone" msgstr "Múi giờ " -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Đến phần đăng nhập" @@ -6684,6 +6741,19 @@ msgstr "Chứng chỉ của máy chủ VPN được băm theo thuật toán SHA1 msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC (CISCO 3000 (và một số khác) VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index e2da1c086..fa8816bba 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -245,7 +245,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "已存在同名的目录。" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "由于身份验证会话已过期,需要重新登录。" @@ -916,10 +916,14 @@ msgid "" msgstr "动态绑定到接口而不是通配符地址(推荐为 linux 默认值)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "绑定接口" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "将隧道绑定到此接口(可选)。" @@ -1540,6 +1544,10 @@ msgstr "主题" msgid "Destination" msgstr "目标地址" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1914,6 +1922,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "启用所有CPU的数据包控制。 可能有助于或阻碍网络速度。" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "启用后报文的 DF(禁止分片)标志。" @@ -1922,6 +1935,11 @@ msgstr "启用后报文的 DF(禁止分片)标志。" msgid "Enable this network" msgstr "启用此网络" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2540,6 +2558,11 @@ msgstr "主机映射" msgid "Hybrid" msgstr "混合" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3320,11 +3343,13 @@ msgstr "要分配的本地 IP 地址" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "本地 IPv4 地址" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "本地 IPv6 地址" @@ -4179,6 +4204,8 @@ msgstr "出口区域" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "重设 MAC 地址" @@ -4195,14 +4222,20 @@ msgstr "重设 MAC 地址" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "重设 MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "重设 TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "重设 TTL" @@ -4405,7 +4438,7 @@ msgstr "内部客户端证书的路径" msgid "Path to inner Private Key" msgstr "内部私钥的路径" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "暂停" @@ -4748,7 +4781,7 @@ msgstr "重连此接口" msgid "References" msgstr "引用" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "刷新" @@ -4773,6 +4806,7 @@ msgstr "中继桥" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "远程 IPv4 地址" @@ -4780,6 +4814,10 @@ msgstr "远程 IPv4 地址" msgid "Remote IPv4 address or FQDN" msgstr "远程 IPv4 地址或 FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "移除" @@ -5167,7 +5205,7 @@ msgstr "服务类型" msgid "Services" msgstr "服务" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "会话已过期" @@ -5487,16 +5525,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "指定 TOS(服务类型)。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "为封装数据包设置 TTL(生存时间),缺省值:64。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5726,11 +5770,19 @@ msgid "" "username instead of the user ID!" msgstr "HE.net 客户端更新设置已经被改变,您现在必须使用用户名代替用户 ID!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "远程隧道端的 IPv4 地址或完整域名。" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5830,6 +5882,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "所创建隧道的本地 IPv4 地址(可选)。" @@ -5837,6 +5890,10 @@ msgstr "所创建隧道的本地 IPv4 地址(可选)。" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "网络名称已被使用" @@ -6056,7 +6113,7 @@ msgstr "重新加密 GTK 的时间间隔" msgid "Timezone" msgstr "时区" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "去登录…" @@ -6565,6 +6622,19 @@ msgstr "VPN 服务器证书的 SHA1 哈希值" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC(CISCO 3000 和其他 VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index dbee9f912..fb4e12d9d 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -239,7 +239,7 @@ msgstr "<br/>注意:如果這個檔案在編輯之前是空的,您將需要重 msgid "A directory with the same name already exists." msgstr "已存在相同名稱的目錄。" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "因為核對作業階段已逾期,需要重新登入。" @@ -909,10 +909,14 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "綁定介面" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "綁定通道到此介面 (選擇性)。" @@ -1528,6 +1532,10 @@ msgstr "設計規劃" msgid "Destination" msgstr "目的地" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1902,6 +1910,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "啟用所有 CPU 的封包控制。 可能會增加或減少網絡速度。" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "" @@ -1910,6 +1923,11 @@ msgstr "" msgid "Enable this network" msgstr "啟用這個網路" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2525,6 +2543,11 @@ msgstr "主機名稱" msgid "Hybrid" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3294,11 +3317,13 @@ msgstr "指定本地 IP 位址" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "本地IPv4位址" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "本地IPv6位址" @@ -4146,6 +4171,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "覆蓋MAC位址" @@ -4162,14 +4189,20 @@ msgstr "覆蓋MAC位址" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "覆蓋MTU數值" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "" @@ -4372,7 +4405,7 @@ msgstr "" msgid "Path to inner Private Key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "已暫停" @@ -4714,7 +4747,7 @@ msgstr "重新連接這個介面" msgid "References" msgstr "引用" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "重新整理中" @@ -4739,6 +4772,7 @@ msgstr "橋接延遲" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "遠端IPv4位址" @@ -4746,6 +4780,10 @@ msgstr "遠端IPv4位址" msgid "Remote IPv4 address or FQDN" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "移除" @@ -5129,7 +5167,7 @@ msgstr "服務型態" msgid "Services" msgstr "各服務" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "" @@ -5445,16 +5483,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5684,11 +5728,19 @@ msgid "" "username instead of the user ID!" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5785,6 +5837,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "" @@ -5792,6 +5845,10 @@ msgstr "" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "網路名稱已被使用" @@ -6008,7 +6065,7 @@ msgstr "" msgid "Timezone" msgstr "時區" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "去登入…" @@ -6513,6 +6570,19 @@ msgstr "" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" |