gnu-social/plugins/DomainWhitelist/locale/DomainWhitelist.pot

86 lines
2.2 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: 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"
#: DomainWhitelistPlugin.php:86
#, php-format
msgid "Email address must be in this domain: %s."
msgstr ""
#: DomainWhitelistPlugin.php:93
#, php-format
msgid "Email address must be in one of these domains: %s."
msgstr ""
#. TRANS: Separator for whitelisted domains.
#: DomainWhitelistPlugin.php:95
msgctxt "SEPARATOR"
msgid ", "
msgstr ""
#. TRANS: Exception thrown when an e-mail address does not match the site's domain whitelist.
#: DomainWhitelistPlugin.php:108
msgid "That email address is not allowed on this site."
msgstr ""
#. TRANS: Title for invitiation deletion dialog.
#: DomainWhitelistPlugin.php:237
msgid "Confirmation Required"
msgstr ""
#. TRANS: Confirmation text for invitation deletion dialog.
#: DomainWhitelistPlugin.php:240
msgid "Really delete this invitation?"
msgstr ""
#. TRANS: Plugin description.
#: DomainWhitelistPlugin.php:277
msgid "Restrict domains for email users."
msgstr ""
#. TRANS: Form legend.
#: forms/whitelistinvite.php:89
msgid "Invite collegues"
msgstr ""
#. TRANS: Field label for a personal message to send to invitees.
#: forms/whitelistinvite.php:106
msgid "Personal message"
msgstr ""
#. TRANS: Field title for a personal message to send to invitees.
#: forms/whitelistinvite.php:109
msgid "Optionally add a personal message to the invitation."
msgstr ""
#. TRANS: Link description to action to add another item to a list.
#: forms/whitelistinvite.php:158
msgid "Add another item"
msgstr ""
#. TRANS: Send button for inviting friends.
#: forms/whitelistinvite.php:172
msgctxt "BUTTON"
msgid "Send"
msgstr ""
#. TRANS: Submit button title.
#: forms/whitelistinvite.php:175
msgid "Send invitations."
msgstr ""