From 570e3368873ddff9c0a33f9f1b7860ebd8b15268 Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Thu, 31 Aug 2017 12:59:13 +0200 Subject: [PATCH] add ridero logo to print on demand button --- src/catalogue/locale/de/LC_MESSAGES/django.po | 112 +++++++++--------- src/catalogue/locale/en/LC_MESSAGES/django.po | 112 +++++++++--------- src/catalogue/locale/es/LC_MESSAGES/django.po | 112 +++++++++--------- src/catalogue/locale/fr/LC_MESSAGES/django.po | 112 +++++++++--------- src/catalogue/locale/it/LC_MESSAGES/django.po | 106 +++++++++-------- src/catalogue/locale/lt/LC_MESSAGES/django.po | 112 +++++++++--------- src/catalogue/locale/pl/LC_MESSAGES/django.po | 20 ++-- src/catalogue/locale/ru/LC_MESSAGES/django.po | 112 +++++++++--------- src/catalogue/locale/uk/LC_MESSAGES/django.po | 112 +++++++++--------- .../templates/catalogue/book_short.html | 4 +- src/wolnelektury/static/img/ridero.png | Bin 0 -> 14785 bytes .../static/scss/main/book_box.scss | 2 +- 12 files changed, 486 insertions(+), 430 deletions(-) create mode 100644 src/wolnelektury/static/img/ridero.png diff --git a/src/catalogue/locale/de/LC_MESSAGES/django.po b/src/catalogue/locale/de/LC_MESSAGES/django.po index 79dec1866..32b29fa42 100644 --- a/src/catalogue/locale/de/LC_MESSAGES/django.po +++ b/src/catalogue/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: 2017-06-02 15:44+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2013-04-09 10:38+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -21,81 +21,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "Autor" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "Epoche" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "Art" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "Genre" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "Motiv" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "Autor" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "Epoche" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "Art" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "Genre" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "Motiv" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "Sammlungen" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -157,7 +161,7 @@ msgstr "" msgid "title" msgstr "Titel" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "Sortierschlüssel" @@ -168,7 +172,7 @@ msgid "sort key by author" msgstr "Ergebnisse nach Autoren" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "Slug" @@ -176,13 +180,13 @@ msgstr "Slug" msgid "language code" msgstr "Sprachenkode" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "Beschreibung" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "Erstellungsdatum" @@ -214,21 +218,21 @@ msgstr "Buch" msgid "books" msgstr "Bücher" -#: models/book.py:308 +#: models/book.py:319 #, python-format msgid "Book \"%s\" does not exist." msgstr "Buch mit dem Slug = \"%s\" ist nicht vorhanden." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Buch %s ist bereits vorhanden" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "%s XML-Datei" @@ -237,7 +241,7 @@ msgstr "%s XML-Datei" msgid "type" msgstr "Typ" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "Name" @@ -264,7 +268,7 @@ msgstr "book media" msgid "book slugs" msgstr "Büchervorschau" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "Art" @@ -306,39 +310,47 @@ msgstr "Quelle" msgid "sources" msgstr "Quelle" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "Autor" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "Epoche" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "Genre" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "Motiv" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "Buchregal" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "Kategorie" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "Tag" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "Inhaltstyp" + +#: models/tag.py:37 +msgid "object id" +msgstr "Objekt ID" + +#: models/tag.py:60 +msgid "category" +msgstr "Kategorie" + +#: models/tag.py:94 msgid "tags" msgstr "Tags" @@ -482,35 +494,35 @@ msgstr "Inhaltsverzeichnis" msgid "↑ top ↑" msgstr "↑ top ↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Epoche" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Sorte" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "Gattung" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "Sprachenkode" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Online lesen" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Herunterladen" @@ -1117,9 +1129,3 @@ msgstr "Fehler beim Importieren der Datei: %r" #~ msgid "Today is %(month)s, %(day)s." #~ msgstr "Heute ist %(month)s, %(day)s." - -#~ msgid "content type" -#~ msgstr "Inhaltstyp" - -#~ msgid "object id" -#~ msgstr "Objekt ID" diff --git a/src/catalogue/locale/en/LC_MESSAGES/django.po b/src/catalogue/locale/en/LC_MESSAGES/django.po index 3b7fe335d..8fdf6143b 100644 --- a/src/catalogue/locale/en/LC_MESSAGES/django.po +++ b/src/catalogue/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: 2017-06-02 15:44+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2013-04-09 10:38+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -21,81 +21,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "author" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "period" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "form" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "genre" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "motif" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "author" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "period" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "form" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "genre" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "motif" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "collections" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -157,7 +161,7 @@ msgstr "" msgid "title" msgstr "Title" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "Sort key" @@ -168,7 +172,7 @@ msgid "sort key by author" msgstr "Results by authors" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "Slug" @@ -176,13 +180,13 @@ msgstr "Slug" msgid "language code" msgstr "language code" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "Description" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "creation date" @@ -214,21 +218,21 @@ msgstr "book" msgid "books" msgstr "Books" -#: models/book.py:308 +#: models/book.py:319 #, python-format msgid "Book \"%s\" does not exist." msgstr "Book with stub = \"%s\" does not exist." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Book %s already exists" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "%s file" @@ -237,7 +241,7 @@ msgstr "%s file" msgid "type" msgstr "type" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "name" @@ -263,7 +267,7 @@ msgstr "book media" msgid "book slugs" msgstr "Book stubs" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "form" @@ -305,39 +309,47 @@ msgstr "Source" msgid "sources" msgstr "Source" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "author" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "period" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "genre" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "motif" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "set" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "Category" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "tag" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "content type" + +#: models/tag.py:37 +msgid "object id" +msgstr "object id" + +#: models/tag.py:60 +msgid "category" +msgstr "Category" + +#: models/tag.py:94 msgid "tags" msgstr "tags" @@ -484,35 +496,35 @@ msgstr "Table of Contents" msgid "↑ top ↑" msgstr "↑ top ↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Period" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Form" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "Genre" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "language code" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Read online" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Download" @@ -1109,9 +1121,3 @@ msgstr "An error occured while importing file: %r" #~ msgid "Today is %(month)s, %(day)s." #~ msgstr "Today is %(month)s, %(day)s." - -#~ msgid "content type" -#~ msgstr "content type" - -#~ msgid "object id" -#~ msgstr "object id" diff --git a/src/catalogue/locale/es/LC_MESSAGES/django.po b/src/catalogue/locale/es/LC_MESSAGES/django.po index c7540ef6a..275301ac8 100644 --- a/src/catalogue/locale/es/LC_MESSAGES/django.po +++ b/src/catalogue/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: 2017-06-02 15:44+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2013-04-09 10:39+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -21,81 +21,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "autor" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "época" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "tipo" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "género" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "tema" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "autor" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "época" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "tipo" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "género" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "tema" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "colecciones" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -157,7 +161,7 @@ msgstr "" msgid "title" msgstr "título" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "clave de clasificación" @@ -168,7 +172,7 @@ msgid "sort key by author" msgstr "Resultados por autor" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "slug" @@ -176,13 +180,13 @@ msgstr "slug" msgid "language code" msgstr "código de idioma" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "descripción" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "fecha de creación" @@ -214,21 +218,21 @@ msgstr "libro" msgid "books" msgstr "libros" -#: models/book.py:308 +#: models/book.py:319 #, fuzzy, python-format msgid "Book \"%s\" does not exist." msgstr "Libro con slug = \"%s\" no existe." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Libro %s ya existe" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "%s archivo" @@ -237,7 +241,7 @@ msgstr "%s archivo" msgid "type" msgstr "tipo" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "nombre" @@ -264,7 +268,7 @@ msgstr "los medios de el libro" msgid "book slugs" msgstr "vista previa de libros" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "tipo" @@ -306,39 +310,47 @@ msgstr "Fuente" msgid "sources" msgstr "Fuente" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "autor" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "época" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "género" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "tema" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "colección" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "categoría" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "tag" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "tipo de contenido" + +#: models/tag.py:37 +msgid "object id" +msgstr "id de objeto" + +#: models/tag.py:60 +msgid "category" +msgstr "categoría" + +#: models/tag.py:94 msgid "tags" msgstr "tags" @@ -489,35 +501,35 @@ msgstr "Tabla de contenido" msgid "↑ top ↑" msgstr "↑volver arriba↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Época" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Género" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "Subgénero" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "código de idioma" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Leer en línea" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Descargar" @@ -1130,9 +1142,3 @@ msgstr "Ha ocurrido un error al cargar el archivo: %r" #~ msgid "

