2011-03-01 16:54:19 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-01-22 01:50:35 +08:00
|
|
|
#
|
2012-03-14 16:55:00 +08:00
|
|
|
# Translators:
|
|
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2012-03-14 16:55:00 +08:00
|
|
|
"POT-Creation-Date: 2012-03-14 00:14-0700\n"
|
|
|
|
"PO-Revision-Date: 2012-02-14 13:06+0000\n"
|
|
|
|
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
|
|
|
"Language-Team: Portuguese (Brazil) <django-l10n-portuguese@googlegroups."
|
2011-03-01 16:54:19 +08:00
|
|
|
"com>\n"
|
2012-03-14 16:55:00 +08:00
|
|
|
"Language: pt_BR\n"
|
2011-01-22 01:50:35 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-03-01 16:54:19 +08:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
2011-01-22 01:50:35 +08:00
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:57 views.py:59 views.py:61
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "tag:"
|
|
|
|
msgstr "tag:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:92 views.py:94 views.py:96
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "filter:"
|
|
|
|
msgstr "filtro:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:155 views.py:157 views.py:159
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "view:"
|
|
|
|
msgstr "view:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:187
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "App %r not found"
|
|
|
|
msgstr "Aplicação %r não encontrada"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:194
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Model %(model_name)r not found in app %(app_label)r"
|
|
|
|
msgstr "Model %(model_name)r não encontrado na aplicação %(app_label)r"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:206
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "the related `%(app_label)s.%(data_type)s` object"
|
|
|
|
msgstr "o objeto `%(app_label)s.%(data_type)s` relacionado"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:206 views.py:225 views.py:230 views.py:244 views.py:258
|
|
|
|
#: views.py:263
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "model:"
|
|
|
|
msgstr "model:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:221 views.py:253
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "related `%(app_label)s.%(object_name)s` objects"
|
|
|
|
msgstr "objetos `%(app_label)s.%(object_name)s` relacionados"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:225 views.py:258
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "all %s"
|
|
|
|
msgstr "todos %s"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:230 views.py:263
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "number of %s"
|
|
|
|
msgstr "número de %s"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:268
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Fields on %s objects"
|
|
|
|
msgstr "Campos nos objetos %s"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:360
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "%s does not appear to be a urlpattern object"
|
|
|
|
msgstr "%s não aparenta ser um objeto urlpattern"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
|
|
|
|
#: templates/admin_doc/missing_docutils.html:7
|
|
|
|
#: templates/admin_doc/model_detail.html:15
|
|
|
|
#: templates/admin_doc/model_index.html:9
|
|
|
|
#: templates/admin_doc/template_detail.html:7
|
|
|
|
#: templates/admin_doc/template_filter_index.html:8
|
|
|
|
#: templates/admin_doc/template_tag_index.html:8
|
|
|
|
#: templates/admin_doc/view_detail.html:7
|
|
|
|
#: templates/admin_doc/view_index.html:8
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Home"
|
|
|
|
msgstr "Início"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:8
|
|
|
|
#: templates/admin_doc/missing_docutils.html:8
|
|
|
|
#: templates/admin_doc/model_detail.html:16
|
|
|
|
#: templates/admin_doc/model_index.html:10
|
|
|
|
#: templates/admin_doc/template_detail.html:8
|
|
|
|
#: templates/admin_doc/template_filter_index.html:9
|
|
|
|
#: templates/admin_doc/template_tag_index.html:9
|
|
|
|
#: templates/admin_doc/view_detail.html:8
|
|
|
|
#: templates/admin_doc/view_index.html:9
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation"
|
|
|
|
msgstr "Documentação"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:9
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Bookmarklets"
|
|
|
|
msgstr "Itens de bookmark"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:12
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation bookmarklets"
|
|
|
|
msgstr "Documentação de itens de bookmark"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:16
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
|
|
|
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
|
|
|
"select the bookmarklet from any page in the site. Note that some of these\n"
|
|
|
|
"bookmarklets require you to be viewing the site from a computer designated\n"
|
|
|
|
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
|
|
|
"your computer is \"internal\").</p>\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"<p class=\"help\">Para instalar um item no bookmark, arraste o link para a \n"
|
|
|
|
"barra de ferramentas de bookmarks, ou clique com o botão direito no link e\n"
|
|
|
|
"adicione-o à barra de ferramentas. Agora você pode selecionar o item de\n"
|
|
|
|
"bookmark de qualquer página do site. Lembre-se que alguns desses itens\n"
|
|
|
|
"de bookmark requerem que você veja o site de um computador designado\n"
|
|
|
|
"como \"interno\" (converse com seu administrador de sistemas se você não\n"
|
|
|
|
"souber se seu computador é \"interno\").</p>\n"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:26
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation for this page"
|
|
|
|
msgstr "Documentação para esta página"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:27
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"Jumps you from any page to the documentation for the view that generates "
|
|
|
|
"that page."
|
|
|
|
msgstr ""
|
|
|
|
"Leva você de qualquer página para a documentação da view que gera tal página."
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:29
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Show object ID"
|
|
|
|
msgstr "Mostar ID de objeto"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:30
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"Shows the content-type and unique ID for pages that represent a single "
|
|
|
|
"object."
|
|
|
|
msgstr ""
|
|
|
|
"Mostra o tipo de conteúdo e ID único para páginas que representam um objeto."
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:32
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Edit this object (current window)"
|
|
|
|
msgstr "Editar este objeto (janela atual)"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:33
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Jumps to the admin page for pages that represent a single object."
|
|
|
|
msgstr "Vai para a página de administração que representa um objeto."
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:35
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Edit this object (new window)"
|
|
|
|
msgstr "Editar este objeto (nova janela)"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:36
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "As above, but opens the admin page in a new window."
|
|
|
|
msgstr "Como acima, mas abre a página de administração em uma nova janela."
|
2012-03-14 16:55:00 +08:00
|
|
|
|
|
|
|
#: templates/admin_doc/model_detail.html:17
|
|
|
|
#: templates/admin_doc/model_index.html:11
|
|
|
|
msgid "Models"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/template_detail.html:9
|
|
|
|
msgid "Templates"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/template_filter_index.html:10
|
|
|
|
msgid "Filters"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/template_tag_index.html:10
|
|
|
|
msgid "Tags"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/view_detail.html:9
|
|
|
|
#: templates/admin_doc/view_index.html:10
|
|
|
|
msgid "Views"
|
|
|
|
msgstr ""
|