Internationalize funding.
[wolnelektury.git] / src / wolnelektury / locale / en / LC_MESSAGES / django.po
index ff16da8..9256ca6 100644 (file)
@@ -7,7 +7,6 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-09-09 22:17+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,15 +16,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1\n"
 
-#: templates/404.html:4
+#: wolnelektury/templates/404.html:4
 msgid "Page does not exist"
 msgstr "Page does not exist"
 
-#: templates/404.html:8
+#: wolnelektury/templates/404.html:8
 msgid "Page not found"
 msgstr "Page not found"
 
-#: templates/404.html:11
+#: wolnelektury/templates/404.html:11
 msgid ""
 "We are sorry, but this page does not exist. Please check if you entered "
 "correct address or go to "
@@ -33,15 +32,15 @@ msgstr ""
 "We are sorry, but this page does not exist. Please check if the address you "
 "entered is correct you entered or go to "
 
-#: templates/404.html:12
+#: wolnelektury/templates/404.html:12
 msgid "main page"
 msgstr "main page"
 
-#: templates/500.html:6 templates/500.html:17
+#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17
 msgid "Server error"
 msgstr "Server error"
 
-#: templates/500.html:19
+#: wolnelektury/templates/500.html:19
 msgid ""
 "<p>The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our "
 "<a href='http://nowoczesnapolska.org.pl'>blog</a>.</p> <p>Inform our <a "
@@ -53,62 +52,68 @@ msgstr ""
 "href='mailto:fundacja@nowoczesnapolska.org.pl'>administrators</a> about the "
 "error.</p>"
 
-#: templates/503.html:6 templates/503.html:17
+#: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17
 msgid "Service unavailable"
 msgstr "Service unavailable"
 
-#: templates/503.html:19
+#: wolnelektury/templates/503.html:19
 msgid "The Wolnelektury.pl site is currently unavailable due to maintainance."
 msgstr ""
 "The website Wolnelektury.pl is currently unavailable due to maintainance."
 
-#: templates/admin/base_site.html:4 templates/admin/base_site.html:7
+#: wolnelektury/templates/admin/base_site.html:4
+#: wolnelektury/templates/admin/base_site.html:7
 msgid "Site administration"
 msgstr "Site administration"
 
-#: templates/admin/catalogue/book/change_form.html:6
-#: templates/admin/catalogue/book/change_form.html:36
+#: wolnelektury/templates/admin/catalogue/book/change_form.html:6
+#: wolnelektury/templates/admin/catalogue/book/change_form.html:36
 msgid "advanced"
 msgstr "advanced"
 
-#: templates/admin/catalogue/book/change_form.html:34
+#: wolnelektury/templates/admin/catalogue/book/change_form.html:34
 msgid "simplified"
 msgstr "simplified"
 
-#: templates/admin/catalogue/book/change_list.html:9
+#: wolnelektury/templates/admin/catalogue/book/change_list.html:9
 msgid "Import book"
 msgstr "Import book"
 
-#: templates/auth/login.html:11
+#: wolnelektury/templates/auth/login.html:11
 msgid "Forgot Password?"
 msgstr ""
 
-#: templates/auth/login.html:17 templates/auth/register.html:8
+#: wolnelektury/templates/auth/login.html:17
+#: wolnelektury/templates/auth/register.html:8
 #, fuzzy
 msgid "Sign in using:"
 msgstr "Sign in"
 
-#: templates/auth/login_register.html:8
+#: wolnelektury/templates/auth/login_register.html:8
 msgid "or register"
 msgstr "or register"
 
-#: templates/base/app.html:20 templates/base/superbase.html:25
+#: wolnelektury/templates/base/app.html:20
+#: wolnelektury/templates/base/superbase.html:25
 msgid "Wolne Lektury"
 msgstr "Wolne Lektury"
 
-#: templates/base/app.html:42 templates/base/app.html:43
-#: templates/base/superbase.html:69 templates/base/superbase.html:70
+#: wolnelektury/templates/base/app.html:42
+#: wolnelektury/templates/base/app.html:43
+#: wolnelektury/templates/base/superbase.html:69
+#: wolnelektury/templates/base/superbase.html:70
 #, fuzzy
 #| msgid "Language versions"
 msgid "Language"
 msgstr "Language versions"
 