Shelf %s was successfully removed

" #~ msgstr "

Estante %s ha sido eliminado

" - -#~ msgid "content type" -#~ msgstr "tipo de contenido" - -#~ msgid "object id" -#~ msgstr "id de objeto" diff --git a/src/catalogue/locale/fr/LC_MESSAGES/django.po b/src/catalogue/locale/fr/LC_MESSAGES/django.po index 656a69b73..461b7b158 100644 --- a/src/catalogue/locale/fr/LC_MESSAGES/django.po +++ b/src/catalogue/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: 2017-06-02 15:44+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2013-04-09 10:38+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -20,81 +20,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "auteur" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "époque" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "type" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "genre" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "thème" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "auteur" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "époque" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "type" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "genre" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "thème" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "collections" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -156,7 +160,7 @@ msgstr "" msgid "title" msgstr "titre" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "critère de tri" @@ -167,7 +171,7 @@ msgid "sort key by author" msgstr "Résultats par l'auteur" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "ébauche" @@ -175,13 +179,13 @@ msgstr "ébauche" msgid "language code" msgstr "code de langue" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "description" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "date de création" @@ -213,21 +217,21 @@ msgstr "livre" msgid "books" msgstr "livres" -#: models/book.py:308 +#: models/book.py:319 #, python-format msgid "Book \"%s\" does not exist." msgstr "Livre \"%s\" n'existe pas." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Livre %s existe déjà" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "fichier %s" @@ -236,7 +240,7 @@ msgstr "fichier %s" msgid "type" msgstr "type" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "nom" @@ -263,7 +267,7 @@ msgstr "book media" msgid "book slugs" msgstr "ébauches des livres" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "type" @@ -305,39 +309,47 @@ msgstr "Source" msgid "sources" msgstr "Source" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "auteur" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "époque" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "genre" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "thème" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "série" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "catégorie" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "tag" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "type du contenu" + +#: models/tag.py:37 +msgid "object id" +msgstr "ID de l'objet" + +#: models/tag.py:60 +msgid "category" +msgstr "catégorie" + +#: models/tag.py:94 msgid "tags" msgstr "tags" @@ -483,35 +495,35 @@ msgstr "Table des matières" msgid "↑ top ↑" msgstr "↑ top ↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Époque" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Type" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "Genre" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "code de langue" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Lire en ligne" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Téléchargez" @@ -1113,9 +1125,3 @@ msgstr "Erreur pendant l'importation du fichier: %r" #~ msgid "

