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