-#: templates/base/app.html:66 templates/base/superbase.html:100
-#: templates/board_base.html:48
+#: wolnelektury/templates/base/app.html:66
+#: wolnelektury/templates/base/superbase.html:100
+#: wolnelektury/templates/board_base.html:48
 msgid "Logout"
 msgstr "Logout"
 
-#: templates/base/superbase.html:60
+#: wolnelektury/templates/base/superbase.html:60
 #, fuzzy, python-format
 #| msgid ""
 #| "\n"
@@ -141,63 +146,73 @@ msgstr[1] ""
 "href='%(r)s'>right to</a>\n"
 "                    "
 
-#: templates/base/superbase.html:94
+#: wolnelektury/templates/base/superbase.html:94
 msgid "My shelf"
 msgstr "My shelf"
 
-#: templates/base/superbase.html:97 templates/board_base.html:43
+#: wolnelektury/templates/base/superbase.html:97
+#: wolnelektury/templates/board_base.html:43
 msgid "Administration"
 msgstr "Administration"
 
-#: templates/base/superbase.html:104 views.py:64 views.py:65
+#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78
+#: wolnelektury/views.py:79
 msgid "Sign in"
 msgstr "Sign in"
 
-#: templates/base/superbase.html:105 views.py:83 views.py:84 views.py:112
+#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97
+#: wolnelektury/views.py:98 wolnelektury/views.py:126
 msgid "Register"
 msgstr "Register"
 
-#: templates/base/superbase.html:112
-msgid "Wesprzyj nas"
+#: wolnelektury/templates/base/superbase.html:112
+msgid "Support us"
 msgstr ""
 
-#: templates/base/superbase.html:115
+#: wolnelektury/templates/base/superbase.html:115
 msgid "Literature"
 msgstr ""
 
-#: templates/base/superbase.html:118
+#: wolnelektury/templates/base/superbase.html:118
 msgid "Themes"
 msgstr "Themes"
 
-#: templates/base/superbase.html:121
+#: wolnelektury/templates/base/superbase.html:121
 msgid "Audiobooks"
 msgstr "Audiobooks"
 
-#: templates/base/superbase.html:124 templates/main_page.html:83
+#: wolnelektury/templates/base/superbase.html:124
+#: wolnelektury/templates/main_page.html:83
 #, fuzzy
 #| msgid "All books"
 msgid "All works"
 msgstr "All books"
 
-#: templates/base/superbase.html:133 templates/board_base.html:28
+#: wolnelektury/templates/base/superbase.html:127
+#: wolnelektury/templates/main_page.html:92
+msgid "Newsletter"
+msgstr ""
+
+#: wolnelektury/templates/base/superbase.html:136
+#: wolnelektury/templates/board_base.html:28
 msgid "Search"
 msgstr "Search"
 
-#: templates/base/superbase.html:164
+#: wolnelektury/templates/base/superbase.html:167
 msgid "Close"
 msgstr "Close"
 
-#: templates/base/superbase.html:166
+#: wolnelektury/templates/base/superbase.html:169
 msgid "Loading"
 msgstr "Loading"
 
-#: templates/board_base.html:31
+#: wolnelektury/templates/board_base.html:31
 #, fuzzy
 #| msgid "advanced"
 msgid "Advanced search"
 msgstr "advanced"
 
-#: templates/info/join_us.html:6
+#: wolnelektury/templates/info/join_us.html:6
 #, fuzzy, python-format
 #| msgid ""
 #| "\n"
@@ -242,7 +257,7 @@ msgstr[1] ""
 "<a href=\"http://nowoczesnapolska.org.pl/wesprzyj_nas/\">making a donation\n"
 "or donating 1&#37; of your income tax</a>.\n"
 
-#: templates/info/join_us.html:22
+#: wolnelektury/templates/info/join_us.html:22
 #, fuzzy
 #| msgid ""
 #| "Become an editor of Wolne Lektury! Find out if\n"
@@ -257,157 +272,156 @@ msgstr ""
 "we are currently working on a reading you are looking for and prepare\n"
 "a publication by yourself by logging into the Editorial Platform."
 
-#: templates/info/join_us.html:25
+#: wolnelektury/templates/info/join_us.html:25
 msgid "More..."
 msgstr "More..."
 
