# Chinese, Simplified translation of SMTP Authentication Support (5.x-1.0)
# Copyright (c) 2010 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: SMTP Authentication Support (5.x-1.0)\n"
"POT-Creation-Date: 2010-05-31 03:20+0000\n"
"PO-Revision-Date: 2010-04-30 12:28+0000\n"
"Language-Team: Chinese, Simplified\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Username"
msgstr "用户名"
msgid "No"
msgstr "否"
msgid "Password"
msgstr "密码"
msgid "Mail"
msgstr "邮件"
msgid "SMTP Authentication"
msgstr "SMTP身份验证"
msgid "Use SSL"
msgstr "使用SSL加密通讯"
msgid "SMTP support"
msgstr "SMTP支持"
msgid "SMTP.module is active."
msgstr "SMTP(邮件传输)模块已激活。"
msgid "SMTP.module error: Can't find file."
msgstr "SMTP(邮件传输)模块错误：无法找到文件。"
msgid "SMTP.module is INACTIVE."
msgstr "SMTP(邮件传输)模块<b>未</b>激活。"
msgid "Install options"
msgstr "安装选项"
msgid "To uninstall this module you must turn it off here first."
msgstr "要卸载这个模块，必须先在这里将其关闭。"
msgid "SMTP server settings"
msgstr "SMTP(邮件传输)服务器设置"
msgid "The address of your outgoing SMTP server."
msgstr "这是你发信的SMTP服务器地址。格式如“mail.imatrix.me”"
msgid ""
"The address of your outgoing SMTP backup server. If the primary server "
"can't be found this one will be tried. This is optional."
msgstr "这是你发信的后备SMTP服务器地址。如果主SMTP服务器失效就会尝试启用后备SMTP服务器。此项可选。格式如“mail.c2s.cn”"
msgid "SMTP port"
msgstr "SMTP服务端口值"
msgid ""
"The default SMTP port is 25, if that is being blocked try 80. Gmail "
"uses 465. See !url for more information on configuring for use with "
"Gmail."
msgstr "默认SMTP服务端口值是<b>25</b>,假如被拦截请尝试用80端口。Gmail使用465端口。访问此链接!url获得更多关于Gmail使用与配置信息。"
msgid "this page"
msgstr "此页"
msgid "Use TLS"
msgstr "使用TLS加密通讯"
msgid ""
"This allows connection to an SMTP server that requires SSL encryption "
"such as Gmail."
msgstr "这允许SMTP服务器使用SSL加密通讯进行连接，例如Gmail。"
msgid ""
"Your PHP installation does not have SSL enabled. See the !url page on "
"php.net for more information. Gmail requires SSL."
msgstr ""
"您的PHP没有启用SSL加密支持。请访问php.net上的 !url "
"获得更多相关信息。Gmail需要SSL加密支持。"
msgid "OpenSSL Functions"
msgstr "OpenSSL函数"
msgid "Use encrypted protocol"
msgstr "使用加密协议"
msgid "Leave blank if your SMTP server does not require authentication."
msgstr "如果您的SMTP服务器不需要认证请留空不填。"
msgid "SMTP Username."
msgstr "SMTP用户名。"
msgid "SMTP password."
msgstr "SMTP密码。"
msgid "E-mail options"
msgstr "电邮选项"
msgid "E-mail from"
msgstr "电邮发自"
msgid "check the logs"
msgstr "检查日志记录"
msgid "SMTP"
msgstr "SMTP(邮件传输)"
msgid "You must provide at least one recipient email address."
msgstr "您必须提供至少一个收件人的电邮地址。"
msgid "mailer is not supported."
msgstr "邮件不支持。"
msgid "Could not execute:"
msgstr "无法执行:"
msgid "Could not instantiate mail function."
msgstr "邮件函数无法初始化。"
msgid "SMTP Error: Could not authenticate."
msgstr "SMTP错误:无法通过验证。"
msgid "The following From address failed:"
msgstr "以下地址发送失败:"
msgid "SMTP Error: The following recipients failed:"
msgstr "SMTP错误: 以下接收地址失败:"
msgid "SMTP Error: Data not accepted."
msgstr "SMTP错误： 数据未被接受。"
msgid "SMTP Error: Could not connect to SMTP host."
msgstr "SMTP错误：无法连接到SMTP主机。"
msgid "Could not access file:"
msgstr "无法访问文件："
msgid "File Error: Could not open file:"
msgstr "文件错误：无法打开文件："
msgid "Unknown encoding:"
msgstr "未知编码："
msgid "smtp"
msgstr "SMTP(邮件传输)"
msgid "Allows the sending of site email to an SMTP server."
msgstr "允许网站电邮发送到一个SMTP服务器。"
