django1/django/contrib/sites/locale/pt/LC_MESSAGES/django.po

45 lines
1.1 KiB
Plaintext

# This file is distributed under the same license as the Django package.
#
# Translators:
# Jannis Leidel <jannis@leidel.info>, 2011
# Nuno Mariz <nmariz@gmail.com>, 2013
# Raúl Pedro Fernandes Santos, 2014
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
"PO-Revision-Date: 2014-08-04 09:05+0000\n"
"Last-Translator: Nuno Mariz <nmariz@gmail.com>\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"
#: contrib/sites/apps.py:8
msgid "Sites"
msgstr "Sites"
#: contrib/sites/models.py:30
msgid "The domain name cannot contain any spaces or tabs."
msgstr "O nome do domínio não pode conter espaços ou tabulações."
#: contrib/sites/models.py:67
msgid "domain name"
msgstr "nome do domínio"
#: contrib/sites/models.py:69
msgid "display name"
msgstr "mostrar nome"
#: contrib/sites/models.py:74
msgid "site"
msgstr "site"
#: contrib/sites/models.py:75
msgid "sites"
msgstr "sites"