diff options
Diffstat (limited to 'modules/luci-base/po/ko/base.po')
-rw-r--r-- | modules/luci-base/po/ko/base.po | 80 |
1 files changed, 75 insertions, 5 deletions
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 "" |