Some tests for various API endpoints.
[wolnelektury.git] / src / catalogue / locale / it / LC_MESSAGES / django.po
index e387101..683456d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-30 16:46+0200\n"
+"POT-Creation-Date: 2018-12-20 10:23+0100\n"
 "PO-Revision-Date: 2013-04-09 10:39+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,214 +25,257 @@ msgstr ""
 msgid "Free Art License 1.3"
 msgstr ""
 
-#: constants.py:45
+#: constants.py:58
 #, fuzzy
 #| msgid "author"
 msgid "authors"
 msgstr "autore"
 
-#: constants.py:46
+#: constants.py:59
 #, fuzzy
 #| msgid "epoch"
 msgid "epochs"
 msgstr "epoca"
 
-#: constants.py:47
+#: constants.py:60
 #, fuzzy
 #| msgid "kind"
 msgid "kinds"
 msgstr "categoria"
 
-#: constants.py:48
+#: constants.py:61
 #, fuzzy
 #| msgid "genre"
 msgid "genres"
 msgstr "genere"
 
-#: constants.py:49
+#: constants.py:62
 #, fuzzy
 #| msgid "theme"
 msgid "themes"
 msgstr "tema"
 
-#: constants.py:50
+#: constants.py:63
 msgid "sets"
 msgstr ""
 
-#: constants.py:51
+#: constants.py:64
 msgid "things"
 msgstr ""
 
-#: constants.py:55
+#: constants.py:68
 #, fuzzy
 #| msgid "author"
 msgid "All authors"
 msgstr "autore"
 
-#: constants.py:56
+#: constants.py:69
 #, fuzzy
 #| msgid "epoch"
 msgid "All epochs"
 msgstr "epoca"
 
-#: constants.py:57
+#: constants.py:70
 #, fuzzy
 #| msgid "kind"
 msgid "All kinds"
 msgstr "categoria"
 
-#: constants.py:58
+#: constants.py:71
 #, fuzzy
 #| msgid "genre"
 msgid "All genres"
 msgstr "genere"
 
-#: constants.py:59
+#: constants.py:72
 #, fuzzy
 #| msgid "theme"
 msgid "All themes"
 msgstr "tema"
 
-#: constants.py:60
+#: constants.py:73
 #, fuzzy
 #| msgid "collections"
 msgid "All sets"
 msgstr " raccolte"
 
-#: constants.py:61
+#: constants.py:74
 #, fuzzy
 #| msgid "collections"
 msgid "All things"
 msgstr " raccolte"
 
-#: forms.py:28
+#: forms.py:29
 msgid "Please supply an XML."
 msgstr "Si prega di fornire un XML."
 
-#: forms.py:47
+#: forms.py:49
 msgid "Don't show footnotes"
 msgstr "Non mostrare le note"
 
-#: forms.py:48
+#: forms.py:50
 msgid "Don't disply themes"
 msgstr "Non visualizzare i temi"
 
-#: forms.py:49
+#: forms.py:51
 msgid "Don't use our custom font"
 msgstr "Non utilizzare il nostro font personalizzato"
 
-#: forms.py:50
+#: forms.py:52
 msgid "Without cover"
 msgstr ""
 
 #: forms.py:53
+#, fuzzy
+#| msgid "Table of contents"
+msgid "Without table of contents"
+msgstr "Indice"
+
+#: forms.py:56
 msgid "Leading"
 msgstr "Interlinea"
 
-#: forms.py:54
+#: forms.py:57
 msgid "Normal leading"
 msgstr "Interlinea normale"
 
-#: forms.py:55
+#: forms.py:58
 msgid "One and a half leading"
 msgstr " Interlinea 1,5"
 
-#: forms.py:56
+#: forms.py:59
 msgid "Double leading"
 msgstr "Interlinea doppia"
 
-#: forms.py:58
+#: forms.py:61
 msgid "Font size"
 msgstr "Grandezza del carattere"
 
-#: forms.py:59
+#: forms.py:62
 msgid "Default"
 msgstr "Predefinito"
 
-#: forms.py:60
+#: forms.py:63
 msgid "Big"
 msgstr "Grande"
 
-#: forms.py:82
+#: forms.py:64
+msgid "Bigger"
+msgstr ""
+
+#: forms.py:86
 msgid "Queue is full. Please try again later."
 msgstr ""
 
-#: models/book.py:49 models/collection.py:14
+#: models/book.py:58 models/collection.py:14
 msgid "title"
 msgstr "titolo"
 
-#: models/book.py:50 models/tag.py:58
+#: models/book.py:59 models/tag.py:58
 msgid "sort key"
 msgstr "chiave di ordinamento"
 
-#: models/book.py:52
+#: models/book.py:61
 #, fuzzy
 #| msgid "Results by authors"
 msgid "sort key by author"
 msgstr "Risultati per autore"
 
