Merge branch 'production'
[wolnelektury.git] / apps / catalogue / locale / en / 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: 2010-08-25 10:24+0000\n"
11 "PO-Revision-Date: 2010-08-25 10:45\n"
12 "Last-Translator: <radek.czajka@gmail.com>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Translated-Using: django-rosetta 0.5.6\n"
18
19 #: fields.py:47
20 #, python-format
21 msgid "Enter a valid JSON value. Error: %s"
22 msgstr "Enter a valid JSON value. Error: %s"
23
24 #: forms.py:28
25 msgid "title, author, theme/topic, epoch, kind, genre"
26 msgstr "title, author, motifs/theme, period, form, genre"
27
28 #: forms.py:45
29 msgid "Shelves"
30 msgstr "Shelves"
31
32 #: forms.py:58
33 msgid "Name of the new shelf"
34 msgstr "Name of the new shelf"
35
36 #: models.py:25 models.py:585
37 msgid "author"
38 msgstr "author"
39
40 #: models.py:26
41 msgid "epoch"
42 msgstr "period"
43
44 #: models.py:27
45 msgid "kind"
46 msgstr "form"
47
48 #: models.py:28
49 msgid "genre"
50 msgstr "genre"
51
52 #: models.py:29
53 msgid "theme"
54 msgstr "motif"
55
56 #: models.py:30
57 msgid "set"
58 msgstr "set"
59
60 #: models.py:31 models.py:204
61 msgid "book"
62 msgstr "book"
63
64 #: models.py:45
65 msgid "name"
66 msgstr "name"
67
68 #: models.py:46 models.py:170 models.py:587 models.py:612
69 msgid "slug"
70 msgstr "Slug"
71
72 #: models.py:47
73 msgid "sort key"
74 msgstr "Sort key"
75
76 #: models.py:48
77 msgid "category"
78 msgstr "Category"
79
80 #: models.py:50 models.py:87 models.py:171 models.py:306
81 msgid "description"
82 msgstr "Description"
83
84 #: models.py:51
85 msgid "main page"
86 msgstr "Main page"
87
88 #: models.py:51
89 msgid "Show tag on main page"
90 msgstr "Show tag on main page"
91
92 #: models.py:54
93 msgid "book count"
94 msgstr "Number of books"
95
96 #: models.py:55
97 msgid "year of death"
98 msgstr "Year of death"
99
100 #: models.py:71
101 msgid "tag"
102 msgstr "tag"
103
104 #: models.py:72
105 msgid "tags"
106 msgstr "tags"
107
108 #: models.py:169 models.py:584
109 msgid "title"
110 msgstr "Title"
111
112 #: models.py:172
113 msgid "creation date"
114 msgstr "Date of publication"
115
116 #: models.py:173
117 msgid "short HTML"
118 msgstr "short HTML"
119
120 #: models.py:174
121 msgid "parent number"
122 msgstr "Parent number"
123
124 #: models.py:175
125 msgid "extra information"
126 msgstr "Additional information"
127
128 #: models.py:181
129 msgid "XML file"
130 msgstr "XML file"
131
132 #: models.py:182
133 msgid "HTML file"
134 msgstr "HTML file"
135
136 #: models.py:183
137 msgid "PDF file"
138 msgstr "PDF file"
139
140 #: models.py:184
141 msgid "EPUB file"
142 msgstr "EPUB file"
143
144 #: models.py:185
145 msgid "ODT file"
146 msgstr "ODT file"
147
148 #: models.py:186
149 msgid "TXT file"
150 msgstr "TXT file"
151
152 #: models.py:187
153 msgid "MP3 file"
154 msgstr "MP3 file"
155
156 #: models.py:188
157 msgid "OGG file"
158 msgstr "OGG file"
159
160 #: models.py:205
161 msgid "books"
162 msgstr "Books"
163
164 #: models.py:263
165 msgid "Read online"
166 msgstr "Read online"
167
168 #: models.py:403
169 #, python-format
170 msgid "Book %s already exists"
171 msgstr "Book %s already exists"
172
173 #: models.py:444
174 #, python-format
175 msgid "Book with slug = \"%s\" does not exist."
176 msgstr "Book with slug = \"%s\" does not exist."
177
178 #: models.py:565
179 msgid "fragment"
180 msgstr "Fragment"
181
182 #: models.py:566
183 msgid "fragments"
184 msgstr "Fragments"
185
186 #: models.py:586
187 msgid "goes to public domain"
188 msgstr "Goes to public domain"
189
190 #: models.py:588
191 msgid "translator"
192 msgstr "Translator"
193
194 #: models.py:589
195 msgid "year of translator's death"
196 msgstr "Year of translator's death"
197
198 #: models.py:593
199 msgid "book stub"
200 msgstr "Book stub"
201
202 #: models.py:594
203 msgid "book stubs"
204 msgstr "Book stubs"
205
206 #: models.py:613
207 msgid "type"
208 msgstr ""
209
210 #: models.py:614
211 msgid "sha-1 hash"
212 msgstr ""
213
214 #: models.py:615
215 msgid "time"
216 msgstr "time"
217
218 #: models.py:619
219 msgid "file record"
220 msgstr ""
221
222 #: models.py:620
223 msgid "file records"
224 msgstr ""
225
226 #: views.py:452
227 msgid "<p>To maintain your shelves you need to be logged in.</p>"
228 msgstr "<p>To administer your shelves you need to be logged in.</p>"
229
230 #: views.py:470
231 msgid "<p>Shelves were sucessfully saved.</p>"
232 msgstr "<p>Shelves were sucessfully saved.</p>"
233
234 #: views.py:494
235 msgid "Book was successfully removed from the shelf"
236 msgstr "Book was successfully removed from the shelf"
237
238 #: views.py:496
239 msgid "This book is not on the shelf"
240 msgstr "This book is not on the shelf"
241
242 #: views.py:599
243 #, python-format
244 msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
245 msgstr "<p>Shelf <strong>%s</strong> was successfully created</p>"
246
247 #: views.py:614
248 #, python-format
249 msgid "<p>Shelf <strong>%s</strong> was successfully removed</p>"
250 msgstr "<p>Shelf <strong>%s</strong> was successfully removed</p>"
251
252 #: views.py:673
253 #, python-format
254 msgid ""
255 "An error occurred: %(exception)s\n"
256 "\n"
257 "%(tb)s"
258 msgstr ""
259 "An error occurred: %(exception)s\n"
260 "\n"
261 "%(tb)s"
262
263 #: views.py:674
264 msgid "Book imported successfully"
265 msgstr "Book imported succesfully"
266
267 #: views.py:676
268 #, python-format
269 msgid "Error importing file: %r"
270 msgstr "Error occured while importing file: %r"
271
272 #~ msgid "Today is %(month)s, %(day)s."
273 #~ msgstr "Today is %(month)s, %(day)s."
274
275 #~ msgid "content type"
276 #~ msgstr "content type"
277
278 #~ msgid "object id"
279 #~ msgstr "object id"