django/contrib/gis/locale/sk/LC_MESSAGES/django.po

# This file is distributed under the same license as the Django package.
#
# Translators:
# Jannis Leidel <[email protected]>, 2011
# 18f25ad6fa9930fc67cb11aca9d16a27, 2012
# Marian Andre <[email protected]>, 2015,2017
# Martin Tóth <[email protected]>, 2017,2023
# Štefan Lučivjanský <[email protected]>, 2021
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-18 11:41-0300\n"
"PO-Revision-Date: 2023-12-04 18:45+0000\n"
"Last-Translator: Martin Tóth <[email protected]>, 2017,2023\n"
"Language-Team: Slovak (http://app.transifex.com/django/django/language/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n "
">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"

msgid "GIS"
msgstr "GIS"

msgid "The base GIS field."
msgstr "Základné GIS pole."

msgid ""
"The base Geometry field — maps to the OpenGIS Specification Geometry type."
msgstr "Základné pole Geometry — mapuje na typ OpenGIS Specification Geometry."

msgid "Point"
msgstr "Bod"

msgid "Line string"
msgstr "Čiara"

msgid "Polygon"
msgstr "Polygón"

msgid "Multi-point"
msgstr "Viacero bodov"

msgid "Multi-line string"
msgstr "Viacero čiar"

msgid "Multi polygon"
msgstr "Viacero polygónov"

msgid "Geometry collection"
msgstr "Goemetrická kolekcia"

msgid "Extent Aggregate Field"
msgstr "Rozšírené agregátne pole"

msgid "Raster Field"
msgstr "Rastrové Pole"

msgid "No geometry value provided."
msgstr "Nie je zadaná žiadna geometrická hodnota."

msgid "Invalid geometry value."
msgstr "Chybná geometrická hodnota."

msgid "Invalid geometry type."
msgstr "Chybný geometrický typ."

msgid ""
"An error occurred when transforming the geometry to the SRID of the geometry "
"form field."
msgstr "Nastala chyba pri prevode geometrie do SRID z formulárového poľa."

msgid "Delete all Features"
msgstr "Odstrániť všetky vlastnosti"

msgid "Debugging window (serialized value)"
msgstr "Ladiace okno (serializovaná hodnota)"

msgid "No feeds are registered."
msgstr "Žiadne kanály nie sú registrované."

#, python-format
msgid "Slug %r isn’t registered."
msgstr "Identifikátor %r nie je registrovaný."
Metadata
View Raw File