django1/django/contrib/gis/locale/fi/LC_MESSAGES/django.po

66 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This file is distributed under the same license as the Django package.
#
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-03-15 13:16-0400\n"
"PO-Revision-Date: 2011-03-04 18:46+0000\n"
"Last-Translator: akaihola <akaihol+transifex@ambitone.com>\n"
"Language-Team: Finnish <None>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: db/models/fields.py:50
msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
msgstr "GIS-peruskenttä vastaa OpenGIS-määrittelyn geometriatyyppiä."
#: db/models/fields.py:270
msgid "Point"
msgstr "Piste"
#: db/models/fields.py:274
msgid "Line string"
msgstr "Murtoviiva"
#: db/models/fields.py:278
msgid "Polygon"
msgstr "Polygoni"
#: db/models/fields.py:282
msgid "Multi-point"
msgstr "Monipiste"
#: db/models/fields.py:286
msgid "Multi-line string"
msgstr "Monimurtoviiva"
#: db/models/fields.py:290
msgid "Multi polygon"
msgstr "Monipolygoni"
#: db/models/fields.py:294
msgid "Geometry collection"
msgstr "Geometriakokoelma"
#: forms/fields.py:17
msgid "No geometry value provided."
msgstr "Geometria-arvoa ei annettu."
#: forms/fields.py:18
msgid "Invalid geometry value."
msgstr "Virheellinen geometria-arvo."
#: forms/fields.py:19
msgid "Invalid geometry type."
msgstr "Virheellinen geometriatyyppi."
#: forms/fields.py:20
msgid ""
"An error occurred when transforming the geometry to the SRID of the geometry "
"form field."
msgstr "Kentän SRID-muunnoksessa tapahtui virhe."