88 lines
2.0 KiB
Plaintext
88 lines
2.0 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# Allisson Azevedo <allisson@gmail.com>, 2014
|
|
# Eduardo Carvalho <eduardocereto@gmail.com>, 2011
|
|
# Guilherme Gondim <semente@taurinus.org>, 2012
|
|
# Jannis Leidel <jannis@leidel.info>, 2011
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-03-18 09:16+0100\n"
|
|
"PO-Revision-Date: 2015-03-18 08:35+0000\n"
|
|
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
|
|
"django/language/pt_BR/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: pt_BR\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
msgid "GIS"
|
|
msgstr "GIS"
|
|
|
|
msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
|
|
msgstr ""
|
|
"O campo GIS base -- mapeia para o tipo Especificação de Geometria OpenGIS"
|
|
|
|
msgid "Point"
|
|
msgstr "Ponto"
|
|
|
|
msgid "Line string"
|
|
msgstr "Linha string"
|
|
|
|
msgid "Polygon"
|
|
msgstr "Polígono"
|
|
|
|
msgid "Multi-point"
|
|
msgstr "Multiponto"
|
|
|
|
msgid "Multi-line string"
|
|
msgstr "Multilinha string"
|
|
|
|
msgid "Multi polygon"
|
|
msgstr "Multipolígono"
|
|
|
|
msgid "Geometry collection"
|
|
msgstr "Coleção geométrica"
|
|
|
|
msgid "Extent Aggregate Field"
|
|
msgstr ""
|
|
|
|
msgid "No geometry value provided."
|
|
msgstr "Nenhum valor geométrico fornecido."
|
|
|
|
msgid "Invalid geometry value."
|
|
msgstr "Valor geométrico inválido."
|
|
|
|
msgid "Invalid geometry type."
|
|
msgstr "Tipo geométrico inválido."
|
|
|
|
msgid ""
|
|
"An error occurred when transforming the geometry to the SRID of the geometry "
|
|
"form field."
|
|
msgstr ""
|
|
"Ocorreu um erro ao transformar a geometria para o SRID do campo de "
|
|
"formulário de geometria."
|
|
|
|
msgid "Delete all Features"
|
|
msgstr ""
|
|
|
|
msgid "WKT debugging window:"
|
|
msgstr ""
|
|
|
|
msgid "Google Maps via GeoDjango"
|
|
msgstr ""
|
|
|
|
msgid "Debugging window (serialized value)"
|
|
msgstr ""
|
|
|
|
msgid "No feeds are registered."
|
|
msgstr "Nenhum feed foi registrado."
|
|
|
|
#, python-format
|
|
msgid "Slug %r isn't registered."
|
|
msgstr "O slug %r não foi registrado."
|