# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-08-25 10:24+0000\n" "PO-Revision-Date: 2010-08-25 10:48\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.6\n" #: fields.py:47 #, python-format msgid "Enter a valid JSON value. Error: %s" msgstr "Introduce un valor válido de JSON. Error: %s" #: forms.py:28 msgid "title, author, theme/topic, epoch, kind, genre" msgstr "título, autor, tema/motivo, época, género, subgénero" #: forms.py:45 msgid "Shelves" msgstr "Estantes" #: forms.py:58 msgid "Name of the new shelf" msgstr "Nombre del estante nuevo" #: models.py:25 models.py:585 msgid "author" msgstr "autor" #: models.py:26 msgid "epoch" msgstr "época" #: models.py:27 msgid "kind" msgstr "género" #: models.py:28 msgid "genre" msgstr "subgénero" #: models.py:29 msgid "theme" msgstr "tema" #: models.py:30 msgid "set" msgstr "colección" #: models.py:31 models.py:204 msgid "book" msgstr "libro" #: models.py:45 msgid "name" msgstr "nombre" #: models.py:46 models.py:170 models.py:587 models.py:612 msgid "slug" msgstr "slug" #: models.py:47 msgid "sort key" msgstr "clave de clasificación" #: models.py:48 msgid "category" msgstr "categoría" #: models.py:50 models.py:87 models.py:171 models.py:306 msgid "description" msgstr "descripción" #: models.py:51 msgid "main page" msgstr "página principal" #: models.py:51 msgid "Show tag on main page" msgstr "Mostrar tag en la página principal" #: models.py:54 msgid "book count" msgstr "número de los libros" #: models.py:55 msgid "year of death" msgstr "año de muerte" #: models.py:71 msgid "tag" msgstr "tag" #: models.py:72 msgid "tags" msgstr "tags" #: models.py:169 models.py:584 msgid "title" msgstr "título" #: models.py:172 msgid "creation date" msgstr "fecha de creación" #: models.py:173 msgid "short HTML" msgstr "HTML corto" #: models.py:174 msgid "parent number" msgstr "cifra matriz" #: models.py:175 msgid "extra information" msgstr "informacion adiccional" #: models.py:181 msgid "XML file" msgstr "archivo XML" #: models.py:182 msgid "HTML file" msgstr "archivo HTML" #: models.py:183 msgid "PDF file" msgstr "archivo PDF" #: models.py:184 msgid "EPUB file" msgstr "archivo EPUB" #: models.py:185 msgid "ODT file" msgstr "archivo ODT" #: models.py:186 msgid "TXT file" msgstr "archivo TXT" #: models.py:187 msgid "MP3 file" msgstr "archivo MP3" #: models.py:188 msgid "OGG file" msgstr "archivo OGG" #: models.py:205 msgid "books" msgstr "libros" #: models.py:263 msgid "Read online" msgstr "Leer online" #: models.py:403 #, python-format msgid "Book %s already exists" msgstr "Libro %s ya existe" #: models.py:444 #, python-format msgid "Book with slug = \"%s\" does not exist." msgstr "Libro con slug = \"%s\" no existe." #: models.py:565 msgid "fragment" msgstr "fragmento" #: models.py:566 msgid "fragments" msgstr "fragmentos" #: models.py:586 msgid "goes to public domain" msgstr "pasa al dominio público" #: models.py:588 msgid "translator" msgstr "traductor" #: models.py:589 msgid "year of translator's death" msgstr "año de la muerte del traductor" #: models.py:593 msgid "book stub" msgstr "vista previa del libro" #: models.py:594 msgid "book stubs" msgstr "vista previa de libros" #: models.py:613 msgid "type" msgstr "" #: models.py:614 msgid "sha-1 hash" msgstr "" #: models.py:615 #, fuzzy msgid "time" msgstr "" #: models.py:619 msgid "file record" msgstr "" #: models.py:620 msgid "file records" msgstr "" #: views.py:452 #, fuzzy msgid "

To maintain your shelves you need to be logged in.

" msgstr "

Para organizar tus estantes tienes que ingresar.

" #: views.py:470 msgid "

Shelves were sucessfully saved.

" msgstr "

Estantes han sido guardados.

" #: views.py:494 msgid "Book was successfully removed from the shelf" msgstr "El libro ha sido eliminado del estante." #: views.py:496 msgid "This book is not on the shelf" msgstr "Este libro no está en el estante" #: views.py:599 #, python-format msgid "

Shelf %s was successfully created

" msgstr "

Estante %s ha sido creado

" #: views.py:614 #, python-format msgid "

Shelf %s was successfully removed

" msgstr "

Estante %s ha sido eliminado

" # msgid "Today is %(month)s, %(day)s." # msgstr "Hoy es el %(día)s de %(mes)es" #: views.py:673 #, python-format msgid "" "An error occurred: %(exception)s\n" "\n" "%(tb)s" msgstr "" "Ha ocurrido un error: %(exception)s\n" "\n" "%(tb)s" #: views.py:674 msgid "Book imported successfully" msgstr "El libro ha sido importado." #: views.py:676 #, python-format msgid "Error importing file: %r" msgstr "Ha ocurrido un error al cargar el archivo: %r" #~ msgid "content type" #~ msgstr "tipo de contenido" #~ msgid "object id" #~ msgstr "id de objeto"