Touch up wifi text

This commit is contained in:
Chris Buechler 2015-03-12 15:07:20 -05:00
parent 6a2eb517c9
commit 89e6f7af27
7 changed files with 12 additions and 12 deletions

View File

@ -14843,7 +14843,7 @@ msgid "Enable IEEE802.1X Authentication"
msgstr ""
#: usr/local/www/interfaces.php:3283
msgid "Setting this option will enable 802.1x authentication."
msgid "Setting this option will enable 802.1X authentication."
msgstr ""
#: usr/local/www/interfaces.php:3284
@ -14871,7 +14871,7 @@ msgid "802.1X Authentication Server Port"
msgstr ""
#: usr/local/www/interfaces.php:3298 usr/local/www/interfaces.php:3319
msgid "Leave blank for the default 1812 port."
msgid "Leave blank for the default port 1812."
msgstr ""
#: usr/local/www/interfaces.php:3302

View File

@ -23324,7 +23324,7 @@ msgstr "IEEE802.1X認証を有効にします"
#: usr/local/www/interfaces.php:2538 usr/local/www/interfaces.php:2568
#: usr/local/www/interfaces.php:2614 usr/local/www/interfaces.php:2603
#: usr/local/www/interfaces.php:2603
msgid "Setting this option will enable 802.1x authentication."
msgid "Setting this option will enable 802.1X authentication."
msgstr "このオプションを設定すると、 802.1x認証を有効にします。"
#: usr/local/www/interfaces.php:2371
@ -23381,7 +23381,7 @@ msgstr "802.1X認証サーバーポート"
#: usr/local/www/interfaces.php:2650 usr/local/www/interfaces.php:2618
#: usr/local/www/interfaces.php:2639 usr/local/www/interfaces.php:2618
#: usr/local/www/interfaces.php:2639
msgid "Leave blank for the default 1812 port."
msgid "Leave blank for the default port 1812."
msgstr "デフォルト1812ポートに対しては空白のままにします。"
#: usr/local/www/interfaces.php:2389 usr/local/www/interfaces.php:2569

View File

@ -19876,7 +19876,7 @@ msgstr "Habilita Autentica
#: usr/local/www/interfaces.php:2538 usr/local/www/interfaces.php:2568
#: usr/local/www/interfaces.php:2614 usr/local/www/interfaces.php:2603
#: usr/local/www/interfaces.php:2639
msgid "Setting this option will enable 802.1x authentication."
msgid "Setting this option will enable 802.1X authentication."
msgstr "Configurando essa opção habilitará a autenticação 802.1x."
#: usr/local/www/interfaces.php:2371
@ -19929,7 +19929,7 @@ msgstr "Porta do Servidor de Autentica
#: usr/local/www/interfaces.php:2650 usr/local/www/interfaces.php:2618
#: usr/local/www/interfaces.php:2639 usr/local/www/interfaces.php:2654
#: usr/local/www/interfaces.php:2675
msgid "Leave blank for the default 1812 port."
msgid "Leave blank for the default port 1812."
msgstr "Deixe em branco para usar a porta padrão 1812."
#: usr/local/www/interfaces.php:2389 usr/local/www/interfaces.php:2569

View File

@ -15479,7 +15479,7 @@ msgid "Enable IEEE802.1X Authentication"
msgstr "IEEE802.1x Kimlik Doğrulamayı Etkinleştir"
#: usr/local/www/interfaces.php:3283
msgid "Setting this option will enable 802.1x authentication."
msgid "Setting this option will enable 802.1X authentication."
msgstr ""
"Bu seçeneği etkinleştirmek 802.1x kimlik doğrulamanın devreye girmesini "
"sağlayacaktır."
@ -15511,7 +15511,7 @@ msgid "802.1X Authentication Server Port"
msgstr "802.1x Kimlik doğrulama Sunucu Portu"
#: usr/local/www/interfaces.php:3298 usr/local/www/interfaces.php:3319
msgid "Leave blank for the default 1812 port."
msgid "Leave blank for the default port 1812."
msgstr "Varsayılan port olan 1812'yi kullanmak için boş bırakın."
#: usr/local/www/interfaces.php:3302
@ -19019,7 +19019,7 @@ msgstr ""
#: usr/local/www/services_captiveportal.php:733
msgid "Leave this field blank to use the default port (1812)."
msgstr "Varsayılan 1812 portunu kullanmak için boş bırakınız."
msgstr "Varsayılan port 1812unu kullanmak için boş bırakınız."
#: usr/local/www/services_captiveportal.php:736
#: usr/local/www/services_captiveportal.php:756

View File

@ -3277,7 +3277,7 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),
<td valign="top" class="vncell"><?=gettext("Enable IEEE802.1X Authentication"); ?></td>
<td class="vtable">
<input name="ieee8021x" type="checkbox" value="yes" class="formfld" id="ieee8021x" <?php if ($pconfig['ieee8021x']) echo "checked=\"checked\"";?> />
<br /><?=gettext("Setting this option will enable 802.1x authentication."); ?>
<br /><?=gettext("Setting this option will enable 802.1X authentication."); ?>
<br /><span class="red"><strong><?=gettext("NOTE"); ?>:</strong></span> <?=gettext("this option requires checking the \"Enable WPA box\"."); ?>
</td>
</tr>
@ -3292,7 +3292,7 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),
<td valign="top" class="vncell"><?=gettext("802.1X Authentication Server Port"); ?></td>
<td class="vtable">
<input name="auth_server_port" id="auth_server_port" type="text" class="formfld unknown" size="66" value="<?=htmlspecialchars($pconfig['auth_server_port']);?>" />
<br /><?=gettext("Leave blank for the default 1812 port."); ?>
<br /><?=gettext("Leave blank for the default port 1812."); ?>
</td>
</tr>
<tr>
@ -3313,7 +3313,7 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),
<td valign="top" class="vncell"><?=gettext("Secondary 802.1X Authentication Server Port"); ?></td>
<td class="vtable">
<input name="auth_server_port2" id="auth_server_port2" type="text" class="formfld unknown" size="66" value="<?=htmlspecialchars($pconfig['auth_server_port2']);?>" />
<br /><?=gettext("Leave blank for the default 1812 port."); ?>
<br /><?=gettext("Leave blank for the default port 1812."); ?>
</td>
</tr>
<tr>