]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/QnA/locale/de/LC_MESSAGES/QnA.po
2b8b06cece784fe3a39598bab429057528f1a8f7
[quix0rs-gnu-social.git] / plugins / QnA / locale / de / LC_MESSAGES / QnA.po
1 # Translation of StatusNet - QnA to German (Deutsch)
2 # Exported from translatewiki.net
3 #
4 # Author: Giftpflanze
5 # Author: Inkowik
6 # Author: Tiin
7 # --
8 # This file is distributed under the same license as the StatusNet package.
9 #
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: StatusNet - QnA\n"
13 "Report-Msgid-Bugs-To: \n"
14 "POT-Creation-Date: 2011-12-19 00:00+0000\n"
15 "PO-Revision-Date: 2011-12-19 00:06:13+0000\n"
16 "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
20 "X-Generator: MediaWiki 1.19alpha (r106599); Translate extension (2011-10-"
21 "30)\n"
22 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
23 "X-Language-Code: de\n"
24 "X-Message-Group: #out-statusnet-plugin-qna\n"
25 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26
27 #. TRANS: Title for Question page.
28 msgid "New question"
29 msgstr "Neue Frage"
30
31 #. TRANS: Client exception thrown trying to create a Question while not logged in.
32 msgid "You must be logged in to post a question."
33 msgstr "Du musst angemeldet sein, um eine Frage zu stellen."
34
35 #. TRANS: Client exception thrown trying to create a question without a title.
36 msgid "Question must have a title."
37 msgstr "Frage muss einen Titel haben."
38
39 #. TRANS: Page title after sending a notice.
40 msgid "Question posted"
41 msgstr "Frage gestellt"
42
43 #. TRANS: Client exception thrown when requesting a non-existing answer.
44 #. TRANS: Did we used to have it, and it got deleted?
45 msgid "No such answer."
46 msgstr "Keine solche Antwort."
47
48 #. TRANS: Client exception thrown when requesting an answer that has no connected question.
49 msgid "No question for this answer."
50 msgstr "Keine Frage für diese Antwort."
51
52 #. TRANS: Client exception thrown when requesting answer data for a non-existing user.
53 #. TRANS: Client exception thrown trying to view a question of a non-existing user.
54 msgid "No such user."
55 msgstr "Kein solcher Benutzer."
56
57 #. TRANS: Client exception thrown when requesting answer data for a user without a profile.
58 #. TRANS: Server exception thrown trying to view a question for a user for which the profile could not be loaded.
59 msgid "User without a profile."
60 msgstr "Benutzer ohne Profil."
61
62 #. TRANS: Page title.
63 #. TRANS: %1$s is the user who answered a question, %2$s is the question.
64 #, php-format
65 msgid "%1$s's answer to \"%2$s\""
66 msgstr "%1$ss Antwort auf „%2$s“"
67
68 #. TRANS: Page title for revising a question
69 msgid "Revise answer"
70 msgstr "Antwort ändern"
71
72 #. TRANS: Client exception thrown trying to answer a question while not logged in.
73 msgid "You must be logged in to answer to a question."
74 msgstr "Du musst angemeldet sein, um eine Frage zu beantworten."
75
76 #. TRANS: Client exception thrown trying to respond to a non-existing question.
77 msgid "Invalid or missing answer."
78 msgstr "Ungültige oder fehlende Antwort."
79
80 #. TRANS: Page title after sending an answer.
81 #. TRANS: Page title for and answer to a question.
82 #. TRANS: Form legend for showing the answer.
83 msgid "Answer"
84 msgstr "Antwort"
85
86 #. TRANS: Form title for sending an answer.
87 msgctxt "TITLE"
88 msgid "Answer"
89 msgstr "Antwort"
90
91 #. TRANS: Client exception thrown trying to view a non-existing question.
92 msgid "No such question."
93 msgstr "Keine solche Frage."
94
95 #. TRANS: Client exception thrown trying to view a non-existing question notice.
96 msgid "No such question notice."
97 msgstr "Keine solche Fragenotiz."
98
99 #. TRANS: Page title for a question.
100 #. TRANS: %1$s is the nickname of the user who asked the question, %2$s is the question.
101 #, php-format
102 msgid "%1$s's question: %2$s"
103 msgstr "%1$ss Frage: %2$s"
104
105 #. TRANS: Page title for close a question
106 msgid "Close question"
107 msgstr "Frage schließen"
108
109 #. TRANS: Client exception thrown trying to close a question when not logged in
110 msgid "You must be logged in to close a question."
111 msgstr "Du musst angemeldet sein, um eine Frage zu schließen."
112
113 #. TRANS: Client exception thrown trying to respond to a non-existing question.
114 msgid "Invalid or missing question."
115 msgstr "Ungültige oder fehlende Frage."
116
117 #. TRANS: Exception thrown trying to close another user's question.
118 msgid "You did not ask this question."
119 msgstr "Du hast diese Frage nicht gestellt."
120
121 #. TRANS: Page title after sending an answer.
122 #. TRANS: Page title after sending in a vote for a question or answer.
123 msgid "Answers"
124 msgstr "Antworten"
125
126 #. TRANS: Page title after an AJAX error occurs on the post answer page.
127 msgid "Ajax Error"
128 msgstr "Ajax-Fehler"
129
130 #. TRANS: Title for form to send answer to a question.
131 msgctxt "TITLE"
132 msgid "Your answer"
133 msgstr "Deine Antwort"
134
135 #. TRANS: Error message displayed when an answer has no content.
136 #. TRANS: Error message displayed when answer data is not present.
137 msgid "Answer data is missing."
138 msgstr "Antwortdaten fehlen."
139
140 #. TRANS: Plugin description.
141 msgid "Question and Answers micro-app."
142 msgstr "Minianwendung für Fragen und Antworten."
143
144 #. TRANS: Application title.
145 msgctxt "TITLE"
146 msgid "Question"
147 msgstr "Frage"
148
149 #. TRANS: Exception thrown when there are too many activity objects.
150 msgid "Too many activity objects."
151 msgstr "Zu viele Aktivitätsobjekte."
152
153 #. TRANS: Exception thrown when an incorrect object type is encountered.
154 msgid "Wrong type for object."
155 msgstr "Falscher Objekttyp."
156
157 #. TRANS: Exception thrown when answering a non-existing question.
158 msgid "Answer to unknown question."
159 msgstr "Antwort auf unbekannte Frage."
160
161 #. TRANS: Exception thrown when an object type is encountered that cannot be handled.
162 msgid "Unknown object type."
163 msgstr "Unbekannter Objekttyp."
164
165 #. TRANS: Exception thrown when requesting a non-existing question notice.
166 msgid "Unknown question notice."
167 msgstr "Unbekannte Fragenotiz."
168
169 #. TRANS: Exception thrown when performing an unexpected action on a question.
170 #. TRANS: %s is the unpexpected object type.
171 #, php-format
172 msgid "Unexpected type for QnA plugin: %s."
173 msgstr "Unerwarteter Typ für QnA-Plugin: %s."
174
175 #. TRANS: Error message displayed when question data is not present.
176 msgid "Question data is missing."
177 msgstr "Fragedaten fehlen."
178
179 #. TRANS: Placeholder value for a possible answer to a question
180 #. TRANS: by the logged in user.
181 msgid "Your answer..."
182 msgstr "Deine Antwort …"
183
184 #. TRANS: Link description for link to full notice text if it is longer than
185 #. TRANS: what will be dispplayed.
186 msgid "…"
187 msgstr "…"
188
189 #. TRANS: Title for link that is an ellipsis in English.
190 msgid "more..."
191 msgstr "mehr …"
192
193 #. TRANS: Exception thown when getting a question with a non-existing ID.
194 #. TRANS: %s is the non-existing question ID.
195 #, php-format
196 msgid "No question with ID %s"
197 msgstr "Keine Frage mit der ID %s"
198
199 #. TRANS: Exception thown when getting a profile with a non-existing ID.
200 #. TRANS: %s is the non-existing profile ID.
201 #. TRANS: Exception trown when getting a profile for a non-existing ID.
202 #. TRANS: %s is the provided profile ID.
203 #, php-format
204 msgid "No profile with ID %s"
205 msgstr "Kein Profil mit der ID %s."
206
207 #. TRANS: %s is the number of answer revisions.
208 #, php-format
209 msgid "%s revision"
210 msgid_plural "%s revisions"
211 msgstr[0] "%s Version"
212 msgstr[1] "%s Versionen"
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 "%1$s antwortete auf Frage „%2$s“ mit %3$s"
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 "antwortete „%s>“"
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 Antwort"
235 msgstr[1] "%s Antworten"
236
237 #. TRANS: Notification that a question cannot be answered anymore because it is closed.
238 msgid "This question is closed."
239 msgstr "Diese Frage ist geschlossen."
240
241 #. TRANS: Rendered version of the notice content creating a question.
242 #. TRANS: %s a link to the question as link description.
243 #, php-format
244 msgid "Question: %s"
245 msgstr "Fragen: %s"
246
247 #. TRANS: Button text for submitting a revised answer.
248 #. TRANS: Button text for submitting a poll response.
249 msgctxt "BUTTON"
250 msgid "Submit"
251 msgstr "Abschicken"
252
253 #. TRANS: Field label.
254 msgid "Enter your answer"
255 msgstr "Frage eingeben"
256
257 #. TRANS: Button text for submitting a poll response.
258 msgctxt "BUTTON"
259 msgid "Answer"
260 msgstr "Antwort"
261
262 #. TRANS: Field label for a new question.
263 msgctxt "LABEL"
264 msgid "Title"
265 msgstr "Titel"
266
267 #. TRANS: Field title for a new question.
268 msgid "The title of your question."
269 msgstr "Der Titel deiner Frage."
270
271 #. TRANS: Field label for question details.
272 msgctxt "LABEL"
273 msgid "Description"
274 msgstr "Beschreibung"
275
276 #. TRANS: Field title for question details.
277 msgid "Your question in detail."
278 msgstr "Deine Frage im Detail."
279
280 #. TRANS: Button text for saving a new question.
281 msgctxt "BUTTON"
282 msgid "Save"
283 msgstr "Speichern"
284
285 #. TRANS: Form legend for revising the answer.
286 msgctxt "LEGEND"
287 msgid "Question"
288 msgstr "Frage"
289
290 #. TRANS: Button text for closing a question.
291 msgctxt "BUTTON"
292 msgid "Close"
293 msgstr "Schließen"
294
295 #. TRANS: Title for button text for closing a question.
296 msgid "Close the question to no one can answer it anymore."
297 msgstr "Die Frage schließen, sodass niemand mehr antworten kann."
298
299 #. TRANS: Button text for marking an answer as "best".
300 msgctxt "BUTTON"
301 msgid "Best"
302 msgstr "Beste Antwort"
303
304 #. TRANS: Title for button text marking an answer as "best".
305 msgid "Mark this answer as the best answer."
306 msgstr "Diese Antwort als die beste Antwort markieren."