gnu-social/plugins/EmailReminder/locale/EmailReminder.pot
Diogo Cordeiro c18f26145c [CORE] Move core plugins to a new modules directory
For reference (raised by rozzin in IRC):

* http://foldoc.org/module
* http://foldoc.org/library
* http://foldoc.org/plugin

As noted by XRevan86, modules are not necessarily non-essential.
As we will keep the modules directory in GS root [therefore, near to
plugins/], it is evidenced the difference between both.

This is a simple yet fundamental structural change. It doesn't change
functionality but makes clearer the way we understand GNU social's
internals.
2021-07-16 19:44:33 +01:00

57 lines
1.7 KiB
Plaintext

# 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-08-14 14:44+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. TRANS: Plugin description.
#: EmailReminderPlugin.php:192
msgid "Send email reminders for various things."
msgstr ""
#. TRANS: Subject for reminder e-mail.
#: lib/userconfirmregreminderhandler.php:86
#: lib/userconfirmregreminderhandler.php:103
msgid "Reminder - please confirm your registration!"
msgstr ""
#. TRANS: Subject for reminder e-mail.
#: lib/userconfirmregreminderhandler.php:118
msgid "Second reminder - please confirm your registration!"
msgstr ""
#. TRANS: Subject for reminder e-mail.
#: lib/userconfirmregreminderhandler.php:133
msgid "Final reminder - please confirm your registration!"
msgstr ""
#. TRANS: Subject for reminder e-mail. %s is the StatusNet sitename.
#: lib/userinvitereminderhandler.php:102
#, php-format
msgid "Reminder - You have been invited to join %s!"
msgstr ""
#. TRANS: Subject for reminder e-mail. %s is the StatusNet sitename.
#: lib/userinvitereminderhandler.php:116
#, php-format
msgid "Final reminder - you have been invited to join %s!"
msgstr ""
#. TRANS: Server exception thrown when a reminder record could not be inserted into the database.
#: classes/Email_reminder.php:88
msgid "Database error inserting reminder record."
msgstr ""