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

91 lines
1.9 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: 2010-09-14 22:56+0000\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: BlacklistPlugin.php:148
#, php-format
msgid "You may not register with homepage '%s'."
msgstr ""
#: BlacklistPlugin.php:158
#, php-format
msgid "You may not register with nickname '%s'."
msgstr ""
#: BlacklistPlugin.php:182
#, php-format
msgid "You may not use homepage '%s'."
msgstr ""
#: BlacklistPlugin.php:192
#, php-format
msgid "You may not use nickname '%s'."
msgstr ""
#: BlacklistPlugin.php:234
#, php-format
msgid "You may not use UTL \"%s\" in notices."
msgstr ""
#: BlacklistPlugin.php:338
msgid "Keeps a blacklist of forbidden nickname and URL patterns."
msgstr ""
#: BlacklistPlugin.php:376 blacklistadminpanel.php:52
msgid "Blacklist"
msgstr ""
#: BlacklistPlugin.php:377
msgid "Blacklist configuration"
msgstr ""
#: BlacklistPlugin.php:403
msgid "Add this nickname pattern to blacklist"
msgstr ""
#: BlacklistPlugin.php:412
msgid "Add this homepage pattern to blacklist"
msgstr ""
#: blacklistadminpanel.php:62
msgid "Blacklisted URLs and nicknames"
msgstr ""
#: blacklistadminpanel.php:174
msgid "Nicknames"
msgstr ""
#: blacklistadminpanel.php:176
msgid "Patterns of nicknames to block, one per line"
msgstr ""
#: blacklistadminpanel.php:182
msgid "URLs"
msgstr ""
#: blacklistadminpanel.php:184
msgid "Patterns of URLs to block, one per line"
msgstr ""
#: blacklistadminpanel.php:198
msgid "Save"
msgstr ""
#: blacklistadminpanel.php:201
msgid "Save site settings"
msgstr ""