]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Blacklist/locale/ia/LC_MESSAGES/Blacklist.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Blacklist / locale / ia / LC_MESSAGES / Blacklist.po
1 # Translation of StatusNet - Blacklist to Interlingua (Interlingua)
2 # Expored from translatewiki.net
3 #
4 # Author: McDutchie
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - Blacklist\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-10-27 23:43+0000\n"
13 "PO-Revision-Date: 2010-10-27 23:46:17+0000\n"
14 "Language-Team: Interlingua <http://translatewiki.net/wiki/Portal:ia>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2010-10-18 20:29:05+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r75590); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: ia\n"
21 "X-Message-Group: #out-statusnet-plugin-blacklist\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Validation failure for URL. %s is the URL.
25 #: BlacklistPlugin.php:149
26 #, fuzzy, php-format
27 msgid "You may not register with homepage \"%s\"."
28 msgstr "Tu non pote registrar te con le pagina personal '%s'."
29
30 #. TRANS: Validation failure for nickname. %s is the nickname.
31 #: BlacklistPlugin.php:160
32 #, fuzzy, php-format
33 msgid "You may not register with nickname \"%s\"."
34 msgstr "Tu non pote registrar te con le pseudonymo '%s'."
35
36 #. TRANS: Validation failure for URL. %s is the URL.
37 #: BlacklistPlugin.php:185
38 #, fuzzy, php-format
39 msgid "You may not use homepage \"%s\"."
40 msgstr "Tu non pote usar le pagina personal '%s'."
41
42 #. TRANS: Validation failure for nickname. %s is the nickname.
43 #: BlacklistPlugin.php:196
44 #, fuzzy, php-format
45 msgid "You may not use nickname \"%s\"."
46 msgstr "Tu non pote usar le pseudonymo '%s'."
47
48 #. TRANS: Validation failure for URL. %s is the URL.
49 #: BlacklistPlugin.php:239
50 #, php-format
51 msgid "You may not use URL \"%s\" in notices."
52 msgstr "Tu non pote usar le URL \"%s\" in notas."
53
54 #: BlacklistPlugin.php:343
55 msgid "Keeps a blacklist of forbidden nickname and URL patterns."
56 msgstr ""
57 "Tene un lista nigre de pseudonymos e patronos de adresse URL prohibite."
58
59 #. TRANS: Menu item in admin panel.
60 #: BlacklistPlugin.php:381
61 #, fuzzy
62 msgctxt "MENU"
63 msgid "Blacklist"
64 msgstr "Lista nigre"
65
66 #. TRANS: Tooltip for menu item in admin panel.
67 #: BlacklistPlugin.php:383
68 #, fuzzy
69 msgctxt "TOOLTIP"
70 msgid "Blacklist configuration"
71 msgstr "Configuration del lista nigre"
72
73 #. TRANS: Checkbox with text label in the delete user form.
74 #: BlacklistPlugin.php:410
75 msgid "Add this nickname pattern to blacklist"
76 msgstr "Adder iste patrono de pseudonymo al lista nigre"
77
78 #. TRANS: Checkbox with text label in the delete user form.
79 #: BlacklistPlugin.php:420
80 msgid "Add this homepage pattern to blacklist"
81 msgstr "Adder iste patrono de pagina personal al lista nigre"
82
83 #. TRANS: Exception thrown trying to post a notice while having set a blocked homepage URL. %s is the blocked URL.
84 #. TRANS: Client exception thrown trying to subscribe to a person with a blocked homepage or site URL. %s is the blocked URL.
85 #: BlacklistPlugin.php:499 BlacklistPlugin.php:534
86 #, php-format
87 msgid "Users from \"%s\" blocked."
88 msgstr ""
89
90 #. TRANS: Exception thrown trying to post a notice while having a blocked nickname. %s is the blocked nickname.
91 #: BlacklistPlugin.php:510
92 #, php-format
93 msgid "Posts from nickname \"%s\" disallowed."
94 msgstr ""
95
96 #. TRANS: Client exception thrown trying to subscribe to a person with a blocked nickname. %s is the blocked nickname.
97 #: BlacklistPlugin.php:545
98 #, fuzzy, php-format
99 msgid "Can't subscribe to nickname \"%s\"."
100 msgstr "Tu non pote usar le pseudonymo '%s'."
101
102 #: blacklistadminpanel.php:52
103 msgid "Blacklist"
104 msgstr "Lista nigre"
105
106 #: blacklistadminpanel.php:62
107 msgid "Blacklisted URLs and nicknames"
108 msgstr "URLs e pseudonymos in lista nigre"
109
110 #: blacklistadminpanel.php:174
111 msgid "Nicknames"
112 msgstr "Pseudonymos"
113
114 #: blacklistadminpanel.php:176
115 msgid "Patterns of nicknames to block, one per line"
116 msgstr "Patronos de pseudonymos a blocar, un per linea"
117
118 #: blacklistadminpanel.php:182
119 msgid "URLs"
120 msgstr "Adresses URL"
121
122 #: blacklistadminpanel.php:184
123 msgid "Patterns of URLs to block, one per line"
124 msgstr "Patronos de adresses URL a blocar, un per linea"
125
126 #: blacklistadminpanel.php:198
127 msgid "Save"
128 msgstr "Salveguardar"
129
130 #: blacklistadminpanel.php:201
131 msgid "Save site settings"
132 msgstr "Salveguardar configurationes del sito"