update django-allauth
[wolnelektury.git] / wolnelektury / locale-contrib / de / LC_MESSAGES / django.po
1 # German translations for PROJECT.
2 # Copyright (C) 2012 ORGANIZATION
3 # This file is distributed under the same license as the PROJECT project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PROJECT VERSION\n"
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "POT-Creation-Date: 2013-04-09 15:30+0200\n"
11 "PO-Revision-Date: 2012-08-14 17:50+0100\n"
12 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
13 "Language-Team: de <LL@li.org>\n"
14 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 0.9.6\n"
19
20 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:31
21 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:47
22 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:233
23 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:351
24 msgid "Password"
25 msgstr "Password"
26
27 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
28 msgid "Password must be a minimum of {0} characters."
29 msgstr ""
30
31 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:49
32 msgid "Remember Me"
33 msgstr "Einspeichern"
34
35 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:60
36 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:173
37 #, fuzzy
38 msgid "E-mail address"
39 msgstr "E-Mail Adresse"
40
41 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:61
42 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:182
43 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:301
44 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:368
45 msgid "E-mail"
46 msgstr "E-Mail"
47
48 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:66
49 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:67
50 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:166
51 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:170
52 msgid "Username"
53 msgstr "Username"
54
55 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:74
56 msgid "Username or e-mail"
57 msgstr ""
58
59 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:108
60 msgid "This account is currently inactive."
61 msgstr "Dieses Account ist zurzeit inaktiv."
62
63 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:112
64 msgid "The e-mail address and/or password you specified are not correct."
65 msgstr "Die E-Mail-Adresse und/oder das Password sind nicht korrekt."
66
67 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:116
68 msgid "The username and/or password you specified are not correct."
69 msgstr "Der Username ist nicht korrekt."
70
71 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:119
72 #, fuzzy
73 msgid "The login and/or password you specified are not correct."
74 msgstr "Der Username ist nicht korrekt."
75
76 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:185
77 msgid "E-mail (optional)"
78 msgstr "E-Mail (fakultativ)"
79
80 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:193
81 #, fuzzy
82 msgid "Usernames can only contain letters, digits and @/./+/-/_."
83 msgstr "Usernamen können nur aus Buchstaben, Ziffern"
84
85 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:197
86 msgid "Username can not be used. Please use other username."
87 msgstr ""
88
89 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:204
90 msgid "This username is already taken. Please choose another."
91 msgstr "Dieser Username ist schon besetzt. Wählen Sie bitte einen anderen."
92
93 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:212
94 #, fuzzy
95 msgid "A user is already registered with this e-mail address."
96 msgstr "Ein User ist schon mit dieser E-Mail-Adresse verbunden."
97
98 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:234
99 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:352
100 msgid "Password (again)"
101 msgstr "Password (nochmals)"
102
103 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:262
104 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
105 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:357
106 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:425
107 msgid "You must type the same password each time."
108 msgstr "Sie müssen dasselbe Password jedesmal eintippen."
109
110 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
111 #, fuzzy
112 msgid "This e-mail address is already associated with this account."
113 msgstr "Die E-Mail ist schon mit diesem Account verbunden."
114
115 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
116 #, fuzzy
117 msgid "This e-mail address is already associated with another account."
118 msgstr "Diese E-Mail-Adresse ist schon mit einem anderen Account verbunden."
119
120 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:329
121 msgid "Current Password"
122 msgstr "Aktuelles Password"
123
124 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:330
125 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:413
126 msgid "New Password"
127 msgstr "Neues Password"
128
129 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:331
130 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:414
131 msgid "New Password (again)"
132 msgstr "Neues Password (nochmals)"
133
134 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:335
135 msgid "Please type your current password."
136 msgstr "Tippe Ihr Password ein."
137
138 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:378
139 msgid "The e-mail address is not assigned to any user account"
140 msgstr "Diese E-Mail-Adresse ist noch mit keinem anderen Account verbunden."
141
142 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:30
143 #, fuzzy
144 msgid "email address"
145 msgstr "E-Mail Adresse"
146
147 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:31
148 #, fuzzy
149 msgid "email addresses"
150 msgstr "E-Mail Adresse"
151
152 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:81
153 #, fuzzy
154 msgid "email confirmation"
155 msgstr "E-Mail-Adresse-Bestätigung"
156
157 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:82
158 #, fuzzy
159 msgid "email confirmations"
160 msgstr "E-Mail-Adresse-Bestätigung"
161
162 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:89
163 #, python-format
164 msgid "Successfully signed in as %(user)s."
165 msgstr "Erfolgreich als %(user)s eingeloggt."
166
167 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:237
168 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:216
169 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:235
170 #, python-format
171 msgid "Confirmation e-mail sent to %(email)s"
172 msgstr "BestBestätigungsmail an %(email)s gesendet"
173
174 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:141
175 #, python-format
176 msgid "You have confirmed %(email)s."
177 msgstr ""
178
179 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:253
180 #, fuzzy, python-format
181 msgid "You cannot remove your primary e-mail address (%(email)s)"
182 msgstr "Die E-Mail-Adresse %(email)s gelöscht."
183
184 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:263
185 #, python-format
186 msgid "Removed e-mail address %(email)s"
187 msgstr "Die E-Mail-Adresse %(email)s gelöscht."
188
189 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:289
190 #, fuzzy
191 msgid "Your primary e-mail address must be verified"
192 msgstr "Ihre E-Mail-Adresse wurd erfolgreich verifiziert."
193
194 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:301
195 msgid "Primary e-mail address set"
196 msgstr "Die Haupt-Email-Adresse eingestellt"
197
198 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:330
199 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:407
200 msgid "Password successfully changed."
201 msgstr "Password erfolgreich geändert."
202
203 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:355
204 msgid "Password successfully set."
205 msgstr "Password erfolgreich erstellt."
206
207 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:423
208 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:10
209 msgid "You have signed out."
210 msgstr "Sie haben sich ausgeloggt."
211
212 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:47
213 #, fuzzy
214 msgid "Your account has no password set up."
215 msgstr "Ihr lokales Account hat keine Schlüsselworteinstellung"
216
217 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:51
218 #, fuzzy
219 msgid "Your account has no verified e-mail address."
220 msgstr "Ihr lokales Account hat keine verfizierte Email-Adresse"
221
222 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:129
223 #, fuzzy
224 msgid "The social account has been connected"
225 msgstr "Das Social-Account wurde abgeschaltet."
226
227 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:66
228 msgid "The social account has been disconnected"
229 msgstr "Das Social-Account wurde abgeschaltet."
230
231 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:78
232 #, python-format
233 msgid "Invalid response while obtaining request token from \"%s\"."
234 msgstr "Falsche Antwort beim Erhalten des Fragentokens von \"%s\"."
235
236 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:102
237 #, python-format
238 msgid "Invalid response while obtaining access token from \"%s\"."
239 msgstr "Falsche Antwort beim Erhalten des Zugangstokens von \"%s\"."
240
241 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:115
242 #, python-format
243 msgid "No request token saved for \"%s\"."
244 msgstr "Keine Fragentokens für \"%s\" gespeichert."
245
246 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:160
247 #, python-format
248 msgid "No access token saved for \"%s\"."
249 msgstr "Keine Zugangstokens für \"%s\" gespeichert."
250
251 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:178
252 #, python-format
253 msgid "No access to private resources at \"%s\"."
254 msgstr "Kein Zugagng zu privaten Angaben bei \"%s\"."
255
256 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:6
257 msgid "Account"
258 msgstr "Account"
259
260 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:9
261 msgid "E-mail Addresses"
262 msgstr "E-Mail Adresse"
263
264 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:11
265 #, fuzzy
266 msgid "The following e-mail addresses are associated with your account:"
267 msgstr "Die folgenden E-Mail-Adressen wurden mit Ihrem Account verbunden:"
268
269 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:25
270 msgid "Verified"
271 msgstr "Verifiziert"
272
273 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:27
274 msgid "Unverified"
275 msgstr "Unverifiziert"
276
277 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:29
278 msgid "Primary"
279 msgstr "Primär"
280
281 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
282 msgid "Make Primary"
283 msgstr "Stelle als primär ein"
284
285 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
286 msgid "Re-send Verification"
287 msgstr "Verifizierung wiedersenden"
288
289 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:37
290 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:35
291 msgid "Remove"
292 msgstr "Entfernen"
293
294 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:44
295 msgid "Warning:"
296 msgstr "Warnung:"
297
298 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:44
299 msgid ""
300 "You currently do not have any e-mail address set up. You should really "
301 "add an e-mail address so you can receive notifications, reset your "
302 "password, etc."
303 msgstr ""
304 "Sie haben jetzt keine Email-Adresse eingestellt. Sie sollen eine Email-"
305 "Adresse einstellen, um Ihr Schlüsselwort zu resetieren, um wichtige "
306 "Informationen zu bekommen."
307
308 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:49
309 msgid "Add E-mail Address"
310 msgstr "E-Mail-Adress eintippen"
311
312 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:54
313 msgid "Add E-mail"
314 msgstr "Add E-Mail eintippen"
315
316 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:64
317 msgid "Do you really want to remove the selected e-mail address?"
318 msgstr "Wollen Sie wirklich die angegebene E-Mail-Adresse löschen?"
319
320 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:7
321 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:11
322 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:6
323 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:11
324 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/email_confirmation_subject.txt:3
325 #, fuzzy
326 msgid "Confirm E-mail Address"
327 msgstr "Die Haupt-Email-Adresse eingestellt"
328
329 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:17
330 #, fuzzy, python-format
331 msgid ""
332 "Please confirm that <a href=\"mailto:%(email)s\">%(email)s</a> is an "
333 "e-mail address for user %(user_display)s."
334 msgstr ""
335 "Sie haben bestätigt, dass <a href=\"mailto:%(email)s\">%(email)s</a> ist "
336 "mit dem User '%(user)s' verbunden."
337
338 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:21
339 msgid "Confirm"
340 msgstr ""
341
342 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:28
343 #, python-format
344 msgid ""
345 "This e-mail confirmation link expired or is invalid. Please <a "
346 "href=\"%(email_url)s\">issue a new e-mail confirmation request</a>."
347 msgstr ""
348
349 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:15
350 #, fuzzy, python-format
351 msgid ""
352 "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an "
353 "e-mail address for user %(user_display)s."
354 msgstr ""
355 "Sie haben bestätigt, dass <a href=\"mailto:%(email)s\">%(email)s</a> ist "
356 "mit dem User '%(user)s' verbunden."
357
358 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:7
359 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:11
360 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:39
361 msgid "Sign In"
362 msgstr "Anmelden"
363
364 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:16
365 #, fuzzy, python-format
366 msgid ""
367 "Please sign in with one\n"
368 "of your existing third party accounts. Or, <a "
369 "href=\"%(signup_url)s\">sign up</a> \n"
370 "for a %(site_name)s account and sign in below:"
371 msgstr ""
372 "Loggen Sie sich bitte ein mit einem\n"
373 "von Accounts einer dritten Partei. Oder, <a \n"
374 "href=\"%(signup_url)s\">registrieren Sie</a> for a %(site_name)s den "
375 "Account und loggen Sie sich ein\n"
376 "hierunter:"
377
378 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:24
379 msgid "or"
380 msgstr "oder"
381
382 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:38
383 msgid "Forgot Password?"
384 msgstr "Password vergessen?"
385
386 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:5
387 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:8
388 msgid "Signed Out"
389 msgstr "Ausgeloggt"
390
391 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:4
392 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:7
393 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:12
394 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:5
395 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:8
396 msgid "Change Password"
397 msgstr "Password ändern"
398
399 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:5
400 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:8
401 msgid "Delete Password"
402 msgstr "Password löschen"
403
404 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:9
405 msgid ""
406 "You may delete your password since you are currently logged in using "
407 "OpenID."
408 msgstr ""
409 "Sie können Ihr Schlüsselwort löschen, weil Sie jetzt durch OpenID "
410 "eingeloggt sind."
411
412 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
413 msgid "delete my password"
414 msgstr "Password löschen"
415
416 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:5
417 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:8
418 msgid "Password Deleted"
419 msgstr "Password gelöscht"
420
421 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
422 msgid "Your password has been deleted."
423 msgstr "Password wurde gelöscht."
424
425 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:6
426 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:10
427 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:6
428 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:9
429 msgid "Password Reset"
430 msgstr "Password neu erstellen"
431
432 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:15
433 msgid ""
434 "Forgotten your password? Enter your e-mail address below, and we'll send "
435 "you an e-mail allowing you to reset it."
436 msgstr ""
437 "Password vergessen? Tippe unten Ihre E-Mail-Adresse ein, dann senden wir "
438 "Ihnen eine E-Mail, um das Password zu ändern."
439
440 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
441 msgid "Reset My Password"
442 msgstr "Password neu erstellen"
443
444 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:23
445 msgid "Please contact us if you have any trouble resetting your password."
446 msgstr ""
447
448 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:15
449 #, fuzzy, python-format
450 msgid ""
451 "We have sent you an e-mail. Please contact us if you do not receive it "
452 "within a few minutes."
453 msgstr ""
454 "Wir haben Ihnen eine Email geschickt. Falls Sie sie nicht innerhalb von "
455 "einigen Minuten erhalten, wenden Sie sich bitte an uns <a "
456 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
457
458 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:8
459 msgid "Bad Token"
460 msgstr "Falscher Token"
461
462 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:12
463 #, python-format
464 msgid ""
465 "The password reset link was invalid, possibly because it has already been"
466 " used.  Please request a <a href=\"%(passwd_reset_url)s\">new password "
467 "reset</a>."
468 msgstr ""
469 "Der Passwort-Reset-Link war falsch, da er schon möglicherweise benutzt "
470 "worden war. Bitten Sie um ein <a href=\"%(passwd_reset_url)s\">Reset "
471 "eines neuen Passwortes</a>."
472
473 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:18
474 msgid "change password"
475 msgstr "Password ändern"
476
477 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:21
478 msgid "Your password is now changed."
479 msgstr "Password wurde geändert"
480
481 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:5
482 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:8
483 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:13
484 msgid "Set Password"
485 msgstr "Password erstellen"
486
487 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:6
488 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:5
489 msgid "Signup"
490 msgstr "Registrieren"
491
492 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:9
493 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:19
494 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:8
495 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:19
496 msgid "Sign Up"
497 msgstr "Anmelden"
498
499 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:11
500 #, python-format
501 msgid ""
502 "Already have an account? Then please <a href=\"%(login_url)s\">sign "
503 "in</a>."
504 msgstr ""
505
506 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:6
507 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:9
508 msgid "Sign Up Closed"
509 msgstr ""
510
511 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:11
512 msgid "We are sorry, but the sign up is currently closed."
513 msgstr ""
514
515 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:5
516 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:8
517 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:6
518 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:9
519 msgid "Verify Your E-mail Address"
520 msgstr "Verifizieren Sie Ihre E-Mail-Adresse"
521
522 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:10
523 #, python-format
524 msgid ""
525 "We have sent an e-mail to <a href=\"mailto:%(email)s\">%(email)s</a> for "
526 "verification. Follow the link provided to finalize the signup process. "
527 "Please contact us if you do not receive it within a few minutes."
528 msgstr ""
529
530 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:15
531 msgid ""
532 "This part of the site requires us to verify that\n"
533 "you are who you claim to be. For this purpose, we require that you\n"
534 "verify ownership of your e-mail address. "
535 msgstr ""
536
537 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:19
538 msgid ""
539 "We have sent an e-mail to you for\n"
540 "verification. Please click on the link inside this e-mail. Please\n"
541 "contact us if you do not receive it within a few minutes."
542 msgstr ""
543
544 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:21
545 #, python-format
546 msgid ""
547 "<strong>Note:</strong> you can still <a href=\"%(email_url)s\">change "
548 "your e-mail address</a>."
549 msgstr ""
550
551 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/email_confirmation_message.txt:4
552 #, python-format
553 msgid ""
554 "User %(user_display)s at %(site_name)s has given this as an email "
555 "address.\n"
556 "\n"
557 "To confirm this is correct, go to %(activate_url)s\n"
558 msgstr ""
559
560 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_message.txt:9
561 #, python-format
562 msgid ""
563 "You're receiving this e-mail because you or someone else has requested a "
564 "password for your user account at %(site_domain)s.\n"
565 "It can be safely ignored if you did not request a password reset. Click "
566 "the link below to reset your password.\n"
567 "\n"
568 "%(password_reset_url)s\n"
569 "\n"
570 "In case you forgot, your username is %(username)s.\n"
571 "\n"
572 "Thanks for using our site!\n"
573 msgstr ""
574 "Sie bekommen diese Email an %(site_domain)s, weil Sie or jemand anderer "
575 "Ihr Schlüsselwort erhalten will. Sie können diese Nachricht ignorieren, "
576 "wenn Sie um Neustellung des Schlüssekworts nicht gebeten haben. Klicken "
577 "Sie an das Link unten, um Ihr Schlüsselwort neu zu stellen.\n"
578 "\n"
579 "%(password_reset_url)s\n"
580 "\n"
581 "Falls Sie vergessen haben, ist Ihr Benutzername: %(username)s.\n"
582 "\n"
583 "Vielen dank, dass Sie unsere Webseite benutzt haben!\n"
584
585 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_subject.txt:3
586 msgid "Password Reset E-mail"
587 msgstr "Password neu stellen E-Mail"
588
589 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
590 msgid "Note"
591 msgstr "Notiz"
592
593 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
594 #, python-format
595 msgid "you are already logged in as %(user_display)s."
596 msgstr "Sie sind schon als %(user_display)s eingeloggt."
597
598 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:10
599 msgid "OpenID Sign In"
600 msgstr "OpenID Registrieren"
601
602 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:5
603 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:8
604 msgid "Account Inactive"
605 msgstr "Inaktives Account"
606
607 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
608 msgid "This account is inactive."
609 msgstr "Dieses Account ist inaktiv."
610
611 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:5
612 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:8
613 msgid "Social Network Login Failure"
614 msgstr "Social-Networt-Login Fehler"
615
616 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:10
617 #, fuzzy
618 msgid ""
619 "An error occurred while attempting to login via your social network "
620 "account."
621 msgstr "Ein Fehler ist eingetreten beim Einloggen mithilfe Social-Networt-Account."
622
623 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:5
624 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:8
625 msgid "Account Connections"
626 msgstr "Account-Beziehungen"
627
628 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:11
629 msgid ""
630 "You can sign in to your account using any of the following third party "
631 "accounts:"
632 msgstr "Sie können sich einloggen mittels eines von folgenden Accounts Dritter:"
633
634 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:43
635 #, fuzzy
636 msgid "You currently have no social network accounts connected to this account."
637 msgstr "Das Social-Network-Account wurde mit Ihrem Account verbunden."
638
639 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
640 msgid "Add a 3rd Party Account"
641 msgstr "Fügen Sie ein fremdes Account hinzu."
642
643 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:6
644 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:10
645 msgid "Login Cancelled"
646 msgstr "Login annulliert"
647
648 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:14
649 #, fuzzy, python-format
650 msgid ""
651 "You decided to cancel logging in to our site using one of your existing "
652 "accounts. If this was a mistake, please proceed to <a "
653 "href=\"%(login_url)s\">sign in</a>."
654 msgstr ""
655 "Sie haben sich entschieden, das Einloggen in unsere Webseite mittels "
656 "eines von Ihren existierenden Accounts. Falls dies ein Fehler war, gehen "
657 "Sie auf <a href=\"%(login_url)s\">sign in</a>."
658
659 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:11
660 #, python-format
661 msgid ""
662 "You are about to use your %(provider_name)s account to login to \n"
663 "%(site_name)s. As a final step, please complete the following form:"
664 msgstr ""
665 "Sie werden Ihr  %(provider_name)s Account benutzen, um\n"
666 "sich in %(site_name)s einzuloggen. Der letzte Schritt ist, den folgenden "
667 "Formular auszufüllen"
668
669 #~ msgid "OpenID"
670 #~ msgstr "OpenID"
671
672 #~ msgid ""
673 #~ "If you have any trouble resetting "
674 #~ "your password, contact us at <a "
675 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
676 #~ msgstr ""
677 #~ "Falls Sie Probleme haben, Ihr "
678 #~ "Schlüsselwort neu zu stellen, wenden Sie"
679 #~ " isch biite an uns <a "
680 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
681
682 #~ msgid ""
683 #~ "We have sent you an e-mail to "
684 #~ "<b>%(email)s</b> for verification. Follow the"
685 #~ " link provided to finalize the signup"
686 #~ " process. If you do not receive "
687 #~ "it within a few minutes, contact "
688 #~ "us at <a "
689 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
690 #~ msgstr ""
691 #~ "Wir haben Ihnen eine Email geschickt."
692 #~ " <b>%(email)s</b> wegen der Verifizierung. "
693 #~ "Klicken Sie an das Link, um die"
694 #~ " Registrierung zu finalisieren.Falls Sie "
695 #~ "sie nicht innerhalb von einigen Minuten"
696 #~ " erhalten, wenden Sie sich bitte an"
697 #~ " uns <a "
698 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
699
700 #~ msgid "Invalid confirmation key."
701 #~ msgstr "Bestätigungsschlüssel fehlerhaft eingetippt."
702
703 #~ msgid ""
704 #~ "User '%(user)s' at %(site_name)s has given this as an email address.\n"
705 #~ "\n"
706 #~ "To confirm this is correct, go to %(activate_url)s\n"
707 #~ msgstr ""
708