96 lines
2.2 KiB
Plaintext
96 lines
2.2 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# fasouto <fsoutomoure@gmail.com>, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-03-23 02:39+0100\n"
|
|
"PO-Revision-Date: 2012-03-08 12:32+0000\n"
|
|
"Last-Translator: fasouto <fsoutomoure@gmail.com>\n"
|
|
"Language-Team: Galician (http://www.transifex.net/projects/p/django/language/"
|
|
"gl/)\n"
|
|
"Language: gl\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"
|
|
|
|
#: views.py:7
|
|
msgid "No feeds are registered."
|
|
msgstr ""
|
|
|
|
#: views.py:17
|
|
#, python-format
|
|
msgid "Slug %r isn't registered."
|
|
msgstr ""
|
|
|
|
#: db/models/fields.py:50
|
|
msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
|
|
msgstr ""
|
|
"O campo GIS base -- correspóndese co tipo Geometry da especificación OpenGIS."
|
|
|
|
#: db/models/fields.py:270
|
|
msgid "Point"
|
|
msgstr "Punto"
|
|
|
|
#: db/models/fields.py:274
|
|
msgid "Line string"
|
|
msgstr "Secuencia de liñas"
|
|
|
|
#: db/models/fields.py:278
|
|
msgid "Polygon"
|
|
msgstr "Polígono"
|
|
|
|
#: db/models/fields.py:282
|
|
msgid "Multi-point"
|
|
msgstr "Punto múltiple"
|
|
|
|
#: db/models/fields.py:286
|
|
msgid "Multi-line string"
|
|
msgstr "Cadea multi-liña"
|
|
|
|
#: db/models/fields.py:290
|
|
msgid "Multi polygon"
|
|
msgstr "Multi polígono"
|
|
|
|
#: db/models/fields.py:294
|
|
msgid "Geometry collection"
|
|
msgstr "Colección de xeometrías"
|
|
|
|
#: forms/fields.py:17
|
|
msgid "No geometry value provided."
|
|
msgstr "Non se proporcionou un valor de xeometría."
|
|
|
|
#: forms/fields.py:18
|
|
msgid "Invalid geometry value."
|
|
msgstr "Valor xeométrico non válido."
|
|
|
|
#: forms/fields.py:19
|
|
msgid "Invalid geometry type."
|
|
msgstr "Tipo xeometríco non válido."
|
|
|
|
#: forms/fields.py:20
|
|
msgid ""
|
|
"An error occurred when transforming the geometry to the SRID of the geometry "
|
|
"form field."
|
|
msgstr ""
|
|
"Atopouse un erro mentras se trasnformaba a xeometría ó SRID do campo "
|
|
"xeométrico do formulario."
|
|
|
|
#: sitemaps/views.py:44
|
|
#, python-format
|
|
msgid "No sitemap available for section: %r"
|
|
msgstr ""
|
|
|
|
#: sitemaps/views.py:58
|
|
#, python-format
|
|
msgid "Page %s empty"
|
|
msgstr ""
|
|
|
|
#: sitemaps/views.py:60
|
|
#, python-format
|
|
msgid "No page '%s'"
|
|
msgstr ""
|