-#: templates/main_page.html:11 templates/main_page.html:12
+#: wolnelektury/templates/main_page.html:11
+#: wolnelektury/templates/main_page.html:12
 msgid "Wolne Lektury internet library"
 msgstr "Wolne Lektury Internet library"
 
-#: templates/main_page.html:19
+#: wolnelektury/templates/main_page.html:19
 msgid "In our digital library you will find"
 msgstr ""
 
-#: templates/main_page.html:28
+#: wolnelektury/templates/main_page.html:28
 msgid "and many other books, poems, pictures, audiobooks…"
 msgstr ""
 
-#: templates/main_page.html:35
+#: wolnelektury/templates/main_page.html:35
 msgid "Motifs and themes"
 msgstr "Motifs and themes"
 
-#: templates/main_page.html:37
+#: wolnelektury/templates/main_page.html:37
 msgid "Theme"
 msgstr "Theme"
 
-#: templates/main_page.html:38
+#: wolnelektury/templates/main_page.html:38
 msgid "Explore works with the same theme"
 msgstr ""
 
-#: templates/main_page.html:48
+#: wolnelektury/templates/main_page.html:48
 msgid "See motifs catalog"
 msgstr ""
 
-#: templates/main_page.html:53
+#: wolnelektury/templates/main_page.html:53
 msgid "Collections"
 msgstr ""
 
-#: templates/main_page.html:55
+#: wolnelektury/templates/main_page.html:55
 msgid "See collections catalog"
 msgstr ""
 
-#: templates/main_page.html:60
+#: wolnelektury/templates/main_page.html:60
 msgid "Recent publications"
 msgstr "Latest publications"
 
-#: templates/main_page.html:64
+#: wolnelektury/templates/main_page.html:64
 #, fuzzy
 #| msgid "Recent publications"
 msgid "More recent publications"
 msgstr "Latest publications"
 
-#: templates/main_page.html:70
+#: wolnelektury/templates/main_page.html:70
 msgid "News"
 msgstr "News"
 
-#: templates/main_page.html:77
+#: wolnelektury/templates/main_page.html:77
 msgid "Utilities"
 msgstr "Tools"
 
-#: templates/main_page.html:80
+#: wolnelektury/templates/main_page.html:80
 msgid "Report a bug or suggestion"
 msgstr "Report an error or make a suggestion"
 
-#: templates/main_page.html:81
+#: wolnelektury/templates/main_page.html:81
 msgid "Download the catalogue in PDF format."
 msgstr "Download the catalogue in PDF format."
 
-#: templates/main_page.html:82
+#: wolnelektury/templates/main_page.html:82
 #, fuzzy
 #| msgid "Artist"
 msgid "Art"
 msgstr "Reader"
 
-#: templates/main_page.html:85
+#: wolnelektury/templates/main_page.html:85
 msgid "Footnotes"
 msgstr ""
 
-#: templates/main_page.html:86
+#: wolnelektury/templates/main_page.html:86
 msgid "Missing a book?"
 msgstr "Missing a book?"
 
-#: templates/main_page.html:87 templates/publish_plan.html:4
-#: templates/publish_plan.html:8
+#: wolnelektury/templates/main_page.html:87
+#: wolnelektury/templates/publish_plan.html:4
+#: wolnelektury/templates/publish_plan.html:8
 msgid "Publishing plan"
 msgstr "Publishing plan"
 
-#: templates/main_page.html:92
-msgid "Newsletter"
-msgstr ""
-
-#: templates/main_page.html:97
+#: wolnelektury/templates/main_page.html:97
 msgid "Information"
 msgstr "Information"
 
-#: templates/main_page.html:99
+#: wolnelektury/templates/main_page.html:99
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:120
+#: wolnelektury/templates/main_page.html:120
 msgid "Image used:"
 msgstr "Image used:"
 
-#: templates/openid/login.html:5 templates/openid/login.html:8
+#: wolnelektury/templates/openid/login.html:5
+#: wolnelektury/templates/openid/login.html:8
 msgid "OpenID Sign In"
 msgstr ""
 
-#: templates/openid/login.html:16
+#: wolnelektury/templates/openid/login.html:16
 #, fuzzy
 msgid "Sign In"
 msgstr "Sign in"
 
