From: Jan Szejko Date: Mon, 9 Apr 2018 13:22:14 +0000 (+0200) Subject: restore openid login X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/45696bbb638e45271f2c108616f7a9427cf87f7d restore openid login --- diff --git a/src/wolnelektury/__init__.py b/src/wolnelektury/__init__.py index 055539763..c37925093 100644 --- a/src/wolnelektury/__init__.py +++ b/src/wolnelektury/__init__.py @@ -9,4 +9,4 @@ from .celery import app as celery_app default_app_config = 'wolnelektury.apps.WLCoreConfig' if False: - gettext("Please enter a correct %(username)s and password. Note that both fields may be case-sensitive.") + gettext("Please enter a correct %(username) and password. Note that both fields may be case-sensitive.") diff --git a/src/wolnelektury/locale/de/LC_MESSAGES/django.mo b/src/wolnelektury/locale/de/LC_MESSAGES/django.mo index 8ce500deb..ed81732ef 100644 Binary files a/src/wolnelektury/locale/de/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/de/LC_MESSAGES/django.po b/src/wolnelektury/locale/de/LC_MESSAGES/django.po index 1471e75e5..c1158d8bf 100644 --- a/src/wolnelektury/locale/de/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/de/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: \n" @@ -95,6 +95,11 @@ msgstr "Buch importieren" msgid "Forgot Password?" msgstr "Password vergessen?" +#: templates/auth/login.html:17 templates/auth/register.html:17 +#, fuzzy +msgid "Sign in using:" +msgstr "Einloggen" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "oder Registrieren" @@ -103,7 +108,7 @@ msgstr "oder Registrieren" msgid "Wolne Lektury" msgstr "in WolneLektury.pl" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -136,55 +141,55 @@ msgstr[1] "" "Verfügung\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Sprachversionen" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 #, fuzzy msgid "My shelf" msgstr "Mein Bücherregal" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Administration" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Ausloggen" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Einloggen" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Registrieren" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Motive" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Audiobücher" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy msgid "All works" msgstr "Alle Bücher" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Suchen" @@ -265,100 +270,100 @@ msgstr "" msgid "More..." msgstr "Mehr..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "Internetbibliothek WolneLektury.pl" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Motive und Themen" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Motiv" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 #, fuzzy #| msgid "See our blog" msgid "See motifs catalog" msgstr "Siehe unseren Blog" -#: templates/main_page.html:94 +#: templates/main_page.html:95 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Konto-Beziehungen" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "Letzte Publikationen" -#: templates/main_page.html:109 +#: templates/main_page.html:110 #, fuzzy #| msgid "Recent publications" msgid "More recent publications" msgstr "Letzte Publikationen" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "News" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "Leistungen" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Melden Sie einen Bug oder Vorschlag." -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Der Katalog als PDF-Datei herunterladen." -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 #, fuzzy msgid "Missing a book?" msgstr "Brauchen Sie ein Buch?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Plan der Veröffentlichung" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 #, fuzzy msgid "Information" msgstr "Format öffnen" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "das genutzte Bild" @@ -456,7 +461,7 @@ msgstr "E-Mail" msgid "Social accounts" msgstr "oder melde dich an:" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -469,10 +474,6 @@ msgstr "Eingeloggt als User %(user)s" msgid "You have to be logged in to continue" msgstr "Sie müssen eingeloggt sein, um fortzusetzen." -#, fuzzy -#~ msgid "Sign in using:" -#~ msgstr "Einloggen" - #~ msgid "What's new?" #~ msgstr "Was Neues?" diff --git a/src/wolnelektury/locale/en/LC_MESSAGES/django.mo b/src/wolnelektury/locale/en/LC_MESSAGES/django.mo index 9cb9b6c19..0a4097914 100644 Binary files a/src/wolnelektury/locale/en/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/en/LC_MESSAGES/django.po b/src/wolnelektury/locale/en/LC_MESSAGES/django.po index dd15a43db..fc3bb1874 100644 --- a/src/wolnelektury/locale/en/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -94,6 +94,11 @@ msgstr "Import book" msgid "Forgot Password?" msgstr "" +#: templates/auth/login.html:17 templates/auth/register.html:17 +#, fuzzy +msgid "Sign in using:" +msgstr "Sign in" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "or register" @@ -102,7 +107,7 @@ msgstr "or register" msgid "Wolne Lektury" msgstr "Wolne Lektury" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -135,55 +140,55 @@ msgstr[1] "" "href='%(r)s'>right to\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Language versions" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "My shelf" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Administration" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Logout" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Sign in" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Register" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Themes" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Audiobooks" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy #| msgid "All books" msgid "All works" msgstr "All books" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Search" @@ -259,94 +264,94 @@ msgstr "" msgid "More..." msgstr "More..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "Wolne Lektury Internet library" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Motifs and themes" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Theme" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 msgid "See motifs catalog" msgstr "" -#: templates/main_page.html:94 +#: templates/main_page.html:95 msgid "Collections" msgstr "" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "Latest publications" -#: templates/main_page.html:109 +#: templates/main_page.html:110 #, fuzzy #| msgid "Recent publications" msgid "More recent publications" msgstr "Latest publications" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "News" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "Tools" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Report an error or make a suggestion" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Download the catalogue in PDF format." -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "Missing a book?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Publishing plan" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "Information" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "Image used:" @@ -441,7 +446,7 @@ msgstr "" msgid "Social accounts" msgstr "or join accounts:" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -454,10 +459,6 @@ msgstr "" msgid "You have to be logged in to continue" msgstr "You have to be logged in to continue" -#, fuzzy -#~ msgid "Sign in using:" -#~ msgstr "Sign in" - #~ msgid "Widget" #~ msgstr "Widget" diff --git a/src/wolnelektury/locale/es/LC_MESSAGES/django.mo b/src/wolnelektury/locale/es/LC_MESSAGES/django.mo index 7c6380ff1..e02e1ad94 100644 Binary files a/src/wolnelektury/locale/es/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/es/LC_MESSAGES/django.po b/src/wolnelektury/locale/es/LC_MESSAGES/django.po index e91f857c5..0535956a3 100644 --- a/src/wolnelektury/locale/es/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/es/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -94,6 +94,10 @@ msgstr "Importar libro" msgid "Forgot Password?" msgstr "¿Olvidaste tu contraseña?" +#: templates/auth/login.html:17 templates/auth/register.html:17 +msgid "Sign in using:" +msgstr "Iniciar sesión con:" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "o registrarse" @@ -102,7 +106,7 @@ msgstr "o registrarse" msgid "Wolne Lektury" msgstr "Regístrate en WolneLektury.pl" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -135,55 +139,55 @@ msgstr[1] "" "href='%(r)s'>right to\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Versiones de idiomas" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "Mi estante" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Administración" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Cerrar sesión" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Iniciar sesión" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Registrarse" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Temas" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Audiolibros" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Todos los libros" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Buscar" @@ -260,98 +264,98 @@ msgstr "" msgid "More..." msgstr "Más..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "La biblioteca virtual WolneLektury.pl" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Temas" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Tema" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 #, fuzzy #| msgid "See our blog" msgid "See motifs catalog" msgstr "Ver nuestro blog" -#: templates/main_page.html:94 +#: templates/main_page.html:95 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Conexiones de la cuenta de usuario" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "Publicaciones recientes" -#: templates/main_page.html:109 +#: templates/main_page.html:110 #, fuzzy #| msgid "Recent publications" msgid "More recent publications" msgstr "Publicaciones recientes" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "Noticias" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "Herramientas" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Reporta un error o una sugerencia" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Descarga el catálogo en el formato PDF" -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "¿Falta un libro?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Plan de publicación" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "Información" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "La imagen usada:" @@ -452,7 +456,7 @@ msgstr "Correo electrónico" msgid "Social accounts" msgstr "Cuentas sociales" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -465,9 +469,6 @@ msgstr "Ya has iniciado sesión como usuario %(user)s" msgid "You have to be logged in to continue" msgstr "Tienes que iniciar sesión para continuar" -#~ msgid "Sign in using:" -#~ msgstr "Iniciar sesión con:" - #~ msgid "What's new?" #~ msgstr "Novedades" diff --git a/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo b/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo index 07765788c..fffebf719 100644 Binary files a/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/fr/LC_MESSAGES/django.po b/src/wolnelektury/locale/fr/LC_MESSAGES/django.po index db6934aa5..ffe5af36f 100644 --- a/src/wolnelektury/locale/fr/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -95,6 +95,11 @@ msgstr "Importez le livre" msgid "Forgot Password?" msgstr "" +#: templates/auth/login.html:17 templates/auth/register.html:17 +#, fuzzy +msgid "Sign in using:" +msgstr "Connexion" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "ou inscrivez-vous" @@ -103,7 +108,7 @@ msgstr "ou inscrivez-vous" msgid "Wolne Lektury" msgstr "Wolne Lektury (Lectures Libres)" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -136,55 +141,55 @@ msgstr[1] "" "href='%(r)s'>auxquelles vous avez droit\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Version linguistique" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "Mon étagère" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Administration" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Déconnexion" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Connexion" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Inscrivez-vous" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Thèmes" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Livres audio" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Tous les livres" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Rechercher" @@ -260,94 +265,94 @@ msgstr "" msgid "More..." msgstr "Plus..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "Wolne Lektury - la bibliothèque en ligne" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Motifs et thèmes" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Thème" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 msgid "See motifs catalog" msgstr "" -#: templates/main_page.html:94 +#: templates/main_page.html:95 msgid "Collections" msgstr "" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "Publications récentes" -#: templates/main_page.html:109 +#: templates/main_page.html:110 #, fuzzy #| msgid "Recent publications" msgid "More recent publications" msgstr "Publications récentes" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "Actualités" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "Outils" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Rapportez une erreur ou faites une suggestion" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Téléchargez le catalogue au format PDF" -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "Il vous manque un livre?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Plan de publication" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "Informations" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "L'image utilisé:" @@ -443,7 +448,7 @@ msgstr "" msgid "Social accounts" msgstr "ou utilisez votre compte" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -456,10 +461,6 @@ msgstr "" msgid "You have to be logged in to continue" msgstr "Vous devez être connecter pour continuer" -#, fuzzy -#~ msgid "Sign in using:" -#~ msgstr "Connexion" - #~ msgid "Widget" #~ msgstr "Widget" diff --git a/src/wolnelektury/locale/it/LC_MESSAGES/django.mo b/src/wolnelektury/locale/it/LC_MESSAGES/django.mo index bccbd1b93..0dfca3ab9 100644 Binary files a/src/wolnelektury/locale/it/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/it/LC_MESSAGES/django.po b/src/wolnelektury/locale/it/LC_MESSAGES/django.po index 5f1dfebfd..6a99b29ab 100644 --- a/src/wolnelektury/locale/it/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/it/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -95,6 +95,11 @@ msgstr "Importa un libro" msgid "Forgot Password?" msgstr "" +#: templates/auth/login.html:17 templates/auth/register.html:17 +#, fuzzy +msgid "Sign in using:" +msgstr "Accedi" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "oppure registrati" @@ -103,7 +108,7 @@ msgstr "oppure registrati" msgid "Wolne Lektury" msgstr "Wolne Lektury" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -136,55 +141,55 @@ msgstr[1] "" "href='%(r)s'>right to\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Versioni in altre lingue" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "Il mio scaffale" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Amministrazione" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Esci" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Accedi" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Registrati" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Temi" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Audiolibri" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Tutti i libri" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Cerca" @@ -254,92 +259,92 @@ msgstr "" msgid "More..." msgstr "Più" -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "Wolne Lektury biblioteca online" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Motivi e temi" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "tema" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 msgid "See motifs catalog" msgstr "" -#: templates/main_page.html:94 +#: templates/main_page.html:95 msgid "Collections" msgstr "" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "" -#: templates/main_page.html:109 +#: templates/main_page.html:110 msgid "More recent publications" msgstr "" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Segnala un'errore o una proposta" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Scarica il catalogo nel formato PDF." -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "Manca un libro?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Programma editoriale" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "Immagine usata" @@ -434,7 +439,7 @@ msgstr "" msgid "Social accounts" msgstr "" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -447,10 +452,6 @@ msgstr "" msgid "You have to be logged in to continue" msgstr " Per poter continuare devi essere loggato" -#, fuzzy -#~ msgid "Sign in using:" -#~ msgstr "Accedi" - #~ msgid "Widget" #~ msgstr "Widget" diff --git a/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo b/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo index e4c910c56..8b9fdd075 100644 Binary files a/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/lt/LC_MESSAGES/django.po b/src/wolnelektury/locale/lt/LC_MESSAGES/django.po index 2dc9e0ff7..3d4be8e1a 100644 --- a/src/wolnelektury/locale/lt/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/lt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -97,6 +97,10 @@ msgstr "Importuoti knygą" msgid "Forgot Password?" msgstr "Pamiršote slaptažodį?" +#: templates/auth/login.html:17 templates/auth/register.html:17 +msgid "Sign in using:" +msgstr "Prisijungti naudojant:" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "arba registruotis " @@ -105,7 +109,7 @@ msgstr "arba registruotis " msgid "Wolne Lektury" msgstr "Wolne Lektury" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -143,55 +147,55 @@ msgstr[2] "" "href='%(r)s'>turite teisę\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Kalbų versijos" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "Mano lentyna" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Administracija " -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Atsijungti" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Prisijungti " -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Registruotis " -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Motyvai" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Audio knygos" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Visos knygos" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Ieškoti" @@ -276,98 +280,98 @@ msgstr "" msgid "More..." msgstr "Daugiau..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "Wolne Lektury internetinė biblioteka" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Motyvai ir temos" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Motyvas" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 #, fuzzy #| msgid "See our blog" msgid "See motifs catalog" msgstr "Aplankyk mūsų blogą" -#: templates/main_page.html:94 +#: templates/main_page.html:95 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Paskyros jungtys" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "Naujos publikacijos" -#: templates/main_page.html:109 +#: templates/main_page.html:110 #, fuzzy #| msgid "Recent publications" msgid "More recent publications" msgstr "Naujos publikacijos" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "Naujienos" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "Priemonės" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Praneškite apie klaidą arba teikite pasiūlymus" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Atsisiųsti katalogą PDF formatu." -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "Neradote knygos?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Publikavimo planas" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "Informacija" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "Panaudotas paveikslėlis:" @@ -465,7 +469,7 @@ msgstr "El- paštas" msgid "Social accounts" msgstr "Socialinės paskyros" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -478,9 +482,6 @@ msgstr "Jau esate prisijungęs kaip vartotojas %(user)s" msgid "You have to be logged in to continue" msgstr "Norėdami tęsti, turite būti prisijungę" -#~ msgid "Sign in using:" -#~ msgstr "Prisijungti naudojant:" - #~ msgid "What's new?" #~ msgstr "Kas naujo?" diff --git a/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo b/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo index ee6619569..22d21afed 100644 Binary files a/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po index 563690579..09661c5df 100644 --- a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: WolneLektury\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2015-12-31 16:45+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: \n" @@ -26,7 +26,7 @@ msgid "" "Please enter a correct %(username)s and password. Note that both fields may " "be case-sensitive." msgstr "" -"Wprowadź poprawną nazwę użytkownika oraz hasło. Uwaga: wielkość liter ma " +"Wprowadź poprawne dane (%(username)s oraz hasło). Uwaga: wielkość liter ma " "znaczenie." #: templates/404.html:4 @@ -100,6 +100,10 @@ msgstr "Importuj książkę" msgid "Forgot Password?" msgstr "Nie pamiętasz hasła?" +#: templates/auth/login.html:17 templates/auth/register.html:17 +msgid "Sign in using:" +msgstr "Zaloguj się używając:" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "albo załóż konto" @@ -108,7 +112,7 @@ msgstr "albo załóż konto" msgid "Wolne Lektury" msgstr "Wolne Lektury" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, python-format msgid "" "\n" @@ -136,51 +140,51 @@ msgstr[2] "" "masz prawo\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 msgid "Language" msgstr "Język" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "Moja półka" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Administracja" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Wyloguj" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Zaloguj się" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Załóż konto" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "Literatura" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Motywy" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Audiobooki" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "Galeria" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 msgid "All works" msgstr "Wszystkie utwory" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Szukaj" @@ -215,19 +219,19 @@ msgstr[0] "" "W serwisie Wolne Lektury już teraz opublikowany jest %(c)s utwór! Pomóż w " "rozwijaniu biblioteki i uwalnianiu nowych lektur przekazując nam darowiznę lub 1% " -"podatku.\n" +"podatku.\n " msgstr[1] "" "\n" "W serwisie Wolne Lektury już teraz opublikowane są %(c)s utwory! Pomóż w " "rozwijaniu biblioteki i uwalnianiu nowych lektur przekazując nam darowiznę lub 1% " -"podatku.\n" +"podatku.\n " msgstr[2] "" "\n" "W serwisie Wolne Lektury już teraz opublikowanych jest %(c)s utworów! Pomóż " "w rozwijaniu biblioteki i uwalnianiu nowych lektur przekazując nam darowiznę lub 1% " -"podatku.\n" +"podatku.\n " #: templates/info/join_us.html:22 msgid "" @@ -243,92 +247,92 @@ msgstr "" msgid "More..." msgstr "Więcej..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "Biblioteka internetowa Wolne Lektury" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "W naszej cyfrowej bibliotece znajdziesz" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "i wiele innych książek, wierszy, obrazów, audiobooków…" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Motywy i tematy" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Motyw" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "Utwory, w których występuje ten motyw:" -#: templates/main_page.html:54 +#: templates/main_page.html:55 msgid "See motifs catalog" msgstr "Zobacz katalog motywów" -#: templates/main_page.html:94 +#: templates/main_page.html:95 msgid "Collections" msgstr "Kolekcje" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "Zobacz katalog kolekcji" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "Ostatnie publikacje" -#: templates/main_page.html:109 +#: templates/main_page.html:110 msgid "More recent publications" msgstr "Więcej ostatnich publikacji" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "Aktualności" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "Narzędzia" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Zgłoś błąd lub sugestię" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Pobierz katalog w formacie PDF." -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "Przypisy" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "Nie znalazłeś/-aś utworu?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Plan publikacji" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "Newsletter" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "Informacje" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "Polityka prywatności" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "Użyto obrazu:" @@ -423,7 +427,7 @@ msgstr "E-mail" msgid "Social accounts" msgstr "Konta społecznościowe" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "Wiadomość wysłana automatycznie. Prosimy nie odpowiadać." @@ -436,9 +440,6 @@ msgstr "Zalogowano jako %(user)s" msgid "You have to be logged in to continue" msgstr "Zaloguj się, aby kontynuować" -#~ msgid "Sign in using:" -#~ msgstr "Zaloguj się używając:" - #~ msgid "What's new?" #~ msgstr "Co nowego?" diff --git a/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo b/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo index 5ce71a660..ff66feb8d 100644 Binary files a/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/ru/LC_MESSAGES/django.po b/src/wolnelektury/locale/ru/LC_MESSAGES/django.po index 09b51cafc..d61a998b5 100644 --- a/src/wolnelektury/locale/ru/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -97,6 +97,11 @@ msgstr "Импорт книги" msgid "Forgot Password?" msgstr "" +#: templates/auth/login.html:17 templates/auth/register.html:17 +#, fuzzy +msgid "Sign in using:" +msgstr "Вход" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "или зарегистрироваться" @@ -105,7 +110,7 @@ msgstr "или зарегистрироваться" msgid "Wolne Lektury" msgstr "на WolneLektury.pl" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -143,55 +148,55 @@ msgstr[2] "" "вправе пользоваться \n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Языковые версии" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "Создать полку" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Администрация" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Выход" -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Вход" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Зарегистроваться" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Мотивы" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Аудиокниги" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Все книги" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Поиск" @@ -276,96 +281,96 @@ msgstr "" msgid "More..." msgstr "Подробнее..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "WolneLektury интернет библиотека" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Мотивы и темы" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Мотив" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 #, fuzzy #| msgid "See our blog" msgid "See motifs catalog" msgstr "Посмотрите наш блог" -#: templates/main_page.html:94 +#: templates/main_page.html:95 msgid "Collections" msgstr "" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "Последние публикации" -#: templates/main_page.html:109 +#: templates/main_page.html:110 #, fuzzy #| msgid "Recent publications" msgid "More recent publications" msgstr "Последние публикации" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "Новости" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "Утилиты" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Сообщить об ошибке или предложении" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Скачать каталог в PDF формате." -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "Потеряли книгу?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "Издательский план" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "Информация" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "Используемые изображения:" @@ -461,7 +466,7 @@ msgstr "" msgid "Social accounts" msgstr "или присоединитесь к пользователям" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -474,10 +479,6 @@ msgstr "" msgid "You have to be logged in to continue" msgstr "Вы должны войти, чтобы продолжaть" -#, fuzzy -#~ msgid "Sign in using:" -#~ msgstr "Вход" - #~ msgid "Widget" #~ msgstr "Виджет" diff --git a/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo b/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo index aca3966a5..2db92d7e8 100644 Binary files a/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/uk/LC_MESSAGES/django.po b/src/wolnelektury/locale/uk/LC_MESSAGES/django.po index e0dcb6849..9c2e2a2e6 100644 --- a/src/wolnelektury/locale/uk/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/uk/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" +"POT-Creation-Date: 2018-04-09 15:02+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -95,6 +95,10 @@ msgstr "Імпортувати книжку" msgid "Forgot Password?" msgstr "Забули пароль?" +#: templates/auth/login.html:17 templates/auth/register.html:17 +msgid "Sign in using:" +msgstr "Увійти за допомогою:" + #: templates/auth/login_register.html:9 msgid "or register" msgstr "або зареєструватися" @@ -103,7 +107,7 @@ msgstr "або зареєструватися" msgid "Wolne Lektury" msgstr "Wolne Lektury" -#: templates/base/superbase.html:53 +#: templates/base/superbase.html:56 #, fuzzy, python-format #| msgid "" #| "\n" @@ -141,55 +145,55 @@ msgstr[2] "" "маєш право\n" " " -#: templates/base/superbase.html:63 +#: templates/base/superbase.html:66 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Мовні версії" -#: templates/base/superbase.html:89 +#: templates/base/superbase.html:92 msgid "My shelf" msgstr "Моя полиця" -#: templates/base/superbase.html:93 +#: templates/base/superbase.html:96 msgid "Administration" msgstr "Адміністрація" -#: templates/base/superbase.html:97 +#: templates/base/superbase.html:100 msgid "Logout" msgstr "Вийти " -#: templates/base/superbase.html:101 views.py:71 views.py:72 +#: templates/base/superbase.html:104 views.py:71 views.py:72 msgid "Sign in" msgstr "Увійти" -#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119 +#: templates/base/superbase.html:105 views.py:90 views.py:91 views.py:119 msgid "Register" msgstr "Зареєструватися" -#: templates/base/superbase.html:109 +#: templates/base/superbase.html:112 msgid "Literature" msgstr "" -#: templates/base/superbase.html:112 +#: templates/base/superbase.html:115 msgid "Themes" msgstr "Теми" -#: templates/base/superbase.html:115 +#: templates/base/superbase.html:118 msgid "Audiobooks" msgstr "Аудіокниги" -#: templates/base/superbase.html:118 +#: templates/base/superbase.html:121 msgid "Gallery" msgstr "" -#: templates/base/superbase.html:121 +#: templates/base/superbase.html:124 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Всі книжки" -#: templates/base/superbase.html:130 +#: templates/base/superbase.html:133 msgid "Search" msgstr "Пошук" @@ -274,98 +278,98 @@ msgstr "" msgid "More..." msgstr "Більше..." -#: templates/main_page.html:9 templates/main_page.html.py:10 +#: templates/main_page.html:10 templates/main_page.html.py:11 msgid "Wolne Lektury internet library" msgstr "Електронна бібліотека WolneLektury.pl" -#: templates/main_page.html:21 +#: templates/main_page.html:22 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:32 +#: templates/main_page.html:33 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:39 +#: templates/main_page.html:40 msgid "Motifs and themes" msgstr "Мотиви та теми" -#: templates/main_page.html:41 +#: templates/main_page.html:42 msgid "Theme" msgstr "Тема" -#: templates/main_page.html:42 +#: templates/main_page.html:43 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:54 +#: templates/main_page.html:55 #, fuzzy #| msgid "See our blog" msgid "See motifs catalog" msgstr "Дивитись наш блог" -#: templates/main_page.html:94 +#: templates/main_page.html:95 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Пов'язані акаунти" -#: templates/main_page.html:98 +#: templates/main_page.html:99 msgid "See collections catalog" msgstr "" -#: templates/main_page.html:103 +#: templates/main_page.html:104 msgid "Recent publications" msgstr "останні публікації" -#: templates/main_page.html:109 +#: templates/main_page.html:110 #, fuzzy #| msgid "Recent publications" msgid "More recent publications" msgstr "останні публікації" -#: templates/main_page.html:115 +#: templates/main_page.html:116 msgid "News" msgstr "Новості" -#: templates/main_page.html:120 +#: templates/main_page.html:121 msgid "Utilities" msgstr "утиліти" -#: templates/main_page.html:123 +#: templates/main_page.html:124 msgid "Report a bug or suggestion" msgstr "Повідомити про помилку або надіслати свої пропозиції" -#: templates/main_page.html:125 +#: templates/main_page.html:126 msgid "Download the catalogue in PDF format." msgstr "Завантажити каталог у форматі PDF." -#: templates/main_page.html:126 +#: templates/main_page.html:127 msgid "Footnotes" msgstr "" -#: templates/main_page.html:127 +#: templates/main_page.html:128 msgid "Missing a book?" msgstr "Не знайшли книжки?" -#: templates/main_page.html:128 templates/publish_plan.html:4 +#: templates/main_page.html:129 templates/publish_plan.html:4 #: templates/publish_plan.html.py:8 msgid "Publishing plan" msgstr "План публікації" -#: templates/main_page.html:133 +#: templates/main_page.html:134 msgid "Newsletter" msgstr "" -#: templates/main_page.html:138 +#: templates/main_page.html:139 msgid "Information" msgstr "інформація" -#: templates/main_page.html:140 +#: templates/main_page.html:141 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:161 +#: templates/main_page.html:162 msgid "Image used:" msgstr "Використано графіку:" @@ -462,7 +466,7 @@ msgstr "Електронна адреса" msgid "Social accounts" msgstr "Облікові записи в соціальних мережах" -#: utils.py:116 +#: utils.py:120 msgid "Message sent automatically. Please do not reply." msgstr "" @@ -475,9 +479,6 @@ msgstr "Ви вже увійшли як користувач %(user)s" msgid "You have to be logged in to continue" msgstr "Щоб продовжити, увійдіть в свій акаунт." -#~ msgid "Sign in using:" -#~ msgstr "Увійти за допомогою:" - #~ msgid "What's new?" #~ msgstr "Що нового?" diff --git a/src/wolnelektury/templates/auth/login.html b/src/wolnelektury/templates/auth/login.html index d0713b0c8..8509b4cf9 100644 --- a/src/wolnelektury/templates/auth/login.html +++ b/src/wolnelektury/templates/auth/login.html @@ -14,7 +14,6 @@ -{% comment %}

