parent
41ed5b4163
commit
f6b2469566
12 changed files with 416 additions and 412 deletions
|
@ -3,6 +3,7 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# Ivan Seoane, 2019
|
||||||
# Nemigo Galiza <lescamposines@gmail.com>, 2017
|
# Nemigo Galiza <lescamposines@gmail.com>, 2017
|
||||||
# Rafael Ávila Coya <ravilacoya@gmail.com>, 2014
|
# Rafael Ávila Coya <ravilacoya@gmail.com>, 2014
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -10,8 +11,8 @@ msgstr ""
|
||||||
"Project-Id-Version: uMap\n"
|
"Project-Id-Version: uMap\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-09-08 14:50+0000\n"
|
"POT-Creation-Date: 2018-09-08 14:50+0000\n"
|
||||||
"PO-Revision-Date: 2018-09-08 14:51+0000\n"
|
"PO-Revision-Date: 2019-01-30 07:16+0000\n"
|
||||||
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
"Last-Translator: Ivan Seoane\n"
|
||||||
"Language-Team: Galician (http://www.transifex.com/yohanboniface/umap/language/gl/)\n"
|
"Language-Team: Galician (http://www.transifex.com/yohanboniface/umap/language/gl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -30,11 +31,11 @@ msgstr "Calquera pode editar"
|
||||||
|
|
||||||
#: umap/forms.py:45
|
#: umap/forms.py:45
|
||||||
msgid "Only editable with secret edit link"
|
msgid "Only editable with secret edit link"
|
||||||
msgstr "Só é editable coa ligazón de edición secreta"
|
msgstr "Só pode editarse ca ligazón secreta de edición"
|
||||||
|
|
||||||
#: umap/middleware.py:14
|
#: umap/middleware.py:14
|
||||||
msgid "Site is readonly for maintenance"
|
msgid "Site is readonly for maintenance"
|
||||||
msgstr ""
|
msgstr "O sitio está só para o mantemento"
|
||||||
|
|
||||||
#: umap/models.py:17
|
#: umap/models.py:17
|
||||||
msgid "name"
|
msgid "name"
|
||||||
|
@ -62,7 +63,7 @@ msgstr "Só os editores poden editar"
|
||||||
|
|
||||||
#: umap/models.py:116
|
#: umap/models.py:116
|
||||||
msgid "Only owner can edit"
|
msgid "Only owner can edit"
|
||||||
msgstr "Só o proprietario pode editar"
|
msgstr "Só o dono pode editar"
|
||||||
|
|
||||||
#: umap/models.py:119
|
#: umap/models.py:119
|
||||||
msgid "everyone (public)"
|
msgid "everyone (public)"
|
||||||
|
@ -74,7 +75,7 @@ msgstr "calquera que teña a ligazón"
|
||||||
|
|
||||||
#: umap/models.py:121
|
#: umap/models.py:121
|
||||||
msgid "editors only"
|
msgid "editors only"
|
||||||
msgstr "Só editores"
|
msgstr "só editores"
|
||||||
|
|
||||||
#: umap/models.py:124 umap/models.py:252
|
#: umap/models.py:124 umap/models.py:252
|
||||||
msgid "description"
|
msgid "description"
|
||||||
|
@ -86,7 +87,7 @@ msgstr "centrar"
|
||||||
|
|
||||||
#: umap/models.py:126
|
#: umap/models.py:126
|
||||||
msgid "zoom"
|
msgid "zoom"
|
||||||
msgstr "achegar/alonxar"
|
msgstr "achegar/afastar"
|
||||||
|
|
||||||
#: umap/models.py:127
|
#: umap/models.py:127
|
||||||
msgid "locate"
|
msgid "locate"
|
||||||
|
@ -106,7 +107,7 @@ msgstr "licenza"
|
||||||
|
|
||||||
#: umap/models.py:136
|
#: umap/models.py:136
|
||||||
msgid "owner"
|
msgid "owner"
|
||||||
msgstr "propietario"
|
msgstr "dono"
|
||||||
|
|
||||||
#: umap/models.py:137
|
#: umap/models.py:137
|
||||||
msgid "editors"
|
msgid "editors"
|
||||||
|
@ -122,7 +123,7 @@ msgstr "compartir o estado"
|
||||||
|
|
||||||
#: umap/models.py:140
|
#: umap/models.py:140
|
||||||
msgid "settings"
|
msgid "settings"
|
||||||
msgstr "configuración"
|
msgstr "axustes"
|
||||||
|
|
||||||
#: umap/models.py:206
|
#: umap/models.py:206
|
||||||
msgid "Clone of"
|
msgid "Clone of"
|
||||||
|
@ -148,7 +149,7 @@ msgstr "Navegador %(current_user)s dos mapas"
|
||||||
#: umap/templates/auth/user_detail.html:15
|
#: umap/templates/auth/user_detail.html:15
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(current_user)s has no maps."
|
msgid "%(current_user)s has no maps."
|
||||||
msgstr ""
|
msgstr "%(current_user)s non ten mapas."
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:4
|
#: umap/templates/registration/login.html:4
|
||||||
msgid "Please log in with your account"
|
msgid "Please log in with your account"
|
||||||
|
@ -164,34 +165,34 @@ msgstr "Contrasinal"
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:21
|
#: umap/templates/registration/login.html:21
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Logueado"
|
msgstr "Sesión iniciada"
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:27
|
#: umap/templates/registration/login.html:27
|
||||||
msgid "Please choose a provider"
|
msgid "Please choose a provider"
|
||||||
msgstr "Por favor escolle provedor"
|
msgstr "Escolle un fornecedor"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:6
|
#: umap/templates/umap/about_summary.html:6
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"uMap let you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
"uMap let you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
"layers in a minute and embed them in your site."
|
"layers in a minute and embed them in your site."
|
||||||
msgstr " permítelle crear mapas con <a href=\"%(osm_url)s\" />OpenStreetMap</a> capas nun minuto e incorpóralas no seu sitio."
|
msgstr "O uMap permíteche crear mapas co <a href=\"%(osm_url)s\" />OpenStreetMap</a>, capas nun minuto e incorporalas no seu sitio web."
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:11
|
#: umap/templates/umap/about_summary.html:11
|
||||||
msgid "Choose the layers of your map"
|
msgid "Choose the layers of your map"
|
||||||
msgstr "Elixir capas do teu mapa"
|
msgstr "Escoller as capas do teu mapa"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:12
|
#: umap/templates/umap/about_summary.html:12
|
||||||
msgid "Add POIs: markers, lines, polygons..."
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
msgstr "Engadir POIs: marcas, liñas, polígonos..."
|
msgstr "Engadir PDI: marcaxes, liñas, polígonos..."
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:13
|
#: umap/templates/umap/about_summary.html:13
|
||||||
msgid "Manage POIs colours and icons"
|
msgid "Manage POIs colours and icons"
|
||||||
msgstr "Xestionar colores de POIs e iconas"
|
msgstr "Xestionar as cores e as iconas dos PDI"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:14
|
#: umap/templates/umap/about_summary.html:14
|
||||||
msgid "Manage map options: display a minimap, locate user on load…"
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
msgstr "Xestionar as opcións do mapa: amosar un minimapa, localizar o usuario na carga ..."
|
msgstr "Xestionar as opcións do mapa: amosar un minimapa, atopar ó usuario na carga..."
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:15
|
#: umap/templates/umap/about_summary.html:15
|
||||||
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
@ -199,25 +200,25 @@ msgstr "Importación por feixes de datos xeostructurados (geojson, gpx, kml, osm
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:16
|
#: umap/templates/umap/about_summary.html:16
|
||||||
msgid "Choose the license for your data"
|
msgid "Choose the license for your data"
|
||||||
msgstr "Elixe licenza para a túa información"
|
msgstr "Escolle a licenza dos teus datos"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:17
|
#: umap/templates/umap/about_summary.html:17
|
||||||
msgid "Embed and share your map"
|
msgid "Embed and share your map"
|
||||||
msgstr "Inserir e compartir o teu mapa"
|
msgstr "Inserir en páxina e compartir o teu mapa"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:23
|
#: umap/templates/umap/about_summary.html:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
msgstr "e isto é <a href=\"%(repo_url)s\">fonte libre</a>!"
|
msgstr "E isto é de <a href=\"%(repo_url)s\">código aberto</a>!"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:33
|
#: umap/templates/umap/about_summary.html:33
|
||||||
#: umap/templates/umap/navigation.html:26
|
#: umap/templates/umap/navigation.html:26
|
||||||
msgid "Create a map"
|
msgid "Create a map"
|
||||||
msgstr "Crear un mapa"
|
msgstr "Facer un mapa"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:35
|
#: umap/templates/umap/about_summary.html:35
|
||||||
msgid "Play with the demo"
|
msgid "Play with the demo"
|
||||||
msgstr "Xogar ca demo"
|
msgstr "Xogar ca versión de proba"
|
||||||
|
|
||||||
#: umap/templates/umap/home.html:9
|
#: umap/templates/umap/home.html:9
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -226,19 +227,19 @@ msgid ""
|
||||||
"need a stable instance, please use <a "
|
"need a stable instance, please use <a "
|
||||||
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
"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>!"
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
msgstr "Esta é unha instancia de demostración, usada para probas e lanzamentos previos. Se precisa unha instancia estable, use <a href=\"%(stable_url)s\">%(stable_url)s</a>. Tamén pode albergar a súa propia instancia, é <a href=\"%(repo_url)s\">código aberto</a>!"
|
msgstr "Esta é unha instancia de proba, empregada para probas e lanzamentos previos. Se precisas unha instancia estábel, emprega <a href=\"%(stable_url)s\">%(stable_url)s</a>. Tamén podes ter a túa propia instancia, é de <a href=\"%(repo_url)s\">código aberto</a>!"
|
||||||
|
|
||||||
#: umap/templates/umap/home.html:17
|
#: umap/templates/umap/home.html:17
|
||||||
msgid "Map of the uMaps"
|
msgid "Map of the uMaps"
|
||||||
msgstr "Mapa de uMaps"
|
msgstr "Mapa do uMaps"
|
||||||
|
|
||||||
#: umap/templates/umap/home.html:24
|
#: umap/templates/umap/home.html:24
|
||||||
msgid "Get inspired, browse maps"
|
msgid "Get inspired, browse maps"
|
||||||
msgstr "Inspírese e busque mapas"
|
msgstr "Inspírate e procura mapas"
|
||||||
|
|
||||||
#: umap/templates/umap/login_popup_end.html:2
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
msgid "You are logged in. Continuing..."
|
msgid "You are logged in. Continuing..."
|
||||||
msgstr "Xa iniciaches sesión. Continuando..."
|
msgstr "Iniciaches a sesión. Estase a continuar..."
|
||||||
|
|
||||||
#: umap/templates/umap/map_list.html:7 umap/views.py:212
|
#: umap/templates/umap/map_list.html:7 umap/views.py:212
|
||||||
msgid "by"
|
msgid "by"
|
||||||
|
@ -254,11 +255,11 @@ msgstr "Os meus mapas"
|
||||||
|
|
||||||
#: umap/templates/umap/navigation.html:12
|
#: umap/templates/umap/navigation.html:12
|
||||||
msgid "Log in"
|
msgid "Log in"
|
||||||
msgstr "Loguear"
|
msgstr "Iniciar a sesión"
|
||||||
|
|
||||||
#: umap/templates/umap/navigation.html:12
|
#: umap/templates/umap/navigation.html:12
|
||||||
msgid "Sign in"
|
msgid "Sign in"
|
||||||
msgstr "Asinar"
|
msgstr "Rexistrarse"
|
||||||
|
|
||||||
#: umap/templates/umap/navigation.html:14
|
#: umap/templates/umap/navigation.html:14
|
||||||
msgid "About"
|
msgid "About"
|
||||||
|
@ -266,11 +267,11 @@ msgstr "Acerca de"
|
||||||
|
|
||||||
#: umap/templates/umap/navigation.html:15
|
#: umap/templates/umap/navigation.html:15
|
||||||
msgid "Feedback"
|
msgid "Feedback"
|
||||||
msgstr "Auto mellora"
|
msgstr "Opinións"
|
||||||
|
|
||||||
#: umap/templates/umap/navigation.html:18
|
#: umap/templates/umap/navigation.html:18
|
||||||
msgid "Change password"
|
msgid "Change password"
|
||||||
msgstr "Trocar contrasinal"
|
msgstr "Mudar contrasinal"
|
||||||
|
|
||||||
#: umap/templates/umap/navigation.html:20
|
#: umap/templates/umap/navigation.html:20
|
||||||
msgid "Log out"
|
msgid "Log out"
|
||||||
|
@ -278,17 +279,17 @@ msgstr "Saír"
|
||||||
|
|
||||||
#: umap/templates/umap/password_change.html:6
|
#: umap/templates/umap/password_change.html:6
|
||||||
msgid "Password change"
|
msgid "Password change"
|
||||||
msgstr "Trocar contrasinal"
|
msgstr "Contrasinal mudada"
|
||||||
|
|
||||||
#: umap/templates/umap/password_change.html:7
|
#: umap/templates/umap/password_change.html:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter your old password, for security's sake, and then enter your new"
|
"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."
|
" password twice so we can verify you typed it in correctly."
|
||||||
msgstr "Insira o seu contrasinal anterior, por razóns de seguridade e, a continuación, introduza o seu novo contrasinal dúas veces para que poidamos comprobar que o escribiu correctamente."
|
msgstr "Insire o teu contrasinal antigo, por seguranza, e despois insire o teu novo contrasinal dúas veces para que poidamos verificar se o escribiches de xeito correcto."
|
||||||
|
|
||||||
#: umap/templates/umap/password_change.html:12
|
#: umap/templates/umap/password_change.html:12
|
||||||
msgid "Old password"
|
msgid "Old password"
|
||||||
msgstr "Contrasinal vello"
|
msgstr "Contrasinal antigo"
|
||||||
|
|
||||||
#: umap/templates/umap/password_change.html:14
|
#: umap/templates/umap/password_change.html:14
|
||||||
msgid "New password"
|
msgid "New password"
|
||||||
|
@ -296,42 +297,42 @@ msgstr "Novo contrasinal"
|
||||||
|
|
||||||
#: umap/templates/umap/password_change.html:16
|
#: umap/templates/umap/password_change.html:16
|
||||||
msgid "New password confirmation"
|
msgid "New password confirmation"
|
||||||
msgstr "Confirmar nova contrasinal"
|
msgstr "Confirmar novo contrasinal"
|
||||||
|
|
||||||
#: umap/templates/umap/password_change.html:18
|
#: umap/templates/umap/password_change.html:18
|
||||||
msgid "Change my password"
|
msgid "Change my password"
|
||||||
msgstr "Trocar meu contrasinal"
|
msgstr "Mudar o meu contrasinal"
|
||||||
|
|
||||||
#: umap/templates/umap/password_change_done.html:6
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
msgid "Password change successful"
|
msgid "Password change successful"
|
||||||
msgstr "O contrasinal foi trocado ben"
|
msgstr "O contrasinal foi mudado de xeito correcto"
|
||||||
|
|
||||||
#: umap/templates/umap/password_change_done.html:7
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
msgid "Your password was changed."
|
msgid "Your password was changed."
|
||||||
msgstr "Teu contrasinal foi trocado"
|
msgstr "O seu contrasinal foi mudado."
|
||||||
|
|
||||||
#: umap/templates/umap/search.html:13
|
#: umap/templates/umap/search.html:13
|
||||||
msgid "Not map found."
|
msgid "Not map found."
|
||||||
msgstr "Non atopado no mapa"
|
msgstr "Non se atoparon mapas."
|
||||||
|
|
||||||
#: umap/templates/umap/search_bar.html:6
|
#: umap/templates/umap/search_bar.html:6
|
||||||
msgid "Search maps"
|
msgid "Search maps"
|
||||||
msgstr "Atopar mapas"
|
msgstr "Procurar mapas"
|
||||||
|
|
||||||
#: umap/templates/umap/search_bar.html:9
|
#: umap/templates/umap/search_bar.html:9
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Atopar"
|
msgstr "Procurar"
|
||||||
|
|
||||||
#: umap/views.py:218
|
#: umap/views.py:218
|
||||||
msgid "View the map"
|
msgid "View the map"
|
||||||
msgstr "Ver no mapa"
|
msgstr "Ollar o mapa"
|
||||||
|
|
||||||
#: umap/views.py:519
|
#: umap/views.py:519
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your map has been created! If you want to edit this map from another "
|
"Your map has been created! If you want to edit this map from another "
|
||||||
"computer, please use this link: %(anonymous_url)s"
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
msgstr "O teu mapa foi creado! Se queres editar este mapa dende outra computadora, usa esta ligazón: %(anonymous_url)s"
|
msgstr "O teu mapa foi creado! Se desexas editar este mapa dende outra computadora, emprega esta ligazón: %(anonymous_url)s"
|
||||||
|
|
||||||
#: umap/views.py:524
|
#: umap/views.py:524
|
||||||
msgid "Congratulations, your map has been created!"
|
msgid "Congratulations, your map has been created!"
|
||||||
|
@ -343,18 +344,18 @@ msgstr "O mapa foi actualizado!"
|
||||||
|
|
||||||
#: umap/views.py:577
|
#: umap/views.py:577
|
||||||
msgid "Map editors updated with success!"
|
msgid "Map editors updated with success!"
|
||||||
msgstr "O editores de mapa foron actualizados con éxito!"
|
msgstr "O editores do mapa foron actualizados de xeito exitoso!"
|
||||||
|
|
||||||
#: umap/views.py:602
|
#: umap/views.py:602
|
||||||
msgid "Only its owner can delete the map."
|
msgid "Only its owner can delete the map."
|
||||||
msgstr "Só o seu proprietario pode eliminar o mapa."
|
msgstr "Só o seu dono pode eliminar o mapa."
|
||||||
|
|
||||||
#: umap/views.py:631
|
#: umap/views.py:631
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your map has been cloned! If you want to edit this map from another "
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
"computer, please use this link: %(anonymous_url)s"
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
msgstr "O teu mapa foi clonado! Se queres editar este mapa dende outra computadora, usa esta ligazón: %(anonymous_url)s"
|
msgstr "O teu mapa foi clonado! Se desexas editar este mapa dende outra computadora, emprega esta ligazón: %(anonymous_url)s"
|
||||||
|
|
||||||
#: umap/views.py:636
|
#: umap/views.py:636
|
||||||
msgid "Congratulations, your map has been cloned!"
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
@ -362,4 +363,4 @@ msgstr "Parabéns! O teu mapa foi clonado!"
|
||||||
|
|
||||||
#: umap/views.py:803
|
#: umap/views.py:803
|
||||||
msgid "Layer successfully deleted."
|
msgid "Layer successfully deleted."
|
||||||
msgstr "A capa foi eliminada con éxito."
|
msgstr "A capa foi eliminada de xeito exitoso."
|
||||||
|
|
|
@ -4,13 +4,14 @@
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Matej Urbančič <>, 2018
|
# Matej Urbančič <>, 2018
|
||||||
|
# stefan.b <stefan.baebler@gmail.com>, 2019
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: uMap\n"
|
"Project-Id-Version: uMap\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-09-08 14:50+0000\n"
|
"POT-Creation-Date: 2018-09-08 14:50+0000\n"
|
||||||
"PO-Revision-Date: 2018-09-08 14:51+0000\n"
|
"PO-Revision-Date: 2019-01-08 14:48+0000\n"
|
||||||
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
"Last-Translator: stefan.b <stefan.baebler@gmail.com>\n"
|
||||||
"Language-Team: Slovenian (http://www.transifex.com/yohanboniface/umap/language/sl/)\n"
|
"Language-Team: Slovenian (http://www.transifex.com/yohanboniface/umap/language/sl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -33,7 +34,7 @@ msgstr "Urejanje je mogoče le prek posebne skrivne povezave"
|
||||||
|
|
||||||
#: umap/middleware.py:14
|
#: umap/middleware.py:14
|
||||||
msgid "Site is readonly for maintenance"
|
msgid "Site is readonly for maintenance"
|
||||||
msgstr ""
|
msgstr "Zaradi vzdrževanja je strežnik na voljo samo za ogled."
|
||||||
|
|
||||||
#: umap/models.py:17
|
#: umap/models.py:17
|
||||||
msgid "name"
|
msgid "name"
|
||||||
|
@ -147,7 +148,7 @@ msgstr "Prebrskaj zemljevide (%(current_user)s)"
|
||||||
#: umap/templates/auth/user_detail.html:15
|
#: umap/templates/auth/user_detail.html:15
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(current_user)s has no maps."
|
msgid "%(current_user)s has no maps."
|
||||||
msgstr ""
|
msgstr "%(current_user)s nima nobenega zemljevida."
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:4
|
#: umap/templates/registration/login.html:4
|
||||||
msgid "Please log in with your account"
|
msgid "Please log in with your account"
|
||||||
|
|
|
@ -45,6 +45,7 @@ LANGUAGES = (
|
||||||
('es', 'Español'),
|
('es', 'Español'),
|
||||||
('fi', 'Finnish'),
|
('fi', 'Finnish'),
|
||||||
('fr', 'Francais'),
|
('fr', 'Francais'),
|
||||||
|
('gl', 'Galician'),
|
||||||
('hr', 'Croatian'),
|
('hr', 'Croatian'),
|
||||||
('hu', 'Hungarian'),
|
('hu', 'Hungarian'),
|
||||||
('it', 'Italiano'),
|
('it', 'Italiano'),
|
||||||
|
@ -53,6 +54,7 @@ LANGUAGES = (
|
||||||
('nl', 'Dutch'),
|
('nl', 'Dutch'),
|
||||||
('pl', 'Polish'),
|
('pl', 'Polish'),
|
||||||
('pt', 'Portuguese'),
|
('pt', 'Portuguese'),
|
||||||
|
('ro', 'Romanian'),
|
||||||
('ru', 'Russian'),
|
('ru', 'Russian'),
|
||||||
('sk-sk', 'Slovak'),
|
('sk-sk', 'Slovak'),
|
||||||
('sl', 'Slovenian'),
|
('sl', 'Slovenian'),
|
||||||
|
|
|
@ -361,9 +361,9 @@ var locale = {
|
||||||
"1 hour": "1 hora",
|
"1 hour": "1 hora",
|
||||||
"5 min": "5 min",
|
"5 min": "5 min",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Cache proxied request",
|
||||||
"No cache": "No cache",
|
"No cache": "Sin cache",
|
||||||
"Popup": "Popup",
|
"Popup": "Ventana emergente",
|
||||||
"Popup (large)": "Popup (large)",
|
"Popup (large)": "Ventana emergente (grande)",
|
||||||
"Popup content style": "Popup content style",
|
"Popup content style": "Popup content style",
|
||||||
"Popup shape": "Popup shape"
|
"Popup shape": "Popup shape"
|
||||||
};
|
};
|
||||||
|
|
|
@ -361,9 +361,9 @@
|
||||||
"1 hour": "1 hora",
|
"1 hour": "1 hora",
|
||||||
"5 min": "5 min",
|
"5 min": "5 min",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Cache proxied request",
|
||||||
"No cache": "No cache",
|
"No cache": "Sin cache",
|
||||||
"Popup": "Popup",
|
"Popup": "Ventana emergente",
|
||||||
"Popup (large)": "Popup (large)",
|
"Popup (large)": "Ventana emergente (grande)",
|
||||||
"Popup content style": "Popup content style",
|
"Popup content style": "Popup content style",
|
||||||
"Popup shape": "Popup shape"
|
"Popup shape": "Popup shape"
|
||||||
}
|
}
|
|
@ -1,369 +1,369 @@
|
||||||
{
|
{
|
||||||
"Add symbol": "Engade unha icona",
|
"Add symbol": "Engade unha icona",
|
||||||
"Allow scroll wheel zoom?": "Permitir o zoom coa roda do rato?",
|
"Allow scroll wheel zoom?": "Permitir o achegamento ca roda do rato?",
|
||||||
"Automatic": "Automatic",
|
"Automatic": "Automático",
|
||||||
"Ball": "Pelota",
|
"Ball": "Bóla",
|
||||||
"Cancel": "Cancelar",
|
"Cancel": "Desbotar",
|
||||||
"Caption": "Caption",
|
"Caption": "Subtítulo",
|
||||||
"Change symbol": "Cambiar a icona",
|
"Change symbol": "Mudar a icona",
|
||||||
"Choose the data format": "Escolla o formato de datos",
|
"Choose the data format": "Escoller o formato de datos",
|
||||||
"Choose the layer of the feature": "Elixe a capa do obxecto",
|
"Choose the layer of the feature": "Escoller a capa do elemento",
|
||||||
"Circle": "Círculo",
|
"Circle": "Círculo",
|
||||||
"Clustered": "Clustered",
|
"Clustered": "Agrupados",
|
||||||
"Data browser": "Data browser",
|
"Data browser": "Procurador de datos",
|
||||||
"Default": "Por defecto",
|
"Default": "Por defecto",
|
||||||
"Default zoom level": "Default zoom level",
|
"Default zoom level": "Nivel do achegamento predeterminado",
|
||||||
"Default: name": "Default: name",
|
"Default: name": "Por defecto: nome",
|
||||||
"Display label": "Display label",
|
"Display label": "Amosar etiqueta",
|
||||||
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
"Display the control to open OpenStreetMap editor": "Amosar o control para abrir o editor do OpenStreetMap",
|
||||||
"Display the data layers control": "Display the data layers control",
|
"Display the data layers control": "Amosar o control da capa de datos",
|
||||||
"Display the embed control": "Display the embed control",
|
"Display the embed control": "Amosar o control de incrustado",
|
||||||
"Display the fullscreen control": "Display the fullscreen control",
|
"Display the fullscreen control": "Amosar o control de pantalla completa",
|
||||||
"Display the locate control": "Display the locate control",
|
"Display the locate control": "Amosar o control de ubicación",
|
||||||
"Display the measure control": "Display the measure control",
|
"Display the measure control": "Amosar o control de medida",
|
||||||
"Display the search control": "Display the search control",
|
"Display the search control": "Amosar o control de procura",
|
||||||
"Display the tile layers control": "Display the tile layers control",
|
"Display the tile layers control": "Amosar o control de capas de teselas",
|
||||||
"Display the zoom control": "Display the zoom control",
|
"Display the zoom control": "Amosar o control de achegamento",
|
||||||
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
"Do you want to display a caption bar?": "Desexas amosar a barra de subtítulos?",
|
||||||
"Do you want to display a minimap?": "Queres amosar un minimapa?",
|
"Do you want to display a minimap?": "Desexas amosar un minimapa?",
|
||||||
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
"Do you want to display a panel on load?": "Desexas amosar un panel ó cargar?",
|
||||||
"Do you want to display popup footer?": "Queres amosar un pé de páxina emerxente?",
|
"Do you want to display popup footer?": "Desexas amosar a xanela emerxente no pé de páxina?",
|
||||||
"Do you want to display the scale control?": "Queres amosar o control de escala?",
|
"Do you want to display the scale control?": "Desexas amosar o control de escala?",
|
||||||
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
"Do you want to display the «more» control?": "Desexas amosar o control «máis»?",
|
||||||
"Drop": "Gota",
|
"Drop": "Marcaxe",
|
||||||
"GeoRSS (only link)": "GeoRSS (only link)",
|
"GeoRSS (only link)": "GeoRSS (só ligazón)",
|
||||||
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
"GeoRSS (title + image)": "GeoRSS (título + imaxe)",
|
||||||
"Heatmap": "Heatmap",
|
"Heatmap": "Mapa de calor",
|
||||||
"Icon shape": "Icon shape",
|
"Icon shape": "Forma da icona",
|
||||||
"Icon symbol": "Icon symbol",
|
"Icon symbol": "Símbolo da icona",
|
||||||
"Inherit": "Inherit",
|
"Inherit": "Herdar",
|
||||||
"Label direction": "Label direction",
|
"Label direction": "Dirección da etiqueta",
|
||||||
"Label key": "Label key",
|
"Label key": "Etiqueta da clave",
|
||||||
"Labels are clickable": "Labels are clickable",
|
"Labels are clickable": "Labels are clickable",
|
||||||
"None": "None",
|
"None": "Ningún",
|
||||||
"On the bottom": "On the bottom",
|
"On the bottom": "Na parte de embaixo",
|
||||||
"On the left": "On the left",
|
"On the left": "Á esquerda",
|
||||||
"On the right": "On the right",
|
"On the right": "Á dereita",
|
||||||
"On the top": "On the top",
|
"On the top": "Na parte de enriba",
|
||||||
"Popup content template": "Popup content template",
|
"Popup content template": "Padrón do contido da xanela emerxente",
|
||||||
"Set symbol": "Set symbol",
|
"Set symbol": "Estabelecer icona",
|
||||||
"Side panel": "Panel lateral",
|
"Side panel": "Lapela lateral",
|
||||||
"Simplify": "Simplify",
|
"Simplify": "Simplificar",
|
||||||
"Symbol or url": "Symbol or url",
|
"Symbol or url": "Icona ou URL",
|
||||||
"Table": "Táboa",
|
"Table": "Táboa",
|
||||||
"always": "always",
|
"always": "sempre",
|
||||||
"clear": "clear",
|
"clear": "limpar",
|
||||||
"collapsed": "collapsed",
|
"collapsed": "agochado",
|
||||||
"color": "cor",
|
"color": "cor",
|
||||||
"dash array": "dash array",
|
"dash array": "matriz de guións",
|
||||||
"define": "define",
|
"define": "define",
|
||||||
"description": "description",
|
"description": "descrición",
|
||||||
"expanded": "expanded",
|
"expanded": "expandido",
|
||||||
"fill": "fill",
|
"fill": "rechear",
|
||||||
"fill color": "fill color",
|
"fill color": "cor de recheo",
|
||||||
"fill opacity": "fill opacity",
|
"fill opacity": "rechear a opacidade",
|
||||||
"hidden": "hidden",
|
"hidden": "agochar",
|
||||||
"iframe": "iframe",
|
"iframe": "iframe",
|
||||||
"inherit": "inherit",
|
"inherit": "herdar",
|
||||||
"name": "nome",
|
"name": "nome",
|
||||||
"never": "never",
|
"never": "nunca",
|
||||||
"new window": "new window",
|
"new window": "nova xanela",
|
||||||
"no": "non",
|
"no": "non",
|
||||||
"on hover": "on hover",
|
"on hover": "ó pasar o rato por riba",
|
||||||
"opacity": "opacity",
|
"opacity": "opacidade",
|
||||||
"parent window": "parent window",
|
"parent window": "xanela pai ou principal",
|
||||||
"stroke": "stroke",
|
"stroke": "trazo",
|
||||||
"weight": "weight",
|
"weight": "peso",
|
||||||
"yes": "Si",
|
"yes": "si",
|
||||||
"{delay} seconds": "{delay} seconds",
|
"{delay} seconds": "{delay} segundos",
|
||||||
"# one hash for main heading": "# one hash for main heading",
|
"# one hash for main heading": "# un cancelo para a cabeceira principal",
|
||||||
"## two hashes for second heading": "## two hashes for second heading",
|
"## two hashes for second heading": "## dous cancelos para a cabeceira secundaria",
|
||||||
"### three hashes for third heading": "### three hashes for third heading",
|
"### three hashes for third heading": "### tres cancelos para a cabeceira terciaria",
|
||||||
"**double star for bold**": "**double star for bold**",
|
"**double star for bold**": "**dous asteriscos para pór negriña**",
|
||||||
"*simple star for italic*": "*simple star for italic*",
|
"*simple star for italic*": "*un asterisco para pór cursiva*",
|
||||||
"--- for an horizontal rule": "--- for an horizontal rule",
|
"--- for an horizontal rule": "--- para pór unha liña horizontal",
|
||||||
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Unha listaxe separada por vírgulas que define o patrón de trazos de guión. Ex.: \"5, 10, 15\".",
|
||||||
"About": "Acerca de",
|
"About": "Acerca de",
|
||||||
"Action not allowed :(": "Acción non permitida :(",
|
"Action not allowed :(": "Acción non permitida :(",
|
||||||
"Activate slideshow mode": "Activate slideshow mode",
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
"Add a layer": "Engade unha capa",
|
"Add a layer": "Engadir unha capa",
|
||||||
"Add a line to the current multi": "Add a line to the current multi",
|
"Add a line to the current multi": "Engadir unha liña para o multi actual",
|
||||||
"Add a new property": "Add a new property",
|
"Add a new property": "Engadir unha nova propiedade",
|
||||||
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
"Add a polygon to the current multi": "Enhadir un polígono para o multi actual",
|
||||||
"Advanced actions": "Accións avanzadas",
|
"Advanced actions": "Accións avanzadas",
|
||||||
"Advanced properties": "Propiedades avanzadas",
|
"Advanced properties": "Propiedades avanzadas",
|
||||||
"Advanced transition": "Advanced transition",
|
"Advanced transition": "Transición avanzada",
|
||||||
"All properties are imported.": "All properties are imported.",
|
"All properties are imported.": "Tódalas propiedades son importadas.",
|
||||||
"Allow interactions": "Allow interactions",
|
"Allow interactions": "Permitir interaccións",
|
||||||
"An error occured": "Houbo un erro",
|
"An error occured": "Ocorreu un erro",
|
||||||
"Are you sure you want to cancel your changes?": "Estás seguro/a de que queres cancelar os teus cambios?",
|
"Are you sure you want to cancel your changes?": "Estás na certeza de que desexas desbotar as túas mudanzas?",
|
||||||
"Are you sure you want to clone this map and all its datalayers?": "Estás seguro/a de que queres clonar este mapa e as súas capas de datos?",
|
"Are you sure you want to clone this map and all its datalayers?": "Estás na certeza de que desexas clonar este mapa e tódalas súas capas de datos?",
|
||||||
"Are you sure you want to delete the feature?": "Estás seguro/a de que queres borrar este obxecto?",
|
"Are you sure you want to delete the feature?": "Estás na certeza de que desexas eliminar este elemento?",
|
||||||
"Are you sure you want to delete this layer?": "Are you sure you want to delete this layer?",
|
"Are you sure you want to delete this layer?": "Estás na certeza de que desexas eliminar esta capa?",
|
||||||
"Are you sure you want to delete this map?": "Estás seguro/a de que queres eliminar o mapa?",
|
"Are you sure you want to delete this map?": "Estás na certeza de que desexas eliminar este mapa?",
|
||||||
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
"Are you sure you want to delete this property on all the features?": "Estás na certeza de que desexas eliminar esta propiedade en tódolos elementos?",
|
||||||
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
"Are you sure you want to restore this version?": "Estás na certeza de que desexas restabelecer esta versión?",
|
||||||
"Attach the map to my account": "Attach the map to my account",
|
"Attach the map to my account": "Adxuntar o mapa á miña conta",
|
||||||
"Auto": "Auto",
|
"Auto": "Automático",
|
||||||
"Autostart when map is loaded": "Autostart when map is loaded",
|
"Autostart when map is loaded": "Autocomezar cando o mapa estea cargado",
|
||||||
"Bring feature to center": "Move o obxecto ao centro",
|
"Bring feature to center": "Levar o elemento ó centro",
|
||||||
"Browse data": "Navegar polos datos",
|
"Browse data": "Navegar polos datos",
|
||||||
"Cancel edits": "Cancelar edicións",
|
"Cancel edits": "Desbotar as edicións",
|
||||||
"Center map on your location": "Centrar o mapa na túa localización",
|
"Center map on your location": "Centrar o mapa na túa ubicación",
|
||||||
"Change map background": "Cambiar o mapa de fondo",
|
"Change map background": "Mudar o mapa do fondo",
|
||||||
"Change tilelayers": "Cambiar as capas de teselas",
|
"Change tilelayers": "Mudar as capas de teselas",
|
||||||
"Choose a preset": "Escolla un predefinido",
|
"Choose a preset": "Escoller un predefinido",
|
||||||
"Choose the format of the data to import": "Elixe o formato dos datos a importar",
|
"Choose the format of the data to import": "Escoller o formato dos datos a importar",
|
||||||
"Choose the layer to import in": "Elixe a capa na que queres importar",
|
"Choose the layer to import in": "Escoller a capa á que se importa",
|
||||||
"Click last point to finish shape": "Click last point to finish shape",
|
"Click last point to finish shape": "Preme no derradeiro punto para rematar a forma",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Preme para engadir unha marcaxe",
|
||||||
"Click to continue drawing": "Click to continue drawing",
|
"Click to continue drawing": "Preme para seguir debuxando",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Preme para editar",
|
||||||
"Click to start drawing a line": "Click to start drawing a line",
|
"Click to start drawing a line": "Preme para comezar a debuxar unha liña",
|
||||||
"Click to start drawing a polygon": "Click to start drawing a polygon",
|
"Click to start drawing a polygon": "Preme para comezar a debuxar un polígono",
|
||||||
"Clone": "Clonar",
|
"Clone": "Clonar",
|
||||||
"Clone of {name}": "Clonado de {name}",
|
"Clone of {name}": "Clonado de {name}",
|
||||||
"Clone this feature": "Clone this feature",
|
"Clone this feature": "Clonar este elemento",
|
||||||
"Clone this map": "Clonar este mapa",
|
"Clone this map": "Clonar este mapa",
|
||||||
"Close": "Close",
|
"Close": "Pechar",
|
||||||
"Clustering radius": "Clustering radius",
|
"Clustering radius": "Raio de agrupamento",
|
||||||
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
"Comma separated list of properties to use when filtering features": "Listaxe de propiedades separado por comas para empregar a filtraxe de elementos",
|
||||||
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
"Continue line": "Continue line",
|
"Continue line": "Liña continua",
|
||||||
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
"Continue line (Ctrl-click)": "Liña continua (Ctrl-clic)",
|
||||||
"Coordinates": "Coordinates",
|
"Coordinates": "Coordenadas",
|
||||||
"Credits": "Credits",
|
"Credits": "Cretos",
|
||||||
"Current view instead of default map view?": "Current view instead of default map view?",
|
"Current view instead of default map view?": "Vista actual en troques da vista predeterminada?",
|
||||||
"Custom background": "Custom background",
|
"Custom background": "Fondo persoalizado",
|
||||||
"Data is browsable": "Data is browsable",
|
"Data is browsable": "Os datos son navegábeis",
|
||||||
"Default interaction options": "Default interaction options",
|
"Default interaction options": "Opcións de interacción predeterminados",
|
||||||
"Default properties": "Default properties",
|
"Default properties": "Propiedades predeterminadas",
|
||||||
"Default shape properties": "Default shape properties",
|
"Default shape properties": "Propiedades de formas predeterminados",
|
||||||
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
"Define link to open in a new window on polygon click.": "Defina unha ligazón para abrir nunha nova xanela ó premer no polígono.",
|
||||||
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
"Delete": "Eliminar",
|
"Delete": "Eliminar",
|
||||||
"Delete all layers": "Delete all layers",
|
"Delete all layers": "Eliminar tódalas capas",
|
||||||
"Delete layer": "Delete layer",
|
"Delete layer": "Eliminar capa",
|
||||||
"Delete this feature": "Borrar este obxecto",
|
"Delete this feature": "Eliminar este elemento",
|
||||||
"Delete this property on all the features": "Delete this property on all the features",
|
"Delete this property on all the features": "Eliminar esta propiedade en tódolos elementos",
|
||||||
"Delete this shape": "Delete this shape",
|
"Delete this shape": "Eliminar esta forma",
|
||||||
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
"Delete this vertex (Alt-click)": "Eliminar este vértice (Alt-clic)",
|
||||||
"Directions from here": "Directions from here",
|
"Directions from here": "Direccións dende aquí",
|
||||||
"Disable editing": "Desabilitar a edición",
|
"Disable editing": "Desabilitar a edición",
|
||||||
"Display measure": "Display measure",
|
"Display measure": "Amosar medida",
|
||||||
"Display on load": "Amosar na carga",
|
"Display on load": "Amosar ó cargar",
|
||||||
"Download": "Download",
|
"Download": "Baixar",
|
||||||
"Download data": "Descargar datos",
|
"Download data": "Baixar datos",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Arrastrar para reordenar",
|
||||||
"Draw a line": "Debuxa unha liña",
|
"Draw a line": "Debuxa unha liña",
|
||||||
"Draw a marker": "Debuxa un marcador",
|
"Draw a marker": "Debuxa unha marcaxe",
|
||||||
"Draw a polygon": "Debuxa un polígono",
|
"Draw a polygon": "Debuxa un polígono",
|
||||||
"Draw a polyline": "Debuxa unha liña múltiple",
|
"Draw a polyline": "Debuxa unha liña múltiple",
|
||||||
"Dynamic": "Dinámica",
|
"Dynamic": "Dinámico",
|
||||||
"Dynamic properties": "Dynamic properties",
|
"Dynamic properties": "Propiedades dinámicas",
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Edita a capa do obxecto",
|
"Edit feature's layer": "Editar a capa do elemento",
|
||||||
"Edit map properties": "Edita as propiedades do mapa",
|
"Edit map properties": "Editar as propiedades do mapa",
|
||||||
"Edit map settings": "Edita a configuración do mapa",
|
"Edit map settings": "Editar axustes do mapa",
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Editar propiedades nunha táboa",
|
||||||
"Edit this feature": "Edita este obxecto",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Editing": "Editando",
|
"Editing": "Editando",
|
||||||
"Embed and share this map": "Incorporar e compartir este mapa",
|
"Embed and share this map": "Incorporar e compartir este mapa",
|
||||||
"Embed the map": "Incorporar o mapa",
|
"Embed the map": "Incorporar o mapa",
|
||||||
"Empty": "Baleiro",
|
"Empty": "Baleirar",
|
||||||
"Enable editing": "Activar a edición",
|
"Enable editing": "Activar a edición",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Erro na URL da capa de teselas",
|
||||||
"Error while fetching {url}": "Error while fetching {url}",
|
"Error while fetching {url}": "Erro ó recuperar {url}",
|
||||||
"Exit Fullscreen": "Exit Fullscreen",
|
"Exit Fullscreen": "Saír da pantalla completa",
|
||||||
"Extract shape to separate feature": "Extract shape to separate feature",
|
"Extract shape to separate feature": "Extraer a forma ó elemento separado",
|
||||||
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
"Fetch data each time map view changes.": "Obter os datos cada vez que a vista do mapa muda.",
|
||||||
"Filter keys": "Filter keys",
|
"Filter keys": "Claves de filtrado",
|
||||||
"Filter…": "Filtro...",
|
"Filter…": "Filtro...",
|
||||||
"Format": "Formato",
|
"Format": "Formato",
|
||||||
"From zoom": "Dende o zoom",
|
"From zoom": "Dende o achegamento",
|
||||||
"Full map data": "Full map data",
|
"Full map data": "Mapa completo de datos",
|
||||||
"Go to «{feature}»": "Ir a «{feature}»",
|
"Go to «{feature}»": "Ir cara «{feature}»",
|
||||||
"Heatmap intensity property": "Heatmap intensity property",
|
"Heatmap intensity property": "Propiedade intensidade do mapa de calor",
|
||||||
"Heatmap radius": "Heatmap radius",
|
"Heatmap radius": "Raio do mapa de calor",
|
||||||
"Help": "Axuda",
|
"Help": "Axuda",
|
||||||
"Hide controls": "Ocultar os controis",
|
"Hide controls": "Agochar os controis",
|
||||||
"Home": "Home",
|
"Home": "Inicio",
|
||||||
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Canto se simplificará a polilínea en cada nivel de achegamento (máis = mellor comportamento e aparencia máis feble, menos = máis preciso)",
|
||||||
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
"If false, the polygon will act as a part of the underlying map.": "Se é falso, o polígono actuará coma un anaco do mapa subxacente.",
|
||||||
"Iframe export options": "Iframe export options",
|
"Iframe export options": "Opcións de exportación do 'iframe'",
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altura persoalizada (en píxeles): {{{http://iframe.url.com|height}}}",
|
||||||
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto e ancho (en px) persoalizado: {{{http://iframe.url.com|height*width}}}",
|
||||||
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Imaxe con anchura persoalizada (en píxeles): {{http://image.url.com|width}}",
|
||||||
"Image: {{http://image.url.com}}": "Imaxe: {{http://image.url.com}}",
|
"Image: {{http://image.url.com}}": "Imaxe: {{http://image.url.com}}",
|
||||||
"Import": "Importar",
|
"Import": "Importar",
|
||||||
"Import data": "Importar datos",
|
"Import data": "Importar datos",
|
||||||
"Import in a new layer": "Import in a new layer",
|
"Import in a new layer": "Importar nunha nova capa",
|
||||||
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
"Imports all umap data, including layers and settings.": "Importar tódolos datos do umap, incluíndo capas e axustes.",
|
||||||
"Include full screen link?": "Include full screen link?",
|
"Include full screen link?": "Engadir a ligazón de pantalla completa?",
|
||||||
"Interaction options": "Interaction options",
|
"Interaction options": "Opcións de interacción",
|
||||||
"Invalid umap data": "Invalid umap data",
|
"Invalid umap data": "Dato umap non válido",
|
||||||
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
"Invalid umap data in {filename}": "Dato umap non válido en {filename}",
|
||||||
"Keep current visible layers": "Keep current visible layers",
|
"Keep current visible layers": "Gardar capas visíbeis actuais",
|
||||||
"Latitude": "Latitude",
|
"Latitude": "Latitude",
|
||||||
"Layer": "Layer",
|
"Layer": "Capa",
|
||||||
"Layer properties": "Layer properties",
|
"Layer properties": "Propiedades da capa",
|
||||||
"Licence": "Licenza",
|
"Licence": "Licenza",
|
||||||
"Limit bounds": "Limit bounds",
|
"Limit bounds": "Limitar os límites",
|
||||||
"Link to…": "Link to…",
|
"Link to…": "Ligazón cara...",
|
||||||
"Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]",
|
"Link with text: [[http://example.com|text of the link]]": "Ligazón con texto: [[http://example.com|text of the link]]",
|
||||||
"Long credits": "Long credits",
|
"Long credits": "Cretos longos",
|
||||||
"Longitude": "Longitude",
|
"Longitude": "Lonxitude",
|
||||||
"Make main shape": "Make main shape",
|
"Make main shape": "Facer a forma principal",
|
||||||
"Manage layers": "Manage layers",
|
"Manage layers": "Xestionar capas",
|
||||||
"Map background credits": "Map background credits",
|
"Map background credits": "Cretos do mapa de fondo",
|
||||||
"Map has been attached to your account": "Map has been attached to your account",
|
"Map has been attached to your account": "O mapa adxuntouse á súa conta",
|
||||||
"Map has been saved!": "Map has been saved!",
|
"Map has been saved!": "Gardouse o mapa!",
|
||||||
"Map user content has been published under licence": "Map user content has been published under licence",
|
"Map user content has been published under licence": "O contido do mapa do usuario foi publicado baixo a licenza",
|
||||||
"Map's editors": "Map's editors",
|
"Map's editors": "Editores do mapa",
|
||||||
"Map's owner": "Map's owner",
|
"Map's owner": "Dono do mapa",
|
||||||
"Merge lines": "Merge lines",
|
"Merge lines": "Combinar liñas",
|
||||||
"More controls": "Máis controis",
|
"More controls": "Máis controis",
|
||||||
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Ten que ser un valor CSS válido (por ex.: DarkBlue ou #123456)",
|
||||||
"No licence has been set": "No licence has been set",
|
"No licence has been set": "Ningunha licenza foi estabelecida",
|
||||||
"No results": "No results",
|
"No results": "Sen resultados",
|
||||||
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
"Only visible features will be downloaded.": "Só os elementos visíbeis baixaranse.",
|
||||||
"Open download panel": "Open download panel",
|
"Open download panel": "Abrir a lapela de descarga",
|
||||||
"Open link in…": "Open link in…",
|
"Open link in…": "Abrir ligazón en...",
|
||||||
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Abre a extensión deste mapa nun editor de mapas para fornecer datos máis precisos ó OpenStreetMap",
|
||||||
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
"Optional intensity property for heatmap": "Propiedade de intensidade opcional para o mapa de calor",
|
||||||
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
"Optional. Same as color if not set.": "Opcional. A mesma cor se non se estabelece.",
|
||||||
"Optionnal.": "Opcional.",
|
"Optionnal.": "Opcional.",
|
||||||
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
"Override clustering radius (default 80)": "Sobrescribir o raio de agrupamento (predeterminado 80)",
|
||||||
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
"Override heatmap radius (default 25)": "Sobreescribir o raio do mapa de calor (predeterminado 25)",
|
||||||
"Paste here your data": "Paste here your data",
|
"Paste here your data": "Colar ou pegar aquí os seus datos",
|
||||||
"Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.",
|
"Please be sure the licence is compliant with your use.": "Coide de que a licenza sexa compatíbel co emprego que lle vai a dár.",
|
||||||
"Please choose a format": "Please choose a format",
|
"Please choose a format": "Escolle un formato",
|
||||||
"Please enter the name of the property": "Please enter the name of the property",
|
"Please enter the name of the property": "Insira o nome da propiedade",
|
||||||
"Please enter the new name of this property": "Please enter the new name of this property",
|
"Please enter the new name of this property": "Insira o novo nome desta propiedade",
|
||||||
"Please save the map before": "Por favor: garde antes o mapa",
|
"Please save the map before": "Garde antes o mapa",
|
||||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Fornecido polo <a href=\"{leaflet}\">Leaflet</a> e o <a href=\"{django}\">Django</a>, colado polo <a href=\"{umap}\">proxecto uMap</a>.",
|
||||||
"Problem in the response": "Problem in the response",
|
"Problem in the response": "Problema na resposta",
|
||||||
"Problem in the response format": "Problem in the response format",
|
"Problem in the response format": "Problema co formato de resposta",
|
||||||
"Properties imported:": "Propiedades importadas:",
|
"Properties imported:": "Propiedades importadas:",
|
||||||
"Property to use for sorting features": "Property to use for sorting features",
|
"Property to use for sorting features": "Propiedade para ordenar os elementos",
|
||||||
"Provide an URL here": "Provide an URL here",
|
"Provide an URL here": "Forneza unha URL aquí",
|
||||||
"Proxy request": "Proxy request",
|
"Proxy request": "Petición a proxy",
|
||||||
"Remote data": "Datos remotos",
|
"Remote data": "Datos remotos",
|
||||||
"Remove shape from the multi": "Remove shape from the multi",
|
"Remove shape from the multi": "Eliminar a forma do 'multi'",
|
||||||
"Rename this property on all the features": "Rename this property on all the features",
|
"Rename this property on all the features": "Renomear esta propiedade en tódolos elementos",
|
||||||
"Replace layer content": "Replace layer content",
|
"Replace layer content": "Substitúe o contido da capa",
|
||||||
"Restore this version": "Restore this version",
|
"Restore this version": "Restabelecer esta versión",
|
||||||
"Save": "Gardar",
|
"Save": "Gardar",
|
||||||
"Save anyway": "Save anyway",
|
"Save anyway": "Gardar de todos xeitos",
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Gardar as edicións actuais",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Gardar este centrado e achegamento",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Gardar esta ubicación coma novo elemento",
|
||||||
"Search a place name": "Search a place name",
|
"Search a place name": "Procurar o nome dun lugar",
|
||||||
"Search location": "Search location",
|
"Search location": "Procurar localización",
|
||||||
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
"Secret edit link is:<br>{link}": "A ligazón secreta de edición é:<br>{link}",
|
||||||
"See all": "See all",
|
"See all": "Ollar todo",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "Ollar capas de datos",
|
||||||
"See full screen": "Ver pantalla completa",
|
"See full screen": "Ollar pantalla completa",
|
||||||
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Axústeo a falso para agochar esta capa da presentación ('slideshow'), o navegador de datos, a navegación da xanela emerxente...",
|
||||||
"Shape properties": "Shape properties",
|
"Shape properties": "Propiedades da forma",
|
||||||
"Short URL": "URL curta",
|
"Short URL": "URL curta",
|
||||||
"Short credits": "Short credits",
|
"Short credits": "Cretos curtos",
|
||||||
"Show/hide layer": "Show/hide layer",
|
"Show/hide layer": "Amosar/agochar capa",
|
||||||
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
"Simple link: [[http://example.com]]": "Ligazón sinxela: [[http://example.com]]",
|
||||||
"Skipping unkown geometry.type: {type}": "Skipping unkown geometry.type: {type}",
|
"Skipping unkown geometry.type: {type}": "Estase a ignorar o tipo de xeometría descoñecida: {type}",
|
||||||
"Slideshow": "Slideshow",
|
"Slideshow": "Presentación",
|
||||||
"Smart transitions": "Smart transitions",
|
"Smart transitions": "Transicións intelixentes",
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Orde da clave",
|
||||||
"Split line": "Split line",
|
"Split line": "Liña de división",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Comezar un burato aquí",
|
||||||
"Start editing": "Comezar a editar",
|
"Start editing": "Comezar a editar",
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Comezar presentación",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Deter a edición",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Deter a presentación",
|
||||||
"Supported scheme": "Supported scheme",
|
"Supported scheme": "Esquema suportado",
|
||||||
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
"Supported variables that will be dynamically replaced": "Variábeis suportadas que serán substituídas de xeito dinámico",
|
||||||
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "O símbolo pode ser un carácter 'unicode' ou unha URL. Pode empregar as propiedades do elemento coma variábeis: ex.: \"http://myserver.org/images/{name}.png\", a variábel {name} será substituída polo valor \"name\" de cada marcaxe.",
|
||||||
"TMS format": "TMS format",
|
"TMS format": "formato TMS",
|
||||||
"Text color for the cluster label": "Text color for the cluster label",
|
"Text color for the cluster label": "Cor do texto para a etiqueta clúster",
|
||||||
"Text formatting": "Text formatting",
|
"Text formatting": "Formato do texto",
|
||||||
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
"The name of the property to use as feature label (ex.: \"nom\")": "O nome da propiedade a empregar coma etiqueta do elemento (ex.: «nom»)",
|
||||||
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
"The zoom and center have been setted.": "O achegamento e o centrado foron estabelecidos.",
|
||||||
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
"To use if remote server doesn't allow cross domain (slower)": "Para empregar se o servidor remoto non permite dominios cruzados (máis amodo)",
|
||||||
"To zoom": "To zoom",
|
"To zoom": "Para o achegamento",
|
||||||
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
"Toggle edit mode (shift-click)": "Alterna o modo edición (shift-clic)",
|
||||||
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
"Transfer shape to edited feature": "Transferir a forma ó elemento editada",
|
||||||
"Transform to lines": "Transformar en liñas",
|
"Transform to lines": "Transformar a liñas",
|
||||||
"Transform to polygon": "Transformar en polígono",
|
"Transform to polygon": "Transformar a polígono",
|
||||||
"Type of layer": "Type of layer",
|
"Type of layer": "Tipo de capa",
|
||||||
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
"Unable to detect format of file {filename}": "Non se pode detectar o formato de ficheiro {filename}",
|
||||||
"Untitled layer": "Capa sen título",
|
"Untitled layer": "Capa sen título",
|
||||||
"Untitled map": "Mapa sen título",
|
"Untitled map": "Mapa sen título",
|
||||||
"Update permissions": "Update permissions",
|
"Update permissions": "Actualizar permisos",
|
||||||
"Update permissions and editors": "Update permissions and editors",
|
"Update permissions and editors": "Actualizar permisos e editores",
|
||||||
"Url": "URL",
|
"Url": "Url",
|
||||||
"Use current bounds": "Utilice os límites actuais",
|
"Use current bounds": "Empregar os límites actuais",
|
||||||
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Empregar marcaxes de posición con propiedades do elemento entre paréntesis, exemplo {name}, serán substituídos de xeito dinámico polos valores correspondentes.",
|
||||||
"User content credits": "Créditos dos contidos do usuario",
|
"User content credits": "Cretos do contido do usuario",
|
||||||
"User interface options": "User interface options",
|
"User interface options": "Opcións da interface de usuario",
|
||||||
"Versions": "Versions",
|
"Versions": "Versións",
|
||||||
"View Fullscreen": "View Fullscreen",
|
"View Fullscreen": "Ollar en pantalla completa",
|
||||||
"Where do we go from here?": "Where do we go from here?",
|
"Where do we go from here?": "Onde vamos a partir daquí?",
|
||||||
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
"Whether to display or not polygons paths.": "Se desexas amosar ou non as rutas dos polígonos.",
|
||||||
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
"Whether to fill polygons with color.": "Se desexas rechear os polígonos con cor.",
|
||||||
"Who can edit": "Who can edit",
|
"Who can edit": "Quen pode editar",
|
||||||
"Who can view": "Who can view",
|
"Who can view": "Quen pode ollar",
|
||||||
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
"Will be displayed in the bottom right corner of the map": "Amosarase na esquina inferior esquerda do mapa",
|
||||||
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
"Will be visible in the caption of the map": "Será visíbel no subtítulo do mapa",
|
||||||
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Vaites! Alguén semella que editou os datos. Podes gardar de todos xeitos, pero isto vai eliminar as mudanzas feitas por outros.",
|
||||||
"You have unsaved changes.": "You have unsaved changes.",
|
"You have unsaved changes.": "Ten mudanzas non gardadas.",
|
||||||
"Zoom in": "Zoom in",
|
"Zoom in": "Achegar",
|
||||||
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
"Zoom level for automatic zooms": "Nivel de achegamento para achegamentos automáticos",
|
||||||
"Zoom out": "Zoom out",
|
"Zoom out": "Afastar",
|
||||||
"Zoom to layer extent": "Zoom to layer extent",
|
"Zoom to layer extent": "Achegar ó nivel da capa",
|
||||||
"Zoom to the next": "Zoom to the next",
|
"Zoom to the next": "Achegar ó seguinte",
|
||||||
"Zoom to the previous": "Zoom to the previous",
|
"Zoom to the previous": "Achegar ó anterior",
|
||||||
"Zoom to this feature": "Zoom to this feature",
|
"Zoom to this feature": "Achegar a este elemento",
|
||||||
"Zoom to this place": "Zoom to this place",
|
"Zoom to this place": "Achegar a este lugar",
|
||||||
"attribution": "attribution",
|
"attribution": "atribución",
|
||||||
"by": "por",
|
"by": "por",
|
||||||
"display name": "amosar o nome",
|
"display name": "amosar o nome",
|
||||||
"height": "altura",
|
"height": "altura",
|
||||||
"licence": "licence",
|
"licence": "licenza",
|
||||||
"max East": "max East",
|
"max East": "máximo Leste",
|
||||||
"max North": "max North",
|
"max North": "máximo Norte",
|
||||||
"max South": "max South",
|
"max South": "máximo Sul",
|
||||||
"max West": "max West",
|
"max West": "máximo Oeste",
|
||||||
"max zoom": "zoom máximo",
|
"max zoom": "achegamento máximo",
|
||||||
"min zoom": "zoom mínimo",
|
"min zoom": "achegamento mínimo",
|
||||||
"next": "next",
|
"next": "seguinte",
|
||||||
"previous": "previous",
|
"previous": "anterior",
|
||||||
"width": "width",
|
"width": "ancho",
|
||||||
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
"{count} errors during import: {message}": "{count} erros durante a importación: {message}",
|
||||||
"Measure distances": "Measure distances",
|
"Measure distances": "Medir distancias",
|
||||||
"NM": "NM",
|
"NM": "NM",
|
||||||
"kilometers": "kilometers",
|
"kilometers": "quilómetros",
|
||||||
"km": "km",
|
"km": "km",
|
||||||
"mi": "mi",
|
"mi": "mi",
|
||||||
"miles": "miles",
|
"miles": "millas",
|
||||||
"nautical miles": "nautical miles",
|
"nautical miles": "millas náuticas",
|
||||||
"{area} acres": "{area} acres",
|
"{area} acres": "{area} acres",
|
||||||
"{area} ha": "{area} ha",
|
"{area} ha": "{area} ha",
|
||||||
"{area} m²": "{area} m²",
|
"{area} m²": "{area} m²",
|
||||||
"{area} mi²": "{area} mi²",
|
"{area} mi²": "{area} mi²",
|
||||||
"{area} yd²": "{area} yd²",
|
"{area} yd²": "{area} id²",
|
||||||
"{distance} NM": "{distance} NM",
|
"{distance} NM": "{distance} NM",
|
||||||
"{distance} km": "{distance} km",
|
"{distance} km": "{distance} km",
|
||||||
"{distance} m": "{distance} m",
|
"{distance} m": "{distance} m",
|
||||||
"{distance} miles": "{distance} miles",
|
"{distance} miles": "{distance} millas",
|
||||||
"{distance} yd": "{distance} yd",
|
"{distance} yd": "{distance} id",
|
||||||
"1 day": "1 day",
|
"1 day": "1 día",
|
||||||
"1 hour": "1 hour",
|
"1 hour": "1 hora",
|
||||||
"5 min": "5 min",
|
"5 min": "5 min",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Solicitude de proxy da caché",
|
||||||
"No cache": "No cache",
|
"No cache": "Sen caché",
|
||||||
"Popup": "Popup",
|
"Popup": "Xanela emerxente",
|
||||||
"Popup (large)": "Popup (large)",
|
"Popup (large)": "Xanela emerxente (grande)",
|
||||||
"Popup content style": "Popup content style",
|
"Popup content style": "Estilo do contido da xanela emerxente",
|
||||||
"Popup shape": "Popup shape"
|
"Popup shape": "Forma da xanela emerxente"
|
||||||
}
|
}
|
|
@ -1,14 +1,14 @@
|
||||||
var locale = {
|
var locale = {
|
||||||
"Add symbol": "Dodavanje simbola",
|
"Add symbol": "Dodavanje simbola",
|
||||||
"Allow scroll wheel zoom?": "Dopustiti uvećanje kotačićem?",
|
"Allow scroll wheel zoom?": "Dopustiti uvećanje kotačićem miša?",
|
||||||
"Automatic": "Automatic",
|
"Automatic": "Automatsko",
|
||||||
"Ball": "Lopta",
|
"Ball": "Lopta",
|
||||||
"Cancel": "Odustani",
|
"Cancel": "Odustani",
|
||||||
"Caption": "Caption",
|
"Caption": "Napomena",
|
||||||
"Change symbol": "Promjeni simbol",
|
"Change symbol": "Promjeni simbol",
|
||||||
"Choose the data format": "Choose the data format",
|
"Choose the data format": "Odaberi format datuma",
|
||||||
"Choose the layer of the feature": "Choose the layer of the feature",
|
"Choose the layer of the feature": "Choose the layer of the feature",
|
||||||
"Circle": "Kružnica",
|
"Circle": "Krug",
|
||||||
"Clustered": "Clustered",
|
"Clustered": "Clustered",
|
||||||
"Data browser": "Data browser",
|
"Data browser": "Data browser",
|
||||||
"Default": "Default",
|
"Default": "Default",
|
||||||
|
@ -107,7 +107,7 @@ var locale = {
|
||||||
"Auto": "Auto",
|
"Auto": "Auto",
|
||||||
"Autostart when map is loaded": "Autostart when map is loaded",
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
"Bring feature to center": "Dovedi element na centar",
|
"Bring feature to center": "Dovedi element na centar",
|
||||||
"Browse data": "Browse data",
|
"Browse data": "Pregledaj unose",
|
||||||
"Cancel edits": "Cancel edits",
|
"Cancel edits": "Cancel edits",
|
||||||
"Center map on your location": "Center map on your location",
|
"Center map on your location": "Center map on your location",
|
||||||
"Change map background": "Promjeni pozadinu karte",
|
"Change map background": "Promjeni pozadinu karte",
|
||||||
|
@ -182,7 +182,7 @@ var locale = {
|
||||||
"Format": "Format",
|
"Format": "Format",
|
||||||
"From zoom": "Od uvećanja",
|
"From zoom": "Od uvećanja",
|
||||||
"Full map data": "Full map data",
|
"Full map data": "Full map data",
|
||||||
"Go to «{feature}»": "Go to «{feature}»",
|
"Go to «{feature}»": "Idi na «{feature}»",
|
||||||
"Heatmap intensity property": "Heatmap intensity property",
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
"Heatmap radius": "Heatmap radius",
|
"Heatmap radius": "Heatmap radius",
|
||||||
"Help": "Pomoć",
|
"Help": "Pomoć",
|
||||||
|
@ -259,11 +259,11 @@ var locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
"Search a place name": "Pretraži lokaciju",
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "Prikaži unesene podatke",
|
||||||
"See full screen": "See full screen",
|
"See full screen": "See full screen",
|
||||||
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
"Shape properties": "Shape properties",
|
"Shape properties": "Shape properties",
|
||||||
|
@ -307,7 +307,7 @@ var locale = {
|
||||||
"User content credits": "Zasluge za sadržaj",
|
"User content credits": "Zasluge za sadržaj",
|
||||||
"User interface options": "User interface options",
|
"User interface options": "User interface options",
|
||||||
"Versions": "Versions",
|
"Versions": "Versions",
|
||||||
"View Fullscreen": "View Fullscreen",
|
"View Fullscreen": "Prikaži na cijelom zaslonu",
|
||||||
"Where do we go from here?": "Where do we go from here?",
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
@ -317,13 +317,13 @@ var locale = {
|
||||||
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
"You have unsaved changes.": "You have unsaved changes.",
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
"Zoom in": "Zoom in",
|
"Zoom in": "Uvećaj",
|
||||||
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
"Zoom out": "Zoom out",
|
"Zoom out": "Umanji",
|
||||||
"Zoom to layer extent": "Zoom to layer extent",
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
"Zoom to the next": "Zoom to the next",
|
"Zoom to the next": "Zoom to the next",
|
||||||
"Zoom to the previous": "Zoom to the previous",
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
"Zoom to this feature": "Zoom to this feature",
|
"Zoom to this feature": "Uvećaj odabrano",
|
||||||
"Zoom to this place": "Zoom to this place",
|
"Zoom to this place": "Zoom to this place",
|
||||||
"attribution": "attribution",
|
"attribution": "attribution",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"Add symbol": "Dodavanje simbola",
|
"Add symbol": "Dodavanje simbola",
|
||||||
"Allow scroll wheel zoom?": "Dopustiti uvećanje kotačićem?",
|
"Allow scroll wheel zoom?": "Dopustiti uvećanje kotačićem miša?",
|
||||||
"Automatic": "Automatic",
|
"Automatic": "Automatsko",
|
||||||
"Ball": "Lopta",
|
"Ball": "Lopta",
|
||||||
"Cancel": "Odustani",
|
"Cancel": "Odustani",
|
||||||
"Caption": "Caption",
|
"Caption": "Napomena",
|
||||||
"Change symbol": "Promjeni simbol",
|
"Change symbol": "Promjeni simbol",
|
||||||
"Choose the data format": "Choose the data format",
|
"Choose the data format": "Odaberi format datuma",
|
||||||
"Choose the layer of the feature": "Choose the layer of the feature",
|
"Choose the layer of the feature": "Choose the layer of the feature",
|
||||||
"Circle": "Kružnica",
|
"Circle": "Krug",
|
||||||
"Clustered": "Clustered",
|
"Clustered": "Clustered",
|
||||||
"Data browser": "Data browser",
|
"Data browser": "Data browser",
|
||||||
"Default": "Default",
|
"Default": "Default",
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
"Auto": "Auto",
|
"Auto": "Auto",
|
||||||
"Autostart when map is loaded": "Autostart when map is loaded",
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
"Bring feature to center": "Dovedi element na centar",
|
"Bring feature to center": "Dovedi element na centar",
|
||||||
"Browse data": "Browse data",
|
"Browse data": "Pregledaj unose",
|
||||||
"Cancel edits": "Cancel edits",
|
"Cancel edits": "Cancel edits",
|
||||||
"Center map on your location": "Center map on your location",
|
"Center map on your location": "Center map on your location",
|
||||||
"Change map background": "Promjeni pozadinu karte",
|
"Change map background": "Promjeni pozadinu karte",
|
||||||
|
@ -182,7 +182,7 @@
|
||||||
"Format": "Format",
|
"Format": "Format",
|
||||||
"From zoom": "Od uvećanja",
|
"From zoom": "Od uvećanja",
|
||||||
"Full map data": "Full map data",
|
"Full map data": "Full map data",
|
||||||
"Go to «{feature}»": "Go to «{feature}»",
|
"Go to «{feature}»": "Idi na «{feature}»",
|
||||||
"Heatmap intensity property": "Heatmap intensity property",
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
"Heatmap radius": "Heatmap radius",
|
"Heatmap radius": "Heatmap radius",
|
||||||
"Help": "Pomoć",
|
"Help": "Pomoć",
|
||||||
|
@ -259,11 +259,11 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
"Search a place name": "Pretraži lokaciju",
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "Prikaži unesene podatke",
|
||||||
"See full screen": "See full screen",
|
"See full screen": "See full screen",
|
||||||
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
"Shape properties": "Shape properties",
|
"Shape properties": "Shape properties",
|
||||||
|
@ -307,7 +307,7 @@
|
||||||
"User content credits": "Zasluge za sadržaj",
|
"User content credits": "Zasluge za sadržaj",
|
||||||
"User interface options": "User interface options",
|
"User interface options": "User interface options",
|
||||||
"Versions": "Versions",
|
"Versions": "Versions",
|
||||||
"View Fullscreen": "View Fullscreen",
|
"View Fullscreen": "Prikaži na cijelom zaslonu",
|
||||||
"Where do we go from here?": "Where do we go from here?",
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
@ -317,13 +317,13 @@
|
||||||
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
"You have unsaved changes.": "You have unsaved changes.",
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
"Zoom in": "Zoom in",
|
"Zoom in": "Uvećaj",
|
||||||
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
"Zoom out": "Zoom out",
|
"Zoom out": "Umanji",
|
||||||
"Zoom to layer extent": "Zoom to layer extent",
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
"Zoom to the next": "Zoom to the next",
|
"Zoom to the next": "Zoom to the next",
|
||||||
"Zoom to the previous": "Zoom to the previous",
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
"Zoom to this feature": "Zoom to this feature",
|
"Zoom to this feature": "Uvećaj odabrano",
|
||||||
"Zoom to this place": "Zoom to this place",
|
"Zoom to this place": "Zoom to this place",
|
||||||
"attribution": "attribution",
|
"attribution": "attribution",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
|
|
|
@ -149,7 +149,7 @@ var locale = {
|
||||||
"Delete this shape": "Alakzat törlése",
|
"Delete this shape": "Alakzat törlése",
|
||||||
"Delete this vertex (Alt-click)": "Sarokpont törlése (Alt-klikk)",
|
"Delete this vertex (Alt-click)": "Sarokpont törlése (Alt-klikk)",
|
||||||
"Directions from here": "Irányok innen",
|
"Directions from here": "Irányok innen",
|
||||||
"Disable editing": "Szerkesztés letiltása",
|
"Disable editing": "Szerkesztés befejezése",
|
||||||
"Display measure": "Távolságmérő megjelenítése",
|
"Display measure": "Távolságmérő megjelenítése",
|
||||||
"Display on load": "Megjelenítés betöltéskor",
|
"Display on load": "Megjelenítés betöltéskor",
|
||||||
"Download": "Letöltés",
|
"Download": "Letöltés",
|
||||||
|
@ -360,7 +360,7 @@ var locale = {
|
||||||
"1 day": "1 nap",
|
"1 day": "1 nap",
|
||||||
"1 hour": "1 óra",
|
"1 hour": "1 óra",
|
||||||
"5 min": "5 perc",
|
"5 min": "5 perc",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Proxy keresztül továbbított gyorsítótárkérés",
|
||||||
"No cache": "Nincs gyorsítótár",
|
"No cache": "Nincs gyorsítótár",
|
||||||
"Popup": "Felugró",
|
"Popup": "Felugró",
|
||||||
"Popup (large)": "Felugró (nagy)",
|
"Popup (large)": "Felugró (nagy)",
|
||||||
|
|
|
@ -149,7 +149,7 @@
|
||||||
"Delete this shape": "Alakzat törlése",
|
"Delete this shape": "Alakzat törlése",
|
||||||
"Delete this vertex (Alt-click)": "Sarokpont törlése (Alt-klikk)",
|
"Delete this vertex (Alt-click)": "Sarokpont törlése (Alt-klikk)",
|
||||||
"Directions from here": "Irányok innen",
|
"Directions from here": "Irányok innen",
|
||||||
"Disable editing": "Szerkesztés letiltása",
|
"Disable editing": "Szerkesztés befejezése",
|
||||||
"Display measure": "Távolságmérő megjelenítése",
|
"Display measure": "Távolságmérő megjelenítése",
|
||||||
"Display on load": "Megjelenítés betöltéskor",
|
"Display on load": "Megjelenítés betöltéskor",
|
||||||
"Download": "Letöltés",
|
"Download": "Letöltés",
|
||||||
|
@ -360,7 +360,7 @@
|
||||||
"1 day": "1 nap",
|
"1 day": "1 nap",
|
||||||
"1 hour": "1 óra",
|
"1 hour": "1 óra",
|
||||||
"5 min": "5 perc",
|
"5 min": "5 perc",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Proxy keresztül továbbított gyorsítótárkérés",
|
||||||
"No cache": "Nincs gyorsítótár",
|
"No cache": "Nincs gyorsítótár",
|
||||||
"Popup": "Felugró",
|
"Popup": "Felugró",
|
||||||
"Popup (large)": "Felugró (nagy)",
|
"Popup (large)": "Felugró (nagy)",
|
||||||
|
|
|
@ -152,7 +152,7 @@ var locale = {
|
||||||
"Disable editing": "Onemogoči urejanje",
|
"Disable editing": "Onemogoči urejanje",
|
||||||
"Display measure": "Pokaži merilo",
|
"Display measure": "Pokaži merilo",
|
||||||
"Display on load": "Prikaži ob nalaganju",
|
"Display on load": "Prikaži ob nalaganju",
|
||||||
"Download": "Download",
|
"Download": "Prenos",
|
||||||
"Download data": "Prejmi podatke",
|
"Download data": "Prejmi podatke",
|
||||||
"Drag to reorder": "Potegni za prerazvrstitev",
|
"Drag to reorder": "Potegni za prerazvrstitev",
|
||||||
"Draw a line": "Nariši črto",
|
"Draw a line": "Nariši črto",
|
||||||
|
@ -220,8 +220,8 @@ var locale = {
|
||||||
"Map has been attached to your account": "Map has been attached to your account",
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
"Map has been saved!": "Zemljevid je shranjen!",
|
"Map has been saved!": "Zemljevid je shranjen!",
|
||||||
"Map user content has been published under licence": "Uporabniška vsebina zemljevida je objavljena z dovoljenjem",
|
"Map user content has been published under licence": "Uporabniška vsebina zemljevida je objavljena z dovoljenjem",
|
||||||
"Map's editors": "Map's editors",
|
"Map's editors": "Uredniki zemljevida",
|
||||||
"Map's owner": "Map's owner",
|
"Map's owner": "Lastnik zemljevida",
|
||||||
"Merge lines": "Združi črte",
|
"Merge lines": "Združi črte",
|
||||||
"More controls": "Več orodij",
|
"More controls": "Več orodij",
|
||||||
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Vrednost mora biti skladna z zapisom CSS (na primer: DarkBlue ali #123456)",
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Vrednost mora biti skladna z zapisom CSS (na primer: DarkBlue ali #123456)",
|
||||||
|
@ -311,8 +311,8 @@ var locale = {
|
||||||
"Where do we go from here?": "Kam naj se usmerimo?",
|
"Where do we go from here?": "Kam naj se usmerimo?",
|
||||||
"Whether to display or not polygons paths.": "Ali naj bodo izrisane daljice mnogokotnika.",
|
"Whether to display or not polygons paths.": "Ali naj bodo izrisane daljice mnogokotnika.",
|
||||||
"Whether to fill polygons with color.": "Ali naj bodo mnogokotniki zapolnjeni z barvo.",
|
"Whether to fill polygons with color.": "Ali naj bodo mnogokotniki zapolnjeni z barvo.",
|
||||||
"Who can edit": "Who can edit",
|
"Who can edit": "Kdo lahko ureja",
|
||||||
"Who can view": "Who can view",
|
"Who can view": "Kdo lahko vidi",
|
||||||
"Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida",
|
"Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida",
|
||||||
"Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida",
|
"Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida",
|
||||||
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.",
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.",
|
||||||
|
@ -340,13 +340,13 @@ var locale = {
|
||||||
"previous": "predhodni",
|
"previous": "predhodni",
|
||||||
"width": "širina",
|
"width": "širina",
|
||||||
"{count} errors during import: {message}": "Zaznane so napake ({count}) med uvozom: {message}",
|
"{count} errors during import: {message}": "Zaznane so napake ({count}) med uvozom: {message}",
|
||||||
"Measure distances": "Measure distances",
|
"Measure distances": "Merjenje razdalj",
|
||||||
"NM": "NM",
|
"NM": "NM",
|
||||||
"kilometers": "kilometers",
|
"kilometers": "kilometri",
|
||||||
"km": "km",
|
"km": "km",
|
||||||
"mi": "mi",
|
"mi": "mi",
|
||||||
"miles": "miles",
|
"miles": "milje",
|
||||||
"nautical miles": "nautical miles",
|
"nautical miles": "navtične milje",
|
||||||
"{area} acres": "{area} acres",
|
"{area} acres": "{area} acres",
|
||||||
"{area} ha": "{area} ha",
|
"{area} ha": "{area} ha",
|
||||||
"{area} m²": "{area} m²",
|
"{area} m²": "{area} m²",
|
||||||
|
@ -357,8 +357,8 @@ var locale = {
|
||||||
"{distance} m": "{distance} m",
|
"{distance} m": "{distance} m",
|
||||||
"{distance} miles": "{distance} miles",
|
"{distance} miles": "{distance} miles",
|
||||||
"{distance} yd": "{distance} yd",
|
"{distance} yd": "{distance} yd",
|
||||||
"1 day": "1 day",
|
"1 day": "1 dan",
|
||||||
"1 hour": "1 hour",
|
"1 hour": "1 ura",
|
||||||
"5 min": "5 min",
|
"5 min": "5 min",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Cache proxied request",
|
||||||
"No cache": "No cache",
|
"No cache": "No cache",
|
||||||
|
|
|
@ -152,7 +152,7 @@
|
||||||
"Disable editing": "Onemogoči urejanje",
|
"Disable editing": "Onemogoči urejanje",
|
||||||
"Display measure": "Pokaži merilo",
|
"Display measure": "Pokaži merilo",
|
||||||
"Display on load": "Prikaži ob nalaganju",
|
"Display on load": "Prikaži ob nalaganju",
|
||||||
"Download": "Download",
|
"Download": "Prenos",
|
||||||
"Download data": "Prejmi podatke",
|
"Download data": "Prejmi podatke",
|
||||||
"Drag to reorder": "Potegni za prerazvrstitev",
|
"Drag to reorder": "Potegni za prerazvrstitev",
|
||||||
"Draw a line": "Nariši črto",
|
"Draw a line": "Nariši črto",
|
||||||
|
@ -220,8 +220,8 @@
|
||||||
"Map has been attached to your account": "Map has been attached to your account",
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
"Map has been saved!": "Zemljevid je shranjen!",
|
"Map has been saved!": "Zemljevid je shranjen!",
|
||||||
"Map user content has been published under licence": "Uporabniška vsebina zemljevida je objavljena z dovoljenjem",
|
"Map user content has been published under licence": "Uporabniška vsebina zemljevida je objavljena z dovoljenjem",
|
||||||
"Map's editors": "Map's editors",
|
"Map's editors": "Uredniki zemljevida",
|
||||||
"Map's owner": "Map's owner",
|
"Map's owner": "Lastnik zemljevida",
|
||||||
"Merge lines": "Združi črte",
|
"Merge lines": "Združi črte",
|
||||||
"More controls": "Več orodij",
|
"More controls": "Več orodij",
|
||||||
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Vrednost mora biti skladna z zapisom CSS (na primer: DarkBlue ali #123456)",
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Vrednost mora biti skladna z zapisom CSS (na primer: DarkBlue ali #123456)",
|
||||||
|
@ -311,8 +311,8 @@
|
||||||
"Where do we go from here?": "Kam naj se usmerimo?",
|
"Where do we go from here?": "Kam naj se usmerimo?",
|
||||||
"Whether to display or not polygons paths.": "Ali naj bodo izrisane daljice mnogokotnika.",
|
"Whether to display or not polygons paths.": "Ali naj bodo izrisane daljice mnogokotnika.",
|
||||||
"Whether to fill polygons with color.": "Ali naj bodo mnogokotniki zapolnjeni z barvo.",
|
"Whether to fill polygons with color.": "Ali naj bodo mnogokotniki zapolnjeni z barvo.",
|
||||||
"Who can edit": "Who can edit",
|
"Who can edit": "Kdo lahko ureja",
|
||||||
"Who can view": "Who can view",
|
"Who can view": "Kdo lahko vidi",
|
||||||
"Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida",
|
"Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida",
|
||||||
"Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida",
|
"Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida",
|
||||||
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.",
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.",
|
||||||
|
@ -340,13 +340,13 @@
|
||||||
"previous": "predhodni",
|
"previous": "predhodni",
|
||||||
"width": "širina",
|
"width": "širina",
|
||||||
"{count} errors during import: {message}": "Zaznane so napake ({count}) med uvozom: {message}",
|
"{count} errors during import: {message}": "Zaznane so napake ({count}) med uvozom: {message}",
|
||||||
"Measure distances": "Measure distances",
|
"Measure distances": "Merjenje razdalj",
|
||||||
"NM": "NM",
|
"NM": "NM",
|
||||||
"kilometers": "kilometers",
|
"kilometers": "kilometri",
|
||||||
"km": "km",
|
"km": "km",
|
||||||
"mi": "mi",
|
"mi": "mi",
|
||||||
"miles": "miles",
|
"miles": "milje",
|
||||||
"nautical miles": "nautical miles",
|
"nautical miles": "navtične milje",
|
||||||
"{area} acres": "{area} acres",
|
"{area} acres": "{area} acres",
|
||||||
"{area} ha": "{area} ha",
|
"{area} ha": "{area} ha",
|
||||||
"{area} m²": "{area} m²",
|
"{area} m²": "{area} m²",
|
||||||
|
@ -357,8 +357,8 @@
|
||||||
"{distance} m": "{distance} m",
|
"{distance} m": "{distance} m",
|
||||||
"{distance} miles": "{distance} miles",
|
"{distance} miles": "{distance} miles",
|
||||||
"{distance} yd": "{distance} yd",
|
"{distance} yd": "{distance} yd",
|
||||||
"1 day": "1 day",
|
"1 day": "1 dan",
|
||||||
"1 hour": "1 hour",
|
"1 hour": "1 ura",
|
||||||
"5 min": "5 min",
|
"5 min": "5 min",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Cache proxied request",
|
||||||
"No cache": "No cache",
|
"No cache": "No cache",
|
||||||
|
|
Loading…
Reference in a new issue