# $Id: smtp.pot,v 1.1.2.3 2009/02/09 01:11:26 seals Exp $
#
# LANGUAGE translation of Drupal (general)
# Copyright YEAR NAME <EMAIL@ADDRESS>
# Generated from files:
#  smtp.module,v 1.17.2.8 2008/09/23 22:03:01 oadaeh
#  smtp.info,v 1.3 2008/07/03 18:41:15 oadaeh
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2009-02-09 01:41+0100\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: smtp.module:27;42 smtp.info:0
msgid "Allows the sending of site e-mail through an SMTP server of your choice."
msgstr ""

#: smtp.module:62
msgid "SMTP.module is active."
msgstr ""

#: smtp.module:66
msgid "SMTP.module error: Can't find file."
msgstr ""

#: smtp.module:72
msgid "SMTP.module is INACTIVE."
msgstr ""

#: smtp.module:77
msgid "Install options"
msgstr ""

#: smtp.module:81
msgid "Turn this module on or off"
msgstr ""

#: smtp.module:83
msgid "On"
msgstr ""

#: smtp.module:83
msgid "Off"
msgstr ""

#: smtp.module:84
msgid "To uninstall this module you must turn it off here first."
msgstr ""

#: smtp.module:89
msgid "SMTP server settings"
msgstr ""

#: smtp.module:93
msgid "SMTP server"
msgstr ""

#: smtp.module:95
msgid "The address of your outgoing SMTP server."
msgstr ""

#: smtp.module:99
msgid "SMTP backup server"
msgstr ""

#: smtp.module:101
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.module:105
msgid "SMTP port"
msgstr ""

#: smtp.module:109
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.module:109
msgid "this page"
msgstr ""

#: smtp.module:114;123
msgid "No"
msgstr ""

#: smtp.module:115
msgid "Use SSL"
msgstr ""

#: smtp.module:116
msgid "Use TLS"
msgstr ""

#: smtp.module:118
msgid "This allows connection to an SMTP server that requires SSL encryption such as Gmail."
msgstr ""

#: smtp.module:124
msgid "Your PHP installation does not have SSL enabled. See the !url page on php.net for more information. Gmail requires SSL."
msgstr ""

#: smtp.module:124
msgid "OpenSSL Functions"
msgstr ""

#: smtp.module:128
msgid "Use encrypted protocol"
msgstr ""

#: smtp.module:136
msgid "SMTP Authentication"
msgstr ""

#: smtp.module:137
msgid "Leave blank if your SMTP server does not require authentication."
msgstr ""

#: smtp.module:141
msgid "Username"
msgstr ""

#: smtp.module:143
msgid "SMTP Username."
msgstr ""

#: smtp.module:147
msgid "Password"
msgstr ""

#: smtp.module:149
msgid "SMTP password."
msgstr ""

#: smtp.module:154
msgid "E-mail options"
msgstr ""

#: smtp.module:158
msgid "E-mail from address"
msgstr ""

#: smtp.module:160
msgid "The e-mail address that all e-mails will be from."
msgstr ""

#: smtp.module:164
msgid "E-mail from name"
msgstr ""

#: smtp.module:166
msgid "The name that all e-mails will be from. If left blank will use the site name of: "
msgstr ""

#: smtp.module:175
msgid "Drupal test e-mail"
msgstr ""

#: smtp.module:176
msgid "If you receive this message it means your site is capable of sending e-mail."
msgstr ""

#: smtp.module:178
msgid "A test e-mail has been sent to @email. You may want to !check for any error messages."
msgstr ""

#: smtp.module:178
msgid "check the logs"
msgstr ""

#: smtp.module:182
msgid "Send test e-mail"
msgstr ""

#: smtp.module:186
msgid "E-mail address to send a test e-mail to"
msgstr ""

#: smtp.module:188
msgid "Type in an address to have a test e-mail sent there."
msgstr ""

#: smtp.module:193
msgid "Enable debugging"
msgstr ""

#: smtp.module:195
msgid "Checking this box will print SMTP messages from the server for every e-mail that is sent."
msgstr ""

#: smtp.module:213
msgid "You must enter an SMTP server address."
msgstr ""

#: smtp.module:217
msgid "You must enter an SMTP port number."
msgstr ""

#: smtp.module:221
msgid "The provided from e-mail address is not valid."
msgstr ""

#: smtp.module:286;287
msgid "There is no submitted from address."
msgstr ""

#: smtp.module:310;311
msgid "The submitted from address (@from) is not valid."
msgstr ""

#: smtp.module:393;394
msgid "The Content-Type of your message is not supported by PHPMailer and will be sent as text/plain instead."
msgstr ""

#: smtp.module:287;311;394;665;669;0
msgid "smtp"
msgstr ""

#: smtp.module:665
msgid "Sending mail to: @to"
msgstr ""

#: smtp.module:669
msgid "Error sending e-mail from @from to @to : !error_message"
msgstr ""

#: smtp.module:38 smtp.info:0
msgid "SMTP Authentication Support"
msgstr ""

#: smtp.info:0
msgid "Mail"
msgstr ""

