msgid "" msgstr "" "Project-Id-Version: email-users 2.4\n" "POT-Creation-Date: \n" "PO-Revision-Date: 2007-08-02 17:18-0500\n" "Last-Translator: Vincent Prat \n" "Language-Team: Vincent Prat \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-Basepath: /home/vincent/dev/email-users/\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-SearchPath-0: trunk\n" #: trunk/email_users_form.php:24 #: trunk/email_users_sendmail.php:24 msgid "You are not allowed to send mails with this plugin." msgstr "" #: trunk/email_users_form.php:42 msgid "Trying to notify of a post without passing the post id !" msgstr "" #: trunk/email_users_form.php:83 #: trunk/email_users_options_form.php:38 msgid "It looks like you have an old version of the plugin activated. Please deactivate the plugin and activate it again to complete the installation of the new version." msgstr "" #: trunk/email_users_form.php:91 #: trunk/email_users_options_form.php:46 #: trunk/email-users.php:61 #: trunk/email-users.php:62 msgid "Email users" msgstr "" #: trunk/email_users_form.php:96 msgid "Notify your registered users of a particular post based on their access levels." msgstr "" #: trunk/email_users_form.php:103 msgid "Send an email to your registered users based on their access levels." msgstr "" #: trunk/email_users_form.php:111 #: trunk/email_users_options_form.php:61 msgid "Please correct the errors displayed above and try again." msgstr "" #: trunk/email_users_form.php:117 msgid "Mail format" msgstr "" #: trunk/email_users_form.php:119 #: trunk/email_users_options_form.php:86 msgid "HTML" msgstr "" #: trunk/email_users_form.php:120 #: trunk/email_users_options_form.php:87 msgid "Plain text" msgstr "" #: trunk/email_users_form.php:124 msgid "Send From (name)" msgstr "" #: trunk/email_users_form.php:128 msgid "Send From (email)" msgstr "" #: trunk/email_users_form.php:132 msgid "Send To" msgstr "" #: trunk/email_users_form.php:133 #: trunk/email_users_options_form.php:80 msgid "Subscribers" msgstr "" #: trunk/email_users_form.php:134 #: trunk/email_users_options_form.php:79 msgid "Contributors" msgstr "" #: trunk/email_users_form.php:135 #: trunk/email_users_options_form.php:78 msgid "Authors" msgstr "" #: trunk/email_users_form.php:136 #: trunk/email_users_options_form.php:77 msgid "Editors" msgstr "" #: trunk/email_users_form.php:137 #: trunk/email_users_options_form.php:76 msgid "Administrators" msgstr "" #: trunk/email_users_form.php:138 msgid "All the users" msgstr "" #: trunk/email_users_form.php:141 msgid "Subject" msgstr "" #: trunk/email_users_form.php:145 msgid "Body" msgstr "" #: trunk/email_users_form.php:149 msgid "Send Email" msgstr "" #: trunk/email_users_set_options.php:24 #: trunk/email_users_options_form.php:25 msgid "You are not allowed to change the options of this plugin." msgstr "" #: trunk/email_users_set_options.php:91 msgid "Options set successfully" msgstr "" #: trunk/email_users_options_form.php:48 msgid "Set the various options related to the email-users plugin. The various variables you can include in the subject or body templates are:" msgstr "" #: trunk/email_users_options_form.php:50 msgid "the link to the blog" msgstr "" #: trunk/email_users_options_form.php:51 msgid "the blog's name" msgstr "" #: trunk/email_users_options_form.php:52 msgid "the wordpress user name of the person sending the mail" msgstr "" #: trunk/email_users_options_form.php:53 msgid "the title of the post you want to highlight" msgstr "" #: trunk/email_users_options_form.php:54 msgid "the excerpt of the post you want to highlight" msgstr "" #: trunk/email_users_options_form.php:55 msgid "the link to the post you want to highlight" msgstr "" #: trunk/email_users_options_form.php:65 msgid "Installed version:" msgstr "" #: trunk/email_users_options_form.php:68 msgid "Current version:" msgstr "" #: trunk/email_users_options_form.php:74 msgid "Allow users having at least following role to use the plugin" msgstr "" #: trunk/email_users_options_form.php:84 msgid "Send mails as plain text or HTML by default?" msgstr "" #: trunk/email_users_options_form.php:91 msgid "Send mails using SMTP server or built-in PHP mail functions?" msgstr "" #: trunk/email_users_options_form.php:98 msgid "SMTP server (only for SMTP method)" msgstr "" #: trunk/email_users_options_form.php:103 msgid "SMTP port (only for SMTP method) - Usually 25 by default on most servers." msgstr "" #: trunk/email_users_options_form.php:108 msgid "SMTP user (only for SMTP method) - Leave blank if your server does not require authentication." msgstr "" #: trunk/email_users_options_form.php:113 msgid "SMTP password (only for SMTP method)" msgstr "" #: trunk/email_users_options_form.php:118 msgid "Default notification subject" msgstr "" #: trunk/email_users_options_form.php:124 msgid "Default notification body" msgstr "" #: trunk/email_users_options_form.php:128 msgid "Set options" msgstr "" #: trunk/email_users_sendmail.php:37 msgid "You must enter a sender name." msgstr "" #: trunk/email_users_sendmail.php:44 msgid "You must specify a mail format (HTML or plain text)." msgstr "" #: trunk/email_users_sendmail.php:51 msgid "You must enter a sender mail address." msgstr "" #: trunk/email_users_sendmail.php:58 msgid "You must enter a recipient category." msgstr "" #: trunk/email_users_sendmail.php:66 msgid "You must enter a subject." msgstr "" #: trunk/email_users_sendmail.php:73 msgid "You must enter a content." msgstr "" #: trunk/email_users_sendmail.php:97 msgid "No users in this group" msgstr "" #: trunk/email_users_sendmail.php:168 msgid "Failure:" msgstr "" #: trunk/email_users_sendmail.php:173 msgid "Result of the mailing" msgstr "" #: trunk/email-users.php:56 #: trunk/email-users.php:57 msgid "Send email to users" msgstr "" #: trunk/email-users.php:99 #: trunk/email-users.php:139 msgid "[%BLOG_NAME%] A post of interest: %POST_TITLE%" msgstr "" #: trunk/email-users.php:103 #: trunk/email-users.php:142 msgid "

Hello,

I would like to bring your attention on a new post published on the blog. Details of the post follow; I hope you will find it interesting.

Best regards,

%FROM_NAME%


%POST_TITLE%

%POST_EXCERPT%

" msgstr ""