diff --git a/umap/locale/br/LC_MESSAGES/django.mo b/umap/locale/br/LC_MESSAGES/django.mo new file mode 100644 index 00000000..26a32b59 Binary files /dev/null and b/umap/locale/br/LC_MESSAGES/django.mo differ diff --git a/umap/locale/br/LC_MESSAGES/django.po b/umap/locale/br/LC_MESSAGES/django.po new file mode 100644 index 00000000..9a093ae7 --- /dev/null +++ b/umap/locale/br/LC_MESSAGES/django.po @@ -0,0 +1,460 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dren Frañchto , 2023 +msgid "" +msgstr "" +"Project-Id-Version: uMap\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-07-17 13:14+0000\n" +"PO-Revision-Date: 2013-11-22 14:00+0000\n" +"Last-Translator: Dren Frañchto , 2023\n" +"Language-Team: Breton (http://app.transifex.com/openstreetmap/umap/language/br/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: br\n" +"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n" + +#: forms.py:43 +#, python-format +msgid "Secret edit link is %s" +msgstr "" + +#: forms.py:47 +msgid "Everyone can edit" +msgstr "" + +#: forms.py:48 +msgid "Only editable with secret edit link" +msgstr "" + +#: middleware.py:14 +msgid "Site is readonly for maintenance" +msgstr "" + +#: models.py:40 +msgid "name" +msgstr "anv" + +#: models.py:71 +msgid "details" +msgstr "munudoù" + +#: models.py:72 +msgid "Link to a page where the licence is detailed." +msgstr "" + +#: models.py:82 +msgid "URL template using OSM tile format" +msgstr "" + +#: models.py:88 +msgid "Order of the tilelayers in the edit box" +msgstr "" + +#: models.py:134 +msgid "Everyone" +msgstr "" + +#: models.py:135 models.py:141 +msgid "Editors only" +msgstr "" + +#: models.py:136 +msgid "Owner only" +msgstr "" + +#: models.py:139 +msgid "Everyone (public)" +msgstr "" + +#: models.py:140 +msgid "Anyone with link" +msgstr "" + +#: models.py:142 +msgid "Blocked" +msgstr "" + +#: models.py:145 models.py:295 +msgid "description" +msgstr "deskrivadur" + +#: models.py:146 +msgid "center" +msgstr "" + +#: models.py:147 +msgid "zoom" +msgstr "zoumañ" + +#: models.py:149 +msgid "locate" +msgstr "" + +#: models.py:149 +msgid "Locate user on load?" +msgstr "" + +#: models.py:153 +msgid "Choose the map licence." +msgstr "" + +#: models.py:154 +msgid "licence" +msgstr "aotre" + +#: models.py:164 +msgid "owner" +msgstr "" + +#: models.py:168 +msgid "editors" +msgstr "" + +#: models.py:171 +msgid "edit status" +msgstr "" + +#: models.py:174 +msgid "share status" +msgstr "" + +#: models.py:177 +msgid "settings" +msgstr "arventennoù" + +#: models.py:250 +msgid "Clone of" +msgstr "" + +#: models.py:299 +msgid "display on load" +msgstr "" + +#: models.py:300 +msgid "Display this layer on load." +msgstr "" + +#: templates/404.html:6 +msgid "Take me to the home page" +msgstr "" + +#: templates/auth/user_detail.html:5 +#, python-format +msgid "Browse %(current_user)s's maps" +msgstr "" + +#: templates/auth/user_detail.html:12 +#, python-format +msgid "%(current_user)s has no maps." +msgstr "%(current_user)s en/he deus kartenn ebet." + +#: templates/auth/user_stars.html:5 +#, python-format +msgid "Browse %(current_user)s's starred maps" +msgstr "" + +#: templates/auth/user_stars.html:12 +#, python-format +msgid "%(current_user)s has no starred maps yet." +msgstr "" + +#: templates/base.html:12 +msgid "" +"uMap lets you create maps with OpenStreetMap layers in a minute and embed " +"them in your site." +msgstr "" + +#: templates/registration/login.html:3 +msgid "Please log in with your account" +msgstr "" + +#: templates/registration/login.html:15 +msgid "Username" +msgstr "Anv implijer" + +#: templates/registration/login.html:18 +msgid "Password" +msgstr "Ger-tremen" + +#: templates/registration/login.html:19 +msgid "Login" +msgstr "Kevreañ" + +#: templates/registration/login.html:24 +msgid "Please choose a provider" +msgstr "" + +#: templates/umap/about_summary.html:11 +#, python-format +msgid "" +"uMap lets you create maps with OpenStreetMap " +"layers in a minute and embed them in your site." +msgstr "" + +#: templates/umap/about_summary.html:21 +msgid "Choose the layers of your map" +msgstr "" + +#: templates/umap/about_summary.html:22 +msgid "Add POIs: markers, lines, polygons..." +msgstr "" + +#: templates/umap/about_summary.html:23 +msgid "Manage POIs colours and icons" +msgstr "" + +#: templates/umap/about_summary.html:24 +msgid "Manage map options: display a minimap, locate user on load…" +msgstr "" + +#: templates/umap/about_summary.html:25 +msgid "Batch import geostructured data (geojson, gpx, kml, osm...)" +msgstr "" + +#: templates/umap/about_summary.html:26 +msgid "Choose the license for your data" +msgstr "" + +#: templates/umap/about_summary.html:27 +msgid "Embed and share your map" +msgstr "" + +#: templates/umap/about_summary.html:37 +#, python-format +msgid "And it's open source!" +msgstr "" + +#: templates/umap/about_summary.html:48 templates/umap/navigation.html:42 +#: templates/umap/user_dashboard.html:18 +msgid "Create a map" +msgstr "Krouiñ ur gartenn" + +#: templates/umap/about_summary.html:51 +msgid "Play with the demo" +msgstr "" + +#: templates/umap/content.html:23 +msgid "" +"This instance of uMap is currently in read only mode, no creation/edit is " +"allowed." +msgstr "" + +#: templates/umap/content.html:31 +#, python-format +msgid "" +"This is a demo instance, used for tests and pre-rolling releases. If you " +"need a stable instance, please use %(stable_url)s. You can also host your own " +"instance, it's open source!" +msgstr "" + +#: templates/umap/home.html:8 +msgid "Map of the uMaps" +msgstr "" + +#: templates/umap/home.html:13 +msgid "Get inspired, browse maps" +msgstr "" + +#: templates/umap/login_popup_end.html:2 +msgid "You are logged in. Continuing..." +msgstr "" + +#: templates/umap/map_list.html:9 views.py:281 +msgid "by" +msgstr "gant" + +#: templates/umap/map_list.html:17 templates/umap/map_table.html:39 +msgid "More" +msgstr "Muioc'h" + +#: templates/umap/map_table.html:6 +msgid "Map" +msgstr "" + +#: templates/umap/map_table.html:7 +msgid "Name" +msgstr "" + +#: templates/umap/map_table.html:8 +msgid "Who can see / edit" +msgstr "" + +#: templates/umap/map_table.html:9 +msgid "Last save" +msgstr "" + +#: templates/umap/map_table.html:10 +msgid "Owner" +msgstr "" + +#: templates/umap/map_table.html:11 +msgid "Actions" +msgstr "" + +#: templates/umap/map_table.html:28 +msgid "Share" +msgstr "" + +#: templates/umap/map_table.html:29 +msgid "Edit" +msgstr "" + +#: templates/umap/map_table.html:30 +msgid "Download" +msgstr "" + +#: templates/umap/navigation.html:12 +msgid "My maps" +msgstr "Ma c'hartennoù" + +#: templates/umap/navigation.html:15 +msgid "Starred maps" +msgstr "" + +#: templates/umap/navigation.html:19 +msgid "Log in" +msgstr "Kevreañ" + +#: templates/umap/navigation.html:19 +msgid "Sign in" +msgstr "Krouiñ ur gont" + +#: templates/umap/navigation.html:23 +msgid "About" +msgstr "Diwar-benn" + +#: templates/umap/navigation.html:26 +msgid "Help" +msgstr "" + +#: templates/umap/navigation.html:31 +msgid "Change password" +msgstr "Cheñch ar ger-tremen" + +#: templates/umap/navigation.html:35 +msgid "Log out" +msgstr "Digevreañ" + +#: templates/umap/password_change.html:4 +msgid "Password change" +msgstr "" + +#: templates/umap/password_change.html:6 +msgid "" +"Please enter your old password, for security's sake, and then enter your new" +" password twice so we can verify you typed it in correctly." +msgstr "" + +#: templates/umap/password_change.html:13 +msgid "Old password" +msgstr "Ger-tremen kozh" + +#: templates/umap/password_change.html:18 +msgid "New password" +msgstr "Ger-tremen nevez" + +#: templates/umap/password_change.html:22 +msgid "New password confirmation" +msgstr "" + +#: templates/umap/password_change.html:23 +msgid "Change my password" +msgstr "Cheñch ar ger-tremen" + +#: templates/umap/password_change_done.html:4 +msgid "Password change successful" +msgstr "Cheñchet eo bet ar ger-tremen gant berzh" + +#: templates/umap/password_change_done.html:5 +msgid "Your password was changed." +msgstr "Cheñchet eo bet ho ker-tremen." + +#: templates/umap/search.html:10 +#, python-format +msgid "%(count)s map found:" +msgid_plural "%(count)s maps found:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#: templates/umap/search.html:18 +msgid "No map found." +msgstr "" + +#: templates/umap/search.html:21 +msgid "Latest created maps" +msgstr "" + +#: templates/umap/search_bar.html:3 +msgid "Search maps" +msgstr "Klask kartennoù" + +#: templates/umap/search_bar.html:14 +msgid "Search" +msgstr "Klask" + +#: templates/umap/user_dashboard.html:4 templates/umap/user_dashboard.html:9 +msgid "My dashboard" +msgstr "" + +#: templates/umap/user_dashboard.html:7 +msgid "Search my maps" +msgstr "" + +#: templates/umap/user_dashboard.html:18 +msgid "You have no map yet." +msgstr "" + +#: views.py:286 +msgid "View the map" +msgstr "Diskouez ar gartenn" + +#: views.py:607 +msgid "Map has been updated!" +msgstr "Hizivaet eo bet ar gartenn!" + +#: views.py:632 +msgid "Map editors updated with success!" +msgstr "" + +#: views.py:670 +#, python-format +msgid "The uMap edit link for your map: %(map_name)s" +msgstr "" + +#: views.py:673 +#, python-format +msgid "Here is your secret edit link: %(link)s" +msgstr "" + +#: views.py:679 +#, python-format +msgid "Email sent to %(email)s" +msgstr "" + +#: views.py:690 +msgid "Only its owner can delete the map." +msgstr "" + +#: views.py:713 +#, python-format +msgid "" +"Your map has been cloned! If you want to edit this map from another " +"computer, please use this link: %(anonymous_url)s" +msgstr "" + +#: views.py:718 +msgid "Congratulations, your map has been cloned!" +msgstr "" + +#: views.py:884 +msgid "Layer successfully deleted." +msgstr "Gwiskad dilamet gant berzh." diff --git a/umap/locale/eu/LC_MESSAGES/django.mo b/umap/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 00000000..ea76754f Binary files /dev/null and b/umap/locale/eu/LC_MESSAGES/django.mo differ diff --git a/umap/locale/eu/LC_MESSAGES/django.po b/umap/locale/eu/LC_MESSAGES/django.po new file mode 100644 index 00000000..aaed8498 --- /dev/null +++ b/umap/locale/eu/LC_MESSAGES/django.po @@ -0,0 +1,457 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mikel Larreategi , 2023 +msgid "" +msgstr "" +"Project-Id-Version: uMap\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-07-17 13:14+0000\n" +"PO-Revision-Date: 2013-11-22 14:00+0000\n" +"Last-Translator: Mikel Larreategi , 2023\n" +"Language-Team: Basque (http://app.transifex.com/openstreetmap/umap/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:43 +#, python-format +msgid "Secret edit link is %s" +msgstr "Editatzeko esteka sekretua hauxe da %s" + +#: forms.py:47 +msgid "Everyone can edit" +msgstr "Edonork editatu dezake" + +#: forms.py:48 +msgid "Only editable with secret edit link" +msgstr "Editatzeko esteka sekretuarekin bakarrik editatu daiteke" + +#: middleware.py:14 +msgid "Site is readonly for maintenance" +msgstr "Webgunea irakurtzeko moduan dago mantentze-lanak direla-eta" + +#: models.py:40 +msgid "name" +msgstr "izena" + +#: models.py:71 +msgid "details" +msgstr "xehetasunak" + +#: models.py:72 +msgid "Link to a page where the licence is detailed." +msgstr "Esteka egin lizentzia zehazten den orrialde batera." + +#: models.py:82 +msgid "URL template using OSM tile format" +msgstr "URLaren txantiloia OSMren laukitxoen formatua erabiliz" + +#: models.py:88 +msgid "Order of the tilelayers in the edit box" +msgstr "Edizio kutxan laukitxo-geruzek izango duten ordena" + +#: models.py:134 +msgid "Everyone" +msgstr "" + +#: models.py:135 models.py:141 +msgid "Editors only" +msgstr "" + +#: models.py:136 +msgid "Owner only" +msgstr "" + +#: models.py:139 +msgid "Everyone (public)" +msgstr "" + +#: models.py:140 +msgid "Anyone with link" +msgstr "" + +#: models.py:142 +msgid "Blocked" +msgstr "" + +#: models.py:145 models.py:295 +msgid "description" +msgstr "deskribapena" + +#: models.py:146 +msgid "center" +msgstr "erdiko puntua" + +#: models.py:147 +msgid "zoom" +msgstr "zooma" + +#: models.py:149 +msgid "locate" +msgstr "kokatu" + +#: models.py:149 +msgid "Locate user on load?" +msgstr "Kokatu erabiltzailea mapa kargatzen denean?" + +#: models.py:153 +msgid "Choose the map licence." +msgstr "Aukeratu maparen lizentzia." + +#: models.py:154 +msgid "licence" +msgstr "lizentzia" + +#: models.py:164 +msgid "owner" +msgstr "jabea" + +#: models.py:168 +msgid "editors" +msgstr "editoreak" + +#: models.py:171 +msgid "edit status" +msgstr "editatu egoera" + +#: models.py:174 +msgid "share status" +msgstr "partekatu egoera" + +#: models.py:177 +msgid "settings" +msgstr "ezarpenak" + +#: models.py:250 +msgid "Clone of" +msgstr "Beste honen klona" + +#: models.py:299 +msgid "display on load" +msgstr "erakutsi kargatzean" + +#: models.py:300 +msgid "Display this layer on load." +msgstr "Erakutsi geruza hau kargatzean" + +#: templates/404.html:6 +msgid "Take me to the home page" +msgstr "Eraman nazazu hasiera orrialdera" + +#: templates/auth/user_detail.html:5 +#, python-format +msgid "Browse %(current_user)s's maps" +msgstr "Arakatu %(current_user)s erabiltzailearen mapak" + +#: templates/auth/user_detail.html:12 +#, python-format +msgid "%(current_user)s has no maps." +msgstr "%(current_user)s erabiltzaileak ez du maparik." + +#: templates/auth/user_stars.html:5 +#, python-format +msgid "Browse %(current_user)s's starred maps" +msgstr "" + +#: templates/auth/user_stars.html:12 +#, python-format +msgid "%(current_user)s has no starred maps yet." +msgstr "" + +#: templates/base.html:12 +msgid "" +"uMap lets you create maps with OpenStreetMap layers in a minute and embed " +"them in your site." +msgstr "" + +#: templates/registration/login.html:3 +msgid "Please log in with your account" +msgstr "Sartu zure kontua erabiliz" + +#: templates/registration/login.html:15 +msgid "Username" +msgstr "Erabiltzailea" + +#: templates/registration/login.html:18 +msgid "Password" +msgstr "Pasahitza" + +#: templates/registration/login.html:19 +msgid "Login" +msgstr "Sartu" + +#: templates/registration/login.html:24 +msgid "Please choose a provider" +msgstr "Aukeratu hornitzaile bat" + +#: templates/umap/about_summary.html:11 +#, python-format +msgid "" +"uMap lets you create maps with OpenStreetMap " +"layers in a minute and embed them in your site." +msgstr "uMapek OpenStreetMap geruzak darabiltzaten mapak sortzen uzten dizu ondoren nahi duzun webgunean txertatzeko." + +#: templates/umap/about_summary.html:21 +msgid "Choose the layers of your map" +msgstr "Aukeratu zure maparen geruzak" + +#: templates/umap/about_summary.html:22 +msgid "Add POIs: markers, lines, polygons..." +msgstr "Gehitu intereseko puntuak: markak, lerroak, poligonoak..." + +#: templates/umap/about_summary.html:23 +msgid "Manage POIs colours and icons" +msgstr "Kudeatu intereseko puntuen kolore eta ikonoak" + +#: templates/umap/about_summary.html:24 +msgid "Manage map options: display a minimap, locate user on load…" +msgstr "Kudeatu maparen aukerak: mapa txikia erakutsi, erabiltzailearen kokapena erabili..." + +#: templates/umap/about_summary.html:25 +msgid "Batch import geostructured data (geojson, gpx, kml, osm...)" +msgstr "Inportatu egituratutako datuak (geojson, gpx, kml, osm, ...)" + +#: templates/umap/about_summary.html:26 +msgid "Choose the license for your data" +msgstr "Aukeratu zure datuen lizentzia" + +#: templates/umap/about_summary.html:27 +msgid "Embed and share your map" +msgstr "Txertatu eta partekatu zure mapa" + +#: templates/umap/about_summary.html:37 +#, python-format +msgid "And it's open source!" +msgstr "Eta software librea da!" + +#: templates/umap/about_summary.html:48 templates/umap/navigation.html:42 +#: templates/umap/user_dashboard.html:18 +msgid "Create a map" +msgstr "Sortu mapa bat" + +#: templates/umap/about_summary.html:51 +msgid "Play with the demo" +msgstr "Jolastu probatako ingurunean" + +#: templates/umap/content.html:23 +msgid "" +"This instance of uMap is currently in read only mode, no creation/edit is " +"allowed." +msgstr "" + +#: templates/umap/content.html:31 +#, python-format +msgid "" +"This is a demo instance, used for tests and pre-rolling releases. If you " +"need a stable instance, please use %(stable_url)s. You can also host your own " +"instance, it's open source!" +msgstr "Hau probatako ingurunea da, testak egin eta argitaratu aurreko bertsioak probatzeko erabiltzen da. Ingurune egonkorra behar baduzu, erabili mesedez %(stable_url)s. Zure instantzia propioa ere erabili dezakezu, software librea da!" + +#: templates/umap/home.html:8 +msgid "Map of the uMaps" +msgstr "uMapen mapa" + +#: templates/umap/home.html:13 +msgid "Get inspired, browse maps" +msgstr "Inspira zaitez dauden mapak arakatzen" + +#: templates/umap/login_popup_end.html:2 +msgid "You are logged in. Continuing..." +msgstr "Sartu egin zara. Jarraitu..." + +#: templates/umap/map_list.html:9 views.py:281 +msgid "by" +msgstr "nork eginda" + +#: templates/umap/map_list.html:17 templates/umap/map_table.html:39 +msgid "More" +msgstr "Gehiago" + +#: templates/umap/map_table.html:6 +msgid "Map" +msgstr "" + +#: templates/umap/map_table.html:7 +msgid "Name" +msgstr "" + +#: templates/umap/map_table.html:8 +msgid "Who can see / edit" +msgstr "" + +#: templates/umap/map_table.html:9 +msgid "Last save" +msgstr "" + +#: templates/umap/map_table.html:10 +msgid "Owner" +msgstr "" + +#: templates/umap/map_table.html:11 +msgid "Actions" +msgstr "" + +#: templates/umap/map_table.html:28 +msgid "Share" +msgstr "" + +#: templates/umap/map_table.html:29 +msgid "Edit" +msgstr "" + +#: templates/umap/map_table.html:30 +msgid "Download" +msgstr "" + +#: templates/umap/navigation.html:12 +msgid "My maps" +msgstr "Nire mapak" + +#: templates/umap/navigation.html:15 +msgid "Starred maps" +msgstr "" + +#: templates/umap/navigation.html:19 +msgid "Log in" +msgstr "Sartu" + +#: templates/umap/navigation.html:19 +msgid "Sign in" +msgstr "Izena eman" + +#: templates/umap/navigation.html:23 +msgid "About" +msgstr "Honi buruz" + +#: templates/umap/navigation.html:26 +msgid "Help" +msgstr "Laguntza" + +#: templates/umap/navigation.html:31 +msgid "Change password" +msgstr "Aldatu pasahitza" + +#: templates/umap/navigation.html:35 +msgid "Log out" +msgstr "Irten" + +#: templates/umap/password_change.html:4 +msgid "Password change" +msgstr "Pasahiz aldaketa" + +#: templates/umap/password_change.html:6 +msgid "" +"Please enter your old password, for security's sake, and then enter your new" +" password twice so we can verify you typed it in correctly." +msgstr "Idatzi zure pasahitz zaharra, eta ondoren zure pasahitz berria birritan, horrela ondo sartu duzula egiaztatuko dugu." + +#: templates/umap/password_change.html:13 +msgid "Old password" +msgstr "Pasahitz zaharra" + +#: templates/umap/password_change.html:18 +msgid "New password" +msgstr "Pasahitz berria" + +#: templates/umap/password_change.html:22 +msgid "New password confirmation" +msgstr "Pasahitz berriaren egiaztapena" + +#: templates/umap/password_change.html:23 +msgid "Change my password" +msgstr "Aldatu nire pasahitza" + +#: templates/umap/password_change_done.html:4 +msgid "Password change successful" +msgstr "Pasahitza ondo aldatu da" + +#: templates/umap/password_change_done.html:5 +msgid "Your password was changed." +msgstr "Zure pasahitza aldatu egin da" + +#: templates/umap/search.html:10 +#, python-format +msgid "%(count)s map found:" +msgid_plural "%(count)s maps found:" +msgstr[0] "" +msgstr[1] "" + +#: templates/umap/search.html:18 +msgid "No map found." +msgstr "" + +#: templates/umap/search.html:21 +msgid "Latest created maps" +msgstr "" + +#: templates/umap/search_bar.html:3 +msgid "Search maps" +msgstr "Bilatu mapak" + +#: templates/umap/search_bar.html:14 +msgid "Search" +msgstr "Bilatu" + +#: templates/umap/user_dashboard.html:4 templates/umap/user_dashboard.html:9 +msgid "My dashboard" +msgstr "" + +#: templates/umap/user_dashboard.html:7 +msgid "Search my maps" +msgstr "" + +#: templates/umap/user_dashboard.html:18 +msgid "You have no map yet." +msgstr "" + +#: views.py:286 +msgid "View the map" +msgstr "Mapa ikusi" + +#: views.py:607 +msgid "Map has been updated!" +msgstr "Mapa eguneratu egin da!" + +#: views.py:632 +msgid "Map editors updated with success!" +msgstr "Maparen editoreak ondo eguneratu dira!" + +#: views.py:670 +#, python-format +msgid "The uMap edit link for your map: %(map_name)s" +msgstr "" + +#: views.py:673 +#, python-format +msgid "Here is your secret edit link: %(link)s" +msgstr "" + +#: views.py:679 +#, python-format +msgid "Email sent to %(email)s" +msgstr "" + +#: views.py:690 +msgid "Only its owner can delete the map." +msgstr "Jabeak bakarrik ezabatu dezake mapa." + +#: views.py:713 +#, python-format +msgid "" +"Your map has been cloned! If you want to edit this map from another " +"computer, please use this link: %(anonymous_url)s" +msgstr "Zure mapa klonatu egin da! Mapa hau beste nabigatzaile batetik editatzeko erabili esteka hau: %(anonymous_url)s" + +#: views.py:718 +msgid "Congratulations, your map has been cloned!" +msgstr "Zorionak, zure mapa ondo klonatu da!" + +#: views.py:884 +msgid "Layer successfully deleted." +msgstr "Geruza ondo ezabatu da." diff --git a/umap/locale/si/LC_MESSAGES/django.mo b/umap/locale/si/LC_MESSAGES/django.mo index 75220180..65671c3a 100644 Binary files a/umap/locale/si/LC_MESSAGES/django.mo and b/umap/locale/si/LC_MESSAGES/django.mo differ diff --git a/umap/settings/base.py b/umap/settings/base.py index c3d83927..a8f719c3 100644 --- a/umap/settings/base.py +++ b/umap/settings/base.py @@ -59,6 +59,7 @@ LANGUAGES = ( ('ar', 'Arabic'), ('ast', 'Asturian'), ('bg', 'Bulgarian'), + ('br', 'Breton'), ('ca', 'Catalan'), ('cs-cz', 'Czech'), ('da', 'Danish'), @@ -67,6 +68,7 @@ LANGUAGES = ( ('en', 'English'), ('es', 'Spanish'), ('et', 'Estonian'), + ('eu', 'Basque'), ('fa-ir', 'Persian (Iran)'), ('fi', 'Finnish'), ('fr', 'French'), diff --git a/umap/static/umap/locale/br.js b/umap/static/umap/locale/br.js new file mode 100644 index 00000000..a1d013b4 --- /dev/null +++ b/umap/static/umap/locale/br.js @@ -0,0 +1,404 @@ +const locale = { + "Add symbol": "Ouzhpennañ un arouez", + "Allow scroll wheel zoom?": "Allow scroll wheel zoom?", + "Automatic": "Emgefreek", + "Ball": "Ball", + "Cancel": "Nullañ", + "Caption": "Caption", + "Change symbol": "Cheñch arouez", + "Choose the data format": "Choose the data format", + "Choose the layer of the feature": "Choose the layer of the feature", + "Circle": "Circle", + "Clustered": "Clustered", + "Data browser": "Data browser", + "Default": "Dre ziouer", + "Default zoom level": "Default zoom level", + "Default: name": "Dre ziouer: anv", + "Display label": "Display label", + "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor", + "Display the data layers control": "Display the data layers control", + "Display the embed control": "Display the embed control", + "Display the fullscreen control": "Display the fullscreen control", + "Display the locate control": "Display the locate control", + "Display the measure control": "Display the measure control", + "Display the search control": "Display the search control", + "Display the tile layers control": "Display the tile layers control", + "Display the zoom control": "Display the zoom control", + "Do you want to display a caption bar?": "Do you want to display a caption bar?", + "Do you want to display a minimap?": "Do you want to display a minimap?", + "Do you want to display a panel on load?": "Do you want to display a panel on load?", + "Do you want to display popup footer?": "Do you want to display popup footer?", + "Do you want to display the scale control?": "Do you want to display the scale control?", + "Do you want to display the «more» control?": "Do you want to display the «more» control?", + "Drop": "Drop", + "GeoRSS (only link)": "GeoRSS (only link)", + "GeoRSS (title + image)": "GeoRSS (titl + skeudenn)", + "Heatmap": "Heatmap", + "Icon shape": "Icon shape", + "Icon symbol": "Icon symbol", + "Inherit": "Inherit", + "Label direction": "Label direction", + "Label key": "Label key", + "Labels are clickable": "Labels are clickable", + "None": "Hini ebet", + "On the bottom": "On the bottom", + "On the left": "On the left", + "On the right": "On the right", + "On the top": "On the top", + "Popup content template": "Popup content template", + "Set symbol": "Set symbol", + "Side panel": "Side panel", + "Simplify": "Simplify", + "Symbol or url": "Arouez pe URL", + "Table": "Table", + "always": "always", + "clear": "clear", + "collapsed": "collapsed", + "color": "liv", + "dash array": "dash array", + "define": "define", + "description": "deskrivadur", + "expanded": "expanded", + "fill": "leuniañ", + "fill color": "fill color", + "fill opacity": "fill opacity", + "hidden": "kuzhet", + "iframe": "iframe", + "inherit": "inherit", + "name": "anv", + "never": "morse", + "new window": "new window", + "no": "ket", + "on hover": "on hover", + "opacity": "opacity", + "parent window": "parent window", + "stroke": "stroke", + "weight": "pouez", + "yes": "ya", + "{delay} seconds": "{delay} segondenn", + "# one hash for main heading": "# one hash for main heading", + "## two hashes for second heading": "## two hashes for second heading", + "### three hashes for third heading": "### three hashes for third heading", + "**double star for bold**": "**double star for bold**", + "*simple star for italic*": "*simple star for italic*", + "--- for an horizontal rule": "--- for an horizontal rule", + "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\".", + "About": "Diwar-benn", + "Action not allowed :(": "Action not allowed :(", + "Activate slideshow mode": "Activate slideshow mode", + "Add a layer": "Ouzhpennañ ur gwiskad", + "Add a line to the current multi": "Add a line to the current multi", + "Add a new property": "Add a new property", + "Add a polygon to the current multi": "Add a polygon to the current multi", + "Advanced actions": "Advanced actions", + "Advanced properties": "Advanced properties", + "All properties are imported.": "All properties are imported.", + "Allow interactions": "Allow interactions", + "An error occured": "Ur fazi zo bet", + "Are you sure you want to cancel your changes?": "Ha sur oc'h e faout deoc'h nullañ ho kemmoù?", + "Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?", + "Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?", + "Are you sure you want to delete this layer?": "Sur oc'h ho peus c'hoant da zilemel ar gwiskad-mañ?", + "Are you sure you want to delete this map?": "Sur oc'h ho peus c'hoant da zilemel ar gartenn-mañ?", + "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 restore this version?": "Are you sure you want to restore this version?", + "Attach the map to my account": "Attach the map to my account", + "Auto": "Auto", + "Autostart when map is loaded": "Autostart when map is loaded", + "Bring feature to center": "Bring feature to center", + "Browse data": "Browse data", + "Cancel edits": "Nullañ ar c'hemmoù", + "Center map on your location": "Center map on your location", + "Change map background": "Change map background", + "Change tilelayers": "Change tilelayers", + "Choose a preset": "Choose a preset", + "Choose the format of the data to import": "Choose the format of the data to import", + "Choose the layer to import in": "Choose the layer to import in", + "Click last point to finish shape": "Click last point to finish shape", + "Click to add a marker": "Click to add a marker", + "Click to continue drawing": "Click to continue drawing", + "Click to edit": "Click to edit", + "Click to start drawing a line": "Click to start drawing a line", + "Click to start drawing a polygon": "Click to start drawing a polygon", + "Clone": "Clone", + "Clone of {name}": "Clone of {name}", + "Clone this feature": "Clone this feature", + "Clone this map": "Arredaoliñ ar gartenn-mañ", + "Close": "Serriñ", + "Clustering radius": "Clustering radius", + "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features", + "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 (Ctrl+Click)": "Continue line (Ctrl+Click)", + "Coordinates": "Daveennoù", + "Credits": "Credits", + "Current view instead of default map view?": "Current view instead of default map view?", + "Custom background": "Foñs personelaet", + "Data is browsable": "Data is browsable", + "Default interaction options": "Default interaction options", + "Default properties": "Default properties", + "Default shape properties": "Default shape properties", + "Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.", + "Delay between two transitions when in play mode": "Delay between two transitions when in play mode", + "Delete": "Dilemel", + "Delete all layers": "Dilemel kement gwiskad", + "Delete layer": "Dilemel ar gwiskad", + "Delete this feature": "Dilemel an elfenn-mañ", + "Delete this property on all the features": "Delete this property on all the features", + "Delete this shape": "Delete this shape", + "Delete this vertex (Alt+Click)": "Delete this vertex (Alt+Click)", + "Directions from here": "Directions from here", + "Disable editing": "Disable editing", + "Display measure": "Display measure", + "Display on load": "Display on load", + "Download": "Pellgargañ", + "Download data": "Pellgargañ ar roadennoù", + "Drag to reorder": "Drag to reorder", + "Draw a line": "Tresañ ul linenn", + "Draw a marker": "Draw a marker", + "Draw a polygon": "Tresañ ul lieskorn", + "Draw a polyline": "Draw a polyline", + "Dynamic": "Dynamic", + "Dynamic properties": "Dynamic properties", + "Edit": "Aozañ", + "Edit feature's layer": "Edit feature's layer", + "Edit map properties": "Edit map properties", + "Edit map settings": "Edit map settings", + "Edit properties in a table": "Edit properties in a table", + "Edit this feature": "Kemmañ an elfenn-mañ", + "Editing": "Oc'h aozañ", + "Embed and share this map": "Embed and share this map", + "Embed the map": "Embed the map", + "Empty": "Goullonderiñ", + "Enable editing": "Enable editing", + "Error in the tilelayer URL": "Error in the tilelayer URL", + "Error while fetching {url}": "Error while fetching {url}", + "Exit Fullscreen": "Kuitaat ar mod skramm a-bezh", + "Extract shape to separate feature": "Extract shape to separate feature", + "Fetch data each time map view changes.": "Fetch data each time map view changes.", + "Filter keys": "Filter keys", + "Filter…": "Sil...", + "Format": "Format", + "From zoom": "From zoom", + "Full map data": "Full map data", + "Go to «{feature}»": "Mont da «{feature}»", + "Heatmap intensity property": "Heatmap intensity property", + "Heatmap radius": "Heatmap radius", + "Help": "Skoazell", + "Hide controls": "Hide controls", + "Home": "Degemer", + "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)", + "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.", + "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 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: {{{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: {{http://image.url.com}}": "Skeudenn: {{http://image.url.com}}", + "Import": "Enporzhiañ", + "Import data": "Enporzhiañ roadennoù", + "Import in a new layer": "Import in a new layer", + "Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.", + "Include full screen link?": "Include full screen link?", + "Interaction options": "Interaction options", + "Invalid umap data": "Invalid umap data", + "Invalid umap data in {filename}": "Invalid umap data in {filename}", + "Keep current visible layers": "Keep current visible layers", + "Latitude": "Ledred", + "Layer": "Gwiskad", + "Layer properties": "Layer properties", + "Licence": "Aotre", + "Limit bounds": "Limit bounds", + "Link to…": "Link to…", + "Link with text: [[http://example.com|text of the link]]": "Liamm gant testenn: [[http://skouer.bzh|testenn al liamm]]", + "Long credits": "Long credits", + "Longitude": "Hedred", + "Make main shape": "Make main shape", + "Manage layers": "Manage layers", + "Map background credits": "Map background credits", + "Map has been attached to your account": "Map has been attached to your account", + "Map has been saved!": "Enrollet eo bet ar gartenn", + "Map user content has been published under licence": "Map user content has been published under licence", + "Map's editors": "Map's editors", + "Map's owner": "Map's owner", + "Merge lines": "Kendeuziñ al linennoù", + "More controls": "More controls", + "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)", + "No licence has been set": "No licence has been set", + "No results": "Disoc'h ebet", + "Only visible features will be downloaded.": "Only visible features will be downloaded.", + "Open download panel": "Open download panel", + "Open link in…": "Open link in…", + "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", + "Optional intensity property for heatmap": "Optional intensity property for heatmap", + "Optional. Same as color if not set.": "Optional. Same as color if not set.", + "Override clustering radius (default 80)": "Override clustering radius (default 80)", + "Override heatmap radius (default 25)": "Override heatmap radius (default 25)", + "Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.", + "Please choose a format": "Please choose a format", + "Please enter the name of the property": "Please enter the name of the property", + "Please enter the new name of this property": "Please enter the new name of this property", + "Problem in the response": "Problem in the response", + "Problem in the response format": "Problem in the response format", + "Properties imported:": "Properties imported:", + "Provide an URL here": "Provide an URL here", + "Proxy request": "Proxy request", + "Remote data": "Remote data", + "Remove shape from the multi": "Remove shape from the multi", + "Rename this property on all the features": "Rename this property on all the features", + "Replace layer content": "Replace layer content", + "Restore this version": "Restore this version", + "Save": "Enrollañ", + "Save anyway": "Save anyway", + "Save current edits": "Save current edits", + "Save this center and zoom": "Save this center and zoom", + "Save this location as new feature": "Save this location as new feature", + "Search a place name": "Search a place name", + "Search location": "Search location", + "Secret edit link is:
{link}": "Secret edit link is:
{link}", + "See all": "See all", + "See data layers": "See data layers", + "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…", + "Shape properties": "Shape properties", + "Short URL": "URL berr", + "Short credits": "Short credits", + "Show/hide layer": "Show/hide layer", + "Simple link: [[http://example.com]]": "Liamm eeun: [[http://skouer.bzh]]", + "Slideshow": "Slideshow", + "Sort key": "Sort key", + "Split line": "Split line", + "Start a hole here": "Start a hole here", + "Start editing": "Kregiñ da aozañ", + "Start slideshow": "Start slideshow", + "Stop editing": "Paouez da aozañ", + "Stop slideshow": "Stop slideshow", + "Supported scheme": "Supported scheme", + "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced", + "TMS format": "TMS format", + "Text color for the cluster label": "Text color for the cluster label", + "Text formatting": "Text formatting", + "The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")", + "To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)", + "To zoom": "To zoom", + "Transfer shape to edited feature": "Transfer shape to edited feature", + "Transform to lines": "Transform to lines", + "Transform to polygon": "Transform to polygon", + "Type of layer": "Type of layer", + "Unable to detect format of file {filename}": "Unable to detect format of file {filename}", + "Untitled layer": "Gwiskad dizanv", + "Untitled map": "Kartenn dizanv", + "Update permissions": "Update permissions", + "Update permissions and editors": "Update permissions and editors", + "Url": "Url", + "Use current bounds": "Use current bounds", + "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.", + "User content credits": "User content credits", + "User interface options": "User interface options", + "Versions": "Versions", + "View Fullscreen": "Mont e mod skramm a-bezh", + "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 fill polygons with color.": "Whether to fill polygons with color.", + "Who can edit": "Piv a c'hall aozañ", + "Who can view": "Piv a c'hall gwelet", + "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner 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.", + "You have unsaved changes.": "You have unsaved changes.", + "Zoom in": "Zoumañ", + "Zoom level for automatic zooms": "Zoom level for automatic zooms", + "Zoom out": "Dizoumañ", + "Zoom to layer extent": "Zoom to layer extent", + "Zoom to the next": "Zoom to the next", + "Zoom to the previous": "Zoom to the previous", + "Zoom to this feature": "Zoom to this feature", + "Zoom to this place": "Zoom to this place", + "attribution": "attribution", + "by": "gant", + "display name": "display name", + "height": "uhelder", + "licence": "licence", + "max East": "max East", + "max North": "max North", + "max South": "max South", + "max West": "max West", + "max zoom": "max zoom", + "min zoom": "min zoom", + "next": "war-lerc'h", + "previous": "kent", + "width": "ledander", + "{count} errors during import: {message}": "{count} errors during import: {message}", + "Measure distances": "Measure distances", + "NM": "milmor", + "kilometers": "kilometroù", + "km": "km", + "mi": "mi", + "miles": "miles", + "nautical miles": "milmor", + "1 day": "1 deiz", + "1 hour": "1 eur", + "5 min": "5 min", + "Cache proxied request": "Cache proxied request", + "No cache": "No cache", + "Popup": "Popup", + "Popup (large)": "Popup (large)", + "Popup content style": "Popup content style", + "Popup shape": "Popup shape", + "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}", + "Optional.": "Optional.", + "Paste your data here": "Paste your data here", + "Please save the map first": "Please save the map first", + "Feature identifier key": "Feature identifier key", + "Open current feature on load": "Open current feature on load", + "Permalink": "Liamm pad", + "The name of the property to use as feature unique identifier.": "The name of the property to use as feature unique identifier.", + "Advanced filter keys": "Advanced filter keys", + "Comma separated list of properties to use for checkbox filtering": "Comma separated list of properties to use for checkbox filtering", + "Data filters": "Data filters", + "Do you want to display caption menus?": "Do you want to display caption menus?", + "Example: key1,key2,key3": "Example: key1,key2,key3", + "Invalid latitude or longitude": "Invalid latitude or longitude", + "Invalide property name: {name}": "Invalide property name: {name}", + "No results for these filters": "No results for these filters", + "Permanent credits": "Permanent credits", + "Permanent credits background": "Permanent credits background", + "Select data": "Select data", + "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map", + "{area} acres": "{area} acres", + "{area} ha": "{area} ha", + "{area} m²": "{area} m²", + "{area} mi²": "{area} mi²", + "{area} yd²": "{area} yd²", + "{distance} NM": "{distance} NM", + "{distance} km": "{distance} km", + "{distance} m": "{distance} m", + "{distance} miles": "{distance} miles", + "{distance} yd": "{distance} yd", + " (area: {measure})": "(area: {measure})", + " (length: {measure})": "(length: {measure})", + "Animated transitions": "Animated transitions", + "Background overlay url": "Background overlay url", + "Custom overlay": "Custom overlay", + "Display the star map button": "Display the star map button", + "Error in the overlay URL": "Error in the overlay URL", + "Map has been starred": "Map has been starred", + "Map has been unstarred": "Map has been unstarred", + "Opacity": "Opacity", + "Star this map": "Star this map", + "Symbol can be either a unicode character 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 character 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.", + "Direct link": "Direct link", + "Export options": "Export options", + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:", + "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.", + "Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)", + "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)", + "icon opacity": "icon opacity" +} +L.registerLocale("br", locale) +L.setLocale("br") diff --git a/umap/static/umap/locale/br.json b/umap/static/umap/locale/br.json new file mode 100644 index 00000000..e125bb5a --- /dev/null +++ b/umap/static/umap/locale/br.json @@ -0,0 +1,402 @@ +{ + "Add symbol": "Ouzhpennañ un arouez", + "Allow scroll wheel zoom?": "Allow scroll wheel zoom?", + "Automatic": "Emgefreek", + "Ball": "Ball", + "Cancel": "Nullañ", + "Caption": "Caption", + "Change symbol": "Cheñch arouez", + "Choose the data format": "Choose the data format", + "Choose the layer of the feature": "Choose the layer of the feature", + "Circle": "Circle", + "Clustered": "Clustered", + "Data browser": "Data browser", + "Default": "Dre ziouer", + "Default zoom level": "Default zoom level", + "Default: name": "Dre ziouer: anv", + "Display label": "Display label", + "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor", + "Display the data layers control": "Display the data layers control", + "Display the embed control": "Display the embed control", + "Display the fullscreen control": "Display the fullscreen control", + "Display the locate control": "Display the locate control", + "Display the measure control": "Display the measure control", + "Display the search control": "Display the search control", + "Display the tile layers control": "Display the tile layers control", + "Display the zoom control": "Display the zoom control", + "Do you want to display a caption bar?": "Do you want to display a caption bar?", + "Do you want to display a minimap?": "Do you want to display a minimap?", + "Do you want to display a panel on load?": "Do you want to display a panel on load?", + "Do you want to display popup footer?": "Do you want to display popup footer?", + "Do you want to display the scale control?": "Do you want to display the scale control?", + "Do you want to display the «more» control?": "Do you want to display the «more» control?", + "Drop": "Drop", + "GeoRSS (only link)": "GeoRSS (only link)", + "GeoRSS (title + image)": "GeoRSS (titl + skeudenn)", + "Heatmap": "Heatmap", + "Icon shape": "Icon shape", + "Icon symbol": "Icon symbol", + "Inherit": "Inherit", + "Label direction": "Label direction", + "Label key": "Label key", + "Labels are clickable": "Labels are clickable", + "None": "Hini ebet", + "On the bottom": "On the bottom", + "On the left": "On the left", + "On the right": "On the right", + "On the top": "On the top", + "Popup content template": "Popup content template", + "Set symbol": "Set symbol", + "Side panel": "Side panel", + "Simplify": "Simplify", + "Symbol or url": "Arouez pe URL", + "Table": "Table", + "always": "always", + "clear": "clear", + "collapsed": "collapsed", + "color": "liv", + "dash array": "dash array", + "define": "define", + "description": "deskrivadur", + "expanded": "expanded", + "fill": "leuniañ", + "fill color": "fill color", + "fill opacity": "fill opacity", + "hidden": "kuzhet", + "iframe": "iframe", + "inherit": "inherit", + "name": "anv", + "never": "morse", + "new window": "new window", + "no": "ket", + "on hover": "on hover", + "opacity": "opacity", + "parent window": "parent window", + "stroke": "stroke", + "weight": "pouez", + "yes": "ya", + "{delay} seconds": "{delay} segondenn", + "# one hash for main heading": "# one hash for main heading", + "## two hashes for second heading": "## two hashes for second heading", + "### three hashes for third heading": "### three hashes for third heading", + "**double star for bold**": "**double star for bold**", + "*simple star for italic*": "*simple star for italic*", + "--- for an horizontal rule": "--- for an horizontal rule", + "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\".", + "About": "Diwar-benn", + "Action not allowed :(": "Action not allowed :(", + "Activate slideshow mode": "Activate slideshow mode", + "Add a layer": "Ouzhpennañ ur gwiskad", + "Add a line to the current multi": "Add a line to the current multi", + "Add a new property": "Add a new property", + "Add a polygon to the current multi": "Add a polygon to the current multi", + "Advanced actions": "Advanced actions", + "Advanced properties": "Advanced properties", + "All properties are imported.": "All properties are imported.", + "Allow interactions": "Allow interactions", + "An error occured": "Ur fazi zo bet", + "Are you sure you want to cancel your changes?": "Ha sur oc'h e faout deoc'h nullañ ho kemmoù?", + "Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?", + "Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?", + "Are you sure you want to delete this layer?": "Sur oc'h ho peus c'hoant da zilemel ar gwiskad-mañ?", + "Are you sure you want to delete this map?": "Sur oc'h ho peus c'hoant da zilemel ar gartenn-mañ?", + "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 restore this version?": "Are you sure you want to restore this version?", + "Attach the map to my account": "Attach the map to my account", + "Auto": "Auto", + "Autostart when map is loaded": "Autostart when map is loaded", + "Bring feature to center": "Bring feature to center", + "Browse data": "Browse data", + "Cancel edits": "Nullañ ar c'hemmoù", + "Center map on your location": "Center map on your location", + "Change map background": "Change map background", + "Change tilelayers": "Change tilelayers", + "Choose a preset": "Choose a preset", + "Choose the format of the data to import": "Choose the format of the data to import", + "Choose the layer to import in": "Choose the layer to import in", + "Click last point to finish shape": "Click last point to finish shape", + "Click to add a marker": "Click to add a marker", + "Click to continue drawing": "Click to continue drawing", + "Click to edit": "Click to edit", + "Click to start drawing a line": "Click to start drawing a line", + "Click to start drawing a polygon": "Click to start drawing a polygon", + "Clone": "Clone", + "Clone of {name}": "Clone of {name}", + "Clone this feature": "Clone this feature", + "Clone this map": "Arredaoliñ ar gartenn-mañ", + "Close": "Serriñ", + "Clustering radius": "Clustering radius", + "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features", + "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 (Ctrl+Click)": "Continue line (Ctrl+Click)", + "Coordinates": "Daveennoù", + "Credits": "Credits", + "Current view instead of default map view?": "Current view instead of default map view?", + "Custom background": "Foñs personelaet", + "Data is browsable": "Data is browsable", + "Default interaction options": "Default interaction options", + "Default properties": "Default properties", + "Default shape properties": "Default shape properties", + "Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.", + "Delay between two transitions when in play mode": "Delay between two transitions when in play mode", + "Delete": "Dilemel", + "Delete all layers": "Dilemel kement gwiskad", + "Delete layer": "Dilemel ar gwiskad", + "Delete this feature": "Dilemel an elfenn-mañ", + "Delete this property on all the features": "Delete this property on all the features", + "Delete this shape": "Delete this shape", + "Delete this vertex (Alt+Click)": "Delete this vertex (Alt+Click)", + "Directions from here": "Directions from here", + "Disable editing": "Disable editing", + "Display measure": "Display measure", + "Display on load": "Display on load", + "Download": "Pellgargañ", + "Download data": "Pellgargañ ar roadennoù", + "Drag to reorder": "Drag to reorder", + "Draw a line": "Tresañ ul linenn", + "Draw a marker": "Draw a marker", + "Draw a polygon": "Tresañ ul lieskorn", + "Draw a polyline": "Draw a polyline", + "Dynamic": "Dynamic", + "Dynamic properties": "Dynamic properties", + "Edit": "Aozañ", + "Edit feature's layer": "Edit feature's layer", + "Edit map properties": "Edit map properties", + "Edit map settings": "Edit map settings", + "Edit properties in a table": "Edit properties in a table", + "Edit this feature": "Kemmañ an elfenn-mañ", + "Editing": "Oc'h aozañ", + "Embed and share this map": "Embed and share this map", + "Embed the map": "Embed the map", + "Empty": "Goullonderiñ", + "Enable editing": "Enable editing", + "Error in the tilelayer URL": "Error in the tilelayer URL", + "Error while fetching {url}": "Error while fetching {url}", + "Exit Fullscreen": "Kuitaat ar mod skramm a-bezh", + "Extract shape to separate feature": "Extract shape to separate feature", + "Fetch data each time map view changes.": "Fetch data each time map view changes.", + "Filter keys": "Filter keys", + "Filter…": "Sil...", + "Format": "Format", + "From zoom": "From zoom", + "Full map data": "Full map data", + "Go to «{feature}»": "Mont da «{feature}»", + "Heatmap intensity property": "Heatmap intensity property", + "Heatmap radius": "Heatmap radius", + "Help": "Skoazell", + "Hide controls": "Hide controls", + "Home": "Degemer", + "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)", + "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.", + "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 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: {{{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: {{http://image.url.com}}": "Skeudenn: {{http://image.url.com}}", + "Import": "Enporzhiañ", + "Import data": "Enporzhiañ roadennoù", + "Import in a new layer": "Import in a new layer", + "Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.", + "Include full screen link?": "Include full screen link?", + "Interaction options": "Interaction options", + "Invalid umap data": "Invalid umap data", + "Invalid umap data in {filename}": "Invalid umap data in {filename}", + "Keep current visible layers": "Keep current visible layers", + "Latitude": "Ledred", + "Layer": "Gwiskad", + "Layer properties": "Layer properties", + "Licence": "Aotre", + "Limit bounds": "Limit bounds", + "Link to…": "Link to…", + "Link with text: [[http://example.com|text of the link]]": "Liamm gant testenn: [[http://skouer.bzh|testenn al liamm]]", + "Long credits": "Long credits", + "Longitude": "Hedred", + "Make main shape": "Make main shape", + "Manage layers": "Manage layers", + "Map background credits": "Map background credits", + "Map has been attached to your account": "Map has been attached to your account", + "Map has been saved!": "Enrollet eo bet ar gartenn", + "Map user content has been published under licence": "Map user content has been published under licence", + "Map's editors": "Map's editors", + "Map's owner": "Map's owner", + "Merge lines": "Kendeuziñ al linennoù", + "More controls": "More controls", + "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)", + "No licence has been set": "No licence has been set", + "No results": "Disoc'h ebet", + "Only visible features will be downloaded.": "Only visible features will be downloaded.", + "Open download panel": "Open download panel", + "Open link in…": "Open link in…", + "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", + "Optional intensity property for heatmap": "Optional intensity property for heatmap", + "Optional. Same as color if not set.": "Optional. Same as color if not set.", + "Override clustering radius (default 80)": "Override clustering radius (default 80)", + "Override heatmap radius (default 25)": "Override heatmap radius (default 25)", + "Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.", + "Please choose a format": "Please choose a format", + "Please enter the name of the property": "Please enter the name of the property", + "Please enter the new name of this property": "Please enter the new name of this property", + "Problem in the response": "Problem in the response", + "Problem in the response format": "Problem in the response format", + "Properties imported:": "Properties imported:", + "Provide an URL here": "Provide an URL here", + "Proxy request": "Proxy request", + "Remote data": "Remote data", + "Remove shape from the multi": "Remove shape from the multi", + "Rename this property on all the features": "Rename this property on all the features", + "Replace layer content": "Replace layer content", + "Restore this version": "Restore this version", + "Save": "Enrollañ", + "Save anyway": "Save anyway", + "Save current edits": "Save current edits", + "Save this center and zoom": "Save this center and zoom", + "Save this location as new feature": "Save this location as new feature", + "Search a place name": "Search a place name", + "Search location": "Search location", + "Secret edit link is:
{link}": "Secret edit link is:
{link}", + "See all": "See all", + "See data layers": "See data layers", + "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…", + "Shape properties": "Shape properties", + "Short URL": "URL berr", + "Short credits": "Short credits", + "Show/hide layer": "Show/hide layer", + "Simple link: [[http://example.com]]": "Liamm eeun: [[http://skouer.bzh]]", + "Slideshow": "Slideshow", + "Sort key": "Sort key", + "Split line": "Split line", + "Start a hole here": "Start a hole here", + "Start editing": "Kregiñ da aozañ", + "Start slideshow": "Start slideshow", + "Stop editing": "Paouez da aozañ", + "Stop slideshow": "Stop slideshow", + "Supported scheme": "Supported scheme", + "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced", + "TMS format": "TMS format", + "Text color for the cluster label": "Text color for the cluster label", + "Text formatting": "Text formatting", + "The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")", + "To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)", + "To zoom": "To zoom", + "Transfer shape to edited feature": "Transfer shape to edited feature", + "Transform to lines": "Transform to lines", + "Transform to polygon": "Transform to polygon", + "Type of layer": "Type of layer", + "Unable to detect format of file {filename}": "Unable to detect format of file {filename}", + "Untitled layer": "Gwiskad dizanv", + "Untitled map": "Kartenn dizanv", + "Update permissions": "Update permissions", + "Update permissions and editors": "Update permissions and editors", + "Url": "Url", + "Use current bounds": "Use current bounds", + "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.", + "User content credits": "User content credits", + "User interface options": "User interface options", + "Versions": "Versions", + "View Fullscreen": "Mont e mod skramm a-bezh", + "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 fill polygons with color.": "Whether to fill polygons with color.", + "Who can edit": "Piv a c'hall aozañ", + "Who can view": "Piv a c'hall gwelet", + "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner 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.", + "You have unsaved changes.": "You have unsaved changes.", + "Zoom in": "Zoumañ", + "Zoom level for automatic zooms": "Zoom level for automatic zooms", + "Zoom out": "Dizoumañ", + "Zoom to layer extent": "Zoom to layer extent", + "Zoom to the next": "Zoom to the next", + "Zoom to the previous": "Zoom to the previous", + "Zoom to this feature": "Zoom to this feature", + "Zoom to this place": "Zoom to this place", + "attribution": "attribution", + "by": "gant", + "display name": "display name", + "height": "uhelder", + "licence": "licence", + "max East": "max East", + "max North": "max North", + "max South": "max South", + "max West": "max West", + "max zoom": "max zoom", + "min zoom": "min zoom", + "next": "war-lerc'h", + "previous": "kent", + "width": "ledander", + "{count} errors during import: {message}": "{count} errors during import: {message}", + "Measure distances": "Measure distances", + "NM": "milmor", + "kilometers": "kilometroù", + "km": "km", + "mi": "mi", + "miles": "miles", + "nautical miles": "milmor", + "1 day": "1 deiz", + "1 hour": "1 eur", + "5 min": "5 min", + "Cache proxied request": "Cache proxied request", + "No cache": "No cache", + "Popup": "Popup", + "Popup (large)": "Popup (large)", + "Popup content style": "Popup content style", + "Popup shape": "Popup shape", + "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}", + "Optional.": "Optional.", + "Paste your data here": "Paste your data here", + "Please save the map first": "Please save the map first", + "Feature identifier key": "Feature identifier key", + "Open current feature on load": "Open current feature on load", + "Permalink": "Liamm pad", + "The name of the property to use as feature unique identifier.": "The name of the property to use as feature unique identifier.", + "Advanced filter keys": "Advanced filter keys", + "Comma separated list of properties to use for checkbox filtering": "Comma separated list of properties to use for checkbox filtering", + "Data filters": "Data filters", + "Do you want to display caption menus?": "Do you want to display caption menus?", + "Example: key1,key2,key3": "Example: key1,key2,key3", + "Invalid latitude or longitude": "Invalid latitude or longitude", + "Invalide property name: {name}": "Invalide property name: {name}", + "No results for these filters": "No results for these filters", + "Permanent credits": "Permanent credits", + "Permanent credits background": "Permanent credits background", + "Select data": "Select data", + "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map", + "{area} acres": "{area} acres", + "{area} ha": "{area} ha", + "{area} m²": "{area} m²", + "{area} mi²": "{area} mi²", + "{area} yd²": "{area} yd²", + "{distance} NM": "{distance} NM", + "{distance} km": "{distance} km", + "{distance} m": "{distance} m", + "{distance} miles": "{distance} miles", + "{distance} yd": "{distance} yd", + " (area: {measure})": "(area: {measure})", + " (length: {measure})": "(length: {measure})", + "Animated transitions": "Animated transitions", + "Background overlay url": "Background overlay url", + "Custom overlay": "Custom overlay", + "Display the star map button": "Display the star map button", + "Error in the overlay URL": "Error in the overlay URL", + "Map has been starred": "Map has been starred", + "Map has been unstarred": "Map has been unstarred", + "Opacity": "Opacity", + "Star this map": "Star this map", + "Symbol can be either a unicode character 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 character 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.", + "Direct link": "Direct link", + "Export options": "Export options", + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:", + "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.", + "Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)", + "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)", + "icon opacity": "icon opacity" +} \ No newline at end of file diff --git a/umap/static/umap/locale/eu.js b/umap/static/umap/locale/eu.js new file mode 100644 index 00000000..ec4a94f5 --- /dev/null +++ b/umap/static/umap/locale/eu.js @@ -0,0 +1,404 @@ +const locale = { + "Add symbol": "Gehitu ikurra", + "Allow scroll wheel zoom?": "Saguaren errobera erabiliz zoom egitea baimendu?", + "Automatic": "Automatikoa", + "Ball": "Baloia", + "Cancel": "Utzi", + "Caption": "Testua", + "Change symbol": "Aldatu ikurri", + "Choose the data format": "Aukeratu data-formatua", + "Choose the layer of the feature": "Aukeratu ezaugarriaren geruza", + "Circle": "Borobila", + "Clustered": "Taldekatuta", + "Data browser": "Datu-ikuslea", + "Default": "Defektuzkoa", + "Default zoom level": "Defektuzko zoom maila", + "Default: name": "Defektuzkoa: izena", + "Display label": "Erakutsi etiketa", + "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor", + "Display the data layers control": "Display the data layers control", + "Display the embed control": "Display the embed control", + "Display the fullscreen control": "Display the fullscreen control", + "Display the locate control": "Display the locate control", + "Display the measure control": "Display the measure control", + "Display the search control": "Display the search control", + "Display the tile layers control": "Display the tile layers control", + "Display the zoom control": "Display the zoom control", + "Do you want to display a caption bar?": "Do you want to display a caption bar?", + "Do you want to display a minimap?": "Do you want to display a minimap?", + "Do you want to display a panel on load?": "Do you want to display a panel on load?", + "Do you want to display popup footer?": "Do you want to display popup footer?", + "Do you want to display the scale control?": "Do you want to display the scale control?", + "Do you want to display the «more» control?": "Do you want to display the «more» control?", + "Drop": "Drop", + "GeoRSS (only link)": "GeoRSS (only link)", + "GeoRSS (title + image)": "GeoRSS (title + image)", + "Heatmap": "Heatmap", + "Icon shape": "Icon shape", + "Icon symbol": "Icon symbol", + "Inherit": "Inherit", + "Label direction": "Label direction", + "Label key": "Label key", + "Labels are clickable": "Labels are clickable", + "None": "None", + "On the bottom": "On the bottom", + "On the left": "On the left", + "On the right": "On the right", + "On the top": "On the top", + "Popup content template": "Popup content template", + "Set symbol": "Set symbol", + "Side panel": "Side panel", + "Simplify": "Simplify", + "Symbol or url": "Symbol or url", + "Table": "Table", + "always": "always", + "clear": "clear", + "collapsed": "collapsed", + "color": "color", + "dash array": "dash array", + "define": "define", + "description": "description", + "expanded": "expanded", + "fill": "fill", + "fill color": "fill color", + "fill opacity": "fill opacity", + "hidden": "hidden", + "iframe": "iframe", + "inherit": "inherit", + "name": "name", + "never": "never", + "new window": "new window", + "no": "no", + "on hover": "on hover", + "opacity": "opacity", + "parent window": "parent window", + "stroke": "stroke", + "weight": "weight", + "yes": "yes", + "{delay} seconds": "{delay} seconds", + "# one hash for main heading": "# one hash for main heading", + "## two hashes for second heading": "## two hashes for second heading", + "### three hashes for third heading": "### three hashes for third heading", + "**double star for bold**": "**double star for bold**", + "*simple star for italic*": "*simple star for italic*", + "--- for an horizontal rule": "--- for an horizontal rule", + "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\".", + "About": "About", + "Action not allowed :(": "Action not allowed :(", + "Activate slideshow mode": "Activate slideshow mode", + "Add a layer": "Add a layer", + "Add a line to the current multi": "Add a line to the current multi", + "Add a new property": "Add a new property", + "Add a polygon to the current multi": "Add a polygon to the current multi", + "Advanced actions": "Advanced actions", + "Advanced properties": "Advanced properties", + "All properties are imported.": "All properties are imported.", + "Allow interactions": "Allow interactions", + "An error occured": "An error occured", + "Are you sure you want to cancel your changes?": "Are you sure you want to cancel your changes?", + "Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?", + "Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?", + "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 map?": "Are you sure you want to delete this map?", + "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 restore this version?": "Are you sure you want to restore this version?", + "Attach the map to my account": "Attach the map to my account", + "Auto": "Auto", + "Autostart when map is loaded": "Autostart when map is loaded", + "Bring feature to center": "Bring feature to center", + "Browse data": "Browse data", + "Cancel edits": "Cancel edits", + "Center map on your location": "Center map on your location", + "Change map background": "Change map background", + "Change tilelayers": "Change tilelayers", + "Choose a preset": "Choose a preset", + "Choose the format of the data to import": "Choose the format of the data to import", + "Choose the layer to import in": "Choose the layer to import in", + "Click last point to finish shape": "Click last point to finish shape", + "Click to add a marker": "Click to add a marker", + "Click to continue drawing": "Click to continue drawing", + "Click to edit": "Click to edit", + "Click to start drawing a line": "Click to start drawing a line", + "Click to start drawing a polygon": "Click to start drawing a polygon", + "Clone": "Clone", + "Clone of {name}": "Clone of {name}", + "Clone this feature": "Clone this feature", + "Clone this map": "Clone this map", + "Close": "Close", + "Clustering radius": "Clustering radius", + "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features", + "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 (Ctrl+Click)": "Continue line (Ctrl+Click)", + "Coordinates": "Coordinates", + "Credits": "Credits", + "Current view instead of default map view?": "Current view instead of default map view?", + "Custom background": "Custom background", + "Data is browsable": "Data is browsable", + "Default interaction options": "Default interaction options", + "Default properties": "Default properties", + "Default shape properties": "Default shape properties", + "Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.", + "Delay between two transitions when in play mode": "Delay between two transitions when in play mode", + "Delete": "Delete", + "Delete all layers": "Delete all layers", + "Delete layer": "Delete layer", + "Delete this feature": "Delete this feature", + "Delete this property on all the features": "Delete this property on all the features", + "Delete this shape": "Delete this shape", + "Delete this vertex (Alt+Click)": "Delete this vertex (Alt+Click)", + "Directions from here": "Directions from here", + "Disable editing": "Disable editing", + "Display measure": "Display measure", + "Display on load": "Display on load", + "Download": "Download", + "Download data": "Download data", + "Drag to reorder": "Drag to reorder", + "Draw a line": "Draw a line", + "Draw a marker": "Draw a marker", + "Draw a polygon": "Draw a polygon", + "Draw a polyline": "Draw a polyline", + "Dynamic": "Dynamic", + "Dynamic properties": "Dynamic properties", + "Edit": "Edit", + "Edit feature's layer": "Edit feature's layer", + "Edit map properties": "Edit map properties", + "Edit map settings": "Edit map settings", + "Edit properties in a table": "Edit properties in a table", + "Edit this feature": "Edit this feature", + "Editing": "Editing", + "Embed and share this map": "Embed and share this map", + "Embed the map": "Embed the map", + "Empty": "Empty", + "Enable editing": "Enable editing", + "Error in the tilelayer URL": "Error in the tilelayer URL", + "Error while fetching {url}": "Error while fetching {url}", + "Exit Fullscreen": "Exit Fullscreen", + "Extract shape to separate feature": "Extract shape to separate feature", + "Fetch data each time map view changes.": "Fetch data each time map view changes.", + "Filter keys": "Filter keys", + "Filter…": "Filter…", + "Format": "Format", + "From zoom": "From zoom", + "Full map data": "Full map data", + "Go to «{feature}»": "Go to «{feature}»", + "Heatmap intensity property": "Heatmap intensity property", + "Heatmap radius": "Heatmap radius", + "Help": "Help", + "Hide controls": "Hide controls", + "Home": "Home", + "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)", + "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.", + "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 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: {{{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: {{http://image.url.com}}": "Image: {{http://image.url.com}}", + "Import": "Import", + "Import data": "Import data", + "Import in a new layer": "Import in a new layer", + "Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.", + "Include full screen link?": "Include full screen link?", + "Interaction options": "Interaction options", + "Invalid umap data": "Invalid umap data", + "Invalid umap data in {filename}": "Invalid umap data in {filename}", + "Keep current visible layers": "Keep current visible layers", + "Latitude": "Latitude", + "Layer": "Layer", + "Layer properties": "Layer properties", + "Licence": "Licence", + "Limit bounds": "Limit bounds", + "Link to…": "Link to…", + "Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]", + "Long credits": "Long credits", + "Longitude": "Longitude", + "Make main shape": "Make main shape", + "Manage layers": "Manage layers", + "Map background credits": "Map background credits", + "Map has been attached to your account": "Map has been attached to your account", + "Map has been saved!": "Map has been saved!", + "Map user content has been published under licence": "Map user content has been published under licence", + "Map's editors": "Map's editors", + "Map's owner": "Map's owner", + "Merge lines": "Merge lines", + "More controls": "More controls", + "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)", + "No licence has been set": "No licence has been set", + "No results": "No results", + "Only visible features will be downloaded.": "Only visible features will be downloaded.", + "Open download panel": "Open download panel", + "Open link in…": "Open link in…", + "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", + "Optional intensity property for heatmap": "Optional intensity property for heatmap", + "Optional. Same as color if not set.": "Optional. Same as color if not set.", + "Override clustering radius (default 80)": "Override clustering radius (default 80)", + "Override heatmap radius (default 25)": "Override heatmap radius (default 25)", + "Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.", + "Please choose a format": "Please choose a format", + "Please enter the name of the property": "Please enter the name of the property", + "Please enter the new name of this property": "Please enter the new name of this property", + "Problem in the response": "Problem in the response", + "Problem in the response format": "Problem in the response format", + "Properties imported:": "Properties imported:", + "Provide an URL here": "Provide an URL here", + "Proxy request": "Proxy request", + "Remote data": "Remote data", + "Remove shape from the multi": "Remove shape from the multi", + "Rename this property on all the features": "Rename this property on all the features", + "Replace layer content": "Replace layer content", + "Restore this version": "Restore this version", + "Save": "Save", + "Save anyway": "Save anyway", + "Save current edits": "Save current edits", + "Save this center and zoom": "Save this center and zoom", + "Save this location as new feature": "Save this location as new feature", + "Search a place name": "Search a place name", + "Search location": "Search location", + "Secret edit link is:
{link}": "Secret edit link is:
{link}", + "See all": "See all", + "See data layers": "See data layers", + "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…", + "Shape properties": "Shape properties", + "Short URL": "Short URL", + "Short credits": "Short credits", + "Show/hide layer": "Show/hide layer", + "Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]", + "Slideshow": "Slideshow", + "Sort key": "Sort key", + "Split line": "Split line", + "Start a hole here": "Start a hole here", + "Start editing": "Start editing", + "Start slideshow": "Start slideshow", + "Stop editing": "Stop editing", + "Stop slideshow": "Stop slideshow", + "Supported scheme": "Supported scheme", + "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced", + "TMS format": "TMS format", + "Text color for the cluster label": "Text color for the cluster label", + "Text formatting": "Text formatting", + "The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")", + "To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)", + "To zoom": "To zoom", + "Transfer shape to edited feature": "Transfer shape to edited feature", + "Transform to lines": "Transform to lines", + "Transform to polygon": "Transform to polygon", + "Type of layer": "Type of layer", + "Unable to detect format of file {filename}": "Unable to detect format of file {filename}", + "Untitled layer": "Untitled layer", + "Untitled map": "Untitled map", + "Update permissions": "Update permissions", + "Update permissions and editors": "Update permissions and editors", + "Url": "Url", + "Use current bounds": "Use current bounds", + "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.", + "User content credits": "User content credits", + "User interface options": "User interface options", + "Versions": "Versions", + "View Fullscreen": "View Fullscreen", + "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 fill polygons with color.": "Whether to fill polygons with color.", + "Who can edit": "Who can edit", + "Who can view": "Who can view", + "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner 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.", + "You have unsaved changes.": "You have unsaved changes.", + "Zoom in": "Zoom in", + "Zoom level for automatic zooms": "Zoom level for automatic zooms", + "Zoom out": "Zoom out", + "Zoom to layer extent": "Zoom to layer extent", + "Zoom to the next": "Zoom to the next", + "Zoom to the previous": "Zoom to the previous", + "Zoom to this feature": "Zoom to this feature", + "Zoom to this place": "Zoom to this place", + "attribution": "attribution", + "by": "by", + "display name": "display name", + "height": "height", + "licence": "licence", + "max East": "max East", + "max North": "max North", + "max South": "max South", + "max West": "max West", + "max zoom": "max zoom", + "min zoom": "min zoom", + "next": "next", + "previous": "previous", + "width": "width", + "{count} errors during import: {message}": "{count} errors during import: {message}", + "Measure distances": "Measure distances", + "NM": "NM", + "kilometers": "kilometers", + "km": "km", + "mi": "mi", + "miles": "miles", + "nautical miles": "nautical miles", + "1 day": "1 day", + "1 hour": "1 hour", + "5 min": "5 min", + "Cache proxied request": "Cache proxied request", + "No cache": "No cache", + "Popup": "Popup", + "Popup (large)": "Popup (large)", + "Popup content style": "Popup content style", + "Popup shape": "Popup shape", + "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}", + "Optional.": "Optional.", + "Paste your data here": "Paste your data here", + "Please save the map first": "Please save the map first", + "Feature identifier key": "Feature identifier key", + "Open current feature on load": "Open current feature on load", + "Permalink": "Permalink", + "The name of the property to use as feature unique identifier.": "The name of the property to use as feature unique identifier.", + "Advanced filter keys": "Advanced filter keys", + "Comma separated list of properties to use for checkbox filtering": "Comma separated list of properties to use for checkbox filtering", + "Data filters": "Data filters", + "Do you want to display caption menus?": "Do you want to display caption menus?", + "Example: key1,key2,key3": "Example: key1,key2,key3", + "Invalid latitude or longitude": "Invalid latitude or longitude", + "Invalide property name: {name}": "Invalide property name: {name}", + "No results for these filters": "No results for these filters", + "Permanent credits": "Permanent credits", + "Permanent credits background": "Permanent credits background", + "Select data": "Select data", + "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map", + "{area} acres": "{area} acres", + "{area} ha": "{area} ha", + "{area} m²": "{area} m²", + "{area} mi²": "{area} mi²", + "{area} yd²": "{area} yd²", + "{distance} NM": "{distance} NM", + "{distance} km": "{distance} km", + "{distance} m": "{distance} m", + "{distance} miles": "{distance} miles", + "{distance} yd": "{distance} yd", + " (area: {measure})": "(area: {measure})", + " (length: {measure})": "(length: {measure})", + "Animated transitions": "Animated transitions", + "Background overlay url": "Background overlay url", + "Custom overlay": "Custom overlay", + "Display the star map button": "Display the star map button", + "Error in the overlay URL": "Error in the overlay URL", + "Map has been starred": "Map has been starred", + "Map has been unstarred": "Map has been unstarred", + "Opacity": "Opacity", + "Star this map": "Star this map", + "Symbol can be either a unicode character 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 character 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.", + "Direct link": "Direct link", + "Export options": "Export options", + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:", + "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.", + "Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)", + "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)", + "icon opacity": "icon opacity" +} +L.registerLocale("eu", locale) +L.setLocale("eu") diff --git a/umap/static/umap/locale/eu.json b/umap/static/umap/locale/eu.json new file mode 100644 index 00000000..bf7490ab --- /dev/null +++ b/umap/static/umap/locale/eu.json @@ -0,0 +1,402 @@ +{ + "Add symbol": "Gehitu ikurra", + "Allow scroll wheel zoom?": "Saguaren errobera erabiliz zoom egitea baimendu?", + "Automatic": "Automatikoa", + "Ball": "Baloia", + "Cancel": "Utzi", + "Caption": "Testua", + "Change symbol": "Aldatu ikurri", + "Choose the data format": "Aukeratu data-formatua", + "Choose the layer of the feature": "Aukeratu ezaugarriaren geruza", + "Circle": "Borobila", + "Clustered": "Taldekatuta", + "Data browser": "Datu-ikuslea", + "Default": "Defektuzkoa", + "Default zoom level": "Defektuzko zoom maila", + "Default: name": "Defektuzkoa: izena", + "Display label": "Erakutsi etiketa", + "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor", + "Display the data layers control": "Display the data layers control", + "Display the embed control": "Display the embed control", + "Display the fullscreen control": "Display the fullscreen control", + "Display the locate control": "Display the locate control", + "Display the measure control": "Display the measure control", + "Display the search control": "Display the search control", + "Display the tile layers control": "Display the tile layers control", + "Display the zoom control": "Display the zoom control", + "Do you want to display a caption bar?": "Do you want to display a caption bar?", + "Do you want to display a minimap?": "Do you want to display a minimap?", + "Do you want to display a panel on load?": "Do you want to display a panel on load?", + "Do you want to display popup footer?": "Do you want to display popup footer?", + "Do you want to display the scale control?": "Do you want to display the scale control?", + "Do you want to display the «more» control?": "Do you want to display the «more» control?", + "Drop": "Drop", + "GeoRSS (only link)": "GeoRSS (only link)", + "GeoRSS (title + image)": "GeoRSS (title + image)", + "Heatmap": "Heatmap", + "Icon shape": "Icon shape", + "Icon symbol": "Icon symbol", + "Inherit": "Inherit", + "Label direction": "Label direction", + "Label key": "Label key", + "Labels are clickable": "Labels are clickable", + "None": "None", + "On the bottom": "On the bottom", + "On the left": "On the left", + "On the right": "On the right", + "On the top": "On the top", + "Popup content template": "Popup content template", + "Set symbol": "Set symbol", + "Side panel": "Side panel", + "Simplify": "Simplify", + "Symbol or url": "Symbol or url", + "Table": "Table", + "always": "always", + "clear": "clear", + "collapsed": "collapsed", + "color": "color", + "dash array": "dash array", + "define": "define", + "description": "description", + "expanded": "expanded", + "fill": "fill", + "fill color": "fill color", + "fill opacity": "fill opacity", + "hidden": "hidden", + "iframe": "iframe", + "inherit": "inherit", + "name": "name", + "never": "never", + "new window": "new window", + "no": "no", + "on hover": "on hover", + "opacity": "opacity", + "parent window": "parent window", + "stroke": "stroke", + "weight": "weight", + "yes": "yes", + "{delay} seconds": "{delay} seconds", + "# one hash for main heading": "# one hash for main heading", + "## two hashes for second heading": "## two hashes for second heading", + "### three hashes for third heading": "### three hashes for third heading", + "**double star for bold**": "**double star for bold**", + "*simple star for italic*": "*simple star for italic*", + "--- for an horizontal rule": "--- for an horizontal rule", + "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\".", + "About": "About", + "Action not allowed :(": "Action not allowed :(", + "Activate slideshow mode": "Activate slideshow mode", + "Add a layer": "Add a layer", + "Add a line to the current multi": "Add a line to the current multi", + "Add a new property": "Add a new property", + "Add a polygon to the current multi": "Add a polygon to the current multi", + "Advanced actions": "Advanced actions", + "Advanced properties": "Advanced properties", + "All properties are imported.": "All properties are imported.", + "Allow interactions": "Allow interactions", + "An error occured": "An error occured", + "Are you sure you want to cancel your changes?": "Are you sure you want to cancel your changes?", + "Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?", + "Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?", + "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 map?": "Are you sure you want to delete this map?", + "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 restore this version?": "Are you sure you want to restore this version?", + "Attach the map to my account": "Attach the map to my account", + "Auto": "Auto", + "Autostart when map is loaded": "Autostart when map is loaded", + "Bring feature to center": "Bring feature to center", + "Browse data": "Browse data", + "Cancel edits": "Cancel edits", + "Center map on your location": "Center map on your location", + "Change map background": "Change map background", + "Change tilelayers": "Change tilelayers", + "Choose a preset": "Choose a preset", + "Choose the format of the data to import": "Choose the format of the data to import", + "Choose the layer to import in": "Choose the layer to import in", + "Click last point to finish shape": "Click last point to finish shape", + "Click to add a marker": "Click to add a marker", + "Click to continue drawing": "Click to continue drawing", + "Click to edit": "Click to edit", + "Click to start drawing a line": "Click to start drawing a line", + "Click to start drawing a polygon": "Click to start drawing a polygon", + "Clone": "Clone", + "Clone of {name}": "Clone of {name}", + "Clone this feature": "Clone this feature", + "Clone this map": "Clone this map", + "Close": "Close", + "Clustering radius": "Clustering radius", + "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features", + "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 (Ctrl+Click)": "Continue line (Ctrl+Click)", + "Coordinates": "Coordinates", + "Credits": "Credits", + "Current view instead of default map view?": "Current view instead of default map view?", + "Custom background": "Custom background", + "Data is browsable": "Data is browsable", + "Default interaction options": "Default interaction options", + "Default properties": "Default properties", + "Default shape properties": "Default shape properties", + "Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.", + "Delay between two transitions when in play mode": "Delay between two transitions when in play mode", + "Delete": "Delete", + "Delete all layers": "Delete all layers", + "Delete layer": "Delete layer", + "Delete this feature": "Delete this feature", + "Delete this property on all the features": "Delete this property on all the features", + "Delete this shape": "Delete this shape", + "Delete this vertex (Alt+Click)": "Delete this vertex (Alt+Click)", + "Directions from here": "Directions from here", + "Disable editing": "Disable editing", + "Display measure": "Display measure", + "Display on load": "Display on load", + "Download": "Download", + "Download data": "Download data", + "Drag to reorder": "Drag to reorder", + "Draw a line": "Draw a line", + "Draw a marker": "Draw a marker", + "Draw a polygon": "Draw a polygon", + "Draw a polyline": "Draw a polyline", + "Dynamic": "Dynamic", + "Dynamic properties": "Dynamic properties", + "Edit": "Edit", + "Edit feature's layer": "Edit feature's layer", + "Edit map properties": "Edit map properties", + "Edit map settings": "Edit map settings", + "Edit properties in a table": "Edit properties in a table", + "Edit this feature": "Edit this feature", + "Editing": "Editing", + "Embed and share this map": "Embed and share this map", + "Embed the map": "Embed the map", + "Empty": "Empty", + "Enable editing": "Enable editing", + "Error in the tilelayer URL": "Error in the tilelayer URL", + "Error while fetching {url}": "Error while fetching {url}", + "Exit Fullscreen": "Exit Fullscreen", + "Extract shape to separate feature": "Extract shape to separate feature", + "Fetch data each time map view changes.": "Fetch data each time map view changes.", + "Filter keys": "Filter keys", + "Filter…": "Filter…", + "Format": "Format", + "From zoom": "From zoom", + "Full map data": "Full map data", + "Go to «{feature}»": "Go to «{feature}»", + "Heatmap intensity property": "Heatmap intensity property", + "Heatmap radius": "Heatmap radius", + "Help": "Help", + "Hide controls": "Hide controls", + "Home": "Home", + "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)", + "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.", + "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 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: {{{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: {{http://image.url.com}}": "Image: {{http://image.url.com}}", + "Import": "Import", + "Import data": "Import data", + "Import in a new layer": "Import in a new layer", + "Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.", + "Include full screen link?": "Include full screen link?", + "Interaction options": "Interaction options", + "Invalid umap data": "Invalid umap data", + "Invalid umap data in {filename}": "Invalid umap data in {filename}", + "Keep current visible layers": "Keep current visible layers", + "Latitude": "Latitude", + "Layer": "Layer", + "Layer properties": "Layer properties", + "Licence": "Licence", + "Limit bounds": "Limit bounds", + "Link to…": "Link to…", + "Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]", + "Long credits": "Long credits", + "Longitude": "Longitude", + "Make main shape": "Make main shape", + "Manage layers": "Manage layers", + "Map background credits": "Map background credits", + "Map has been attached to your account": "Map has been attached to your account", + "Map has been saved!": "Map has been saved!", + "Map user content has been published under licence": "Map user content has been published under licence", + "Map's editors": "Map's editors", + "Map's owner": "Map's owner", + "Merge lines": "Merge lines", + "More controls": "More controls", + "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)", + "No licence has been set": "No licence has been set", + "No results": "No results", + "Only visible features will be downloaded.": "Only visible features will be downloaded.", + "Open download panel": "Open download panel", + "Open link in…": "Open link in…", + "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", + "Optional intensity property for heatmap": "Optional intensity property for heatmap", + "Optional. Same as color if not set.": "Optional. Same as color if not set.", + "Override clustering radius (default 80)": "Override clustering radius (default 80)", + "Override heatmap radius (default 25)": "Override heatmap radius (default 25)", + "Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.", + "Please choose a format": "Please choose a format", + "Please enter the name of the property": "Please enter the name of the property", + "Please enter the new name of this property": "Please enter the new name of this property", + "Problem in the response": "Problem in the response", + "Problem in the response format": "Problem in the response format", + "Properties imported:": "Properties imported:", + "Provide an URL here": "Provide an URL here", + "Proxy request": "Proxy request", + "Remote data": "Remote data", + "Remove shape from the multi": "Remove shape from the multi", + "Rename this property on all the features": "Rename this property on all the features", + "Replace layer content": "Replace layer content", + "Restore this version": "Restore this version", + "Save": "Save", + "Save anyway": "Save anyway", + "Save current edits": "Save current edits", + "Save this center and zoom": "Save this center and zoom", + "Save this location as new feature": "Save this location as new feature", + "Search a place name": "Search a place name", + "Search location": "Search location", + "Secret edit link is:
{link}": "Secret edit link is:
{link}", + "See all": "See all", + "See data layers": "See data layers", + "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…", + "Shape properties": "Shape properties", + "Short URL": "Short URL", + "Short credits": "Short credits", + "Show/hide layer": "Show/hide layer", + "Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]", + "Slideshow": "Slideshow", + "Sort key": "Sort key", + "Split line": "Split line", + "Start a hole here": "Start a hole here", + "Start editing": "Start editing", + "Start slideshow": "Start slideshow", + "Stop editing": "Stop editing", + "Stop slideshow": "Stop slideshow", + "Supported scheme": "Supported scheme", + "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced", + "TMS format": "TMS format", + "Text color for the cluster label": "Text color for the cluster label", + "Text formatting": "Text formatting", + "The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")", + "To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)", + "To zoom": "To zoom", + "Transfer shape to edited feature": "Transfer shape to edited feature", + "Transform to lines": "Transform to lines", + "Transform to polygon": "Transform to polygon", + "Type of layer": "Type of layer", + "Unable to detect format of file {filename}": "Unable to detect format of file {filename}", + "Untitled layer": "Untitled layer", + "Untitled map": "Untitled map", + "Update permissions": "Update permissions", + "Update permissions and editors": "Update permissions and editors", + "Url": "Url", + "Use current bounds": "Use current bounds", + "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.", + "User content credits": "User content credits", + "User interface options": "User interface options", + "Versions": "Versions", + "View Fullscreen": "View Fullscreen", + "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 fill polygons with color.": "Whether to fill polygons with color.", + "Who can edit": "Who can edit", + "Who can view": "Who can view", + "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner 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.", + "You have unsaved changes.": "You have unsaved changes.", + "Zoom in": "Zoom in", + "Zoom level for automatic zooms": "Zoom level for automatic zooms", + "Zoom out": "Zoom out", + "Zoom to layer extent": "Zoom to layer extent", + "Zoom to the next": "Zoom to the next", + "Zoom to the previous": "Zoom to the previous", + "Zoom to this feature": "Zoom to this feature", + "Zoom to this place": "Zoom to this place", + "attribution": "attribution", + "by": "by", + "display name": "display name", + "height": "height", + "licence": "licence", + "max East": "max East", + "max North": "max North", + "max South": "max South", + "max West": "max West", + "max zoom": "max zoom", + "min zoom": "min zoom", + "next": "next", + "previous": "previous", + "width": "width", + "{count} errors during import: {message}": "{count} errors during import: {message}", + "Measure distances": "Measure distances", + "NM": "NM", + "kilometers": "kilometers", + "km": "km", + "mi": "mi", + "miles": "miles", + "nautical miles": "nautical miles", + "1 day": "1 day", + "1 hour": "1 hour", + "5 min": "5 min", + "Cache proxied request": "Cache proxied request", + "No cache": "No cache", + "Popup": "Popup", + "Popup (large)": "Popup (large)", + "Popup content style": "Popup content style", + "Popup shape": "Popup shape", + "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}", + "Optional.": "Optional.", + "Paste your data here": "Paste your data here", + "Please save the map first": "Please save the map first", + "Feature identifier key": "Feature identifier key", + "Open current feature on load": "Open current feature on load", + "Permalink": "Permalink", + "The name of the property to use as feature unique identifier.": "The name of the property to use as feature unique identifier.", + "Advanced filter keys": "Advanced filter keys", + "Comma separated list of properties to use for checkbox filtering": "Comma separated list of properties to use for checkbox filtering", + "Data filters": "Data filters", + "Do you want to display caption menus?": "Do you want to display caption menus?", + "Example: key1,key2,key3": "Example: key1,key2,key3", + "Invalid latitude or longitude": "Invalid latitude or longitude", + "Invalide property name: {name}": "Invalide property name: {name}", + "No results for these filters": "No results for these filters", + "Permanent credits": "Permanent credits", + "Permanent credits background": "Permanent credits background", + "Select data": "Select data", + "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map", + "{area} acres": "{area} acres", + "{area} ha": "{area} ha", + "{area} m²": "{area} m²", + "{area} mi²": "{area} mi²", + "{area} yd²": "{area} yd²", + "{distance} NM": "{distance} NM", + "{distance} km": "{distance} km", + "{distance} m": "{distance} m", + "{distance} miles": "{distance} miles", + "{distance} yd": "{distance} yd", + " (area: {measure})": "(area: {measure})", + " (length: {measure})": "(length: {measure})", + "Animated transitions": "Animated transitions", + "Background overlay url": "Background overlay url", + "Custom overlay": "Custom overlay", + "Display the star map button": "Display the star map button", + "Error in the overlay URL": "Error in the overlay URL", + "Map has been starred": "Map has been starred", + "Map has been unstarred": "Map has been unstarred", + "Opacity": "Opacity", + "Star this map": "Star this map", + "Symbol can be either a unicode character 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 character 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.", + "Direct link": "Direct link", + "Export options": "Export options", + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:", + "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.", + "Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)", + "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)", + "icon opacity": "icon opacity" +} \ No newline at end of file diff --git a/umap/static/umap/locale/si.js b/umap/static/umap/locale/si.js index 81a1eb41..9e36c54c 100644 --- a/umap/static/umap/locale/si.js +++ b/umap/static/umap/locale/si.js @@ -1,19 +1,19 @@ const locale = { "Add symbol": "Add symbol", "Allow scroll wheel zoom?": "Allow scroll wheel zoom?", - "Automatic": "Automatic", + "Automatic": "ස්වයංක්‍රීය", "Ball": "Ball", - "Cancel": "Cancel", + "Cancel": "අවලංගු", "Caption": "Caption", "Change symbol": "Change symbol", "Choose the data format": "Choose the data format", "Choose the layer of the feature": "Choose the layer of the feature", "Circle": "Circle", "Clustered": "Clustered", - "Data browser": "Data browser", - "Default": "Default", - "Default zoom level": "Default zoom level", - "Default: name": "Default: name", + "Data browser": "දත්ත අතිරික්සුව", + "Default": "පෙරනිමි", + "Default zoom level": "පෙරනිමි විශාලන මට්ටම", + "Default: name": "පෙරනිමි නම", "Display label": "Display label", "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor", "Display the data layers control": "Display the data layers control", @@ -34,47 +34,47 @@ const locale = { "GeoRSS (only link)": "GeoRSS (only link)", "GeoRSS (title + image)": "GeoRSS (title + image)", "Heatmap": "Heatmap", - "Icon shape": "Icon shape", - "Icon symbol": "Icon symbol", + "Icon shape": "නිරූපකයේ හැඩය", + "Icon symbol": "නිරූපකයේ සංකේතය", "Inherit": "Inherit", "Label direction": "Label direction", "Label key": "Label key", "Labels are clickable": "Labels are clickable", - "None": "None", - "On the bottom": "On the bottom", - "On the left": "On the left", - "On the right": "On the right", - "On the top": "On the top", + "None": "කිසිවක් නැත", + "On the bottom": "පතුලෙහි", + "On the left": "වමෙහි", + "On the right": "දකුණෙහි", + "On the top": "මුදුනෙහි", "Popup content template": "Popup content template", "Set symbol": "Set symbol", "Side panel": "Side panel", "Simplify": "Simplify", - "Symbol or url": "Symbol or url", - "Table": "Table", - "always": "always", - "clear": "clear", + "Symbol or url": "සංකේතය හෝ ඒ.ස.නි.", + "Table": "වගුව", + "always": "සැමවිට", + "clear": "මකන්න", "collapsed": "collapsed", - "color": "color", + "color": "පාට", "dash array": "dash array", "define": "define", - "description": "description", + "description": "සවිස්තරය", "expanded": "expanded", "fill": "fill", "fill color": "fill color", "fill opacity": "fill opacity", - "hidden": "hidden", + "hidden": "සැඟවුණු", "iframe": "iframe", "inherit": "inherit", - "name": "name", - "never": "never", - "new window": "new window", - "no": "no", + "name": "නම", + "never": "කවදාවත්", + "new window": "නව කවුළුව", + "no": "නැහැ", "on hover": "on hover", "opacity": "opacity", "parent window": "parent window", "stroke": "stroke", "weight": "weight", - "yes": "yes", + "yes": "ඔව්", "{delay} seconds": "{delay} seconds", "# one hash for main heading": "# one hash for main heading", "## two hashes for second heading": "## two hashes for second heading", @@ -83,7 +83,7 @@ const locale = { "*simple star for italic*": "*simple star for italic*", "--- for an horizontal rule": "--- for an horizontal rule", "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\".", - "About": "About", + "About": "පිළිබඳව", "Action not allowed :(": "Action not allowed :(", "Activate slideshow mode": "Activate slideshow mode", "Add a layer": "Add a layer", @@ -400,5 +400,5 @@ const locale = { "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)", "icon opacity": "icon opacity" } -L.registerLocale("si_LK", locale) -L.setLocale("si_LK") +L.registerLocale("si", locale) +L.setLocale("si")