-#: models/book.py:53 models/book.py:54 models/collection.py:15
+#: models/book.py:62 models/book.py:63 models/collection.py:15
 #: models/collection.py:18 models/tag.py:57
 msgid "slug"
 msgstr "slug"
 
-#: models/book.py:55
+#: models/book.py:64
 msgid "language code"
 msgstr "codice della lingua"
 
-#: models/book.py:56 models/book.py:208 models/collection.py:16
-#: models/tag.py:61 models/tag.py:183
+#: models/book.py:65 models/book.py:304 models/collection.py:16
+#: models/tag.py:61 models/tag.py:186
 msgid "description"
 msgstr "descrizione"
 
-#: models/book.py:57 models/book.py:58 models/bookmedia.py:36 models/tag.py:68
-#: models/tag.py:69
+#: models/book.py:66
+msgid "abstract"
+msgstr ""
+
+#: models/book.py:67 models/bookmedia.py:36 models/tag.py:71 models/tag.py:72
 msgid "creation date"
 msgstr "data di creazione"
 
-#: models/book.py:59
+#: models/book.py:68
+#, fuzzy
+#| msgid "creation date"
+msgid "change date"
+msgstr "data di creazione"
+
+#: models/book.py:69
 msgid "parent number"
 msgstr "numero del genitore"
 
-#: models/book.py:60 models/bookmedia.py:37
+#: models/book.py:70 models/bookmedia.py:37
 msgid "extra information"
 msgstr " ulteriori informazioni"
 
-#: models/book.py:63
+#: models/book.py:73
 msgid "print on demand"
 msgstr ""
 
-#: models/book.py:67
+#: models/book.py:74
+msgid "recommended"
+msgstr ""
+
+#: models/book.py:75
+msgid "audio length"
+msgstr ""
+
+#: models/book.py:76
+msgid "preview"
+msgstr ""
+
+#: models/book.py:77
+msgid "preview until"
+msgstr ""
+
+#: models/book.py:81
 msgid "cover"
 msgstr "copertina"
 
-#: models/book.py:73
+#: models/book.py:87
 msgid "cover thumbnail"
 msgstr ""
 
-#: models/book.py:98 models/collection.py:22
+#: models/book.py:92
+msgid "cover thumbnail for mobile app"
+msgstr ""
+
+#: models/book.py:97
+msgid "cover for mobile app"
+msgstr ""
+
+#: models/book.py:125 models/collection.py:22
 msgid "book"
 msgstr "libro"
 
-#: models/book.py:99
+#: models/book.py:126
 msgid "books"
 msgstr "Libri"
 
-#: models/book.py:319
+#: models/book.py:449
 #, python-format
 msgid "Book \"%s\" does not exist."
 msgstr "Il libro \"%s\" non esiste."
 
-#: models/book.py:332
+#: models/book.py:465
 #, python-format
 msgid "Book %s already exists"
 msgstr "Il libro %s esiste già"
 
-#: models/book.py:590
+#: models/book.py:736
 msgid "This work needs modernisation"
 msgstr ""
 
-#: models/book.py:630 models/bookmedia.py:29
+#: models/book.py:797 models/bookmedia.py:29
 #, python-format
 msgid "%s file"
 msgstr "i %s di file"
@@ -333,7 +376,7 @@ msgstr "raccolta"
 msgid "thing"
 msgstr ""
 
-#: models/tag.py:35 models/tag.py:93
+#: models/tag.py:35 models/tag.py:96
 msgid "tag"
 msgstr "tag"
 
@@ -349,7 +392,7 @@ msgstr ""
 msgid "category"
 msgstr "categoria"
 
-#: models/tag.py:94
+#: models/tag.py:97
 msgid "tags"
 msgstr "i tag"
 
@@ -388,27 +431,23 @@ msgstr "del libro"
 msgid "in"
 msgstr "categoria"
 
-#: templates/catalogue/book_detail.html:63
+#: templates/catalogue/book_detail.html:64
 msgid "Source XML file"
 msgstr "File di fonte XML"
 
-#: templates/catalogue/book_detail.html:66
+#: templates/catalogue/book_detail.html:68
 msgid "Book on"
 msgstr "Libro su"
 
-#: templates/catalogue/book_detail.html:66
+#: templates/catalogue/book_detail.html:68
 msgid "Editor's Platform"
 msgstr " Piattaforma del editore"
 
-#: templates/catalogue/book_detail.html:71
-msgid "Book description on Lektury.Gazeta.pl"
-msgstr "Descrizione del libro su Lektury.Gazeta.pl"
-
-#: templates/catalogue/book_detail.html:76
+#: templates/catalogue/book_detail.html:73
 msgid "Book description on Wikipedia"
 msgstr "Descrizione del libro su Wikipedia"
 
