9549167ba416c6ec19c499ddc87615b7216e9fd0
[wolnelektury.git] / apps / catalogue / locale / es / 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:48\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 "Introduce un valor válido de JSON. Error: %s"
23
24 #: forms.py:28
25 msgid "title, author, theme/topic, epoch, kind, genre"
26 msgstr "título, autor, tema/motivo, época, género, subgénero"
27
28 #: forms.py:45
29 msgid "Shelves"
30 msgstr "Estantes"
31
32 #: forms.py:58
33 msgid "Name of the new shelf"
34 msgstr "Nombre del estante nuevo"
35
36 #: models.py:25 models.py:585
37 msgid "author"
38 msgstr "autor"
39
40 #: models.py:26
41 msgid "epoch"
42 msgstr "época"
43
44 #: models.py:27
45 msgid "kind"
46 msgstr "género"
47
48 #: models.py:28
49 msgid "genre"
50 msgstr "subgénero"
51
52 #: models.py:29
53 msgid "theme"
54 msgstr "tema"
55
56 #: models.py:30
57 msgid "set"
58 msgstr "colección"
59
60 #: models.py:31 models.py:204
61 msgid "book"
62 msgstr "libro"
63
64 #: models.py:45
65 msgid "name"
66 msgstr "nombre"
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 "clave de clasificación"
75
76 #: models.py:48
77 msgid "category"
78 msgstr "categoría"
79
80 #: models.py:50 models.py:87 models.py:171 models.py:306
81 msgid "description"
82 msgstr "descripción"
83
84 #: models.py:51
85 msgid "main page"
86 msgstr "página principal"
87
88 #: models.py:51
89 msgid "Show tag on main page"
90 msgstr "Mostrar tag en la página principal"
91
92 #: models.py:54
93 msgid "book count"
94 msgstr "número de los libros"
95
96 #: models.py:55
97 msgid "year of death"
98 msgstr "año de muerte"
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 "título"
111
112 #: models.py:172
113 msgid "creation date"
114 msgstr "fecha de creación"
115
116 #: models.py:173
117 msgid "short HTML"
118 msgstr "HTML corto"
119
120 #: models.py:174
121 msgid "parent number"
122 msgstr "cifra matriz"
123
124 #: models.py:175
125 msgid "extra information"
126 msgstr "informacion adiccional"
127
128 #: models.py:181
129 msgid "XML file"
130 msgstr "archivo XML"
131
132 #: models.py:182
133 msgid "HTML file"
134 msgstr "archivo HTML"
135
136 #: models.py:183
137 msgid "PDF file"
138 msgstr "archivo PDF"
139
140 #: models.py:184
141 msgid "EPUB file"
142 msgstr "archivo EPUB"
143
144 #: models.py:185
145 msgid "ODT file"
146 msgstr "archivo ODT"
147
148 #: models.py:186
149 msgid "TXT file"
150 msgstr "archivo TXT"
151
152 #: models.py:187
153 msgid "MP3 file"
154 msgstr "archivo MP3"
155
156 #: models.py:188
157 msgid "OGG file"
158 msgstr "archivo OGG"
159
160 msgid "DAISY file"
161 msgstr "archivo DAISY"
162
163 #: models.py:205
164 msgid "books"
165 msgstr "libros"
166
167 #: models.py:263
168 msgid "Read online"
169 msgstr "Leer online"
170
171 #: models.py:403
172 #, python-format
173 msgid "Book %s already exists"
174 msgstr "Libro %s ya existe"
175
176 #: models.py:444
177 #, python-format
178 msgid "Book with slug = \"%s\" does not exist."
179 msgstr "Libro con slug = \"%s\" no existe."
180
181 #: models.py:565
182 msgid "fragment"
183 msgstr "fragmento"
184
185 #: models.py:566
186 msgid "fragments"
187 msgstr "fragmentos"
188
189 #: models.py:586
190 msgid "goes to public domain"
191 msgstr "pasa al dominio público"
192
193 #: models.py:588
194 msgid "translator"
195 msgstr "traductor"
196
197 #: models.py:589
198 msgid "year of translator's death"
199 msgstr "año de la muerte del traductor"
200
201 #: models.py:593
202 msgid "book stub"
203 msgstr "vista previa del libro"
204
205 #: models.py:594
206 msgid "book stubs"
207 msgstr "vista previa de libros"
208
209 #: models.py:613
210 msgid "type"
211 msgstr ""
212
213 #: models.py:614
214 msgid "sha-1 hash"
215 msgstr ""
216
217 #: models.py:615
218 #, fuzzy
219 msgid "time"
220 msgstr ""
221
222 #: models.py:619
223 msgid "file record"
224 msgstr ""
225
226 #: models.py:620
227 msgid "file records"
228 msgstr ""
229
230 #: views.py:452
231 #, fuzzy
232 msgid "<p>To maintain your shelves you need to be logged in.</p>"
233 msgstr "<p>Para organizar tus estantes tienes que ingresar.</p> "
234
235 #: views.py:470
236 msgid "<p>Shelves were sucessfully saved.</p>"
237 msgstr "<p>Estantes han sido guardados. </p>"
238
239 #: views.py:494
240 msgid "Book was successfully removed from the shelf"
241 msgstr "El libro ha sido eliminado del estante."
242
243 #: views.py:496
244 msgid "This book is not on the shelf"
245 msgstr "Este libro no está en el estante"
246
247 #: views.py:599
248 #, python-format
249 msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
250 msgstr "<p>Estante <strong>%s</strong> ha sido creado</p>"
251
252 #: views.py:614
253 #, python-format
254 msgid "<p>Shelf <strong>%s</strong> was successfully removed</p>"
255 msgstr "<p>Estante <strong>%s</strong> ha sido eliminado</p>"
256
257 # msgid "Today is %(month)s, %(day)s."
258 # msgstr "Hoy es el %(día)s de %(mes)es"
259 #: views.py:673
260 #, python-format
261 msgid ""
262 "An error occurred: %(exception)s\n"
263 "\n"
264 "%(tb)s"
265 msgstr ""
266 "Ha ocurrido un error: %(exception)s\n"
267 "\n"
268 "%(tb)s"
269
270 #: views.py:674
271 msgid "Book imported successfully"
272 msgstr "El libro ha sido importado."
273
274 #: views.py:676
275 #, python-format
276 msgid "Error importing file: %r"
277 msgstr "Ha ocurrido un error al cargar el archivo: %r"
278
279 #~ msgid "content type"
280 #~ msgstr "tipo de contenido"
281
282 #~ msgid "object id"
283 #~ msgstr "id de objeto"