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

96 lines
2.3 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.
#
# Translators:
# Jannis Leidel <jannis@leidel.info>, 2011.
# Sergey Lysach <sergikoff88@gmail.com>, 2011.
# Андрей Костенко <andrey@kostenko.name>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-23 02:40+0100\n"
"PO-Revision-Date: 2012-03-08 12:32+0000\n"
"Last-Translator: Андрей Костенко <andrey@kostenko.name>\n"
"Language-Team: Ukrainian (http://www.transifex.net/projects/p/django/"
"language/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\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 ""
#: db/models/fields.py:270
msgid "Point"
msgstr "Точка"
#: db/models/fields.py:274
msgid "Line string"
msgstr ""
#: db/models/fields.py:278
msgid "Polygon"
msgstr "Багатокутник"
#: db/models/fields.py:282
msgid "Multi-point"
msgstr ""
#: db/models/fields.py:286
msgid "Multi-line string"
msgstr ""
#: db/models/fields.py:290
msgid "Multi polygon"
msgstr ""
#: db/models/fields.py:294
msgid "Geometry collection"
msgstr ""
#: forms/fields.py:17
msgid "No geometry value provided."
msgstr "Не задано геометрічне значення."
#: forms/fields.py:18
msgid "Invalid geometry value."
msgstr "Невірне геометричне значення."
#: forms/fields.py:19
msgid "Invalid geometry type."
msgstr "Невірний геометричний тип."
#: forms/fields.py:20
msgid ""
"An error occurred when transforming the geometry to the SRID of the geometry "
"form field."
msgstr "Помилка при перетворенні геометрії до SRID геометричного поля форми."
#: 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 ""