-#: templates/catalogue/book_detail.html:80
+#: templates/catalogue/book_detail.html:77
 msgid "Mix this book"
 msgstr "Combina questo libro"
 
@@ -498,39 +537,63 @@ msgstr "Indice"
 msgid "↑ top ↑"
 msgstr ""
 
-#: templates/catalogue/book_short.html:47
+#: templates/catalogue/book_short.html:53
 #: templates/catalogue/picture_detail.html:52
 msgid "Epoch"
 msgstr "Epoca"
 
-#: templates/catalogue/book_short.html:55
+#: templates/catalogue/book_short.html:61
 #: templates/catalogue/picture_detail.html:58
 msgid "Kind"
 msgstr "Categoria"
 
-#: templates/catalogue/book_short.html:63
+#: templates/catalogue/book_short.html:69
 msgid "Genre"
 msgstr "Genere"
 
-#: templates/catalogue/book_short.html:72
+#: templates/catalogue/book_short.html:78
+msgid "Region"
+msgstr ""
+
+#: templates/catalogue/book_short.html:85
 #, fuzzy
 #| msgid "language code"
 msgid "Language"
 msgstr "codice della lingua"
 
-#: templates/catalogue/book_short.html:91
+#: templates/catalogue/book_short.html:109
 msgid "Read online"
 msgstr "Leggi online"
 
-#: templates/catalogue/book_short.html:94
+#: templates/catalogue/book_short.html:112
+msgid ""
+"Cena książki w druku cyfrowym jest zależna od liczby stron.<br>Przed zakupem "
+"upewnij się, że cena druku na żądanie jest dla Ciebie odpowiednia."
+"<br>Wszystkie nasze zasoby w wersji elektronicznej są zawsze dostępne "
+"bezpłatnie."
+msgstr ""
+
+#: templates/catalogue/book_short.html:112
 msgid "Print on demand –"
 msgstr ""
 
-#: templates/catalogue/book_short.html:99
-#: templates/catalogue/custom_pdf_form.html:19 views.py:630
+#: templates/catalogue/book_short.html:117
+#: templates/catalogue/custom_pdf_form.html:19 views.py:383
 msgid "Download"
 msgstr "Scarica"
 
+#: templates/catalogue/book_short.html:131
+msgid "more"
+msgstr ""
+
+#: templates/catalogue/book_short.html:142
+msgid "less"
+msgstr ""
+
+#: templates/catalogue/book_short.html:148
+msgid "For now this work is only available for our subscribers."
+msgstr ""
+
 #: templates/catalogue/book_text.html:31
 msgid "Table of contents"
 msgstr "Indice"
@@ -633,7 +696,7 @@ msgstr[1] ""
 msgid "All collections"
 msgstr " raccolte"
 
-#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+#: templates/catalogue/custom_pdf_form.html:6 views.py:382
 msgid "Download custom PDF"
 msgstr "Scarica PDF personalizzato"
 
@@ -691,11 +754,11 @@ msgstr "Fonte dell'immagine"
 msgid "Image on the Editor's Platform"
 msgstr "Immagine sulla piattaforma del editore"
 
-#: templates/catalogue/picture_detail.html:82
+#: templates/catalogue/picture_detail.html:73
 msgid "View XML source"
 msgstr "Visualizza la fonte XML"
 
-#: templates/catalogue/picture_detail.html:85
+#: templates/catalogue/picture_detail.html:76
 msgid "Work's themes "
 msgstr "Temi dell'opera"
 
@@ -775,66 +838,21 @@ msgstr "Cerca"
 msgid "Did you mean"
 msgstr "Volevi dire"
 
-#: templates/catalogue/search_multiple_hits.html:21
-#: templates/catalogue/tagged_object_list.html:15
-msgid "Authors"
-msgstr "Autori"
-
-#: templates/catalogue/search_multiple_hits.html:31
-#: templates/catalogue/tagged_object_list.html:18
-msgid "Kinds"
-msgstr "Categorie"
-
-#: templates/catalogue/search_multiple_hits.html:41
-#: templates/catalogue/tagged_object_list.html:17
-msgid "Genres"
-msgstr "Generi"
-
-#: templates/catalogue/search_multiple_hits.html:51
-#: templates/catalogue/tagged_object_list.html:16
-msgid "Epochs"
-msgstr "Epoche"
-
-#: templates/catalogue/search_multiple_hits.html:64
-msgid "Results by title"
-msgstr "Risultati per titolo"
-
-#: templates/catalogue/search_multiple_hits.html:81
-msgid "Results by authors"
-msgstr "Risultati per autore"
+#: templates/catalogue/search_multiple_hits.html:33
+#, fuzzy
+#| msgid "books"
+msgid "Books"
+msgstr "Libri"
 
