]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/QnA/locale/pl/LC_MESSAGES/QnA.po
291f26697f7be6f9b189d42a6463d5d86114e97e
[quix0rs-gnu-social.git] / plugins / QnA / locale / pl / LC_MESSAGES / QnA.po
1 # Translation of StatusNet - QnA to Polish (Polski)
2 # Exported from translatewiki.net
3 #
4 # Author: Woytecr
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-12-03 10:43+0000\n"
13 "PO-Revision-Date: 2011-12-03 10:46:39+0000\n"
14 "Language-Team: Polish <https://translatewiki.net/wiki/Portal:pl>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
18 "X-Generator: MediaWiki 1.19alpha (r105064); Translate extension (2011-10-"
19 "30)\n"
20 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
21 "X-Language-Code: pl\n"
22 "X-Message-Group: #out-statusnet-plugin-qna\n"
23 "Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ( (n%10 >= 2 && n%10 <= 4 && "
24 "(n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
25
26 #. TRANS: Title for Question page.
27 msgid "New question"
28 msgstr ""
29
30 #. TRANS: Client exception thrown trying to create a Question while not logged in.
31 msgid "You must be logged in to post a question."
32 msgstr ""
33
34 #. TRANS: Client exception thrown trying to create a question without a title.
35 msgid "Question must have a title."
36 msgstr ""
37
38 #. TRANS: Page title after sending a notice.
39 msgid "Question posted"
40 msgstr ""
41
42 #. TRANS: Client exception thrown when requesting a non-existing answer.
43 #. TRANS: Did we used to have it, and it got deleted?
44 msgid "No such answer."
45 msgstr ""
46
47 #. TRANS: Client exception thrown when requesting an answer that has no connected question.
48 msgid "No question for this answer."
49 msgstr ""
50
51 #. TRANS: Client exception thrown when requesting answer data for a non-existing user.
52 #. TRANS: Client exception thrown trying to view a question of a non-existing user.
53 msgid "No such user."
54 msgstr ""
55
56 #. TRANS: Client exception thrown when requesting answer data for a user without a profile.
57 #. TRANS: Server exception thrown trying to view a question for a user for which the profile could not be loaded.
58 msgid "User without a profile."
59 msgstr ""
60
61 #. TRANS: Page title.
62 #. TRANS: %1$s is the user who answered a question, %2$s is the question.
63 #, php-format
64 msgid "%1$s's answer to \"%2$s\""
65 msgstr ""
66
67 #. TRANS: Page title for revising a question
68 msgid "Revise answer"
69 msgstr ""
70
71 #. TRANS: Client exception thrown trying to answer a question while not logged in.
72 msgid "You must be logged in to answer to a question."
73 msgstr ""
74
75 #. TRANS: Client exception thrown trying to respond to a non-existing question.
76 msgid "Invalid or missing answer."
77 msgstr ""
78
79 #. TRANS: Page title after sending an answer.
80 #. TRANS: Page title for and answer to a question.
81 #. TRANS: Form legend for showing the answer.
82 msgid "Answer"
83 msgstr "Odpowiedź"
84
85 #. TRANS: Form title for sending an answer.
86 msgctxt "TITLE"
87 msgid "Answer"
88 msgstr "Odpowiedź"
89
90 #. TRANS: Client exception thrown trying to view a non-existing question.
91 msgid "No such question."
92 msgstr ""
93
94 #. TRANS: Client exception thrown trying to view a non-existing question notice.
95 msgid "No such question notice."
96 msgstr ""
97
98 #. TRANS: Page title for a question.
99 #. TRANS: %1$s is the nickname of the user who asked the question, %2$s is the question.
100 #, php-format
101 msgid "%1$s's question: %2$s"
102 msgstr ""
103
104 #. TRANS: Page title for close a question
105 msgid "Close question"
106 msgstr "Zamknij pytanie"
107
108 #. TRANS: Client exception thrown trying to close a question when not logged in
109 msgid "You must be logged in to close a question."
110 msgstr ""
111
112 #. TRANS: Client exception thrown trying to respond to a non-existing question.
113 msgid "Invalid or missing question."
114 msgstr ""
115
116 #. TRANS: Exception thrown trying to close another user's question.
117 msgid "You did not ask this question."
118 msgstr ""
119
120 #. TRANS: Page title after sending an answer.
121 #. TRANS: Page title after sending in a vote for a question or answer.
122 msgid "Answers"
123 msgstr "Odpowiedzi"
124
125 #. TRANS: Page title after an AJAX error occurs on the post answer page.
126 msgid "Ajax Error"
127 msgstr ""
128
129 #. TRANS: Title for form to send answer to a question.
130 msgctxt "TITLE"
131 msgid "Your answer"
132 msgstr "Twoja odpowiedź"
133
134 #. TRANS: Error message displayed when an answer has no content.
135 #. TRANS: Error message displayed when answer data is not present.
136 msgid "Answer data is missing."
137 msgstr ""
138
139 #. TRANS: Plugin description.
140 msgid "Question and Answers micro-app."
141 msgstr ""
142
143 #. TRANS: Application title.
144 msgctxt "TITLE"
145 msgid "Question"
146 msgstr "Pytanie"
147
148 #. TRANS: Exception thrown when there are too many activity objects.
149 msgid "Too many activity objects."
150 msgstr ""
151
152 #. TRANS: Exception thrown when an incorrect object type is encountered.
153 msgid "Wrong type for object."
154 msgstr ""
155
156 #. TRANS: Exception thrown when answering a non-existing question.
157 msgid "Answer to unknown question."
158 msgstr ""
159
160 #. TRANS: Exception thrown when an object type is encountered that cannot be handled.
161 msgid "Unknown object type."
162 msgstr ""
163
164 #. TRANS: Exception thrown when requesting a non-existing question notice.
165 msgid "Unknown question notice."
166 msgstr ""
167
168 #. TRANS: Exception thrown when performing an unexpected action on a question.
169 #. TRANS: %s is the unpexpected object type.
170 #, php-format
171 msgid "Unexpected type for QnA plugin: %s."
172 msgstr ""
173
174 #. TRANS: Error message displayed when question data is not present.
175 msgid "Question data is missing."
176 msgstr ""
177
178 #. TRANS: Placeholder value for a possible answer to a question
179 #. TRANS: by the logged in user.
180 msgid "Your answer..."
181 msgstr "Twoja odpowiedź..."
182
183 #. TRANS: Link description for link to full notice text if it is longer than
184 #. TRANS: what will be dispplayed.
185 msgid "…"
186 msgstr "…"
187
188 #. TRANS: Title for link that is an ellipsis in English.
189 msgid "more..."
190 msgstr "więcej..."
191
192 #. TRANS: Exception thown when getting a question with a non-existing ID.
193 #. TRANS: %s is the non-existing question ID.
194 #, php-format
195 msgid "No question with ID %s"
196 msgstr ""
197
198 #. TRANS: Exception thown when getting a profile with a non-existing ID.
199 #. TRANS: %s is the non-existing profile ID.
200 #. TRANS: Exception trown when getting a profile for a non-existing ID.
201 #. TRANS: %s is the provided profile ID.
202 #, php-format
203 msgid "No profile with ID %s"
204 msgstr ""
205
206 #. TRANS: %s is the number of answer revisions.
207 #, php-format
208 msgid "%s revision"
209 msgid_plural "%s revisions"
210 msgstr[0] ""
211 msgstr[1] ""
212 msgstr[2] ""
213
214 #. TRANS: Text for a question that was answered.
215 #. TRANS: %1$s is the user that answered, %2$s is the question title,
216 #. TRANS: %2$s is the answer content.
217 #, php-format
218 msgid "%1$s answered the question \"%2$s\": %3$s"
219 msgstr ""
220
221 #. TRANS: Text for a question that was answered.
222 #. TRANS: %s is the question title.
223 #. TRANS: Rendered version of the notice content answering a question.
224 #. TRANS: %s a link to the question with question title as the link content.
225 #, php-format
226 msgid "answered \"%s\""
227 msgstr ""
228
229 #. TRANS: Number of given answers to a question.
230 #. TRANS: %s is the number of given answers.
231 #, php-format
232 msgid "%s answer"
233 msgid_plural "%s answers"
234 msgstr[0] "%s odpowiedź"
235 msgstr[1] "%s odpowiedzi"
236 msgstr[2] ""
237
238 #. TRANS: Notification that a question cannot be answered anymore because it is closed.
239 msgid "This question is closed."
240 msgstr "To pytanie jest zamknięte."
241
242 #. TRANS: Rendered version of the notice content creating a question.
243 #. TRANS: %s a link to the question as link description.
244 #, php-format
245 msgid "Question: %s"
246 msgstr "Pytanie: %s"
247
248 #. TRANS: Button text for submitting a revised answer.
249 #. TRANS: Button text for submitting a poll response.
250 msgctxt "BUTTON"
251 msgid "Submit"
252 msgstr "Wyślij"
253
254 #. TRANS: Field label.
255 msgid "Enter your answer"
256 msgstr "Wprowadź swoją odpowiedź"
257
258 #. TRANS: Button text for submitting a poll response.
259 msgctxt "BUTTON"
260 msgid "Answer"
261 msgstr "Odpowiedź"
262
263 #. TRANS: Field label for a new question.
264 msgctxt "LABEL"
265 msgid "Title"
266 msgstr "Tytuł"
267
268 #. TRANS: Field title for a new question.
269 msgid "The title of your question."
270 msgstr ""
271
272 #. TRANS: Field label for question details.
273 msgctxt "LABEL"
274 msgid "Description"
275 msgstr "Opis"
276
277 #. TRANS: Field title for question details.
278 msgid "Your question in detail."
279 msgstr ""
280
281 #. TRANS: Button text for saving a new question.
282 msgctxt "BUTTON"
283 msgid "Save"
284 msgstr "Zapisz"
285
286 #. TRANS: Form legend for revising the answer.
287 msgctxt "LEGEND"
288 msgid "Question"
289 msgstr "Pytanie"
290
291 #. TRANS: Button text for closing a question.
292 msgctxt "BUTTON"
293 msgid "Close"
294 msgstr "Zamknij"
295
296 #. TRANS: Title for button text for closing a question.
297 msgid "Close the question to no one can answer it anymore."
298 msgstr ""
299
300 #. TRANS: Button text for marking an answer as "best".
301 msgctxt "BUTTON"
302 msgid "Best"
303 msgstr "Najlepszy"
304
305 #. TRANS: Title for button text marking an answer as "best".
306 msgid "Mark this answer as the best answer."
307 msgstr ""