i18n
This commit is contained in:
parent
e54e5752ae
commit
625131f7df
96 changed files with 594 additions and 784 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -290,7 +290,7 @@ msgstr ""
|
||||||
msgid "You are logged in. Continuing..."
|
msgid "You are logged in. Continuing..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/umap/map_list.html:9 views.py:290
|
#: templates/umap/map_list.html:9 views.py:291
|
||||||
msgid "by"
|
msgid "by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -431,52 +431,52 @@ msgstr ""
|
||||||
msgid "You have no map yet."
|
msgid "You have no map yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:295
|
#: views.py:296
|
||||||
msgid "View the map"
|
msgid "View the map"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:670
|
#: views.py:671
|
||||||
msgid "Map has been updated!"
|
msgid "Map has been updated!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:695
|
#: views.py:696
|
||||||
msgid "Map editors updated with success!"
|
msgid "Map editors updated with success!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:733
|
#: views.py:734
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "The uMap edit link for your map: %(map_name)s"
|
msgid "The uMap edit link for your map: %(map_name)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:736
|
#: views.py:737
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Here is your secret edit link: %(link)s"
|
msgid "Here is your secret edit link: %(link)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:742
|
#: views.py:743
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Email sent to %(email)s"
|
msgid "Email sent to %(email)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:753
|
#: views.py:754
|
||||||
msgid "Only its owner can delete the map."
|
msgid "Only its owner can delete the map."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:776
|
#: views.py:777
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your map has been cloned! If you want to edit this map from another "
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
"computer, please use this link: %(anonymous_url)s"
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:781
|
#: views.py:782
|
||||||
msgid "Congratulations, your map has been cloned!"
|
msgid "Congratulations, your map has been cloned!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:970
|
#: views.py:1018
|
||||||
msgid "Layer successfully deleted."
|
msgid "Layer successfully deleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: views.py:992
|
#: views.py:1040
|
||||||
msgid "Permissions updated with success!"
|
msgid "Permissions updated with success!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "መረጃውን አውርድ",
|
"Download data": "መረጃውን አውርድ",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"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 properties in a table": "በሰንጠረዡ ውስጥ ያሉትን ባህርያት አርም",
|
"Edit properties in a table": "በሰንጠረዡ ውስጥ ያሉትን ባህርያት አርም",
|
||||||
"Edit this feature": "ይህንን ፊቸር አርም",
|
"Edit this feature": "ይህንን ፊቸር አርም",
|
||||||
"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",
|
"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.": "ስህተት ከሆነ ፖሊጎኑ ከስር እንደተነጠፈ ካርታ ያገለግላል",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "|ፍሬሙ ከተሻሻለ ቁመት ጋር (በፒክሰል)፡ {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "|ፍሬም፡ {{{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",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "ሁሉንም ተመልከት",
|
"See all": "ሁሉንም ተመልከት",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"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 editing": "ማረም አቁም",
|
||||||
"Stop slideshow": "ስላይድሾውን አስቁም",
|
"Stop slideshow": "ስላይድሾውን አስቁም",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("am_ET", locale)
|
||||||
L.setLocale("am_ET")
|
L.setLocale("am_ET")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "መረጃውን አውርድ",
|
"Download data": "መረጃውን አውርድ",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"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 properties in a table": "በሰንጠረዡ ውስጥ ያሉትን ባህርያት አርም",
|
"Edit properties in a table": "በሰንጠረዡ ውስጥ ያሉትን ባህርያት አርም",
|
||||||
"Edit this feature": "ይህንን ፊቸር አርም",
|
"Edit this feature": "ይህንን ፊቸር አርም",
|
||||||
"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",
|
"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.": "ስህተት ከሆነ ፖሊጎኑ ከስር እንደተነጠፈ ካርታ ያገለግላል",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "|ፍሬሙ ከተሻሻለ ቁመት ጋር (በፒክሰል)፡ {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "|ፍሬም፡ {{{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",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "ሁሉንም ተመልከት",
|
"See all": "ሁሉንም ተመልከት",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"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 editing": "ማረም አቁም",
|
||||||
"Stop slideshow": "ስላይድሾውን አስቁም",
|
"Stop slideshow": "ስላይድሾውን አስቁም",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "تحميل بيانات",
|
"Download data": "تحميل بيانات",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "رسم خط",
|
|
||||||
"Draw a marker": "رسم علامة",
|
"Draw a marker": "رسم علامة",
|
||||||
"Draw a polygon": "رسم متعدد أضلاع",
|
"Draw a polygon": "رسم متعدد أضلاع",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Hide controls",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("ar", locale)
|
||||||
L.setLocale("ar")
|
L.setLocale("ar")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "تحميل بيانات",
|
"Download data": "تحميل بيانات",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "رسم خط",
|
|
||||||
"Draw a marker": "رسم علامة",
|
"Draw a marker": "رسم علامة",
|
||||||
"Draw a polygon": "رسم متعدد أضلاع",
|
"Draw a polygon": "رسم متعدد أضلاع",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("ast", locale)
|
||||||
L.setLocale("ast")
|
L.setLocale("ast")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Изтегляне на данни",
|
"Download data": "Изтегляне на данни",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"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 properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Редактирайте тази характеристика",
|
"Edit this feature": "Редактирайте тази характеристика",
|
||||||
"Embed and share this map": "Вграждане и споделяне тази карта",
|
|
||||||
"Embed the map": "Вграждане на карта",
|
"Embed the map": "Вграждане на карта",
|
||||||
"Empty": "Празно",
|
"Empty": "Празно",
|
||||||
"Error in the tilelayer URL": "Грешка в URL адреса на слоя",
|
"Error in the tilelayer URL": "Грешка в URL адреса на слоя",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Скрий контролите",
|
"Hide controls": "Скрий контролите",
|
||||||
"Home": "Home",
|
"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 (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 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}}}",
|
"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",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Започнете редактиране",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Спри редактирането",
|
"Stop editing": "Спри редактирането",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("bg", locale)
|
||||||
L.setLocale("bg")
|
L.setLocale("bg")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Изтегляне на данни",
|
"Download data": "Изтегляне на данни",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"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 properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Редактирайте тази характеристика",
|
"Edit this feature": "Редактирайте тази характеристика",
|
||||||
"Embed and share this map": "Вграждане и споделяне тази карта",
|
|
||||||
"Embed the map": "Вграждане на карта",
|
"Embed the map": "Вграждане на карта",
|
||||||
"Empty": "Празно",
|
"Empty": "Празно",
|
||||||
"Error in the tilelayer URL": "Грешка в URL адреса на слоя",
|
"Error in the tilelayer URL": "Грешка в URL адреса на слоя",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Скрий контролите",
|
"Hide controls": "Скрий контролите",
|
||||||
"Home": "Home",
|
"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 (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 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}}}",
|
"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",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Започнете редактиране",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Спри редактирането",
|
"Stop editing": "Спри редактирането",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Pellgargañ",
|
"Download": "Pellgargañ",
|
||||||
"Download data": "Pellgargañ ar roadennoù",
|
"Download data": "Pellgargañ ar roadennoù",
|
||||||
"Drag to reorder": "Riklañ evit adurzhiañ",
|
"Drag to reorder": "Riklañ evit adurzhiañ",
|
||||||
"Draw a line": "Tresañ ul linenn",
|
|
||||||
"Draw a marker": "Ouzhpennañ ur valizenn",
|
"Draw a marker": "Ouzhpennañ ur valizenn",
|
||||||
"Draw a polygon": "Tresañ ul lieskorn",
|
"Draw a polygon": "Tresañ ul lieskorn",
|
||||||
"Draw a polyline": "Tresañ ul linenn",
|
"Draw a polyline": "Tresañ ul linenn",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Aozañ",
|
"Edit": "Aozañ",
|
||||||
"Edit feature's layer": "Kemmañ gwiskad an elfenn",
|
"Edit feature's layer": "Kemmañ gwiskad an elfenn",
|
||||||
"Edit map properties": "Aozañ perzhioù ar gartenn",
|
"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 properties in a table": "Aozañ ar perzhioù en un daolenn",
|
||||||
"Edit this feature": "Kemmañ an elfenn-mañ",
|
"Edit this feature": "Kemmañ an elfenn-mañ",
|
||||||
"Embed and share this map": "Ezporzhiañ ha rannañ ar gartenn",
|
|
||||||
"Embed the map": "Enframmañ ar gartenn",
|
"Embed the map": "Enframmañ ar gartenn",
|
||||||
"Empty": "Goullonderiñ",
|
"Empty": "Goullonderiñ",
|
||||||
"Error in the tilelayer URL": "Ur fazi zo en URL foñs ar gartenn",
|
"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ù",
|
"Hide controls": "Kuzhat ar binvioù",
|
||||||
"Home": "Degemer",
|
"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)",
|
"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 (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 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}}}",
|
"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 current edits": "Enrollañ ar c'hemmoù a-vremañ ",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Enrollañ al lec'h-mañ evel un elfenn nevez",
|
"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",
|
"Search location": "Klask ul lec'h",
|
||||||
"See all": "Gwelet pep tra",
|
"See all": "Gwelet pep tra",
|
||||||
"See data layers": "Diskouez ar gwiskadoù",
|
"See data layers": "Diskouez ar gwiskadoù",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Disrannañ al linenn",
|
"Split line": "Disrannañ al linenn",
|
||||||
"Start a hole here": "Ouzhpennañ un toull e-barzh",
|
"Start a hole here": "Ouzhpennañ un toull e-barzh",
|
||||||
"Start editing": "Kregiñ da aozañ",
|
|
||||||
"Start slideshow": "Lenn",
|
"Start slideshow": "Lenn",
|
||||||
"Stop editing": "Paouez da aozañ",
|
"Stop editing": "Paouez da aozañ",
|
||||||
"Stop slideshow": "Ehan",
|
"Stop slideshow": "Ehan",
|
||||||
|
@ -394,7 +388,7 @@ const locale = {
|
||||||
"Saved center and zoom": "Saved center and zoom",
|
"Saved center and zoom": "Saved center and zoom",
|
||||||
"User location": "Lec'hiadur an implijer",
|
"User location": "Lec'hiadur an implijer",
|
||||||
"Visibility: {status}": "Gwelusted: {status}",
|
"Visibility: {status}": "Gwelusted: {status}",
|
||||||
"Fit all data": "Fit all data",
|
"Fit all data": "Zoumañ war ar roadennoù",
|
||||||
"Verify remote URL": "Gwiriañ an URL",
|
"Verify remote URL": "Gwiriañ an URL",
|
||||||
"Add": "Ouzhpennañ",
|
"Add": "Ouzhpennañ",
|
||||||
"Change": "Kemmañ",
|
"Change": "Kemmañ",
|
||||||
|
@ -426,14 +420,18 @@ const locale = {
|
||||||
"Switch to edit mode": "Mod aozañ",
|
"Switch to edit mode": "Mod aozañ",
|
||||||
"Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn",
|
"Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn",
|
||||||
"View": "Gwelet",
|
"View": "Gwelet",
|
||||||
"Add image URL": "Add image URL",
|
"Add image URL": "Ouzhpennañ URL ar skeudenn",
|
||||||
"Backup data": "Backup data",
|
"Backup data": "Gwareziñ ar roadennoù",
|
||||||
"Download full data": "Download full data",
|
"Download full data": "Pellgargañ an holl roadennoù",
|
||||||
"Emoji & Character": "Emoji & Character",
|
"Emoji & Character": "Emoji & Testenn",
|
||||||
"Generic": "Generic",
|
"Generic": "Standard",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Arouezenn",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"Type char or paste emoji": "Skrivañ un destenn pe pegañ un 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("br", locale)
|
L.registerLocale("br", locale)
|
||||||
L.setLocale("br")
|
L.setLocale("br")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Pellgargañ",
|
"Download": "Pellgargañ",
|
||||||
"Download data": "Pellgargañ ar roadennoù",
|
"Download data": "Pellgargañ ar roadennoù",
|
||||||
"Drag to reorder": "Riklañ evit adurzhiañ",
|
"Drag to reorder": "Riklañ evit adurzhiañ",
|
||||||
"Draw a line": "Tresañ ul linenn",
|
|
||||||
"Draw a marker": "Ouzhpennañ ur valizenn",
|
"Draw a marker": "Ouzhpennañ ur valizenn",
|
||||||
"Draw a polygon": "Tresañ ul lieskorn",
|
"Draw a polygon": "Tresañ ul lieskorn",
|
||||||
"Draw a polyline": "Tresañ ul linenn",
|
"Draw a polyline": "Tresañ ul linenn",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Aozañ",
|
"Edit": "Aozañ",
|
||||||
"Edit feature's layer": "Kemmañ gwiskad an elfenn",
|
"Edit feature's layer": "Kemmañ gwiskad an elfenn",
|
||||||
"Edit map properties": "Aozañ perzhioù ar gartenn",
|
"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 properties in a table": "Aozañ ar perzhioù en un daolenn",
|
||||||
"Edit this feature": "Kemmañ an elfenn-mañ",
|
"Edit this feature": "Kemmañ an elfenn-mañ",
|
||||||
"Embed and share this map": "Ezporzhiañ ha rannañ ar gartenn",
|
|
||||||
"Embed the map": "Enframmañ ar gartenn",
|
"Embed the map": "Enframmañ ar gartenn",
|
||||||
"Empty": "Goullonderiñ",
|
"Empty": "Goullonderiñ",
|
||||||
"Error in the tilelayer URL": "Ur fazi zo en URL foñs ar gartenn",
|
"Error in the tilelayer URL": "Ur fazi zo en URL foñs ar gartenn",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Kuzhat ar binvioù",
|
"Hide controls": "Kuzhat ar binvioù",
|
||||||
"Home": "Degemer",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Enrollañ ar c'hemmoù a-vremañ ",
|
"Save current edits": "Enrollañ ar c'hemmoù a-vremañ ",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Enrollañ al lec'h-mañ evel un elfenn nevez",
|
"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",
|
"Search location": "Klask ul lec'h",
|
||||||
"See all": "Gwelet pep tra",
|
"See all": "Gwelet pep tra",
|
||||||
"See data layers": "Diskouez ar gwiskadoù",
|
"See data layers": "Diskouez ar gwiskadoù",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Disrannañ al linenn",
|
"Split line": "Disrannañ al linenn",
|
||||||
"Start a hole here": "Ouzhpennañ un toull e-barzh",
|
"Start a hole here": "Ouzhpennañ un toull e-barzh",
|
||||||
"Start editing": "Kregiñ da aozañ",
|
|
||||||
"Start slideshow": "Lenn",
|
"Start slideshow": "Lenn",
|
||||||
"Stop editing": "Paouez da aozañ",
|
"Stop editing": "Paouez da aozañ",
|
||||||
"Stop slideshow": "Ehan",
|
"Stop slideshow": "Ehan",
|
||||||
|
@ -394,7 +388,7 @@
|
||||||
"Saved center and zoom": "Saved center and zoom",
|
"Saved center and zoom": "Saved center and zoom",
|
||||||
"User location": "Lec'hiadur an implijer",
|
"User location": "Lec'hiadur an implijer",
|
||||||
"Visibility: {status}": "Gwelusted: {status}",
|
"Visibility: {status}": "Gwelusted: {status}",
|
||||||
"Fit all data": "Fit all data",
|
"Fit all data": "Zoumañ war ar roadennoù",
|
||||||
"Verify remote URL": "Gwiriañ an URL",
|
"Verify remote URL": "Gwiriañ an URL",
|
||||||
"Add": "Ouzhpennañ",
|
"Add": "Ouzhpennañ",
|
||||||
"Change": "Kemmañ",
|
"Change": "Kemmañ",
|
||||||
|
@ -426,12 +420,16 @@
|
||||||
"Switch to edit mode": "Mod aozañ",
|
"Switch to edit mode": "Mod aozañ",
|
||||||
"Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn",
|
"Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn",
|
||||||
"View": "Gwelet",
|
"View": "Gwelet",
|
||||||
"Add image URL": "Add image URL",
|
"Add image URL": "Ouzhpennañ URL ar skeudenn",
|
||||||
"Backup data": "Backup data",
|
"Backup data": "Gwareziñ ar roadennoù",
|
||||||
"Download full data": "Download full data",
|
"Download full data": "Pellgargañ an holl roadennoù",
|
||||||
"Emoji & Character": "Emoji & Character",
|
"Emoji & Character": "Emoji & Testenn",
|
||||||
"Generic": "Generic",
|
"Generic": "Standard",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Arouezenn",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"Type char or paste emoji": "Skrivañ un destenn pe pegañ un 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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Baixa",
|
"Download": "Baixa",
|
||||||
"Download data": "Baixa les dades",
|
"Download data": "Baixa les dades",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Dibuixa una línia",
|
|
||||||
"Draw a marker": "Dibuixa un marcador",
|
"Draw a marker": "Dibuixa un marcador",
|
||||||
"Draw a polygon": "Dibuixa un polígon",
|
"Draw a polygon": "Dibuixa un polígon",
|
||||||
"Draw a polyline": "Dibuixa una polilínia",
|
"Draw a polyline": "Dibuixa una polilínia",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edita",
|
"Edit": "Edita",
|
||||||
"Edit feature's layer": "Edita la capa de la característica",
|
"Edit feature's layer": "Edita la capa de la característica",
|
||||||
"Edit map properties": "Edita les propietats del mapa",
|
"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 properties in a table": "Edita les propietats en una taula",
|
||||||
"Edit this feature": "Edita aquesta característica",
|
"Edit this feature": "Edita aquesta característica",
|
||||||
"Embed and share this map": "Incrusta i comparteix aquest mapa",
|
|
||||||
"Embed the map": "Incrusta el mapa",
|
"Embed the map": "Incrusta el mapa",
|
||||||
"Empty": "Buit",
|
"Empty": "Buit",
|
||||||
"Error in the tilelayer URL": "Hi ha un error en l'URL de la cap de tessel·les",
|
"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",
|
"Hide controls": "Amaga els controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Desa les edicions actuals",
|
"Save current edits": "Desa les edicions actuals",
|
||||||
"Save this center and zoom": "Desa aquest centre i escala",
|
"Save this center and zoom": "Desa aquest centre i escala",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Cerca un nom de lloc",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "Mostra les capes de dades",
|
"See data layers": "Mostra les capes de dades",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Inicia l'edició",
|
|
||||||
"Start slideshow": "Inicia la presentació",
|
"Start slideshow": "Inicia la presentació",
|
||||||
"Stop editing": "Atura l'edició",
|
"Stop editing": "Atura l'edició",
|
||||||
"Stop slideshow": "Atura la presentació",
|
"Stop slideshow": "Atura la presentació",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("ca", locale)
|
||||||
L.setLocale("ca")
|
L.setLocale("ca")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Baixa",
|
"Download": "Baixa",
|
||||||
"Download data": "Baixa les dades",
|
"Download data": "Baixa les dades",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Dibuixa una línia",
|
|
||||||
"Draw a marker": "Dibuixa un marcador",
|
"Draw a marker": "Dibuixa un marcador",
|
||||||
"Draw a polygon": "Dibuixa un polígon",
|
"Draw a polygon": "Dibuixa un polígon",
|
||||||
"Draw a polyline": "Dibuixa una polilínia",
|
"Draw a polyline": "Dibuixa una polilínia",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edita",
|
"Edit": "Edita",
|
||||||
"Edit feature's layer": "Edita la capa de la característica",
|
"Edit feature's layer": "Edita la capa de la característica",
|
||||||
"Edit map properties": "Edita les propietats del mapa",
|
"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 properties in a table": "Edita les propietats en una taula",
|
||||||
"Edit this feature": "Edita aquesta característica",
|
"Edit this feature": "Edita aquesta característica",
|
||||||
"Embed and share this map": "Incrusta i comparteix aquest mapa",
|
|
||||||
"Embed the map": "Incrusta el mapa",
|
"Embed the map": "Incrusta el mapa",
|
||||||
"Empty": "Buit",
|
"Empty": "Buit",
|
||||||
"Error in the tilelayer URL": "Hi ha un error en l'URL de la cap de tessel·les",
|
"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",
|
"Hide controls": "Amaga els controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Desa les edicions actuals",
|
"Save current edits": "Desa les edicions actuals",
|
||||||
"Save this center and zoom": "Desa aquest centre i escala",
|
"Save this center and zoom": "Desa aquest centre i escala",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Cerca un nom de lloc",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "Mostra les capes de dades",
|
"See data layers": "Mostra les capes de dades",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Inicia l'edició",
|
|
||||||
"Start slideshow": "Inicia la presentació",
|
"Start slideshow": "Inicia la presentació",
|
||||||
"Stop editing": "Atura l'edició",
|
"Stop editing": "Atura l'edició",
|
||||||
"Stop slideshow": "Atura la presentació",
|
"Stop slideshow": "Atura la presentació",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Stažení",
|
"Download": "Stažení",
|
||||||
"Download data": "Stáhnout data",
|
"Download data": "Stáhnout data",
|
||||||
"Drag to reorder": "Přetáhni pro přeskupení",
|
"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 marker": "Umístit značku místa",
|
||||||
"Draw a polygon": "Vyznačit oblast",
|
"Draw a polygon": "Vyznačit oblast",
|
||||||
"Draw a polyline": "Nakreslit čáru",
|
"Draw a polyline": "Nakreslit čáru",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Upravit",
|
"Edit": "Upravit",
|
||||||
"Edit feature's layer": "Upravit vrstvu objektu",
|
"Edit feature's layer": "Upravit vrstvu objektu",
|
||||||
"Edit map properties": "Nastavení mapy",
|
"Edit map properties": "Nastavení mapy",
|
||||||
"Edit map settings": "Nastavení mapy",
|
|
||||||
"Edit properties in a table": "Upravit vlastnosti v tabulce",
|
"Edit properties in a table": "Upravit vlastnosti v tabulce",
|
||||||
"Edit this feature": "Upravit tento objekt",
|
"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",
|
"Embed the map": "Vložit mapu do jiného webu",
|
||||||
"Empty": "Vyprázdnit",
|
"Empty": "Vyprázdnit",
|
||||||
"Error in the tilelayer URL": "Chyba v URL vrstvy dlaždic",
|
"Error in the tilelayer URL": "Chyba v URL vrstvy dlaždic",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Skrýt ovládací prvky",
|
"Hide controls": "Skrýt ovládací prvky",
|
||||||
"Home": "Domů",
|
"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ší)",
|
"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 (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 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}}}",
|
"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 current edits": "Ulož nedávné změny",
|
||||||
"Save this center and zoom": "Ulož tuto pozici mapy a její přiblížení",
|
"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",
|
"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ě",
|
"Search location": "Vyhledat místo na mapě",
|
||||||
"See all": "Zobraz vše",
|
"See all": "Zobraz vše",
|
||||||
"See data layers": "Zobrazit datové vrstvy",
|
"See data layers": "Zobrazit datové vrstvy",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Řadící klávesa",
|
"Sort key": "Řadící klávesa",
|
||||||
"Split line": "Rozdělit čáru",
|
"Split line": "Rozdělit čáru",
|
||||||
"Start a hole here": "Začít tady díru",
|
"Start a hole here": "Začít tady díru",
|
||||||
"Start editing": "Začít editaci",
|
|
||||||
"Start slideshow": "Spustit prezentaci",
|
"Start slideshow": "Spustit prezentaci",
|
||||||
"Stop editing": "Přerušit úpravy",
|
"Stop editing": "Přerušit úpravy",
|
||||||
"Stop slideshow": "Zastavit prezentaci",
|
"Stop slideshow": "Zastavit prezentaci",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("cs_CZ", locale)
|
||||||
L.setLocale("cs_CZ")
|
L.setLocale("cs_CZ")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Stažení",
|
"Download": "Stažení",
|
||||||
"Download data": "Stáhnout data",
|
"Download data": "Stáhnout data",
|
||||||
"Drag to reorder": "Přetáhni pro přeskupení",
|
"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 marker": "Umístit značku místa",
|
||||||
"Draw a polygon": "Vyznačit oblast",
|
"Draw a polygon": "Vyznačit oblast",
|
||||||
"Draw a polyline": "Nakreslit čáru",
|
"Draw a polyline": "Nakreslit čáru",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Upravit",
|
"Edit": "Upravit",
|
||||||
"Edit feature's layer": "Upravit vrstvu objektu",
|
"Edit feature's layer": "Upravit vrstvu objektu",
|
||||||
"Edit map properties": "Nastavení mapy",
|
"Edit map properties": "Nastavení mapy",
|
||||||
"Edit map settings": "Nastavení mapy",
|
|
||||||
"Edit properties in a table": "Upravit vlastnosti v tabulce",
|
"Edit properties in a table": "Upravit vlastnosti v tabulce",
|
||||||
"Edit this feature": "Upravit tento objekt",
|
"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",
|
"Embed the map": "Vložit mapu do jiného webu",
|
||||||
"Empty": "Vyprázdnit",
|
"Empty": "Vyprázdnit",
|
||||||
"Error in the tilelayer URL": "Chyba v URL vrstvy dlaždic",
|
"Error in the tilelayer URL": "Chyba v URL vrstvy dlaždic",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Skrýt ovládací prvky",
|
"Hide controls": "Skrýt ovládací prvky",
|
||||||
"Home": "Domů",
|
"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ší)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Ulož nedávné změny",
|
"Save current edits": "Ulož nedávné změny",
|
||||||
"Save this center and zoom": "Ulož tuto pozici mapy a její přiblížení",
|
"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",
|
"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ě",
|
"Search location": "Vyhledat místo na mapě",
|
||||||
"See all": "Zobraz vše",
|
"See all": "Zobraz vše",
|
||||||
"See data layers": "Zobrazit datové vrstvy",
|
"See data layers": "Zobrazit datové vrstvy",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Řadící klávesa",
|
"Sort key": "Řadící klávesa",
|
||||||
"Split line": "Rozdělit čáru",
|
"Split line": "Rozdělit čáru",
|
||||||
"Start a hole here": "Začít tady díru",
|
"Start a hole here": "Začít tady díru",
|
||||||
"Start editing": "Začít editaci",
|
|
||||||
"Start slideshow": "Spustit prezentaci",
|
"Start slideshow": "Spustit prezentaci",
|
||||||
"Stop editing": "Přerušit úpravy",
|
"Stop editing": "Přerušit úpravy",
|
||||||
"Stop slideshow": "Zastavit prezentaci",
|
"Stop slideshow": "Zastavit prezentaci",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Træk for at ændre rækkefølge",
|
"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 marker": "Tegn en markør",
|
||||||
"Draw a polygon": "Tegn en polygon",
|
"Draw a polygon": "Tegn en polygon",
|
||||||
"Draw a polyline": "Tegn en polygonlinje",
|
"Draw a polyline": "Tegn en polygonlinje",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Redigering",
|
"Edit": "Redigering",
|
||||||
"Edit feature's layer": "Rediger objekts lag",
|
"Edit feature's layer": "Rediger objekts lag",
|
||||||
"Edit map properties": "Rediger kortegenskaber",
|
"Edit map properties": "Rediger kortegenskaber",
|
||||||
"Edit map settings": "Rediger kortindstillinger",
|
|
||||||
"Edit properties in a table": "Rediger egenskaberne i en tabel",
|
"Edit properties in a table": "Rediger egenskaberne i en tabel",
|
||||||
"Edit this feature": "Rediger dette objekt",
|
"Edit this feature": "Rediger dette objekt",
|
||||||
"Embed and share this map": "Indlejr og del dette kort",
|
|
||||||
"Embed the map": "Indlejring af kortet",
|
"Embed the map": "Indlejring af kortet",
|
||||||
"Empty": "Tomt",
|
"Empty": "Tomt",
|
||||||
"Error in the tilelayer URL": "Fejl i fliselags-URL'en",
|
"Error in the tilelayer URL": "Fejl i fliselags-URL'en",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Skjul kontroller",
|
"Hide controls": "Skjul kontroller",
|
||||||
"Home": "Hjem",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Gem nuværende redigeringer",
|
"Save current edits": "Gem nuværende redigeringer",
|
||||||
"Save this center and zoom": "Gem med dette center og zoom",
|
"Save this center and zoom": "Gem med dette center og zoom",
|
||||||
"Save this location as new feature": "Gem denne placering som et nyt objekt",
|
"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",
|
"Search location": "Søg efter placering",
|
||||||
"See all": "Se alle",
|
"See all": "Se alle",
|
||||||
"See data layers": "Se datalag",
|
"See data layers": "Se datalag",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sorteringsnøgle",
|
"Sort key": "Sorteringsnøgle",
|
||||||
"Split line": "Opsplit linje",
|
"Split line": "Opsplit linje",
|
||||||
"Start a hole here": "Start et hul her",
|
"Start a hole here": "Start et hul her",
|
||||||
"Start editing": "Start redigering",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop redigering",
|
"Stop editing": "Stop redigering",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("da", locale)
|
||||||
L.setLocale("da")
|
L.setLocale("da")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Træk for at ændre rækkefølge",
|
"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 marker": "Tegn en markør",
|
||||||
"Draw a polygon": "Tegn en polygon",
|
"Draw a polygon": "Tegn en polygon",
|
||||||
"Draw a polyline": "Tegn en polygonlinje",
|
"Draw a polyline": "Tegn en polygonlinje",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Redigering",
|
"Edit": "Redigering",
|
||||||
"Edit feature's layer": "Rediger objekts lag",
|
"Edit feature's layer": "Rediger objekts lag",
|
||||||
"Edit map properties": "Rediger kortegenskaber",
|
"Edit map properties": "Rediger kortegenskaber",
|
||||||
"Edit map settings": "Rediger kortindstillinger",
|
|
||||||
"Edit properties in a table": "Rediger egenskaberne i en tabel",
|
"Edit properties in a table": "Rediger egenskaberne i en tabel",
|
||||||
"Edit this feature": "Rediger dette objekt",
|
"Edit this feature": "Rediger dette objekt",
|
||||||
"Embed and share this map": "Indlejr og del dette kort",
|
|
||||||
"Embed the map": "Indlejring af kortet",
|
"Embed the map": "Indlejring af kortet",
|
||||||
"Empty": "Tomt",
|
"Empty": "Tomt",
|
||||||
"Error in the tilelayer URL": "Fejl i fliselags-URL'en",
|
"Error in the tilelayer URL": "Fejl i fliselags-URL'en",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Skjul kontroller",
|
"Hide controls": "Skjul kontroller",
|
||||||
"Home": "Hjem",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Gem nuværende redigeringer",
|
"Save current edits": "Gem nuværende redigeringer",
|
||||||
"Save this center and zoom": "Gem med dette center og zoom",
|
"Save this center and zoom": "Gem med dette center og zoom",
|
||||||
"Save this location as new feature": "Gem denne placering som et nyt objekt",
|
"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",
|
"Search location": "Søg efter placering",
|
||||||
"See all": "Se alle",
|
"See all": "Se alle",
|
||||||
"See data layers": "Se datalag",
|
"See data layers": "Se datalag",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sorteringsnøgle",
|
"Sort key": "Sorteringsnøgle",
|
||||||
"Split line": "Opsplit linje",
|
"Split line": "Opsplit linje",
|
||||||
"Start a hole here": "Start et hul her",
|
"Start a hole here": "Start et hul her",
|
||||||
"Start editing": "Start redigering",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop redigering",
|
"Stop editing": "Stop redigering",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Herunterladen",
|
"Download": "Herunterladen",
|
||||||
"Download data": "Daten herunterladen",
|
"Download data": "Daten herunterladen",
|
||||||
"Drag to reorder": "Ziehen zum Neuanordnen",
|
"Drag to reorder": "Ziehen zum Neuanordnen",
|
||||||
"Draw a line": "Eine Linie zeichnen",
|
|
||||||
"Draw a marker": "Einen Marker zeichnen",
|
"Draw a marker": "Einen Marker zeichnen",
|
||||||
"Draw a polygon": "Eine Fläche zeichnen",
|
"Draw a polygon": "Eine Fläche zeichnen",
|
||||||
"Draw a polyline": "Eine Linie zeichnen",
|
"Draw a polyline": "Eine Linie zeichnen",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Bearbeiten",
|
"Edit": "Bearbeiten",
|
||||||
"Edit feature's layer": "Elementebene bearbeiten",
|
"Edit feature's layer": "Elementebene bearbeiten",
|
||||||
"Edit map properties": "Karteneigenschaften bearbeiten",
|
"Edit map properties": "Karteneigenschaften bearbeiten",
|
||||||
"Edit map settings": "Karteneinstellungen bearbeiten",
|
|
||||||
"Edit properties in a table": "Merkmale in einer Tabelle bearbeiten",
|
"Edit properties in a table": "Merkmale in einer Tabelle bearbeiten",
|
||||||
"Edit this feature": "Dieses Element bearbeiten",
|
"Edit this feature": "Dieses Element bearbeiten",
|
||||||
"Embed and share this map": "Teile und binde diese Karte ein.",
|
|
||||||
"Embed the map": "Karte einbinden",
|
"Embed the map": "Karte einbinden",
|
||||||
"Empty": "Leeren",
|
"Empty": "Leeren",
|
||||||
"Error in the tilelayer URL": "Fehler in der Kachelebenen-URL",
|
"Error in the tilelayer URL": "Fehler in der Kachelebenen-URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Schaltflächen ausblenden",
|
"Hide controls": "Schaltflächen ausblenden",
|
||||||
"Home": "Startseite",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Aktuelle Änderungen speichern",
|
"Save current edits": "Aktuelle Änderungen speichern",
|
||||||
"Save this center and zoom": "Aktuelle Position und Zoomstufe speichern",
|
"Save this center and zoom": "Aktuelle Position und Zoomstufe speichern",
|
||||||
"Save this location as new feature": "Diesen Ort als neues Element speichern",
|
"Save this location as new feature": "Diesen Ort als neues Element speichern",
|
||||||
"Search a place name": "Einen Ortsnamen suchen",
|
|
||||||
"Search location": "Ort suchen",
|
"Search location": "Ort suchen",
|
||||||
"See all": "Alle anzeigen",
|
"See all": "Alle anzeigen",
|
||||||
"See data layers": "Datenebenen ansehen",
|
"See data layers": "Datenebenen ansehen",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sortierschlüssel",
|
"Sort key": "Sortierschlüssel",
|
||||||
"Split line": "Linie teilen",
|
"Split line": "Linie teilen",
|
||||||
"Start a hole here": "Hier ein Loch beginnen",
|
"Start a hole here": "Hier ein Loch beginnen",
|
||||||
"Start editing": "Mit der Bearbeitung beginnen",
|
|
||||||
"Start slideshow": "Diashow starten",
|
"Start slideshow": "Diashow starten",
|
||||||
"Stop editing": "Bearbeitung beenden",
|
"Stop editing": "Bearbeitung beenden",
|
||||||
"Stop slideshow": "Diashow beenden",
|
"Stop slideshow": "Diashow beenden",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("de", locale)
|
||||||
L.setLocale("de")
|
L.setLocale("de")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Herunterladen",
|
"Download": "Herunterladen",
|
||||||
"Download data": "Daten herunterladen",
|
"Download data": "Daten herunterladen",
|
||||||
"Drag to reorder": "Ziehen zum Neuanordnen",
|
"Drag to reorder": "Ziehen zum Neuanordnen",
|
||||||
"Draw a line": "Eine Linie zeichnen",
|
|
||||||
"Draw a marker": "Einen Marker zeichnen",
|
"Draw a marker": "Einen Marker zeichnen",
|
||||||
"Draw a polygon": "Eine Fläche zeichnen",
|
"Draw a polygon": "Eine Fläche zeichnen",
|
||||||
"Draw a polyline": "Eine Linie zeichnen",
|
"Draw a polyline": "Eine Linie zeichnen",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Bearbeiten",
|
"Edit": "Bearbeiten",
|
||||||
"Edit feature's layer": "Elementebene bearbeiten",
|
"Edit feature's layer": "Elementebene bearbeiten",
|
||||||
"Edit map properties": "Karteneigenschaften bearbeiten",
|
"Edit map properties": "Karteneigenschaften bearbeiten",
|
||||||
"Edit map settings": "Karteneinstellungen bearbeiten",
|
|
||||||
"Edit properties in a table": "Merkmale in einer Tabelle bearbeiten",
|
"Edit properties in a table": "Merkmale in einer Tabelle bearbeiten",
|
||||||
"Edit this feature": "Dieses Element bearbeiten",
|
"Edit this feature": "Dieses Element bearbeiten",
|
||||||
"Embed and share this map": "Teile und binde diese Karte ein.",
|
|
||||||
"Embed the map": "Karte einbinden",
|
"Embed the map": "Karte einbinden",
|
||||||
"Empty": "Leeren",
|
"Empty": "Leeren",
|
||||||
"Error in the tilelayer URL": "Fehler in der Kachelebenen-URL",
|
"Error in the tilelayer URL": "Fehler in der Kachelebenen-URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Schaltflächen ausblenden",
|
"Hide controls": "Schaltflächen ausblenden",
|
||||||
"Home": "Startseite",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Aktuelle Änderungen speichern",
|
"Save current edits": "Aktuelle Änderungen speichern",
|
||||||
"Save this center and zoom": "Aktuelle Position und Zoomstufe speichern",
|
"Save this center and zoom": "Aktuelle Position und Zoomstufe speichern",
|
||||||
"Save this location as new feature": "Diesen Ort als neues Element speichern",
|
"Save this location as new feature": "Diesen Ort als neues Element speichern",
|
||||||
"Search a place name": "Einen Ortsnamen suchen",
|
|
||||||
"Search location": "Ort suchen",
|
"Search location": "Ort suchen",
|
||||||
"See all": "Alle anzeigen",
|
"See all": "Alle anzeigen",
|
||||||
"See data layers": "Datenebenen ansehen",
|
"See data layers": "Datenebenen ansehen",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sortierschlüssel",
|
"Sort key": "Sortierschlüssel",
|
||||||
"Split line": "Linie teilen",
|
"Split line": "Linie teilen",
|
||||||
"Start a hole here": "Hier ein Loch beginnen",
|
"Start a hole here": "Hier ein Loch beginnen",
|
||||||
"Start editing": "Mit der Bearbeitung beginnen",
|
|
||||||
"Start slideshow": "Diashow starten",
|
"Start slideshow": "Diashow starten",
|
||||||
"Stop editing": "Bearbeitung beenden",
|
"Stop editing": "Bearbeitung beenden",
|
||||||
"Stop slideshow": "Diashow beenden",
|
"Stop slideshow": "Diashow beenden",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Λήψη",
|
"Download": "Λήψη",
|
||||||
"Download data": "Λήψη δεδομένων",
|
"Download data": "Λήψη δεδομένων",
|
||||||
"Drag to reorder": "Σύρετε για αναδιάταξη",
|
"Drag to reorder": "Σύρετε για αναδιάταξη",
|
||||||
"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 properties in a table": "Επεξεργασία ιδιοτήτων σε πίνακα",
|
"Edit properties in a table": "Επεξεργασία ιδιοτήτων σε πίνακα",
|
||||||
"Edit this feature": "Επεξεργασία αυτού του στοιχείου",
|
"Edit this feature": "Επεξεργασία αυτού του στοιχείου",
|
||||||
"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.": "Αν είναι απενεργοποιημένο, το πολύγωνο θα συμπεριφέρεται ως μέρος του υποκείμενου χάρτη.",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe με προσαρμοσμένο ύψος (σε px): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "Τερματισμός επεξεργασίας",
|
||||||
"Stop slideshow": "Τερματισμός παρουσίασης",
|
"Stop slideshow": "Τερματισμός παρουσίασης",
|
||||||
|
@ -395,45 +389,49 @@ const locale = {
|
||||||
"User location": "User location",
|
"User location": "User location",
|
||||||
"Visibility: {status}": "Visibility: {status}",
|
"Visibility: {status}": "Visibility: {status}",
|
||||||
"Fit all data": "Μεγέθυνση στα δεδομένα",
|
"Fit all data": "Μεγέθυνση στα δεδομένα",
|
||||||
"Verify remote URL": "Verify remote URL",
|
"Verify remote URL": "Επαλήθευση απομακρυσμένης διεύθυνσης URL",
|
||||||
"Add": "Add",
|
"Add": "Προσθήκη",
|
||||||
"Change": "Change",
|
"Change": "Αλλαγή",
|
||||||
"Powered by uMap": "Powered by uMap",
|
"Powered by uMap": "Με την υποστήριξη του uMap",
|
||||||
"Search": "Search",
|
"Search": "Αναζήτηση",
|
||||||
"Datalayers": "Datalayers",
|
"Datalayers": "Επίπεδα δεδομένων",
|
||||||
"Secret edit link:": "Secret edit link:",
|
"Secret edit link:": "Μυστικός σύνδεσμος επεξεργασίας:",
|
||||||
"Who can edit \"{layer}\"": "Who can edit \"{layer}\"",
|
"Who can edit \"{layer}\"": "Ποιος μπορεί να επεξεργαστεί \"{layer}\"",
|
||||||
"Current map view": "Current map view",
|
"Current map view": "Τρέχουσα προβολή χάρτη",
|
||||||
"Filter": "Filter",
|
"Filter": "Φίλτρο",
|
||||||
"Choropleth": "Choropleth",
|
"Choropleth": "Χωροπληθής χάρτης",
|
||||||
"Choropleth breakpoints": "Choropleth breakpoints",
|
"Choropleth breakpoints": "Χωροπληθή σημεία διακοπής",
|
||||||
"Choropleth classes": "Choropleth classes",
|
"Choropleth classes": "Χωροπληθείς κατηγορίες",
|
||||||
"Choropleth color palette": "Choropleth color palette",
|
"Choropleth color palette": "Χωροπληθής παλέτα χρωμάτων",
|
||||||
"Choropleth mode": "Choropleth mode",
|
"Choropleth mode": "Χωροπληθής λειτουργία",
|
||||||
"Choropleth property value": "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.",
|
"Comma separated list of numbers, including min and max values.": "Λίστα αριθμών διαχωρισμένη με κόμμα, συμπεριλαμβανομένων των ελάχιστων και μέγιστων τιμών.",
|
||||||
"Equidistant": "Equidistant",
|
"Equidistant": "Equidistant",
|
||||||
"Jenks-Fisher": "Jenks-Fisher",
|
"Jenks-Fisher": "Jenks-Fisher",
|
||||||
"K-means": "K-means",
|
"K-means": "K-means",
|
||||||
"Manual": "Manual",
|
"Manual": "Χειροκίνητα",
|
||||||
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
"Number of desired classes (default 5)": "Αριθμός επιθυμητών κατηγοριών (προεπιλογή 5)",
|
||||||
"Quantiles": "Quantiles",
|
"Quantiles": "Ποσοστημόρια",
|
||||||
"Show this layer in the caption": "Show this layer in the caption",
|
"Show this layer in the caption": "Εμφάνιση αυτού του επιπέδου στη λεζάντα",
|
||||||
"Back to preview": "Back to preview",
|
"Back to preview": "Επιστροφή στην προεπισκόπηση",
|
||||||
"Drawing": "Drawing",
|
"Drawing": "Σχεδίαση",
|
||||||
"Edit the title of the map": "Edit the title of the map",
|
"Edit the title of the map": "Επεξεργασία τίτλου του χάρτη",
|
||||||
"Go to the homepage": "Go to the homepage",
|
"Go to the homepage": "Μετάβαση στην αρχική σελίδα",
|
||||||
"Switch to edit mode": "Switch to edit mode",
|
"Switch to edit mode": "Εναλλαγή σε λειτουργία επεξεργασίας",
|
||||||
"Update who can see and edit the map": "Update who can see and edit the map",
|
"Update who can see and edit the map": "Ενημερώστε ποιος μπορεί να δει και ποιος να επεξεργαστεί τον χάρτη",
|
||||||
"View": "View",
|
"View": "Προβολή",
|
||||||
"Add image URL": "Add image URL",
|
"Add image URL": "Προσθήκη URL εικόνας",
|
||||||
"Backup data": "Backup data",
|
"Backup data": "Αντίγραφο ασφαλείας δεδομένων",
|
||||||
"Download full data": "Download full data",
|
"Download full data": "Λήψη όλων των δεδομένων",
|
||||||
"Emoji & Character": "Emoji & Character",
|
"Emoji & Character": "Emoji & Χαρακτήρες",
|
||||||
"Generic": "Generic",
|
"Generic": "Γενικός",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Σύμβολο",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"Type char or paste emoji": "Πληκτρολογήστε χαρακτήρα ή επικολλήστε 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("el", locale)
|
L.registerLocale("el", locale)
|
||||||
L.setLocale("el")
|
L.setLocale("el")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Λήψη",
|
"Download": "Λήψη",
|
||||||
"Download data": "Λήψη δεδομένων",
|
"Download data": "Λήψη δεδομένων",
|
||||||
"Drag to reorder": "Σύρετε για αναδιάταξη",
|
"Drag to reorder": "Σύρετε για αναδιάταξη",
|
||||||
"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 properties in a table": "Επεξεργασία ιδιοτήτων σε πίνακα",
|
"Edit properties in a table": "Επεξεργασία ιδιοτήτων σε πίνακα",
|
||||||
"Edit this feature": "Επεξεργασία αυτού του στοιχείου",
|
"Edit this feature": "Επεξεργασία αυτού του στοιχείου",
|
||||||
"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.": "Αν είναι απενεργοποιημένο, το πολύγωνο θα συμπεριφέρεται ως μέρος του υποκείμενου χάρτη.",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe με προσαρμοσμένο ύψος (σε px): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "Τερματισμός επεξεργασίας",
|
||||||
"Stop slideshow": "Τερματισμός παρουσίασης",
|
"Stop slideshow": "Τερματισμός παρουσίασης",
|
||||||
|
@ -395,43 +389,47 @@
|
||||||
"User location": "User location",
|
"User location": "User location",
|
||||||
"Visibility: {status}": "Visibility: {status}",
|
"Visibility: {status}": "Visibility: {status}",
|
||||||
"Fit all data": "Μεγέθυνση στα δεδομένα",
|
"Fit all data": "Μεγέθυνση στα δεδομένα",
|
||||||
"Verify remote URL": "Verify remote URL",
|
"Verify remote URL": "Επαλήθευση απομακρυσμένης διεύθυνσης URL",
|
||||||
"Add": "Add",
|
"Add": "Προσθήκη",
|
||||||
"Change": "Change",
|
"Change": "Αλλαγή",
|
||||||
"Powered by uMap": "Powered by uMap",
|
"Powered by uMap": "Με την υποστήριξη του uMap",
|
||||||
"Search": "Search",
|
"Search": "Αναζήτηση",
|
||||||
"Datalayers": "Datalayers",
|
"Datalayers": "Επίπεδα δεδομένων",
|
||||||
"Secret edit link:": "Secret edit link:",
|
"Secret edit link:": "Μυστικός σύνδεσμος επεξεργασίας:",
|
||||||
"Who can edit \"{layer}\"": "Who can edit \"{layer}\"",
|
"Who can edit \"{layer}\"": "Ποιος μπορεί να επεξεργαστεί \"{layer}\"",
|
||||||
"Current map view": "Current map view",
|
"Current map view": "Τρέχουσα προβολή χάρτη",
|
||||||
"Filter": "Filter",
|
"Filter": "Φίλτρο",
|
||||||
"Choropleth": "Choropleth",
|
"Choropleth": "Χωροπληθής χάρτης",
|
||||||
"Choropleth breakpoints": "Choropleth breakpoints",
|
"Choropleth breakpoints": "Χωροπληθή σημεία διακοπής",
|
||||||
"Choropleth classes": "Choropleth classes",
|
"Choropleth classes": "Χωροπληθείς κατηγορίες",
|
||||||
"Choropleth color palette": "Choropleth color palette",
|
"Choropleth color palette": "Χωροπληθής παλέτα χρωμάτων",
|
||||||
"Choropleth mode": "Choropleth mode",
|
"Choropleth mode": "Χωροπληθής λειτουργία",
|
||||||
"Choropleth property value": "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.",
|
"Comma separated list of numbers, including min and max values.": "Λίστα αριθμών διαχωρισμένη με κόμμα, συμπεριλαμβανομένων των ελάχιστων και μέγιστων τιμών.",
|
||||||
"Equidistant": "Equidistant",
|
"Equidistant": "Equidistant",
|
||||||
"Jenks-Fisher": "Jenks-Fisher",
|
"Jenks-Fisher": "Jenks-Fisher",
|
||||||
"K-means": "K-means",
|
"K-means": "K-means",
|
||||||
"Manual": "Manual",
|
"Manual": "Χειροκίνητα",
|
||||||
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
"Number of desired classes (default 5)": "Αριθμός επιθυμητών κατηγοριών (προεπιλογή 5)",
|
||||||
"Quantiles": "Quantiles",
|
"Quantiles": "Ποσοστημόρια",
|
||||||
"Show this layer in the caption": "Show this layer in the caption",
|
"Show this layer in the caption": "Εμφάνιση αυτού του επιπέδου στη λεζάντα",
|
||||||
"Back to preview": "Back to preview",
|
"Back to preview": "Επιστροφή στην προεπισκόπηση",
|
||||||
"Drawing": "Drawing",
|
"Drawing": "Σχεδίαση",
|
||||||
"Edit the title of the map": "Edit the title of the map",
|
"Edit the title of the map": "Επεξεργασία τίτλου του χάρτη",
|
||||||
"Go to the homepage": "Go to the homepage",
|
"Go to the homepage": "Μετάβαση στην αρχική σελίδα",
|
||||||
"Switch to edit mode": "Switch to edit mode",
|
"Switch to edit mode": "Εναλλαγή σε λειτουργία επεξεργασίας",
|
||||||
"Update who can see and edit the map": "Update who can see and edit the map",
|
"Update who can see and edit the map": "Ενημερώστε ποιος μπορεί να δει και ποιος να επεξεργαστεί τον χάρτη",
|
||||||
"View": "View",
|
"View": "Προβολή",
|
||||||
"Add image URL": "Add image URL",
|
"Add image URL": "Προσθήκη URL εικόνας",
|
||||||
"Backup data": "Backup data",
|
"Backup data": "Αντίγραφο ασφαλείας δεδομένων",
|
||||||
"Download full data": "Download full data",
|
"Download full data": "Λήψη όλων των δεδομένων",
|
||||||
"Emoji & Character": "Emoji & Character",
|
"Emoji & Character": "Emoji & Χαρακτήρες",
|
||||||
"Generic": "Generic",
|
"Generic": "Γενικός",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Σύμβολο",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"Type char or paste emoji": "Πληκτρολογήστε χαρακτήρα ή επικολλήστε 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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("en", locale)
|
||||||
L.setLocale("en")
|
L.setLocale("en")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a line",
|
"Draw a polyline": "Draw a line",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Layer properties",
|
"Edit feature's layer": "Layer properties",
|
||||||
"Edit map properties": "Map properties",
|
"Edit map properties": "Map properties",
|
||||||
"Edit map settings": "Map properties",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed map",
|
"Embed the map": "Embed map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Descargar",
|
"Download": "Descargar",
|
||||||
"Download data": "Descargar datos",
|
"Download data": "Descargar datos",
|
||||||
"Drag to reorder": "Arrastrar para reordenar",
|
"Drag to reorder": "Arrastrar para reordenar",
|
||||||
"Draw a line": "Dibuja una línea",
|
|
||||||
"Draw a marker": "Dibuja un marcador",
|
"Draw a marker": "Dibuja un marcador",
|
||||||
"Draw a polygon": "Dibuja un polígono",
|
"Draw a polygon": "Dibuja un polígono",
|
||||||
"Draw a polyline": "Dibuja una polilínea",
|
"Draw a polyline": "Dibuja una polilínea",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar la capa del elemento",
|
"Edit feature's layer": "Editar la capa del elemento",
|
||||||
"Edit map properties": "Editar propiedades del mapa",
|
"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 properties in a table": "Editar propiedades en una tabla",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Embeber y compartir este mapa",
|
|
||||||
"Embed the map": "Embeber el mapa",
|
"Embed the map": "Embeber el mapa",
|
||||||
"Empty": "Vaciar",
|
"Empty": "Vaciar",
|
||||||
"Error in the tilelayer URL": "Error en la URL del la capa de teselas",
|
"Error in the tilelayer URL": "Error en la URL del la capa de teselas",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Ocultar controles",
|
"Hide controls": "Ocultar controles",
|
||||||
"Home": "Inicio",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Guardar las ediciones actuales",
|
"Save current edits": "Guardar las ediciones actuales",
|
||||||
"Save this center and zoom": "Guardar este centrado y acercamiento",
|
"Save this center and zoom": "Guardar este centrado y acercamiento",
|
||||||
"Save this location as new feature": "Guardar esta ubicación como nuevo elemento",
|
"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",
|
"Search location": "Buscar ubicación",
|
||||||
"See all": "Ver todo",
|
"See all": "Ver todo",
|
||||||
"See data layers": "Ver capas de datos",
|
"See data layers": "Ver capas de datos",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Orden de la clave",
|
"Sort key": "Orden de la clave",
|
||||||
"Split line": "Linea de división",
|
"Split line": "Linea de división",
|
||||||
"Start a hole here": "Iniciar un agujero aquí",
|
"Start a hole here": "Iniciar un agujero aquí",
|
||||||
"Start editing": "Comenzar a editar",
|
|
||||||
"Start slideshow": "Iniciar presentación de diapositivas",
|
"Start slideshow": "Iniciar presentación de diapositivas",
|
||||||
"Stop editing": "Parar de editar",
|
"Stop editing": "Parar de editar",
|
||||||
"Stop slideshow": "Parar presentación de diapositivas",
|
"Stop slideshow": "Parar presentación de diapositivas",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("es", locale)
|
||||||
L.setLocale("es")
|
L.setLocale("es")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Descargar",
|
"Download": "Descargar",
|
||||||
"Download data": "Descargar datos",
|
"Download data": "Descargar datos",
|
||||||
"Drag to reorder": "Arrastrar para reordenar",
|
"Drag to reorder": "Arrastrar para reordenar",
|
||||||
"Draw a line": "Dibuja una línea",
|
|
||||||
"Draw a marker": "Dibuja un marcador",
|
"Draw a marker": "Dibuja un marcador",
|
||||||
"Draw a polygon": "Dibuja un polígono",
|
"Draw a polygon": "Dibuja un polígono",
|
||||||
"Draw a polyline": "Dibuja una polilínea",
|
"Draw a polyline": "Dibuja una polilínea",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar la capa del elemento",
|
"Edit feature's layer": "Editar la capa del elemento",
|
||||||
"Edit map properties": "Editar propiedades del mapa",
|
"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 properties in a table": "Editar propiedades en una tabla",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Embeber y compartir este mapa",
|
|
||||||
"Embed the map": "Embeber el mapa",
|
"Embed the map": "Embeber el mapa",
|
||||||
"Empty": "Vaciar",
|
"Empty": "Vaciar",
|
||||||
"Error in the tilelayer URL": "Error en la URL del la capa de teselas",
|
"Error in the tilelayer URL": "Error en la URL del la capa de teselas",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Ocultar controles",
|
"Hide controls": "Ocultar controles",
|
||||||
"Home": "Inicio",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Guardar las ediciones actuales",
|
"Save current edits": "Guardar las ediciones actuales",
|
||||||
"Save this center and zoom": "Guardar este centrado y acercamiento",
|
"Save this center and zoom": "Guardar este centrado y acercamiento",
|
||||||
"Save this location as new feature": "Guardar esta ubicación como nuevo elemento",
|
"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",
|
"Search location": "Buscar ubicación",
|
||||||
"See all": "Ver todo",
|
"See all": "Ver todo",
|
||||||
"See data layers": "Ver capas de datos",
|
"See data layers": "Ver capas de datos",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Orden de la clave",
|
"Sort key": "Orden de la clave",
|
||||||
"Split line": "Linea de división",
|
"Split line": "Linea de división",
|
||||||
"Start a hole here": "Iniciar un agujero aquí",
|
"Start a hole here": "Iniciar un agujero aquí",
|
||||||
"Start editing": "Comenzar a editar",
|
|
||||||
"Start slideshow": "Iniciar presentación de diapositivas",
|
"Start slideshow": "Iniciar presentación de diapositivas",
|
||||||
"Stop editing": "Parar de editar",
|
"Stop editing": "Parar de editar",
|
||||||
"Stop slideshow": "Parar presentación de diapositivas",
|
"Stop slideshow": "Parar presentación de diapositivas",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Laadi alla",
|
"Download": "Laadi alla",
|
||||||
"Download data": "Laadi andmed alla",
|
"Download data": "Laadi andmed alla",
|
||||||
"Drag to reorder": "Lohista ümberreastamiseks",
|
"Drag to reorder": "Lohista ümberreastamiseks",
|
||||||
"Draw a line": "Joonista joon",
|
|
||||||
"Draw a marker": "Lisa marker",
|
"Draw a marker": "Lisa marker",
|
||||||
"Draw a polygon": "Joonista hulknurk",
|
"Draw a polygon": "Joonista hulknurk",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Muuda",
|
"Edit": "Muuda",
|
||||||
"Edit feature's layer": "Muuda elemendi kihti",
|
"Edit feature's layer": "Muuda elemendi kihti",
|
||||||
"Edit map properties": "Muuda kaardi omadusi",
|
"Edit map properties": "Muuda kaardi omadusi",
|
||||||
"Edit map settings": "Muuda kaardi seadeid",
|
|
||||||
"Edit properties in a table": "Muuda omadusi tabelis",
|
"Edit properties in a table": "Muuda omadusi tabelis",
|
||||||
"Edit this feature": "Muuda seda elementi",
|
"Edit this feature": "Muuda seda elementi",
|
||||||
"Embed and share this map": "Manusta ja jaga seda kaarti",
|
|
||||||
"Embed the map": "Manusta kaart",
|
"Embed the map": "Manusta kaart",
|
||||||
"Empty": "Tühjenda",
|
"Empty": "Tühjenda",
|
||||||
"Error in the tilelayer URL": "Vigane tausta URL",
|
"Error in the tilelayer URL": "Vigane tausta URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Peida juhtnupud",
|
"Hide controls": "Peida juhtnupud",
|
||||||
"Home": "Avaleht",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Salvesta praegused muudatused",
|
"Save current edits": "Salvesta praegused muudatused",
|
||||||
"Save this center and zoom": "Salvesta see keskpunkt ja suurendus",
|
"Save this center and zoom": "Salvesta see keskpunkt ja suurendus",
|
||||||
"Save this location as new feature": "Salvesta see asukoht uue elemendina",
|
"Save this location as new feature": "Salvesta see asukoht uue elemendina",
|
||||||
"Search a place name": "Kohanime otsing",
|
|
||||||
"Search location": "Asukoha otsing",
|
"Search location": "Asukoha otsing",
|
||||||
"See all": "Näita kõiki",
|
"See all": "Näita kõiki",
|
||||||
"See data layers": "Näita andmekihte",
|
"See data layers": "Näita andmekihte",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sorteerimise võti",
|
"Sort key": "Sorteerimise võti",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Alusta muutmist",
|
|
||||||
"Start slideshow": "Alusta slaidiprogrammi",
|
"Start slideshow": "Alusta slaidiprogrammi",
|
||||||
"Stop editing": "Lõpeta muutmine",
|
"Stop editing": "Lõpeta muutmine",
|
||||||
"Stop slideshow": "Lõpeta slaidiprogramm",
|
"Stop slideshow": "Lõpeta slaidiprogramm",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("et", locale)
|
||||||
L.setLocale("et")
|
L.setLocale("et")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Laadi alla",
|
"Download": "Laadi alla",
|
||||||
"Download data": "Laadi andmed alla",
|
"Download data": "Laadi andmed alla",
|
||||||
"Drag to reorder": "Lohista ümberreastamiseks",
|
"Drag to reorder": "Lohista ümberreastamiseks",
|
||||||
"Draw a line": "Joonista joon",
|
|
||||||
"Draw a marker": "Lisa marker",
|
"Draw a marker": "Lisa marker",
|
||||||
"Draw a polygon": "Joonista hulknurk",
|
"Draw a polygon": "Joonista hulknurk",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Muuda",
|
"Edit": "Muuda",
|
||||||
"Edit feature's layer": "Muuda elemendi kihti",
|
"Edit feature's layer": "Muuda elemendi kihti",
|
||||||
"Edit map properties": "Muuda kaardi omadusi",
|
"Edit map properties": "Muuda kaardi omadusi",
|
||||||
"Edit map settings": "Muuda kaardi seadeid",
|
|
||||||
"Edit properties in a table": "Muuda omadusi tabelis",
|
"Edit properties in a table": "Muuda omadusi tabelis",
|
||||||
"Edit this feature": "Muuda seda elementi",
|
"Edit this feature": "Muuda seda elementi",
|
||||||
"Embed and share this map": "Manusta ja jaga seda kaarti",
|
|
||||||
"Embed the map": "Manusta kaart",
|
"Embed the map": "Manusta kaart",
|
||||||
"Empty": "Tühjenda",
|
"Empty": "Tühjenda",
|
||||||
"Error in the tilelayer URL": "Vigane tausta URL",
|
"Error in the tilelayer URL": "Vigane tausta URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Peida juhtnupud",
|
"Hide controls": "Peida juhtnupud",
|
||||||
"Home": "Avaleht",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Salvesta praegused muudatused",
|
"Save current edits": "Salvesta praegused muudatused",
|
||||||
"Save this center and zoom": "Salvesta see keskpunkt ja suurendus",
|
"Save this center and zoom": "Salvesta see keskpunkt ja suurendus",
|
||||||
"Save this location as new feature": "Salvesta see asukoht uue elemendina",
|
"Save this location as new feature": "Salvesta see asukoht uue elemendina",
|
||||||
"Search a place name": "Kohanime otsing",
|
|
||||||
"Search location": "Asukoha otsing",
|
"Search location": "Asukoha otsing",
|
||||||
"See all": "Näita kõiki",
|
"See all": "Näita kõiki",
|
||||||
"See data layers": "Näita andmekihte",
|
"See data layers": "Näita andmekihte",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sorteerimise võti",
|
"Sort key": "Sorteerimise võti",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Alusta muutmist",
|
|
||||||
"Start slideshow": "Alusta slaidiprogrammi",
|
"Start slideshow": "Alusta slaidiprogrammi",
|
||||||
"Stop editing": "Lõpeta muutmine",
|
"Stop editing": "Lõpeta muutmine",
|
||||||
"Stop slideshow": "Lõpeta slaidiprogramm",
|
"Stop slideshow": "Lõpeta slaidiprogramm",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "دانلود",
|
"Download": "دانلود",
|
||||||
"Download data": "دانلود داده",
|
"Download data": "دانلود داده",
|
||||||
"Drag to reorder": "برای مرتب سازی دیگر بکشید",
|
"Drag to reorder": "برای مرتب سازی دیگر بکشید",
|
||||||
"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 properties in a table": "ویژگی ها را در یک جدول ویرایش کنید",
|
"Edit properties in a table": "ویژگی ها را در یک جدول ویرایش کنید",
|
||||||
"Edit this feature": "این ویژگی را ویرایش کنید",
|
"Edit this feature": "این ویژگی را ویرایش کنید",
|
||||||
"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.": "اگر نادرست باشد، چند ضلعی به عنوان بخشی از نقشه زیرین عمل می کند.",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe با ارتفاع سفارشی (بر حسب px):{{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "ویرایش را متوقف کنید",
|
||||||
"Stop slideshow": "نمایش اسلاید را متوقف کنید",
|
"Stop slideshow": "نمایش اسلاید را متوقف کنید",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("fa_IR", locale)
|
||||||
L.setLocale("fa_IR")
|
L.setLocale("fa_IR")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "دانلود",
|
"Download": "دانلود",
|
||||||
"Download data": "دانلود داده",
|
"Download data": "دانلود داده",
|
||||||
"Drag to reorder": "برای مرتب سازی دیگر بکشید",
|
"Drag to reorder": "برای مرتب سازی دیگر بکشید",
|
||||||
"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 properties in a table": "ویژگی ها را در یک جدول ویرایش کنید",
|
"Edit properties in a table": "ویژگی ها را در یک جدول ویرایش کنید",
|
||||||
"Edit this feature": "این ویژگی را ویرایش کنید",
|
"Edit this feature": "این ویژگی را ویرایش کنید",
|
||||||
"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.": "اگر نادرست باشد، چند ضلعی به عنوان بخشی از نقشه زیرین عمل می کند.",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe با ارتفاع سفارشی (بر حسب px):{{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "ویرایش را متوقف کنید",
|
||||||
"Stop slideshow": "نمایش اسلاید را متوقف کنید",
|
"Stop slideshow": "نمایش اسلاید را متوقف کنید",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Lataa tietoja",
|
"Download data": "Lataa tietoja",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Piirrä viiva",
|
|
||||||
"Draw a marker": "Piirrä karttamerkki",
|
"Draw a marker": "Piirrä karttamerkki",
|
||||||
"Draw a polygon": "Piirrä monikulmio",
|
"Draw a polygon": "Piirrä monikulmio",
|
||||||
"Draw a polyline": "Piirrä monisegmenttinen viiva",
|
"Draw a polyline": "Piirrä monisegmenttinen viiva",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Muokkaa",
|
"Edit": "Muokkaa",
|
||||||
"Edit feature's layer": "Muokkaa piirteen kerrosta",
|
"Edit feature's layer": "Muokkaa piirteen kerrosta",
|
||||||
"Edit map properties": "Muokkaa kartan ominaisuuksia",
|
"Edit map properties": "Muokkaa kartan ominaisuuksia",
|
||||||
"Edit map settings": "Muokkaa kartta-asetuksia",
|
|
||||||
"Edit properties in a table": "Muokkaa ominaisuuksia taulukossa",
|
"Edit properties in a table": "Muokkaa ominaisuuksia taulukossa",
|
||||||
"Edit this feature": "Muokkaa tätä piirrettä",
|
"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",
|
"Embed the map": "Liitä kartta",
|
||||||
"Empty": "Tyhjä",
|
"Empty": "Tyhjä",
|
||||||
"Error in the tilelayer URL": "Virhe karttalaattojen URL:ssä",
|
"Error in the tilelayer URL": "Virhe karttalaattojen URL:ssä",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Piilota ohjaimet",
|
"Hide controls": "Piilota ohjaimet",
|
||||||
"Home": "Alku",
|
"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)",
|
"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 (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 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}}}",
|
"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 current edits": "Tallenna tämänhetkiset muokkaukset",
|
||||||
"Save this center and zoom": "Tallenna tämä kartan keskitys ja zoomaustaso",
|
"Save this center and zoom": "Tallenna tämä kartan keskitys ja zoomaustaso",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "Näytä kaikki",
|
"See all": "Näytä kaikki",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Pilko/katkaise viiva",
|
"Split line": "Pilko/katkaise viiva",
|
||||||
"Start a hole here": "Aloita reikä tässä",
|
"Start a hole here": "Aloita reikä tässä",
|
||||||
"Start editing": "Aloita muokkaus",
|
|
||||||
"Start slideshow": "Aloita kuvaesitys",
|
"Start slideshow": "Aloita kuvaesitys",
|
||||||
"Stop editing": "Lopeta muokkaus",
|
"Stop editing": "Lopeta muokkaus",
|
||||||
"Stop slideshow": "Lopeta kuvaesitys",
|
"Stop slideshow": "Lopeta kuvaesitys",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("fi", locale)
|
||||||
L.setLocale("fi")
|
L.setLocale("fi")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Lataa tietoja",
|
"Download data": "Lataa tietoja",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Piirrä viiva",
|
|
||||||
"Draw a marker": "Piirrä karttamerkki",
|
"Draw a marker": "Piirrä karttamerkki",
|
||||||
"Draw a polygon": "Piirrä monikulmio",
|
"Draw a polygon": "Piirrä monikulmio",
|
||||||
"Draw a polyline": "Piirrä monisegmenttinen viiva",
|
"Draw a polyline": "Piirrä monisegmenttinen viiva",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Muokkaa",
|
"Edit": "Muokkaa",
|
||||||
"Edit feature's layer": "Muokkaa piirteen kerrosta",
|
"Edit feature's layer": "Muokkaa piirteen kerrosta",
|
||||||
"Edit map properties": "Muokkaa kartan ominaisuuksia",
|
"Edit map properties": "Muokkaa kartan ominaisuuksia",
|
||||||
"Edit map settings": "Muokkaa kartta-asetuksia",
|
|
||||||
"Edit properties in a table": "Muokkaa ominaisuuksia taulukossa",
|
"Edit properties in a table": "Muokkaa ominaisuuksia taulukossa",
|
||||||
"Edit this feature": "Muokkaa tätä piirrettä",
|
"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",
|
"Embed the map": "Liitä kartta",
|
||||||
"Empty": "Tyhjä",
|
"Empty": "Tyhjä",
|
||||||
"Error in the tilelayer URL": "Virhe karttalaattojen URL:ssä",
|
"Error in the tilelayer URL": "Virhe karttalaattojen URL:ssä",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Piilota ohjaimet",
|
"Hide controls": "Piilota ohjaimet",
|
||||||
"Home": "Alku",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Tallenna tämänhetkiset muokkaukset",
|
"Save current edits": "Tallenna tämänhetkiset muokkaukset",
|
||||||
"Save this center and zoom": "Tallenna tämä kartan keskitys ja zoomaustaso",
|
"Save this center and zoom": "Tallenna tämä kartan keskitys ja zoomaustaso",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "Näytä kaikki",
|
"See all": "Näytä kaikki",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Pilko/katkaise viiva",
|
"Split line": "Pilko/katkaise viiva",
|
||||||
"Start a hole here": "Aloita reikä tässä",
|
"Start a hole here": "Aloita reikä tässä",
|
||||||
"Start editing": "Aloita muokkaus",
|
|
||||||
"Start slideshow": "Aloita kuvaesitys",
|
"Start slideshow": "Aloita kuvaesitys",
|
||||||
"Stop editing": "Lopeta muokkaus",
|
"Stop editing": "Lopeta muokkaus",
|
||||||
"Stop slideshow": "Lopeta kuvaesitys",
|
"Stop slideshow": "Lopeta kuvaesitys",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Télécharger",
|
"Download": "Télécharger",
|
||||||
"Download data": "Télécharger les données",
|
"Download data": "Télécharger les données",
|
||||||
"Drag to reorder": "Glisser pour réordonner",
|
"Drag to reorder": "Glisser pour réordonner",
|
||||||
"Draw a line": "Dessiner une ligne",
|
|
||||||
"Draw a marker": "Ajouter un marqueur",
|
"Draw a marker": "Ajouter un marqueur",
|
||||||
"Draw a polygon": "Dessiner un polygone",
|
"Draw a polygon": "Dessiner un polygone",
|
||||||
"Draw a polyline": "Dessiner une ligne",
|
"Draw a polyline": "Dessiner une ligne",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Éditer",
|
"Edit": "Éditer",
|
||||||
"Edit feature's layer": "Éditer le calque de l'élément",
|
"Edit feature's layer": "Éditer le calque de l'élément",
|
||||||
"Edit map properties": "Éditer les propriétés de la carte",
|
"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 properties in a table": "Éditer dans un tableau",
|
||||||
"Edit this feature": "Éditer cet élément",
|
"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",
|
"Embed the map": "Intégrer la carte dans une iframe",
|
||||||
"Empty": "Vider",
|
"Empty": "Vider",
|
||||||
"Error in the tilelayer URL": "Erreur dans l'URL du fond de carte",
|
"Error in the tilelayer URL": "Erreur dans l'URL du fond de carte",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Masquer les outils",
|
"Hide controls": "Masquer les outils",
|
||||||
"Home": "Accueil",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe : {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Enregistrer les changements courants",
|
"Save current edits": "Enregistrer les changements courants",
|
||||||
"Save this center and zoom": "Enregistrer le zoom et le centre actuels",
|
"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",
|
"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",
|
"Search location": "Chercher un lieu",
|
||||||
"See all": "Tout voir",
|
"See all": "Tout voir",
|
||||||
"See data layers": "Voir les calques",
|
"See data layers": "Voir les calques",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Clé de tri",
|
"Sort key": "Clé de tri",
|
||||||
"Split line": "Scinder la ligne",
|
"Split line": "Scinder la ligne",
|
||||||
"Start a hole here": "Ajouter un tracé intérieur",
|
"Start a hole here": "Ajouter un tracé intérieur",
|
||||||
"Start editing": "Passer en mode édition",
|
|
||||||
"Start slideshow": "Commencer",
|
"Start slideshow": "Commencer",
|
||||||
"Stop editing": "Quitter le mode édition",
|
"Stop editing": "Quitter le mode édition",
|
||||||
"Stop slideshow": "Arrêter",
|
"Stop slideshow": "Arrêter",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Générique",
|
"Generic": "Générique",
|
||||||
"Symbol": "Symbole",
|
"Symbol": "Symbole",
|
||||||
"Type char or paste emoji": "Taper un caractère ou un émoji",
|
"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.registerLocale("fr", locale)
|
||||||
L.setLocale("fr")
|
L.setLocale("fr")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Télécharger",
|
"Download": "Télécharger",
|
||||||
"Download data": "Télécharger les données",
|
"Download data": "Télécharger les données",
|
||||||
"Drag to reorder": "Glisser pour réordonner",
|
"Drag to reorder": "Glisser pour réordonner",
|
||||||
"Draw a line": "Dessiner une ligne",
|
|
||||||
"Draw a marker": "Ajouter un marqueur",
|
"Draw a marker": "Ajouter un marqueur",
|
||||||
"Draw a polygon": "Dessiner un polygone",
|
"Draw a polygon": "Dessiner un polygone",
|
||||||
"Draw a polyline": "Dessiner une ligne",
|
"Draw a polyline": "Dessiner une ligne",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Éditer",
|
"Edit": "Éditer",
|
||||||
"Edit feature's layer": "Éditer le calque de l'élément",
|
"Edit feature's layer": "Éditer le calque de l'élément",
|
||||||
"Edit map properties": "Éditer les propriétés de la carte",
|
"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 properties in a table": "Éditer dans un tableau",
|
||||||
"Edit this feature": "Éditer cet élément",
|
"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",
|
"Embed the map": "Intégrer la carte dans une iframe",
|
||||||
"Empty": "Vider",
|
"Empty": "Vider",
|
||||||
"Error in the tilelayer URL": "Erreur dans l'URL du fond de carte",
|
"Error in the tilelayer URL": "Erreur dans l'URL du fond de carte",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Masquer les outils",
|
"Hide controls": "Masquer les outils",
|
||||||
"Home": "Accueil",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe : {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Enregistrer les changements courants",
|
"Save current edits": "Enregistrer les changements courants",
|
||||||
"Save this center and zoom": "Enregistrer le zoom et le centre actuels",
|
"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",
|
"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",
|
"Search location": "Chercher un lieu",
|
||||||
"See all": "Tout voir",
|
"See all": "Tout voir",
|
||||||
"See data layers": "Voir les calques",
|
"See data layers": "Voir les calques",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Clé de tri",
|
"Sort key": "Clé de tri",
|
||||||
"Split line": "Scinder la ligne",
|
"Split line": "Scinder la ligne",
|
||||||
"Start a hole here": "Ajouter un tracé intérieur",
|
"Start a hole here": "Ajouter un tracé intérieur",
|
||||||
"Start editing": "Passer en mode édition",
|
|
||||||
"Start slideshow": "Commencer",
|
"Start slideshow": "Commencer",
|
||||||
"Stop editing": "Quitter le mode édition",
|
"Stop editing": "Quitter le mode édition",
|
||||||
"Stop slideshow": "Arrêter",
|
"Stop slideshow": "Arrêter",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Générique",
|
"Generic": "Générique",
|
||||||
"Symbol": "Symbole",
|
"Symbol": "Symbole",
|
||||||
"Type char or paste emoji": "Taper un caractère ou un émoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Baixar",
|
"Download": "Baixar",
|
||||||
"Download data": "Baixar datos",
|
"Download data": "Baixar datos",
|
||||||
"Drag to reorder": "Arrastrar para reordenar",
|
"Drag to reorder": "Arrastrar para reordenar",
|
||||||
"Draw a line": "Debuxa unha liña",
|
|
||||||
"Draw a marker": "Debuxa unha marcaxe",
|
"Draw a marker": "Debuxa unha marcaxe",
|
||||||
"Draw a polygon": "Debuxa un polígono",
|
"Draw a polygon": "Debuxa un polígono",
|
||||||
"Draw a polyline": "Debuxa unha liña múltiple",
|
"Draw a polyline": "Debuxa unha liña múltiple",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar a capa do elemento",
|
"Edit feature's layer": "Editar a capa do elemento",
|
||||||
"Edit map properties": "Editar as propiedades do mapa",
|
"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 properties in a table": "Editar propiedades nunha táboa",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Incorporar e compartir este mapa",
|
|
||||||
"Embed the map": "Incorporar o mapa",
|
"Embed the map": "Incorporar o mapa",
|
||||||
"Empty": "Baleirar",
|
"Empty": "Baleirar",
|
||||||
"Error in the tilelayer URL": "Erro na URL da capa de teselas",
|
"Error in the tilelayer URL": "Erro na URL da capa de teselas",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Agochar os controis",
|
"Hide controls": "Agochar os controis",
|
||||||
"Home": "Inicio",
|
"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)",
|
"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 (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 with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto e ancho (en px) persoalizado: {{{http://iframe.url.com|height*width}}}",
|
||||||
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Gardar as edicións actuais",
|
"Save current edits": "Gardar as edicións actuais",
|
||||||
"Save this center and zoom": "Gardar este centrado e achegamento",
|
"Save this center and zoom": "Gardar este centrado e achegamento",
|
||||||
"Save this location as new feature": "Gardar esta ubicación coma novo elemento",
|
"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",
|
"Search location": "Procurar localización",
|
||||||
"See all": "Ollar todo",
|
"See all": "Ollar todo",
|
||||||
"See data layers": "Ollar capas de datos",
|
"See data layers": "Ollar capas de datos",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Orde da clave",
|
"Sort key": "Orde da clave",
|
||||||
"Split line": "Liña de división",
|
"Split line": "Liña de división",
|
||||||
"Start a hole here": "Comezar un burato aquí",
|
"Start a hole here": "Comezar un burato aquí",
|
||||||
"Start editing": "Comezar a editar",
|
|
||||||
"Start slideshow": "Comezar presentación",
|
"Start slideshow": "Comezar presentación",
|
||||||
"Stop editing": "Deter a edición",
|
"Stop editing": "Deter a edición",
|
||||||
"Stop slideshow": "Deter a presentación",
|
"Stop slideshow": "Deter a presentación",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("gl", locale)
|
||||||
L.setLocale("gl")
|
L.setLocale("gl")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Baixar",
|
"Download": "Baixar",
|
||||||
"Download data": "Baixar datos",
|
"Download data": "Baixar datos",
|
||||||
"Drag to reorder": "Arrastrar para reordenar",
|
"Drag to reorder": "Arrastrar para reordenar",
|
||||||
"Draw a line": "Debuxa unha liña",
|
|
||||||
"Draw a marker": "Debuxa unha marcaxe",
|
"Draw a marker": "Debuxa unha marcaxe",
|
||||||
"Draw a polygon": "Debuxa un polígono",
|
"Draw a polygon": "Debuxa un polígono",
|
||||||
"Draw a polyline": "Debuxa unha liña múltiple",
|
"Draw a polyline": "Debuxa unha liña múltiple",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar a capa do elemento",
|
"Edit feature's layer": "Editar a capa do elemento",
|
||||||
"Edit map properties": "Editar as propiedades do mapa",
|
"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 properties in a table": "Editar propiedades nunha táboa",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Incorporar e compartir este mapa",
|
|
||||||
"Embed the map": "Incorporar o mapa",
|
"Embed the map": "Incorporar o mapa",
|
||||||
"Empty": "Baleirar",
|
"Empty": "Baleirar",
|
||||||
"Error in the tilelayer URL": "Erro na URL da capa de teselas",
|
"Error in the tilelayer URL": "Erro na URL da capa de teselas",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Agochar os controis",
|
"Hide controls": "Agochar os controis",
|
||||||
"Home": "Inicio",
|
"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)",
|
"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 (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 with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto e ancho (en px) persoalizado: {{{http://iframe.url.com|height*width}}}",
|
||||||
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Gardar as edicións actuais",
|
"Save current edits": "Gardar as edicións actuais",
|
||||||
"Save this center and zoom": "Gardar este centrado e achegamento",
|
"Save this center and zoom": "Gardar este centrado e achegamento",
|
||||||
"Save this location as new feature": "Gardar esta ubicación coma novo elemento",
|
"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",
|
"Search location": "Procurar localización",
|
||||||
"See all": "Ollar todo",
|
"See all": "Ollar todo",
|
||||||
"See data layers": "Ollar capas de datos",
|
"See data layers": "Ollar capas de datos",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Orde da clave",
|
"Sort key": "Orde da clave",
|
||||||
"Split line": "Liña de división",
|
"Split line": "Liña de división",
|
||||||
"Start a hole here": "Comezar un burato aquí",
|
"Start a hole here": "Comezar un burato aquí",
|
||||||
"Start editing": "Comezar a editar",
|
|
||||||
"Start slideshow": "Comezar presentación",
|
"Start slideshow": "Comezar presentación",
|
||||||
"Stop editing": "Deter a edición",
|
"Stop editing": "Deter a edición",
|
||||||
"Stop slideshow": "Deter a presentación",
|
"Stop slideshow": "Deter a presentación",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "הורדה",
|
"Download": "הורדה",
|
||||||
"Download data": "נתונים שהתקבלו",
|
"Download data": "נתונים שהתקבלו",
|
||||||
"Drag to reorder": "יש לגרור כדי לסדר מחדש",
|
"Drag to reorder": "יש לגרור כדי לסדר מחדש",
|
||||||
"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 properties in a table": "עריכת מאפיינים בטבלה",
|
"Edit properties in a table": "עריכת מאפיינים בטבלה",
|
||||||
"Edit this feature": "עריכת תכונה זו",
|
"Edit this feature": "עריכת תכונה זו",
|
||||||
"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.": "אם שקר, המצולע יתנהג כחלק מהמפה שמתחת.",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "מסגרת פנימית עם גובה מותאם (בפיקסלים): {{{http://iframe.url.com|גובה}}}",
|
"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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "מסגרת פנימית: {{{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 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 editing": "הפסקת עריכה",
|
||||||
"Stop slideshow": "הפסקת מצגת",
|
"Stop slideshow": "הפסקת מצגת",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("he", locale)
|
||||||
L.setLocale("he")
|
L.setLocale("he")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "הורדה",
|
"Download": "הורדה",
|
||||||
"Download data": "נתונים שהתקבלו",
|
"Download data": "נתונים שהתקבלו",
|
||||||
"Drag to reorder": "יש לגרור כדי לסדר מחדש",
|
"Drag to reorder": "יש לגרור כדי לסדר מחדש",
|
||||||
"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 properties in a table": "עריכת מאפיינים בטבלה",
|
"Edit properties in a table": "עריכת מאפיינים בטבלה",
|
||||||
"Edit this feature": "עריכת תכונה זו",
|
"Edit this feature": "עריכת תכונה זו",
|
||||||
"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.": "אם שקר, המצולע יתנהג כחלק מהמפה שמתחת.",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "מסגרת פנימית עם גובה מותאם (בפיקסלים): {{{http://iframe.url.com|גובה}}}",
|
"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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "מסגרת פנימית: {{{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 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 editing": "הפסקת עריכה",
|
||||||
"Stop slideshow": "הפסקת מצגת",
|
"Stop slideshow": "הפסקת מצגת",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Preuzimanje podataka",
|
"Download data": "Preuzimanje podataka",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Crtanje linije",
|
|
||||||
"Draw a marker": "Crtanje oznake",
|
"Draw a marker": "Crtanje oznake",
|
||||||
"Draw a polygon": "Crtanje površine",
|
"Draw a polygon": "Crtanje površine",
|
||||||
"Draw a polyline": "Crtanje izlomljene linije",
|
"Draw a polyline": "Crtanje izlomljene linije",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Urediti",
|
"Edit": "Urediti",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Ugradi kartu",
|
"Embed the map": "Ugradi kartu",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Sakrij kontrole",
|
"Hide controls": "Sakrij kontrole",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Pretraži lokaciju",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "Prikaži unesene podatke",
|
"See data layers": "Prikaži unesene podatke",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Zaustavi uređivanje",
|
"Stop editing": "Zaustavi uređivanje",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("hr", locale)
|
||||||
L.setLocale("hr")
|
L.setLocale("hr")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Preuzimanje podataka",
|
"Download data": "Preuzimanje podataka",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Crtanje linije",
|
|
||||||
"Draw a marker": "Crtanje oznake",
|
"Draw a marker": "Crtanje oznake",
|
||||||
"Draw a polygon": "Crtanje površine",
|
"Draw a polygon": "Crtanje površine",
|
||||||
"Draw a polyline": "Crtanje izlomljene linije",
|
"Draw a polyline": "Crtanje izlomljene linije",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Urediti",
|
"Edit": "Urediti",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Ugradi kartu",
|
"Embed the map": "Ugradi kartu",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Sakrij kontrole",
|
"Hide controls": "Sakrij kontrole",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Pretraži lokaciju",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "Prikaži unesene podatke",
|
"See data layers": "Prikaži unesene podatke",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Zaustavi uređivanje",
|
"Stop editing": "Zaustavi uređivanje",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Letöltés",
|
"Download": "Letöltés",
|
||||||
"Download data": "Adatok letöltése",
|
"Download data": "Adatok letöltése",
|
||||||
"Drag to reorder": "Az átrendezéshez húzza át",
|
"Drag to reorder": "Az átrendezéshez húzza át",
|
||||||
"Draw a line": "Vonal rajzolása",
|
|
||||||
"Draw a marker": "Jelölő rajzolása",
|
"Draw a marker": "Jelölő rajzolása",
|
||||||
"Draw a polygon": "Sokszög rajzolása",
|
"Draw a polygon": "Sokszög rajzolása",
|
||||||
"Draw a polyline": "Töröttvonal rajzolása",
|
"Draw a polyline": "Töröttvonal rajzolása",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Szerkesztés",
|
"Edit": "Szerkesztés",
|
||||||
"Edit feature's layer": "Objektum rétegének szerkesztése",
|
"Edit feature's layer": "Objektum rétegének szerkesztése",
|
||||||
"Edit map properties": "Térkép tulajdonságainak 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 properties in a table": "Tulajdonságok szerkesztése táblázatban",
|
||||||
"Edit this feature": "Objektum szerkesztése",
|
"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",
|
"Embed the map": "Térkép beágyazása",
|
||||||
"Empty": "Kiürítés",
|
"Empty": "Kiürítés",
|
||||||
"Error in the tilelayer URL": "Hiba a mozaikréteg URL-jében",
|
"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",
|
"Hide controls": "Vezérlők elrejtése",
|
||||||
"Home": "Kezdőlap",
|
"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)",
|
"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 (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 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}}}",
|
"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 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 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",
|
"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",
|
"Search location": "Hely keresése",
|
||||||
"See all": "Összes megtekintése",
|
"See all": "Összes megtekintése",
|
||||||
"See data layers": "Adatrétegek megtekintése",
|
"See data layers": "Adatrétegek megtekintése",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sorba rendezéshez használt kulcs",
|
"Sort key": "Sorba rendezéshez használt kulcs",
|
||||||
"Split line": "Vonal elvágása",
|
"Split line": "Vonal elvágása",
|
||||||
"Start a hole here": "Lyuk rajzolása itt",
|
"Start a hole here": "Lyuk rajzolása itt",
|
||||||
"Start editing": "Szerkesztés megkezdése",
|
|
||||||
"Start slideshow": "Diavetítés indítása",
|
"Start slideshow": "Diavetítés indítása",
|
||||||
"Stop editing": "Szerkesztés befejezése",
|
"Stop editing": "Szerkesztés befejezése",
|
||||||
"Stop slideshow": "Diavetítés befejezése",
|
"Stop slideshow": "Diavetítés befejezése",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("hu", locale)
|
||||||
L.setLocale("hu")
|
L.setLocale("hu")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Letöltés",
|
"Download": "Letöltés",
|
||||||
"Download data": "Adatok letöltése",
|
"Download data": "Adatok letöltése",
|
||||||
"Drag to reorder": "Az átrendezéshez húzza át",
|
"Drag to reorder": "Az átrendezéshez húzza át",
|
||||||
"Draw a line": "Vonal rajzolása",
|
|
||||||
"Draw a marker": "Jelölő rajzolása",
|
"Draw a marker": "Jelölő rajzolása",
|
||||||
"Draw a polygon": "Sokszög rajzolása",
|
"Draw a polygon": "Sokszög rajzolása",
|
||||||
"Draw a polyline": "Töröttvonal rajzolása",
|
"Draw a polyline": "Töröttvonal rajzolása",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Szerkesztés",
|
"Edit": "Szerkesztés",
|
||||||
"Edit feature's layer": "Objektum rétegének szerkesztése",
|
"Edit feature's layer": "Objektum rétegének szerkesztése",
|
||||||
"Edit map properties": "Térkép tulajdonságainak 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 properties in a table": "Tulajdonságok szerkesztése táblázatban",
|
||||||
"Edit this feature": "Objektum szerkesztése",
|
"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",
|
"Embed the map": "Térkép beágyazása",
|
||||||
"Empty": "Kiürítés",
|
"Empty": "Kiürítés",
|
||||||
"Error in the tilelayer URL": "Hiba a mozaikréteg URL-jében",
|
"Error in the tilelayer URL": "Hiba a mozaikréteg URL-jében",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Vezérlők elrejtése",
|
"Hide controls": "Vezérlők elrejtése",
|
||||||
"Home": "Kezdőlap",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Jelenlegi szerkesztések mentése",
|
"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 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",
|
"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",
|
"Search location": "Hely keresése",
|
||||||
"See all": "Összes megtekintése",
|
"See all": "Összes megtekintése",
|
||||||
"See data layers": "Adatrétegek megtekintése",
|
"See data layers": "Adatrétegek megtekintése",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sorba rendezéshez használt kulcs",
|
"Sort key": "Sorba rendezéshez használt kulcs",
|
||||||
"Split line": "Vonal elvágása",
|
"Split line": "Vonal elvágása",
|
||||||
"Start a hole here": "Lyuk rajzolása itt",
|
"Start a hole here": "Lyuk rajzolása itt",
|
||||||
"Start editing": "Szerkesztés megkezdése",
|
|
||||||
"Start slideshow": "Diavetítés indítása",
|
"Start slideshow": "Diavetítés indítása",
|
||||||
"Stop editing": "Szerkesztés befejezése",
|
"Stop editing": "Szerkesztés befejezése",
|
||||||
"Stop slideshow": "Diavetítés befejezése",
|
"Stop slideshow": "Diavetítés befejezése",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("id", locale)
|
||||||
L.setLocale("id")
|
L.setLocale("id")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Sækja",
|
"Download": "Sækja",
|
||||||
"Download data": "Sækja gögn",
|
"Download data": "Sækja gögn",
|
||||||
"Drag to reorder": "Draga til að endurraða",
|
"Drag to reorder": "Draga til að endurraða",
|
||||||
"Draw a line": "Teikna línu",
|
|
||||||
"Draw a marker": "Teikna kortamerki",
|
"Draw a marker": "Teikna kortamerki",
|
||||||
"Draw a polygon": "Teikna fláka (marghyrning)",
|
"Draw a polygon": "Teikna fláka (marghyrning)",
|
||||||
"Draw a polyline": "Teikna fjölpunktalínu (polyline)",
|
"Draw a polyline": "Teikna fjölpunktalínu (polyline)",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Breyta",
|
"Edit": "Breyta",
|
||||||
"Edit feature's layer": "Breyta lagi fitjunnar",
|
"Edit feature's layer": "Breyta lagi fitjunnar",
|
||||||
"Edit map properties": "Breyta eiginleikum korts",
|
"Edit map properties": "Breyta eiginleikum korts",
|
||||||
"Edit map settings": "Breyta stillingum korts",
|
|
||||||
"Edit properties in a table": "Breyta eigindum í töflu",
|
"Edit properties in a table": "Breyta eigindum í töflu",
|
||||||
"Edit this feature": "Breyta þessari fitju",
|
"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",
|
"Embed the map": "Setja landakortið inn á vefsíðu",
|
||||||
"Empty": "Tómt",
|
"Empty": "Tómt",
|
||||||
"Error in the tilelayer URL": "Villa í slóð kortatíglalags",
|
"Error in the tilelayer URL": "Villa í slóð kortatíglalags",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Fela hnappa",
|
"Hide controls": "Fela hnappa",
|
||||||
"Home": "Heim",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Vista fyrirliggjandi breytingar",
|
"Save current edits": "Vista fyrirliggjandi breytingar",
|
||||||
"Save this center and zoom": "Vista þessa miðju og aðdrátt",
|
"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",
|
"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",
|
"Search location": "Leita að staðsetningu",
|
||||||
"See all": "Sjá allt",
|
"See all": "Sjá allt",
|
||||||
"See data layers": "Skoða gagnalög",
|
"See data layers": "Skoða gagnalög",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Röðunarlykill",
|
"Sort key": "Röðunarlykill",
|
||||||
"Split line": "Skipta línu",
|
"Split line": "Skipta línu",
|
||||||
"Start a hole here": "Byrja holu hér",
|
"Start a hole here": "Byrja holu hér",
|
||||||
"Start editing": "Hefja breytingar",
|
|
||||||
"Start slideshow": "Hefja skyggnusýningu",
|
"Start slideshow": "Hefja skyggnusýningu",
|
||||||
"Stop editing": "Hætta breytingum",
|
"Stop editing": "Hætta breytingum",
|
||||||
"Stop slideshow": "Stöðva skyggnusýningu",
|
"Stop slideshow": "Stöðva skyggnusýningu",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("is", locale)
|
||||||
L.setLocale("is")
|
L.setLocale("is")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Sækja",
|
"Download": "Sækja",
|
||||||
"Download data": "Sækja gögn",
|
"Download data": "Sækja gögn",
|
||||||
"Drag to reorder": "Draga til að endurraða",
|
"Drag to reorder": "Draga til að endurraða",
|
||||||
"Draw a line": "Teikna línu",
|
|
||||||
"Draw a marker": "Teikna kortamerki",
|
"Draw a marker": "Teikna kortamerki",
|
||||||
"Draw a polygon": "Teikna fláka (marghyrning)",
|
"Draw a polygon": "Teikna fláka (marghyrning)",
|
||||||
"Draw a polyline": "Teikna fjölpunktalínu (polyline)",
|
"Draw a polyline": "Teikna fjölpunktalínu (polyline)",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Breyta",
|
"Edit": "Breyta",
|
||||||
"Edit feature's layer": "Breyta lagi fitjunnar",
|
"Edit feature's layer": "Breyta lagi fitjunnar",
|
||||||
"Edit map properties": "Breyta eiginleikum korts",
|
"Edit map properties": "Breyta eiginleikum korts",
|
||||||
"Edit map settings": "Breyta stillingum korts",
|
|
||||||
"Edit properties in a table": "Breyta eigindum í töflu",
|
"Edit properties in a table": "Breyta eigindum í töflu",
|
||||||
"Edit this feature": "Breyta þessari fitju",
|
"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",
|
"Embed the map": "Setja landakortið inn á vefsíðu",
|
||||||
"Empty": "Tómt",
|
"Empty": "Tómt",
|
||||||
"Error in the tilelayer URL": "Villa í slóð kortatíglalags",
|
"Error in the tilelayer URL": "Villa í slóð kortatíglalags",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Fela hnappa",
|
"Hide controls": "Fela hnappa",
|
||||||
"Home": "Heim",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Vista fyrirliggjandi breytingar",
|
"Save current edits": "Vista fyrirliggjandi breytingar",
|
||||||
"Save this center and zoom": "Vista þessa miðju og aðdrátt",
|
"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",
|
"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",
|
"Search location": "Leita að staðsetningu",
|
||||||
"See all": "Sjá allt",
|
"See all": "Sjá allt",
|
||||||
"See data layers": "Skoða gagnalög",
|
"See data layers": "Skoða gagnalög",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Röðunarlykill",
|
"Sort key": "Röðunarlykill",
|
||||||
"Split line": "Skipta línu",
|
"Split line": "Skipta línu",
|
||||||
"Start a hole here": "Byrja holu hér",
|
"Start a hole here": "Byrja holu hér",
|
||||||
"Start editing": "Hefja breytingar",
|
|
||||||
"Start slideshow": "Hefja skyggnusýningu",
|
"Start slideshow": "Hefja skyggnusýningu",
|
||||||
"Stop editing": "Hætta breytingum",
|
"Stop editing": "Hætta breytingum",
|
||||||
"Stop slideshow": "Stöðva skyggnusýningu",
|
"Stop slideshow": "Stöðva skyggnusýningu",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download dei dati",
|
"Download data": "Download dei dati",
|
||||||
"Drag to reorder": "Trascina per riordinare",
|
"Drag to reorder": "Trascina per riordinare",
|
||||||
"Draw a line": "Disegna una linea",
|
|
||||||
"Draw a marker": "Aggiungi un marcatore",
|
"Draw a marker": "Aggiungi un marcatore",
|
||||||
"Draw a polygon": "Disegna un poligono",
|
"Draw a polygon": "Disegna un poligono",
|
||||||
"Draw a polyline": "Disegna una polilinea",
|
"Draw a polyline": "Disegna una polilinea",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Modifica",
|
"Edit": "Modifica",
|
||||||
"Edit feature's layer": "Modifica gli oggetti del layer",
|
"Edit feature's layer": "Modifica gli oggetti del layer",
|
||||||
"Edit map properties": "Modifica le proprietà della mappa",
|
"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 properties in a table": "Modifica le proprietà in una tabella",
|
||||||
"Edit this feature": "Modifica quest'oggetto",
|
"Edit this feature": "Modifica quest'oggetto",
|
||||||
"Embed and share this map": "Includi e condividi questa mappa",
|
|
||||||
"Embed the map": "Includi la mappa",
|
"Embed the map": "Includi la mappa",
|
||||||
"Empty": "Vuoto",
|
"Empty": "Vuoto",
|
||||||
"Error in the tilelayer URL": "Errore nell'URL nel servizio di tile",
|
"Error in the tilelayer URL": "Errore nell'URL nel servizio di tile",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Nascondi controlli",
|
"Hide controls": "Nascondi controlli",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Salva le modifiche effettuate",
|
"Save current edits": "Salva le modifiche effettuate",
|
||||||
"Save this center and zoom": "Salva il centro e lo zoom",
|
"Save this center and zoom": "Salva il centro e lo zoom",
|
||||||
"Save this location as new feature": "Salva questa posizione come nuovo oggetto",
|
"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",
|
"Search location": "Cerca un luogo",
|
||||||
"See all": "Vedi tutto",
|
"See all": "Vedi tutto",
|
||||||
"See data layers": "Vedi i layer di dati",
|
"See data layers": "Vedi i layer di dati",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Campo di ordinamento",
|
"Sort key": "Campo di ordinamento",
|
||||||
"Split line": "Dividi linea",
|
"Split line": "Dividi linea",
|
||||||
"Start a hole here": "Comincia un buco qui",
|
"Start a hole here": "Comincia un buco qui",
|
||||||
"Start editing": "Avvia modifica",
|
|
||||||
"Start slideshow": "Avvia presentazione",
|
"Start slideshow": "Avvia presentazione",
|
||||||
"Stop editing": "Ferma la modifica",
|
"Stop editing": "Ferma la modifica",
|
||||||
"Stop slideshow": "Ferma presentazione",
|
"Stop slideshow": "Ferma presentazione",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("it", locale)
|
||||||
L.setLocale("it")
|
L.setLocale("it")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download dei dati",
|
"Download data": "Download dei dati",
|
||||||
"Drag to reorder": "Trascina per riordinare",
|
"Drag to reorder": "Trascina per riordinare",
|
||||||
"Draw a line": "Disegna una linea",
|
|
||||||
"Draw a marker": "Aggiungi un marcatore",
|
"Draw a marker": "Aggiungi un marcatore",
|
||||||
"Draw a polygon": "Disegna un poligono",
|
"Draw a polygon": "Disegna un poligono",
|
||||||
"Draw a polyline": "Disegna una polilinea",
|
"Draw a polyline": "Disegna una polilinea",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Modifica",
|
"Edit": "Modifica",
|
||||||
"Edit feature's layer": "Modifica gli oggetti del layer",
|
"Edit feature's layer": "Modifica gli oggetti del layer",
|
||||||
"Edit map properties": "Modifica le proprietà della mappa",
|
"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 properties in a table": "Modifica le proprietà in una tabella",
|
||||||
"Edit this feature": "Modifica quest'oggetto",
|
"Edit this feature": "Modifica quest'oggetto",
|
||||||
"Embed and share this map": "Includi e condividi questa mappa",
|
|
||||||
"Embed the map": "Includi la mappa",
|
"Embed the map": "Includi la mappa",
|
||||||
"Empty": "Vuoto",
|
"Empty": "Vuoto",
|
||||||
"Error in the tilelayer URL": "Errore nell'URL nel servizio di tile",
|
"Error in the tilelayer URL": "Errore nell'URL nel servizio di tile",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Nascondi controlli",
|
"Hide controls": "Nascondi controlli",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Salva le modifiche effettuate",
|
"Save current edits": "Salva le modifiche effettuate",
|
||||||
"Save this center and zoom": "Salva il centro e lo zoom",
|
"Save this center and zoom": "Salva il centro e lo zoom",
|
||||||
"Save this location as new feature": "Salva questa posizione come nuovo oggetto",
|
"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",
|
"Search location": "Cerca un luogo",
|
||||||
"See all": "Vedi tutto",
|
"See all": "Vedi tutto",
|
||||||
"See data layers": "Vedi i layer di dati",
|
"See data layers": "Vedi i layer di dati",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Campo di ordinamento",
|
"Sort key": "Campo di ordinamento",
|
||||||
"Split line": "Dividi linea",
|
"Split line": "Dividi linea",
|
||||||
"Start a hole here": "Comincia un buco qui",
|
"Start a hole here": "Comincia un buco qui",
|
||||||
"Start editing": "Avvia modifica",
|
|
||||||
"Start slideshow": "Avvia presentazione",
|
"Start slideshow": "Avvia presentazione",
|
||||||
"Stop editing": "Ferma la modifica",
|
"Stop editing": "Ferma la modifica",
|
||||||
"Stop slideshow": "Ferma presentazione",
|
"Stop slideshow": "Ferma presentazione",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "ダンロード",
|
"Download": "ダンロード",
|
||||||
"Download data": "データダウンロード",
|
"Download data": "データダウンロード",
|
||||||
"Drag to reorder": "ドラッグして並べ替える",
|
"Drag to reorder": "ドラッグして並べ替える",
|
||||||
"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 properties in a table": "表形式でプロパティを編集",
|
"Edit properties in a table": "表形式でプロパティを編集",
|
||||||
"Edit this feature": "地物を編集",
|
"Edit this feature": "地物を編集",
|
||||||
"Embed and share this map": "サイトへのマップ埋め込みと共有",
|
|
||||||
"Embed the map": "マップ埋め込み",
|
"Embed the map": "マップ埋め込み",
|
||||||
"Empty": "内容なし",
|
"Empty": "内容なし",
|
||||||
"Error in the tilelayer URL": "タイルレイヤのURLに誤りがあります",
|
"Error in the tilelayer URL": "タイルレイヤの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)": "各ズームレベルでのポリゴン簡略化 (more = パフォーマンスと滑らかさ重視, less = 正確さ重視)",
|
"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 (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 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}}}",
|
"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 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 editing": "編集中断",
|
||||||
"Stop slideshow": "スライドショーを停止",
|
"Stop slideshow": "スライドショーを停止",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("ja", locale)
|
||||||
L.setLocale("ja")
|
L.setLocale("ja")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "ダンロード",
|
"Download": "ダンロード",
|
||||||
"Download data": "データダウンロード",
|
"Download data": "データダウンロード",
|
||||||
"Drag to reorder": "ドラッグして並べ替える",
|
"Drag to reorder": "ドラッグして並べ替える",
|
||||||
"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 properties in a table": "表形式でプロパティを編集",
|
"Edit properties in a table": "表形式でプロパティを編集",
|
||||||
"Edit this feature": "地物を編集",
|
"Edit this feature": "地物を編集",
|
||||||
"Embed and share this map": "サイトへのマップ埋め込みと共有",
|
|
||||||
"Embed the map": "マップ埋め込み",
|
"Embed the map": "マップ埋め込み",
|
||||||
"Empty": "内容なし",
|
"Empty": "内容なし",
|
||||||
"Error in the tilelayer URL": "タイルレイヤのURLに誤りがあります",
|
"Error in the tilelayer URL": "タイルレイヤの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)": "各ズームレベルでのポリゴン簡略化 (more = パフォーマンスと滑らかさ重視, less = 正確さ重視)",
|
"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 (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 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}}}",
|
"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 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 editing": "編集中断",
|
||||||
"Stop slideshow": "スライドショーを停止",
|
"Stop slideshow": "スライドショーを停止",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("ko", locale)
|
||||||
L.setLocale("ko")
|
L.setLocale("ko")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Atsisiųsti duomenis",
|
"Download data": "Atsisiųsti duomenis",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Piešti liniją",
|
|
||||||
"Draw a marker": "Padėti žymeklį",
|
"Draw a marker": "Padėti žymeklį",
|
||||||
"Draw a polygon": "Piešti poligoną",
|
"Draw a polygon": "Piešti poligoną",
|
||||||
"Draw a polyline": "Piešti linijas",
|
"Draw a polyline": "Piešti linijas",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Redaguoti",
|
"Edit": "Redaguoti",
|
||||||
"Edit feature's layer": "Redaguoti objekto sluoksnį",
|
"Edit feature's layer": "Redaguoti objekto sluoksnį",
|
||||||
"Edit map properties": "Keisti žemėlapio nustatymus",
|
"Edit map properties": "Keisti žemėlapio nustatymus",
|
||||||
"Edit map settings": "Keisti žemėlapio nustatymus",
|
|
||||||
"Edit properties in a table": "Redaguoti savybes lentelėje",
|
"Edit properties in a table": "Redaguoti savybes lentelėje",
|
||||||
"Edit this feature": "Redaguoti šį objektą",
|
"Edit this feature": "Redaguoti šį objektą",
|
||||||
"Embed and share this map": "Įkelti ir dalintis šiuo žemėlapiu",
|
|
||||||
"Embed the map": "Įsikelti šį žemėlapį",
|
"Embed the map": "Įsikelti šį žemėlapį",
|
||||||
"Empty": "Tuščias",
|
"Empty": "Tuščias",
|
||||||
"Error in the tilelayer URL": "Klaida tile-sluoksnio URL",
|
"Error in the tilelayer URL": "Klaida tile-sluoksnio URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Slėpti mygtukus",
|
"Hide controls": "Slėpti mygtukus",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Išsaugoti pakeitimus",
|
"Save current edits": "Išsaugoti pakeitimus",
|
||||||
"Save this center and zoom": "Išsaugoti šį centrą ar mastelį.",
|
"Save this center and zoom": "Išsaugoti šį centrą ar mastelį.",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "Išsaugoti viską",
|
"See all": "Išsaugoti viską",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Padalinti liniją",
|
"Split line": "Padalinti liniją",
|
||||||
"Start a hole here": "Piešti skylę čia",
|
"Start a hole here": "Piešti skylę čia",
|
||||||
"Start editing": "Pradėti redagavimą",
|
|
||||||
"Start slideshow": "Pradėti peržiūrą",
|
"Start slideshow": "Pradėti peržiūrą",
|
||||||
"Stop editing": "Baigti redagavimą",
|
"Stop editing": "Baigti redagavimą",
|
||||||
"Stop slideshow": "Stabdyti peržiūrą",
|
"Stop slideshow": "Stabdyti peržiūrą",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("lt", locale)
|
||||||
L.setLocale("lt")
|
L.setLocale("lt")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Atsisiųsti duomenis",
|
"Download data": "Atsisiųsti duomenis",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Piešti liniją",
|
|
||||||
"Draw a marker": "Padėti žymeklį",
|
"Draw a marker": "Padėti žymeklį",
|
||||||
"Draw a polygon": "Piešti poligoną",
|
"Draw a polygon": "Piešti poligoną",
|
||||||
"Draw a polyline": "Piešti linijas",
|
"Draw a polyline": "Piešti linijas",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Redaguoti",
|
"Edit": "Redaguoti",
|
||||||
"Edit feature's layer": "Redaguoti objekto sluoksnį",
|
"Edit feature's layer": "Redaguoti objekto sluoksnį",
|
||||||
"Edit map properties": "Keisti žemėlapio nustatymus",
|
"Edit map properties": "Keisti žemėlapio nustatymus",
|
||||||
"Edit map settings": "Keisti žemėlapio nustatymus",
|
|
||||||
"Edit properties in a table": "Redaguoti savybes lentelėje",
|
"Edit properties in a table": "Redaguoti savybes lentelėje",
|
||||||
"Edit this feature": "Redaguoti šį objektą",
|
"Edit this feature": "Redaguoti šį objektą",
|
||||||
"Embed and share this map": "Įkelti ir dalintis šiuo žemėlapiu",
|
|
||||||
"Embed the map": "Įsikelti šį žemėlapį",
|
"Embed the map": "Įsikelti šį žemėlapį",
|
||||||
"Empty": "Tuščias",
|
"Empty": "Tuščias",
|
||||||
"Error in the tilelayer URL": "Klaida tile-sluoksnio URL",
|
"Error in the tilelayer URL": "Klaida tile-sluoksnio URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Slėpti mygtukus",
|
"Hide controls": "Slėpti mygtukus",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Išsaugoti pakeitimus",
|
"Save current edits": "Išsaugoti pakeitimus",
|
||||||
"Save this center and zoom": "Išsaugoti šį centrą ar mastelį.",
|
"Save this center and zoom": "Išsaugoti šį centrą ar mastelį.",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "Išsaugoti viską",
|
"See all": "Išsaugoti viską",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Padalinti liniją",
|
"Split line": "Padalinti liniją",
|
||||||
"Start a hole here": "Piešti skylę čia",
|
"Start a hole here": "Piešti skylę čia",
|
||||||
"Start editing": "Pradėti redagavimą",
|
|
||||||
"Start slideshow": "Pradėti peržiūrą",
|
"Start slideshow": "Pradėti peržiūrą",
|
||||||
"Stop editing": "Baigti redagavimą",
|
"Stop editing": "Baigti redagavimą",
|
||||||
"Stop slideshow": "Stabdyti peržiūrą",
|
"Stop slideshow": "Stabdyti peržiūrą",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Muat turun",
|
"Download": "Muat turun",
|
||||||
"Download data": "Muat turun data",
|
"Download data": "Muat turun data",
|
||||||
"Drag to reorder": "Seret untuk susun semula",
|
"Drag to reorder": "Seret untuk susun semula",
|
||||||
"Draw a line": "Lukis garisan",
|
|
||||||
"Draw a marker": "Lukis penanda",
|
"Draw a marker": "Lukis penanda",
|
||||||
"Draw a polygon": "Lukis poligon",
|
"Draw a polygon": "Lukis poligon",
|
||||||
"Draw a polyline": "Lukis poligaris",
|
"Draw a polyline": "Lukis poligaris",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Sunting",
|
"Edit": "Sunting",
|
||||||
"Edit feature's layer": "Sunting lapisan sifat",
|
"Edit feature's layer": "Sunting lapisan sifat",
|
||||||
"Edit map properties": "Sunting ciri-ciri peta",
|
"Edit map properties": "Sunting ciri-ciri peta",
|
||||||
"Edit map settings": "Sunting tetapan peta",
|
|
||||||
"Edit properties in a table": "Sunting ciri-ciri dalam jadual",
|
"Edit properties in a table": "Sunting ciri-ciri dalam jadual",
|
||||||
"Edit this feature": "Sunting sifat ini",
|
"Edit this feature": "Sunting sifat ini",
|
||||||
"Embed and share this map": "Benam dan kongsi peta ini",
|
|
||||||
"Embed the map": "Benamkan peta",
|
"Embed the map": "Benamkan peta",
|
||||||
"Empty": "Kosongkan",
|
"Empty": "Kosongkan",
|
||||||
"Error in the tilelayer URL": "Ralat dalam URL lapisan jubin",
|
"Error in the tilelayer URL": "Ralat dalam URL lapisan jubin",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Sembunyikan kawalan",
|
"Hide controls": "Sembunyikan kawalan",
|
||||||
"Home": "Laman utama",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Simpan suntingan semasa",
|
"Save current edits": "Simpan suntingan semasa",
|
||||||
"Save this center and zoom": "Simpan kedudukan tengah dan zum ini",
|
"Save this center and zoom": "Simpan kedudukan tengah dan zum ini",
|
||||||
"Save this location as new feature": "Simpan kedudukan ini sebagai sifat baharu",
|
"Save this location as new feature": "Simpan kedudukan ini sebagai sifat baharu",
|
||||||
"Search a place name": "Cari nama tempat",
|
|
||||||
"Search location": "Kedudukan carian",
|
"Search location": "Kedudukan carian",
|
||||||
"See all": "Lihat semua",
|
"See all": "Lihat semua",
|
||||||
"See data layers": "Lihat lapisan data",
|
"See data layers": "Lihat lapisan data",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Kekunci isihan",
|
"Sort key": "Kekunci isihan",
|
||||||
"Split line": "Garisan pemisah",
|
"Split line": "Garisan pemisah",
|
||||||
"Start a hole here": "Mulakan lubang di sini",
|
"Start a hole here": "Mulakan lubang di sini",
|
||||||
"Start editing": "Mula menyunting",
|
|
||||||
"Start slideshow": "Mulakan persembahan slaid",
|
"Start slideshow": "Mulakan persembahan slaid",
|
||||||
"Stop editing": "Berhenti menyunting",
|
"Stop editing": "Berhenti menyunting",
|
||||||
"Stop slideshow": "Berhenti persembahan slaid",
|
"Stop slideshow": "Berhenti persembahan slaid",
|
||||||
|
@ -426,14 +420,18 @@ const locale = {
|
||||||
"Switch to edit mode": "Tukar ke mod suntingan",
|
"Switch to edit mode": "Tukar ke mod suntingan",
|
||||||
"Update who can see and edit the map": "Kemas kini siapa boleh lihat dan sunting peta",
|
"Update who can see and edit the map": "Kemas kini siapa boleh lihat dan sunting peta",
|
||||||
"View": "Lihat",
|
"View": "Lihat",
|
||||||
"Add image URL": "Add image URL",
|
"Add image URL": "Tambah URL imej",
|
||||||
"Backup data": "Backup data",
|
"Backup data": "Data sandaran",
|
||||||
"Download full data": "Download full data",
|
"Download full data": "Muat turun data penuh",
|
||||||
"Emoji & Character": "Emoji & Character",
|
"Emoji & Character": "Emoji & Aksara",
|
||||||
"Generic": "Generic",
|
"Generic": "Generik",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Simbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"Type char or paste emoji": "Taip aksara atau tampal 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("ms", locale)
|
L.registerLocale("ms", locale)
|
||||||
L.setLocale("ms")
|
L.setLocale("ms")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Muat turun",
|
"Download": "Muat turun",
|
||||||
"Download data": "Muat turun data",
|
"Download data": "Muat turun data",
|
||||||
"Drag to reorder": "Seret untuk susun semula",
|
"Drag to reorder": "Seret untuk susun semula",
|
||||||
"Draw a line": "Lukis garisan",
|
|
||||||
"Draw a marker": "Lukis penanda",
|
"Draw a marker": "Lukis penanda",
|
||||||
"Draw a polygon": "Lukis poligon",
|
"Draw a polygon": "Lukis poligon",
|
||||||
"Draw a polyline": "Lukis poligaris",
|
"Draw a polyline": "Lukis poligaris",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Sunting",
|
"Edit": "Sunting",
|
||||||
"Edit feature's layer": "Sunting lapisan sifat",
|
"Edit feature's layer": "Sunting lapisan sifat",
|
||||||
"Edit map properties": "Sunting ciri-ciri peta",
|
"Edit map properties": "Sunting ciri-ciri peta",
|
||||||
"Edit map settings": "Sunting tetapan peta",
|
|
||||||
"Edit properties in a table": "Sunting ciri-ciri dalam jadual",
|
"Edit properties in a table": "Sunting ciri-ciri dalam jadual",
|
||||||
"Edit this feature": "Sunting sifat ini",
|
"Edit this feature": "Sunting sifat ini",
|
||||||
"Embed and share this map": "Benam dan kongsi peta ini",
|
|
||||||
"Embed the map": "Benamkan peta",
|
"Embed the map": "Benamkan peta",
|
||||||
"Empty": "Kosongkan",
|
"Empty": "Kosongkan",
|
||||||
"Error in the tilelayer URL": "Ralat dalam URL lapisan jubin",
|
"Error in the tilelayer URL": "Ralat dalam URL lapisan jubin",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Sembunyikan kawalan",
|
"Hide controls": "Sembunyikan kawalan",
|
||||||
"Home": "Laman utama",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Simpan suntingan semasa",
|
"Save current edits": "Simpan suntingan semasa",
|
||||||
"Save this center and zoom": "Simpan kedudukan tengah dan zum ini",
|
"Save this center and zoom": "Simpan kedudukan tengah dan zum ini",
|
||||||
"Save this location as new feature": "Simpan kedudukan ini sebagai sifat baharu",
|
"Save this location as new feature": "Simpan kedudukan ini sebagai sifat baharu",
|
||||||
"Search a place name": "Cari nama tempat",
|
|
||||||
"Search location": "Kedudukan carian",
|
"Search location": "Kedudukan carian",
|
||||||
"See all": "Lihat semua",
|
"See all": "Lihat semua",
|
||||||
"See data layers": "Lihat lapisan data",
|
"See data layers": "Lihat lapisan data",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Kekunci isihan",
|
"Sort key": "Kekunci isihan",
|
||||||
"Split line": "Garisan pemisah",
|
"Split line": "Garisan pemisah",
|
||||||
"Start a hole here": "Mulakan lubang di sini",
|
"Start a hole here": "Mulakan lubang di sini",
|
||||||
"Start editing": "Mula menyunting",
|
|
||||||
"Start slideshow": "Mulakan persembahan slaid",
|
"Start slideshow": "Mulakan persembahan slaid",
|
||||||
"Stop editing": "Berhenti menyunting",
|
"Stop editing": "Berhenti menyunting",
|
||||||
"Stop slideshow": "Berhenti persembahan slaid",
|
"Stop slideshow": "Berhenti persembahan slaid",
|
||||||
|
@ -426,12 +420,16 @@
|
||||||
"Switch to edit mode": "Tukar ke mod suntingan",
|
"Switch to edit mode": "Tukar ke mod suntingan",
|
||||||
"Update who can see and edit the map": "Kemas kini siapa boleh lihat dan sunting peta",
|
"Update who can see and edit the map": "Kemas kini siapa boleh lihat dan sunting peta",
|
||||||
"View": "Lihat",
|
"View": "Lihat",
|
||||||
"Add image URL": "Add image URL",
|
"Add image URL": "Tambah URL imej",
|
||||||
"Backup data": "Backup data",
|
"Backup data": "Data sandaran",
|
||||||
"Download full data": "Download full data",
|
"Download full data": "Muat turun data penuh",
|
||||||
"Emoji & Character": "Emoji & Character",
|
"Emoji & Character": "Emoji & Aksara",
|
||||||
"Generic": "Generic",
|
"Generic": "Generik",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Simbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"Type char or paste emoji": "Taip aksara atau tampal 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"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
const locale = {
|
const locale = {
|
||||||
"Allow scroll wheel zoom?": "Zoomen met scrollwieltje toestaan?",
|
"Allow scroll wheel zoom?": "Zoomen met scrollwiel toestaan?",
|
||||||
"Automatic": "Automatisch",
|
"Automatic": "Automatisch",
|
||||||
"Ball": "Kopspeld",
|
"Ball": "Kopspeld",
|
||||||
"Cancel": "Annuleren",
|
"Cancel": "Annuleren",
|
||||||
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Downloaden",
|
"Download": "Downloaden",
|
||||||
"Download data": "Gegevens downloaden",
|
"Download data": "Gegevens downloaden",
|
||||||
"Drag to reorder": "Sleep om de volgorde te wijzigen",
|
"Drag to reorder": "Sleep om de volgorde te wijzigen",
|
||||||
"Draw a line": "Teken een lijn",
|
|
||||||
"Draw a marker": "Teken een punt",
|
"Draw a marker": "Teken een punt",
|
||||||
"Draw a polygon": "Teken een veelhoek",
|
"Draw a polygon": "Teken een veelhoek",
|
||||||
"Draw a polyline": "Teken een lijn",
|
"Draw a polyline": "Teken een lijn",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Bewerken",
|
"Edit": "Bewerken",
|
||||||
"Edit feature's layer": "Objectlaag bewerken",
|
"Edit feature's layer": "Objectlaag bewerken",
|
||||||
"Edit map properties": "Kaarteigenschappen wijzigen",
|
"Edit map properties": "Kaarteigenschappen wijzigen",
|
||||||
"Edit map settings": "Kaartinstellingen aanpassen",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Dit object bewerken",
|
"Edit this feature": "Dit object bewerken",
|
||||||
"Embed and share this map": "Deze kaart insluiten en delen",
|
|
||||||
"Embed the map": "Kaart inbedden",
|
"Embed the map": "Kaart inbedden",
|
||||||
"Empty": "Leeg",
|
"Empty": "Leeg",
|
||||||
"Error in the tilelayer URL": "Er is een fout opgetreden met de achtergrondtegels",
|
"Error in the tilelayer URL": "Er is een fout opgetreden met de achtergrondtegels",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Verberg besturingselementen",
|
"Hide controls": "Verberg besturingselementen",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Huidige bewerkingen opslaan",
|
"Save current edits": "Huidige bewerkingen opslaan",
|
||||||
"Save this center and zoom": "Bewaar deze positie op de kaart en het zoomniveau",
|
"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",
|
"Save this location as new feature": "Sla deze locatie op als nieuw object",
|
||||||
"Search a place name": "Zoek plaatsnaam",
|
|
||||||
"Search location": "Zoek locatie",
|
"Search location": "Zoek locatie",
|
||||||
"See all": "Toon alles",
|
"See all": "Toon alles",
|
||||||
"See data layers": "Bekijk datalagen",
|
"See data layers": "Bekijk datalagen",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sleutel om op te sorteren",
|
"Sort key": "Sleutel om op te sorteren",
|
||||||
"Split line": "Splits de lijn",
|
"Split line": "Splits de lijn",
|
||||||
"Start a hole here": "Begin hier een gat",
|
"Start a hole here": "Begin hier een gat",
|
||||||
"Start editing": "Starten met editeren",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop met editeren",
|
"Stop editing": "Stop met editeren",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -352,13 +346,13 @@ const locale = {
|
||||||
"{area} mi²": "{area} mi²",
|
"{area} mi²": "{area} mi²",
|
||||||
"{area} yd²": "{area} yd²",
|
"{area} yd²": "{area} yd²",
|
||||||
"{distance} NM": "{distance} NM",
|
"{distance} NM": "{distance} NM",
|
||||||
"{distance} km": "{distance} km",
|
"{distance} km": "{afstand} km",
|
||||||
"{distance} m": "{distance} m",
|
"{distance} m": "{distance} m",
|
||||||
"{distance} miles": "{distance} miles",
|
"{distance} miles": "{distance} miles",
|
||||||
"{distance} yd": "{distance} yd",
|
"{distance} yd": "{distance} yd",
|
||||||
" (area: {measure})": "(area: {measure})",
|
" (area: {measure})": "(area: {measure})",
|
||||||
" (length: {measure})": "(length: {measure})",
|
" (length: {measure})": "(length: {measure})",
|
||||||
"Animated transitions": "Animated transitions",
|
"Animated transitions": "Geavanceerde overgangen",
|
||||||
"Background overlay url": "Background overlay url",
|
"Background overlay url": "Background overlay url",
|
||||||
"Custom overlay": "Custom overlay",
|
"Custom overlay": "Custom overlay",
|
||||||
"Display the star map button": "Display the star map button",
|
"Display the star map button": "Display the star map button",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("nl", locale)
|
||||||
L.setLocale("nl")
|
L.setLocale("nl")
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"Allow scroll wheel zoom?": "Zoomen met scrollwieltje toestaan?",
|
"Allow scroll wheel zoom?": "Zoomen met scrollwiel toestaan?",
|
||||||
"Automatic": "Automatisch",
|
"Automatic": "Automatisch",
|
||||||
"Ball": "Kopspeld",
|
"Ball": "Kopspeld",
|
||||||
"Cancel": "Annuleren",
|
"Cancel": "Annuleren",
|
||||||
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Downloaden",
|
"Download": "Downloaden",
|
||||||
"Download data": "Gegevens downloaden",
|
"Download data": "Gegevens downloaden",
|
||||||
"Drag to reorder": "Sleep om de volgorde te wijzigen",
|
"Drag to reorder": "Sleep om de volgorde te wijzigen",
|
||||||
"Draw a line": "Teken een lijn",
|
|
||||||
"Draw a marker": "Teken een punt",
|
"Draw a marker": "Teken een punt",
|
||||||
"Draw a polygon": "Teken een veelhoek",
|
"Draw a polygon": "Teken een veelhoek",
|
||||||
"Draw a polyline": "Teken een lijn",
|
"Draw a polyline": "Teken een lijn",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Bewerken",
|
"Edit": "Bewerken",
|
||||||
"Edit feature's layer": "Objectlaag bewerken",
|
"Edit feature's layer": "Objectlaag bewerken",
|
||||||
"Edit map properties": "Kaarteigenschappen wijzigen",
|
"Edit map properties": "Kaarteigenschappen wijzigen",
|
||||||
"Edit map settings": "Kaartinstellingen aanpassen",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Dit object bewerken",
|
"Edit this feature": "Dit object bewerken",
|
||||||
"Embed and share this map": "Deze kaart insluiten en delen",
|
|
||||||
"Embed the map": "Kaart inbedden",
|
"Embed the map": "Kaart inbedden",
|
||||||
"Empty": "Leeg",
|
"Empty": "Leeg",
|
||||||
"Error in the tilelayer URL": "Er is een fout opgetreden met de achtergrondtegels",
|
"Error in the tilelayer URL": "Er is een fout opgetreden met de achtergrondtegels",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Verberg besturingselementen",
|
"Hide controls": "Verberg besturingselementen",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Huidige bewerkingen opslaan",
|
"Save current edits": "Huidige bewerkingen opslaan",
|
||||||
"Save this center and zoom": "Bewaar deze positie op de kaart en het zoomniveau",
|
"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",
|
"Save this location as new feature": "Sla deze locatie op als nieuw object",
|
||||||
"Search a place name": "Zoek plaatsnaam",
|
|
||||||
"Search location": "Zoek locatie",
|
"Search location": "Zoek locatie",
|
||||||
"See all": "Toon alles",
|
"See all": "Toon alles",
|
||||||
"See data layers": "Bekijk datalagen",
|
"See data layers": "Bekijk datalagen",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sleutel om op te sorteren",
|
"Sort key": "Sleutel om op te sorteren",
|
||||||
"Split line": "Splits de lijn",
|
"Split line": "Splits de lijn",
|
||||||
"Start a hole here": "Begin hier een gat",
|
"Start a hole here": "Begin hier een gat",
|
||||||
"Start editing": "Starten met editeren",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop met editeren",
|
"Stop editing": "Stop met editeren",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -352,13 +346,13 @@
|
||||||
"{area} mi²": "{area} mi²",
|
"{area} mi²": "{area} mi²",
|
||||||
"{area} yd²": "{area} yd²",
|
"{area} yd²": "{area} yd²",
|
||||||
"{distance} NM": "{distance} NM",
|
"{distance} NM": "{distance} NM",
|
||||||
"{distance} km": "{distance} km",
|
"{distance} km": "{afstand} km",
|
||||||
"{distance} m": "{distance} m",
|
"{distance} m": "{distance} m",
|
||||||
"{distance} miles": "{distance} miles",
|
"{distance} miles": "{distance} miles",
|
||||||
"{distance} yd": "{distance} yd",
|
"{distance} yd": "{distance} yd",
|
||||||
" (area: {measure})": "(area: {measure})",
|
" (area: {measure})": "(area: {measure})",
|
||||||
" (length: {measure})": "(length: {measure})",
|
" (length: {measure})": "(length: {measure})",
|
||||||
"Animated transitions": "Animated transitions",
|
"Animated transitions": "Geavanceerde overgangen",
|
||||||
"Background overlay url": "Background overlay url",
|
"Background overlay url": "Background overlay url",
|
||||||
"Custom overlay": "Custom overlay",
|
"Custom overlay": "Custom overlay",
|
||||||
"Display the star map button": "Display the star map button",
|
"Display the star map button": "Display the star map button",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Last ned",
|
"Download": "Last ned",
|
||||||
"Download data": "Last ned data",
|
"Download data": "Last ned data",
|
||||||
"Drag to reorder": "Dra for å endre rekkefølge",
|
"Drag to reorder": "Dra for å endre rekkefølge",
|
||||||
"Draw a line": "Tegn en linje",
|
|
||||||
"Draw a marker": "Tegn en markør",
|
"Draw a marker": "Tegn en markør",
|
||||||
"Draw a polygon": "Tegn et polygon",
|
"Draw a polygon": "Tegn et polygon",
|
||||||
"Draw a polyline": "Tegn en polylinje",
|
"Draw a polyline": "Tegn en polylinje",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Rediger",
|
"Edit": "Rediger",
|
||||||
"Edit feature's layer": "Rediger objektets lag",
|
"Edit feature's layer": "Rediger objektets lag",
|
||||||
"Edit map properties": "Rediger kartegenskaper",
|
"Edit map properties": "Rediger kartegenskaper",
|
||||||
"Edit map settings": "Rediger kartinnstillinger",
|
|
||||||
"Edit properties in a table": "Rediger egenskaper i en tabell",
|
"Edit properties in a table": "Rediger egenskaper i en tabell",
|
||||||
"Edit this feature": "Rediger dette objektet",
|
"Edit this feature": "Rediger dette objektet",
|
||||||
"Embed and share this map": "Bygg inn og del dette kartet",
|
|
||||||
"Embed the map": "Bygg inn kartet",
|
"Embed the map": "Bygg inn kartet",
|
||||||
"Empty": "Tøm",
|
"Empty": "Tøm",
|
||||||
"Error in the tilelayer URL": "Feil i flislag-URLen",
|
"Error in the tilelayer URL": "Feil i flislag-URLen",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Skjul kontrollene",
|
"Hide controls": "Skjul kontrollene",
|
||||||
"Home": "Hjem",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("no", locale)
|
||||||
L.setLocale("no")
|
L.setLocale("no")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Last ned",
|
"Download": "Last ned",
|
||||||
"Download data": "Last ned data",
|
"Download data": "Last ned data",
|
||||||
"Drag to reorder": "Dra for å endre rekkefølge",
|
"Drag to reorder": "Dra for å endre rekkefølge",
|
||||||
"Draw a line": "Tegn en linje",
|
|
||||||
"Draw a marker": "Tegn en markør",
|
"Draw a marker": "Tegn en markør",
|
||||||
"Draw a polygon": "Tegn et polygon",
|
"Draw a polygon": "Tegn et polygon",
|
||||||
"Draw a polyline": "Tegn en polylinje",
|
"Draw a polyline": "Tegn en polylinje",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Rediger",
|
"Edit": "Rediger",
|
||||||
"Edit feature's layer": "Rediger objektets lag",
|
"Edit feature's layer": "Rediger objektets lag",
|
||||||
"Edit map properties": "Rediger kartegenskaper",
|
"Edit map properties": "Rediger kartegenskaper",
|
||||||
"Edit map settings": "Rediger kartinnstillinger",
|
|
||||||
"Edit properties in a table": "Rediger egenskaper i en tabell",
|
"Edit properties in a table": "Rediger egenskaper i en tabell",
|
||||||
"Edit this feature": "Rediger dette objektet",
|
"Edit this feature": "Rediger dette objektet",
|
||||||
"Embed and share this map": "Bygg inn og del dette kartet",
|
|
||||||
"Embed the map": "Bygg inn kartet",
|
"Embed the map": "Bygg inn kartet",
|
||||||
"Empty": "Tøm",
|
"Empty": "Tøm",
|
||||||
"Error in the tilelayer URL": "Feil i flislag-URLen",
|
"Error in the tilelayer URL": "Feil i flislag-URLen",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Skjul kontrollene",
|
"Hide controls": "Skjul kontrollene",
|
||||||
"Home": "Hjem",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Pobieranie",
|
"Download": "Pobieranie",
|
||||||
"Download data": "Pobierz dane",
|
"Download data": "Pobierz dane",
|
||||||
"Drag to reorder": "Przeciągnij, by zmienić kolejność",
|
"Drag to reorder": "Przeciągnij, by zmienić kolejność",
|
||||||
"Draw a line": "Rysuj linię",
|
|
||||||
"Draw a marker": "Dodaj znacznik",
|
"Draw a marker": "Dodaj znacznik",
|
||||||
"Draw a polygon": "Rysuj obszar",
|
"Draw a polygon": "Rysuj obszar",
|
||||||
"Draw a polyline": "Rysuj linię",
|
"Draw a polyline": "Rysuj linię",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edytuj",
|
"Edit": "Edytuj",
|
||||||
"Edit feature's layer": "Edytuj warstwę z obiektami",
|
"Edit feature's layer": "Edytuj warstwę z obiektami",
|
||||||
"Edit map properties": "Edytuj właściwości mapy",
|
"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 properties in a table": "Edytuj właściwości w tabeli",
|
||||||
"Edit this feature": "Edytuj ten obiekt",
|
"Edit this feature": "Edytuj ten obiekt",
|
||||||
"Embed and share this map": "Osadź i udostępnij tę mapę",
|
|
||||||
"Embed the map": "Osadź mapę na stronie",
|
"Embed the map": "Osadź mapę na stronie",
|
||||||
"Empty": "Wyczyść",
|
"Empty": "Wyczyść",
|
||||||
"Error in the tilelayer URL": "Błąd w adresie URL podkładu",
|
"Error in the tilelayer URL": "Błąd w adresie URL podkładu",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Ukryj przyciski",
|
"Hide controls": "Ukryj przyciski",
|
||||||
"Home": "Strona główna",
|
"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ść)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Ramka: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Zapisz obecne edycje",
|
"Save current edits": "Zapisz obecne edycje",
|
||||||
"Save this center and zoom": "Zapisz obecną pozycję i przybliżenie",
|
"Save this center and zoom": "Zapisz obecną pozycję i przybliżenie",
|
||||||
"Save this location as new feature": "Zapisz to miejsce jako nowy obiekt",
|
"Save this location as new feature": "Zapisz to miejsce jako nowy obiekt",
|
||||||
"Search a place name": "Szukaj nazwy miejsca",
|
|
||||||
"Search location": "Znajdź miejsce",
|
"Search location": "Znajdź miejsce",
|
||||||
"See all": "Pokaż wszystko",
|
"See all": "Pokaż wszystko",
|
||||||
"See data layers": "Zobacz wszystkie warstwy danych",
|
"See data layers": "Zobacz wszystkie warstwy danych",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Klucz sortowania",
|
"Sort key": "Klucz sortowania",
|
||||||
"Split line": "Podziel linię",
|
"Split line": "Podziel linię",
|
||||||
"Start a hole here": "Zacznij dziurę tutaj",
|
"Start a hole here": "Zacznij dziurę tutaj",
|
||||||
"Start editing": "Rozpocznij edycję",
|
|
||||||
"Start slideshow": "Rozpocznij pokaz",
|
"Start slideshow": "Rozpocznij pokaz",
|
||||||
"Stop editing": "Zakończ edycję",
|
"Stop editing": "Zakończ edycję",
|
||||||
"Stop slideshow": "Zakończ pokaz",
|
"Stop slideshow": "Zakończ pokaz",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("pl", locale)
|
||||||
L.setLocale("pl")
|
L.setLocale("pl")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Pobieranie",
|
"Download": "Pobieranie",
|
||||||
"Download data": "Pobierz dane",
|
"Download data": "Pobierz dane",
|
||||||
"Drag to reorder": "Przeciągnij, by zmienić kolejność",
|
"Drag to reorder": "Przeciągnij, by zmienić kolejność",
|
||||||
"Draw a line": "Rysuj linię",
|
|
||||||
"Draw a marker": "Dodaj znacznik",
|
"Draw a marker": "Dodaj znacznik",
|
||||||
"Draw a polygon": "Rysuj obszar",
|
"Draw a polygon": "Rysuj obszar",
|
||||||
"Draw a polyline": "Rysuj linię",
|
"Draw a polyline": "Rysuj linię",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edytuj",
|
"Edit": "Edytuj",
|
||||||
"Edit feature's layer": "Edytuj warstwę z obiektami",
|
"Edit feature's layer": "Edytuj warstwę z obiektami",
|
||||||
"Edit map properties": "Edytuj właściwości mapy",
|
"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 properties in a table": "Edytuj właściwości w tabeli",
|
||||||
"Edit this feature": "Edytuj ten obiekt",
|
"Edit this feature": "Edytuj ten obiekt",
|
||||||
"Embed and share this map": "Osadź i udostępnij tę mapę",
|
|
||||||
"Embed the map": "Osadź mapę na stronie",
|
"Embed the map": "Osadź mapę na stronie",
|
||||||
"Empty": "Wyczyść",
|
"Empty": "Wyczyść",
|
||||||
"Error in the tilelayer URL": "Błąd w adresie URL podkładu",
|
"Error in the tilelayer URL": "Błąd w adresie URL podkładu",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Ukryj przyciski",
|
"Hide controls": "Ukryj przyciski",
|
||||||
"Home": "Strona główna",
|
"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ść)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Ramka: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Zapisz obecne edycje",
|
"Save current edits": "Zapisz obecne edycje",
|
||||||
"Save this center and zoom": "Zapisz obecną pozycję i przybliżenie",
|
"Save this center and zoom": "Zapisz obecną pozycję i przybliżenie",
|
||||||
"Save this location as new feature": "Zapisz to miejsce jako nowy obiekt",
|
"Save this location as new feature": "Zapisz to miejsce jako nowy obiekt",
|
||||||
"Search a place name": "Szukaj nazwy miejsca",
|
|
||||||
"Search location": "Znajdź miejsce",
|
"Search location": "Znajdź miejsce",
|
||||||
"See all": "Pokaż wszystko",
|
"See all": "Pokaż wszystko",
|
||||||
"See data layers": "Zobacz wszystkie warstwy danych",
|
"See data layers": "Zobacz wszystkie warstwy danych",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Klucz sortowania",
|
"Sort key": "Klucz sortowania",
|
||||||
"Split line": "Podziel linię",
|
"Split line": "Podziel linię",
|
||||||
"Start a hole here": "Zacznij dziurę tutaj",
|
"Start a hole here": "Zacznij dziurę tutaj",
|
||||||
"Start editing": "Rozpocznij edycję",
|
|
||||||
"Start slideshow": "Rozpocznij pokaz",
|
"Start slideshow": "Rozpocznij pokaz",
|
||||||
"Stop editing": "Zakończ edycję",
|
"Stop editing": "Zakończ edycję",
|
||||||
"Stop slideshow": "Zakończ pokaz",
|
"Stop slideshow": "Zakończ pokaz",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Descarregar",
|
"Download": "Descarregar",
|
||||||
"Download data": "Descarregar dados",
|
"Download data": "Descarregar dados",
|
||||||
"Drag to reorder": "Arrastar para reordenar",
|
"Drag to reorder": "Arrastar para reordenar",
|
||||||
"Draw a line": "Desenhar uma linha",
|
|
||||||
"Draw a marker": "Desenhar um marco",
|
"Draw a marker": "Desenhar um marco",
|
||||||
"Draw a polygon": "Desenhar um polígono",
|
"Draw a polygon": "Desenhar um polígono",
|
||||||
"Draw a polyline": "Desenhar uma polilinha",
|
"Draw a polyline": "Desenhar uma polilinha",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar camada do elemento",
|
"Edit feature's layer": "Editar camada do elemento",
|
||||||
"Edit map properties": "Editar propriedades do mapa",
|
"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 properties in a table": "Editar propriedades numa tabela",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Exportar e partilhar este mapa",
|
|
||||||
"Embed the map": "Embeber o mapa",
|
"Embed the map": "Embeber o mapa",
|
||||||
"Empty": "Vazio",
|
"Empty": "Vazio",
|
||||||
"Error in the tilelayer URL": "Erro no URL de telas",
|
"Error in the tilelayer URL": "Erro no URL de telas",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Ocultar controlos",
|
"Hide controls": "Ocultar controlos",
|
||||||
"Home": "Início",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Gravar edições atuais",
|
"Save current edits": "Gravar edições atuais",
|
||||||
"Save this center and zoom": "Gravar este centro e aproximar",
|
"Save this center and zoom": "Gravar este centro e aproximar",
|
||||||
"Save this location as new feature": "Gravar esta localização como novo elemento",
|
"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",
|
"Search location": "Procurar localização",
|
||||||
"See all": "Ver tudo",
|
"See all": "Ver tudo",
|
||||||
"See data layers": "Ver camadas de dados",
|
"See data layers": "Ver camadas de dados",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Chave de ordenação",
|
"Sort key": "Chave de ordenação",
|
||||||
"Split line": "Linha de separação",
|
"Split line": "Linha de separação",
|
||||||
"Start a hole here": "Começar um buraco aqui",
|
"Start a hole here": "Começar um buraco aqui",
|
||||||
"Start editing": "Começar a editar",
|
|
||||||
"Start slideshow": "Iniciar apresentação",
|
"Start slideshow": "Iniciar apresentação",
|
||||||
"Stop editing": "Parar edição",
|
"Stop editing": "Parar edição",
|
||||||
"Stop slideshow": "Parar apresentação",
|
"Stop slideshow": "Parar apresentação",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("pt", locale)
|
||||||
L.setLocale("pt")
|
L.setLocale("pt")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Descarregar",
|
"Download": "Descarregar",
|
||||||
"Download data": "Descarregar dados",
|
"Download data": "Descarregar dados",
|
||||||
"Drag to reorder": "Arrastar para reordenar",
|
"Drag to reorder": "Arrastar para reordenar",
|
||||||
"Draw a line": "Desenhar uma linha",
|
|
||||||
"Draw a marker": "Desenhar um marco",
|
"Draw a marker": "Desenhar um marco",
|
||||||
"Draw a polygon": "Desenhar um polígono",
|
"Draw a polygon": "Desenhar um polígono",
|
||||||
"Draw a polyline": "Desenhar uma polilinha",
|
"Draw a polyline": "Desenhar uma polilinha",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar camada do elemento",
|
"Edit feature's layer": "Editar camada do elemento",
|
||||||
"Edit map properties": "Editar propriedades do mapa",
|
"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 properties in a table": "Editar propriedades numa tabela",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Exportar e partilhar este mapa",
|
|
||||||
"Embed the map": "Embeber o mapa",
|
"Embed the map": "Embeber o mapa",
|
||||||
"Empty": "Vazio",
|
"Empty": "Vazio",
|
||||||
"Error in the tilelayer URL": "Erro no URL de telas",
|
"Error in the tilelayer URL": "Erro no URL de telas",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Ocultar controlos",
|
"Hide controls": "Ocultar controlos",
|
||||||
"Home": "Início",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Gravar edições atuais",
|
"Save current edits": "Gravar edições atuais",
|
||||||
"Save this center and zoom": "Gravar este centro e aproximar",
|
"Save this center and zoom": "Gravar este centro e aproximar",
|
||||||
"Save this location as new feature": "Gravar esta localização como novo elemento",
|
"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",
|
"Search location": "Procurar localização",
|
||||||
"See all": "Ver tudo",
|
"See all": "Ver tudo",
|
||||||
"See data layers": "Ver camadas de dados",
|
"See data layers": "Ver camadas de dados",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Chave de ordenação",
|
"Sort key": "Chave de ordenação",
|
||||||
"Split line": "Linha de separação",
|
"Split line": "Linha de separação",
|
||||||
"Start a hole here": "Começar um buraco aqui",
|
"Start a hole here": "Começar um buraco aqui",
|
||||||
"Start editing": "Começar a editar",
|
|
||||||
"Start slideshow": "Iniciar apresentação",
|
"Start slideshow": "Iniciar apresentação",
|
||||||
"Stop editing": "Parar edição",
|
"Stop editing": "Parar edição",
|
||||||
"Stop slideshow": "Parar apresentação",
|
"Stop slideshow": "Parar apresentação",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Descarregar",
|
"Download": "Descarregar",
|
||||||
"Download data": "Descarregar dados",
|
"Download data": "Descarregar dados",
|
||||||
"Drag to reorder": "Arrastar para reordenar",
|
"Drag to reorder": "Arrastar para reordenar",
|
||||||
"Draw a line": "Desenhar uma linha",
|
|
||||||
"Draw a marker": "Desenhar um marco",
|
"Draw a marker": "Desenhar um marco",
|
||||||
"Draw a polygon": "Desenhar um polígono",
|
"Draw a polygon": "Desenhar um polígono",
|
||||||
"Draw a polyline": "Desenhar uma polilinha",
|
"Draw a polyline": "Desenhar uma polilinha",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar camada do elemento",
|
"Edit feature's layer": "Editar camada do elemento",
|
||||||
"Edit map properties": "Editar propriedades do mapa",
|
"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 properties in a table": "Editar propriedades numa tabela",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Exportar e partilhar este mapa",
|
|
||||||
"Embed the map": "Embeber o mapa",
|
"Embed the map": "Embeber o mapa",
|
||||||
"Empty": "Vazio",
|
"Empty": "Vazio",
|
||||||
"Error in the tilelayer URL": "Erro no URL de telas",
|
"Error in the tilelayer URL": "Erro no URL de telas",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Ocultar controles",
|
"Hide controls": "Ocultar controles",
|
||||||
"Home": "Início",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Gravar edições atuais",
|
"Save current edits": "Gravar edições atuais",
|
||||||
"Save this center and zoom": "Gravar este centro e aproximar",
|
"Save this center and zoom": "Gravar este centro e aproximar",
|
||||||
"Save this location as new feature": "Gravar esta localização como novo elemento",
|
"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",
|
"Search location": "Procurar localização",
|
||||||
"See all": "Ver tudo",
|
"See all": "Ver tudo",
|
||||||
"See data layers": "Ver camadas de dados",
|
"See data layers": "Ver camadas de dados",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Chave de ordenação",
|
"Sort key": "Chave de ordenação",
|
||||||
"Split line": "Linha de separação",
|
"Split line": "Linha de separação",
|
||||||
"Start a hole here": "Começar um buraco aqui",
|
"Start a hole here": "Começar um buraco aqui",
|
||||||
"Start editing": "Começar a editar",
|
|
||||||
"Start slideshow": "Iniciar apresentação",
|
"Start slideshow": "Iniciar apresentação",
|
||||||
"Stop editing": "Parar edição",
|
"Stop editing": "Parar edição",
|
||||||
"Stop slideshow": "Parar apresentação",
|
"Stop slideshow": "Parar apresentação",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("pt_BR", locale)
|
||||||
L.setLocale("pt_BR")
|
L.setLocale("pt_BR")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Descarregar",
|
"Download": "Descarregar",
|
||||||
"Download data": "Descarregar dados",
|
"Download data": "Descarregar dados",
|
||||||
"Drag to reorder": "Arrastar para reordenar",
|
"Drag to reorder": "Arrastar para reordenar",
|
||||||
"Draw a line": "Desenhar uma linha",
|
|
||||||
"Draw a marker": "Desenhar um marco",
|
"Draw a marker": "Desenhar um marco",
|
||||||
"Draw a polygon": "Desenhar um polígono",
|
"Draw a polygon": "Desenhar um polígono",
|
||||||
"Draw a polyline": "Desenhar uma polilinha",
|
"Draw a polyline": "Desenhar uma polilinha",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar camada do elemento",
|
"Edit feature's layer": "Editar camada do elemento",
|
||||||
"Edit map properties": "Editar propriedades do mapa",
|
"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 properties in a table": "Editar propriedades numa tabela",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Exportar e partilhar este mapa",
|
|
||||||
"Embed the map": "Embeber o mapa",
|
"Embed the map": "Embeber o mapa",
|
||||||
"Empty": "Vazio",
|
"Empty": "Vazio",
|
||||||
"Error in the tilelayer URL": "Erro no URL de telas",
|
"Error in the tilelayer URL": "Erro no URL de telas",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Ocultar controles",
|
"Hide controls": "Ocultar controles",
|
||||||
"Home": "Início",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Gravar edições atuais",
|
"Save current edits": "Gravar edições atuais",
|
||||||
"Save this center and zoom": "Gravar este centro e aproximar",
|
"Save this center and zoom": "Gravar este centro e aproximar",
|
||||||
"Save this location as new feature": "Gravar esta localização como novo elemento",
|
"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",
|
"Search location": "Procurar localização",
|
||||||
"See all": "Ver tudo",
|
"See all": "Ver tudo",
|
||||||
"See data layers": "Ver camadas de dados",
|
"See data layers": "Ver camadas de dados",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Chave de ordenação",
|
"Sort key": "Chave de ordenação",
|
||||||
"Split line": "Linha de separação",
|
"Split line": "Linha de separação",
|
||||||
"Start a hole here": "Começar um buraco aqui",
|
"Start a hole here": "Começar um buraco aqui",
|
||||||
"Start editing": "Começar a editar",
|
|
||||||
"Start slideshow": "Iniciar apresentação",
|
"Start slideshow": "Iniciar apresentação",
|
||||||
"Stop editing": "Parar edição",
|
"Stop editing": "Parar edição",
|
||||||
"Stop slideshow": "Parar apresentação",
|
"Stop slideshow": "Parar apresentação",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Descarregar",
|
"Download": "Descarregar",
|
||||||
"Download data": "Descarregar dados",
|
"Download data": "Descarregar dados",
|
||||||
"Drag to reorder": "Arrastar para reordenar",
|
"Drag to reorder": "Arrastar para reordenar",
|
||||||
"Draw a line": "Desenhar uma linha",
|
|
||||||
"Draw a marker": "Desenhar um marco",
|
"Draw a marker": "Desenhar um marco",
|
||||||
"Draw a polygon": "Desenhar um polígono",
|
"Draw a polygon": "Desenhar um polígono",
|
||||||
"Draw a polyline": "Desenhar uma polilinha",
|
"Draw a polyline": "Desenhar uma polilinha",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar camada do elemento",
|
"Edit feature's layer": "Editar camada do elemento",
|
||||||
"Edit map properties": "Editar propriedades do mapa",
|
"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 properties in a table": "Editar propriedades numa tabela",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Exportar e partilhar este mapa",
|
|
||||||
"Embed the map": "Embeber o mapa",
|
"Embed the map": "Embeber o mapa",
|
||||||
"Empty": "Vazio",
|
"Empty": "Vazio",
|
||||||
"Error in the tilelayer URL": "Erro no URL de telas",
|
"Error in the tilelayer URL": "Erro no URL de telas",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Ocultar controlos",
|
"Hide controls": "Ocultar controlos",
|
||||||
"Home": "Início",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Gravar edições atuais",
|
"Save current edits": "Gravar edições atuais",
|
||||||
"Save this center and zoom": "Gravar este centro e aproximar",
|
"Save this center and zoom": "Gravar este centro e aproximar",
|
||||||
"Save this location as new feature": "Gravar esta localização como novo elemento",
|
"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",
|
"Search location": "Procurar localização",
|
||||||
"See all": "Ver tudo",
|
"See all": "Ver tudo",
|
||||||
"See data layers": "Ver camadas de dados",
|
"See data layers": "Ver camadas de dados",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Chave de ordenação",
|
"Sort key": "Chave de ordenação",
|
||||||
"Split line": "Linha de separação",
|
"Split line": "Linha de separação",
|
||||||
"Start a hole here": "Começar um buraco aqui",
|
"Start a hole here": "Começar um buraco aqui",
|
||||||
"Start editing": "Começar a editar",
|
|
||||||
"Start slideshow": "Iniciar apresentação",
|
"Start slideshow": "Iniciar apresentação",
|
||||||
"Stop editing": "Parar edição",
|
"Stop editing": "Parar edição",
|
||||||
"Stop slideshow": "Parar apresentação",
|
"Stop slideshow": "Parar apresentação",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("pt_PT", locale)
|
||||||
L.setLocale("pt_PT")
|
L.setLocale("pt_PT")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Descarregar",
|
"Download": "Descarregar",
|
||||||
"Download data": "Descarregar dados",
|
"Download data": "Descarregar dados",
|
||||||
"Drag to reorder": "Arrastar para reordenar",
|
"Drag to reorder": "Arrastar para reordenar",
|
||||||
"Draw a line": "Desenhar uma linha",
|
|
||||||
"Draw a marker": "Desenhar um marco",
|
"Draw a marker": "Desenhar um marco",
|
||||||
"Draw a polygon": "Desenhar um polígono",
|
"Draw a polygon": "Desenhar um polígono",
|
||||||
"Draw a polyline": "Desenhar uma polilinha",
|
"Draw a polyline": "Desenhar uma polilinha",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Editar",
|
"Edit": "Editar",
|
||||||
"Edit feature's layer": "Editar camada do elemento",
|
"Edit feature's layer": "Editar camada do elemento",
|
||||||
"Edit map properties": "Editar propriedades do mapa",
|
"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 properties in a table": "Editar propriedades numa tabela",
|
||||||
"Edit this feature": "Editar este elemento",
|
"Edit this feature": "Editar este elemento",
|
||||||
"Embed and share this map": "Exportar e partilhar este mapa",
|
|
||||||
"Embed the map": "Embeber o mapa",
|
"Embed the map": "Embeber o mapa",
|
||||||
"Empty": "Vazio",
|
"Empty": "Vazio",
|
||||||
"Error in the tilelayer URL": "Erro no URL de telas",
|
"Error in the tilelayer URL": "Erro no URL de telas",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Ocultar controlos",
|
"Hide controls": "Ocultar controlos",
|
||||||
"Home": "Início",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Gravar edições atuais",
|
"Save current edits": "Gravar edições atuais",
|
||||||
"Save this center and zoom": "Gravar este centro e aproximar",
|
"Save this center and zoom": "Gravar este centro e aproximar",
|
||||||
"Save this location as new feature": "Gravar esta localização como novo elemento",
|
"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",
|
"Search location": "Procurar localização",
|
||||||
"See all": "Ver tudo",
|
"See all": "Ver tudo",
|
||||||
"See data layers": "Ver camadas de dados",
|
"See data layers": "Ver camadas de dados",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Chave de ordenação",
|
"Sort key": "Chave de ordenação",
|
||||||
"Split line": "Linha de separação",
|
"Split line": "Linha de separação",
|
||||||
"Start a hole here": "Começar um buraco aqui",
|
"Start a hole here": "Começar um buraco aqui",
|
||||||
"Start editing": "Começar a editar",
|
|
||||||
"Start slideshow": "Iniciar apresentação",
|
"Start slideshow": "Iniciar apresentação",
|
||||||
"Stop editing": "Parar edição",
|
"Stop editing": "Parar edição",
|
||||||
"Stop slideshow": "Parar apresentação",
|
"Stop slideshow": "Parar apresentação",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Descarcă",
|
"Download": "Descarcă",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Trage o linie",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Acasă",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Căutați un nume al locației",
|
|
||||||
"Search location": "Căutați locația",
|
"Search location": "Căutați locația",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("ro", locale)
|
||||||
L.setLocale("ro")
|
L.setLocale("ro")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Descarcă",
|
"Download": "Descarcă",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Trage o linie",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Acasă",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Căutați un nume al locației",
|
|
||||||
"Search location": "Căutați locația",
|
"Search location": "Căutați locația",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Скачать",
|
"Download": "Скачать",
|
||||||
"Download data": "Скачать данные",
|
"Download data": "Скачать данные",
|
||||||
"Drag to reorder": "Перетащите для изменения порядка",
|
"Drag to reorder": "Перетащите для изменения порядка",
|
||||||
"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 properties in a table": "Редактировать свойства в таблице",
|
"Edit properties in a table": "Редактировать свойства в таблице",
|
||||||
"Edit this feature": "Редактировать объект",
|
"Edit this feature": "Редактировать объект",
|
||||||
"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.": "Если нет, тогда полигон будет выглядеть как часть карты",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe с указанием высоты (в пикселях): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "Завершить редактирование",
|
||||||
"Stop slideshow": "Остановить слайдшоу",
|
"Stop slideshow": "Остановить слайдшоу",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("ru", locale)
|
||||||
L.setLocale("ru")
|
L.setLocale("ru")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Скачать",
|
"Download": "Скачать",
|
||||||
"Download data": "Скачать данные",
|
"Download data": "Скачать данные",
|
||||||
"Drag to reorder": "Перетащите для изменения порядка",
|
"Drag to reorder": "Перетащите для изменения порядка",
|
||||||
"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 properties in a table": "Редактировать свойства в таблице",
|
"Edit properties in a table": "Редактировать свойства в таблице",
|
||||||
"Edit this feature": "Редактировать объект",
|
"Edit this feature": "Редактировать объект",
|
||||||
"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.": "Если нет, тогда полигон будет выглядеть как часть карты",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe с указанием высоты (в пикселях): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "Завершить редактирование",
|
||||||
"Stop slideshow": "Остановить слайдшоу",
|
"Stop slideshow": "Остановить слайдшоу",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Stiahnuť údaje",
|
"Download data": "Stiahnuť údaje",
|
||||||
"Drag to reorder": "Presunutím zmeníte poradie",
|
"Drag to reorder": "Presunutím zmeníte poradie",
|
||||||
"Draw a line": "Nakresliť jednoduchú čiaru",
|
|
||||||
"Draw a marker": "Nakresliť značku miesta",
|
"Draw a marker": "Nakresliť značku miesta",
|
||||||
"Draw a polygon": "Nakresliť polygon",
|
"Draw a polygon": "Nakresliť polygon",
|
||||||
"Draw a polyline": "Nakresliť krivku",
|
"Draw a polyline": "Nakresliť krivku",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Upraviť",
|
"Edit": "Upraviť",
|
||||||
"Edit feature's layer": "Upraviť vrstvu objektu",
|
"Edit feature's layer": "Upraviť vrstvu objektu",
|
||||||
"Edit map properties": "Upraviť vlastnosti mapy",
|
"Edit map properties": "Upraviť vlastnosti mapy",
|
||||||
"Edit map settings": "Upraviť nastavenia mapy",
|
|
||||||
"Edit properties in a table": "Upraviť vlastnosti v tabuľke",
|
"Edit properties in a table": "Upraviť vlastnosti v tabuľke",
|
||||||
"Edit this feature": "Upraviť tento objekt",
|
"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",
|
"Embed the map": "Vložiť mapu na iný web",
|
||||||
"Empty": "Vyprázdniť",
|
"Empty": "Vyprázdniť",
|
||||||
"Error in the tilelayer URL": "Chyba URL dlaždicovej vrstvy",
|
"Error in the tilelayer URL": "Chyba URL dlaždicovej vrstvy",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Skryť ovládacie prvky",
|
"Hide controls": "Skryť ovládacie prvky",
|
||||||
"Home": "Domov",
|
"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)",
|
"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 (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 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}}}",
|
"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 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 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",
|
"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",
|
"Search location": "Vyhľadať polohu",
|
||||||
"See all": "Zobraziť všetko",
|
"See all": "Zobraziť všetko",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Kľúč radenia",
|
"Sort key": "Kľúč radenia",
|
||||||
"Split line": "Rozdelit čiaru",
|
"Split line": "Rozdelit čiaru",
|
||||||
"Start a hole here": "Tu začať dieru",
|
"Start a hole here": "Tu začať dieru",
|
||||||
"Start editing": "Začať úpravy",
|
|
||||||
"Start slideshow": "Spustiť prezentáciu",
|
"Start slideshow": "Spustiť prezentáciu",
|
||||||
"Stop editing": "Ukončiť úpravy",
|
"Stop editing": "Ukončiť úpravy",
|
||||||
"Stop slideshow": "Zastaviť prezentáciu",
|
"Stop slideshow": "Zastaviť prezentáciu",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("sk_SK", locale)
|
||||||
L.setLocale("sk_SK")
|
L.setLocale("sk_SK")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Stiahnuť údaje",
|
"Download data": "Stiahnuť údaje",
|
||||||
"Drag to reorder": "Presunutím zmeníte poradie",
|
"Drag to reorder": "Presunutím zmeníte poradie",
|
||||||
"Draw a line": "Nakresliť jednoduchú čiaru",
|
|
||||||
"Draw a marker": "Nakresliť značku miesta",
|
"Draw a marker": "Nakresliť značku miesta",
|
||||||
"Draw a polygon": "Nakresliť polygon",
|
"Draw a polygon": "Nakresliť polygon",
|
||||||
"Draw a polyline": "Nakresliť krivku",
|
"Draw a polyline": "Nakresliť krivku",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Upraviť",
|
"Edit": "Upraviť",
|
||||||
"Edit feature's layer": "Upraviť vrstvu objektu",
|
"Edit feature's layer": "Upraviť vrstvu objektu",
|
||||||
"Edit map properties": "Upraviť vlastnosti mapy",
|
"Edit map properties": "Upraviť vlastnosti mapy",
|
||||||
"Edit map settings": "Upraviť nastavenia mapy",
|
|
||||||
"Edit properties in a table": "Upraviť vlastnosti v tabuľke",
|
"Edit properties in a table": "Upraviť vlastnosti v tabuľke",
|
||||||
"Edit this feature": "Upraviť tento objekt",
|
"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",
|
"Embed the map": "Vložiť mapu na iný web",
|
||||||
"Empty": "Vyprázdniť",
|
"Empty": "Vyprázdniť",
|
||||||
"Error in the tilelayer URL": "Chyba URL dlaždicovej vrstvy",
|
"Error in the tilelayer URL": "Chyba URL dlaždicovej vrstvy",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Skryť ovládacie prvky",
|
"Hide controls": "Skryť ovládacie prvky",
|
||||||
"Home": "Domov",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Uložiť nedávne zmeny",
|
"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 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",
|
"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",
|
"Search location": "Vyhľadať polohu",
|
||||||
"See all": "Zobraziť všetko",
|
"See all": "Zobraziť všetko",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Kľúč radenia",
|
"Sort key": "Kľúč radenia",
|
||||||
"Split line": "Rozdelit čiaru",
|
"Split line": "Rozdelit čiaru",
|
||||||
"Start a hole here": "Tu začať dieru",
|
"Start a hole here": "Tu začať dieru",
|
||||||
"Start editing": "Začať úpravy",
|
|
||||||
"Start slideshow": "Spustiť prezentáciu",
|
"Start slideshow": "Spustiť prezentáciu",
|
||||||
"Stop editing": "Ukončiť úpravy",
|
"Stop editing": "Ukončiť úpravy",
|
||||||
"Stop slideshow": "Zastaviť prezentáciu",
|
"Stop slideshow": "Zastaviť prezentáciu",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Prenos",
|
"Download": "Prenos",
|
||||||
"Download data": "Prejmi podatke",
|
"Download data": "Prejmi podatke",
|
||||||
"Drag to reorder": "Potegni za prerazvrstitev",
|
"Drag to reorder": "Potegni za prerazvrstitev",
|
||||||
"Draw a line": "Nariši črto",
|
|
||||||
"Draw a marker": "Nariši označbo",
|
"Draw a marker": "Nariši označbo",
|
||||||
"Draw a polygon": "Nariši mnogokotnik",
|
"Draw a polygon": "Nariši mnogokotnik",
|
||||||
"Draw a polyline": "Nariši črto v več koleni",
|
"Draw a polyline": "Nariši črto v več koleni",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Uredi",
|
"Edit": "Uredi",
|
||||||
"Edit feature's layer": "Uredi plast predmeta",
|
"Edit feature's layer": "Uredi plast predmeta",
|
||||||
"Edit map properties": "Uredi lastnosti zemljevida",
|
"Edit map properties": "Uredi lastnosti zemljevida",
|
||||||
"Edit map settings": "Uredi nastavitve zemljevida",
|
|
||||||
"Edit properties in a table": "Uredi lastnosti v razpredelnici",
|
"Edit properties in a table": "Uredi lastnosti v razpredelnici",
|
||||||
"Edit this feature": "Uredi predmet",
|
"Edit this feature": "Uredi predmet",
|
||||||
"Embed and share this map": "Vstavi in objavi zemljevid",
|
|
||||||
"Embed the map": "Vstavi zemljevid",
|
"Embed the map": "Vstavi zemljevid",
|
||||||
"Empty": "Prazno",
|
"Empty": "Prazno",
|
||||||
"Error in the tilelayer URL": "Napaka v naslovu URL plasti",
|
"Error in the tilelayer URL": "Napaka v naslovu URL plasti",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Skrij orodja",
|
"Hide controls": "Skrij orodja",
|
||||||
"Home": "Začetna stran",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Shrani urejanje",
|
"Save current edits": "Shrani urejanje",
|
||||||
"Save this center and zoom": "Shrani središče in približaj",
|
"Save this center and zoom": "Shrani središče in približaj",
|
||||||
"Save this location as new feature": "Shrani mesto kot nov predmet",
|
"Save this location as new feature": "Shrani mesto kot nov predmet",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Preišči mesto",
|
"Search location": "Preišči mesto",
|
||||||
"See all": "Pokaži vse",
|
"See all": "Pokaži vse",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Razvrščanje",
|
"Sort key": "Razvrščanje",
|
||||||
"Split line": "Ločitvena črta",
|
"Split line": "Ločitvena črta",
|
||||||
"Start a hole here": "Začni z vrisovanjem luknje",
|
"Start a hole here": "Začni z vrisovanjem luknje",
|
||||||
"Start editing": "Začni z urejanjem",
|
|
||||||
"Start slideshow": "Začni s predstavitvijo",
|
"Start slideshow": "Začni s predstavitvijo",
|
||||||
"Stop editing": "Končaj z urejanjem",
|
"Stop editing": "Končaj z urejanjem",
|
||||||
"Stop slideshow": "Zaustavi predstavitev",
|
"Stop slideshow": "Zaustavi predstavitev",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("sl", locale)
|
||||||
L.setLocale("sl")
|
L.setLocale("sl")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Prenos",
|
"Download": "Prenos",
|
||||||
"Download data": "Prejmi podatke",
|
"Download data": "Prejmi podatke",
|
||||||
"Drag to reorder": "Potegni za prerazvrstitev",
|
"Drag to reorder": "Potegni za prerazvrstitev",
|
||||||
"Draw a line": "Nariši črto",
|
|
||||||
"Draw a marker": "Nariši označbo",
|
"Draw a marker": "Nariši označbo",
|
||||||
"Draw a polygon": "Nariši mnogokotnik",
|
"Draw a polygon": "Nariši mnogokotnik",
|
||||||
"Draw a polyline": "Nariši črto v več koleni",
|
"Draw a polyline": "Nariši črto v več koleni",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Uredi",
|
"Edit": "Uredi",
|
||||||
"Edit feature's layer": "Uredi plast predmeta",
|
"Edit feature's layer": "Uredi plast predmeta",
|
||||||
"Edit map properties": "Uredi lastnosti zemljevida",
|
"Edit map properties": "Uredi lastnosti zemljevida",
|
||||||
"Edit map settings": "Uredi nastavitve zemljevida",
|
|
||||||
"Edit properties in a table": "Uredi lastnosti v razpredelnici",
|
"Edit properties in a table": "Uredi lastnosti v razpredelnici",
|
||||||
"Edit this feature": "Uredi predmet",
|
"Edit this feature": "Uredi predmet",
|
||||||
"Embed and share this map": "Vstavi in objavi zemljevid",
|
|
||||||
"Embed the map": "Vstavi zemljevid",
|
"Embed the map": "Vstavi zemljevid",
|
||||||
"Empty": "Prazno",
|
"Empty": "Prazno",
|
||||||
"Error in the tilelayer URL": "Napaka v naslovu URL plasti",
|
"Error in the tilelayer URL": "Napaka v naslovu URL plasti",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Skrij orodja",
|
"Hide controls": "Skrij orodja",
|
||||||
"Home": "Začetna stran",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Shrani urejanje",
|
"Save current edits": "Shrani urejanje",
|
||||||
"Save this center and zoom": "Shrani središče in približaj",
|
"Save this center and zoom": "Shrani središče in približaj",
|
||||||
"Save this location as new feature": "Shrani mesto kot nov predmet",
|
"Save this location as new feature": "Shrani mesto kot nov predmet",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Preišči mesto",
|
"Search location": "Preišči mesto",
|
||||||
"See all": "Pokaži vse",
|
"See all": "Pokaži vse",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Razvrščanje",
|
"Sort key": "Razvrščanje",
|
||||||
"Split line": "Ločitvena črta",
|
"Split line": "Ločitvena črta",
|
||||||
"Start a hole here": "Začni z vrisovanjem luknje",
|
"Start a hole here": "Začni z vrisovanjem luknje",
|
||||||
"Start editing": "Začni z urejanjem",
|
|
||||||
"Start slideshow": "Začni s predstavitvijo",
|
"Start slideshow": "Začni s predstavitvijo",
|
||||||
"Stop editing": "Končaj z urejanjem",
|
"Stop editing": "Končaj z urejanjem",
|
||||||
"Stop slideshow": "Zaustavi predstavitev",
|
"Stop slideshow": "Zaustavi predstavitev",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Преузимање",
|
"Download": "Преузимање",
|
||||||
"Download data": "Преузимање података",
|
"Download data": "Преузимање података",
|
||||||
"Drag to reorder": "Превуците за промену редоследа",
|
"Drag to reorder": "Превуците за промену редоследа",
|
||||||
"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 properties in a table": "Edit properties in a table",
|
"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",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"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)",
|
"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 (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 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}}}",
|
"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 location": "Претражи локацију",
|
"Search location": "Претражи локацију",
|
||||||
"See all": "Види све",
|
"See all": "Види све",
|
||||||
"See data layers": "Прикажи унесене податке",
|
"See data layers": "Прикажи унесене податке",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Започни уређивање",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Заустави уређивања",
|
"Stop editing": "Заустави уређивања",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("sr", locale)
|
||||||
L.setLocale("sr")
|
L.setLocale("sr")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Преузимање",
|
"Download": "Преузимање",
|
||||||
"Download data": "Преузимање података",
|
"Download data": "Преузимање података",
|
||||||
"Drag to reorder": "Превуците за промену редоследа",
|
"Drag to reorder": "Превуците за промену редоследа",
|
||||||
"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 properties in a table": "Edit properties in a table",
|
"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",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"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)",
|
"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 (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 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}}}",
|
"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 location": "Претражи локацију",
|
"Search location": "Претражи локацију",
|
||||||
"See all": "Види све",
|
"See all": "Види све",
|
||||||
"See data layers": "Прикажи унесене податке",
|
"See data layers": "Прикажи унесене податке",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Започни уређивање",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Заустави уређивања",
|
"Stop editing": "Заустави уређивања",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Ladda ned",
|
"Download": "Ladda ned",
|
||||||
"Download data": "Ladda ned data",
|
"Download data": "Ladda ned data",
|
||||||
"Drag to reorder": "Dra för att sortera om",
|
"Drag to reorder": "Dra för att sortera om",
|
||||||
"Draw a line": "Rita en linje",
|
|
||||||
"Draw a marker": "Rita en markör",
|
"Draw a marker": "Rita en markör",
|
||||||
"Draw a polygon": "Rita en polygon",
|
"Draw a polygon": "Rita en polygon",
|
||||||
"Draw a polyline": "Rita en multilinje",
|
"Draw a polyline": "Rita en multilinje",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Redigera",
|
"Edit": "Redigera",
|
||||||
"Edit feature's layer": "Redigera objektets lager",
|
"Edit feature's layer": "Redigera objektets lager",
|
||||||
"Edit map properties": "Redigera kartans egenskaper",
|
"Edit map properties": "Redigera kartans egenskaper",
|
||||||
"Edit map settings": "Redigera kartans inställningar",
|
|
||||||
"Edit properties in a table": "Redigera attribut i en tabell",
|
"Edit properties in a table": "Redigera attribut i en tabell",
|
||||||
"Edit this feature": "Redigera objektet",
|
"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",
|
"Embed the map": "Bädda in kartan",
|
||||||
"Empty": "Töm",
|
"Empty": "Töm",
|
||||||
"Error in the tilelayer URL": "Fel i webbadressen för bakgrundskartan (tile-lagret)",
|
"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",
|
"Hide controls": "Dölj verktygsfälten",
|
||||||
"Home": "Hem",
|
"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)",
|
"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 (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 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}}}",
|
"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 current edits": "Spara nuvarande ändringar",
|
||||||
"Save this center and zoom": "Spara aktuell vy och zoomnivå",
|
"Save this center and zoom": "Spara aktuell vy och zoomnivå",
|
||||||
"Save this location as new feature": "Spara denna plats som nytt kartobjekt",
|
"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",
|
"Search location": "Sök plats",
|
||||||
"See all": "Se alla",
|
"See all": "Se alla",
|
||||||
"See data layers": "Visa datalager",
|
"See data layers": "Visa datalager",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sorteringsnyckel",
|
"Sort key": "Sorteringsnyckel",
|
||||||
"Split line": "Dela upp linje",
|
"Split line": "Dela upp linje",
|
||||||
"Start a hole here": "Infoga ett hål här",
|
"Start a hole here": "Infoga ett hål här",
|
||||||
"Start editing": "Börja redigera",
|
|
||||||
"Start slideshow": "Starta bildspel",
|
"Start slideshow": "Starta bildspel",
|
||||||
"Stop editing": "Avsluta redigering",
|
"Stop editing": "Avsluta redigering",
|
||||||
"Stop slideshow": "Stoppa bildspel",
|
"Stop slideshow": "Stoppa bildspel",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("sv", locale)
|
||||||
L.setLocale("sv")
|
L.setLocale("sv")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Ladda ned",
|
"Download": "Ladda ned",
|
||||||
"Download data": "Ladda ned data",
|
"Download data": "Ladda ned data",
|
||||||
"Drag to reorder": "Dra för att sortera om",
|
"Drag to reorder": "Dra för att sortera om",
|
||||||
"Draw a line": "Rita en linje",
|
|
||||||
"Draw a marker": "Rita en markör",
|
"Draw a marker": "Rita en markör",
|
||||||
"Draw a polygon": "Rita en polygon",
|
"Draw a polygon": "Rita en polygon",
|
||||||
"Draw a polyline": "Rita en multilinje",
|
"Draw a polyline": "Rita en multilinje",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Redigera",
|
"Edit": "Redigera",
|
||||||
"Edit feature's layer": "Redigera objektets lager",
|
"Edit feature's layer": "Redigera objektets lager",
|
||||||
"Edit map properties": "Redigera kartans egenskaper",
|
"Edit map properties": "Redigera kartans egenskaper",
|
||||||
"Edit map settings": "Redigera kartans inställningar",
|
|
||||||
"Edit properties in a table": "Redigera attribut i en tabell",
|
"Edit properties in a table": "Redigera attribut i en tabell",
|
||||||
"Edit this feature": "Redigera objektet",
|
"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",
|
"Embed the map": "Bädda in kartan",
|
||||||
"Empty": "Töm",
|
"Empty": "Töm",
|
||||||
"Error in the tilelayer URL": "Fel i webbadressen för bakgrundskartan (tile-lagret)",
|
"Error in the tilelayer URL": "Fel i webbadressen för bakgrundskartan (tile-lagret)",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Dölj verktygsfälten",
|
"Hide controls": "Dölj verktygsfälten",
|
||||||
"Home": "Hem",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe (inbäddad ram): {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Spara nuvarande ändringar",
|
"Save current edits": "Spara nuvarande ändringar",
|
||||||
"Save this center and zoom": "Spara aktuell vy och zoomnivå",
|
"Save this center and zoom": "Spara aktuell vy och zoomnivå",
|
||||||
"Save this location as new feature": "Spara denna plats som nytt kartobjekt",
|
"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",
|
"Search location": "Sök plats",
|
||||||
"See all": "Se alla",
|
"See all": "Se alla",
|
||||||
"See data layers": "Visa datalager",
|
"See data layers": "Visa datalager",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sorteringsnyckel",
|
"Sort key": "Sorteringsnyckel",
|
||||||
"Split line": "Dela upp linje",
|
"Split line": "Dela upp linje",
|
||||||
"Start a hole here": "Infoga ett hål här",
|
"Start a hole here": "Infoga ett hål här",
|
||||||
"Start editing": "Börja redigera",
|
|
||||||
"Start slideshow": "Starta bildspel",
|
"Start slideshow": "Starta bildspel",
|
||||||
"Stop editing": "Avsluta redigering",
|
"Stop editing": "Avsluta redigering",
|
||||||
"Stop slideshow": "Stoppa bildspel",
|
"Stop slideshow": "Stoppa bildspel",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("th_TH", locale)
|
||||||
L.setLocale("th_TH")
|
L.setLocale("th_TH")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "İndir",
|
"Download": "İndir",
|
||||||
"Download data": "Veriyi indir",
|
"Download data": "Veriyi indir",
|
||||||
"Drag to reorder": "Yeniden sıralamak için sürükle",
|
"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 marker": "Bir işaretleyici çiz",
|
||||||
"Draw a polygon": "Bir çokgen çiz",
|
"Draw a polygon": "Bir çokgen çiz",
|
||||||
"Draw a polyline": "Çoklu çizgi çiz",
|
"Draw a polyline": "Çoklu çizgi çiz",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Düzenle",
|
"Edit": "Düzenle",
|
||||||
"Edit feature's layer": "Özellikler katmanını düzenle",
|
"Edit feature's layer": "Özellikler katmanını düzenle",
|
||||||
"Edit map properties": "Harita özelliklerini 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 properties in a table": "Özellikleri bir tabloda düzenle",
|
||||||
"Edit this feature": "Bu özelliği 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",
|
"Embed the map": "Haritayı yerleştir",
|
||||||
"Empty": "Boşalt",
|
"Empty": "Boşalt",
|
||||||
"Error in the tilelayer URL": "Katman URL'sinde hata",
|
"Error in the tilelayer URL": "Katman URL'sinde hata",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "Kontrolleri gizle",
|
"Hide controls": "Kontrolleri gizle",
|
||||||
"Home": "Ana sayfa",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Şimdiki düzenlemeleri kaydet",
|
"Save current edits": "Şimdiki düzenlemeleri kaydet",
|
||||||
"Save this center and zoom": "Bu merkezi kaydet ve yakınlaştır",
|
"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",
|
"Save this location as new feature": "Bu konumu yeni özellik olarak kaydet",
|
||||||
"Search a place name": "Yer adı ara",
|
|
||||||
"Search location": "Konum ara",
|
"Search location": "Konum ara",
|
||||||
"See all": "Hepsini gör",
|
"See all": "Hepsini gör",
|
||||||
"See data layers": "Veri katmanlarını gör",
|
"See data layers": "Veri katmanlarını gör",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Kısa anahtar",
|
"Sort key": "Kısa anahtar",
|
||||||
"Split line": "Çizgiyi böl",
|
"Split line": "Çizgiyi böl",
|
||||||
"Start a hole here": "Burada bir delik aç",
|
"Start a hole here": "Burada bir delik aç",
|
||||||
"Start editing": "Düzenlemeye başla",
|
|
||||||
"Start slideshow": "Slayt gösterisini başlat",
|
"Start slideshow": "Slayt gösterisini başlat",
|
||||||
"Stop editing": "Düzenlemeyi durdur",
|
"Stop editing": "Düzenlemeyi durdur",
|
||||||
"Stop slideshow": "Slayt gösterisini durdur",
|
"Stop slideshow": "Slayt gösterisini durdur",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("tr", locale)
|
||||||
L.setLocale("tr")
|
L.setLocale("tr")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "İndir",
|
"Download": "İndir",
|
||||||
"Download data": "Veriyi indir",
|
"Download data": "Veriyi indir",
|
||||||
"Drag to reorder": "Yeniden sıralamak için sürükle",
|
"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 marker": "Bir işaretleyici çiz",
|
||||||
"Draw a polygon": "Bir çokgen çiz",
|
"Draw a polygon": "Bir çokgen çiz",
|
||||||
"Draw a polyline": "Çoklu çizgi çiz",
|
"Draw a polyline": "Çoklu çizgi çiz",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Düzenle",
|
"Edit": "Düzenle",
|
||||||
"Edit feature's layer": "Özellikler katmanını düzenle",
|
"Edit feature's layer": "Özellikler katmanını düzenle",
|
||||||
"Edit map properties": "Harita özelliklerini 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 properties in a table": "Özellikleri bir tabloda düzenle",
|
||||||
"Edit this feature": "Bu özelliği 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",
|
"Embed the map": "Haritayı yerleştir",
|
||||||
"Empty": "Boşalt",
|
"Empty": "Boşalt",
|
||||||
"Error in the tilelayer URL": "Katman URL'sinde hata",
|
"Error in the tilelayer URL": "Katman URL'sinde hata",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Kontrolleri gizle",
|
"Hide controls": "Kontrolleri gizle",
|
||||||
"Home": "Ana sayfa",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Şimdiki düzenlemeleri kaydet",
|
"Save current edits": "Şimdiki düzenlemeleri kaydet",
|
||||||
"Save this center and zoom": "Bu merkezi kaydet ve yakınlaştır",
|
"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",
|
"Save this location as new feature": "Bu konumu yeni özellik olarak kaydet",
|
||||||
"Search a place name": "Yer adı ara",
|
|
||||||
"Search location": "Konum ara",
|
"Search location": "Konum ara",
|
||||||
"See all": "Hepsini gör",
|
"See all": "Hepsini gör",
|
||||||
"See data layers": "Veri katmanlarını gör",
|
"See data layers": "Veri katmanlarını gör",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Kısa anahtar",
|
"Sort key": "Kısa anahtar",
|
||||||
"Split line": "Çizgiyi böl",
|
"Split line": "Çizgiyi böl",
|
||||||
"Start a hole here": "Burada bir delik aç",
|
"Start a hole here": "Burada bir delik aç",
|
||||||
"Start editing": "Düzenlemeye başla",
|
|
||||||
"Start slideshow": "Slayt gösterisini başlat",
|
"Start slideshow": "Slayt gösterisini başlat",
|
||||||
"Stop editing": "Düzenlemeyi durdur",
|
"Stop editing": "Düzenlemeyi durdur",
|
||||||
"Stop slideshow": "Slayt gösterisini durdur",
|
"Stop slideshow": "Slayt gösterisini durdur",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Звантажити",
|
"Download": "Звантажити",
|
||||||
"Download data": "Звантажити дані",
|
"Download data": "Звантажити дані",
|
||||||
"Drag to reorder": "Перетягніть, щоб змінити порядок",
|
"Drag to reorder": "Перетягніть, щоб змінити порядок",
|
||||||
"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 properties in a table": "Редагувати параметри в таблиці",
|
"Edit properties in a table": "Редагувати параметри в таблиці",
|
||||||
"Edit this feature": "Редагувати цей об’єкт",
|
"Edit this feature": "Редагувати цей об’єкт",
|
||||||
"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.": "Якщо ні, тоді полігон буде виглядати як частина мапи",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe із зазначенням висоти (в пікселях): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "Зупинити редагування",
|
||||||
"Stop slideshow": "Зупинити слайдшоу",
|
"Stop slideshow": "Зупинити слайдшоу",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("uk_UA", locale)
|
||||||
L.setLocale("uk_UA")
|
L.setLocale("uk_UA")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Звантажити",
|
"Download": "Звантажити",
|
||||||
"Download data": "Звантажити дані",
|
"Download data": "Звантажити дані",
|
||||||
"Drag to reorder": "Перетягніть, щоб змінити порядок",
|
"Drag to reorder": "Перетягніть, щоб змінити порядок",
|
||||||
"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 properties in a table": "Редагувати параметри в таблиці",
|
"Edit properties in a table": "Редагувати параметри в таблиці",
|
||||||
"Edit this feature": "Редагувати цей об’єкт",
|
"Edit this feature": "Редагувати цей об’єкт",
|
||||||
"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.": "Якщо ні, тоді полігон буде виглядати як частина мапи",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe із зазначенням висоти (в пікселях): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "Зупинити редагування",
|
||||||
"Stop slideshow": "Зупинити слайдшоу",
|
"Stop slideshow": "Зупинити слайдшоу",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Tải dữ liệu",
|
"Download data": "Tải dữ liệu",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Vẽ đường thẳng",
|
|
||||||
"Draw a marker": "Vẽ điểm",
|
"Draw a marker": "Vẽ điểm",
|
||||||
"Draw a polygon": "Vẽ đa giác",
|
"Draw a polygon": "Vẽ đa giác",
|
||||||
"Draw a polyline": "Vẽ nhiều đường",
|
"Draw a polyline": "Vẽ nhiều đường",
|
||||||
|
@ -156,10 +155,8 @@ const locale = {
|
||||||
"Edit": "Sửa",
|
"Edit": "Sửa",
|
||||||
"Edit feature's layer": "Chỉnh sửa lớp",
|
"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 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 properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Sửa chức năng này",
|
"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",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"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",
|
"Hide controls": "Dấu bảng điều khiển",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@ const locale = {
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("vi", locale)
|
||||||
L.setLocale("vi")
|
L.setLocale("vi")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Tải dữ liệu",
|
"Download data": "Tải dữ liệu",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Vẽ đường thẳng",
|
|
||||||
"Draw a marker": "Vẽ điểm",
|
"Draw a marker": "Vẽ điểm",
|
||||||
"Draw a polygon": "Vẽ đa giác",
|
"Draw a polygon": "Vẽ đa giác",
|
||||||
"Draw a polyline": "Vẽ nhiều đường",
|
"Draw a polyline": "Vẽ nhiều đường",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Sửa",
|
"Edit": "Sửa",
|
||||||
"Edit feature's layer": "Chỉnh sửa lớp",
|
"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 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 properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Sửa chức năng này",
|
"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",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Dấu bảng điều khiển",
|
"Hide controls": "Dấu bảng điều khiển",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "下载数据",
|
"Download data": "下载数据",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"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 properties in a table": "在表格中编辑属性",
|
"Edit properties in a table": "在表格中编辑属性",
|
||||||
"Edit this feature": "编辑该要素",
|
"Edit this feature": "编辑该要素",
|
||||||
"Embed and share this map": "嵌入与分享地图",
|
|
||||||
"Embed the map": "嵌入地图",
|
"Embed the map": "嵌入地图",
|
||||||
"Empty": "空",
|
"Empty": "空",
|
||||||
"Error in the tilelayer URL": "瓦片图层URL错误",
|
"Error in the tilelayer URL": "瓦片图层URL错误",
|
||||||
|
@ -177,7 +174,6 @@ const locale = {
|
||||||
"Hide controls": "隐藏控件",
|
"Hide controls": "隐藏控件",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"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",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "查看全部",
|
"See all": "查看全部",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@ const locale = {
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "打断线",
|
"Split line": "打断线",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "开始编辑",
|
|
||||||
"Start slideshow": "开始幻灯秀",
|
"Start slideshow": "开始幻灯秀",
|
||||||
"Stop editing": "结束编辑",
|
"Stop editing": "结束编辑",
|
||||||
"Stop slideshow": "结束幻灯秀",
|
"Stop slideshow": "结束幻灯秀",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("zh", locale)
|
||||||
L.setLocale("zh")
|
L.setLocale("zh")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "下载数据",
|
"Download data": "下载数据",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"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 properties in a table": "在表格中编辑属性",
|
"Edit properties in a table": "在表格中编辑属性",
|
||||||
"Edit this feature": "编辑该要素",
|
"Edit this feature": "编辑该要素",
|
||||||
"Embed and share this map": "嵌入与分享地图",
|
|
||||||
"Embed the map": "嵌入地图",
|
"Embed the map": "嵌入地图",
|
||||||
"Empty": "空",
|
"Empty": "空",
|
||||||
"Error in the tilelayer URL": "瓦片图层URL错误",
|
"Error in the tilelayer URL": "瓦片图层URL错误",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "隐藏控件",
|
"Hide controls": "隐藏控件",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"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",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "查看全部",
|
"See all": "查看全部",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "打断线",
|
"Split line": "打断线",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "开始编辑",
|
|
||||||
"Start slideshow": "开始幻灯秀",
|
"Start slideshow": "开始幻灯秀",
|
||||||
"Stop editing": "结束编辑",
|
"Stop editing": "结束编辑",
|
||||||
"Stop slideshow": "结束幻灯秀",
|
"Stop slideshow": "结束幻灯秀",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"Download data": "Download data",
|
"Download data": "Download data",
|
||||||
"Drag to reorder": "Drag to reorder",
|
"Drag to reorder": "Drag to reorder",
|
||||||
"Draw a line": "Draw a line",
|
|
||||||
"Draw a marker": "Draw a marker",
|
"Draw a marker": "Draw a marker",
|
||||||
"Draw a polygon": "Draw a polygon",
|
"Draw a polygon": "Draw a polygon",
|
||||||
"Draw a polyline": "Draw a polyline",
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
@ -156,10 +155,8 @@
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
"Edit feature's layer": "Edit feature's layer",
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
"Edit map properties": "Edit map properties",
|
"Edit map properties": "Edit map properties",
|
||||||
"Edit map settings": "Edit map settings",
|
|
||||||
"Edit properties in a table": "Edit properties in a table",
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
"Edit this feature": "Edit this feature",
|
"Edit this feature": "Edit this feature",
|
||||||
"Embed and share this map": "Embed and share this map",
|
|
||||||
"Embed the map": "Embed the map",
|
"Embed the map": "Embed the map",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
@ -177,7 +174,6 @@
|
||||||
"Hide controls": "Hide controls",
|
"Hide controls": "Hide controls",
|
||||||
"Home": "Home",
|
"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)",
|
"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 (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 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}}}",
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
@ -241,7 +237,6 @@
|
||||||
"Save current edits": "Save current edits",
|
"Save current edits": "Save current edits",
|
||||||
"Save this center and zoom": "Save this center and zoom",
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
"Save this location as new feature": "Save this location as new feature",
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
"Search a place name": "Search a place name",
|
|
||||||
"Search location": "Search location",
|
"Search location": "Search location",
|
||||||
"See all": "See all",
|
"See all": "See all",
|
||||||
"See data layers": "See data layers",
|
"See data layers": "See data layers",
|
||||||
|
@ -256,7 +251,6 @@
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Sort key",
|
||||||
"Split line": "Split line",
|
"Split line": "Split line",
|
||||||
"Start a hole here": "Start a hole here",
|
"Start a hole here": "Start a hole here",
|
||||||
"Start editing": "Start editing",
|
|
||||||
"Start slideshow": "Start slideshow",
|
"Start slideshow": "Start slideshow",
|
||||||
"Stop editing": "Stop editing",
|
"Stop editing": "Stop editing",
|
||||||
"Stop slideshow": "Stop slideshow",
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
|
@ -147,7 +147,6 @@ const locale = {
|
||||||
"Download": "下載",
|
"Download": "下載",
|
||||||
"Download data": "下載資料",
|
"Download data": "下載資料",
|
||||||
"Drag to reorder": "拖拽以排序",
|
"Drag to reorder": "拖拽以排序",
|
||||||
"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 properties in a table": "在表格中編輯屬性",
|
"Edit properties in a table": "在表格中編輯屬性",
|
||||||
"Edit this feature": "編輯此圖徵",
|
"Edit this feature": "編輯此圖徵",
|
||||||
"Embed and share this map": "將地圖內嵌並分享",
|
|
||||||
"Embed the map": "嵌入地圖",
|
"Embed the map": "嵌入地圖",
|
||||||
"Empty": "空白",
|
"Empty": "空白",
|
||||||
"Error in the tilelayer URL": "地圖磚圖層 URL 錯誤",
|
"Error in the tilelayer URL": "地圖磚圖層 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.": "選擇「否」時,多邊形物件會被當成為底圖的一部分。",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "自訂 iframe 高度 (以 px 為單位): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "停止編輯",
|
||||||
"Stop slideshow": "中止投影片",
|
"Stop slideshow": "中止投影片",
|
||||||
|
@ -433,7 +427,11 @@ const locale = {
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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.registerLocale("zh_TW", locale)
|
||||||
L.setLocale("zh_TW")
|
L.setLocale("zh_TW")
|
||||||
|
|
|
@ -147,7 +147,6 @@
|
||||||
"Download": "下載",
|
"Download": "下載",
|
||||||
"Download data": "下載資料",
|
"Download data": "下載資料",
|
||||||
"Drag to reorder": "拖拽以排序",
|
"Drag to reorder": "拖拽以排序",
|
||||||
"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 properties in a table": "在表格中編輯屬性",
|
"Edit properties in a table": "在表格中編輯屬性",
|
||||||
"Edit this feature": "編輯此圖徵",
|
"Edit this feature": "編輯此圖徵",
|
||||||
"Embed and share this map": "將地圖內嵌並分享",
|
|
||||||
"Embed the map": "嵌入地圖",
|
"Embed the map": "嵌入地圖",
|
||||||
"Empty": "空白",
|
"Empty": "空白",
|
||||||
"Error in the tilelayer URL": "地圖磚圖層 URL 錯誤",
|
"Error in the tilelayer URL": "地圖磚圖層 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.": "選擇「否」時,多邊形物件會被當成為底圖的一部分。",
|
|
||||||
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "自訂 iframe 高度 (以 px 為單位): {{{http://iframe.url.com|height}}}",
|
"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 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}}}",
|
"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 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 editing": "停止編輯",
|
||||||
"Stop slideshow": "中止投影片",
|
"Stop slideshow": "中止投影片",
|
||||||
|
@ -433,5 +427,9 @@
|
||||||
"Generic": "Generic",
|
"Generic": "Generic",
|
||||||
"Symbol": "Symbol",
|
"Symbol": "Symbol",
|
||||||
"Type char or paste emoji": "Type char or paste emoji",
|
"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"
|
||||||
}
|
}
|
Loading…
Reference in a new issue