From 625131f7dfc39cc937cde9130a8c3a05c9a76e1b Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sat, 16 Dec 2023 08:22:16 +0100 Subject: [PATCH] i18n --- umap/locale/en/LC_MESSAGES/django.po | 26 ++++---- umap/static/umap/locale/am_ET.js | 12 ++-- umap/static/umap/locale/am_ET.json | 12 ++-- umap/static/umap/locale/ar.js | 12 ++-- umap/static/umap/locale/ar.json | 12 ++-- umap/static/umap/locale/ast.js | 12 ++-- umap/static/umap/locale/ast.json | 12 ++-- umap/static/umap/locale/bg.js | 12 ++-- umap/static/umap/locale/bg.json | 12 ++-- umap/static/umap/locale/br.js | 28 ++++----- umap/static/umap/locale/br.json | 28 ++++----- umap/static/umap/locale/ca.js | 12 ++-- umap/static/umap/locale/ca.json | 12 ++-- umap/static/umap/locale/cs_CZ.js | 12 ++-- umap/static/umap/locale/cs_CZ.json | 12 ++-- umap/static/umap/locale/da.js | 12 ++-- umap/static/umap/locale/da.json | 12 ++-- umap/static/umap/locale/de.js | 12 ++-- umap/static/umap/locale/de.json | 12 ++-- umap/static/umap/locale/el.js | 82 ++++++++++++------------- umap/static/umap/locale/el.json | 82 ++++++++++++------------- umap/static/umap/locale/en.js | 12 ++-- umap/static/umap/locale/en.json | 12 ++-- umap/static/umap/locale/en_US.json | 12 ++-- umap/static/umap/locale/es.js | 12 ++-- umap/static/umap/locale/es.json | 12 ++-- umap/static/umap/locale/et.js | 12 ++-- umap/static/umap/locale/et.json | 12 ++-- umap/static/umap/locale/fa_IR.js | 12 ++-- umap/static/umap/locale/fa_IR.json | 12 ++-- umap/static/umap/locale/fi.js | 12 ++-- umap/static/umap/locale/fi.json | 12 ++-- umap/static/umap/locale/fr.js | 12 ++-- umap/static/umap/locale/fr.json | 12 ++-- umap/static/umap/locale/gl.js | 12 ++-- umap/static/umap/locale/gl.json | 12 ++-- umap/static/umap/locale/he.js | 12 ++-- umap/static/umap/locale/he.json | 12 ++-- umap/static/umap/locale/hr.js | 12 ++-- umap/static/umap/locale/hr.json | 12 ++-- umap/static/umap/locale/hu.js | 12 ++-- umap/static/umap/locale/hu.json | 12 ++-- umap/static/umap/locale/id.js | 12 ++-- umap/static/umap/locale/id.json | 12 ++-- umap/static/umap/locale/is.js | 12 ++-- umap/static/umap/locale/is.json | 12 ++-- umap/static/umap/locale/it.js | 12 ++-- umap/static/umap/locale/it.json | 12 ++-- umap/static/umap/locale/ja.js | 12 ++-- umap/static/umap/locale/ja.json | 12 ++-- umap/static/umap/locale/ko.js | 12 ++-- umap/static/umap/locale/ko.json | 12 ++-- umap/static/umap/locale/lt.js | 12 ++-- umap/static/umap/locale/lt.json | 12 ++-- umap/static/umap/locale/ms.js | 26 ++++---- umap/static/umap/locale/ms.json | 26 ++++---- umap/static/umap/locale/nl.js | 18 +++--- umap/static/umap/locale/nl.json | 18 +++--- umap/static/umap/locale/no.js | 12 ++-- umap/static/umap/locale/no.json | 12 ++-- umap/static/umap/locale/pl.js | 12 ++-- umap/static/umap/locale/pl.json | 12 ++-- umap/static/umap/locale/pl_PL.json | 12 ++-- umap/static/umap/locale/pt.js | 12 ++-- umap/static/umap/locale/pt.json | 12 ++-- umap/static/umap/locale/pt_BR.js | 12 ++-- umap/static/umap/locale/pt_BR.json | 12 ++-- umap/static/umap/locale/pt_PT.js | 12 ++-- umap/static/umap/locale/pt_PT.json | 12 ++-- umap/static/umap/locale/ro.js | 12 ++-- umap/static/umap/locale/ro.json | 12 ++-- umap/static/umap/locale/ru.js | 12 ++-- umap/static/umap/locale/ru.json | 12 ++-- umap/static/umap/locale/sk_SK.js | 12 ++-- umap/static/umap/locale/sk_SK.json | 12 ++-- umap/static/umap/locale/sl.js | 12 ++-- umap/static/umap/locale/sl.json | 12 ++-- umap/static/umap/locale/sr.js | 12 ++-- umap/static/umap/locale/sr.json | 12 ++-- umap/static/umap/locale/sv.js | 12 ++-- umap/static/umap/locale/sv.json | 12 ++-- umap/static/umap/locale/th_TH.js | 12 ++-- umap/static/umap/locale/th_TH.json | 12 ++-- umap/static/umap/locale/tr.js | 12 ++-- umap/static/umap/locale/tr.json | 12 ++-- umap/static/umap/locale/uk_UA.js | 12 ++-- umap/static/umap/locale/uk_UA.json | 12 ++-- umap/static/umap/locale/vi.js | 12 ++-- umap/static/umap/locale/vi.json | 12 ++-- umap/static/umap/locale/vi_VN.json | 12 ++-- umap/static/umap/locale/zh.js | 12 ++-- umap/static/umap/locale/zh.json | 12 ++-- umap/static/umap/locale/zh_CN.json | 12 ++-- umap/static/umap/locale/zh_TW.Big5.json | 12 ++-- umap/static/umap/locale/zh_TW.js | 12 ++-- umap/static/umap/locale/zh_TW.json | 12 ++-- 96 files changed, 594 insertions(+), 784 deletions(-) diff --git a/umap/locale/en/LC_MESSAGES/django.po b/umap/locale/en/LC_MESSAGES/django.po index 54153dea..7276e160 100644 --- a/umap/locale/en/LC_MESSAGES/django.po +++ b/umap/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-11-27 08:30+0000\n" +"POT-Creation-Date: 2023-12-16 07:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -290,7 +290,7 @@ msgstr "" msgid "You are logged in. Continuing..." msgstr "" -#: templates/umap/map_list.html:9 views.py:290 +#: templates/umap/map_list.html:9 views.py:291 msgid "by" msgstr "" @@ -431,52 +431,52 @@ msgstr "" msgid "You have no map yet." msgstr "" -#: views.py:295 +#: views.py:296 msgid "View the map" msgstr "" -#: views.py:670 +#: views.py:671 msgid "Map has been updated!" msgstr "" -#: views.py:695 +#: views.py:696 msgid "Map editors updated with success!" msgstr "" -#: views.py:733 +#: views.py:734 #, python-format msgid "The uMap edit link for your map: %(map_name)s" msgstr "" -#: views.py:736 +#: views.py:737 #, python-format msgid "Here is your secret edit link: %(link)s" msgstr "" -#: views.py:742 +#: views.py:743 #, python-format msgid "Email sent to %(email)s" msgstr "" -#: views.py:753 +#: views.py:754 msgid "Only its owner can delete the map." msgstr "" -#: views.py:776 +#: views.py:777 #, 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:781 +#: views.py:782 msgid "Congratulations, your map has been cloned!" msgstr "" -#: views.py:970 +#: views.py:1018 msgid "Layer successfully deleted." msgstr "" -#: views.py:992 +#: views.py:1040 msgid "Permissions updated with success!" msgstr "" diff --git a/umap/static/umap/locale/am_ET.js b/umap/static/umap/locale/am_ET.js index bc8b9bb8..e59874e1 100644 --- a/umap/static/umap/locale/am_ET.js +++ b/umap/static/umap/locale/am_ET.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "መረጃውን አውርድ", "Drag to reorder": "Drag to reorder", - "Draw a line": "መስመር አስምር", "Draw a marker": "መለያ ሳል", "Draw a polygon": "ፖሊጎን ሳል", "Draw a polyline": "ባለነጠላ መስመር ሳል", @@ -156,10 +155,8 @@ const locale = { "Edit": "አርም", "Edit feature's layer": "የፊቸሩን ሌይር አርም", "Edit map properties": "የካርታውን ባህርያት አርም", - "Edit map settings": "የካርታውን ሁነቶች አርም", "Edit properties in a table": "በሰንጠረዡ ውስጥ ያሉትን ባህርያት አርም", "Edit this feature": "ይህንን ፊቸር አርም", - "Embed and share this map": "ይህንን ካርታ አካትት እና ሼር አድርግ", "Embed the map": "ካርታውን አካትት", "Empty": "ባዶ", "Error in the tilelayer URL": "በታይልሌየሩ የድረ-ገፅ መገኛ ላይ ስህተት ተፈጥሯል", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "መቆጣጠሪያዎቹን ደብቅ", "Home": "Home", "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.": "ስህተት ከሆነ ፖሊጎኑ ከስር እንደተነጠፈ ካርታ ያገለግላል", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "|ፍሬሙ ከተሻሻለ ቁመት ጋር (በፒክሰል)፡ {{{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}}}": "|ፍሬም፡ {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "የአሁኑን እርማቶች አስቀምጥ/አድን", "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", "See all": "ሁሉንም ተመልከት", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "መስመሩን ክፈል", "Start a hole here": "እዚህ ጋር ቀዳዳ ጀምር", - "Start editing": "ማረም ጀምር", "Start slideshow": "ስላይድሾውን አስጀምር", "Stop editing": "ማረም አቁም", "Stop slideshow": "ስላይድሾውን አስቁም", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("am_ET", locale) L.setLocale("am_ET") diff --git a/umap/static/umap/locale/am_ET.json b/umap/static/umap/locale/am_ET.json index 4d893019..f8100b88 100644 --- a/umap/static/umap/locale/am_ET.json +++ b/umap/static/umap/locale/am_ET.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "መረጃውን አውርድ", "Drag to reorder": "Drag to reorder", - "Draw a line": "መስመር አስምር", "Draw a marker": "መለያ ሳል", "Draw a polygon": "ፖሊጎን ሳል", "Draw a polyline": "ባለነጠላ መስመር ሳል", @@ -156,10 +155,8 @@ "Edit": "አርም", "Edit feature's layer": "የፊቸሩን ሌይር አርም", "Edit map properties": "የካርታውን ባህርያት አርም", - "Edit map settings": "የካርታውን ሁነቶች አርም", "Edit properties in a table": "በሰንጠረዡ ውስጥ ያሉትን ባህርያት አርም", "Edit this feature": "ይህንን ፊቸር አርም", - "Embed and share this map": "ይህንን ካርታ አካትት እና ሼር አድርግ", "Embed the map": "ካርታውን አካትት", "Empty": "ባዶ", "Error in the tilelayer URL": "በታይልሌየሩ የድረ-ገፅ መገኛ ላይ ስህተት ተፈጥሯል", @@ -177,7 +174,6 @@ "Hide controls": "መቆጣጠሪያዎቹን ደብቅ", "Home": "Home", "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.": "ስህተት ከሆነ ፖሊጎኑ ከስር እንደተነጠፈ ካርታ ያገለግላል", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "|ፍሬሙ ከተሻሻለ ቁመት ጋር (በፒክሰል)፡ {{{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}}}": "|ፍሬም፡ {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "የአሁኑን እርማቶች አስቀምጥ/አድን", "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", "See all": "ሁሉንም ተመልከት", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "መስመሩን ክፈል", "Start a hole here": "እዚህ ጋር ቀዳዳ ጀምር", - "Start editing": "ማረም ጀምር", "Start slideshow": "ስላይድሾውን አስጀምር", "Stop editing": "ማረም አቁም", "Stop slideshow": "ስላይድሾውን አስቁም", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ar.js b/umap/static/umap/locale/ar.js index 5d997415..3c537490 100644 --- a/umap/static/umap/locale/ar.js +++ b/umap/static/umap/locale/ar.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "تحميل بيانات", "Drag to reorder": "Drag to reorder", - "Draw a line": "رسم خط", "Draw a marker": "رسم علامة", "Draw a polygon": "رسم متعدد أضلاع", "Draw a polyline": "Draw a polyline", @@ -156,10 +155,8 @@ const locale = { "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Hide controls", "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ar", locale) L.setLocale("ar") diff --git a/umap/static/umap/locale/ar.json b/umap/static/umap/locale/ar.json index f3dc9742..eeb72569 100644 --- a/umap/static/umap/locale/ar.json +++ b/umap/static/umap/locale/ar.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "تحميل بيانات", "Drag to reorder": "Drag to reorder", - "Draw a line": "رسم خط", "Draw a marker": "رسم علامة", "Draw a polygon": "رسم متعدد أضلاع", "Draw a polyline": "Draw a polyline", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "Hide controls": "Hide controls", "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ast.js b/umap/static/umap/locale/ast.js index a0d1c465..c21d6a52 100644 --- a/umap/static/umap/locale/ast.js +++ b/umap/static/umap/locale/ast.js @@ -147,7 +147,6 @@ const locale = { "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", @@ -156,10 +155,8 @@ const locale = { "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ast", locale) L.setLocale("ast") diff --git a/umap/static/umap/locale/ast.json b/umap/static/umap/locale/ast.json index c403e7ce..560ac0aa 100644 --- a/umap/static/umap/locale/ast.json +++ b/umap/static/umap/locale/ast.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/bg.js b/umap/static/umap/locale/bg.js index d9c6828e..402b02dc 100644 --- a/umap/static/umap/locale/bg.js +++ b/umap/static/umap/locale/bg.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Изтегляне на данни", "Drag to reorder": "Drag to reorder", - "Draw a line": "Начертайте линия", "Draw a marker": "Начертайте маркер", "Draw a polygon": "Начертайте полигон", "Draw a polyline": "Начертайте полилиния", @@ -156,10 +155,8 @@ const locale = { "Edit": "Редактиране", "Edit feature's layer": "Редактиране функцията на слоя", "Edit map properties": "Редактирай свойствата на картата", - "Edit map settings": "Редактиране на настройките на картата", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Редактирайте тази характеристика", - "Embed and share this map": "Вграждане и споделяне тази карта", "Embed the map": "Вграждане на карта", "Empty": "Празно", "Error in the tilelayer URL": "Грешка в URL адреса на слоя", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Скрий контролите", "Home": "Home", "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}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Запиши текущите редакции", "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Започнете редактиране", "Start slideshow": "Start slideshow", "Stop editing": "Спри редактирането", "Stop slideshow": "Stop slideshow", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("bg", locale) L.setLocale("bg") diff --git a/umap/static/umap/locale/bg.json b/umap/static/umap/locale/bg.json index 96c6c484..8c8d41cb 100644 --- a/umap/static/umap/locale/bg.json +++ b/umap/static/umap/locale/bg.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Изтегляне на данни", "Drag to reorder": "Drag to reorder", - "Draw a line": "Начертайте линия", "Draw a marker": "Начертайте маркер", "Draw a polygon": "Начертайте полигон", "Draw a polyline": "Начертайте полилиния", @@ -156,10 +155,8 @@ "Edit": "Редактиране", "Edit feature's layer": "Редактиране функцията на слоя", "Edit map properties": "Редактирай свойствата на картата", - "Edit map settings": "Редактиране на настройките на картата", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Редактирайте тази характеристика", - "Embed and share this map": "Вграждане и споделяне тази карта", "Embed the map": "Вграждане на карта", "Empty": "Празно", "Error in the tilelayer URL": "Грешка в URL адреса на слоя", @@ -177,7 +174,6 @@ "Hide controls": "Скрий контролите", "Home": "Home", "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}}}", @@ -241,7 +237,6 @@ "Save current edits": "Запиши текущите редакции", "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Започнете редактиране", "Start slideshow": "Start slideshow", "Stop editing": "Спри редактирането", "Stop slideshow": "Stop slideshow", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/br.js b/umap/static/umap/locale/br.js index 1e9d5dc6..0dc3547b 100644 --- a/umap/static/umap/locale/br.js +++ b/umap/static/umap/locale/br.js @@ -147,7 +147,6 @@ const locale = { "Download": "Pellgargañ", "Download data": "Pellgargañ ar roadennoù", "Drag to reorder": "Riklañ evit adurzhiañ", - "Draw a line": "Tresañ ul linenn", "Draw a marker": "Ouzhpennañ ur valizenn", "Draw a polygon": "Tresañ ul lieskorn", "Draw a polyline": "Tresañ ul linenn", @@ -156,10 +155,8 @@ const locale = { "Edit": "Aozañ", "Edit feature's layer": "Kemmañ gwiskad an elfenn", "Edit map properties": "Aozañ perzhioù ar gartenn", - "Edit map settings": "Kemmañ arventennoù ar gartenn", "Edit properties in a table": "Aozañ ar perzhioù en un daolenn", "Edit this feature": "Kemmañ an elfenn-mañ", - "Embed and share this map": "Ezporzhiañ ha rannañ ar gartenn", "Embed the map": "Enframmañ ar gartenn", "Empty": "Goullonderiñ", "Error in the tilelayer URL": "Ur fazi zo en URL foñs ar gartenn", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Kuzhat ar binvioù", "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 gant uhelder personelaet (e pikselioù): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe gant mentoù personelaet (e pikselioù): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Enrollañ ar c'hemmoù a-vremañ ", "Save this center and zoom": "Save this center and zoom", "Save this location as new feature": "Enrollañ al lec'h-mañ evel un elfenn nevez", - "Search a place name": "Klask un anv-lec'h ", "Search location": "Klask ul lec'h", "See all": "Gwelet pep tra", "See data layers": "Diskouez ar gwiskadoù", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "Disrannañ al linenn", "Start a hole here": "Ouzhpennañ un toull e-barzh", - "Start editing": "Kregiñ da aozañ", "Start slideshow": "Lenn", "Stop editing": "Paouez da aozañ", "Stop slideshow": "Ehan", @@ -394,7 +388,7 @@ const locale = { "Saved center and zoom": "Saved center and zoom", "User location": "Lec'hiadur an implijer", "Visibility: {status}": "Gwelusted: {status}", - "Fit all data": "Fit all data", + "Fit all data": "Zoumañ war ar roadennoù", "Verify remote URL": "Gwiriañ an URL", "Add": "Ouzhpennañ", "Change": "Kemmañ", @@ -426,14 +420,18 @@ const locale = { "Switch to edit mode": "Mod aozañ", "Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn", "View": "Gwelet", - "Add image URL": "Add image URL", - "Backup data": "Backup data", - "Download full data": "Download full data", - "Emoji & Character": "Emoji & Character", - "Generic": "Generic", - "Symbol": "Symbol", - "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "Add image URL": "Ouzhpennañ URL ar skeudenn", + "Backup data": "Gwareziñ ar roadennoù", + "Download full data": "Pellgargañ an holl roadennoù", + "Emoji & Character": "Emoji & Testenn", + "Generic": "Standard", + "Symbol": "Arouezenn", + "Type char or paste emoji": "Skrivañ un destenn pe pegañ un emoji", + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("br", locale) L.setLocale("br") diff --git a/umap/static/umap/locale/br.json b/umap/static/umap/locale/br.json index ace457c3..21b21b14 100644 --- a/umap/static/umap/locale/br.json +++ b/umap/static/umap/locale/br.json @@ -147,7 +147,6 @@ "Download": "Pellgargañ", "Download data": "Pellgargañ ar roadennoù", "Drag to reorder": "Riklañ evit adurzhiañ", - "Draw a line": "Tresañ ul linenn", "Draw a marker": "Ouzhpennañ ur valizenn", "Draw a polygon": "Tresañ ul lieskorn", "Draw a polyline": "Tresañ ul linenn", @@ -156,10 +155,8 @@ "Edit": "Aozañ", "Edit feature's layer": "Kemmañ gwiskad an elfenn", "Edit map properties": "Aozañ perzhioù ar gartenn", - "Edit map settings": "Kemmañ arventennoù ar gartenn", "Edit properties in a table": "Aozañ ar perzhioù en un daolenn", "Edit this feature": "Kemmañ an elfenn-mañ", - "Embed and share this map": "Ezporzhiañ ha rannañ ar gartenn", "Embed the map": "Enframmañ ar gartenn", "Empty": "Goullonderiñ", "Error in the tilelayer URL": "Ur fazi zo en URL foñs ar gartenn", @@ -177,7 +174,6 @@ "Hide controls": "Kuzhat ar binvioù", "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 gant uhelder personelaet (e pikselioù): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe gant mentoù personelaet (e pikselioù): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Enrollañ ar c'hemmoù a-vremañ ", "Save this center and zoom": "Save this center and zoom", "Save this location as new feature": "Enrollañ al lec'h-mañ evel un elfenn nevez", - "Search a place name": "Klask un anv-lec'h ", "Search location": "Klask ul lec'h", "See all": "Gwelet pep tra", "See data layers": "Diskouez ar gwiskadoù", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "Disrannañ al linenn", "Start a hole here": "Ouzhpennañ un toull e-barzh", - "Start editing": "Kregiñ da aozañ", "Start slideshow": "Lenn", "Stop editing": "Paouez da aozañ", "Stop slideshow": "Ehan", @@ -394,7 +388,7 @@ "Saved center and zoom": "Saved center and zoom", "User location": "Lec'hiadur an implijer", "Visibility: {status}": "Gwelusted: {status}", - "Fit all data": "Fit all data", + "Fit all data": "Zoumañ war ar roadennoù", "Verify remote URL": "Gwiriañ an URL", "Add": "Ouzhpennañ", "Change": "Kemmañ", @@ -426,12 +420,16 @@ "Switch to edit mode": "Mod aozañ", "Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn", "View": "Gwelet", - "Add image URL": "Add image URL", - "Backup data": "Backup data", - "Download full data": "Download full data", - "Emoji & Character": "Emoji & Character", - "Generic": "Generic", - "Symbol": "Symbol", - "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "Add image URL": "Ouzhpennañ URL ar skeudenn", + "Backup data": "Gwareziñ ar roadennoù", + "Download full data": "Pellgargañ an holl roadennoù", + "Emoji & Character": "Emoji & Testenn", + "Generic": "Standard", + "Symbol": "Arouezenn", + "Type char or paste emoji": "Skrivañ un destenn pe pegañ un emoji", + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ca.js b/umap/static/umap/locale/ca.js index 09253729..701b6358 100644 --- a/umap/static/umap/locale/ca.js +++ b/umap/static/umap/locale/ca.js @@ -147,7 +147,6 @@ const locale = { "Download": "Baixa", "Download data": "Baixa les dades", "Drag to reorder": "Drag to reorder", - "Draw a line": "Dibuixa una línia", "Draw a marker": "Dibuixa un marcador", "Draw a polygon": "Dibuixa un polígon", "Draw a polyline": "Dibuixa una polilínia", @@ -156,10 +155,8 @@ const locale = { "Edit": "Edita", "Edit feature's layer": "Edita la capa de la característica", "Edit map properties": "Edita les propietats del mapa", - "Edit map settings": "Edita els paràmetres del mapa", "Edit properties in a table": "Edita les propietats en una taula", "Edit this feature": "Edita aquesta característica", - "Embed and share this map": "Incrusta i comparteix aquest mapa", "Embed the map": "Incrusta el mapa", "Empty": "Buit", "Error in the tilelayer URL": "Hi ha un error en l'URL de la cap de tessel·les", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Amaga els 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}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Desa les edicions actuals", "Save this center and zoom": "Desa aquest centre i escala", "Save this location as new feature": "Save this location as new feature", - "Search a place name": "Cerca un nom de lloc", "Search location": "Search location", "See all": "See all", "See data layers": "Mostra les capes de dades", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Inicia l'edició", "Start slideshow": "Inicia la presentació", "Stop editing": "Atura l'edició", "Stop slideshow": "Atura la presentació", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ca", locale) L.setLocale("ca") diff --git a/umap/static/umap/locale/ca.json b/umap/static/umap/locale/ca.json index 6daab278..32d4fc29 100644 --- a/umap/static/umap/locale/ca.json +++ b/umap/static/umap/locale/ca.json @@ -147,7 +147,6 @@ "Download": "Baixa", "Download data": "Baixa les dades", "Drag to reorder": "Drag to reorder", - "Draw a line": "Dibuixa una línia", "Draw a marker": "Dibuixa un marcador", "Draw a polygon": "Dibuixa un polígon", "Draw a polyline": "Dibuixa una polilínia", @@ -156,10 +155,8 @@ "Edit": "Edita", "Edit feature's layer": "Edita la capa de la característica", "Edit map properties": "Edita les propietats del mapa", - "Edit map settings": "Edita els paràmetres del mapa", "Edit properties in a table": "Edita les propietats en una taula", "Edit this feature": "Edita aquesta característica", - "Embed and share this map": "Incrusta i comparteix aquest mapa", "Embed the map": "Incrusta el mapa", "Empty": "Buit", "Error in the tilelayer URL": "Hi ha un error en l'URL de la cap de tessel·les", @@ -177,7 +174,6 @@ "Hide controls": "Amaga els 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}}}", @@ -241,7 +237,6 @@ "Save current edits": "Desa les edicions actuals", "Save this center and zoom": "Desa aquest centre i escala", "Save this location as new feature": "Save this location as new feature", - "Search a place name": "Cerca un nom de lloc", "Search location": "Search location", "See all": "See all", "See data layers": "Mostra les capes de dades", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Inicia l'edició", "Start slideshow": "Inicia la presentació", "Stop editing": "Atura l'edició", "Stop slideshow": "Atura la presentació", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/cs_CZ.js b/umap/static/umap/locale/cs_CZ.js index d4994117..4cc126a6 100644 --- a/umap/static/umap/locale/cs_CZ.js +++ b/umap/static/umap/locale/cs_CZ.js @@ -147,7 +147,6 @@ const locale = { "Download": "Stažení", "Download data": "Stáhnout data", "Drag to reorder": "Přetáhni pro přeskupení", - "Draw a line": "Nakreslit jednoduchou čáru", "Draw a marker": "Umístit značku místa", "Draw a polygon": "Vyznačit oblast", "Draw a polyline": "Nakreslit čáru", @@ -156,10 +155,8 @@ const locale = { "Edit": "Upravit", "Edit feature's layer": "Upravit vrstvu objektu", "Edit map properties": "Nastavení mapy", - "Edit map settings": "Nastavení mapy", "Edit properties in a table": "Upravit vlastnosti v tabulce", "Edit this feature": "Upravit tento objekt", - "Embed and share this map": "Sdílet mapu nebo ji vložit do jiného webu", "Embed the map": "Vložit mapu do jiného webu", "Empty": "Vyprázdnit", "Error in the tilelayer URL": "Chyba v URL vrstvy dlaždic", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Skrýt ovládací prvky", "Home": "Domů", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Jak moc zahlazovat a zjednodušovat při oddálení (větší = rychlejší odezva a plynulejší vzhled, menší = přesnější)", - "If false, the polygon will act as a part of the underlying map.": "Pokud je vypnuto, polygon se bude chovat jako součást mapového podkladu.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe s vlastní výškou (v px): {{{http://iframe.url.com|výška}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe s vlastní výškou a šířkou (in px): {{{http://iframe.url.com|výška*šířka}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Ulož nedávné změny", "Save this center and zoom": "Ulož tuto pozici mapy a její přiblížení", "Save this location as new feature": "Uložit tuto pozici jako nový objekt", - "Search a place name": "Vyhledejte název místa", "Search location": "Vyhledat místo na mapě", "See all": "Zobraz vše", "See data layers": "Zobrazit datové vrstvy", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Řadící klávesa", "Split line": "Rozdělit čáru", "Start a hole here": "Začít tady díru", - "Start editing": "Začít editaci", "Start slideshow": "Spustit prezentaci", "Stop editing": "Přerušit úpravy", "Stop slideshow": "Zastavit prezentaci", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("cs_CZ", locale) L.setLocale("cs_CZ") diff --git a/umap/static/umap/locale/cs_CZ.json b/umap/static/umap/locale/cs_CZ.json index 529747db..b30f3fc8 100644 --- a/umap/static/umap/locale/cs_CZ.json +++ b/umap/static/umap/locale/cs_CZ.json @@ -147,7 +147,6 @@ "Download": "Stažení", "Download data": "Stáhnout data", "Drag to reorder": "Přetáhni pro přeskupení", - "Draw a line": "Nakreslit jednoduchou čáru", "Draw a marker": "Umístit značku místa", "Draw a polygon": "Vyznačit oblast", "Draw a polyline": "Nakreslit čáru", @@ -156,10 +155,8 @@ "Edit": "Upravit", "Edit feature's layer": "Upravit vrstvu objektu", "Edit map properties": "Nastavení mapy", - "Edit map settings": "Nastavení mapy", "Edit properties in a table": "Upravit vlastnosti v tabulce", "Edit this feature": "Upravit tento objekt", - "Embed and share this map": "Sdílet mapu nebo ji vložit do jiného webu", "Embed the map": "Vložit mapu do jiného webu", "Empty": "Vyprázdnit", "Error in the tilelayer URL": "Chyba v URL vrstvy dlaždic", @@ -177,7 +174,6 @@ "Hide controls": "Skrýt ovládací prvky", "Home": "Domů", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Jak moc zahlazovat a zjednodušovat při oddálení (větší = rychlejší odezva a plynulejší vzhled, menší = přesnější)", - "If false, the polygon will act as a part of the underlying map.": "Pokud je vypnuto, polygon se bude chovat jako součást mapového podkladu.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe s vlastní výškou (v px): {{{http://iframe.url.com|výška}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe s vlastní výškou a šířkou (in px): {{{http://iframe.url.com|výška*šířka}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Ulož nedávné změny", "Save this center and zoom": "Ulož tuto pozici mapy a její přiblížení", "Save this location as new feature": "Uložit tuto pozici jako nový objekt", - "Search a place name": "Vyhledejte název místa", "Search location": "Vyhledat místo na mapě", "See all": "Zobraz vše", "See data layers": "Zobrazit datové vrstvy", @@ -256,7 +251,6 @@ "Sort key": "Řadící klávesa", "Split line": "Rozdělit čáru", "Start a hole here": "Začít tady díru", - "Start editing": "Začít editaci", "Start slideshow": "Spustit prezentaci", "Stop editing": "Přerušit úpravy", "Stop slideshow": "Zastavit prezentaci", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/da.js b/umap/static/umap/locale/da.js index 8f8855e5..c1519f17 100644 --- a/umap/static/umap/locale/da.js +++ b/umap/static/umap/locale/da.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Download data", "Drag to reorder": "Træk for at ændre rækkefølge", - "Draw a line": "Tegn en linje", "Draw a marker": "Tegn en markør", "Draw a polygon": "Tegn en polygon", "Draw a polyline": "Tegn en polygonlinje", @@ -156,10 +155,8 @@ const locale = { "Edit": "Redigering", "Edit feature's layer": "Rediger objekts lag", "Edit map properties": "Rediger kortegenskaber", - "Edit map settings": "Rediger kortindstillinger", "Edit properties in a table": "Rediger egenskaberne i en tabel", "Edit this feature": "Rediger dette objekt", - "Embed and share this map": "Indlejr og del dette kort", "Embed the map": "Indlejring af kortet", "Empty": "Tomt", "Error in the tilelayer URL": "Fejl i fliselags-URL'en", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Skjul kontroller", "Home": "Hjem", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hvor meget polylinjen skal forenkles på hvert zoomniveau (mere = bedre ydeevne og jævnere udseende, mindre = mere præcist)", - "If false, the polygon will act as a part of the underlying map.": "Hvis falsk så vil polygonen opfører sig som en del af det underliggende kort.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe med brugerdefineret højde (i px): {{{http://iframe.url.com|højde}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe med tilpasset højde og bredde (i px): {{{http://iframe.url.com|højde*bredde}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Gem nuværende redigeringer", "Save this center and zoom": "Gem med dette center og zoom", "Save this location as new feature": "Gem denne placering som et nyt objekt", - "Search a place name": "Søg efter et stednavn", "Search location": "Søg efter placering", "See all": "Se alle", "See data layers": "Se datalag", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sorteringsnøgle", "Split line": "Opsplit linje", "Start a hole here": "Start et hul her", - "Start editing": "Start redigering", "Start slideshow": "Start slideshow", "Stop editing": "Stop redigering", "Stop slideshow": "Stop slideshow", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("da", locale) L.setLocale("da") diff --git a/umap/static/umap/locale/da.json b/umap/static/umap/locale/da.json index 03cdf188..f57a0a38 100644 --- a/umap/static/umap/locale/da.json +++ b/umap/static/umap/locale/da.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Download data", "Drag to reorder": "Træk for at ændre rækkefølge", - "Draw a line": "Tegn en linje", "Draw a marker": "Tegn en markør", "Draw a polygon": "Tegn en polygon", "Draw a polyline": "Tegn en polygonlinje", @@ -156,10 +155,8 @@ "Edit": "Redigering", "Edit feature's layer": "Rediger objekts lag", "Edit map properties": "Rediger kortegenskaber", - "Edit map settings": "Rediger kortindstillinger", "Edit properties in a table": "Rediger egenskaberne i en tabel", "Edit this feature": "Rediger dette objekt", - "Embed and share this map": "Indlejr og del dette kort", "Embed the map": "Indlejring af kortet", "Empty": "Tomt", "Error in the tilelayer URL": "Fejl i fliselags-URL'en", @@ -177,7 +174,6 @@ "Hide controls": "Skjul kontroller", "Home": "Hjem", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hvor meget polylinjen skal forenkles på hvert zoomniveau (mere = bedre ydeevne og jævnere udseende, mindre = mere præcist)", - "If false, the polygon will act as a part of the underlying map.": "Hvis falsk så vil polygonen opfører sig som en del af det underliggende kort.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe med brugerdefineret højde (i px): {{{http://iframe.url.com|højde}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe med tilpasset højde og bredde (i px): {{{http://iframe.url.com|højde*bredde}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Gem nuværende redigeringer", "Save this center and zoom": "Gem med dette center og zoom", "Save this location as new feature": "Gem denne placering som et nyt objekt", - "Search a place name": "Søg efter et stednavn", "Search location": "Søg efter placering", "See all": "Se alle", "See data layers": "Se datalag", @@ -256,7 +251,6 @@ "Sort key": "Sorteringsnøgle", "Split line": "Opsplit linje", "Start a hole here": "Start et hul her", - "Start editing": "Start redigering", "Start slideshow": "Start slideshow", "Stop editing": "Stop redigering", "Stop slideshow": "Stop slideshow", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/de.js b/umap/static/umap/locale/de.js index 8dde908f..35fdfc45 100644 --- a/umap/static/umap/locale/de.js +++ b/umap/static/umap/locale/de.js @@ -147,7 +147,6 @@ const locale = { "Download": "Herunterladen", "Download data": "Daten herunterladen", "Drag to reorder": "Ziehen zum Neuanordnen", - "Draw a line": "Eine Linie zeichnen", "Draw a marker": "Einen Marker zeichnen", "Draw a polygon": "Eine Fläche zeichnen", "Draw a polyline": "Eine Linie zeichnen", @@ -156,10 +155,8 @@ const locale = { "Edit": "Bearbeiten", "Edit feature's layer": "Elementebene bearbeiten", "Edit map properties": "Karteneigenschaften bearbeiten", - "Edit map settings": "Karteneinstellungen bearbeiten", "Edit properties in a table": "Merkmale in einer Tabelle bearbeiten", "Edit this feature": "Dieses Element bearbeiten", - "Embed and share this map": "Teile und binde diese Karte ein.", "Embed the map": "Karte einbinden", "Empty": "Leeren", "Error in the tilelayer URL": "Fehler in der Kachelebenen-URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Schaltflächen ausblenden", "Home": "Startseite", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Wie stark Linien mit jeder Zoomstufe vereinfacht werden (mehr = bessere Performance und glatteres Aussehen, weniger = präziser)", - "If false, the polygon will act as a part of the underlying map.": "Wenn auf Nein gesetzt, dann verhält sich die Fläche als Teil der hinterlegten Karte.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe mit benutzerdefinierter Höhe (in Pixel): {{{http://iframe.url.com|Höhe}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe mit benutzerdefinierter Höhe und Breite (in Pixel): {{{http://iframe.url.com|Höhe*Breite}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Aktuelle Änderungen speichern", "Save this center and zoom": "Aktuelle Position und Zoomstufe speichern", "Save this location as new feature": "Diesen Ort als neues Element speichern", - "Search a place name": "Einen Ortsnamen suchen", "Search location": "Ort suchen", "See all": "Alle anzeigen", "See data layers": "Datenebenen ansehen", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sortierschlüssel", "Split line": "Linie teilen", "Start a hole here": "Hier ein Loch beginnen", - "Start editing": "Mit der Bearbeitung beginnen", "Start slideshow": "Diashow starten", "Stop editing": "Bearbeitung beenden", "Stop slideshow": "Diashow beenden", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("de", locale) L.setLocale("de") diff --git a/umap/static/umap/locale/de.json b/umap/static/umap/locale/de.json index e9d0ef5e..24870a09 100644 --- a/umap/static/umap/locale/de.json +++ b/umap/static/umap/locale/de.json @@ -147,7 +147,6 @@ "Download": "Herunterladen", "Download data": "Daten herunterladen", "Drag to reorder": "Ziehen zum Neuanordnen", - "Draw a line": "Eine Linie zeichnen", "Draw a marker": "Einen Marker zeichnen", "Draw a polygon": "Eine Fläche zeichnen", "Draw a polyline": "Eine Linie zeichnen", @@ -156,10 +155,8 @@ "Edit": "Bearbeiten", "Edit feature's layer": "Elementebene bearbeiten", "Edit map properties": "Karteneigenschaften bearbeiten", - "Edit map settings": "Karteneinstellungen bearbeiten", "Edit properties in a table": "Merkmale in einer Tabelle bearbeiten", "Edit this feature": "Dieses Element bearbeiten", - "Embed and share this map": "Teile und binde diese Karte ein.", "Embed the map": "Karte einbinden", "Empty": "Leeren", "Error in the tilelayer URL": "Fehler in der Kachelebenen-URL", @@ -177,7 +174,6 @@ "Hide controls": "Schaltflächen ausblenden", "Home": "Startseite", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Wie stark Linien mit jeder Zoomstufe vereinfacht werden (mehr = bessere Performance und glatteres Aussehen, weniger = präziser)", - "If false, the polygon will act as a part of the underlying map.": "Wenn auf Nein gesetzt, dann verhält sich die Fläche als Teil der hinterlegten Karte.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe mit benutzerdefinierter Höhe (in Pixel): {{{http://iframe.url.com|Höhe}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe mit benutzerdefinierter Höhe und Breite (in Pixel): {{{http://iframe.url.com|Höhe*Breite}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Aktuelle Änderungen speichern", "Save this center and zoom": "Aktuelle Position und Zoomstufe speichern", "Save this location as new feature": "Diesen Ort als neues Element speichern", - "Search a place name": "Einen Ortsnamen suchen", "Search location": "Ort suchen", "See all": "Alle anzeigen", "See data layers": "Datenebenen ansehen", @@ -256,7 +251,6 @@ "Sort key": "Sortierschlüssel", "Split line": "Linie teilen", "Start a hole here": "Hier ein Loch beginnen", - "Start editing": "Mit der Bearbeitung beginnen", "Start slideshow": "Diashow starten", "Stop editing": "Bearbeitung beenden", "Stop slideshow": "Diashow beenden", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/el.js b/umap/static/umap/locale/el.js index 83bc7999..cf54fe18 100644 --- a/umap/static/umap/locale/el.js +++ b/umap/static/umap/locale/el.js @@ -147,7 +147,6 @@ const locale = { "Download": "Λήψη", "Download data": "Λήψη δεδομένων", "Drag to reorder": "Σύρετε για αναδιάταξη", - "Draw a line": "Σχεδιασμός γραμμής", "Draw a marker": "Σχεδιασμός σημείου", "Draw a polygon": "Σχεδιασμός πολυγώνου", "Draw a polyline": "Σχεδιασμός σύνθετης γραμμής", @@ -156,10 +155,8 @@ const locale = { "Edit": "Επεξεργασία", "Edit feature's layer": "Επεξεργασία επιπέδου του στοιχείου", "Edit map properties": "Επεξεργασία ιδιοτήτων χάρτη", - "Edit map settings": "Επεξεργασία ρυθμίσεων χάρτη", "Edit properties in a table": "Επεξεργασία ιδιοτήτων σε πίνακα", "Edit this feature": "Επεξεργασία αυτού του στοιχείου", - "Embed and share this map": "Ένθεση και διαμοιρασμός του χάρτη", "Embed the map": "Ένθεση του χάρτη", "Empty": "Κενό", "Error in the tilelayer URL": "Σφάλμα συνδέσμου υποβάθρου", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Απόκρυψη εργαλείων ελέγχου", "Home": "Αρχική", "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.": "Αν είναι απενεργοποιημένο, το πολύγωνο θα συμπεριφέρεται ως μέρος του υποκείμενου χάρτη.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe με προσαρμοσμένο ύψος (σε px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe με προσαρμοσμένο ύψος και πλάτος (σε px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Αποθήκευση τρέχουσας επεξεργασίας", "Save this center and zoom": "Αποθήκευση αυτής της προβολής με το συγκεκριμένο κεντράρισμα και το επίπεδο εστίασης.", "Save this location as new feature": "Αποθήκευση αυτής της τοποθεσίας ως νέο στοιχείο", - "Search a place name": "Αναζήτηση τοποθεσίας", "Search location": "Αναζήτηση τοποθεσίας", "See all": "Εμφάνιση όλων", "See data layers": "Εμφάνιση επιπέδων δεδομένων", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Κλειδί ταξινόμησης", "Split line": "Διαίρεση γραμμής", "Start a hole here": "Δημιουργία κενής περιοχής εδώ", - "Start editing": "Έναρξη επεξεργασίας", "Start slideshow": "Έναρξη παρουσίασης", "Stop editing": "Τερματισμός επεξεργασίας", "Stop slideshow": "Τερματισμός παρουσίασης", @@ -395,45 +389,49 @@ const locale = { "User location": "User location", "Visibility: {status}": "Visibility: {status}", "Fit all data": "Μεγέθυνση στα δεδομένα", - "Verify remote URL": "Verify remote URL", - "Add": "Add", - "Change": "Change", - "Powered by uMap": "Powered by uMap", - "Search": "Search", - "Datalayers": "Datalayers", - "Secret edit link:": "Secret edit link:", - "Who can edit \"{layer}\"": "Who can edit \"{layer}\"", - "Current map view": "Current map view", - "Filter": "Filter", - "Choropleth": "Choropleth", - "Choropleth breakpoints": "Choropleth breakpoints", - "Choropleth classes": "Choropleth classes", - "Choropleth color palette": "Choropleth color palette", - "Choropleth mode": "Choropleth mode", - "Choropleth property value": "Choropleth property value", - "Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.", + "Verify remote URL": "Επαλήθευση απομακρυσμένης διεύθυνσης URL", + "Add": "Προσθήκη", + "Change": "Αλλαγή", + "Powered by uMap": "Με την υποστήριξη του uMap", + "Search": "Αναζήτηση", + "Datalayers": "Επίπεδα δεδομένων", + "Secret edit link:": "Μυστικός σύνδεσμος επεξεργασίας:", + "Who can edit \"{layer}\"": "Ποιος μπορεί να επεξεργαστεί \"{layer}\"", + "Current map view": "Τρέχουσα προβολή χάρτη", + "Filter": "Φίλτρο", + "Choropleth": "Χωροπληθής χάρτης", + "Choropleth breakpoints": "Χωροπληθή σημεία διακοπής", + "Choropleth classes": "Χωροπληθείς κατηγορίες", + "Choropleth color palette": "Χωροπληθής παλέτα χρωμάτων", + "Choropleth mode": "Χωροπληθής λειτουργία", + "Choropleth property value": "Χωροπληθής τιμή ιδιότητας", + "Comma separated list of numbers, including min and max values.": "Λίστα αριθμών διαχωρισμένη με κόμμα, συμπεριλαμβανομένων των ελάχιστων και μέγιστων τιμών.", "Equidistant": "Equidistant", "Jenks-Fisher": "Jenks-Fisher", "K-means": "K-means", - "Manual": "Manual", - "Number of desired classes (default 5)": "Number of desired classes (default 5)", - "Quantiles": "Quantiles", - "Show this layer in the caption": "Show this layer in the caption", - "Back to preview": "Back to preview", - "Drawing": "Drawing", - "Edit the title of the map": "Edit the title of the map", - "Go to the homepage": "Go to the homepage", - "Switch to edit mode": "Switch to edit mode", - "Update who can see and edit the map": "Update who can see and edit the map", - "View": "View", - "Add image URL": "Add image URL", - "Backup data": "Backup data", - "Download full data": "Download full data", - "Emoji & Character": "Emoji & Character", - "Generic": "Generic", - "Symbol": "Symbol", - "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "Manual": "Χειροκίνητα", + "Number of desired classes (default 5)": "Αριθμός επιθυμητών κατηγοριών (προεπιλογή 5)", + "Quantiles": "Ποσοστημόρια", + "Show this layer in the caption": "Εμφάνιση αυτού του επιπέδου στη λεζάντα", + "Back to preview": "Επιστροφή στην προεπισκόπηση", + "Drawing": "Σχεδίαση", + "Edit the title of the map": "Επεξεργασία τίτλου του χάρτη", + "Go to the homepage": "Μετάβαση στην αρχική σελίδα", + "Switch to edit mode": "Εναλλαγή σε λειτουργία επεξεργασίας", + "Update who can see and edit the map": "Ενημερώστε ποιος μπορεί να δει και ποιος να επεξεργαστεί τον χάρτη", + "View": "Προβολή", + "Add image URL": "Προσθήκη URL εικόνας", + "Backup data": "Αντίγραφο ασφαλείας δεδομένων", + "Download full data": "Λήψη όλων των δεδομένων", + "Emoji & Character": "Emoji & Χαρακτήρες", + "Generic": "Γενικός", + "Symbol": "Σύμβολο", + "Type char or paste emoji": "Πληκτρολογήστε χαρακτήρα ή επικολλήστε emoji", + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("el", locale) L.setLocale("el") diff --git a/umap/static/umap/locale/el.json b/umap/static/umap/locale/el.json index 27f3cab7..f2728bc2 100644 --- a/umap/static/umap/locale/el.json +++ b/umap/static/umap/locale/el.json @@ -147,7 +147,6 @@ "Download": "Λήψη", "Download data": "Λήψη δεδομένων", "Drag to reorder": "Σύρετε για αναδιάταξη", - "Draw a line": "Σχεδιασμός γραμμής", "Draw a marker": "Σχεδιασμός σημείου", "Draw a polygon": "Σχεδιασμός πολυγώνου", "Draw a polyline": "Σχεδιασμός σύνθετης γραμμής", @@ -156,10 +155,8 @@ "Edit": "Επεξεργασία", "Edit feature's layer": "Επεξεργασία επιπέδου του στοιχείου", "Edit map properties": "Επεξεργασία ιδιοτήτων χάρτη", - "Edit map settings": "Επεξεργασία ρυθμίσεων χάρτη", "Edit properties in a table": "Επεξεργασία ιδιοτήτων σε πίνακα", "Edit this feature": "Επεξεργασία αυτού του στοιχείου", - "Embed and share this map": "Ένθεση και διαμοιρασμός του χάρτη", "Embed the map": "Ένθεση του χάρτη", "Empty": "Κενό", "Error in the tilelayer URL": "Σφάλμα συνδέσμου υποβάθρου", @@ -177,7 +174,6 @@ "Hide controls": "Απόκρυψη εργαλείων ελέγχου", "Home": "Αρχική", "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.": "Αν είναι απενεργοποιημένο, το πολύγωνο θα συμπεριφέρεται ως μέρος του υποκείμενου χάρτη.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe με προσαρμοσμένο ύψος (σε px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe με προσαρμοσμένο ύψος και πλάτος (σε px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Αποθήκευση τρέχουσας επεξεργασίας", "Save this center and zoom": "Αποθήκευση αυτής της προβολής με το συγκεκριμένο κεντράρισμα και το επίπεδο εστίασης.", "Save this location as new feature": "Αποθήκευση αυτής της τοποθεσίας ως νέο στοιχείο", - "Search a place name": "Αναζήτηση τοποθεσίας", "Search location": "Αναζήτηση τοποθεσίας", "See all": "Εμφάνιση όλων", "See data layers": "Εμφάνιση επιπέδων δεδομένων", @@ -256,7 +251,6 @@ "Sort key": "Κλειδί ταξινόμησης", "Split line": "Διαίρεση γραμμής", "Start a hole here": "Δημιουργία κενής περιοχής εδώ", - "Start editing": "Έναρξη επεξεργασίας", "Start slideshow": "Έναρξη παρουσίασης", "Stop editing": "Τερματισμός επεξεργασίας", "Stop slideshow": "Τερματισμός παρουσίασης", @@ -395,43 +389,47 @@ "User location": "User location", "Visibility: {status}": "Visibility: {status}", "Fit all data": "Μεγέθυνση στα δεδομένα", - "Verify remote URL": "Verify remote URL", - "Add": "Add", - "Change": "Change", - "Powered by uMap": "Powered by uMap", - "Search": "Search", - "Datalayers": "Datalayers", - "Secret edit link:": "Secret edit link:", - "Who can edit \"{layer}\"": "Who can edit \"{layer}\"", - "Current map view": "Current map view", - "Filter": "Filter", - "Choropleth": "Choropleth", - "Choropleth breakpoints": "Choropleth breakpoints", - "Choropleth classes": "Choropleth classes", - "Choropleth color palette": "Choropleth color palette", - "Choropleth mode": "Choropleth mode", - "Choropleth property value": "Choropleth property value", - "Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.", + "Verify remote URL": "Επαλήθευση απομακρυσμένης διεύθυνσης URL", + "Add": "Προσθήκη", + "Change": "Αλλαγή", + "Powered by uMap": "Με την υποστήριξη του uMap", + "Search": "Αναζήτηση", + "Datalayers": "Επίπεδα δεδομένων", + "Secret edit link:": "Μυστικός σύνδεσμος επεξεργασίας:", + "Who can edit \"{layer}\"": "Ποιος μπορεί να επεξεργαστεί \"{layer}\"", + "Current map view": "Τρέχουσα προβολή χάρτη", + "Filter": "Φίλτρο", + "Choropleth": "Χωροπληθής χάρτης", + "Choropleth breakpoints": "Χωροπληθή σημεία διακοπής", + "Choropleth classes": "Χωροπληθείς κατηγορίες", + "Choropleth color palette": "Χωροπληθής παλέτα χρωμάτων", + "Choropleth mode": "Χωροπληθής λειτουργία", + "Choropleth property value": "Χωροπληθής τιμή ιδιότητας", + "Comma separated list of numbers, including min and max values.": "Λίστα αριθμών διαχωρισμένη με κόμμα, συμπεριλαμβανομένων των ελάχιστων και μέγιστων τιμών.", "Equidistant": "Equidistant", "Jenks-Fisher": "Jenks-Fisher", "K-means": "K-means", - "Manual": "Manual", - "Number of desired classes (default 5)": "Number of desired classes (default 5)", - "Quantiles": "Quantiles", - "Show this layer in the caption": "Show this layer in the caption", - "Back to preview": "Back to preview", - "Drawing": "Drawing", - "Edit the title of the map": "Edit the title of the map", - "Go to the homepage": "Go to the homepage", - "Switch to edit mode": "Switch to edit mode", - "Update who can see and edit the map": "Update who can see and edit the map", - "View": "View", - "Add image URL": "Add image URL", - "Backup data": "Backup data", - "Download full data": "Download full data", - "Emoji & Character": "Emoji & Character", - "Generic": "Generic", - "Symbol": "Symbol", - "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "Manual": "Χειροκίνητα", + "Number of desired classes (default 5)": "Αριθμός επιθυμητών κατηγοριών (προεπιλογή 5)", + "Quantiles": "Ποσοστημόρια", + "Show this layer in the caption": "Εμφάνιση αυτού του επιπέδου στη λεζάντα", + "Back to preview": "Επιστροφή στην προεπισκόπηση", + "Drawing": "Σχεδίαση", + "Edit the title of the map": "Επεξεργασία τίτλου του χάρτη", + "Go to the homepage": "Μετάβαση στην αρχική σελίδα", + "Switch to edit mode": "Εναλλαγή σε λειτουργία επεξεργασίας", + "Update who can see and edit the map": "Ενημερώστε ποιος μπορεί να δει και ποιος να επεξεργαστεί τον χάρτη", + "View": "Προβολή", + "Add image URL": "Προσθήκη URL εικόνας", + "Backup data": "Αντίγραφο ασφαλείας δεδομένων", + "Download full data": "Λήψη όλων των δεδομένων", + "Emoji & Character": "Emoji & Χαρακτήρες", + "Generic": "Γενικός", + "Symbol": "Σύμβολο", + "Type char or paste emoji": "Πληκτρολογήστε χαρακτήρα ή επικολλήστε emoji", + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/en.js b/umap/static/umap/locale/en.js index 0c2c7966..85a6e69e 100644 --- a/umap/static/umap/locale/en.js +++ b/umap/static/umap/locale/en.js @@ -147,7 +147,6 @@ const locale = { "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", @@ -156,10 +155,8 @@ const locale = { "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("en", locale) L.setLocale("en") diff --git a/umap/static/umap/locale/en.json b/umap/static/umap/locale/en.json index 6f492e31..ef349d76 100644 --- a/umap/static/umap/locale/en.json +++ b/umap/static/umap/locale/en.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/en_US.json b/umap/static/umap/locale/en_US.json index 790b9f39..431936a6 100644 --- a/umap/static/umap/locale/en_US.json +++ b/umap/static/umap/locale/en_US.json @@ -147,7 +147,6 @@ "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 line", @@ -156,10 +155,8 @@ "Edit": "Edit", "Edit feature's layer": "Layer properties", "Edit map properties": "Map properties", - "Edit map settings": "Map properties", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Edit this feature", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/es.js b/umap/static/umap/locale/es.js index d222298c..f0899d55 100644 --- a/umap/static/umap/locale/es.js +++ b/umap/static/umap/locale/es.js @@ -147,7 +147,6 @@ const locale = { "Download": "Descargar", "Download data": "Descargar datos", "Drag to reorder": "Arrastrar para reordenar", - "Draw a line": "Dibuja una línea", "Draw a marker": "Dibuja un marcador", "Draw a polygon": "Dibuja un polígono", "Draw a polyline": "Dibuja una polilínea", @@ -156,10 +155,8 @@ const locale = { "Edit": "Editar", "Edit feature's layer": "Editar la capa del elemento", "Edit map properties": "Editar propiedades del mapa", - "Edit map settings": "Editar ajustes del mapa", "Edit properties in a table": "Editar propiedades en una tabla", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Embeber y compartir este mapa", "Embed the map": "Embeber el mapa", "Empty": "Vaciar", "Error in the tilelayer URL": "Error en la URL del la capa de teselas", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Ocultar controles", "Home": "Inicio", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Cuánto simplificar la polilínea en cada nivel de acercamiento (más = mejor rendimiento y aspecto más suave, menos = más preciso)", - "If false, the polygon will act as a part of the underlying map.": "Si falso, el polígono actuará como una parte del mapa subyacente.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altura personalizada (en píxeles): {{{http://iframe.url.com|altura}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto y ancho (en px) personalizado: {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Guardar las ediciones actuales", "Save this center and zoom": "Guardar este centrado y acercamiento", "Save this location as new feature": "Guardar esta ubicación como nuevo elemento", - "Search a place name": "Buscar el nombre de un lugar", "Search location": "Buscar ubicación", "See all": "Ver todo", "See data layers": "Ver capas de datos", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Orden de la clave", "Split line": "Linea de división", "Start a hole here": "Iniciar un agujero aquí", - "Start editing": "Comenzar a editar", "Start slideshow": "Iniciar presentación de diapositivas", "Stop editing": "Parar de editar", "Stop slideshow": "Parar presentación de diapositivas", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("es", locale) L.setLocale("es") diff --git a/umap/static/umap/locale/es.json b/umap/static/umap/locale/es.json index 3f78fc07..7cc50f51 100644 --- a/umap/static/umap/locale/es.json +++ b/umap/static/umap/locale/es.json @@ -147,7 +147,6 @@ "Download": "Descargar", "Download data": "Descargar datos", "Drag to reorder": "Arrastrar para reordenar", - "Draw a line": "Dibuja una línea", "Draw a marker": "Dibuja un marcador", "Draw a polygon": "Dibuja un polígono", "Draw a polyline": "Dibuja una polilínea", @@ -156,10 +155,8 @@ "Edit": "Editar", "Edit feature's layer": "Editar la capa del elemento", "Edit map properties": "Editar propiedades del mapa", - "Edit map settings": "Editar ajustes del mapa", "Edit properties in a table": "Editar propiedades en una tabla", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Embeber y compartir este mapa", "Embed the map": "Embeber el mapa", "Empty": "Vaciar", "Error in the tilelayer URL": "Error en la URL del la capa de teselas", @@ -177,7 +174,6 @@ "Hide controls": "Ocultar controles", "Home": "Inicio", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Cuánto simplificar la polilínea en cada nivel de acercamiento (más = mejor rendimiento y aspecto más suave, menos = más preciso)", - "If false, the polygon will act as a part of the underlying map.": "Si falso, el polígono actuará como una parte del mapa subyacente.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altura personalizada (en píxeles): {{{http://iframe.url.com|altura}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto y ancho (en px) personalizado: {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Guardar las ediciones actuales", "Save this center and zoom": "Guardar este centrado y acercamiento", "Save this location as new feature": "Guardar esta ubicación como nuevo elemento", - "Search a place name": "Buscar el nombre de un lugar", "Search location": "Buscar ubicación", "See all": "Ver todo", "See data layers": "Ver capas de datos", @@ -256,7 +251,6 @@ "Sort key": "Orden de la clave", "Split line": "Linea de división", "Start a hole here": "Iniciar un agujero aquí", - "Start editing": "Comenzar a editar", "Start slideshow": "Iniciar presentación de diapositivas", "Stop editing": "Parar de editar", "Stop slideshow": "Parar presentación de diapositivas", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/et.js b/umap/static/umap/locale/et.js index 39f6e663..d9ebdf6a 100644 --- a/umap/static/umap/locale/et.js +++ b/umap/static/umap/locale/et.js @@ -147,7 +147,6 @@ const locale = { "Download": "Laadi alla", "Download data": "Laadi andmed alla", "Drag to reorder": "Lohista ümberreastamiseks", - "Draw a line": "Joonista joon", "Draw a marker": "Lisa marker", "Draw a polygon": "Joonista hulknurk", "Draw a polyline": "Draw a polyline", @@ -156,10 +155,8 @@ const locale = { "Edit": "Muuda", "Edit feature's layer": "Muuda elemendi kihti", "Edit map properties": "Muuda kaardi omadusi", - "Edit map settings": "Muuda kaardi seadeid", "Edit properties in a table": "Muuda omadusi tabelis", "Edit this feature": "Muuda seda elementi", - "Embed and share this map": "Manusta ja jaga seda kaarti", "Embed the map": "Manusta kaart", "Empty": "Tühjenda", "Error in the tilelayer URL": "Vigane tausta URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Peida juhtnupud", "Home": "Avaleht", "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 kohandatud kõrgusega (pikslites): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe kohandatud kõrguse ja laiusega (pikslites): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Salvesta praegused muudatused", "Save this center and zoom": "Salvesta see keskpunkt ja suurendus", "Save this location as new feature": "Salvesta see asukoht uue elemendina", - "Search a place name": "Kohanime otsing", "Search location": "Asukoha otsing", "See all": "Näita kõiki", "See data layers": "Näita andmekihte", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sorteerimise võti", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Alusta muutmist", "Start slideshow": "Alusta slaidiprogrammi", "Stop editing": "Lõpeta muutmine", "Stop slideshow": "Lõpeta slaidiprogramm", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("et", locale) L.setLocale("et") diff --git a/umap/static/umap/locale/et.json b/umap/static/umap/locale/et.json index 1d881930..50ca86e3 100644 --- a/umap/static/umap/locale/et.json +++ b/umap/static/umap/locale/et.json @@ -147,7 +147,6 @@ "Download": "Laadi alla", "Download data": "Laadi andmed alla", "Drag to reorder": "Lohista ümberreastamiseks", - "Draw a line": "Joonista joon", "Draw a marker": "Lisa marker", "Draw a polygon": "Joonista hulknurk", "Draw a polyline": "Draw a polyline", @@ -156,10 +155,8 @@ "Edit": "Muuda", "Edit feature's layer": "Muuda elemendi kihti", "Edit map properties": "Muuda kaardi omadusi", - "Edit map settings": "Muuda kaardi seadeid", "Edit properties in a table": "Muuda omadusi tabelis", "Edit this feature": "Muuda seda elementi", - "Embed and share this map": "Manusta ja jaga seda kaarti", "Embed the map": "Manusta kaart", "Empty": "Tühjenda", "Error in the tilelayer URL": "Vigane tausta URL", @@ -177,7 +174,6 @@ "Hide controls": "Peida juhtnupud", "Home": "Avaleht", "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 kohandatud kõrgusega (pikslites): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe kohandatud kõrguse ja laiusega (pikslites): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Salvesta praegused muudatused", "Save this center and zoom": "Salvesta see keskpunkt ja suurendus", "Save this location as new feature": "Salvesta see asukoht uue elemendina", - "Search a place name": "Kohanime otsing", "Search location": "Asukoha otsing", "See all": "Näita kõiki", "See data layers": "Näita andmekihte", @@ -256,7 +251,6 @@ "Sort key": "Sorteerimise võti", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Alusta muutmist", "Start slideshow": "Alusta slaidiprogrammi", "Stop editing": "Lõpeta muutmine", "Stop slideshow": "Lõpeta slaidiprogramm", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/fa_IR.js b/umap/static/umap/locale/fa_IR.js index 5ee8fc69..b0fb9230 100644 --- a/umap/static/umap/locale/fa_IR.js +++ b/umap/static/umap/locale/fa_IR.js @@ -147,7 +147,6 @@ const locale = { "Download": "دانلود", "Download data": "دانلود داده", "Drag to reorder": "برای مرتب سازی دیگر بکشید", - "Draw a line": "یک خط بکش", "Draw a marker": "یک نشانگر بکشید", "Draw a polygon": "چند ضلعی بکشید", "Draw a polyline": "چند خطی بکشید", @@ -156,10 +155,8 @@ const locale = { "Edit": "ویرایش", "Edit feature's layer": "لایه ویژگی را ویرایش کنید", "Edit map properties": "ویرایش ویژگی های نقشه", - "Edit map settings": "ویرایش تنظیمات نقشه", "Edit properties in a table": "ویژگی ها را در یک جدول ویرایش کنید", "Edit this feature": "این ویژگی را ویرایش کنید", - "Embed and share this map": "این نقشه را جاسازی کرده و به اشتراک بگذارید", "Embed the map": "نقشه را جاسازی کنید", "Empty": "خالی", "Error in the tilelayer URL": "خطا در آدرس اینترنتی لایه کاشی", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "مخفی کردن کنترل ها", "Home": "خانه", "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.": "اگر نادرست باشد، چند ضلعی به عنوان بخشی از نقشه زیرین عمل می کند.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe با ارتفاع سفارشی (بر حسب px):{{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "iframe با ارتفاع و عرض سفارشی (بر حسب px):{{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "ویرایش های فعلی را ذخیره کنید", "Save this center and zoom": "این مرکز را ذخیره کرده و بزرگنمایی کنید", "Save this location as new feature": "این مکان را به عنوان ویژگی جدید ذخیره کنید", - "Search a place name": "نام مکان را جستجو کنید", "Search location": "مکان را جستجو کنید", "See all": "همه را ببین", "See data layers": "لایه های داده را مشاهده کنید", @@ -256,7 +251,6 @@ const locale = { "Sort key": "کلید مرتب سازی", "Split line": "خط تقسیم", "Start a hole here": "از اینجا یک حفره شروع کنید", - "Start editing": "ویرایش را شروع کنید", "Start slideshow": "شروع نمایش اسلاید", "Stop editing": "ویرایش را متوقف کنید", "Stop slideshow": "نمایش اسلاید را متوقف کنید", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("fa_IR", locale) L.setLocale("fa_IR") diff --git a/umap/static/umap/locale/fa_IR.json b/umap/static/umap/locale/fa_IR.json index 017aeee2..ce85944b 100644 --- a/umap/static/umap/locale/fa_IR.json +++ b/umap/static/umap/locale/fa_IR.json @@ -147,7 +147,6 @@ "Download": "دانلود", "Download data": "دانلود داده", "Drag to reorder": "برای مرتب سازی دیگر بکشید", - "Draw a line": "یک خط بکش", "Draw a marker": "یک نشانگر بکشید", "Draw a polygon": "چند ضلعی بکشید", "Draw a polyline": "چند خطی بکشید", @@ -156,10 +155,8 @@ "Edit": "ویرایش", "Edit feature's layer": "لایه ویژگی را ویرایش کنید", "Edit map properties": "ویرایش ویژگی های نقشه", - "Edit map settings": "ویرایش تنظیمات نقشه", "Edit properties in a table": "ویژگی ها را در یک جدول ویرایش کنید", "Edit this feature": "این ویژگی را ویرایش کنید", - "Embed and share this map": "این نقشه را جاسازی کرده و به اشتراک بگذارید", "Embed the map": "نقشه را جاسازی کنید", "Empty": "خالی", "Error in the tilelayer URL": "خطا در آدرس اینترنتی لایه کاشی", @@ -177,7 +174,6 @@ "Hide controls": "مخفی کردن کنترل ها", "Home": "خانه", "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.": "اگر نادرست باشد، چند ضلعی به عنوان بخشی از نقشه زیرین عمل می کند.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe با ارتفاع سفارشی (بر حسب px):{{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "iframe با ارتفاع و عرض سفارشی (بر حسب px):{{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "ویرایش های فعلی را ذخیره کنید", "Save this center and zoom": "این مرکز را ذخیره کرده و بزرگنمایی کنید", "Save this location as new feature": "این مکان را به عنوان ویژگی جدید ذخیره کنید", - "Search a place name": "نام مکان را جستجو کنید", "Search location": "مکان را جستجو کنید", "See all": "همه را ببین", "See data layers": "لایه های داده را مشاهده کنید", @@ -256,7 +251,6 @@ "Sort key": "کلید مرتب سازی", "Split line": "خط تقسیم", "Start a hole here": "از اینجا یک حفره شروع کنید", - "Start editing": "ویرایش را شروع کنید", "Start slideshow": "شروع نمایش اسلاید", "Stop editing": "ویرایش را متوقف کنید", "Stop slideshow": "نمایش اسلاید را متوقف کنید", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/fi.js b/umap/static/umap/locale/fi.js index 18443061..674e2acf 100644 --- a/umap/static/umap/locale/fi.js +++ b/umap/static/umap/locale/fi.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Lataa tietoja", "Drag to reorder": "Drag to reorder", - "Draw a line": "Piirrä viiva", "Draw a marker": "Piirrä karttamerkki", "Draw a polygon": "Piirrä monikulmio", "Draw a polyline": "Piirrä monisegmenttinen viiva", @@ -156,10 +155,8 @@ const locale = { "Edit": "Muokkaa", "Edit feature's layer": "Muokkaa piirteen kerrosta", "Edit map properties": "Muokkaa kartan ominaisuuksia", - "Edit map settings": "Muokkaa kartta-asetuksia", "Edit properties in a table": "Muokkaa ominaisuuksia taulukossa", "Edit this feature": "Muokkaa tätä piirrettä", - "Embed and share this map": "Jaa tämä kartta tai käytä sitä muualla", "Embed the map": "Liitä kartta", "Empty": "Tyhjä", "Error in the tilelayer URL": "Virhe karttalaattojen URL:ssä", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Piilota ohjaimet", "Home": "Alku", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kuinka paljon viivaa yleistetäänkullakin zoomaustasolla (enemmän = parempi suorituskyky, vähemmän = suurempi tarkkuus)", - "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 määrätyn korkuisena (pikseleinä): {{{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}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Tallenna tämänhetkiset muokkaukset", "Save this center and zoom": "Tallenna tämä kartan keskitys ja zoomaustaso", "Save this location as new feature": "Save this location as new feature", - "Search a place name": "Search a place name", "Search location": "Search location", "See all": "Näytä kaikki", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "Pilko/katkaise viiva", "Start a hole here": "Aloita reikä tässä", - "Start editing": "Aloita muokkaus", "Start slideshow": "Aloita kuvaesitys", "Stop editing": "Lopeta muokkaus", "Stop slideshow": "Lopeta kuvaesitys", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("fi", locale) L.setLocale("fi") diff --git a/umap/static/umap/locale/fi.json b/umap/static/umap/locale/fi.json index 3850475a..2786ed87 100644 --- a/umap/static/umap/locale/fi.json +++ b/umap/static/umap/locale/fi.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Lataa tietoja", "Drag to reorder": "Drag to reorder", - "Draw a line": "Piirrä viiva", "Draw a marker": "Piirrä karttamerkki", "Draw a polygon": "Piirrä monikulmio", "Draw a polyline": "Piirrä monisegmenttinen viiva", @@ -156,10 +155,8 @@ "Edit": "Muokkaa", "Edit feature's layer": "Muokkaa piirteen kerrosta", "Edit map properties": "Muokkaa kartan ominaisuuksia", - "Edit map settings": "Muokkaa kartta-asetuksia", "Edit properties in a table": "Muokkaa ominaisuuksia taulukossa", "Edit this feature": "Muokkaa tätä piirrettä", - "Embed and share this map": "Jaa tämä kartta tai käytä sitä muualla", "Embed the map": "Liitä kartta", "Empty": "Tyhjä", "Error in the tilelayer URL": "Virhe karttalaattojen URL:ssä", @@ -177,7 +174,6 @@ "Hide controls": "Piilota ohjaimet", "Home": "Alku", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kuinka paljon viivaa yleistetäänkullakin zoomaustasolla (enemmän = parempi suorituskyky, vähemmän = suurempi tarkkuus)", - "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 määrätyn korkuisena (pikseleinä): {{{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}}}", @@ -241,7 +237,6 @@ "Save current edits": "Tallenna tämänhetkiset muokkaukset", "Save this center and zoom": "Tallenna tämä kartan keskitys ja zoomaustaso", "Save this location as new feature": "Save this location as new feature", - "Search a place name": "Search a place name", "Search location": "Search location", "See all": "Näytä kaikki", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "Pilko/katkaise viiva", "Start a hole here": "Aloita reikä tässä", - "Start editing": "Aloita muokkaus", "Start slideshow": "Aloita kuvaesitys", "Stop editing": "Lopeta muokkaus", "Stop slideshow": "Lopeta kuvaesitys", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/fr.js b/umap/static/umap/locale/fr.js index 68a50063..3d7d3efa 100644 --- a/umap/static/umap/locale/fr.js +++ b/umap/static/umap/locale/fr.js @@ -147,7 +147,6 @@ const locale = { "Download": "Télécharger", "Download data": "Télécharger les données", "Drag to reorder": "Glisser pour réordonner", - "Draw a line": "Dessiner une ligne", "Draw a marker": "Ajouter un marqueur", "Draw a polygon": "Dessiner un polygone", "Draw a polyline": "Dessiner une ligne", @@ -156,10 +155,8 @@ const locale = { "Edit": "Éditer", "Edit feature's layer": "Éditer le calque de l'élément", "Edit map properties": "Éditer les propriétés de la carte", - "Edit map settings": "Éditer les paramètres", "Edit properties in a table": "Éditer dans un tableau", "Edit this feature": "Éditer cet élément", - "Embed and share this map": "Exporter et partager la carte", "Embed the map": "Intégrer la carte dans une iframe", "Empty": "Vider", "Error in the tilelayer URL": "Erreur dans l'URL du fond de carte", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Masquer les outils", "Home": "Accueil", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Valeur de simplification des lignes pour chaque niveau de zoom (grand nombre = meilleure performance, petit nombre = plus précis)", - "If false, the polygon will act as a part of the underlying map.": "Choisir « non » pour que le polygone se comporte comme faisant partie du fond de carte.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe avec hauteur (en pixels): {{{http://iframe.url.com|hauteur}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe avec hauteur et largeur (en px) : {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe : {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Enregistrer les changements courants", "Save this center and zoom": "Enregistrer le zoom et le centre actuels", "Save this location as new feature": "Enregistrer ce lieu comme élément de la carte", - "Search a place name": "Chercher un nom de lieu", "Search location": "Chercher un lieu", "See all": "Tout voir", "See data layers": "Voir les calques", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Clé de tri", "Split line": "Scinder la ligne", "Start a hole here": "Ajouter un tracé intérieur", - "Start editing": "Passer en mode édition", "Start slideshow": "Commencer", "Stop editing": "Quitter le mode édition", "Stop slideshow": "Arrêter", @@ -433,7 +427,11 @@ const locale = { "Generic": "Générique", "Symbol": "Symbole", "Type char or paste emoji": "Taper un caractère ou un émoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "Désactiver pour que le polygone ou la ligne ne réagisse plus aux intéractions", + "Save map": "Enregistrer la carte", + "Share, download and embed this map": "Partager, télécharger et intégrer la carte", + "Toggle edit mode": "Activer/désactiver le mode édition" } L.registerLocale("fr", locale) L.setLocale("fr") diff --git a/umap/static/umap/locale/fr.json b/umap/static/umap/locale/fr.json index 9681ac4a..1b913450 100644 --- a/umap/static/umap/locale/fr.json +++ b/umap/static/umap/locale/fr.json @@ -147,7 +147,6 @@ "Download": "Télécharger", "Download data": "Télécharger les données", "Drag to reorder": "Glisser pour réordonner", - "Draw a line": "Dessiner une ligne", "Draw a marker": "Ajouter un marqueur", "Draw a polygon": "Dessiner un polygone", "Draw a polyline": "Dessiner une ligne", @@ -156,10 +155,8 @@ "Edit": "Éditer", "Edit feature's layer": "Éditer le calque de l'élément", "Edit map properties": "Éditer les propriétés de la carte", - "Edit map settings": "Éditer les paramètres", "Edit properties in a table": "Éditer dans un tableau", "Edit this feature": "Éditer cet élément", - "Embed and share this map": "Exporter et partager la carte", "Embed the map": "Intégrer la carte dans une iframe", "Empty": "Vider", "Error in the tilelayer URL": "Erreur dans l'URL du fond de carte", @@ -177,7 +174,6 @@ "Hide controls": "Masquer les outils", "Home": "Accueil", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Valeur de simplification des lignes pour chaque niveau de zoom (grand nombre = meilleure performance, petit nombre = plus précis)", - "If false, the polygon will act as a part of the underlying map.": "Choisir « non » pour que le polygone se comporte comme faisant partie du fond de carte.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe avec hauteur (en pixels): {{{http://iframe.url.com|hauteur}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe avec hauteur et largeur (en px) : {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe : {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Enregistrer les changements courants", "Save this center and zoom": "Enregistrer le zoom et le centre actuels", "Save this location as new feature": "Enregistrer ce lieu comme élément de la carte", - "Search a place name": "Chercher un nom de lieu", "Search location": "Chercher un lieu", "See all": "Tout voir", "See data layers": "Voir les calques", @@ -256,7 +251,6 @@ "Sort key": "Clé de tri", "Split line": "Scinder la ligne", "Start a hole here": "Ajouter un tracé intérieur", - "Start editing": "Passer en mode édition", "Start slideshow": "Commencer", "Stop editing": "Quitter le mode édition", "Stop slideshow": "Arrêter", @@ -433,5 +427,9 @@ "Generic": "Générique", "Symbol": "Symbole", "Type char or paste emoji": "Taper un caractère ou un émoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "Désactiver pour que le polygone ou la ligne ne réagisse plus aux intéractions", + "Save map": "Enregistrer la carte", + "Share, download and embed this map": "Partager, télécharger et intégrer la carte", + "Toggle edit mode": "Activer/désactiver le mode édition" } \ No newline at end of file diff --git a/umap/static/umap/locale/gl.js b/umap/static/umap/locale/gl.js index 3fbfd139..ee8e0ef1 100644 --- a/umap/static/umap/locale/gl.js +++ b/umap/static/umap/locale/gl.js @@ -147,7 +147,6 @@ const locale = { "Download": "Baixar", "Download data": "Baixar datos", "Drag to reorder": "Arrastrar para reordenar", - "Draw a line": "Debuxa unha liña", "Draw a marker": "Debuxa unha marcaxe", "Draw a polygon": "Debuxa un polígono", "Draw a polyline": "Debuxa unha liña múltiple", @@ -156,10 +155,8 @@ const locale = { "Edit": "Editar", "Edit feature's layer": "Editar a capa do elemento", "Edit map properties": "Editar as propiedades do mapa", - "Edit map settings": "Editar axustes do mapa", "Edit properties in a table": "Editar propiedades nunha táboa", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Incorporar e compartir este mapa", "Embed the map": "Incorporar o mapa", "Empty": "Baleirar", "Error in the tilelayer URL": "Erro na URL da capa de teselas", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Agochar os controis", "Home": "Inicio", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Canto se simplificará a polilínea en cada nivel de achegamento (máis = mellor comportamento e aparencia máis feble, menos = máis preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se é falso, o polígono actuará coma un anaco do mapa subxacente.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altura persoalizada (en píxeles): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto e ancho (en px) persoalizado: {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Gardar as edicións actuais", "Save this center and zoom": "Gardar este centrado e achegamento", "Save this location as new feature": "Gardar esta ubicación coma novo elemento", - "Search a place name": "Procurar o nome dun lugar", "Search location": "Procurar localización", "See all": "Ollar todo", "See data layers": "Ollar capas de datos", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Orde da clave", "Split line": "Liña de división", "Start a hole here": "Comezar un burato aquí", - "Start editing": "Comezar a editar", "Start slideshow": "Comezar presentación", "Stop editing": "Deter a edición", "Stop slideshow": "Deter a presentación", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("gl", locale) L.setLocale("gl") diff --git a/umap/static/umap/locale/gl.json b/umap/static/umap/locale/gl.json index 9e82bff4..85fdd58e 100644 --- a/umap/static/umap/locale/gl.json +++ b/umap/static/umap/locale/gl.json @@ -147,7 +147,6 @@ "Download": "Baixar", "Download data": "Baixar datos", "Drag to reorder": "Arrastrar para reordenar", - "Draw a line": "Debuxa unha liña", "Draw a marker": "Debuxa unha marcaxe", "Draw a polygon": "Debuxa un polígono", "Draw a polyline": "Debuxa unha liña múltiple", @@ -156,10 +155,8 @@ "Edit": "Editar", "Edit feature's layer": "Editar a capa do elemento", "Edit map properties": "Editar as propiedades do mapa", - "Edit map settings": "Editar axustes do mapa", "Edit properties in a table": "Editar propiedades nunha táboa", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Incorporar e compartir este mapa", "Embed the map": "Incorporar o mapa", "Empty": "Baleirar", "Error in the tilelayer URL": "Erro na URL da capa de teselas", @@ -177,7 +174,6 @@ "Hide controls": "Agochar os controis", "Home": "Inicio", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Canto se simplificará a polilínea en cada nivel de achegamento (máis = mellor comportamento e aparencia máis feble, menos = máis preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se é falso, o polígono actuará coma un anaco do mapa subxacente.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altura persoalizada (en píxeles): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto e ancho (en px) persoalizado: {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Gardar as edicións actuais", "Save this center and zoom": "Gardar este centrado e achegamento", "Save this location as new feature": "Gardar esta ubicación coma novo elemento", - "Search a place name": "Procurar o nome dun lugar", "Search location": "Procurar localización", "See all": "Ollar todo", "See data layers": "Ollar capas de datos", @@ -256,7 +251,6 @@ "Sort key": "Orde da clave", "Split line": "Liña de división", "Start a hole here": "Comezar un burato aquí", - "Start editing": "Comezar a editar", "Start slideshow": "Comezar presentación", "Stop editing": "Deter a edición", "Stop slideshow": "Deter a presentación", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/he.js b/umap/static/umap/locale/he.js index d90e7509..5e09fedc 100644 --- a/umap/static/umap/locale/he.js +++ b/umap/static/umap/locale/he.js @@ -147,7 +147,6 @@ const locale = { "Download": "הורדה", "Download data": "נתונים שהתקבלו", "Drag to reorder": "יש לגרור כדי לסדר מחדש", - "Draw a line": "ציור קו", "Draw a marker": "ציור סמן", "Draw a polygon": "ציור מצולע", "Draw a polyline": "ציור קו שבור", @@ -156,10 +155,8 @@ const locale = { "Edit": "עריכה", "Edit feature's layer": "עריכת שכבת התכונה", "Edit map properties": "עריכת מאפייני מפה", - "Edit map settings": "עריכת הגדרות מפה", "Edit properties in a table": "עריכת מאפיינים בטבלה", "Edit this feature": "עריכת תכונה זו", - "Embed and share this map": "הטמעה ושיתוף מפה זו", "Embed the map": "הטמעת המפה", "Empty": "לרוקן", "Error in the tilelayer URL": "שגיאה בכתובת שכבת האריחים", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "הסתרת פקדים", "Home": "בית", "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.": "אם שקר, המצולע יתנהג כחלק מהמפה שמתחת.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "מסגרת פנימית עם גובה מותאם (בפיקסלים): {{{http://iframe.url.com|גובה}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "מסגרת פנימית עם גובה ורוחב מותאמים (בפיקסלים): {{{http://iframe.url.com|גובה*רוחב}}}", "Iframe: {{{http://iframe.url.com}}}": "מסגרת פנימית: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "לשמור את העריכות הנוכחיות", "Save this center and zoom": "לשמור את המרכז הזה ולהתקרב", "Save this location as new feature": "לשמור את המיקום הזה כתכונה חדשה", - "Search a place name": "חיפוש שם מקום", "Search location": "חיפוש מיקום", "See all": "להציג הכול", "See data layers": "להציג שכבות נתונים", @@ -256,7 +251,6 @@ const locale = { "Sort key": "מפתח סידור", "Split line": "פיצול קו", "Start a hole here": "להתחיל חור מכאן", - "Start editing": "התחלת עריכה", "Start slideshow": "התחלת מצגת", "Stop editing": "הפסקת עריכה", "Stop slideshow": "הפסקת מצגת", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("he", locale) L.setLocale("he") diff --git a/umap/static/umap/locale/he.json b/umap/static/umap/locale/he.json index 6909fe6f..e5324858 100644 --- a/umap/static/umap/locale/he.json +++ b/umap/static/umap/locale/he.json @@ -147,7 +147,6 @@ "Download": "הורדה", "Download data": "נתונים שהתקבלו", "Drag to reorder": "יש לגרור כדי לסדר מחדש", - "Draw a line": "ציור קו", "Draw a marker": "ציור סמן", "Draw a polygon": "ציור מצולע", "Draw a polyline": "ציור קו שבור", @@ -156,10 +155,8 @@ "Edit": "עריכה", "Edit feature's layer": "עריכת שכבת התכונה", "Edit map properties": "עריכת מאפייני מפה", - "Edit map settings": "עריכת הגדרות מפה", "Edit properties in a table": "עריכת מאפיינים בטבלה", "Edit this feature": "עריכת תכונה זו", - "Embed and share this map": "הטמעה ושיתוף מפה זו", "Embed the map": "הטמעת המפה", "Empty": "לרוקן", "Error in the tilelayer URL": "שגיאה בכתובת שכבת האריחים", @@ -177,7 +174,6 @@ "Hide controls": "הסתרת פקדים", "Home": "בית", "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.": "אם שקר, המצולע יתנהג כחלק מהמפה שמתחת.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "מסגרת פנימית עם גובה מותאם (בפיקסלים): {{{http://iframe.url.com|גובה}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "מסגרת פנימית עם גובה ורוחב מותאמים (בפיקסלים): {{{http://iframe.url.com|גובה*רוחב}}}", "Iframe: {{{http://iframe.url.com}}}": "מסגרת פנימית: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "לשמור את העריכות הנוכחיות", "Save this center and zoom": "לשמור את המרכז הזה ולהתקרב", "Save this location as new feature": "לשמור את המיקום הזה כתכונה חדשה", - "Search a place name": "חיפוש שם מקום", "Search location": "חיפוש מיקום", "See all": "להציג הכול", "See data layers": "להציג שכבות נתונים", @@ -256,7 +251,6 @@ "Sort key": "מפתח סידור", "Split line": "פיצול קו", "Start a hole here": "להתחיל חור מכאן", - "Start editing": "התחלת עריכה", "Start slideshow": "התחלת מצגת", "Stop editing": "הפסקת עריכה", "Stop slideshow": "הפסקת מצגת", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/hr.js b/umap/static/umap/locale/hr.js index d5c7cb98..096da8f8 100644 --- a/umap/static/umap/locale/hr.js +++ b/umap/static/umap/locale/hr.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Preuzimanje podataka", "Drag to reorder": "Drag to reorder", - "Draw a line": "Crtanje linije", "Draw a marker": "Crtanje oznake", "Draw a polygon": "Crtanje površine", "Draw a polyline": "Crtanje izlomljene linije", @@ -156,10 +155,8 @@ const locale = { "Edit": "Urediti", "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Ugradi kartu", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Sakrij kontrole", "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}}}", @@ -241,7 +237,6 @@ const locale = { "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": "Pretraži lokaciju", "Search location": "Search location", "See all": "See all", "See data layers": "Prikaži unesene podatke", @@ -256,7 +251,6 @@ const locale = { "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": "Zaustavi uređivanje", "Stop slideshow": "Stop slideshow", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("hr", locale) L.setLocale("hr") diff --git a/umap/static/umap/locale/hr.json b/umap/static/umap/locale/hr.json index a0112a27..3e28bf14 100644 --- a/umap/static/umap/locale/hr.json +++ b/umap/static/umap/locale/hr.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Preuzimanje podataka", "Drag to reorder": "Drag to reorder", - "Draw a line": "Crtanje linije", "Draw a marker": "Crtanje oznake", "Draw a polygon": "Crtanje površine", "Draw a polyline": "Crtanje izlomljene linije", @@ -156,10 +155,8 @@ "Edit": "Urediti", "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Ugradi kartu", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "Hide controls": "Sakrij kontrole", "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}}}", @@ -241,7 +237,6 @@ "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": "Pretraži lokaciju", "Search location": "Search location", "See all": "See all", "See data layers": "Prikaži unesene podatke", @@ -256,7 +251,6 @@ "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": "Zaustavi uređivanje", "Stop slideshow": "Stop slideshow", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/hu.js b/umap/static/umap/locale/hu.js index 8bd68126..fd8d3291 100644 --- a/umap/static/umap/locale/hu.js +++ b/umap/static/umap/locale/hu.js @@ -147,7 +147,6 @@ const locale = { "Download": "Letöltés", "Download data": "Adatok letöltése", "Drag to reorder": "Az átrendezéshez húzza át", - "Draw a line": "Vonal rajzolása", "Draw a marker": "Jelölő rajzolása", "Draw a polygon": "Sokszög rajzolása", "Draw a polyline": "Töröttvonal rajzolása", @@ -156,10 +155,8 @@ const locale = { "Edit": "Szerkesztés", "Edit feature's layer": "Objektum rétegének szerkesztése", "Edit map properties": "Térkép tulajdonságainak szerkesztése", - "Edit map settings": "Térkép beállításainak szerkesztése", "Edit properties in a table": "Tulajdonságok szerkesztése táblázatban", "Edit this feature": "Objektum szerkesztése", - "Embed and share this map": "Térkép beágyazása és megosztása", "Embed the map": "Térkép beágyazása", "Empty": "Kiürítés", "Error in the tilelayer URL": "Hiba a mozaikréteg URL-jében", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Vezérlők elrejtése", "Home": "Kezdőlap", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Mennyire egyszerűsödjék egy töröttvonal az egyes nagyítási fokozatoknál (jobban = jobb teljesítmény és simább kinézet, kevésbé = nagyobb pontosság)", - "If false, the polygon will act as a part of the underlying map.": "Ha hamis, akkor a sokszög az alapját jelentő térkép részeként fog viselkedni.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe egyedi magassággal (pixel): {{{http://iframe.url.com|magasság}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe egyedi magassággal és szélességgel (pixel): {{{http://iframe.url.com|magasság*szélesség}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Jelenlegi szerkesztések mentése", "Save this center and zoom": "Mentés a jelenlegi középponttal és nagyítással", "Save this location as new feature": "E hely mentése új objektumként", - "Search a place name": "Helynév keresése", "Search location": "Hely keresése", "See all": "Összes megtekintése", "See data layers": "Adatrétegek megtekintése", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sorba rendezéshez használt kulcs", "Split line": "Vonal elvágása", "Start a hole here": "Lyuk rajzolása itt", - "Start editing": "Szerkesztés megkezdése", "Start slideshow": "Diavetítés indítása", "Stop editing": "Szerkesztés befejezése", "Stop slideshow": "Diavetítés befejezése", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("hu", locale) L.setLocale("hu") diff --git a/umap/static/umap/locale/hu.json b/umap/static/umap/locale/hu.json index 33eeae88..85c1f361 100644 --- a/umap/static/umap/locale/hu.json +++ b/umap/static/umap/locale/hu.json @@ -147,7 +147,6 @@ "Download": "Letöltés", "Download data": "Adatok letöltése", "Drag to reorder": "Az átrendezéshez húzza át", - "Draw a line": "Vonal rajzolása", "Draw a marker": "Jelölő rajzolása", "Draw a polygon": "Sokszög rajzolása", "Draw a polyline": "Töröttvonal rajzolása", @@ -156,10 +155,8 @@ "Edit": "Szerkesztés", "Edit feature's layer": "Objektum rétegének szerkesztése", "Edit map properties": "Térkép tulajdonságainak szerkesztése", - "Edit map settings": "Térkép beállításainak szerkesztése", "Edit properties in a table": "Tulajdonságok szerkesztése táblázatban", "Edit this feature": "Objektum szerkesztése", - "Embed and share this map": "Térkép beágyazása és megosztása", "Embed the map": "Térkép beágyazása", "Empty": "Kiürítés", "Error in the tilelayer URL": "Hiba a mozaikréteg URL-jében", @@ -177,7 +174,6 @@ "Hide controls": "Vezérlők elrejtése", "Home": "Kezdőlap", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Mennyire egyszerűsödjék egy töröttvonal az egyes nagyítási fokozatoknál (jobban = jobb teljesítmény és simább kinézet, kevésbé = nagyobb pontosság)", - "If false, the polygon will act as a part of the underlying map.": "Ha hamis, akkor a sokszög az alapját jelentő térkép részeként fog viselkedni.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe egyedi magassággal (pixel): {{{http://iframe.url.com|magasság}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe egyedi magassággal és szélességgel (pixel): {{{http://iframe.url.com|magasság*szélesség}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Jelenlegi szerkesztések mentése", "Save this center and zoom": "Mentés a jelenlegi középponttal és nagyítással", "Save this location as new feature": "E hely mentése új objektumként", - "Search a place name": "Helynév keresése", "Search location": "Hely keresése", "See all": "Összes megtekintése", "See data layers": "Adatrétegek megtekintése", @@ -256,7 +251,6 @@ "Sort key": "Sorba rendezéshez használt kulcs", "Split line": "Vonal elvágása", "Start a hole here": "Lyuk rajzolása itt", - "Start editing": "Szerkesztés megkezdése", "Start slideshow": "Diavetítés indítása", "Stop editing": "Szerkesztés befejezése", "Stop slideshow": "Diavetítés befejezése", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/id.js b/umap/static/umap/locale/id.js index bdbe5b27..5d89ee67 100644 --- a/umap/static/umap/locale/id.js +++ b/umap/static/umap/locale/id.js @@ -147,7 +147,6 @@ const locale = { "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", @@ -156,10 +155,8 @@ const locale = { "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("id", locale) L.setLocale("id") diff --git a/umap/static/umap/locale/id.json b/umap/static/umap/locale/id.json index c403e7ce..560ac0aa 100644 --- a/umap/static/umap/locale/id.json +++ b/umap/static/umap/locale/id.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/is.js b/umap/static/umap/locale/is.js index f8a50ad9..10e3f7b6 100644 --- a/umap/static/umap/locale/is.js +++ b/umap/static/umap/locale/is.js @@ -147,7 +147,6 @@ const locale = { "Download": "Sækja", "Download data": "Sækja gögn", "Drag to reorder": "Draga til að endurraða", - "Draw a line": "Teikna línu", "Draw a marker": "Teikna kortamerki", "Draw a polygon": "Teikna fláka (marghyrning)", "Draw a polyline": "Teikna fjölpunktalínu (polyline)", @@ -156,10 +155,8 @@ const locale = { "Edit": "Breyta", "Edit feature's layer": "Breyta lagi fitjunnar", "Edit map properties": "Breyta eiginleikum korts", - "Edit map settings": "Breyta stillingum korts", "Edit properties in a table": "Breyta eigindum í töflu", "Edit this feature": "Breyta þessari fitju", - "Embed and share this map": "Setja inn á vefsíðu og deila þessu korti", "Embed the map": "Setja landakortið inn á vefsíðu", "Empty": "Tómt", "Error in the tilelayer URL": "Villa í slóð kortatíglalags", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Fela hnappa", "Home": "Heim", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hve mikið eigi að einfalda fjölpunktalínu á hverju aðdráttarstigi (meira = betri afköst og mýkra útlit, minna = nákvæmara)", - "If false, the polygon will act as a part of the underlying map.": "Ef þetta er ósatt, mun marghyrningurinn verða hluti af undirliggjandi korti.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe með sérsniðinni hæð (í mynddílum/px): {{{http://iframe.url.com|hæð}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe með sérsniðinni hæð og breidd (í mynddílum/px): {{{http://iframe.url.com|hæð*breidd}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Vista fyrirliggjandi breytingar", "Save this center and zoom": "Vista þessa miðju og aðdrátt", "Save this location as new feature": "Vista þessa staðsetningu sem nýja fitju", - "Search a place name": "Leita að staðarheiti", "Search location": "Leita að staðsetningu", "See all": "Sjá allt", "See data layers": "Skoða gagnalög", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Röðunarlykill", "Split line": "Skipta línu", "Start a hole here": "Byrja holu hér", - "Start editing": "Hefja breytingar", "Start slideshow": "Hefja skyggnusýningu", "Stop editing": "Hætta breytingum", "Stop slideshow": "Stöðva skyggnusýningu", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("is", locale) L.setLocale("is") diff --git a/umap/static/umap/locale/is.json b/umap/static/umap/locale/is.json index f10b93d8..5f78ba72 100644 --- a/umap/static/umap/locale/is.json +++ b/umap/static/umap/locale/is.json @@ -147,7 +147,6 @@ "Download": "Sækja", "Download data": "Sækja gögn", "Drag to reorder": "Draga til að endurraða", - "Draw a line": "Teikna línu", "Draw a marker": "Teikna kortamerki", "Draw a polygon": "Teikna fláka (marghyrning)", "Draw a polyline": "Teikna fjölpunktalínu (polyline)", @@ -156,10 +155,8 @@ "Edit": "Breyta", "Edit feature's layer": "Breyta lagi fitjunnar", "Edit map properties": "Breyta eiginleikum korts", - "Edit map settings": "Breyta stillingum korts", "Edit properties in a table": "Breyta eigindum í töflu", "Edit this feature": "Breyta þessari fitju", - "Embed and share this map": "Setja inn á vefsíðu og deila þessu korti", "Embed the map": "Setja landakortið inn á vefsíðu", "Empty": "Tómt", "Error in the tilelayer URL": "Villa í slóð kortatíglalags", @@ -177,7 +174,6 @@ "Hide controls": "Fela hnappa", "Home": "Heim", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hve mikið eigi að einfalda fjölpunktalínu á hverju aðdráttarstigi (meira = betri afköst og mýkra útlit, minna = nákvæmara)", - "If false, the polygon will act as a part of the underlying map.": "Ef þetta er ósatt, mun marghyrningurinn verða hluti af undirliggjandi korti.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe með sérsniðinni hæð (í mynddílum/px): {{{http://iframe.url.com|hæð}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe með sérsniðinni hæð og breidd (í mynddílum/px): {{{http://iframe.url.com|hæð*breidd}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Vista fyrirliggjandi breytingar", "Save this center and zoom": "Vista þessa miðju og aðdrátt", "Save this location as new feature": "Vista þessa staðsetningu sem nýja fitju", - "Search a place name": "Leita að staðarheiti", "Search location": "Leita að staðsetningu", "See all": "Sjá allt", "See data layers": "Skoða gagnalög", @@ -256,7 +251,6 @@ "Sort key": "Röðunarlykill", "Split line": "Skipta línu", "Start a hole here": "Byrja holu hér", - "Start editing": "Hefja breytingar", "Start slideshow": "Hefja skyggnusýningu", "Stop editing": "Hætta breytingum", "Stop slideshow": "Stöðva skyggnusýningu", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/it.js b/umap/static/umap/locale/it.js index 0299ff7b..9f3523e7 100644 --- a/umap/static/umap/locale/it.js +++ b/umap/static/umap/locale/it.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Download dei dati", "Drag to reorder": "Trascina per riordinare", - "Draw a line": "Disegna una linea", "Draw a marker": "Aggiungi un marcatore", "Draw a polygon": "Disegna un poligono", "Draw a polyline": "Disegna una polilinea", @@ -156,10 +155,8 @@ const locale = { "Edit": "Modifica", "Edit feature's layer": "Modifica gli oggetti del layer", "Edit map properties": "Modifica le proprietà della mappa", - "Edit map settings": "Modifica le impostazioni della mappa", "Edit properties in a table": "Modifica le proprietà in una tabella", "Edit this feature": "Modifica quest'oggetto", - "Embed and share this map": "Includi e condividi questa mappa", "Embed the map": "Includi la mappa", "Empty": "Vuoto", "Error in the tilelayer URL": "Errore nell'URL nel servizio di tile", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Nascondi controlli", "Home": "Home", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Quanto vuoi semplificare la polilinea per ogni zoom (più = maggiori performance a aspetto più semplificato, meno = maggior dettaglio)", - "If false, the polygon will act as a part of the underlying map.": "Se falso, il poligono agirà come parte della mappa sottostante.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altezza (in px) personalizzata: {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con altezza e larghezza personalizzata (in px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Salva le modifiche effettuate", "Save this center and zoom": "Salva il centro e lo zoom", "Save this location as new feature": "Salva questa posizione come nuovo oggetto", - "Search a place name": "Cerca il nome di un luogo", "Search location": "Cerca un luogo", "See all": "Vedi tutto", "See data layers": "Vedi i layer di dati", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Campo di ordinamento", "Split line": "Dividi linea", "Start a hole here": "Comincia un buco qui", - "Start editing": "Avvia modifica", "Start slideshow": "Avvia presentazione", "Stop editing": "Ferma la modifica", "Stop slideshow": "Ferma presentazione", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("it", locale) L.setLocale("it") diff --git a/umap/static/umap/locale/it.json b/umap/static/umap/locale/it.json index 37edd458..8fbad224 100644 --- a/umap/static/umap/locale/it.json +++ b/umap/static/umap/locale/it.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Download dei dati", "Drag to reorder": "Trascina per riordinare", - "Draw a line": "Disegna una linea", "Draw a marker": "Aggiungi un marcatore", "Draw a polygon": "Disegna un poligono", "Draw a polyline": "Disegna una polilinea", @@ -156,10 +155,8 @@ "Edit": "Modifica", "Edit feature's layer": "Modifica gli oggetti del layer", "Edit map properties": "Modifica le proprietà della mappa", - "Edit map settings": "Modifica le impostazioni della mappa", "Edit properties in a table": "Modifica le proprietà in una tabella", "Edit this feature": "Modifica quest'oggetto", - "Embed and share this map": "Includi e condividi questa mappa", "Embed the map": "Includi la mappa", "Empty": "Vuoto", "Error in the tilelayer URL": "Errore nell'URL nel servizio di tile", @@ -177,7 +174,6 @@ "Hide controls": "Nascondi controlli", "Home": "Home", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Quanto vuoi semplificare la polilinea per ogni zoom (più = maggiori performance a aspetto più semplificato, meno = maggior dettaglio)", - "If false, the polygon will act as a part of the underlying map.": "Se falso, il poligono agirà come parte della mappa sottostante.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altezza (in px) personalizzata: {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con altezza e larghezza personalizzata (in px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Salva le modifiche effettuate", "Save this center and zoom": "Salva il centro e lo zoom", "Save this location as new feature": "Salva questa posizione come nuovo oggetto", - "Search a place name": "Cerca il nome di un luogo", "Search location": "Cerca un luogo", "See all": "Vedi tutto", "See data layers": "Vedi i layer di dati", @@ -256,7 +251,6 @@ "Sort key": "Campo di ordinamento", "Split line": "Dividi linea", "Start a hole here": "Comincia un buco qui", - "Start editing": "Avvia modifica", "Start slideshow": "Avvia presentazione", "Stop editing": "Ferma la modifica", "Stop slideshow": "Ferma presentazione", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ja.js b/umap/static/umap/locale/ja.js index 3cec67e4..4236e577 100644 --- a/umap/static/umap/locale/ja.js +++ b/umap/static/umap/locale/ja.js @@ -147,7 +147,6 @@ const locale = { "Download": "ダンロード", "Download data": "データダウンロード", "Drag to reorder": "ドラッグして並べ替える", - "Draw a line": "ラインを描く", "Draw a marker": "マーカーを配置", "Draw a polygon": "ポリゴンを描く", "Draw a polyline": "ポリゴンを描く", @@ -156,10 +155,8 @@ const locale = { "Edit": "編集", "Edit feature's layer": "地物レイヤー編集", "Edit map properties": "マッププロパティを編集", - "Edit map settings": "マップ設定を編集", "Edit properties in a table": "表形式でプロパティを編集", "Edit this feature": "地物を編集", - "Embed and share this map": "サイトへのマップ埋め込みと共有", "Embed the map": "マップ埋め込み", "Empty": "内容なし", "Error in the tilelayer URL": "タイルレイヤのURLに誤りがあります", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "操作パネルを非表示", "Home": "ホーム", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "各ズームレベルでのポリゴン簡略化 (more = パフォーマンスと滑らかさ重視, less = 正確さ重視)", - "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の縦幅を指定(ピクセル): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframeの縦幅および横幅を指定(ピクセル): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "編集内容を保存", "Save this center and zoom": "地図中心点とズームレベルを保存", "Save this location as new feature": "この場所を新しい地物として保存", - "Search a place name": "場所の名前を検索", "Search location": "地名で検索", "See all": "すべて表示", "See data layers": "データレイヤを見る", @@ -256,7 +251,6 @@ const locale = { "Sort key": "並び替えに使うキー", "Split line": "ラインを分割", "Start a hole here": "この部分に穴を作成", - "Start editing": "編集開始", "Start slideshow": "スライドショーを開始", "Stop editing": "編集中断", "Stop slideshow": "スライドショーを停止", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ja", locale) L.setLocale("ja") diff --git a/umap/static/umap/locale/ja.json b/umap/static/umap/locale/ja.json index 65175aef..9233d47a 100644 --- a/umap/static/umap/locale/ja.json +++ b/umap/static/umap/locale/ja.json @@ -147,7 +147,6 @@ "Download": "ダンロード", "Download data": "データダウンロード", "Drag to reorder": "ドラッグして並べ替える", - "Draw a line": "ラインを描く", "Draw a marker": "マーカーを配置", "Draw a polygon": "ポリゴンを描く", "Draw a polyline": "ポリゴンを描く", @@ -156,10 +155,8 @@ "Edit": "編集", "Edit feature's layer": "地物レイヤー編集", "Edit map properties": "マッププロパティを編集", - "Edit map settings": "マップ設定を編集", "Edit properties in a table": "表形式でプロパティを編集", "Edit this feature": "地物を編集", - "Embed and share this map": "サイトへのマップ埋め込みと共有", "Embed the map": "マップ埋め込み", "Empty": "内容なし", "Error in the tilelayer URL": "タイルレイヤのURLに誤りがあります", @@ -177,7 +174,6 @@ "Hide controls": "操作パネルを非表示", "Home": "ホーム", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "各ズームレベルでのポリゴン簡略化 (more = パフォーマンスと滑らかさ重視, less = 正確さ重視)", - "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の縦幅を指定(ピクセル): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframeの縦幅および横幅を指定(ピクセル): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "編集内容を保存", "Save this center and zoom": "地図中心点とズームレベルを保存", "Save this location as new feature": "この場所を新しい地物として保存", - "Search a place name": "場所の名前を検索", "Search location": "地名で検索", "See all": "すべて表示", "See data layers": "データレイヤを見る", @@ -256,7 +251,6 @@ "Sort key": "並び替えに使うキー", "Split line": "ラインを分割", "Start a hole here": "この部分に穴を作成", - "Start editing": "編集開始", "Start slideshow": "スライドショーを開始", "Stop editing": "編集中断", "Stop slideshow": "スライドショーを停止", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ko.js b/umap/static/umap/locale/ko.js index d8bde3f0..9bff219d 100644 --- a/umap/static/umap/locale/ko.js +++ b/umap/static/umap/locale/ko.js @@ -147,7 +147,6 @@ const locale = { "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", @@ -156,10 +155,8 @@ const locale = { "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ko", locale) L.setLocale("ko") diff --git a/umap/static/umap/locale/ko.json b/umap/static/umap/locale/ko.json index c2831305..734cdafe 100644 --- a/umap/static/umap/locale/ko.json +++ b/umap/static/umap/locale/ko.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/lt.js b/umap/static/umap/locale/lt.js index 9080c5c5..f9234dda 100644 --- a/umap/static/umap/locale/lt.js +++ b/umap/static/umap/locale/lt.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Atsisiųsti duomenis", "Drag to reorder": "Drag to reorder", - "Draw a line": "Piešti liniją", "Draw a marker": "Padėti žymeklį", "Draw a polygon": "Piešti poligoną", "Draw a polyline": "Piešti linijas", @@ -156,10 +155,8 @@ const locale = { "Edit": "Redaguoti", "Edit feature's layer": "Redaguoti objekto sluoksnį", "Edit map properties": "Keisti žemėlapio nustatymus", - "Edit map settings": "Keisti žemėlapio nustatymus", "Edit properties in a table": "Redaguoti savybes lentelėje", "Edit this feature": "Redaguoti šį objektą", - "Embed and share this map": "Įkelti ir dalintis šiuo žemėlapiu", "Embed the map": "Įsikelti šį žemėlapį", "Empty": "Tuščias", "Error in the tilelayer URL": "Klaida tile-sluoksnio URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Slėpti mygtukus", "Home": "Home", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kaip stipriai supaprastinti linijas kiekviename mastelyje (daugiau - diesnis greitis ir lygesnis vaizdas, mažiau - tikslesnis atvaizdavimas)", - "If false, the polygon will act as a part of the underlying map.": "Jei false, poligonas bus pagrindinio žemėlapio dalis.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe su nurodytu aukščiu (pikseliais): {{{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}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Išsaugoti pakeitimus", "Save this center and zoom": "Išsaugoti šį centrą ar mastelį.", "Save this location as new feature": "Save this location as new feature", - "Search a place name": "Search a place name", "Search location": "Search location", "See all": "Išsaugoti viską", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "Padalinti liniją", "Start a hole here": "Piešti skylę čia", - "Start editing": "Pradėti redagavimą", "Start slideshow": "Pradėti peržiūrą", "Stop editing": "Baigti redagavimą", "Stop slideshow": "Stabdyti peržiūrą", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("lt", locale) L.setLocale("lt") diff --git a/umap/static/umap/locale/lt.json b/umap/static/umap/locale/lt.json index 3026c928..b0034c24 100644 --- a/umap/static/umap/locale/lt.json +++ b/umap/static/umap/locale/lt.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Atsisiųsti duomenis", "Drag to reorder": "Drag to reorder", - "Draw a line": "Piešti liniją", "Draw a marker": "Padėti žymeklį", "Draw a polygon": "Piešti poligoną", "Draw a polyline": "Piešti linijas", @@ -156,10 +155,8 @@ "Edit": "Redaguoti", "Edit feature's layer": "Redaguoti objekto sluoksnį", "Edit map properties": "Keisti žemėlapio nustatymus", - "Edit map settings": "Keisti žemėlapio nustatymus", "Edit properties in a table": "Redaguoti savybes lentelėje", "Edit this feature": "Redaguoti šį objektą", - "Embed and share this map": "Įkelti ir dalintis šiuo žemėlapiu", "Embed the map": "Įsikelti šį žemėlapį", "Empty": "Tuščias", "Error in the tilelayer URL": "Klaida tile-sluoksnio URL", @@ -177,7 +174,6 @@ "Hide controls": "Slėpti mygtukus", "Home": "Home", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kaip stipriai supaprastinti linijas kiekviename mastelyje (daugiau - diesnis greitis ir lygesnis vaizdas, mažiau - tikslesnis atvaizdavimas)", - "If false, the polygon will act as a part of the underlying map.": "Jei false, poligonas bus pagrindinio žemėlapio dalis.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe su nurodytu aukščiu (pikseliais): {{{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}}}", @@ -241,7 +237,6 @@ "Save current edits": "Išsaugoti pakeitimus", "Save this center and zoom": "Išsaugoti šį centrą ar mastelį.", "Save this location as new feature": "Save this location as new feature", - "Search a place name": "Search a place name", "Search location": "Search location", "See all": "Išsaugoti viską", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "Padalinti liniją", "Start a hole here": "Piešti skylę čia", - "Start editing": "Pradėti redagavimą", "Start slideshow": "Pradėti peržiūrą", "Stop editing": "Baigti redagavimą", "Stop slideshow": "Stabdyti peržiūrą", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ms.js b/umap/static/umap/locale/ms.js index 0ced5beb..2c6d8be9 100644 --- a/umap/static/umap/locale/ms.js +++ b/umap/static/umap/locale/ms.js @@ -147,7 +147,6 @@ const locale = { "Download": "Muat turun", "Download data": "Muat turun data", "Drag to reorder": "Seret untuk susun semula", - "Draw a line": "Lukis garisan", "Draw a marker": "Lukis penanda", "Draw a polygon": "Lukis poligon", "Draw a polyline": "Lukis poligaris", @@ -156,10 +155,8 @@ const locale = { "Edit": "Sunting", "Edit feature's layer": "Sunting lapisan sifat", "Edit map properties": "Sunting ciri-ciri peta", - "Edit map settings": "Sunting tetapan peta", "Edit properties in a table": "Sunting ciri-ciri dalam jadual", "Edit this feature": "Sunting sifat ini", - "Embed and share this map": "Benam dan kongsi peta ini", "Embed the map": "Benamkan peta", "Empty": "Kosongkan", "Error in the tilelayer URL": "Ralat dalam URL lapisan jubin", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Sembunyikan kawalan", "Home": "Laman utama", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Berapa banyak untuk dipermudahkan bagi poligaris di setiap tahap zum (lebih banyak = lebih tinggi prestasi dan rupa lebih halus, lebih sedikit = lebih tepat)", - "If false, the polygon will act as a part of the underlying map.": "Jika salah, poligon akan bertindak sebagai sebahagian daripada peta di bawah.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe dengan tinggi tersuai (dalam px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe dengan tinggi dan lebar tersuai (dalam px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Simpan suntingan semasa", "Save this center and zoom": "Simpan kedudukan tengah dan zum ini", "Save this location as new feature": "Simpan kedudukan ini sebagai sifat baharu", - "Search a place name": "Cari nama tempat", "Search location": "Kedudukan carian", "See all": "Lihat semua", "See data layers": "Lihat lapisan data", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Kekunci isihan", "Split line": "Garisan pemisah", "Start a hole here": "Mulakan lubang di sini", - "Start editing": "Mula menyunting", "Start slideshow": "Mulakan persembahan slaid", "Stop editing": "Berhenti menyunting", "Stop slideshow": "Berhenti persembahan slaid", @@ -426,14 +420,18 @@ const locale = { "Switch to edit mode": "Tukar ke mod suntingan", "Update who can see and edit the map": "Kemas kini siapa boleh lihat dan sunting peta", "View": "Lihat", - "Add image URL": "Add image URL", - "Backup data": "Backup data", - "Download full data": "Download full data", - "Emoji & Character": "Emoji & Character", - "Generic": "Generic", - "Symbol": "Symbol", - "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "Add image URL": "Tambah URL imej", + "Backup data": "Data sandaran", + "Download full data": "Muat turun data penuh", + "Emoji & Character": "Emoji & Aksara", + "Generic": "Generik", + "Symbol": "Simbol", + "Type char or paste emoji": "Taip aksara atau tampal emoji", + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ms", locale) L.setLocale("ms") diff --git a/umap/static/umap/locale/ms.json b/umap/static/umap/locale/ms.json index 7259657f..c49f21ff 100644 --- a/umap/static/umap/locale/ms.json +++ b/umap/static/umap/locale/ms.json @@ -147,7 +147,6 @@ "Download": "Muat turun", "Download data": "Muat turun data", "Drag to reorder": "Seret untuk susun semula", - "Draw a line": "Lukis garisan", "Draw a marker": "Lukis penanda", "Draw a polygon": "Lukis poligon", "Draw a polyline": "Lukis poligaris", @@ -156,10 +155,8 @@ "Edit": "Sunting", "Edit feature's layer": "Sunting lapisan sifat", "Edit map properties": "Sunting ciri-ciri peta", - "Edit map settings": "Sunting tetapan peta", "Edit properties in a table": "Sunting ciri-ciri dalam jadual", "Edit this feature": "Sunting sifat ini", - "Embed and share this map": "Benam dan kongsi peta ini", "Embed the map": "Benamkan peta", "Empty": "Kosongkan", "Error in the tilelayer URL": "Ralat dalam URL lapisan jubin", @@ -177,7 +174,6 @@ "Hide controls": "Sembunyikan kawalan", "Home": "Laman utama", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Berapa banyak untuk dipermudahkan bagi poligaris di setiap tahap zum (lebih banyak = lebih tinggi prestasi dan rupa lebih halus, lebih sedikit = lebih tepat)", - "If false, the polygon will act as a part of the underlying map.": "Jika salah, poligon akan bertindak sebagai sebahagian daripada peta di bawah.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe dengan tinggi tersuai (dalam px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe dengan tinggi dan lebar tersuai (dalam px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Simpan suntingan semasa", "Save this center and zoom": "Simpan kedudukan tengah dan zum ini", "Save this location as new feature": "Simpan kedudukan ini sebagai sifat baharu", - "Search a place name": "Cari nama tempat", "Search location": "Kedudukan carian", "See all": "Lihat semua", "See data layers": "Lihat lapisan data", @@ -256,7 +251,6 @@ "Sort key": "Kekunci isihan", "Split line": "Garisan pemisah", "Start a hole here": "Mulakan lubang di sini", - "Start editing": "Mula menyunting", "Start slideshow": "Mulakan persembahan slaid", "Stop editing": "Berhenti menyunting", "Stop slideshow": "Berhenti persembahan slaid", @@ -426,12 +420,16 @@ "Switch to edit mode": "Tukar ke mod suntingan", "Update who can see and edit the map": "Kemas kini siapa boleh lihat dan sunting peta", "View": "Lihat", - "Add image URL": "Add image URL", - "Backup data": "Backup data", - "Download full data": "Download full data", - "Emoji & Character": "Emoji & Character", - "Generic": "Generic", - "Symbol": "Symbol", - "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "Add image URL": "Tambah URL imej", + "Backup data": "Data sandaran", + "Download full data": "Muat turun data penuh", + "Emoji & Character": "Emoji & Aksara", + "Generic": "Generik", + "Symbol": "Simbol", + "Type char or paste emoji": "Taip aksara atau tampal emoji", + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/nl.js b/umap/static/umap/locale/nl.js index 636872ec..4fc5355a 100644 --- a/umap/static/umap/locale/nl.js +++ b/umap/static/umap/locale/nl.js @@ -1,5 +1,5 @@ const locale = { - "Allow scroll wheel zoom?": "Zoomen met scrollwieltje toestaan?", + "Allow scroll wheel zoom?": "Zoomen met scrollwiel toestaan?", "Automatic": "Automatisch", "Ball": "Kopspeld", "Cancel": "Annuleren", @@ -147,7 +147,6 @@ const locale = { "Download": "Downloaden", "Download data": "Gegevens downloaden", "Drag to reorder": "Sleep om de volgorde te wijzigen", - "Draw a line": "Teken een lijn", "Draw a marker": "Teken een punt", "Draw a polygon": "Teken een veelhoek", "Draw a polyline": "Teken een lijn", @@ -156,10 +155,8 @@ const locale = { "Edit": "Bewerken", "Edit feature's layer": "Objectlaag bewerken", "Edit map properties": "Kaarteigenschappen wijzigen", - "Edit map settings": "Kaartinstellingen aanpassen", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Dit object bewerken", - "Embed and share this map": "Deze kaart insluiten en delen", "Embed the map": "Kaart inbedden", "Empty": "Leeg", "Error in the tilelayer URL": "Er is een fout opgetreden met de achtergrondtegels", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Verberg besturingselementen", "Home": "Home", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Graad van vereenvoudiging van een veelhoek, per zoomniveau. (Hogere waarde = betere prestaties, lagere waarde = getrouwere precisie)", - "If false, the polygon will act as a part of the underlying map.": "Indien onwaar ('false'), dan zal de polygoon deel uitmaken van de onderliggende kaart", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe met gespecifieerde hoogte (in px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe met gespecifieerde hoogte en breedte (in px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Huidige bewerkingen opslaan", "Save this center and zoom": "Bewaar deze positie op de kaart en het zoomniveau", "Save this location as new feature": "Sla deze locatie op als nieuw object", - "Search a place name": "Zoek plaatsnaam", "Search location": "Zoek locatie", "See all": "Toon alles", "See data layers": "Bekijk datalagen", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sleutel om op te sorteren", "Split line": "Splits de lijn", "Start a hole here": "Begin hier een gat", - "Start editing": "Starten met editeren", "Start slideshow": "Start slideshow", "Stop editing": "Stop met editeren", "Stop slideshow": "Stop slideshow", @@ -352,13 +346,13 @@ const locale = { "{area} mi²": "{area} mi²", "{area} yd²": "{area} yd²", "{distance} NM": "{distance} NM", - "{distance} km": "{distance} km", + "{distance} km": "{afstand} 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", + "Animated transitions": "Geavanceerde overgangen", "Background overlay url": "Background overlay url", "Custom overlay": "Custom overlay", "Display the star map button": "Display the star map button", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("nl", locale) L.setLocale("nl") diff --git a/umap/static/umap/locale/nl.json b/umap/static/umap/locale/nl.json index 180c0aeb..4deb3982 100644 --- a/umap/static/umap/locale/nl.json +++ b/umap/static/umap/locale/nl.json @@ -1,5 +1,5 @@ { - "Allow scroll wheel zoom?": "Zoomen met scrollwieltje toestaan?", + "Allow scroll wheel zoom?": "Zoomen met scrollwiel toestaan?", "Automatic": "Automatisch", "Ball": "Kopspeld", "Cancel": "Annuleren", @@ -147,7 +147,6 @@ "Download": "Downloaden", "Download data": "Gegevens downloaden", "Drag to reorder": "Sleep om de volgorde te wijzigen", - "Draw a line": "Teken een lijn", "Draw a marker": "Teken een punt", "Draw a polygon": "Teken een veelhoek", "Draw a polyline": "Teken een lijn", @@ -156,10 +155,8 @@ "Edit": "Bewerken", "Edit feature's layer": "Objectlaag bewerken", "Edit map properties": "Kaarteigenschappen wijzigen", - "Edit map settings": "Kaartinstellingen aanpassen", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Dit object bewerken", - "Embed and share this map": "Deze kaart insluiten en delen", "Embed the map": "Kaart inbedden", "Empty": "Leeg", "Error in the tilelayer URL": "Er is een fout opgetreden met de achtergrondtegels", @@ -177,7 +174,6 @@ "Hide controls": "Verberg besturingselementen", "Home": "Home", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Graad van vereenvoudiging van een veelhoek, per zoomniveau. (Hogere waarde = betere prestaties, lagere waarde = getrouwere precisie)", - "If false, the polygon will act as a part of the underlying map.": "Indien onwaar ('false'), dan zal de polygoon deel uitmaken van de onderliggende kaart", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe met gespecifieerde hoogte (in px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe met gespecifieerde hoogte en breedte (in px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Huidige bewerkingen opslaan", "Save this center and zoom": "Bewaar deze positie op de kaart en het zoomniveau", "Save this location as new feature": "Sla deze locatie op als nieuw object", - "Search a place name": "Zoek plaatsnaam", "Search location": "Zoek locatie", "See all": "Toon alles", "See data layers": "Bekijk datalagen", @@ -256,7 +251,6 @@ "Sort key": "Sleutel om op te sorteren", "Split line": "Splits de lijn", "Start a hole here": "Begin hier een gat", - "Start editing": "Starten met editeren", "Start slideshow": "Start slideshow", "Stop editing": "Stop met editeren", "Stop slideshow": "Stop slideshow", @@ -352,13 +346,13 @@ "{area} mi²": "{area} mi²", "{area} yd²": "{area} yd²", "{distance} NM": "{distance} NM", - "{distance} km": "{distance} km", + "{distance} km": "{afstand} 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", + "Animated transitions": "Geavanceerde overgangen", "Background overlay url": "Background overlay url", "Custom overlay": "Custom overlay", "Display the star map button": "Display the star map button", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/no.js b/umap/static/umap/locale/no.js index f9e9b204..a8e0aecb 100644 --- a/umap/static/umap/locale/no.js +++ b/umap/static/umap/locale/no.js @@ -147,7 +147,6 @@ const locale = { "Download": "Last ned", "Download data": "Last ned data", "Drag to reorder": "Dra for å endre rekkefølge", - "Draw a line": "Tegn en linje", "Draw a marker": "Tegn en markør", "Draw a polygon": "Tegn et polygon", "Draw a polyline": "Tegn en polylinje", @@ -156,10 +155,8 @@ const locale = { "Edit": "Rediger", "Edit feature's layer": "Rediger objektets lag", "Edit map properties": "Rediger kartegenskaper", - "Edit map settings": "Rediger kartinnstillinger", "Edit properties in a table": "Rediger egenskaper i en tabell", "Edit this feature": "Rediger dette objektet", - "Embed and share this map": "Bygg inn og del dette kartet", "Embed the map": "Bygg inn kartet", "Empty": "Tøm", "Error in the tilelayer URL": "Feil i flislag-URLen", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Skjul kontrollene", "Home": "Hjem", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hvor mye polylinjene skal simplifiseres på hvert zoom-nivå (mer = bedre ytelse og mer sømløst, mindre = mer nøyaktig)", - "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("no", locale) L.setLocale("no") diff --git a/umap/static/umap/locale/no.json b/umap/static/umap/locale/no.json index 2743ef33..3328bbd9 100644 --- a/umap/static/umap/locale/no.json +++ b/umap/static/umap/locale/no.json @@ -147,7 +147,6 @@ "Download": "Last ned", "Download data": "Last ned data", "Drag to reorder": "Dra for å endre rekkefølge", - "Draw a line": "Tegn en linje", "Draw a marker": "Tegn en markør", "Draw a polygon": "Tegn et polygon", "Draw a polyline": "Tegn en polylinje", @@ -156,10 +155,8 @@ "Edit": "Rediger", "Edit feature's layer": "Rediger objektets lag", "Edit map properties": "Rediger kartegenskaper", - "Edit map settings": "Rediger kartinnstillinger", "Edit properties in a table": "Rediger egenskaper i en tabell", "Edit this feature": "Rediger dette objektet", - "Embed and share this map": "Bygg inn og del dette kartet", "Embed the map": "Bygg inn kartet", "Empty": "Tøm", "Error in the tilelayer URL": "Feil i flislag-URLen", @@ -177,7 +174,6 @@ "Hide controls": "Skjul kontrollene", "Home": "Hjem", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hvor mye polylinjene skal simplifiseres på hvert zoom-nivå (mer = bedre ytelse og mer sømløst, mindre = mer nøyaktig)", - "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/pl.js b/umap/static/umap/locale/pl.js index e54ff88b..224c6f69 100644 --- a/umap/static/umap/locale/pl.js +++ b/umap/static/umap/locale/pl.js @@ -147,7 +147,6 @@ const locale = { "Download": "Pobieranie", "Download data": "Pobierz dane", "Drag to reorder": "Przeciągnij, by zmienić kolejność", - "Draw a line": "Rysuj linię", "Draw a marker": "Dodaj znacznik", "Draw a polygon": "Rysuj obszar", "Draw a polyline": "Rysuj linię", @@ -156,10 +155,8 @@ const locale = { "Edit": "Edytuj", "Edit feature's layer": "Edytuj warstwę z obiektami", "Edit map properties": "Edytuj właściwości mapy", - "Edit map settings": "Edytuj ustawienia mapy", "Edit properties in a table": "Edytuj właściwości w tabeli", "Edit this feature": "Edytuj ten obiekt", - "Embed and share this map": "Osadź i udostępnij tę mapę", "Embed the map": "Osadź mapę na stronie", "Empty": "Wyczyść", "Error in the tilelayer URL": "Błąd w adresie URL podkładu", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Ukryj przyciski", "Home": "Strona główna", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Jak bardzo uprościć obszar na każdym poziomie przybliżenia (więcej = większa wydajność i gładki wygląd, mniej = większa dokładność)", - "If false, the polygon will act as a part of the underlying map.": "Jeżeli fałsz, wielokąt będzie zachowywał się jak część mapy zasadniczej.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Ramka z podaną wysokością (w pikselach) {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Ramka z podaną wysokością i szerokością (w pikselach): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Ramka: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Zapisz obecne edycje", "Save this center and zoom": "Zapisz obecną pozycję i przybliżenie", "Save this location as new feature": "Zapisz to miejsce jako nowy obiekt", - "Search a place name": "Szukaj nazwy miejsca", "Search location": "Znajdź miejsce", "See all": "Pokaż wszystko", "See data layers": "Zobacz wszystkie warstwy danych", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Klucz sortowania", "Split line": "Podziel linię", "Start a hole here": "Zacznij dziurę tutaj", - "Start editing": "Rozpocznij edycję", "Start slideshow": "Rozpocznij pokaz", "Stop editing": "Zakończ edycję", "Stop slideshow": "Zakończ pokaz", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("pl", locale) L.setLocale("pl") diff --git a/umap/static/umap/locale/pl.json b/umap/static/umap/locale/pl.json index e19e0ae4..3bcce8b8 100644 --- a/umap/static/umap/locale/pl.json +++ b/umap/static/umap/locale/pl.json @@ -147,7 +147,6 @@ "Download": "Pobieranie", "Download data": "Pobierz dane", "Drag to reorder": "Przeciągnij, by zmienić kolejność", - "Draw a line": "Rysuj linię", "Draw a marker": "Dodaj znacznik", "Draw a polygon": "Rysuj obszar", "Draw a polyline": "Rysuj linię", @@ -156,10 +155,8 @@ "Edit": "Edytuj", "Edit feature's layer": "Edytuj warstwę z obiektami", "Edit map properties": "Edytuj właściwości mapy", - "Edit map settings": "Edytuj ustawienia mapy", "Edit properties in a table": "Edytuj właściwości w tabeli", "Edit this feature": "Edytuj ten obiekt", - "Embed and share this map": "Osadź i udostępnij tę mapę", "Embed the map": "Osadź mapę na stronie", "Empty": "Wyczyść", "Error in the tilelayer URL": "Błąd w adresie URL podkładu", @@ -177,7 +174,6 @@ "Hide controls": "Ukryj przyciski", "Home": "Strona główna", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Jak bardzo uprościć obszar na każdym poziomie przybliżenia (więcej = większa wydajność i gładki wygląd, mniej = większa dokładność)", - "If false, the polygon will act as a part of the underlying map.": "Jeżeli fałsz, wielokąt będzie zachowywał się jak część mapy zasadniczej.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Ramka z podaną wysokością (w pikselach) {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Ramka z podaną wysokością i szerokością (w pikselach): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Ramka: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Zapisz obecne edycje", "Save this center and zoom": "Zapisz obecną pozycję i przybliżenie", "Save this location as new feature": "Zapisz to miejsce jako nowy obiekt", - "Search a place name": "Szukaj nazwy miejsca", "Search location": "Znajdź miejsce", "See all": "Pokaż wszystko", "See data layers": "Zobacz wszystkie warstwy danych", @@ -256,7 +251,6 @@ "Sort key": "Klucz sortowania", "Split line": "Podziel linię", "Start a hole here": "Zacznij dziurę tutaj", - "Start editing": "Rozpocznij edycję", "Start slideshow": "Rozpocznij pokaz", "Stop editing": "Zakończ edycję", "Stop slideshow": "Zakończ pokaz", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/pl_PL.json b/umap/static/umap/locale/pl_PL.json index c403e7ce..560ac0aa 100644 --- a/umap/static/umap/locale/pl_PL.json +++ b/umap/static/umap/locale/pl_PL.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt.js b/umap/static/umap/locale/pt.js index c7e7a08f..3461691a 100644 --- a/umap/static/umap/locale/pt.js +++ b/umap/static/umap/locale/pt.js @@ -147,7 +147,6 @@ const locale = { "Download": "Descarregar", "Download data": "Descarregar dados", "Drag to reorder": "Arrastar para reordenar", - "Draw a line": "Desenhar uma linha", "Draw a marker": "Desenhar um marco", "Draw a polygon": "Desenhar um polígono", "Draw a polyline": "Desenhar uma polilinha", @@ -156,10 +155,8 @@ const locale = { "Edit": "Editar", "Edit feature's layer": "Editar camada do elemento", "Edit map properties": "Editar propriedades do mapa", - "Edit map settings": "Editar definições do mapa", "Edit properties in a table": "Editar propriedades numa tabela", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Exportar e partilhar este mapa", "Embed the map": "Embeber o mapa", "Empty": "Vazio", "Error in the tilelayer URL": "Erro no URL de telas", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Ocultar controlos", "Home": "Início", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se desativado, o polígono agirá como parte do mapa de baixo.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe com altura personalizada (em px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe com altura e largura personalizados (em px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Gravar edições atuais", "Save this center and zoom": "Gravar este centro e aproximar", "Save this location as new feature": "Gravar esta localização como novo elemento", - "Search a place name": "Procurar por um local", "Search location": "Procurar localização", "See all": "Ver tudo", "See data layers": "Ver camadas de dados", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Chave de ordenação", "Split line": "Linha de separação", "Start a hole here": "Começar um buraco aqui", - "Start editing": "Começar a editar", "Start slideshow": "Iniciar apresentação", "Stop editing": "Parar edição", "Stop slideshow": "Parar apresentação", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("pt", locale) L.setLocale("pt") diff --git a/umap/static/umap/locale/pt.json b/umap/static/umap/locale/pt.json index eb294233..52a67aa1 100644 --- a/umap/static/umap/locale/pt.json +++ b/umap/static/umap/locale/pt.json @@ -147,7 +147,6 @@ "Download": "Descarregar", "Download data": "Descarregar dados", "Drag to reorder": "Arrastar para reordenar", - "Draw a line": "Desenhar uma linha", "Draw a marker": "Desenhar um marco", "Draw a polygon": "Desenhar um polígono", "Draw a polyline": "Desenhar uma polilinha", @@ -156,10 +155,8 @@ "Edit": "Editar", "Edit feature's layer": "Editar camada do elemento", "Edit map properties": "Editar propriedades do mapa", - "Edit map settings": "Editar definições do mapa", "Edit properties in a table": "Editar propriedades numa tabela", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Exportar e partilhar este mapa", "Embed the map": "Embeber o mapa", "Empty": "Vazio", "Error in the tilelayer URL": "Erro no URL de telas", @@ -177,7 +174,6 @@ "Hide controls": "Ocultar controlos", "Home": "Início", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se desativado, o polígono agirá como parte do mapa de baixo.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe com altura personalizada (em px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe com altura e largura personalizados (em px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Gravar edições atuais", "Save this center and zoom": "Gravar este centro e aproximar", "Save this location as new feature": "Gravar esta localização como novo elemento", - "Search a place name": "Procurar por um local", "Search location": "Procurar localização", "See all": "Ver tudo", "See data layers": "Ver camadas de dados", @@ -256,7 +251,6 @@ "Sort key": "Chave de ordenação", "Split line": "Linha de separação", "Start a hole here": "Começar um buraco aqui", - "Start editing": "Começar a editar", "Start slideshow": "Iniciar apresentação", "Stop editing": "Parar edição", "Stop slideshow": "Parar apresentação", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt_BR.js b/umap/static/umap/locale/pt_BR.js index 17efbcd6..8d8e5356 100644 --- a/umap/static/umap/locale/pt_BR.js +++ b/umap/static/umap/locale/pt_BR.js @@ -147,7 +147,6 @@ const locale = { "Download": "Descarregar", "Download data": "Descarregar dados", "Drag to reorder": "Arrastar para reordenar", - "Draw a line": "Desenhar uma linha", "Draw a marker": "Desenhar um marco", "Draw a polygon": "Desenhar um polígono", "Draw a polyline": "Desenhar uma polilinha", @@ -156,10 +155,8 @@ const locale = { "Edit": "Editar", "Edit feature's layer": "Editar camada do elemento", "Edit map properties": "Editar propriedades do mapa", - "Edit map settings": "Editar definições do mapa", "Edit properties in a table": "Editar propriedades numa tabela", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Exportar e partilhar este mapa", "Embed the map": "Embeber o mapa", "Empty": "Vazio", "Error in the tilelayer URL": "Erro no URL de telas", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Ocultar controles", "Home": "Início", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se desativado, o polígono agirá como parte do mapa de baixo.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe com altura personalizada (em px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe com altura e largura personalizados (em px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Gravar edições atuais", "Save this center and zoom": "Gravar este centro e aproximar", "Save this location as new feature": "Gravar esta localização como novo elemento", - "Search a place name": "Procurar por um local", "Search location": "Procurar localização", "See all": "Ver tudo", "See data layers": "Ver camadas de dados", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Chave de ordenação", "Split line": "Linha de separação", "Start a hole here": "Começar um buraco aqui", - "Start editing": "Começar a editar", "Start slideshow": "Iniciar apresentação", "Stop editing": "Parar edição", "Stop slideshow": "Parar apresentação", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("pt_BR", locale) L.setLocale("pt_BR") diff --git a/umap/static/umap/locale/pt_BR.json b/umap/static/umap/locale/pt_BR.json index 0310db79..023df26e 100644 --- a/umap/static/umap/locale/pt_BR.json +++ b/umap/static/umap/locale/pt_BR.json @@ -147,7 +147,6 @@ "Download": "Descarregar", "Download data": "Descarregar dados", "Drag to reorder": "Arrastar para reordenar", - "Draw a line": "Desenhar uma linha", "Draw a marker": "Desenhar um marco", "Draw a polygon": "Desenhar um polígono", "Draw a polyline": "Desenhar uma polilinha", @@ -156,10 +155,8 @@ "Edit": "Editar", "Edit feature's layer": "Editar camada do elemento", "Edit map properties": "Editar propriedades do mapa", - "Edit map settings": "Editar definições do mapa", "Edit properties in a table": "Editar propriedades numa tabela", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Exportar e partilhar este mapa", "Embed the map": "Embeber o mapa", "Empty": "Vazio", "Error in the tilelayer URL": "Erro no URL de telas", @@ -177,7 +174,6 @@ "Hide controls": "Ocultar controles", "Home": "Início", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se desativado, o polígono agirá como parte do mapa de baixo.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe com altura personalizada (em px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe com altura e largura personalizados (em px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Gravar edições atuais", "Save this center and zoom": "Gravar este centro e aproximar", "Save this location as new feature": "Gravar esta localização como novo elemento", - "Search a place name": "Procurar por um local", "Search location": "Procurar localização", "See all": "Ver tudo", "See data layers": "Ver camadas de dados", @@ -256,7 +251,6 @@ "Sort key": "Chave de ordenação", "Split line": "Linha de separação", "Start a hole here": "Começar um buraco aqui", - "Start editing": "Começar a editar", "Start slideshow": "Iniciar apresentação", "Stop editing": "Parar edição", "Stop slideshow": "Parar apresentação", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt_PT.js b/umap/static/umap/locale/pt_PT.js index 920be345..c1c1f8ec 100644 --- a/umap/static/umap/locale/pt_PT.js +++ b/umap/static/umap/locale/pt_PT.js @@ -147,7 +147,6 @@ const locale = { "Download": "Descarregar", "Download data": "Descarregar dados", "Drag to reorder": "Arrastar para reordenar", - "Draw a line": "Desenhar uma linha", "Draw a marker": "Desenhar um marco", "Draw a polygon": "Desenhar um polígono", "Draw a polyline": "Desenhar uma polilinha", @@ -156,10 +155,8 @@ const locale = { "Edit": "Editar", "Edit feature's layer": "Editar camada do elemento", "Edit map properties": "Editar propriedades do mapa", - "Edit map settings": "Editar definições do mapa", "Edit properties in a table": "Editar propriedades numa tabela", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Exportar e partilhar este mapa", "Embed the map": "Embeber o mapa", "Empty": "Vazio", "Error in the tilelayer URL": "Erro no URL de telas", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Ocultar controlos", "Home": "Início", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se desativado, o polígono agirá como parte do mapa de baixo.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe com altura personalizada (em px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe com altura e largura personalizados (em px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Gravar edições atuais", "Save this center and zoom": "Gravar este centro e aproximar", "Save this location as new feature": "Gravar esta localização como novo elemento", - "Search a place name": "Procurar por um local", "Search location": "Procurar localização", "See all": "Ver tudo", "See data layers": "Ver camadas de dados", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Chave de ordenação", "Split line": "Linha de separação", "Start a hole here": "Começar um buraco aqui", - "Start editing": "Começar a editar", "Start slideshow": "Iniciar apresentação", "Stop editing": "Parar edição", "Stop slideshow": "Parar apresentação", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("pt_PT", locale) L.setLocale("pt_PT") diff --git a/umap/static/umap/locale/pt_PT.json b/umap/static/umap/locale/pt_PT.json index a8fab7e2..33ea0e44 100644 --- a/umap/static/umap/locale/pt_PT.json +++ b/umap/static/umap/locale/pt_PT.json @@ -147,7 +147,6 @@ "Download": "Descarregar", "Download data": "Descarregar dados", "Drag to reorder": "Arrastar para reordenar", - "Draw a line": "Desenhar uma linha", "Draw a marker": "Desenhar um marco", "Draw a polygon": "Desenhar um polígono", "Draw a polyline": "Desenhar uma polilinha", @@ -156,10 +155,8 @@ "Edit": "Editar", "Edit feature's layer": "Editar camada do elemento", "Edit map properties": "Editar propriedades do mapa", - "Edit map settings": "Editar definições do mapa", "Edit properties in a table": "Editar propriedades numa tabela", "Edit this feature": "Editar este elemento", - "Embed and share this map": "Exportar e partilhar este mapa", "Embed the map": "Embeber o mapa", "Empty": "Vazio", "Error in the tilelayer URL": "Erro no URL de telas", @@ -177,7 +174,6 @@ "Hide controls": "Ocultar controlos", "Home": "Início", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)", - "If false, the polygon will act as a part of the underlying map.": "Se desativado, o polígono agirá como parte do mapa de baixo.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe com altura personalizada (em px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe com altura e largura personalizados (em px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Gravar edições atuais", "Save this center and zoom": "Gravar este centro e aproximar", "Save this location as new feature": "Gravar esta localização como novo elemento", - "Search a place name": "Procurar por um local", "Search location": "Procurar localização", "See all": "Ver tudo", "See data layers": "Ver camadas de dados", @@ -256,7 +251,6 @@ "Sort key": "Chave de ordenação", "Split line": "Linha de separação", "Start a hole here": "Começar um buraco aqui", - "Start editing": "Começar a editar", "Start slideshow": "Iniciar apresentação", "Stop editing": "Parar edição", "Stop slideshow": "Parar apresentação", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ro.js b/umap/static/umap/locale/ro.js index eb04c656..7714f7ee 100644 --- a/umap/static/umap/locale/ro.js +++ b/umap/static/umap/locale/ro.js @@ -147,7 +147,6 @@ const locale = { "Download": "Descarcă", "Download data": "Download data", "Drag to reorder": "Drag to reorder", - "Draw a line": "Trage o linie", "Draw a marker": "Draw a marker", "Draw a polygon": "Draw a polygon", "Draw a polyline": "Draw a polyline", @@ -156,10 +155,8 @@ const locale = { "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Hide controls", "Home": "Acasă", "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}}}", @@ -241,7 +237,6 @@ const locale = { "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": "Căutați un nume al locației", "Search location": "Căutați locația", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ro", locale) L.setLocale("ro") diff --git a/umap/static/umap/locale/ro.json b/umap/static/umap/locale/ro.json index f058e031..2e38eabf 100644 --- a/umap/static/umap/locale/ro.json +++ b/umap/static/umap/locale/ro.json @@ -147,7 +147,6 @@ "Download": "Descarcă", "Download data": "Download data", "Drag to reorder": "Drag to reorder", - "Draw a line": "Trage o linie", "Draw a marker": "Draw a marker", "Draw a polygon": "Draw a polygon", "Draw a polyline": "Draw a polyline", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "Hide controls": "Hide controls", "Home": "Acasă", "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}}}", @@ -241,7 +237,6 @@ "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": "Căutați un nume al locației", "Search location": "Căutați locația", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/ru.js b/umap/static/umap/locale/ru.js index beed317b..63986b5f 100644 --- a/umap/static/umap/locale/ru.js +++ b/umap/static/umap/locale/ru.js @@ -147,7 +147,6 @@ const locale = { "Download": "Скачать", "Download data": "Скачать данные", "Drag to reorder": "Перетащите для изменения порядка", - "Draw a line": "Нарисовать линию", "Draw a marker": "Добавить метку", "Draw a polygon": "Нарисовать полигон", "Draw a polyline": "Нарисовать линию", @@ -156,10 +155,8 @@ const locale = { "Edit": "Редактировать", "Edit feature's layer": "Изменить слой объекта", "Edit map properties": "Редактировать свойства карты", - "Edit map settings": "Изменить свойства карты", "Edit properties in a table": "Редактировать свойства в таблице", "Edit this feature": "Редактировать объект", - "Embed and share this map": "Встроить карту или поделиться ей", "Embed the map": "Встроить карту", "Empty": "Очистить", "Error in the tilelayer URL": "Ошибка в ссылке на слой карты", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Убрать элементы управления", "Home": "Заглавная", "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.": "Если нет, тогда полигон будет выглядеть как часть карты", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe с указанием высоты (в пикселях): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe с заданной высотой и шириной (в px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Сохранить текущие правки", "Save this center and zoom": "Сохранить это положение и масштаб", "Save this location as new feature": "Сохранить это местоположение как новый объект", - "Search a place name": "Искать название места", "Search location": "Поиск местоположения", "See all": "Посмотреть все", "See data layers": "Посмотреть слои данных", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Кнопка сортировки", "Split line": "Разделить линию", "Start a hole here": "Начать отверстие отсюда", - "Start editing": "Начать редактирование", "Start slideshow": "Начать слайдшоу", "Stop editing": "Завершить редактирование", "Stop slideshow": "Остановить слайдшоу", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("ru", locale) L.setLocale("ru") diff --git a/umap/static/umap/locale/ru.json b/umap/static/umap/locale/ru.json index 1ccf4bba..40aea99e 100644 --- a/umap/static/umap/locale/ru.json +++ b/umap/static/umap/locale/ru.json @@ -147,7 +147,6 @@ "Download": "Скачать", "Download data": "Скачать данные", "Drag to reorder": "Перетащите для изменения порядка", - "Draw a line": "Нарисовать линию", "Draw a marker": "Добавить метку", "Draw a polygon": "Нарисовать полигон", "Draw a polyline": "Нарисовать линию", @@ -156,10 +155,8 @@ "Edit": "Редактировать", "Edit feature's layer": "Изменить слой объекта", "Edit map properties": "Редактировать свойства карты", - "Edit map settings": "Изменить свойства карты", "Edit properties in a table": "Редактировать свойства в таблице", "Edit this feature": "Редактировать объект", - "Embed and share this map": "Встроить карту или поделиться ей", "Embed the map": "Встроить карту", "Empty": "Очистить", "Error in the tilelayer URL": "Ошибка в ссылке на слой карты", @@ -177,7 +174,6 @@ "Hide controls": "Убрать элементы управления", "Home": "Заглавная", "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.": "Если нет, тогда полигон будет выглядеть как часть карты", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe с указанием высоты (в пикселях): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe с заданной высотой и шириной (в px): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Сохранить текущие правки", "Save this center and zoom": "Сохранить это положение и масштаб", "Save this location as new feature": "Сохранить это местоположение как новый объект", - "Search a place name": "Искать название места", "Search location": "Поиск местоположения", "See all": "Посмотреть все", "See data layers": "Посмотреть слои данных", @@ -256,7 +251,6 @@ "Sort key": "Кнопка сортировки", "Split line": "Разделить линию", "Start a hole here": "Начать отверстие отсюда", - "Start editing": "Начать редактирование", "Start slideshow": "Начать слайдшоу", "Stop editing": "Завершить редактирование", "Stop slideshow": "Остановить слайдшоу", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/sk_SK.js b/umap/static/umap/locale/sk_SK.js index e1cb2d96..29ef4c4c 100644 --- a/umap/static/umap/locale/sk_SK.js +++ b/umap/static/umap/locale/sk_SK.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Stiahnuť údaje", "Drag to reorder": "Presunutím zmeníte poradie", - "Draw a line": "Nakresliť jednoduchú čiaru", "Draw a marker": "Nakresliť značku miesta", "Draw a polygon": "Nakresliť polygon", "Draw a polyline": "Nakresliť krivku", @@ -156,10 +155,8 @@ const locale = { "Edit": "Upraviť", "Edit feature's layer": "Upraviť vrstvu objektu", "Edit map properties": "Upraviť vlastnosti mapy", - "Edit map settings": "Upraviť nastavenia mapy", "Edit properties in a table": "Upraviť vlastnosti v tabuľke", "Edit this feature": "Upraviť tento objekt", - "Embed and share this map": "Zdieľaj alebo vlož mapu do iného webu", "Embed the map": "Vložiť mapu na iný web", "Empty": "Vyprázdniť", "Error in the tilelayer URL": "Chyba URL dlaždicovej vrstvy", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Skryť ovládacie prvky", "Home": "Domov", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Ako veľmi vyhladzovať a zjednodušovať pri oddialeni (väčšie = rýchlejša odozva a plynulejší vzhľad, menšie = presnejšie)", - "If false, the polygon will act as a part of the underlying map.": "Ak je vypnuté, polygón sa bude správať ako súčasť mapového podkladu.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe s vlastnou výškou (v px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe s vlastnou výškou a šírkou (v px): {{{http://iframe.url.com|height*widht}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Uložiť nedávne zmeny", "Save this center and zoom": "Uložiť túto pozíciu mapy a jej priblíženie", "Save this location as new feature": "Uložiť túto polohu ako nový objekt", - "Search a place name": "Search a place name", "Search location": "Vyhľadať polohu", "See all": "Zobraziť všetko", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Kľúč radenia", "Split line": "Rozdelit čiaru", "Start a hole here": "Tu začať dieru", - "Start editing": "Začať úpravy", "Start slideshow": "Spustiť prezentáciu", "Stop editing": "Ukončiť úpravy", "Stop slideshow": "Zastaviť prezentáciu", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("sk_SK", locale) L.setLocale("sk_SK") diff --git a/umap/static/umap/locale/sk_SK.json b/umap/static/umap/locale/sk_SK.json index eee8fe29..375c3323 100644 --- a/umap/static/umap/locale/sk_SK.json +++ b/umap/static/umap/locale/sk_SK.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Stiahnuť údaje", "Drag to reorder": "Presunutím zmeníte poradie", - "Draw a line": "Nakresliť jednoduchú čiaru", "Draw a marker": "Nakresliť značku miesta", "Draw a polygon": "Nakresliť polygon", "Draw a polyline": "Nakresliť krivku", @@ -156,10 +155,8 @@ "Edit": "Upraviť", "Edit feature's layer": "Upraviť vrstvu objektu", "Edit map properties": "Upraviť vlastnosti mapy", - "Edit map settings": "Upraviť nastavenia mapy", "Edit properties in a table": "Upraviť vlastnosti v tabuľke", "Edit this feature": "Upraviť tento objekt", - "Embed and share this map": "Zdieľaj alebo vlož mapu do iného webu", "Embed the map": "Vložiť mapu na iný web", "Empty": "Vyprázdniť", "Error in the tilelayer URL": "Chyba URL dlaždicovej vrstvy", @@ -177,7 +174,6 @@ "Hide controls": "Skryť ovládacie prvky", "Home": "Domov", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Ako veľmi vyhladzovať a zjednodušovať pri oddialeni (väčšie = rýchlejša odozva a plynulejší vzhľad, menšie = presnejšie)", - "If false, the polygon will act as a part of the underlying map.": "Ak je vypnuté, polygón sa bude správať ako súčasť mapového podkladu.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe s vlastnou výškou (v px): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe s vlastnou výškou a šírkou (v px): {{{http://iframe.url.com|height*widht}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Uložiť nedávne zmeny", "Save this center and zoom": "Uložiť túto pozíciu mapy a jej priblíženie", "Save this location as new feature": "Uložiť túto polohu ako nový objekt", - "Search a place name": "Search a place name", "Search location": "Vyhľadať polohu", "See all": "Zobraziť všetko", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "Sort key": "Kľúč radenia", "Split line": "Rozdelit čiaru", "Start a hole here": "Tu začať dieru", - "Start editing": "Začať úpravy", "Start slideshow": "Spustiť prezentáciu", "Stop editing": "Ukončiť úpravy", "Stop slideshow": "Zastaviť prezentáciu", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/sl.js b/umap/static/umap/locale/sl.js index 97f1ecd7..8442e486 100644 --- a/umap/static/umap/locale/sl.js +++ b/umap/static/umap/locale/sl.js @@ -147,7 +147,6 @@ const locale = { "Download": "Prenos", "Download data": "Prejmi podatke", "Drag to reorder": "Potegni za prerazvrstitev", - "Draw a line": "Nariši črto", "Draw a marker": "Nariši označbo", "Draw a polygon": "Nariši mnogokotnik", "Draw a polyline": "Nariši črto v več koleni", @@ -156,10 +155,8 @@ const locale = { "Edit": "Uredi", "Edit feature's layer": "Uredi plast predmeta", "Edit map properties": "Uredi lastnosti zemljevida", - "Edit map settings": "Uredi nastavitve zemljevida", "Edit properties in a table": "Uredi lastnosti v razpredelnici", "Edit this feature": "Uredi predmet", - "Embed and share this map": "Vstavi in objavi zemljevid", "Embed the map": "Vstavi zemljevid", "Empty": "Prazno", "Error in the tilelayer URL": "Napaka v naslovu URL plasti", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Skrij orodja", "Home": "Začetna stran", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kako močno naj bodo poenostavljene prte na posamezni ravni približanja (močno = boljše delovanje in prijetnejši videz ali malo = bolj natančen prikaz)", - "If false, the polygon will act as a part of the underlying map.": "Neizbrana možnost določa, da bo mnogokotnik obravnavan kot del zemljevida.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Predmet Iframe z višino po meri (v točkah): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Predmet Iframe z višino in širino po meri (v točkah): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Shrani urejanje", "Save this center and zoom": "Shrani središče in približaj", "Save this location as new feature": "Shrani mesto kot nov predmet", - "Search a place name": "Search a place name", "Search location": "Preišči mesto", "See all": "Pokaži vse", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Razvrščanje", "Split line": "Ločitvena črta", "Start a hole here": "Začni z vrisovanjem luknje", - "Start editing": "Začni z urejanjem", "Start slideshow": "Začni s predstavitvijo", "Stop editing": "Končaj z urejanjem", "Stop slideshow": "Zaustavi predstavitev", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("sl", locale) L.setLocale("sl") diff --git a/umap/static/umap/locale/sl.json b/umap/static/umap/locale/sl.json index 172bab0d..204a1221 100644 --- a/umap/static/umap/locale/sl.json +++ b/umap/static/umap/locale/sl.json @@ -147,7 +147,6 @@ "Download": "Prenos", "Download data": "Prejmi podatke", "Drag to reorder": "Potegni za prerazvrstitev", - "Draw a line": "Nariši črto", "Draw a marker": "Nariši označbo", "Draw a polygon": "Nariši mnogokotnik", "Draw a polyline": "Nariši črto v več koleni", @@ -156,10 +155,8 @@ "Edit": "Uredi", "Edit feature's layer": "Uredi plast predmeta", "Edit map properties": "Uredi lastnosti zemljevida", - "Edit map settings": "Uredi nastavitve zemljevida", "Edit properties in a table": "Uredi lastnosti v razpredelnici", "Edit this feature": "Uredi predmet", - "Embed and share this map": "Vstavi in objavi zemljevid", "Embed the map": "Vstavi zemljevid", "Empty": "Prazno", "Error in the tilelayer URL": "Napaka v naslovu URL plasti", @@ -177,7 +174,6 @@ "Hide controls": "Skrij orodja", "Home": "Začetna stran", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kako močno naj bodo poenostavljene prte na posamezni ravni približanja (močno = boljše delovanje in prijetnejši videz ali malo = bolj natančen prikaz)", - "If false, the polygon will act as a part of the underlying map.": "Neizbrana možnost določa, da bo mnogokotnik obravnavan kot del zemljevida.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Predmet Iframe z višino po meri (v točkah): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Predmet Iframe z višino in širino po meri (v točkah): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Shrani urejanje", "Save this center and zoom": "Shrani središče in približaj", "Save this location as new feature": "Shrani mesto kot nov predmet", - "Search a place name": "Search a place name", "Search location": "Preišči mesto", "See all": "Pokaži vse", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "Sort key": "Razvrščanje", "Split line": "Ločitvena črta", "Start a hole here": "Začni z vrisovanjem luknje", - "Start editing": "Začni z urejanjem", "Start slideshow": "Začni s predstavitvijo", "Stop editing": "Končaj z urejanjem", "Stop slideshow": "Zaustavi predstavitev", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/sr.js b/umap/static/umap/locale/sr.js index e5e0f0db..ceb37d99 100644 --- a/umap/static/umap/locale/sr.js +++ b/umap/static/umap/locale/sr.js @@ -147,7 +147,6 @@ const locale = { "Download": "Преузимање", "Download data": "Преузимање података", "Drag to reorder": "Превуците за промену редоследа", - "Draw a line": "Цртање линије", "Draw a marker": "Цртање ознаке", "Draw a polygon": "Цртање површине", "Draw a polyline": "Цртање изломљене линије", @@ -156,10 +155,8 @@ const locale = { "Edit": "Уређивање", "Edit feature's layer": "Уређивање елемента одабраног лејера", "Edit map properties": "Уређивање мапе", - "Edit map settings": "Уређивање више опција мапе", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Уређивање елемента", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Сакриј контроле", "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}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Сачувај тренутна подешавања", "Save this center and zoom": "Сачувај подешавања центра и увећања", "Save this location as new feature": "Сачувај локацију као нови елемент", - "Search a place name": "Претражи локацију", "Search location": "Претражи локацију", "See all": "Види све", "See data layers": "Прикажи унесене податке", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Започни уређивање", "Start slideshow": "Start slideshow", "Stop editing": "Заустави уређивања", "Stop slideshow": "Stop slideshow", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("sr", locale) L.setLocale("sr") diff --git a/umap/static/umap/locale/sr.json b/umap/static/umap/locale/sr.json index 454a7d94..602b56bc 100644 --- a/umap/static/umap/locale/sr.json +++ b/umap/static/umap/locale/sr.json @@ -147,7 +147,6 @@ "Download": "Преузимање", "Download data": "Преузимање података", "Drag to reorder": "Превуците за промену редоследа", - "Draw a line": "Цртање линије", "Draw a marker": "Цртање ознаке", "Draw a polygon": "Цртање површине", "Draw a polyline": "Цртање изломљене линије", @@ -156,10 +155,8 @@ "Edit": "Уређивање", "Edit feature's layer": "Уређивање елемента одабраног лејера", "Edit map properties": "Уређивање мапе", - "Edit map settings": "Уређивање више опција мапе", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Уређивање елемента", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "Hide controls": "Сакриј контроле", "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}}}", @@ -241,7 +237,6 @@ "Save current edits": "Сачувај тренутна подешавања", "Save this center and zoom": "Сачувај подешавања центра и увећања", "Save this location as new feature": "Сачувај локацију као нови елемент", - "Search a place name": "Претражи локацију", "Search location": "Претражи локацију", "See all": "Види све", "See data layers": "Прикажи унесене податке", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "Split line", "Start a hole here": "Start a hole here", - "Start editing": "Започни уређивање", "Start slideshow": "Start slideshow", "Stop editing": "Заустави уређивања", "Stop slideshow": "Stop slideshow", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/sv.js b/umap/static/umap/locale/sv.js index 23b7b6a8..2a17c28f 100644 --- a/umap/static/umap/locale/sv.js +++ b/umap/static/umap/locale/sv.js @@ -147,7 +147,6 @@ const locale = { "Download": "Ladda ned", "Download data": "Ladda ned data", "Drag to reorder": "Dra för att sortera om", - "Draw a line": "Rita en linje", "Draw a marker": "Rita en markör", "Draw a polygon": "Rita en polygon", "Draw a polyline": "Rita en multilinje", @@ -156,10 +155,8 @@ const locale = { "Edit": "Redigera", "Edit feature's layer": "Redigera objektets lager", "Edit map properties": "Redigera kartans egenskaper", - "Edit map settings": "Redigera kartans inställningar", "Edit properties in a table": "Redigera attribut i en tabell", "Edit this feature": "Redigera objektet", - "Embed and share this map": "Bädda in och dela den här kartan", "Embed the map": "Bädda in kartan", "Empty": "Töm", "Error in the tilelayer URL": "Fel i webbadressen för bakgrundskartan (tile-lagret)", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Dölj verktygsfälten", "Home": "Hem", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hur mycket ska polygoner och multilinjer förenklas vid olika zoom-nivåer? (Mer = bättre prestanda och mjukare utseende, Mindre = mer exakt)", - "If false, the polygon will act as a part of the underlying map.": "Om falskt, visas polygonen som en del av bakgrundskartan.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe med specifik höjd (i pixlar): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe med specifik höjd och bredd (i pixlar): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe (inbäddad ram): {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Spara nuvarande ändringar", "Save this center and zoom": "Spara aktuell vy och zoomnivå", "Save this location as new feature": "Spara denna plats som nytt kartobjekt", - "Search a place name": "Sök efter ett platsnamn", "Search location": "Sök plats", "See all": "Se alla", "See data layers": "Visa datalager", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sorteringsnyckel", "Split line": "Dela upp linje", "Start a hole here": "Infoga ett hål här", - "Start editing": "Börja redigera", "Start slideshow": "Starta bildspel", "Stop editing": "Avsluta redigering", "Stop slideshow": "Stoppa bildspel", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("sv", locale) L.setLocale("sv") diff --git a/umap/static/umap/locale/sv.json b/umap/static/umap/locale/sv.json index 9fd68082..d4bef392 100644 --- a/umap/static/umap/locale/sv.json +++ b/umap/static/umap/locale/sv.json @@ -147,7 +147,6 @@ "Download": "Ladda ned", "Download data": "Ladda ned data", "Drag to reorder": "Dra för att sortera om", - "Draw a line": "Rita en linje", "Draw a marker": "Rita en markör", "Draw a polygon": "Rita en polygon", "Draw a polyline": "Rita en multilinje", @@ -156,10 +155,8 @@ "Edit": "Redigera", "Edit feature's layer": "Redigera objektets lager", "Edit map properties": "Redigera kartans egenskaper", - "Edit map settings": "Redigera kartans inställningar", "Edit properties in a table": "Redigera attribut i en tabell", "Edit this feature": "Redigera objektet", - "Embed and share this map": "Bädda in och dela den här kartan", "Embed the map": "Bädda in kartan", "Empty": "Töm", "Error in the tilelayer URL": "Fel i webbadressen för bakgrundskartan (tile-lagret)", @@ -177,7 +174,6 @@ "Hide controls": "Dölj verktygsfälten", "Home": "Hem", "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hur mycket ska polygoner och multilinjer förenklas vid olika zoom-nivåer? (Mer = bättre prestanda och mjukare utseende, Mindre = mer exakt)", - "If false, the polygon will act as a part of the underlying map.": "Om falskt, visas polygonen som en del av bakgrundskartan.", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe med specifik höjd (i pixlar): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe med specifik höjd och bredd (i pixlar): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe (inbäddad ram): {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Spara nuvarande ändringar", "Save this center and zoom": "Spara aktuell vy och zoomnivå", "Save this location as new feature": "Spara denna plats som nytt kartobjekt", - "Search a place name": "Sök efter ett platsnamn", "Search location": "Sök plats", "See all": "Se alla", "See data layers": "Visa datalager", @@ -256,7 +251,6 @@ "Sort key": "Sorteringsnyckel", "Split line": "Dela upp linje", "Start a hole here": "Infoga ett hål här", - "Start editing": "Börja redigera", "Start slideshow": "Starta bildspel", "Stop editing": "Avsluta redigering", "Stop slideshow": "Stoppa bildspel", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/th_TH.js b/umap/static/umap/locale/th_TH.js index 164ce0aa..33f370e4 100644 --- a/umap/static/umap/locale/th_TH.js +++ b/umap/static/umap/locale/th_TH.js @@ -147,7 +147,6 @@ const locale = { "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", @@ -156,10 +155,8 @@ const locale = { "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("th_TH", locale) L.setLocale("th_TH") diff --git a/umap/static/umap/locale/th_TH.json b/umap/static/umap/locale/th_TH.json index c403e7ce..560ac0aa 100644 --- a/umap/static/umap/locale/th_TH.json +++ b/umap/static/umap/locale/th_TH.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/tr.js b/umap/static/umap/locale/tr.js index 846fbb48..ca729b46 100644 --- a/umap/static/umap/locale/tr.js +++ b/umap/static/umap/locale/tr.js @@ -147,7 +147,6 @@ const locale = { "Download": "İndir", "Download data": "Veriyi indir", "Drag to reorder": "Yeniden sıralamak için sürükle", - "Draw a line": "Bir çizgi çiz", "Draw a marker": "Bir işaretleyici çiz", "Draw a polygon": "Bir çokgen çiz", "Draw a polyline": "Çoklu çizgi çiz", @@ -156,10 +155,8 @@ const locale = { "Edit": "Düzenle", "Edit feature's layer": "Özellikler katmanını düzenle", "Edit map properties": "Harita özelliklerini düzenle", - "Edit map settings": "Harita ayarlarını düzenle", "Edit properties in a table": "Özellikleri bir tabloda düzenle", "Edit this feature": "Bu özelliği düzenle", - "Embed and share this map": "Bu haritayı yerleştir ve paylaş", "Embed the map": "Haritayı yerleştir", "Empty": "Boşalt", "Error in the tilelayer URL": "Katman URL'sinde hata", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Kontrolleri gizle", "Home": "Ana sayfa", "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.": "Yanlış ise, çokgen altta yatan haritanın bir parçası olarak hareket edecektir.", "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}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Şimdiki düzenlemeleri kaydet", "Save this center and zoom": "Bu merkezi kaydet ve yakınlaştır", "Save this location as new feature": "Bu konumu yeni özellik olarak kaydet", - "Search a place name": "Yer adı ara", "Search location": "Konum ara", "See all": "Hepsini gör", "See data layers": "Veri katmanlarını gör", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Kısa anahtar", "Split line": "Çizgiyi böl", "Start a hole here": "Burada bir delik aç", - "Start editing": "Düzenlemeye başla", "Start slideshow": "Slayt gösterisini başlat", "Stop editing": "Düzenlemeyi durdur", "Stop slideshow": "Slayt gösterisini durdur", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("tr", locale) L.setLocale("tr") diff --git a/umap/static/umap/locale/tr.json b/umap/static/umap/locale/tr.json index 19051c06..a2896ddd 100644 --- a/umap/static/umap/locale/tr.json +++ b/umap/static/umap/locale/tr.json @@ -147,7 +147,6 @@ "Download": "İndir", "Download data": "Veriyi indir", "Drag to reorder": "Yeniden sıralamak için sürükle", - "Draw a line": "Bir çizgi çiz", "Draw a marker": "Bir işaretleyici çiz", "Draw a polygon": "Bir çokgen çiz", "Draw a polyline": "Çoklu çizgi çiz", @@ -156,10 +155,8 @@ "Edit": "Düzenle", "Edit feature's layer": "Özellikler katmanını düzenle", "Edit map properties": "Harita özelliklerini düzenle", - "Edit map settings": "Harita ayarlarını düzenle", "Edit properties in a table": "Özellikleri bir tabloda düzenle", "Edit this feature": "Bu özelliği düzenle", - "Embed and share this map": "Bu haritayı yerleştir ve paylaş", "Embed the map": "Haritayı yerleştir", "Empty": "Boşalt", "Error in the tilelayer URL": "Katman URL'sinde hata", @@ -177,7 +174,6 @@ "Hide controls": "Kontrolleri gizle", "Home": "Ana sayfa", "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.": "Yanlış ise, çokgen altta yatan haritanın bir parçası olarak hareket edecektir.", "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}}}", @@ -241,7 +237,6 @@ "Save current edits": "Şimdiki düzenlemeleri kaydet", "Save this center and zoom": "Bu merkezi kaydet ve yakınlaştır", "Save this location as new feature": "Bu konumu yeni özellik olarak kaydet", - "Search a place name": "Yer adı ara", "Search location": "Konum ara", "See all": "Hepsini gör", "See data layers": "Veri katmanlarını gör", @@ -256,7 +251,6 @@ "Sort key": "Kısa anahtar", "Split line": "Çizgiyi böl", "Start a hole here": "Burada bir delik aç", - "Start editing": "Düzenlemeye başla", "Start slideshow": "Slayt gösterisini başlat", "Stop editing": "Düzenlemeyi durdur", "Stop slideshow": "Slayt gösterisini durdur", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/uk_UA.js b/umap/static/umap/locale/uk_UA.js index 787fbad3..ee17b37e 100644 --- a/umap/static/umap/locale/uk_UA.js +++ b/umap/static/umap/locale/uk_UA.js @@ -147,7 +147,6 @@ const locale = { "Download": "Звантажити", "Download data": "Звантажити дані", "Drag to reorder": "Перетягніть, щоб змінити порядок", - "Draw a line": "Креслити лінію", "Draw a marker": "Додати позначку", "Draw a polygon": "Накреслити полігон", "Draw a polyline": "Накреслити ламану", @@ -156,10 +155,8 @@ const locale = { "Edit": "Редагувати", "Edit feature's layer": "Змінити шар об’єкту", "Edit map properties": "Змінити параметри мапи", - "Edit map settings": "Змінити налаштування мапи", "Edit properties in a table": "Редагувати параметри в таблиці", "Edit this feature": "Редагувати цей об’єкт", - "Embed and share this map": "Вбудувати мапу та поділитися нею", "Embed the map": "Вбудувати мапу", "Empty": "Очистити", "Error in the tilelayer URL": "Помилка в посиланні на шар мапи", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Прибрати елементи керування", "Home": "Головна", "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.": "Якщо ні, тоді полігон буде виглядати як частина мапи", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe із зазначенням висоти (в пікселях): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe з власними висотою та шириною (у пікселях): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "Зберегти поточні правки", "Save this center and zoom": "Зберегти такі центрування та масштаб", "Save this location as new feature": "Зберегти місце розташування як новий об’єкт", - "Search a place name": "Шукати назву місця", "Search location": "Пошук місця", "See all": "Переглянути усе", "See data layers": "Подивитися шари даних", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Ключ сортування", "Split line": "Розрізати лінію", "Start a hole here": "Почати отвір звідси", - "Start editing": "Почати редагування", "Start slideshow": "Почати слайдшоу", "Stop editing": "Зупинити редагування", "Stop slideshow": "Зупинити слайдшоу", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("uk_UA", locale) L.setLocale("uk_UA") diff --git a/umap/static/umap/locale/uk_UA.json b/umap/static/umap/locale/uk_UA.json index b2a16209..a7fa914e 100644 --- a/umap/static/umap/locale/uk_UA.json +++ b/umap/static/umap/locale/uk_UA.json @@ -147,7 +147,6 @@ "Download": "Звантажити", "Download data": "Звантажити дані", "Drag to reorder": "Перетягніть, щоб змінити порядок", - "Draw a line": "Креслити лінію", "Draw a marker": "Додати позначку", "Draw a polygon": "Накреслити полігон", "Draw a polyline": "Накреслити ламану", @@ -156,10 +155,8 @@ "Edit": "Редагувати", "Edit feature's layer": "Змінити шар об’єкту", "Edit map properties": "Змінити параметри мапи", - "Edit map settings": "Змінити налаштування мапи", "Edit properties in a table": "Редагувати параметри в таблиці", "Edit this feature": "Редагувати цей об’єкт", - "Embed and share this map": "Вбудувати мапу та поділитися нею", "Embed the map": "Вбудувати мапу", "Empty": "Очистити", "Error in the tilelayer URL": "Помилка в посиланні на шар мапи", @@ -177,7 +174,6 @@ "Hide controls": "Прибрати елементи керування", "Home": "Головна", "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.": "Якщо ні, тоді полігон буде виглядати як частина мапи", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe із зазначенням висоти (в пікселях): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe з власними висотою та шириною (у пікселях): {{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "Зберегти поточні правки", "Save this center and zoom": "Зберегти такі центрування та масштаб", "Save this location as new feature": "Зберегти місце розташування як новий об’єкт", - "Search a place name": "Шукати назву місця", "Search location": "Пошук місця", "See all": "Переглянути усе", "See data layers": "Подивитися шари даних", @@ -256,7 +251,6 @@ "Sort key": "Ключ сортування", "Split line": "Розрізати лінію", "Start a hole here": "Почати отвір звідси", - "Start editing": "Почати редагування", "Start slideshow": "Почати слайдшоу", "Stop editing": "Зупинити редагування", "Stop slideshow": "Зупинити слайдшоу", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/vi.js b/umap/static/umap/locale/vi.js index 5c697eaf..a81c60a2 100644 --- a/umap/static/umap/locale/vi.js +++ b/umap/static/umap/locale/vi.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "Tải dữ liệu", "Drag to reorder": "Drag to reorder", - "Draw a line": "Vẽ đường thẳng", "Draw a marker": "Vẽ điểm", "Draw a polygon": "Vẽ đa giác", "Draw a polyline": "Vẽ nhiều đường", @@ -156,10 +155,8 @@ const locale = { "Edit": "Sửa", "Edit feature's layer": "Chỉnh sửa lớp", "Edit map properties": "Chỉnh sửa thuộc tính bản đồ", - "Edit map settings": "Tin chỉnh bản đồ", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Sửa chức năng này", - "Embed and share this map": "Nhúng và chia sẽ bản đồ này", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "Dấu bảng điều khiển", "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}}}", @@ -241,7 +237,6 @@ const locale = { "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "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", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("vi", locale) L.setLocale("vi") diff --git a/umap/static/umap/locale/vi.json b/umap/static/umap/locale/vi.json index fe524665..89b8b7fa 100644 --- a/umap/static/umap/locale/vi.json +++ b/umap/static/umap/locale/vi.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "Tải dữ liệu", "Drag to reorder": "Drag to reorder", - "Draw a line": "Vẽ đường thẳng", "Draw a marker": "Vẽ điểm", "Draw a polygon": "Vẽ đa giác", "Draw a polyline": "Vẽ nhiều đường", @@ -156,10 +155,8 @@ "Edit": "Sửa", "Edit feature's layer": "Chỉnh sửa lớp", "Edit map properties": "Chỉnh sửa thuộc tính bản đồ", - "Edit map settings": "Tin chỉnh bản đồ", "Edit properties in a table": "Edit properties in a table", "Edit this feature": "Sửa chức năng này", - "Embed and share this map": "Nhúng và chia sẽ bản đồ này", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "Hide controls": "Dấu bảng điều khiển", "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/vi_VN.json b/umap/static/umap/locale/vi_VN.json index c403e7ce..560ac0aa 100644 --- a/umap/static/umap/locale/vi_VN.json +++ b/umap/static/umap/locale/vi_VN.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh.js b/umap/static/umap/locale/zh.js index a7291dcd..0827dbf0 100644 --- a/umap/static/umap/locale/zh.js +++ b/umap/static/umap/locale/zh.js @@ -147,7 +147,6 @@ const locale = { "Download": "Download", "Download data": "下载数据", "Drag to reorder": "Drag to reorder", - "Draw a line": "画线", "Draw a marker": "画标记", "Draw a polygon": "画多边形", "Draw a polyline": "画线", @@ -156,10 +155,8 @@ const locale = { "Edit": "编辑", "Edit feature's layer": "编辑要素图层", "Edit map properties": "编辑地图属性", - "Edit map settings": "编辑地图设置", "Edit properties in a table": "在表格中编辑属性", "Edit this feature": "编辑该要素", - "Embed and share this map": "嵌入与分享地图", "Embed the map": "嵌入地图", "Empty": "空", "Error in the tilelayer URL": "瓦片图层URL错误", @@ -177,7 +174,6 @@ const locale = { "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}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "保存当前编辑内容", "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", "See all": "查看全部", "See data layers": "See data layers", @@ -256,7 +251,6 @@ const locale = { "Sort key": "Sort key", "Split line": "打断线", "Start a hole here": "Start a hole here", - "Start editing": "开始编辑", "Start slideshow": "开始幻灯秀", "Stop editing": "结束编辑", "Stop slideshow": "结束幻灯秀", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("zh", locale) L.setLocale("zh") diff --git a/umap/static/umap/locale/zh.json b/umap/static/umap/locale/zh.json index abfe00ee..8610a5f7 100644 --- a/umap/static/umap/locale/zh.json +++ b/umap/static/umap/locale/zh.json @@ -147,7 +147,6 @@ "Download": "Download", "Download data": "下载数据", "Drag to reorder": "Drag to reorder", - "Draw a line": "画线", "Draw a marker": "画标记", "Draw a polygon": "画多边形", "Draw a polyline": "画线", @@ -156,10 +155,8 @@ "Edit": "编辑", "Edit feature's layer": "编辑要素图层", "Edit map properties": "编辑地图属性", - "Edit map settings": "编辑地图设置", "Edit properties in a table": "在表格中编辑属性", "Edit this feature": "编辑该要素", - "Embed and share this map": "嵌入与分享地图", "Embed the map": "嵌入地图", "Empty": "空", "Error in the tilelayer URL": "瓦片图层URL错误", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "Save current edits": "保存当前编辑内容", "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", "See all": "查看全部", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "Sort key": "Sort key", "Split line": "打断线", "Start a hole here": "Start a hole here", - "Start editing": "开始编辑", "Start slideshow": "开始幻灯秀", "Stop editing": "结束编辑", "Stop slideshow": "结束幻灯秀", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh_CN.json b/umap/static/umap/locale/zh_CN.json index c403e7ce..560ac0aa 100644 --- a/umap/static/umap/locale/zh_CN.json +++ b/umap/static/umap/locale/zh_CN.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh_TW.Big5.json b/umap/static/umap/locale/zh_TW.Big5.json index c403e7ce..560ac0aa 100644 --- a/umap/static/umap/locale/zh_TW.Big5.json +++ b/umap/static/umap/locale/zh_TW.Big5.json @@ -147,7 +147,6 @@ "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", @@ -156,10 +155,8 @@ "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", - "Embed and share this map": "Embed and share this map", "Embed the map": "Embed the map", "Empty": "Empty", "Error in the tilelayer URL": "Error in the tilelayer URL", @@ -177,7 +174,6 @@ "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}}}", @@ -241,7 +237,6 @@ "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", "See all": "See all", "See data layers": "See data layers", @@ -256,7 +251,6 @@ "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", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh_TW.js b/umap/static/umap/locale/zh_TW.js index 4f1a53a5..66108628 100644 --- a/umap/static/umap/locale/zh_TW.js +++ b/umap/static/umap/locale/zh_TW.js @@ -147,7 +147,6 @@ const locale = { "Download": "下載", "Download data": "下載資料", "Drag to reorder": "拖拽以排序", - "Draw a line": "描繪線條", "Draw a marker": "描繪標記", "Draw a polygon": "描繪多邊形", "Draw a polyline": "描繪折線", @@ -156,10 +155,8 @@ const locale = { "Edit": "編輯", "Edit feature's layer": "編輯圖徵的圖層", "Edit map properties": "編輯地圖屬性", - "Edit map settings": "編輯地圖設定值", "Edit properties in a table": "在表格中編輯屬性", "Edit this feature": "編輯此圖徵", - "Embed and share this map": "將地圖內嵌並分享", "Embed the map": "嵌入地圖", "Empty": "空白", "Error in the tilelayer URL": "地圖磚圖層 URL 錯誤", @@ -177,7 +174,6 @@ const locale = { "Hide controls": "隱藏控制列", "Home": "首頁", "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.": "選擇「否」時,多邊形物件會被當成為底圖的一部分。", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "自訂 iframe 高度 (以 px 為單位): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "自訂 iframe 高度和寬度 (以 px 為單位):{{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ const locale = { "Save current edits": "儲存近期的變更", "Save this center and zoom": "保存地圖中心點位置與縮放大小", "Save this location as new feature": "將地點存為新的圖徵", - "Search a place name": "搜尋一個地名", "Search location": "搜尋地點", "See all": "觀看完整內容", "See data layers": "檢視資料圖層", @@ -256,7 +251,6 @@ const locale = { "Sort key": "排序鍵", "Split line": "分隔線", "Start a hole here": "開始一個凹洞", - "Start editing": "開始編輯", "Start slideshow": "開啟投影片", "Stop editing": "停止編輯", "Stop slideshow": "中止投影片", @@ -433,7 +427,11 @@ const locale = { "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } L.registerLocale("zh_TW", locale) L.setLocale("zh_TW") diff --git a/umap/static/umap/locale/zh_TW.json b/umap/static/umap/locale/zh_TW.json index 6ab6c00d..bf7dfa2e 100644 --- a/umap/static/umap/locale/zh_TW.json +++ b/umap/static/umap/locale/zh_TW.json @@ -147,7 +147,6 @@ "Download": "下載", "Download data": "下載資料", "Drag to reorder": "拖拽以排序", - "Draw a line": "描繪線條", "Draw a marker": "描繪標記", "Draw a polygon": "描繪多邊形", "Draw a polyline": "描繪折線", @@ -156,10 +155,8 @@ "Edit": "編輯", "Edit feature's layer": "編輯圖徵的圖層", "Edit map properties": "編輯地圖屬性", - "Edit map settings": "編輯地圖設定值", "Edit properties in a table": "在表格中編輯屬性", "Edit this feature": "編輯此圖徵", - "Embed and share this map": "將地圖內嵌並分享", "Embed the map": "嵌入地圖", "Empty": "空白", "Error in the tilelayer URL": "地圖磚圖層 URL 錯誤", @@ -177,7 +174,6 @@ "Hide controls": "隱藏控制列", "Home": "首頁", "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.": "選擇「否」時,多邊形物件會被當成為底圖的一部分。", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "自訂 iframe 高度 (以 px 為單位): {{{http://iframe.url.com|height}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "自訂 iframe 高度和寬度 (以 px 為單位):{{{http://iframe.url.com|height*width}}}", "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}", @@ -241,7 +237,6 @@ "Save current edits": "儲存近期的變更", "Save this center and zoom": "保存地圖中心點位置與縮放大小", "Save this location as new feature": "將地點存為新的圖徵", - "Search a place name": "搜尋一個地名", "Search location": "搜尋地點", "See all": "觀看完整內容", "See data layers": "檢視資料圖層", @@ -256,7 +251,6 @@ "Sort key": "排序鍵", "Split line": "分隔線", "Start a hole here": "開始一個凹洞", - "Start editing": "開始編輯", "Start slideshow": "開啟投影片", "Stop editing": "停止編輯", "Stop slideshow": "中止投影片", @@ -433,5 +427,9 @@ "Generic": "Generic", "Symbol": "Symbol", "Type char or paste emoji": "Type char or paste emoji", - "URL": "URL" + "URL": "URL", + "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.", + "Save map": "Save map", + "Share, download and embed this map": "Share, download and embed this map", + "Toggle edit mode": "Toggle edit mode" } \ No newline at end of file