Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.

This commit is contained in:
Chris Buechler 2015-03-12 21:01:42 -05:00
parent f5fb15b928
commit ec253cd500
7 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 !)"

View File

@ -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; ?>