send_email.pot
2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.3~rc2-1-ga15645d\n"
"POT-Creation-Date: 2015-10-30 16:34-0300\n"
"PO-Revision-Date: 2015-08-06 17:21-0300\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \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"
#: plugins/send_email/lib/send_email_plugin/mail.rb:4
msgid "To"
msgstr ""
#: plugins/send_email/lib/send_email_plugin/mail.rb:23
msgid "'%s' isn't a valid e-mail address"
msgstr ""
#: plugins/send_email/lib/send_email_plugin/mail.rb:30
msgid "'%s' address is not allowed (see SendEmailPlugin config)"
msgstr ""
#: plugins/send_email/lib/send_email_plugin.rb:10
msgid "A plugin that allows sending e-mails via HTML forms."
msgstr ""
#: plugins/send_email/controllers/send_email_plugin_admin_controller.rb:7
msgid "Configurations was saved"
msgstr ""
#: plugins/send_email/controllers/send_email_plugin_admin_controller.rb:10
msgid "Configurations could not be saved"
msgstr ""
#: plugins/send_email/controllers/send_email_plugin_base_controller.rb:17
#: plugins/send_email/views/send_email_plugin/success.html.erb:1
msgid "Message sent"
msgstr ""
#: plugins/send_email/views/send_email_plugin/sender/send_message.html.erb:1
msgid "Contact from %s"
msgstr ""
#: plugins/send_email/views/send_email_plugin/fail.html.erb:1
msgid "The message could not be sent"
msgstr ""
#: plugins/send_email/views/send_email_plugin_admin/index.html.erb:1
msgid "SendEmailPlugin's config"
msgstr ""
#: plugins/send_email/views/send_email_plugin_admin/index.html.erb:4
msgid "E-Mail addresses you want to allow to send"
msgstr ""
#: plugins/send_email/views/send_email_plugin_admin/index.html.erb:5
msgid "(list of email addresses separated by comma)"
msgstr ""