{% trans "Sign in using:" %}

    @@ -22,7 +21,6 @@
{% include "socialaccount/snippets/login_extra.html" %} -{% endcomment %} {% block extra %} {% endblock %} diff --git a/src/wolnelektury/templates/auth/register.html b/src/wolnelektury/templates/auth/register.html index fef1f19de..0650602f2 100644 --- a/src/wolnelektury/templates/auth/register.html +++ b/src/wolnelektury/templates/auth/register.html @@ -14,7 +14,6 @@ {% block extra %} -{% comment %}

{% trans "Sign in using:" %}

    @@ -22,6 +21,5 @@
{% include "socialaccount/snippets/login_extra.html" %} -{% endcomment %} {% endblock %} diff --git a/src/wolnelektury/templates/socialaccount/snippets/provider_list.html b/src/wolnelektury/templates/socialaccount/snippets/provider_list.html index 80f9c2f2d..d998b7a54 100644 --- a/src/wolnelektury/templates/socialaccount/snippets/provider_list.html +++ b/src/wolnelektury/templates/socialaccount/snippets/provider_list.html @@ -1,7 +1,8 @@ {% load socialaccount %} {% load static from staticfiles %} -{% for provider in socialaccount.providers %} +{% get_providers as providers %} +{% for provider in providers %} {% if provider.id == "openid" %} {% for brand in provider.get_brands %}