1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # 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: 2021-07-18 12:38+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.
- #: AutoSandboxPlugin.php:68
- msgid "Automatically sandboxes newly registered members."
- msgstr ""
- #. TRANS: User instructions after registration.
- #: AutoSandboxPlugin.php:75
- msgid ""
- "Note you will initially be \"sandboxed\" so your posts will not appear in "
- "the public timeline."
- msgstr ""
- #. TRANS: User instructions after registration.
- #. TRANS: %s is a clickable OStatus profile URL.
- #: AutoSandboxPlugin.php:85
- #, php-format
- msgid ""
- "Note you will initially be \"sandboxed\" so your posts will not appear in "
- "the public timeline. Send a message to %s to speed up the unsandboxing "
- "process."
- msgstr ""
|