diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-06-07 13:59:03 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-06-07 13:59:03 +0200 |
commit | b4c394f2d275ab093a16d994333da4f104e1723f (patch) | |
tree | 8c753ee7c573ea67839fbb86fac65a59f52fb729 /modules/luci-base/po/pl | |
parent | 28e982dcf035b378c587d985b95485bca6e1059b (diff) |
protocols: unify TOS and TTL description strings
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules/luci-base/po/pl')
-rw-r--r-- | modules/luci-base/po/pl/base.po | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 4b02a3bbc5..8ef6c602ae 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -6764,7 +6764,9 @@ msgstr "" msgid "Specify a TOS (Type of Service)." msgstr "Określ TOS (Type of Service)." +#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:74 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:79 +#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:79 msgid "" "Specify a TOS (Type of Service). Can be <code>inherit</code> (the outer " "header inherits the value of the inner header) or an hexadecimal value " @@ -6774,17 +6776,6 @@ msgstr "" "nagłówek dziedziczy wartość nagłówka wewnętrznego) lub wartość szesnastkowa " "<code>00..FF</code> (opcjonalnie)." -#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:74 -msgid "" -"Specify a TOS (Type of Service). Can be <code>inherit</code> (the outer " -"header inherits the value of the inner header), or an hexadecimal value " -"<code>00..FF</code> (optional)." -msgstr "" -"Określ tos (typ usługi). Może to być <code>inherit</code> (nagłówek " -"zewnętrzny dziedziczy wartość nagłówka wewnętrznego) lub wartość " -"szesnastkowa <code>00..FF</code> (opcjonalnie)." - -#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:74 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:74 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:79 @@ -6795,6 +6786,7 @@ msgstr "" "Określ TTL (czas życia) dla pakietu enkapsulującego inny niż domyślny (64) " "(opcjonalnie)." +#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 @@ -6805,7 +6797,6 @@ msgstr "" "Określ TTL (Time to Live) dla pakietu enkapsulującego innego niż domyślny " "(64)." -#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:79 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:84 msgid "" "Specify a Traffic Class. Can be <code>inherit</code> (the outer header " @@ -9007,6 +8998,15 @@ msgid "« Back" msgstr "« Wróć" #~ msgid "" +#~ "Specify a TOS (Type of Service). Can be <code>inherit</code> (the outer " +#~ "header inherits the value of the inner header), or an hexadecimal value " +#~ "<code>00..FF</code> (optional)." +#~ msgstr "" +#~ "Określ tos (typ usługi). Może to być <code>inherit</code> (nagłówek " +#~ "zewnętrzny dziedziczy wartość nagłówka wewnętrznego) lub wartość " +#~ "szesnastkowa <code>00..FF</code> (opcjonalnie)." + +#~ msgid "" #~ "<ul style=\"list-style-type:none;\"> <li><strong>server mode</strong>: " #~ "Router advertises itself as the default IPv6 gateway via <abbr title=" #~ "\"Router Advertisement, ICMPv6 Type 134\">RA</abbr> messages (to " |