Translations.
[cas.git] / src / cas / locale / pl / LC_MESSAGES / django.po
index 7a56631..c2dc501 100644 (file)
@@ -5,32 +5,36 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-20 16:31+0100\n"
-"PO-Revision-Date: 2013-03-20 16:04+0100\n"
+"PO-Revision-Date: 2019-03-29 14:16+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"Language-Team: \n"
+"Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Poedit 2.0.6\n"
 
-#: templates/cas/login.html:9
+#: cas/templates/cas/login.html:9
 msgid "Login"
 msgstr "Zaloguj"
 
-#: templates/cas/login.html:16
+#: cas/templates/cas/login.html:20
 msgid "Log me in"
 msgstr "Zaloguj mnie"
 
-#: templates/cas/logout.html:5 templates/cas/logout.html.py:12
+#: cas/templates/cas/login.html:23
+msgid "Forgot password?"
+msgstr "Nie pamiętasz hasła?"
+
+#: cas/templates/cas/logout.html:5 cas/templates/cas/logout.html:12
 msgid "Logged out"
 msgstr "Wylogowano"
 
-#: templates/cas/logout.html:14
+#: cas/templates/cas/logout.html:14
 msgid ""
 "You have successfully logged out. To ensure that you are logged out of all "
 "services, please close your browser."
@@ -38,13 +42,13 @@ msgstr ""
 "Pomyślnie wylogowano. Zamknij przeglądarkę, aby zapewnić wylogowanie ze "
 "wszystkich serwisów."
 
-#: templates/cas/logout.html:17
+#: cas/templates/cas/logout.html:17
 #, python-format
 msgid ""
 "You can return to service you came from: <a href=\"%(url)s\">%(url)s</a>"
 msgstr "Możesz wrócić do serwisu: <a href=\"%(url)s\">%(url)s</a>."
 
-#: templates/cas/logout.html:21
+#: cas/templates/cas/logout.html:21
 #, python-format
 msgid "You can also <a href=\"%(login_url)s\">login again</a>"
 msgstr "Możesz też <a href=\"%(login_url)s\">zalogować się ponownie</a>."