umap/umap/locale/sk_SK/LC_MESSAGES/django.po
Yohan Boniface 238401f983 i18n
2023-02-27 14:39:59 +01:00

379 lines
10 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Martin <martin@droid.sk>, 2016
# Martin <martin@droid.sk>, 2016
# Martin Ždila <m.zdila@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: uMap\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-27 12:54+0000\n"
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
"Last-Translator: Martin Ždila <m.zdila@gmail.com>, 2014\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/openstreetmap/umap/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk_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"
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
#, python-format
msgid ""
"This is a demo instance, used for tests and pre-rolling releases. If you "
"need a stable instance, please use <a "
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
msgstr "Toto je ukážková verzia, používaná na testovanie nových vydaní uMap. Ak potrebujete stabilnú verzu, použite <a href=\"%(stable_url)s\">%(stable_url)s</a>. Môžete si tiež stiahnúť celý projekt a nainštalovať ho na svoj server - je to <a href=\"%(repo_url)s\">open source</a>!"
#: tmp/framacarte/templates/umap/home.html:83
#: tmp/framacarte/templates/umap/navigation.html:14
#: umap/templates/umap/about_summary.html:33
#: umap/templates/umap/navigation.html:26
msgid "Create a map"
msgstr "Vytvoriť mapu"
#: tmp/framacarte/templates/umap/navigation.html:7
#: umap/templates/umap/navigation.html:10
msgid "My maps"
msgstr "Moje mapy"
#: tmp/framacarte/templates/umap/navigation.html:9
#: umap/templates/umap/navigation.html:12
msgid "Log in"
msgstr "Prihlásiť sa"
#: tmp/framacarte/templates/umap/navigation.html:9
#: umap/templates/umap/navigation.html:12
msgid "Sign in"
msgstr "Zaregistrovať sa"
#: tmp/framacarte/templates/umap/navigation.html:12
#: umap/templates/umap/navigation.html:20
msgid "Log out"
msgstr "Odhlásiť sa"
#: tmp/framacarte/templates/umap/search_bar.html:6
#: umap/templates/umap/search_bar.html:6
msgid "Search maps"
msgstr "Hľadať mapy"
#: tmp/framacarte/templates/umap/search_bar.html:10
#: tmp/framacarte/templates/umap/search_bar.html:13
#: umap/templates/umap/search_bar.html:9
msgid "Search"
msgstr "Hľadať"
#: umap/forms.py:40
#, python-format
msgid "Secret edit link is %s"
msgstr "Tajný odkaz umožňujúci úpravu mapy je %s"
#: umap/forms.py:44 umap/models.py:114
msgid "Everyone can edit"
msgstr "Hocikto môže upravovať"
#: umap/forms.py:45
msgid "Only editable with secret edit link"
msgstr "Možné upravovať iba pomocou tajného odkazu"
#: umap/middleware.py:14
msgid "Site is readonly for maintenance"
msgstr ""
#: umap/models.py:16
msgid "name"
msgstr "názov"
#: umap/models.py:47
msgid "details"
msgstr "podrobnosti"
#: umap/models.py:48
msgid "Link to a page where the licence is detailed."
msgstr "Odkaz na stránku s podrobnejším popisom licencie."
#: umap/models.py:62
msgid "URL template using OSM tile format"
msgstr "Vzor URL vo formáte pre dlaždice OSM"
#: umap/models.py:70
msgid "Order of the tilelayers in the edit box"
msgstr "Poradie vrstiev pri úprave"
#: umap/models.py:115
msgid "Only editors can edit"
msgstr "Upravovať môžu iba prispievatelia"
#: umap/models.py:116
msgid "Only owner can edit"
msgstr "Upravovať môže iba vlastník"
#: umap/models.py:119
msgid "everyone (public)"
msgstr "hocikto (verejná)"
#: umap/models.py:120
msgid "anyone with link"
msgstr "hocikto pomocou odkazu"
#: umap/models.py:121
msgid "editors only"
msgstr "iba prispievatelia"
#: umap/models.py:122
msgid "blocked"
msgstr ""
#: umap/models.py:125 umap/models.py:255
msgid "description"
msgstr "popis"
#: umap/models.py:126
msgid "center"
msgstr "stred"
#: umap/models.py:127
msgid "zoom"
msgstr "priblíženie"
#: umap/models.py:128
msgid "locate"
msgstr "lokalizovať"
#: umap/models.py:128
msgid "Locate user on load?"
msgstr "Nájsť polohu používateľa pri štarte?"
#: umap/models.py:131
msgid "Choose the map licence."
msgstr "Vyberte si licenciu mapy."
#: umap/models.py:132
msgid "licence"
msgstr "licencia"
#: umap/models.py:137
msgid "owner"
msgstr "vlastník"
#: umap/models.py:138
msgid "editors"
msgstr "prispievatelia"
#: umap/models.py:139
msgid "edit status"
msgstr "kto môže vykonávať úpravy"
#: umap/models.py:140
msgid "share status"
msgstr "nastavenie zdieľania"
#: umap/models.py:141
msgid "settings"
msgstr "nastavenia"
#: umap/models.py:209
msgid "Clone of"
msgstr "Kópia"
#: umap/models.py:260
msgid "display on load"
msgstr "zobraziť pri štarte"
#: umap/models.py:261
msgid "Display this layer on load."
msgstr "Zobraziť túto vrstvu pri štarte."
#: umap/templates/404.html:7
msgid "Take me to the home page"
msgstr "Prejsť na domovskú stránku"
#: umap/templates/auth/user_detail.html:7
#, python-format
msgid "Browse %(current_user)s's maps"
msgstr "Prezerať si mapy používateľa %(current_user)s"
#: umap/templates/auth/user_detail.html:15
#, python-format
msgid "%(current_user)s has no maps."
msgstr ""
#: umap/templates/registration/login.html:4
msgid "Please log in with your account"
msgstr "Prosím, prihláste sa pomocou vášho účtu"
#: umap/templates/registration/login.html:18
msgid "Username"
msgstr "Používateľské meno"
#: umap/templates/registration/login.html:20
msgid "Password"
msgstr "Heslo"
#: umap/templates/registration/login.html:21
msgid "Login"
msgstr "Prihlásiť"
#: umap/templates/registration/login.html:27
msgid "Please choose a provider"
msgstr "Prosím vyberte poskytovateľa mapy"
#: umap/templates/umap/about_summary.html:6
#, python-format
msgid ""
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
"layers in a minute and embed them in your site."
msgstr ""
#: umap/templates/umap/about_summary.html:11
msgid "Choose the layers of your map"
msgstr "Zvoľte vrstvy vašej mapy"
#: umap/templates/umap/about_summary.html:12
msgid "Add POIs: markers, lines, polygons..."
msgstr "Pridajte značky, čiary, trasy, oblasti."
#: umap/templates/umap/about_summary.html:13
msgid "Manage POIs colours and icons"
msgstr "Nastavte farby a ikony pre POI"
#: umap/templates/umap/about_summary.html:14
msgid "Manage map options: display a minimap, locate user on load…"
msgstr "Nastavte ďalšie možnosti - minimapu, polohu používateľa pri štarte, …"
#: umap/templates/umap/about_summary.html:15
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
msgstr "Import existujúcich geoúdajov v mnohých formátoch (geojson, gpx, kml, osm...)"
#: umap/templates/umap/about_summary.html:16
msgid "Choose the license for your data"
msgstr "Vyberte licenciu pre vaše údaje"
#: umap/templates/umap/about_summary.html:17
msgid "Embed and share your map"
msgstr "Zdieľajte a vložte mapu na inú webstránku"
#: umap/templates/umap/about_summary.html:23
#, python-format
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
msgstr "A celé je to <a href=\"%(repo_url)s\">open source</a>!"
#: umap/templates/umap/about_summary.html:35
msgid "Play with the demo"
msgstr "Hrajte sa s demom"
#: umap/templates/umap/home.html:17
msgid "Map of the uMaps"
msgstr "Mapa všetkých uMap"
#: umap/templates/umap/home.html:24
msgid "Get inspired, browse maps"
msgstr "Inšpirujte sa prezeraním iných máp"
#: umap/templates/umap/login_popup_end.html:2
msgid "You are logged in. Continuing..."
msgstr "Ste prihláseni. Pokračujeme ďalej…"
#: umap/templates/umap/map_list.html:7 umap/views.py:227
msgid "by"
msgstr ", autor:"
#: umap/templates/umap/map_list.html:11
msgid "More"
msgstr "Viac"
#: umap/templates/umap/navigation.html:14
msgid "About"
msgstr "O uMap"
#: umap/templates/umap/navigation.html:15
msgid "Help"
msgstr ""
#: umap/templates/umap/navigation.html:18
msgid "Change password"
msgstr "Zmeniť heslo"
#: umap/templates/umap/password_change.html:6
msgid "Password change"
msgstr "Zmena hesla"
#: umap/templates/umap/password_change.html:7
msgid ""
"Please enter your old password, for security's sake, and then enter your new"
" password twice so we can verify you typed it in correctly."
msgstr "Prosím, z dôvodu bezpečnosti zadajte vaše staré heslo a potom zadajte nové heslo dvakrát, aby sme mohli overiť, že ste ho zadali správne."
#: umap/templates/umap/password_change.html:12
msgid "Old password"
msgstr "Staré heslo"
#: umap/templates/umap/password_change.html:14
msgid "New password"
msgstr "Nové heslo"
#: umap/templates/umap/password_change.html:16
msgid "New password confirmation"
msgstr "Potvrďte nové heslo"
#: umap/templates/umap/password_change.html:18
msgid "Change my password"
msgstr "Zmeniť moje heslo"
#: umap/templates/umap/password_change_done.html:6
msgid "Password change successful"
msgstr "Heslo sa úspešne zmenilo"
#: umap/templates/umap/password_change_done.html:7
msgid "Your password was changed."
msgstr "Vaše heslo sa zmenilo."
#: umap/templates/umap/search.html:13
msgid "Not map found."
msgstr "Žiadna mapa sa nenašla."
#: umap/views.py:232
msgid "View the map"
msgstr "Prezrieť si túto mapu"
#: umap/views.py:529
#, python-format
msgid ""
"Your map has been created! If you want to edit this map from another "
"computer, please use this link: %(anonymous_url)s"
msgstr "Vaša mapa bola vytvorená! Ak chcete upravovať túto mapu z iného počítača, použite tento odkaz: %(anonymous_url)s"
#: umap/views.py:534
msgid "Congratulations, your map has been created!"
msgstr "Gratulujeme, vaša mapa bola vytvorená!"
#: umap/views.py:564
msgid "Map has been updated!"
msgstr "Mapa bola aktualizována!"
#: umap/views.py:589
msgid "Map editors updated with success!"
msgstr "Zoznam prispievovateľov bol úspešne upravený!"
#: umap/views.py:614
msgid "Only its owner can delete the map."
msgstr "Iba vlastník môže vymazať túto mapu."
#: umap/views.py:637
#, python-format
msgid ""
"Your map has been cloned! If you want to edit this map from another "
"computer, please use this link: %(anonymous_url)s"
msgstr "Bola vytvorená kópia mapy! Ak chcete upravovať túto mapu z iného počítača, použite tento odkaz: %(anonymous_url)s"
#: umap/views.py:642
msgid "Congratulations, your map has been cloned!"
msgstr "Gratulujeme, bola vytvorená kópia mapy!"
#: umap/views.py:793
msgid "Layer successfully deleted."
msgstr "Vrstva bola úspešne vymazaná."