diff options
Diffstat (limited to 'modules/luci-base/po/bg/base.po')
-rw-r--r-- | modules/luci-base/po/bg/base.po | 115 |
1 files changed, 112 insertions, 3 deletions
diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index 94e7828beb..99e7b55538 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -1668,6 +1668,10 @@ msgid "" "priority on incoming frames" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:86 +msgid "Defines a specific MTU for this route" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:970 msgid "Delegate IPv6 prefixes" msgstr "" @@ -1805,7 +1809,7 @@ msgid "Directory" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:113 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:195 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:897 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:937 msgid "Disable" @@ -3444,6 +3448,10 @@ msgid "" "classes." msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:196 +msgid "If set, the meaning of the match options is inverted" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:254 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:360 msgid "" @@ -3771,7 +3779,7 @@ msgstr "" msgid "Invalid username and/or password! Please try again." msgstr "Невалидно потребителско име и/или парола! Моля, опитайте отново." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:191 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:196 msgid "Invert match" msgstr "" @@ -4696,6 +4704,10 @@ msgstr "" msgid "Network Utilities" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:56 +msgid "Network address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:491 msgid "Network boot image" msgstr "" @@ -5637,7 +5649,7 @@ msgstr "" msgid "Prefix Delegated" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:186 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:191 msgid "Prefix suppressor" msgstr "" @@ -5900,6 +5912,12 @@ msgstr "" msgid "Refreshing" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:191 +msgid "" +"Reject routing decisions that have a prefix length less than or equal to the " +"specified value" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_relay.lua:153 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:39 msgid "Relay" @@ -6607,6 +6625,13 @@ msgid "" "unless the <em>Local IPv6 DNS server</em> option is disabled." msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:186 +msgid "" +"Specifies an individual UID or range of UIDs to match, e.g. 1000 to match " +"corresponding UID or 1000-1005 to inclusively match all UIDs within the " +"corresponding range" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:343 msgid "" "Specifies that duplicate frames (received on inactive ports) should be " @@ -6625,10 +6650,18 @@ msgstr "" msgid "Specifies the MII link monitoring frequency in milliseconds" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:181 +msgid "Specifies the TOS value to match in IP headers" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:261 msgid "Specifies the aggregation selection logic to use" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:159 +msgid "Specifies the destination subnet to match (CIDR notation)" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:292 msgid "Specifies the directory the device is attached to" msgstr "" @@ -6640,6 +6673,22 @@ msgid "" "stateful DHCPv6." msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:176 +msgid "" +"Specifies the fwmark and optionally its mask to match, e.g. 0xFF to match " +"mark 255 or 0x0/0x1 to match any even mark value" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:144 +msgid "Specifies the incoming logical interface name" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:41 +msgid "" +"Specifies the logical interface name of the parent (or master) interface " +"this route belongs to" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:254 msgid "" "Specifies the mac-address for the actor in protocol packet exchanges " @@ -6675,6 +6724,13 @@ msgstr "" msgid "Specifies the mode to be used for this bonding interface" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:75 +msgid "" +"Specifies the network gateway. If omitted, the gateway from the parent " +"interface is taken if any, otherwise creates a link scope route. If set to " +"0.0.0.0 no gateway will be specified for the route" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:334 msgid "" "Specifies the number of IGMP membership reports to be issued after a " @@ -6699,6 +6755,20 @@ msgid "" "sends learning packets to each slaves peer switch" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:129 +msgid "Specifies the ordering of the IP rules" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:155 +msgid "Specifies the outgoing logical interface name" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:99 +msgid "" +"Specifies the preferred source address when sending to destinations covered " +"by the target" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:375 msgid "Specifies the quantity of ARP IP targets that must be reachable" msgstr "" @@ -6715,6 +6785,22 @@ msgid "" "active slave or recovery of the primary slave occurs" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:79 +msgid "Specifies the route metric to use" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:45 +msgid "Specifies the route type to be created" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:136 +msgid "Specifies the rule target routing action" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:148 +msgid "Specifies the source subnet to match (CIDR notation)" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:246 msgid "Specifies the system priority" msgstr "" @@ -7399,6 +7485,19 @@ msgid "" "increased. IGMP is robust to (Robustness-1) packet losses" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:171 +msgid "" +"The rule target is a jump to another rule specified by its priority value" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:166 +msgid "" +"The rule target is a table lookup ID: a numeric table index ranging from 0 " +"to 65535 or symbol alias declared in /etc/iproute2/rt_tables. Special " +"aliases local (255), main (254) and default (253) are also valid" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1371 msgid "The selected %s mode is incompatible with %s encryption" msgstr "" @@ -8063,6 +8162,10 @@ msgstr "" msgid "User certificate (PEM encoded)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:186 +msgid "User identifier" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:132 msgid "User key (PEM encoded)" msgstr "" @@ -8272,6 +8375,12 @@ msgid "" "preference value are considered first when allocating subnets." msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:109 +msgid "" +"When enabled, gateway is on link even if the gateway does not match any " +"interface prefix" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1537 msgid "" "When using a PSK, the PMK can be automatically generated. When enabled, the " |