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.
8 "Project-Id-Version: PROJECT VERSION\n"
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "POT-Creation-Date: 2012-08-14 17:40+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"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 0.9.6\n"
20 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:36
21 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:191
22 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:358
26 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
30 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:52
31 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:139
32 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:301
33 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:380
37 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:57
38 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:130
42 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
43 msgid "This account is currently inactive."
44 msgstr "Dieses Account ist zurzeit inaktiv."
46 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:88
47 msgid "The e-mail address and/or password you specified are not correct."
48 msgstr "Die E-Mail-Adresse und/oder das Password sind nicht korrekt."
50 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
51 msgid "The username and/or password you specified are not correct."
52 msgstr "Der Username ist nicht korrekt."
54 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
55 msgid "E-mail (optional)"
56 msgstr "E-Mail (fakultativ)"
58 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
59 msgid "Usernames can only contain letters, numbers and underscores."
60 msgstr "Usernamen können nur aus Buchstaben, Ziffern"
62 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
63 msgid "This username is already taken. Please choose another."
64 msgstr "Dieser Username ist schon besetzt. Wählen Sie bitte einen anderen."
66 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
67 msgid "A user is registered with this e-mail address."
68 msgstr "Ein User ist schon mit dieser E-Mail-Adresse verbunden."
70 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:195
71 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:362
72 msgid "Password (again)"
73 msgstr "Password (nochmals)"
75 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:225
76 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:347
77 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:369
78 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:444
79 msgid "You must type the same password each time."
80 msgstr "Sie müssen dasselbe Password jedesmal eintippen."
82 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
83 msgid "Your e-mail address has already been verified"
84 msgstr "Ihre E-Mail-Adresse wurd erfolgreich verifiziert."
86 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:270
87 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:123
88 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:93
89 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:109
91 msgid "Confirmation e-mail sent to %(email)s"
92 msgstr "BestBestätigungsmail an %(email)s gesendet"
94 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
95 msgid "This e-mail address already associated with this account."
96 msgstr "Die E-Mail ist schon mit diesem Account verbunden."
98 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
99 msgid "This e-mail address already associated with another account."
100 msgstr "Diese E-Mail-Adresse ist schon mit einem anderen Account verbunden."
102 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
103 msgid "Current Password"
104 msgstr "Aktuelles Password"
106 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:331
107 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:427
109 msgstr "Neues Password"
111 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:335
112 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:431
113 msgid "New Password (again)"
114 msgstr "Neues Password (nochmals)"
116 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
117 msgid "Please type your current password."
118 msgstr "Tippe Ihr Password ein."
120 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:390
121 msgid "The e-mail address is not assigned to any user account"
122 msgstr "Diese E-Mail-Adresse ist noch mit keinem anderen Account verbunden."
124 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
125 msgid "Password Reset E-mail"
126 msgstr "Password neu stellen E-Mail"
128 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
130 msgid "Successfully signed in as %(user)s."
131 msgstr "Erfolgreich als %(user)s eingeloggt."
133 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
135 msgid "Removed e-mail address %(email)s"
136 msgstr "Die E-Mail-Adresse %(email)s gelöscht."
138 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
139 msgid "Primary e-mail address set"
140 msgstr "Die Haupt-Email-Adresse eingestellt"
142 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:160
143 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:233
144 msgid "Password successfully changed."
145 msgstr "Password erfolgreich geändert."
147 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
148 msgid "Password successfully set."
149 msgstr "Password erfolgreich erstellt."
151 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:247
152 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:10
153 msgid "You have signed out."
154 msgstr "Sie haben sich ausgeloggt."
156 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
160 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
161 msgid "Your local account has no password setup."
162 msgstr "Ihr lokales Account hat keine Schlüsselworteinstellung"
164 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
165 msgid "Your local account has no verified e-mail address."
166 msgstr "Ihr lokales Account hat keine verfizierte Email-Adresse"
168 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
169 msgid "The social account has been connected to your existing account"
170 msgstr "Das Social-Network-Account wurde mit Ihrem Account verbunden."
172 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
174 msgid "Invalid response while obtaining request token from \"%s\"."
175 msgstr "Falsche Antwort beim Erhalten des Fragentokens von \"%s\"."
177 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
179 msgid "Invalid response while obtaining access token from \"%s\"."
180 msgstr "Falsche Antwort beim Erhalten des Zugangstokens von \"%s\"."
182 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
184 msgid "No request token saved for \"%s\"."
185 msgstr "Keine Fragentokens für \"%s\" gespeichert."
187 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
189 msgid "No access token saved for \"%s\"."
190 msgstr "Keine Zugangstokens für \"%s\" gespeichert."
192 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
194 msgid "No access to private resources at \"%s\"."
195 msgstr "Kein Zugagng zu privaten Angaben bei \"%s\"."
197 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
198 msgid "The social account has been disconnected"
199 msgstr "Das Social-Account wurde abgeschaltet."
201 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
205 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
206 msgid "E-mail Addresses"
207 msgstr "E-Mail Adresse"
209 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:10
210 msgid "The following e-mail addresses are associated to your account:"
211 msgstr "Die folgenden E-Mail-Adressen wurden mit Ihrem Account verbunden:"
213 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
217 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
219 msgstr "Unverifiziert"
221 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
225 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
227 msgstr "Stelle als primär ein"
229 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
230 msgid "Re-send Verification"
231 msgstr "Verifizierung wiedersenden"
233 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
237 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
241 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
242 msgid "You currently do not have any e-mail address set up. You should really add an e-mail address so you can receive notifications, reset your password, etc."
243 msgstr "Sie haben jetzt keine Email-Adresse eingestellt. Sie sollen eine Email-Adresse einstellen, um Ihr Schlüsselwort zu resetieren, um wichtige Informationen zu bekommen."
245 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
246 msgid "Add E-mail Address"
247 msgstr "E-Mail-Adress eintippen"
249 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
251 msgstr "Add E-Mail eintippen"
253 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:63
254 msgid "Do you really want to remove the selected e-mail address?"
255 msgstr "Wollen Sie wirklich die angegebene E-Mail-Adresse löschen?"
257 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:6
258 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:11
259 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:43
263 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:19
266 "Please sign in with one\n"
267 "of your existing third party accounts. Or, <a \n"
268 "href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n"
271 "Loggen Sie sich bitte ein mit einem\n"
272 "von Accounts einer dritten Partei. Oder, <a \n"
273 "href=\"%(signup_url)s\">registrieren Sie</a> for a %(site_name)s den Account und loggen Sie sich ein\n"
276 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
280 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
281 msgid "Forgot Password?"
282 msgstr "Password vergessen?"
284 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:5
285 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:8
289 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:4
290 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:7
291 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:12
292 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:4
293 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
294 msgid "Change Password"
295 msgstr "Password ändern"
297 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:5
298 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:8
299 msgid "Delete Password"
300 msgstr "Password löschen"
302 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:9
303 msgid "You may delete your password since you are currently logged in using OpenID."
304 msgstr "Sie können Ihr Schlüsselwort löschen, weil Sie jetzt durch OpenID eingeloggt sind."
306 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
307 msgid "delete my password"
308 msgstr "Password löschen"
310 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:5
311 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:8
312 msgid "Password Deleted"
313 msgstr "Password gelöscht"
315 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
316 msgid "Your password has been deleted."
317 msgstr "Password wurde gelöscht."
319 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:6
320 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:10
321 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:6
322 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:9
323 msgid "Password Reset"
324 msgstr "Password neu erstellen"
326 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:15
327 msgid "Forgotten your password? Enter your e-mail address below, and we'll send you an e-mail allowing you to reset it."
328 msgstr "Password vergessen? Tippe unten Ihre E-Mail-Adresse ein, dann senden wir Ihnen eine E-Mail, um das Password zu ändern."
330 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
331 msgid "Reset My Password"
332 msgstr "Password neu erstellen"
334 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:23
336 msgid "If you have any trouble resetting your password, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
337 msgstr "Falls Sie Probleme haben, Ihr Schlüsselwort neu zu stellen, wenden Sie isch biite an uns <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
339 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:15
341 msgid "We have sent you an e-mail. If you do not receive it within a few minutes, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
342 msgstr "Wir haben Ihnen eine Email geschickt. Falls Sie sie nicht innerhalb von einigen Minuten erhalten, wenden Sie sich bitte an uns <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
344 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
346 msgstr "Falscher Token"
348 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:11
350 msgid "The password reset link was invalid, possibly because it has already been used. Please request a <a href=\"%(passwd_reset_url)s\">new password reset</a>."
351 msgstr "Der Passwort-Reset-Link war falsch, da er schon möglicherweise benutzt worden war. Bitten Sie um ein <a href=\"%(passwd_reset_url)s\">Reset eines neuen Passwortes</a>."
353 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
354 msgid "change password"
355 msgstr "Password ändern"
357 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
358 msgid "Your password is now changed."
359 msgstr "Password wurde geändert"
361 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_key_message.txt:9
364 "You're receiving this e-mail because you or someone else has requested a password for your user account at %(site_domain)s.\n"
365 "It can be safely ignored if you did not request a password reset. Click the link below to reset your password.\n"
367 "%(password_reset_url)s\n"
369 "In case you forgot, your username is %(username)s.\n"
371 "Thanks for using our site!\n"
373 "Sie bekommen diese Email an %(site_domain)s, weil Sie or jemand anderer Ihr Schlüsselwort erhalten will. Sie können diese Nachricht ignorieren, wenn Sie um Neustellung des Schlüssekworts nicht gebeten haben. Klicken Sie an das Link unten, um Ihr Schlüsselwort neu zu stellen.\n"
375 "%(password_reset_url)s\n"
377 "Falls Sie vergessen haben, ist Ihr Benutzername: %(username)s.\n"
379 "Vielen dank, dass Sie unsere Webseite benutzt haben!\n"
381 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:5
382 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:8
383 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:13
385 msgstr "Password erstellen"
387 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:5
388 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:5
390 msgstr "Registrieren"
392 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:8
393 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:21
394 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:8
395 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:19
399 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:13
401 msgid "Already have an account? Then please <a href=\"%(login_url)s\">sign in</a>."
404 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:5
405 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:8
406 msgid "Verify Your E-mail Address"
407 msgstr "Verifizieren Sie Ihre E-Mail-Adresse"
409 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:10
411 msgid "We have sent you an e-mail to <b>%(email)s</b> for verification. Follow the link provided to finalize the signup process. If you do not receive it within a few minutes, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
412 msgstr "Wir haben Ihnen eine Email geschickt. <b>%(email)s</b> wegen der Verifizierung. Klicken Sie an das Link, um die Registrierung zu finalisieren.Falls Sie sie nicht innerhalb von einigen Minuten erhalten, wenden Sie sich bitte an uns <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
414 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
418 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
420 msgid "you are already logged in as %(user_display)s."
421 msgstr "Sie sind schon als %(user_display)s eingeloggt."
423 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:5
424 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:8
425 msgid "E-mail Address Confirmation"
426 msgstr "E-Mail-Adresse-Bestätigung"
428 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:11
430 msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user '%(user)s'."
431 msgstr "Sie haben bestätigt, dass <a href=\"mailto:%(email)s\">%(email)s</a> ist mit dem User '%(user)s' verbunden."
433 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
434 msgid "Invalid confirmation key."
435 msgstr "Bestätigungsschlüssel fehlerhaft eingetippt."
437 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/email_confirmation_message.txt:4
440 "User '%(user)s' at %(site_name)s has given this as an email address.\n"
442 "To confirm this is correct, go to %(activate_url)s\n"
445 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/email_confirmation_subject.txt:1
447 msgid "Confirm E-mail Address"
448 msgstr "Die Haupt-Email-Adresse eingestellt"
450 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
451 msgid "OpenID Sign In"
452 msgstr "OpenID Registrieren"
454 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:5
455 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:8
456 msgid "Account Inactive"
457 msgstr "Inaktives Account"
459 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
460 msgid "This account is inactive."
461 msgstr "Dieses Account ist inaktiv."
463 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:5
464 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:8
465 msgid "Social Network Login Failure"
466 msgstr "Social-Networt-Login Fehler"
468 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:10
469 msgid "An error occured while attempting to login via your social network account."
470 msgstr "Ein Fehler ist eingetreten beim Einloggen mithilfe Social-Networt-Account."
472 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:5
473 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:8
474 msgid "Account Connections"
475 msgstr "Account-Beziehungen"
477 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:11
478 msgid "You can sign in to your account using any of the following third party accounts:"
479 msgstr "Sie können sich einloggen mittels eines von folgenden Accounts Dritter:"
481 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
482 msgid "Add a 3rd Party Account"
483 msgstr "Fügen Sie ein fremdes Account hinzu."
485 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:5
486 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:9
487 msgid "Login Cancelled"
488 msgstr "Login annulliert"
490 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:13
492 msgid "You decided to cancel logging in to our site using one of your exisiting accounts. If this was a mistake, please proceed to <a href=\"%(login_url)s\">sign in</a>."
493 msgstr "Sie haben sich entschieden, das Einloggen in unsere Webseite mittels eines von Ihren existierenden Accounts. Falls dies ein Fehler war, gehen Sie auf <a href=\"%(login_url)s\">sign in</a>."
495 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:11
498 "You are about to use your %(provider_name)s account to login to \n"
499 "%(site_name)s. As a final step, please complete the following form:"
501 "Sie werden Ihr %(provider_name)s Account benutzen, um\n"
502 "sich in %(site_name)s einzuloggen. Der letzte Schritt ist, den folgenden Formular auszufüllen"
507 #~ msgid "Pinax can be used in your preferred language."
508 #~ msgstr "Pinax kann in der bevorzugten Sprache benutzt werden"
510 #~ msgid "Change my language"
511 #~ msgstr "Sprache wechseln"
513 #~ msgid "Already have an account?"
514 #~ msgstr "Haben Sie schon ein Account?"
523 #~ "Pinax can localize all times into "
524 #~ "your preferred timezone. Change your "
527 #~ "Pinax kann alle Zeiten in Ihre "
528 #~ "Zeitzone lokalisieren. Wechseln Sie Ihre "
529 #~ "Zeitzone hierunter."
531 #~ msgid "Change my timezone"
532 #~ msgstr "Zeitzone wechseln"