]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Blacklist/locale/Blacklist.pot
Merge branch '0.9.x' into activityexport
[quix0rs-gnu-social.git] / plugins / Blacklist / locale / Blacklist.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-09-14 22:56+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: BlacklistPlugin.php:148
20 #, php-format
21 msgid "You may not register with homepage '%s'."
22 msgstr ""
23
24 #: BlacklistPlugin.php:158
25 #, php-format
26 msgid "You may not register with nickname '%s'."
27 msgstr ""
28
29 #: BlacklistPlugin.php:182
30 #, php-format
31 msgid "You may not use homepage '%s'."
32 msgstr ""
33
34 #: BlacklistPlugin.php:192
35 #, php-format
36 msgid "You may not use nickname '%s'."
37 msgstr ""
38
39 #: BlacklistPlugin.php:234
40 #, php-format
41 msgid "You may not use UTL \"%s\" in notices."
42 msgstr ""
43
44 #: BlacklistPlugin.php:338
45 msgid "Keeps a blacklist of forbidden nickname and URL patterns."
46 msgstr ""
47
48 #: BlacklistPlugin.php:376 blacklistadminpanel.php:52
49 msgid "Blacklist"
50 msgstr ""
51
52 #: BlacklistPlugin.php:377
53 msgid "Blacklist configuration"
54 msgstr ""
55
56 #: BlacklistPlugin.php:403
57 msgid "Add this nickname pattern to blacklist"
58 msgstr ""
59
60 #: BlacklistPlugin.php:412
61 msgid "Add this homepage pattern to blacklist"
62 msgstr ""
63
64 #: blacklistadminpanel.php:62
65 msgid "Blacklisted URLs and nicknames"
66 msgstr ""
67
68 #: blacklistadminpanel.php:174
69 msgid "Nicknames"
70 msgstr ""
71
72 #: blacklistadminpanel.php:176
73 msgid "Patterns of nicknames to block, one per line"
74 msgstr ""
75
76 #: blacklistadminpanel.php:182
77 msgid "URLs"
78 msgstr ""
79
80 #: blacklistadminpanel.php:184
81 msgid "Patterns of URLs to block, one per line"
82 msgstr ""
83
84 #: blacklistadminpanel.php:198
85 msgid "Save"
86 msgstr ""
87
88 #: blacklistadminpanel.php:201
89 msgid "Save site settings"
90 msgstr ""