Shelf %s was successfully removed

" #~ msgstr "

L'étagère %sa été supprimée

" - -#~ msgid "content type" -#~ msgstr "type du contenu" - -#~ msgid "object id" -#~ msgstr "ID de l'objet" diff --git a/src/catalogue/locale/it/LC_MESSAGES/django.po b/src/catalogue/locale/it/LC_MESSAGES/django.po index 7ac7ec563..29fc64b98 100644 --- a/src/catalogue/locale/it/LC_MESSAGES/django.po +++ b/src/catalogue/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: 2017-06-02 15:44+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2013-04-09 10:39+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -21,81 +21,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "autore" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "epoca" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "categoria" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "genere" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "tema" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "autore" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "epoca" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "categoria" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "genere" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "tema" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr " raccolte" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -157,7 +161,7 @@ msgstr "" msgid "title" msgstr "titolo" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "chiave di ordinamento" @@ -168,7 +172,7 @@ msgid "sort key by author" msgstr "Risultati per autore" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "slug" @@ -176,13 +180,13 @@ msgstr "slug" msgid "language code" msgstr "codice della lingua" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "descrizione" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "data di creazione" @@ -214,21 +218,21 @@ msgstr "libro" msgid "books" msgstr "Libri" -#: models/book.py:308 +#: models/book.py:319 #, python-format msgid "Book \"%s\" does not exist." msgstr "Il libro \"%s\" non esiste." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Il libro %s esiste già" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "i %s di file" @@ -237,7 +241,7 @@ msgstr "i %s di file" msgid "type" msgstr "tipo" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "nome" @@ -263,7 +267,7 @@ msgstr "book media" msgid "book slugs" msgstr " slug del libro " -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "categoria" @@ -305,39 +309,47 @@ msgstr "Fonte" msgid "sources" msgstr "Fonte" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "autore" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "epoca" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "genere" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "tema" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "raccolta" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "categoria" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "tag" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "" + +#: models/tag.py:37 +msgid "object id" +msgstr "" + +#: models/tag.py:60 +msgid "category" +msgstr "categoria" + +#: models/tag.py:94 msgid "tags" msgstr "i tag" @@ -486,35 +498,35 @@ msgstr "Indice" msgid "↑ top ↑" msgstr "" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Epoca" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Categoria" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "Genere" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "codice della lingua" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Leggi online" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Scarica" diff --git a/src/catalogue/locale/lt/LC_MESSAGES/django.po b/src/catalogue/locale/lt/LC_MESSAGES/django.po index 000f958d5..248c6ef5d 100644 --- a/src/catalogue/locale/lt/LC_MESSAGES/django.po +++ b/src/catalogue/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: 2017-06-02 15:44+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2013-04-09 10:40+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -21,81 +21,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "autorius" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "epocha" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "rūšis" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "žanras" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "motyvas" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "autorius" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "epocha" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "rūšis" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "žanras" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "motyvas" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "kolekcijos" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -157,7 +161,7 @@ msgstr "" msgid "title" msgstr "pavadinimas" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "rikiavimo raktas" @@ -168,7 +172,7 @@ msgid "sort key by author" msgstr "Rezultatai pagal autorius" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "slug" @@ -176,13 +180,13 @@ msgstr "slug" msgid "language code" msgstr "kalbos kodas" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "aprašymas" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "sukūrimo data" @@ -215,21 +219,21 @@ msgstr "knyga" msgid "books" msgstr "knygos" -#: models/book.py:308 +#: models/book.py:319 #, python-format msgid "Book \"%s\" does not exist." msgstr "Knyga \"%s\" neegzistuoja." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Knyga %s jau egzistuoja" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "%s failas " @@ -238,7 +242,7 @@ msgstr "%s failas " msgid "type" msgstr "tipas" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "pavadinimas" @@ -264,7 +268,7 @@ msgstr "book media" msgid "book slugs" msgstr "book slugs" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "rūšis" @@ -306,39 +310,47 @@ msgstr "Knygos" msgid "sources" msgstr "Knygos" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "autorius" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "epocha" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "žanras" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "motyvas" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "rinkinys" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "kategorija " - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "žymė" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "turinio rūšis" + +#: models/tag.py:37 +msgid "object id" +msgstr "id obiektas" + +#: models/tag.py:60 +msgid "category" +msgstr "kategorija " + +#: models/tag.py:94 msgid "tags" msgstr "žymės" @@ -486,35 +498,35 @@ msgstr "Turinys" msgid "↑ top ↑" msgstr "↑į viršų↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Epocha" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Rūšis " -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "Žanras" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "kalbos kodas" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Skaityti online" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Atsisiųsti" @@ -1124,9 +1136,3 @@ msgstr "Importuojant failą įvyko klaida: %r" #~ msgid "Today is %(month)s, %(day)s." #~ msgstr "Šiandien yra %(month)s, %(day)s." - -#~ msgid "content type" -#~ msgstr "turinio rūšis" - -#~ msgid "object id" -#~ msgstr "id obiektas" diff --git a/src/catalogue/locale/pl/LC_MESSAGES/django.po b/src/catalogue/locale/pl/LC_MESSAGES/django.po index f08080d25..ff18130f9 100644 --- a/src/catalogue/locale/pl/LC_MESSAGES/django.po +++ b/src/catalogue/locale/pl/LC_MESSAGES/django.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: WolneLektury\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-18 17:32+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2015-12-31 16:45+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: Fundacja Nowoczesna Polska \n" "Language-Team: LANGUAGE \n" @@ -21,81 +21,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "автор" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "эпоха" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "форма" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "жанр" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "мотив" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "автор" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "эпоха" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "форма" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "жанр" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "мотив" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "сборы" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -157,7 +161,7 @@ msgstr "" msgid "title" msgstr "заглавие" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "ключ сортировки " @@ -168,7 +172,7 @@ msgid "sort key by author" msgstr "Результаты по авторам" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "slug" @@ -176,13 +180,13 @@ msgstr "slug" msgid "language code" msgstr "код языка" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "описание" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "дата создания" @@ -214,21 +218,21 @@ msgstr "книга" msgid "books" msgstr "книги" -#: models/book.py:308 +#: models/book.py:319 #, fuzzy, python-format msgid "Book \"%s\" does not exist." msgstr "Книга со slug = \"%s\" не существует." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Книга %s уже существует" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, fuzzy, python-format msgid "%s file" msgstr "XML файл" @@ -237,7 +241,7 @@ msgstr "XML файл" msgid "type" msgstr "тип" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "название" @@ -265,7 +269,7 @@ msgstr "аудиокнига" msgid "book slugs" msgstr "анонсы книги" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "форма" @@ -307,39 +311,47 @@ msgstr "Источник" msgid "sources" msgstr "Источник" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "автор" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "эпоха" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "жанр" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "мотив" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "набор" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "категория" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "таг" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "тип содержания" + +#: models/tag.py:37 +msgid "object id" +msgstr "ID объекта" + +#: models/tag.py:60 +msgid "category" +msgstr "категория" + +#: models/tag.py:94 msgid "tags" msgstr "таги" @@ -488,35 +500,35 @@ msgstr "Оглавление" msgid "↑ top ↑" msgstr "↑ топ ↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "эпоха" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "форма" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "жанр" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "код языка" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Читать онлайн" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Загрузить" @@ -1119,9 +1131,3 @@ msgstr "Ошибка импорта файла: %r" #~ msgid "Today is %(month)s, %(day)s." #~ msgstr "Сегодня %(month)s, %(day)s." - -#~ msgid "content type" -#~ msgstr "тип содержания" - -#~ msgid "object id" -#~ msgstr "ID объекта" diff --git a/src/catalogue/locale/uk/LC_MESSAGES/django.po b/src/catalogue/locale/uk/LC_MESSAGES/django.po index 07fc87ce1..851316078 100644 --- a/src/catalogue/locale/uk/LC_MESSAGES/django.po +++ b/src/catalogue/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: 2017-06-02 15:44+0200\n" +"POT-Creation-Date: 2017-08-30 16:46+0200\n" "PO-Revision-Date: 2013-04-09 10:40+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -20,81 +20,85 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:41 +#: constants.py:14 +msgid "Free Art License 1.3" +msgstr "" + +#: constants.py:45 #, fuzzy #| msgid "author" msgid "authors" msgstr "автор" -#: constants.py:42 +#: constants.py:46 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "епоха" -#: constants.py:43 +#: constants.py:47 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "рід" -#: constants.py:44 +#: constants.py:48 #, fuzzy #| msgid "genre" msgid "genres" msgstr "жанр" -#: constants.py:45 +#: constants.py:49 #, fuzzy #| msgid "theme" msgid "themes" msgstr "тема" -#: constants.py:46 +#: constants.py:50 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:51 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:55 #, fuzzy #| msgid "author" msgid "All authors" msgstr "автор" -#: constants.py:52 +#: constants.py:56 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "епоха" -#: constants.py:53 +#: constants.py:57 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "рід" -#: constants.py:54 +#: constants.py:58 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "жанр" -#: constants.py:55 +#: constants.py:59 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "тема" -#: constants.py:56 +#: constants.py:60 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "колекції" -#: constants.py:57 +#: constants.py:61 #, fuzzy #| msgid "collections" msgid "All things" @@ -156,7 +160,7 @@ msgstr "" msgid "title" msgstr "заголовок" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "ключ сортування" @@ -167,7 +171,7 @@ msgid "sort key by author" msgstr "Результати за авторами" #: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "slug" @@ -175,13 +179,13 @@ msgstr "slug" msgid "language code" msgstr "мовний код" -#: models/book.py:56 models/book.py:197 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:56 models/book.py:208 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 msgid "description" msgstr "опис" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68 +#: models/tag.py:69 msgid "creation date" msgstr "дата створення" @@ -213,21 +217,21 @@ msgstr "книжка" msgid "books" msgstr "книжки" -#: models/book.py:308 +#: models/book.py:319 #, python-format msgid "Book \"%s\" does not exist." msgstr "Книжка \"%s\" не існує." -#: models/book.py:321 +#: models/book.py:332 #, python-format msgid "Book %s already exists" msgstr "Книжка %s вже існує" -#: models/book.py:578 +#: models/book.py:590 msgid "This work needs modernisation" msgstr "" -#: models/book.py:618 models/bookmedia.py:29 +#: models/book.py:630 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "файл %s" @@ -236,7 +240,7 @@ msgstr "файл %s" msgid "type" msgstr "тип" -#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35 +#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56 msgid "name" msgstr "назва" @@ -262,7 +266,7 @@ msgstr "book media" msgid "book slugs" msgstr "slugs книжок" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "рід" @@ -304,39 +308,47 @@ msgstr "Джерело" msgid "sources" msgstr "Джерело" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "автор" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "епоха" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "жанр" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "тема" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "вибір" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "категорія" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:93 msgid "tag" msgstr "теґ" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "тип змісту" + +#: models/tag.py:37 +msgid "object id" +msgstr "ІД об'єкту" + +#: models/tag.py:60 +msgid "category" +msgstr "категорія" + +#: models/tag.py:94 msgid "tags" msgstr "теґи" @@ -485,35 +497,35 @@ msgstr "Зміст" msgid "↑ top ↑" msgstr "↑ вгору ↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:47 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Епоха" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:55 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Рід" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:63 msgid "Genre" msgstr "Жанр" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:72 #, fuzzy #| msgid "language code" msgid "Language" msgstr "мовний код" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:91 msgid "Read online" msgstr "Читати онлайн" -#: templates/catalogue/book_short.html:88 -msgid "Print on demand" +#: templates/catalogue/book_short.html:94 +msgid "Print on demand with" msgstr "" -#: templates/catalogue/book_short.html:92 +#: templates/catalogue/book_short.html:99 #: templates/catalogue/custom_pdf_form.html:19 views.py:630 msgid "Download" msgstr "Завантажити" @@ -1114,9 +1126,3 @@ msgstr "Помилка в завантаженні файла: %r" #~ msgid "

