mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.
This commit is contained in:
parent
f5fb15b928
commit
ec253cd500
@ -14540,7 +14540,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: usr/local/www/interfaces.php:3016
|
||||
msgid "(measured in Meters and works only for Atheros based cards !)"
|
||||
msgid "(measured in meters)"
|
||||
msgstr ""
|
||||
|
||||
#: usr/local/www/interfaces.php:3021
|
||||
|
||||
@ -22822,7 +22822,7 @@ msgstr "APとクライアント間の「注意このフィールドには、距
|
||||
#: usr/local/www/interfaces.php:2271 usr/local/www/interfaces.php:2301
|
||||
#: usr/local/www/interfaces.php:2347 usr/local/www/interfaces.php:2336
|
||||
#: usr/local/www/interfaces.php:2336
|
||||
msgid "(measured in Meters and works only for Atheros based cards !)"
|
||||
msgid "(measured in meters)"
|
||||
msgstr "(メートルで測定し、唯一のAtherosベースのカードのために働く ! )"
|
||||
|
||||
#: usr/local/www/interfaces.php:2110 usr/local/www/interfaces.php:2288
|
||||
|
||||
Binary file not shown.
@ -19411,7 +19411,7 @@ msgstr "Nota: Esse campo pode ser usado para afinar os temporizadores ACK/CTS pa
|
||||
#: usr/local/www/interfaces.php:2271 usr/local/www/interfaces.php:2301
|
||||
#: usr/local/www/interfaces.php:2347 usr/local/www/interfaces.php:2336
|
||||
#: usr/local/www/interfaces.php:2372
|
||||
msgid "(measured in Meters and works only for Atheros based cards !)"
|
||||
msgid "(measured in meters)"
|
||||
msgstr "(medido em Metros e funciona somente com cartões baseados em Atheros!)"
|
||||
|
||||
#: usr/local/www/interfaces.php:2110 usr/local/www/interfaces.php:2288
|
||||
|
||||
Binary file not shown.
@ -15140,7 +15140,7 @@ msgstr ""
|
||||
"mesafeyi belielemek için ACK/CTS zamanlayıcılarını ayarlamada kullanılabilir"
|
||||
|
||||
#: usr/local/www/interfaces.php:3016
|
||||
msgid "(measured in Meters and works only for Atheros based cards !)"
|
||||
msgid "(measured in meters)"
|
||||
msgstr ""
|
||||
"(metre cinsinden ölçülür ve sadece Atheros tabanlı kartlarda çalışır !)"
|
||||
|
||||
|
||||
@ -3075,7 +3075,7 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),
|
||||
<input name="distance" type="text" class="formfld unknown" id="distance" size="5" value="<?=htmlspecialchars($pconfig['distance']);?>" />
|
||||
<br />
|
||||
<?=gettext("Note: This field can be used to tune ACK/CTS timers to fit the distance between AP and Client"); ?><br />
|
||||
<?=gettext("(measured in Meters and works only for Atheros based cards !)"); ?>
|
||||
<?=gettext("(measured in meters)"); ?>
|
||||
</td>
|
||||
</tr>
|
||||
<?php endif; ?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user