# This file is distributed under the same license as the Django package. # # Translators: # Jannis Leidel , 2011. # Nuno Mariz , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:57+0200\n" "PO-Revision-Date: 2012-02-14 13:40+0000\n" "Last-Translator: Nuno Mariz \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/django/" "language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: models.py:9 msgid "redirect from" msgstr "redirecionar de" #: models.py:10 msgid "" "This should be an absolute path, excluding the domain name. Example: '/" "events/search/'." msgstr "" "Isto deverá ser um caminho absoluto, excluindo o domínio. Exemplo: '/events/" "search/'." #: models.py:11 msgid "redirect to" msgstr "redirecionar para" #: models.py:12 msgid "" "This can be either an absolute path (as above) or a full URL starting with " "'http://'." msgstr "" "Isto poderá ser um caminho absoluto (como acima) ou um URL completo começado " "por 'http://'." #: models.py:15 msgid "redirect" msgstr "redirecionar" #: models.py:16 msgid "redirects" msgstr "redireciona"