]> 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 # Exported 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: 2011-04-09 18:34+0000\n"
13 "PO-Revision-Date: 2011-04-09 18:36:39+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: 2011-03-18 20:06:03+0000\n"
18 "X-Generator: MediaWiki 1.18alpha (r85732); Translate extension (2011-03-11)\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 #, php-format
25 msgid "Unknown data type for config %1$s + %2$s."
26 msgstr ""
27
28 #. TRANS: Validation failure for URL. %s is the URL.
29 #, php-format
30 msgid "You may not register with homepage \"%s\"."
31 msgstr "Tu non pote registrar te con le pagina personal \"%s\"."
32
33 #. TRANS: Validation failure for nickname. %s is the nickname.
34 #, php-format
35 msgid "You may not register with nickname \"%s\"."
36 msgstr "Tu non pote registrar te con le pseudonymo \"%s\"."
37
38 #. TRANS: Validation failure for URL. %s is the URL.
39 #, php-format
40 msgid "You may not use homepage \"%s\"."
41 msgstr "Tu non pote usar le pagina personal \"%s\"."
42
43 #. TRANS: Validation failure for nickname. %s is the nickname.
44 #, 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 #, php-format
50 msgid "You may not use URL \"%s\" in notices."
51 msgstr "Tu non pote usar le URL \"%s\" in notas."
52
53 #. TRANS: Plugin description.
54 msgid "Keeps a blacklist of forbidden nickname and URL patterns."
55 msgstr ""
56 "Tene un lista nigre de pseudonymos e patronos de adresse URL prohibite."
57
58 #. TRANS: Menu item in admin panel.
59 msgctxt "MENU"
60 msgid "Blacklist"
61 msgstr "Lista nigre"
62
63 #. TRANS: Tooltip for menu item in admin panel.
64 #, fuzzy
65 msgctxt "TOOLTIP"
66 msgid "Blacklist configuration."
67 msgstr "Configuration del lista nigre"
68
69 #. TRANS: Checkbox label in the blacklist user form.
70 msgid "Add this nickname pattern to blacklist"
71 msgstr "Adder iste patrono de pseudonymo al lista nigre"
72
73 #. TRANS: Checkbox label in the blacklist user form.
74 msgid "Add this homepage pattern to blacklist"
75 msgstr "Adder iste patrono de pagina personal al lista nigre"
76
77 #. TRANS: Exception thrown trying to post a notice while having set a blocked homepage URL. %s is the blocked URL.
78 #. TRANS: Client exception thrown trying to subscribe to a person with a blocked homepage or site URL. %s is the blocked URL.
79 #, fuzzy, php-format
80 msgid "Users from \"%s\" are blocked."
81 msgstr "Usatores de \"%s\" blocate."
82
83 #. TRANS: Exception thrown trying to post a notice while having a blocked nickname. %s is the blocked nickname.
84 #, fuzzy, php-format
85 msgid "Notices from nickname \"%s\" disallowed."
86 msgstr "Notas del pseudonymo \"%s\" non permittite."
87
88 #. TRANS: Client exception thrown trying to subscribe to a person with a blocked nickname. %s is the blocked nickname.
89 #, fuzzy, php-format
90 msgid "Cannot subscribe to nickname \"%s\"."
91 msgstr "Non pote subscriber al pseudonymo \"%s\"."
92
93 #. TRANS: Title of blacklist plugin administration panel.
94 #, fuzzy
95 msgctxt "TITLE"
96 msgid "Blacklist"
97 msgstr "Lista nigre"
98
99 #. TRANS: Instructions for blacklist plugin administration panel.
100 msgid "Blacklisted URLs and nicknames"
101 msgstr "URLs e pseudonymos in lista nigre"
102
103 #. TRANS: Field label in blacklist plugin administration panel.
104 msgid "Nicknames"
105 msgstr "Pseudonymos"
106
107 #. TRANS: Field title in blacklist plugin administration panel.
108 #, fuzzy
109 msgid "Patterns of nicknames to block, one per line."
110 msgstr "Patronos de pseudonymos a blocar, un per linea"
111
112 #. TRANS: Field label in blacklist plugin administration panel.
113 msgid "URLs"
114 msgstr "Adresses URL"
115
116 #. TRANS: Field title in blacklist plugin administration panel.
117 #, fuzzy
118 msgid "Patterns of URLs to block, one per line."
119 msgstr "Patronos de adresses URL a blocar, un per linea"
120
121 #. TRANS: Button text in blacklist plugin administration panel to save settings.
122 #, fuzzy
123 msgctxt "BUTTON"
124 msgid "Save"
125 msgstr "Salveguardar"
126
127 #. TRANS: Button title in blacklist plugin administration panel to save settings.
128 #, fuzzy
129 msgid "Save site settings."
130 msgstr "Salveguardar configurationes del sito"