1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: \n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2019-03-29 14:16+0100\n"
11 "PO-Revision-Date: 2019-03-29 14:16+0100\n"
12 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18 "|| n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Poedit 2.0.6\n"
22 #: templates/cas/login.html:9
26 #: templates/cas/login.html:20
30 #: templates/cas/login.html:23
31 msgid "Forgot password?"
32 msgstr "Nie pamiętasz hasła?"
34 #: templates/cas/logout.html:5 templates/cas/logout.html:12
38 #: templates/cas/logout.html:14
40 "You have successfully logged out. To ensure that you are logged out of all "
41 "services, please close your browser."
43 "Pomyślnie wylogowano. Zamknij przeglądarkę, aby zapewnić wylogowanie ze "
44 "wszystkich serwisów."
46 #: templates/cas/logout.html:17
49 "You can return to service you came from: <a href=\"%(url)s\">%(url)s</a>"
50 msgstr "Możesz wrócić do serwisu: <a href=\"%(url)s\">%(url)s</a>."
52 #: templates/cas/logout.html:21
54 msgid "You can also <a href=\"%(login_url)s\">login again</a>"
55 msgstr "Możesz też <a href=\"%(login_url)s\">zalogować się ponownie</a>."