Noosfero/noosfero

View on GitHub
plugins/send_email/po/send_email.pot

Summary

Maintainability
Test Coverage
# 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: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-17 16:45+0000\n"
"PO-Revision-Date: 2019-06-17 16:45+0000\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"

#: ../controllers/admin/send_email_plugin_admin_controller.rb:7
msgid "Configurations was saved"
msgstr ""

#: ../controllers/admin/send_email_plugin_admin_controller.rb:10
msgid "Configurations could not be saved"
msgstr ""

#: ../controllers/send_email_plugin_base_controller.rb:17
#: ../views/send_email_plugin/success.html.erb:1
msgid "Message sent"
msgstr ""

#: ../lib/send_email_plugin.rb:8
msgid "A plugin that allows sending e-mails via HTML forms."
msgstr ""

#: ../lib/send_email_plugin/mail.rb:4
msgid "To"
msgstr ""

#: ../lib/send_email_plugin/mail.rb:23
msgid "'%s' isn't a valid e-mail address"
msgstr ""

#: ../lib/send_email_plugin/mail.rb:30
msgid "'%s' address is not allowed (see SendEmailPlugin config)"
msgstr ""

#: ../views/send_email_plugin/fail.html.erb:1
msgid "The message could not be sent"
msgstr ""

#: ../views/send_email_plugin/sender/send_message.html.erb:1
msgid "Contact from %s"
msgstr ""

#: ../views/send_email_plugin_admin/index.html.erb:1
msgid "SendEmailPlugin's config"
msgstr ""

#: ../views/send_email_plugin_admin/index.html.erb:4
msgid "E-Mail addresses you want to allow to send"
msgstr ""

#: ../views/send_email_plugin_admin/index.html.erb:5
msgid "(list of email addresses separated by comma)"
msgstr ""