Shelf %s was successfully removed

" #~ msgstr "

Полицю %s успішно видалено

" - -#~ msgid "content type" -#~ msgstr "тип змісту" - -#~ msgid "object id" -#~ msgstr "ІД об'єкту" diff --git a/src/catalogue/templates/catalogue/book_short.html b/src/catalogue/templates/catalogue/book_short.html index 35f4a4c61..7fa78fd17 100644 --- a/src/catalogue/templates/catalogue/book_short.html +++ b/src/catalogue/templates/catalogue/book_short.html @@ -2,6 +2,7 @@ {% load i18n %} {% load catalogue_tags %} {% load book_shelf_tags from social_tags %} + {% load static %}
@@ -90,7 +91,8 @@ {% trans "Read online" %} {% endif %} {% if book.print_on_demand %} - {% trans "Print on demand" %} + {% trans "Print on demand with" %} + {% endif %}
  • diff --git a/src/wolnelektury/static/img/ridero.png b/src/wolnelektury/static/img/ridero.png new file mode 100644 index 0000000000000000000000000000000000000000..eae32b7d6139c1a5826098caef6c04b227daa3a9 GIT binary patch literal 14785 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 Ce*Ve; literal 0 HcmV?d00001 diff --git a/src/wolnelektury/static/scss/main/book_box.scss b/src/wolnelektury/static/scss/main/book_box.scss index a1915b9d1..44a59557b 100755 --- a/src/wolnelektury/static/scss/main/book_box.scss +++ b/src/wolnelektury/static/scss/main/book_box.scss @@ -416,7 +416,7 @@ } a.print:before { - content: url("/static/img/print-white.png"); + content: ""; } } -- 2.20.1