# 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" "PO-Revision-Date: 2012-02-21 17:06+0100\n" "Last-Translator: xxx\n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: pdcounter/models.py:13 msgid "name" msgstr "" #: pdcounter/models.py:14 pdcounter/models.py:64 msgid "slug" msgstr "" #: pdcounter/models.py:15 msgid "sort key" msgstr "" #: pdcounter/models.py:16 pdcounter/models.py:41 msgid "description" msgstr "" #: pdcounter/models.py:17 msgid "year of death" msgstr "" #: pdcounter/models.py:23 pdcounter/models.py:62 msgid "author" msgstr "" #: pdcounter/models.py:24 msgid "authors" msgstr "" #: pdcounter/models.py:61 msgid "title" msgstr "" #: pdcounter/models.py:63 msgid "goes to public domain" msgstr "" #: pdcounter/models.py:65 msgid "translator" msgstr "" #: pdcounter/models.py:69 msgid "book stub" msgstr "" #: pdcounter/models.py:70 msgid "book stubs" msgstr "" #: pdcounter/templates/pdcounter/author_detail.html:7 #: pdcounter/templates/pdcounter/book_stub_detail.html:7 msgid "Public domain counter" msgstr "" #: pdcounter/templates/pdcounter/author_detail.html:26 msgid "Read article about this author on Wikipedia" msgstr "" #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "" #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 #: pdcounter/templates/pdcounter/pd_author_box.html:21 msgid "" "Find out why Internet libraries can't publish this author's works." msgstr "" #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" "This author's works are in public domain, but they were not yet published on " "Internet library of Wolne Lektury." msgstr "" #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in" msgstr "" #: pdcounter/templates/pdcounter/book_stub_detail.html:16 msgid "" "This work is in public domain and will be published on Internet library of " "Wolne Lektury soon." msgstr "" #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " "published without restrictions in" msgstr "" #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" "Find out why Internet libraries can't publish this work." msgstr "" #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "" #: pdcounter/templates/pdcounter/pd_author_box.html:18 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in the year" msgstr "" #~ msgid "tags" #~ msgstr "i tag" #~ msgid "tag" #~ msgstr "tag" #~ msgid "content type" #~ msgstr "tipo di contenuto" #~ msgid "object id" #~ msgstr "oggetto id" #~ msgid "tagged_object_list must be called with a queryset or a model." #~ msgstr "" #~ "L'elenco degli oggetti taggati deve essere chiamato con un queryset o un " #~ "modello." #~ msgid "tagged_object_list must be called with a tag model." #~ msgstr "" #~ "L’elenco degli oggetti taggati deve essere chiamato con un modello tag." #~ msgid "tagged_object_list must be called with a tag." #~ msgstr "L’elenco degli oggetti taggati deve essere chiamato con un tag." #~ msgid "No tags found matching \"%s\"." #~ msgstr "Non sono stati trovati tag corrispondenti \"%s\"."