# Django Endless Pagination Locale # Copyright (C) 2009-2013 Francesco Banconi # This file is distributed under the same license as the django-endless-pagination package. # Francesco Banconi , 2009. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-08 20:34-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Michel Sabchuk \n" "Language-Team: 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" #: templates/el_pagination/show_more.html:5 msgid "more" msgstr "mais" #: views.py:102 msgid "Empty list and ``%(class_name)s.allow_empty`` is False." msgstr "Lista vazia e ``%(class_name)s.allow_empty`` é Falso."