This commit is contained in:
Chris Buechler 2014-08-26 18:41:19 -05:00
parent ae14317d20
commit d47fac4a6f
5 changed files with 6 additions and 6 deletions

View File

@ -35128,7 +35128,7 @@ msgstr ""
#: usr/local/www/services_igmpproxy_edit.php:213
msgid ""
"Defines the TTL threshold for the network interface. Packets with a "
"lower TTL than the threshols value will be ignored. This setting is "
"lower TTL than the threshold value will be ignored. This setting is "
"optional, and by default the threshold is 1."
msgstr ""

View File

@ -35138,7 +35138,7 @@ msgstr "しきい値"
#: usr/local/www/services_igmpproxy_edit.php:213
msgid ""
"Defines the TTL threshold for the network interface. Packets with a "
"lower TTL than the threshols value will be ignored. This setting is "
"lower TTL than the threshold value will be ignored. This setting is "
"optional, and by default the threshold is 1."
msgstr "「ネットワーク·インタフェースのTTLしきい値を定義します。持つパケット」 threshols値よりも低いTTLは無視されます。この設定は、 「オプションで、デフォルトでは、しきい値は1です。"

View File

@ -29655,7 +29655,7 @@ msgstr "Threshold"
#: usr/local/www/services_igmpproxy_edit.php:211
#: usr/local/www/services_igmpproxy_edit.php:213
msgid "Defines the TTL threshold for the network interface. Packets with a lower TTL than the threshols value will be ignored. This setting is optional, and by default the threshold is 1."
msgid "Defines the TTL threshold for the network interface. Packets with a lower TTL than the threshold value will be ignored. This setting is optional, and by default the threshold is 1."
msgstr "Define o threshold TTL para a interface de rede. Pacotes com um TTL mais baixo que os valores de thresholds serão ignorados. Essa configuração é opcional e, por padrão, o threshold é 1."
#: usr/local/www/services_igmpproxy_edit.php:218

View File

@ -31167,7 +31167,7 @@ msgstr "Eşik"
#: usr/local/www/services_igmpproxy_edit.php:213
msgid ""
"Defines the TTL threshold for the network interface. Packets with a "
"lower TTL than the threshols value will be ignored. This setting is "
"lower TTL than the threshold value will be ignored. This setting is "
"optional, and by default the threshold is 1."
msgstr ""
"Ağ arabiriminin TTL eşiğini tanımlar. Belirtilen eşiğin altında TTLsi olan "

View File

@ -7,7 +7,7 @@
Copyright (C) 2004 Scott Ullrich
All rights reserved.
originially part of m0n0wall (http://m0n0.ch/wall)
originally part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
All rights reserved.
@ -214,7 +214,7 @@ include("head.inc");
<br />
<span class="vexpl">
<?=gettext("Defines the TTL threshold for the network interface. Packets".
" with a lower TTL than the threshols value will be ignored. This".
" with a lower TTL than the threshold value will be ignored. This".
" setting is optional, and by default the threshold is 1.");?>
</span>
</td>