msgid "Whether to reuse an existing connection during a request. Improves performance when sending a lot of e-mails at once."
msgid "Enter a name that should appear as the sender for all messages. If left blank the site name will be used instead: %sitename."
msgstr ""
#: phpmailer.admin.inc:124
msgid "\"From\" name"
msgid "Always set \"Reply-To\" address"
msgstr ""
#: phpmailer.admin.inc:126
msgid "Enter a name that should appear as the sender for all messages. If left blank the site name will be used instead: %sitename."
msgid "Enables setting the \"Reply-To\" address to the original sender of the message, if unset. This is required when using Google Mail, which would otherwise overwrite the original sender."
msgstr ""
#: phpmailer.admin.inc:130
msgid "Debug level"
msgid "Keep connection alive"
msgstr ""
#: phpmailer.admin.inc:132
msgid "Whether to reuse an existing connection during a request. Improves performance when sending a lot of e-mails at once."
msgstr ""
#: phpmailer.admin.inc:136
msgid "Debug level"
msgstr ""
#: phpmailer.admin.inc:138
msgid "Disabled"
msgstr ""
#: phpmailer.admin.inc:132
#: phpmailer.admin.inc:138
msgid "Errors only"
msgstr ""
#: phpmailer.admin.inc:132
#: phpmailer.admin.inc:138
msgid "Server responses"
msgstr ""
#: phpmailer.admin.inc:132
#: phpmailer.admin.inc:138
msgid "Full communication"
msgstr ""
#: phpmailer.admin.inc:133
#: phpmailer.admin.inc:139
msgid "Debug the communication with the SMTP server. You normally shouldn't enable this unless you're trying to debug e-mail sending problems."
msgstr ""
#: phpmailer.admin.inc:141
#: phpmailer.admin.inc:147
msgid "A test e-mail has been sent to %email. <a href=\"@watchdog-url\">Check the logs</a> for any error messages."
msgstr ""
#: phpmailer.admin.inc:146
#: phpmailer.admin.inc:152
msgid "Test configuration"
msgstr ""
#: phpmailer.admin.inc:152
#: phpmailer.admin.inc:158
msgid "Recipient"
msgstr ""
#: phpmailer.admin.inc:154
#: phpmailer.admin.inc:160
msgid "Type in an address to have a test e-mail sent there."
msgstr ""
#: phpmailer.admin.inc:159
#: phpmailer.admin.inc:165
msgid "Preview"
msgstr ""
#: phpmailer.admin.inc:160
#: phpmailer.admin.inc:166
msgid "For theming of HTML mails sent via Mime Mail, you can <a href=\"@preview-url\" target=\"_blank\">preview an example mail</a>."
msgstr ""
#: phpmailer.admin.inc:181
#: phpmailer.admin.inc:187
msgid "You must enter a valid SMTP port number."
msgstr ""
#: phpmailer.admin.inc:196
#: phpmailer.admin.inc:202
msgid "PHPMailer will be used to deliver all site e-mails."
msgid "Mailing engine using the PHPMailer library."
msgstr ""
#: phpmailer.module:198
#: phpmailer.module:199
msgid "MimeMail e-mail engine has been reset to default."
msgstr ""
...
...
@@ -230,6 +240,10 @@ msgstr ""
msgid "PHPMailer has been installed, but is currently disabled. <a href=\"@settings-url\">Configure it now</a>."
msgstr ""
#: phpmailer.module:209
msgid "Could not load PHPMailer library."
msgstr ""
#: phpmailer.module:13
msgid "administer phpmailer settings"
msgstr ""
...
...
@@ -242,14 +256,18 @@ msgstr ""
msgid "Mail preview"
msgstr ""
#: (duplicate) phpmailer.install:20 ;33
#: (duplicate) phpmailer.install:22 ;33
msgid "PHPMailer library"
msgstr ""
#: (duplicate) phpmailer.install:22
#: (duplicate) phpmailer.install:24
msgid "PHPMailer module requires the <a href=\"@phpmailer-url\">PHPMailer</a> library to properly send mail. Please download the PHPMailer package for PHP5/6, extract the archive and copy its contents to the following location: @phpmailer-path. Make sure the main PHPMailer class is located at @phpmailer-class-path."
msgstr ""
#: (duplicate) phpmailer.install:40
msgid "missing"
msgstr ""
#: phpmailer.info:0
msgid "Integrates the PHPMailer library for SMTP e-mail delivery."
msgstr ""
...
...
@@ -258,67 +276,67 @@ msgstr ""
msgid "Mail"
msgstr ""
#: includes/phpmailer.class.inc:62;85
msgid "Sending of at least one e-mail failed. The error returned was:<br />@error."
msgstr ""
#: includes/phpmailer.class.inc:144
#: includes/phpmailer.class.inc:130
msgid "You must provide at least one recipient e-mail address"
msgstr ""
#: includes/phpmailer.class.inc:145
#: includes/phpmailer.class.inc:131
msgid "Unknown encoding: "
msgstr ""
#: includes/phpmailer.class.inc:146
#: includes/phpmailer.class.inc:132
msgid "Could not open file: "
msgstr ""
#: includes/phpmailer.class.inc:147
#: includes/phpmailer.class.inc:133
msgid "Signing error: "
msgstr ""
#: includes/phpmailer.class.inc:148
#: includes/phpmailer.class.inc:134
msgid "Message body empty"
msgstr ""
#: includes/phpmailer.class.inc:149
#: includes/phpmailer.class.inc:135
msgid "SMTP error: STARTTLS not accepted from server"
msgstr ""
#: includes/phpmailer.class.inc:150
#: includes/phpmailer.class.inc:136
msgid "SMTP error: could not authenticate"
msgstr ""
#: includes/phpmailer.class.inc:151;152
#: includes/phpmailer.class.inc:137;138
msgid "SMTP error: could not connect to SMTP host"
msgstr ""
#: includes/phpmailer.class.inc:153
#: includes/phpmailer.class.inc:139
msgid "The following sender address failed: "
msgstr ""
#: includes/phpmailer.class.inc:154
#: includes/phpmailer.class.inc:140
msgid "The following recipient addresses failed: "