]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/QnA/locale/ia/LC_MESSAGES/QnA.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / QnA / locale / ia / LC_MESSAGES / QnA.po
1 # Translation of StatusNet - QnA 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 - QnA\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-04-21 18:39+0000\n"
13 "PO-Revision-Date: 2011-04-21 18:40:57+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-04-20 08:40:51+0000\n"
18 "X-Generator: MediaWiki 1.18alpha (r86650); Translate extension (2011-04-13)\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-qna\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Title for Question page.
25 msgid "New question"
26 msgstr "Nove question"
27
28 msgid "You must be logged in to post a question."
29 msgstr "Tu debe aperir un session pro poner un question."
30
31 #. TRANS: Client exception thrown trying to create a question without a title.
32 msgid "Question must have a title."
33 msgstr "Le question debe haber un titulo."
34
35 #. TRANS: Page title after sending a notice.
36 msgid "Question posted"
37 msgstr "Question ponite"
38
39 msgid "No such answer."
40 msgstr "Iste responsa non existe."
41
42 msgid "No question for this answer."
43 msgstr "Il non ha un question pro iste responsa."
44
45 #. TRANS: Client exception thrown trying to view a question of a non-existing user.
46 msgid "No such user."
47 msgstr "Iste usator non existe."
48
49 #. TRANS: Server exception thrown trying to view a question for a user for which the profile could not be loaded.
50 msgid "User without a profile."
51 msgstr "Usator sin profilo."
52
53 #. TRANS: Page title.
54 #. TRANS: %1$s is the user who answered a question, %2$s is the question.
55 #, php-format
56 msgid "%1$s's answer to \"%2$s\""
57 msgstr "Responsa de %1$s a \"%2$s\""
58
59 #. TRANS: Page title for revising a question
60 msgid "Revise answer"
61 msgstr "Revider responsa"
62
63 #. TRANS: Client exception thrown trying to answer a question while not logged in.
64 msgid "You must be logged in to answer to a question."
65 msgstr "Tu debe aperir un session pro responder a un question."
66
67 msgid "Invalid or missing answer."
68 msgstr "Responsa invalide o mancante."
69
70 #. TRANS: Page title after sending an answer.
71 #. TRANS: Page title for and answer to a question.
72 #. TRANS: Form legend for showing the answer.
73 msgid "Answer"
74 msgstr "Responsa"
75
76 #. TRANS: Client exception thrown trying to view a non-existing question.
77 msgid "No such question."
78 msgstr "Iste question non existe."
79
80 #. TRANS: Client exception thrown trying to view a non-existing question notice.
81 msgid "No such question notice."
82 msgstr "Iste nota de question non existe."
83
84 #, php-format
85 msgid "%1$s's question: %2$s"
86 msgstr "Question de %1$s: %2$s"
87
88 #. TRANS: Page title for close a question
89 msgid "Close question"
90 msgstr "Clauder question"
91
92 msgid "You must be logged in to close a question."
93 msgstr "Tu debe aperir un session pro clauder un question."
94
95 #. TRANS: Client exception thrown trying to respond to a non-existing question.
96 msgid "Invalid or missing question."
97 msgstr "Question invalide o mancante."
98
99 msgid "You didn't ask this question."
100 msgstr "Non es tu qui poneva iste question."
101
102 #. TRANS: Page title after sending an answer.
103 msgid "Answers"
104 msgstr "Responsas"
105
106 #. TRANS: Page title after an AJAX error occurs on the post answer page.
107 msgid "Ajax Error"
108 msgstr ""
109
110 #. TRANS: Title for form to send answer to a question.
111 #, fuzzy
112 msgctxt "TITLE"
113 msgid "Your answer"
114 msgstr "Iste responsa non existe."
115
116 msgid "Answer data is missing."
117 msgstr "Le datos del responsa manca."
118
119 #. TRANS: Plugin description.
120 msgid "Question and Answers micro-app."
121 msgstr "Microapplication pro questiones e responsas."
122
123 #. TRANS: Application title.
124 #. TRANS: Form legend for revising the answer.
125 msgid "Question"
126 msgstr "Question"
127
128 msgid "Too many activity objects."
129 msgstr ""
130
131 msgid "Wrong type for object."
132 msgstr ""
133
134 msgid "Answer to unknown question."
135 msgstr ""
136
137 msgid "Unknown object type received by QnA Plugin."
138 msgstr ""
139
140 msgid "Unknown object type."
141 msgstr ""
142
143 #, fuzzy
144 msgid "Unknown question notice."
145 msgstr "Iste nota de question non existe."
146
147 #. TRANS: Exception thrown when performing an unexpected action on a question.
148 #. TRANS: %s is the unpexpected object type.
149 #, php-format
150 msgid "Unexpected type for QnA plugin: %s."
151 msgstr "Typo inexpectate pro plug-in Q&R: %s."
152
153 msgid "Question data is missing."
154 msgstr "Le datos del question manca."
155
156 #, fuzzy
157 msgid "Your answer..."
158 msgstr "Iste responsa non existe."
159
160 #. TRANS: Link to full notice text if it is longer than what will be dispplayed.
161 #. TRANS: %s a notice URI.
162 #, php-format
163 msgid "<a href=\"%s\" rel=\"more\" title=\"%s\">…</a>"
164 msgstr ""
165
166 #, fuzzy
167 msgid "more..."
168 msgstr "plus"
169
170 #, php-format
171 msgid "%s revisions"
172 msgstr "%s versiones"
173
174 #, php-format
175 msgid "%1$s answered the question \"%2$s\": %3$s"
176 msgstr "%1$s respondeva al question \"%2$s\": %3$s"
177
178 #. TRANS: Rendered version of the notice content answering a question.
179 #. TRANS: %s a link to the question with question title as the link content.
180 #, php-format
181 msgid "answered \"%s\""
182 msgstr "respondeva a \"%s\""
183
184 #, php-format
185 msgid "%s answers"
186 msgstr "%s responsas"
187
188 msgid "This question is closed."
189 msgstr "Iste question es claudite."
190
191 #. TRANS: Rendered version of the notice content creating a question.
192 #. TRANS: %s a link to the question as link description.
193 #, php-format
194 msgid "Question: %s"
195 msgstr "Question: %s"
196
197 #. TRANS: Button text for submitting a poll response.
198 msgctxt "BUTTON"
199 msgid "Submit"
200 msgstr "Submitter"
201
202 msgid "Enter your answer"
203 msgstr ""
204
205 #. TRANS: Button text for submitting a poll response.
206 msgctxt "BUTTON"
207 msgid "Answer"
208 msgstr "Responsa"
209
210 msgid "Title"
211 msgstr "Titulo"
212
213 msgid "Title of your question"
214 msgstr "Titulo de tu question"
215
216 msgid "Description"
217 msgstr "Description"
218
219 msgid "Your question in detail"
220 msgstr "Tu question in detalio"
221
222 #. TRANS: Button text for saving a new question.
223 msgctxt "BUTTON"
224 msgid "Save"
225 msgstr "Salveguardar"
226
227 #. TRANS: Button text for closing a question
228 msgctxt "BUTTON"
229 msgid "Close"
230 msgstr "Clauder"
231
232 #. TRANS: Title for button text for closing a question
233 #, fuzzy
234 msgid "Close the question"
235 msgstr "Clauder question"
236
237 #. TRANS: Button text for marking an answer as "best"
238 msgctxt "BUTTON"
239 msgid "Best"
240 msgstr "Optime"
241
242 #. TRANS: Title for button text marking an answer as "best"
243 msgid "Mark as best answer"
244 msgstr ""