I18n.
[wolnelektury.git] / src / pdcounter / locale / it / LC_MESSAGES / django.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2020-09-10 15:34+0200\n"
11 "PO-Revision-Date: 2012-02-21 17:06+0100\n"
12 "Last-Translator: xxx\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
19
20 #: pdcounter/models.py:13
21 msgid "name"
22 msgstr ""
23
24 #: pdcounter/models.py:14 pdcounter/models.py:64
25 msgid "slug"
26 msgstr ""
27
28 #: pdcounter/models.py:15
29 msgid "sort key"
30 msgstr ""
31
32 #: pdcounter/models.py:16 pdcounter/models.py:41
33 msgid "description"
34 msgstr ""
35
36 #: pdcounter/models.py:17
37 msgid "year of death"
38 msgstr ""
39
40 #: pdcounter/models.py:23 pdcounter/models.py:62
41 msgid "author"
42 msgstr ""
43
44 #: pdcounter/models.py:24
45 msgid "authors"
46 msgstr ""
47
48 #: pdcounter/models.py:61
49 msgid "title"
50 msgstr ""
51
52 #: pdcounter/models.py:63
53 msgid "goes to public domain"
54 msgstr ""
55
56 #: pdcounter/models.py:65
57 msgid "translator"
58 msgstr ""
59
60 #: pdcounter/models.py:69
61 msgid "book stub"
62 msgstr ""
63
64 #: pdcounter/models.py:70
65 msgid "book stubs"
66 msgstr ""
67
68 #: pdcounter/templates/pdcounter/author_detail.html:7
69 #: pdcounter/templates/pdcounter/book_stub_detail.html:7
70 msgid "Public domain counter"
71 msgstr ""
72
73 #: pdcounter/templates/pdcounter/author_detail.html:26
74 msgid "Read article about this author on Wikipedia"
75 msgstr ""
76
77 #: pdcounter/templates/pdcounter/author_detail.html:33
78 #: pdcounter/templates/pdcounter/pd_author_box.html:9
79 msgid "This author's works are copyrighted."
80 msgstr ""
81
82 #: pdcounter/templates/pdcounter/author_detail.html:34
83 #: pdcounter/templates/pdcounter/author_detail.html:46
84 #: pdcounter/templates/pdcounter/pd_author_box.html:10
85 #: pdcounter/templates/pdcounter/pd_author_box.html:21
86 msgid ""
87 "<a href='http://domenapubliczna.org/co-to-jest-domena-publiczna/'>Find out</"
88 "a> why Internet libraries can't publish this author's works."
89 msgstr ""
90
91 #: pdcounter/templates/pdcounter/author_detail.html:38
92 #: pdcounter/templates/pdcounter/pd_author_box.html:14
93 msgid ""
94 "This author's works are in public domain, but they were not yet published on "
95 "Internet library of Wolne Lektury."
96 msgstr ""
97
98 #: pdcounter/templates/pdcounter/author_detail.html:42
99 msgid ""
100 "This author's works will become part of public domain and will be allowed to "
101 "be published without restrictions in"
102 msgstr ""
103
104 #: pdcounter/templates/pdcounter/book_stub_detail.html:16
105 msgid ""
106 "This work is in public domain and will be published on Internet library of "
107 "Wolne Lektury soon."
108 msgstr ""
109
110 #: pdcounter/templates/pdcounter/book_stub_detail.html:20
111 msgid ""
112 "This work will become part of public domain and will be allowed to be "
113 "published without restrictions in"
114 msgstr ""
115
116 #: pdcounter/templates/pdcounter/book_stub_detail.html:24
117 #: pdcounter/templates/pdcounter/book_stub_detail.html:29
118 msgid ""
119 "<a href='http://domenapubliczna.org/co-to-jest-domena-publiczna/'>Find out</"
120 "a> why Internet libraries can't publish this work."
121 msgstr ""
122
123 #: pdcounter/templates/pdcounter/book_stub_detail.html:28
124 msgid "This work is copyrighted."
125 msgstr ""
126
127 #: pdcounter/templates/pdcounter/pd_author_box.html:18
128 msgid ""
129 "This author's works will become part of public domain and will be allowed to "
130 "be published without restrictions in the year"
131 msgstr ""
132
133 #~ msgid "tags"
134 #~ msgstr "i tag"
135
136 #~ msgid "tag"
137 #~ msgstr "tag"
138
139 #~ msgid "content type"
140 #~ msgstr "tipo di contenuto"
141
142 #~ msgid "object id"
143 #~ msgstr "oggetto id"
144
145 #~ msgid "tagged_object_list must be called with a queryset or a model."
146 #~ msgstr ""
147 #~ "L'elenco degli oggetti taggati deve essere chiamato con un queryset o un "
148 #~ "modello."
149
150 #~ msgid "tagged_object_list must be called with a tag model."
151 #~ msgstr ""
152 #~ "L’elenco degli oggetti taggati deve essere chiamato con un modello tag."
153
154 #~ msgid "tagged_object_list must be called with a tag."
155 #~ msgstr "L’elenco degli oggetti taggati deve essere chiamato con un tag."
156
157 #~ msgid "No tags found matching \"%s\"."
158 #~ msgstr "Non sono stati trovati tag corrispondenti \"%s\"."