-#: templates/pagination/pagination.html:6
-#: templates/pagination/pagination.html:8
+#: wolnelektury/templates/pagination/pagination.html:6
+#: wolnelektury/templates/pagination/pagination.html:8
 msgid "previous"
 msgstr "previous"
 
-#: templates/pagination/pagination.html:22
-#: templates/pagination/pagination.html:24
+#: wolnelektury/templates/pagination/pagination.html:22
+#: wolnelektury/templates/pagination/pagination.html:24
 msgid "next"
 msgstr "next"
 
-#: templates/socialaccount/connections.html:5
-#: templates/socialaccount/connections.html:10
+#: wolnelektury/templates/socialaccount/connections.html:5
+#: wolnelektury/templates/socialaccount/connections.html:10
 msgid "Account Connections"
 msgstr ""
 
-#: templates/socialaccount/connections.html:13
+#: wolnelektury/templates/socialaccount/connections.html:13
 msgid ""
 "You can sign in to your account using any of the following third party "
 "accounts:"
 msgstr ""
 
-#: templates/socialaccount/connections.html:33
+#: wolnelektury/templates/socialaccount/connections.html:33
 #, fuzzy
 msgid "Remove"
 msgstr "remove"
 
-#: templates/socialaccount/connections.html:39
+#: wolnelektury/templates/socialaccount/connections.html:39
 msgid ""
 "You currently have no social network accounts connected to this account."
 msgstr ""
 
-#: templates/socialaccount/connections.html:43
+#: wolnelektury/templates/socialaccount/connections.html:43
 msgid "Add a 3rd Party Account"
 msgstr ""
 
-#: templates/socialaccount/login_cancelled.html:5
-#: templates/socialaccount/login_cancelled.html:10
+#: wolnelektury/templates/socialaccount/login_cancelled.html:5
+#: wolnelektury/templates/socialaccount/login_cancelled.html:10
 msgid "Login Cancelled"
 msgstr ""
 
-#: templates/socialaccount/login_cancelled.html:15
+#: wolnelektury/templates/socialaccount/login_cancelled.html:15
 #, python-format
 msgid ""
 "You decided to cancel logging in to our site using one of your exisiting "
@@ -415,60 +429,61 @@ msgid ""
 "\">sign in</a>."
 msgstr ""
 
-#: templates/socialaccount/signup.html:6
+#: wolnelektury/templates/socialaccount/signup.html:6
 #, fuzzy
 #| msgid "Sign in"
 msgid "Signup"
 msgstr "Sign in"
 
-#: templates/socialaccount/signup.html:9 templates/socialaccount/signup.html:25
+#: wolnelektury/templates/socialaccount/signup.html:9
+#: wolnelektury/templates/socialaccount/signup.html:25
 #, fuzzy
 #| msgid "Sign in"
 msgid "Sign Up"
 msgstr "Sign in"
 
-#: templates/socialaccount/signup.html:11
+#: wolnelektury/templates/socialaccount/signup.html:11
 #, python-format
 msgid ""
 "You are about to use your %(provider_name)s account to login to\n"
 "%(site_name)s. As a final step, please complete the following form:"
 msgstr ""
 
-#: templates/user.html:5 templates/user.html:9
+#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9
 msgid "User"
 msgstr ""
 
-#: templates/user.html:11
+#: wolnelektury/templates/user.html:11
 msgid "Password"
 msgstr ""
 
-#: templates/user.html:12
+#: wolnelektury/templates/user.html:12
 msgid "E-mail"
 msgstr ""
 
-#: templates/user.html:13
+#: wolnelektury/templates/user.html:13
 #, fuzzy
 msgid "Social accounts"
 msgstr "or join accounts:"
 
-#: utils.py:123
+#: wolnelektury/utils.py:123
 msgid "Message sent automatically. Please do not reply."
 msgstr ""
 
-#: utils.py:205
+#: wolnelektury/utils.py:205
 msgid "Yes"
 msgstr ""
 
-#: utils.py:206
+#: wolnelektury/utils.py:206
 msgid "No"
 msgstr ""
 
-#: views.py:72 views.py:93
+#: wolnelektury/views.py:86 wolnelektury/views.py:107
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr ""
 
-#: views.py:107
+#: wolnelektury/views.py:121
 msgid "You have to be logged in to continue"
 msgstr "You have to be logged in to continue"