-#: templates/catalogue/search_multiple_hits.html:96
-msgid "Results by translators"
+#: templates/catalogue/search_multiple_hits.html:46
+msgid "Pictures"
 msgstr ""
 
-#: templates/catalogue/search_multiple_hits.html:111
-msgid "Results in text"
-msgstr "Risultati nel testo"
-
-#: templates/catalogue/search_multiple_hits.html:128
-msgid "Other results"
-msgstr "Altri risultati"
-
 #: templates/catalogue/search_no_hits.html:20
 #: templates/catalogue/tagged_object_list.html:85
 msgid "Sorry! Search cirteria did not match any resources."
 msgstr "Siamo spiacenti!I criteri di ricerca non corrispondono alle risorse."
 
-#: templates/catalogue/search_no_hits.html:22
-#, fuzzy
-#| msgid ""
-#| "Search engine supports following criteria: title, author, theme/topic, "
-#| "epoch, kind and genre.\n"
-#| "\t\tAs for now we do not support full text search."
-msgid ""
-"Search engine supports following criteria: title, author, theme/topic, "
-"epoch, kind and genre.\n"
-"        As for now we do not support full text search."
-msgstr ""
-"Il motore di ricerca supporta i seguenti criteri: titolo, autore, tema, "
-"epoca, genere.\n"
-"\t\t Per il momento non supportiamo i criteri del testo intero."
-
 #: templates/catalogue/search_too_long.html:13
 #, fuzzy
 #| msgid "Sorry! Search query must have at least two characters."
@@ -896,6 +914,22 @@ msgstr "Vedi tutta la categoria"
 msgid "Audiobooks"
 msgstr "Audiolibri"
 
+#: templates/catalogue/tagged_object_list.html:15
+msgid "Authors"
+msgstr "Autori"
+
+#: templates/catalogue/tagged_object_list.html:16
+msgid "Epochs"
+msgstr "Epoche"
+
+#: templates/catalogue/tagged_object_list.html:17
+msgid "Genres"
+msgstr "Generi"
+
+#: templates/catalogue/tagged_object_list.html:18
+msgid "Kinds"
+msgstr "Categorie"
+
 #: templates/catalogue/tagged_object_list.html:71
 msgid "All matching works"
 msgstr ""
@@ -920,15 +954,11 @@ msgstr "Motivi e temi"
 msgid "No description."
 msgstr "descrizione"
 
-#: templates/catalogue/tagged_object_list.html:109
-msgid "in Lektury.Gazeta.pl"
-msgstr "su Lektury.Gazeta.pl"
-
-#: templates/catalogue/tagged_object_list.html:115
+#: templates/catalogue/tagged_object_list.html:110
 msgid "in Wikipedia"
 msgstr "su Wikipedia"
 
-#: templates/catalogue/tagged_object_list.html:121
+#: templates/catalogue/tagged_object_list.html:116
 msgid "in Culture.pl"
 msgstr ""
 
@@ -938,7 +968,7 @@ msgstr ""
 msgid "Loading"
 msgstr "Interlinea"
 
-#: views.py:595
+#: views.py:336
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -949,15 +979,47 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:597
+#: views.py:338
 msgid "Book imported successfully"
 msgstr "Libro scaricato con successo"
 
-#: views.py:599
+#: views.py:340
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Errore dell'importazione del file: %r"
 
+#, fuzzy
+#~| msgid ""
+#~| "Search engine supports following criteria: title, author, theme/topic, "
+#~| "epoch, kind and genre.\n"
+#~| "\t\tAs for now we do not support full text search."
+#~ msgid ""
+#~ "Search engine supports following criteria: title, author, theme/topic, "
+#~ "epoch, kind and genre.\n"
+#~ "        As for now we do not support full text search."
+#~ msgstr ""
+#~ "Il motore di ricerca supporta i seguenti criteri: titolo, autore, tema, "
+#~ "epoca, genere.\n"
+#~ "\t\t Per il momento non supportiamo i criteri del testo intero."
+
+#~ msgid "Book description on Lektury.Gazeta.pl"
+#~ msgstr "Descrizione del libro su Lektury.Gazeta.pl"
+
+#~ msgid "in Lektury.Gazeta.pl"
+#~ msgstr "su Lektury.Gazeta.pl"
+
+#~ msgid "Results by title"
+#~ msgstr "Risultati per titolo"
+
+#~ msgid "Results by authors"
+#~ msgstr "Risultati per autore"
+
+#~ msgid "Results in text"
+#~ msgstr "Risultati nel testo"
+
+#~ msgid "Other results"
+#~ msgstr "Altri risultati"
+
 #~ msgid "book count"
 #~ msgstr "conteggio dei libri"