# ----------------------------------------------------------------------------
# LocalStrings_sk.properties: org.opengts.war.tools
# ----------------------------------------------------------------------------
# Text formatting rules: (see 'java.text.MessageFormat' and 'java.util.Properties')
# 1) Lines starting with '#' are comments.
# 2) The text 'key' preceeds the first '=' and should remain as-is.
# 3) The values {0}...{9} are used for text substitution.
# 4) The literal value '\n' is replaced with a newline character in the actual text.
# 5) 2 single quotes are replaced with 1 single quote in the actual text.
# 6) Key/Value lines starting with a comment (#) have not yet been translated.
# 7) This file MUST be 'ISO-8859-1' character encoded.
#    Unicode characters must be escaped using a '\u0000' format, where '0000' is
#    the hex representation of the unicode character.
# Helpful links:
#  - List of ISO-639 coutry codes:
#     http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
#  - Table of unicode characters:
#     http://www.fileformat.info/info/unicode/char/a.htm
#  - Unicode conversion tools:
#     http://rishida.net/tools/conversion/
#     http://r12a.github.io/apps/conversion/
#  - OmegaT "Translation Memory Tool" or "Computer Assisted Translation" tool:
#     http://www.omegat.org/en/omegat.html
# ----------------------------------------------------------------------------
#
# --- org.opengts.war.tools.ComboOption
#ComboOption.default=Default
ComboOption.false=Neplatnu
ComboOption.no=Nie
#ComboOption.off=Off
#ComboOption.on=On
ComboOption.true=Platnu
#ComboOption.unknown=Unknown
ComboOption.yes=Ano
#
# --- org.opengts.war.tools.MapProviderAdapter
MapProviderAdapter.legendTitle=Legenda polohovuho bodu
#
# --- org.opengts.war.tools.MapShape
MapShape.type.center=Stred
MapShape.type.circle=Okruh
MapShape.type.corridor=Ohranicenie
MapShape.type.line=Linia
MapShape.type.polygon=Mnohouholnik
MapShape.type.rectangle=Obdlznik
MapShape.type.zoom=Priblizenie
#
# --- org.opengts.war.tools.PushpinChooser
PushpinIcon.default=Prednastavene
#
# --- org.opengts.war.tools.RequestProperties
RequestProperties.feet=Stopa(30,48cm)
RequestProperties.login=Prihlasenie
RequestProperties.meters=Metre
RequestProperties.user=Uzivatel
RequestProperties.users=Uzivatelia
#
# --- org.opengts.war.tools.WebPageAdaptor
WebPageAdapter.confirmDelete=Ste si isti ze chcete oznacenu polozku vymazat?
WebPageAdapter.confirmOperation=Ste si isti ze chcete {0}?
WebPageAdapter.confirmSelected=Ste si isti ze chcete {0} oznacenu polozku?
#
