This commit is contained in:
Yohan Boniface 2023-09-01 17:35:05 +02:00
parent d4c0bc0854
commit 33e1bb87ca
96 changed files with 287 additions and 287 deletions

View file

@ -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-08-25 08:16+0000\n" "POT-Creation-Date: 2023-09-01 15:32+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"
@ -291,7 +291,7 @@ msgstr ""
msgid "You are logged in. Continuing..." msgid "You are logged in. Continuing..."
msgstr "" msgstr ""
#: templates/umap/map_list.html:9 views.py:300 #: templates/umap/map_list.html:9 views.py:301
msgid "by" msgid "by"
msgstr "" msgstr ""
@ -432,48 +432,48 @@ msgstr ""
msgid "You have no map yet." msgid "You have no map yet."
msgstr "" msgstr ""
#: views.py:305 #: views.py:306
msgid "View the map" msgid "View the map"
msgstr "" msgstr ""
#: views.py:628 #: views.py:636
msgid "Map has been updated!" msgid "Map has been updated!"
msgstr "" msgstr ""
#: views.py:653 #: views.py:661
msgid "Map editors updated with success!" msgid "Map editors updated with success!"
msgstr "" msgstr ""
#: views.py:691 #: views.py:699
#, 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:694 #: views.py:702
#, 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:700 #: views.py:708
#, python-format #, python-format
msgid "Email sent to %(email)s" msgid "Email sent to %(email)s"
msgstr "" msgstr ""
#: views.py:711 #: views.py:719
msgid "Only its owner can delete the map." msgid "Only its owner can delete the map."
msgstr "" msgstr ""
#: views.py:734 #: views.py:742
#, 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:739 #: views.py:747
msgid "Congratulations, your map has been cloned!" msgid "Congratulations, your map has been cloned!"
msgstr "" msgstr ""
#: views.py:922 #: views.py:930
msgid "Layer successfully deleted." msgid "Layer successfully deleted."
msgstr "" msgstr ""

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "ከታች በቀኝ ኮርነሩ ላይ ይታያል", "Will be displayed in the bottom right corner of the map": "ከታች በቀኝ ኮርነሩ ላይ ይታያል",
"Will be visible in the caption of the map": "በካርታው ካፕሽን ላይ እንዲታይ ይደረጋል", "Will be visible in the caption of the map": "በካርታው ካፕሽን ላይ እንዲታይ ይደረጋል",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "ውይ! ሌላ ሰው መረጃውን ሳያርመው አይቀርም። ለማንኛውም ማዳን/ማስቀመጥ ይቻላል፣ ነገር ግን የሌሎች እርማቶች ይሰረዛሉ", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "ውይ! ሌላ ሰው መረጃውን ሳያርመው አይቀርም። ለማንኛውም ማዳን/ማስቀመጥ ይቻላል፣ ነገር ግን የሌሎች እርማቶች ይሰረዛሉ",
"You have unsaved changes.": "ያልዳኑ/ያልተቀመጡ ለውጦች አሉ",
"Zoom in": "አጉላ", "Zoom in": "አጉላ",
"Zoom level for automatic zooms": "አውቶማቲክ ዙሞች የሚጎሉበት መጠን", "Zoom level for automatic zooms": "አውቶማቲክ ዙሞች የሚጎሉበት መጠን",
"Zoom out": "አርቅ", "Zoom out": "አርቅ",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("am_ET", locale) L.registerLocale("am_ET", locale)
L.setLocale("am_ET") L.setLocale("am_ET")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "ከታች በቀኝ ኮርነሩ ላይ ይታያል", "Will be displayed in the bottom right corner of the map": "ከታች በቀኝ ኮርነሩ ላይ ይታያል",
"Will be visible in the caption of the map": "በካርታው ካፕሽን ላይ እንዲታይ ይደረጋል", "Will be visible in the caption of the map": "በካርታው ካፕሽን ላይ እንዲታይ ይደረጋል",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "ውይ! ሌላ ሰው መረጃውን ሳያርመው አይቀርም። ለማንኛውም ማዳን/ማስቀመጥ ይቻላል፣ ነገር ግን የሌሎች እርማቶች ይሰረዛሉ", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "ውይ! ሌላ ሰው መረጃውን ሳያርመው አይቀርም። ለማንኛውም ማዳን/ማስቀመጥ ይቻላል፣ ነገር ግን የሌሎች እርማቶች ይሰረዛሉ",
"You have unsaved changes.": "ያልዳኑ/ያልተቀመጡ ለውጦች አሉ",
"Zoom in": "አጉላ", "Zoom in": "አጉላ",
"Zoom level for automatic zooms": "አውቶማቲክ ዙሞች የሚጎሉበት መጠን", "Zoom level for automatic zooms": "አውቶማቲክ ዙሞች የሚጎሉበት መጠን",
"Zoom out": "አርቅ", "Zoom out": "አርቅ",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("ar", locale) L.registerLocale("ar", locale)
L.setLocale("ar") L.setLocale("ar")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("ast", locale) L.registerLocale("ast", locale)
L.setLocale("ast") L.setLocale("ast")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Намаляване на мащаба", "Zoom out": "Намаляване на мащаба",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("bg", locale) L.registerLocale("bg", locale)
L.setLocale("bg") L.setLocale("bg")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Намаляване на мащаба", "Zoom out": "Намаляване на мащаба",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Diskwelet e vo e traoñ a-zehoù ar gartenn", "Will be displayed in the bottom right corner of the map": "Diskwelet e vo e traoñ a-zehoù ar gartenn",
"Will be visible in the caption of the map": "Gwelus e vo en alc'hwez ar gartenn", "Will be visible in the caption of the map": "Gwelus e vo en alc'hwez ar gartenn",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Chaous! Seblant a ra ez eus bet kemmet ar gartenn gant unan bennak all. Gallout a rit enrollañ koulskoude, kollet e vo e roadennoù avat.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Chaous! Seblant a ra ez eus bet kemmet ar gartenn gant unan bennak all. Gallout a rit enrollañ koulskoude, kollet e vo e roadennoù avat.",
"You have unsaved changes.": "N'ho peus ket enrollet ho kemmoù.",
"Zoom in": "Zoumañ", "Zoom in": "Zoumañ",
"Zoom level for automatic zooms": "Live ar zoum emgefreek", "Zoom level for automatic zooms": "Live ar zoum emgefreek",
"Zoom out": "Dizoumañ", "Zoom out": "Dizoumañ",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("br", locale) L.registerLocale("br", locale)
L.setLocale("br") L.setLocale("br")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Diskwelet e vo e traoñ a-zehoù ar gartenn", "Will be displayed in the bottom right corner of the map": "Diskwelet e vo e traoñ a-zehoù ar gartenn",
"Will be visible in the caption of the map": "Gwelus e vo en alc'hwez ar gartenn", "Will be visible in the caption of the map": "Gwelus e vo en alc'hwez ar gartenn",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Chaous! Seblant a ra ez eus bet kemmet ar gartenn gant unan bennak all. Gallout a rit enrollañ koulskoude, kollet e vo e roadennoù avat.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Chaous! Seblant a ra ez eus bet kemmet ar gartenn gant unan bennak all. Gallout a rit enrollañ koulskoude, kollet e vo e roadennoù avat.",
"You have unsaved changes.": "N'ho peus ket enrollet ho kemmoù.",
"Zoom in": "Zoumañ", "Zoom in": "Zoumañ",
"Zoom level for automatic zooms": "Live ar zoum emgefreek", "Zoom level for automatic zooms": "Live ar zoum emgefreek",
"Zoom out": "Dizoumañ", "Zoom out": "Dizoumañ",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Apropa't", "Zoom in": "Apropa't",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Allunya't", "Zoom out": "Allunya't",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("ca", locale) L.registerLocale("ca", locale)
L.setLocale("ca") L.setLocale("ca")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Apropa't", "Zoom in": "Apropa't",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Allunya't", "Zoom out": "Allunya't",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Bude zobrazeno s mapou napravo dole", "Will be displayed in the bottom right corner of the map": "Bude zobrazeno s mapou napravo dole",
"Will be visible in the caption of the map": "Bude zobrazeno v popisu mapy", "Will be visible in the caption of the map": "Bude zobrazeno v popisu mapy",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Někdo jiný mezitím také upravil data. Můžete je uložit bez ohledu na to, ale smažete tak jeho změny.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Někdo jiný mezitím také upravil data. Můžete je uložit bez ohledu na to, ale smažete tak jeho změny.",
"You have unsaved changes.": "Máte neuložené změny.",
"Zoom in": "Přiblížit", "Zoom in": "Přiblížit",
"Zoom level for automatic zooms": "Úroveň přiblížení pro automatické přiblížení", "Zoom level for automatic zooms": "Úroveň přiblížení pro automatické přiblížení",
"Zoom out": "Oddálit", "Zoom out": "Oddálit",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("cs_CZ", locale) L.registerLocale("cs_CZ", locale)
L.setLocale("cs_CZ") L.setLocale("cs_CZ")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Bude zobrazeno s mapou napravo dole", "Will be displayed in the bottom right corner of the map": "Bude zobrazeno s mapou napravo dole",
"Will be visible in the caption of the map": "Bude zobrazeno v popisu mapy", "Will be visible in the caption of the map": "Bude zobrazeno v popisu mapy",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Někdo jiný mezitím také upravil data. Můžete je uložit bez ohledu na to, ale smažete tak jeho změny.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Někdo jiný mezitím také upravil data. Můžete je uložit bez ohledu na to, ale smažete tak jeho změny.",
"You have unsaved changes.": "Máte neuložené změny.",
"Zoom in": "Přiblížit", "Zoom in": "Přiblížit",
"Zoom level for automatic zooms": "Úroveň přiblížení pro automatické přiblížení", "Zoom level for automatic zooms": "Úroveň přiblížení pro automatické přiblížení",
"Zoom out": "Oddálit", "Zoom out": "Oddálit",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Vil blive vist i kortets nederste højre hjørne", "Will be displayed in the bottom right corner of the map": "Vil blive vist i kortets nederste højre hjørne",
"Will be visible in the caption of the map": "Vil være synlig i tekstfeltet på kortet", "Will be visible in the caption of the map": "Vil være synlig i tekstfeltet på kortet",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Det ser ud til at nogen har rettet i dataene. Du kan gemme alligevel, men det vil overskrive andres ændringer.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Det ser ud til at nogen har rettet i dataene. Du kan gemme alligevel, men det vil overskrive andres ændringer.",
"You have unsaved changes.": "Du har ændringer, som ikke er gemt.",
"Zoom in": "Zoom ind", "Zoom in": "Zoom ind",
"Zoom level for automatic zooms": "Zoomniveau for automatisk zooming", "Zoom level for automatic zooms": "Zoomniveau for automatisk zooming",
"Zoom out": "Zoom ud", "Zoom out": "Zoom ud",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("da", locale) L.registerLocale("da", locale)
L.setLocale("da") L.setLocale("da")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Vil blive vist i kortets nederste højre hjørne", "Will be displayed in the bottom right corner of the map": "Vil blive vist i kortets nederste højre hjørne",
"Will be visible in the caption of the map": "Vil være synlig i tekstfeltet på kortet", "Will be visible in the caption of the map": "Vil være synlig i tekstfeltet på kortet",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Det ser ud til at nogen har rettet i dataene. Du kan gemme alligevel, men det vil overskrive andres ændringer.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Det ser ud til at nogen har rettet i dataene. Du kan gemme alligevel, men det vil overskrive andres ændringer.",
"You have unsaved changes.": "Du har ændringer, som ikke er gemt.",
"Zoom in": "Zoom ind", "Zoom in": "Zoom ind",
"Zoom level for automatic zooms": "Zoomniveau for automatisk zooming", "Zoom level for automatic zooms": "Zoomniveau for automatisk zooming",
"Zoom out": "Zoom ud", "Zoom out": "Zoom ud",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Wird in rechten unteren Ecke der Karte angezeigt", "Will be displayed in the bottom right corner of the map": "Wird in rechten unteren Ecke der Karte angezeigt",
"Will be visible in the caption of the map": "Wird in der Überschrift der Karte angezeigt", "Will be visible in the caption of the map": "Wird in der Überschrift der Karte angezeigt",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppla! Jemand anders hat die Daten bearbeitet. Du kannst trotzdem speichern, von anderen vorgenommene Änderungen werden dabei aber gelöscht.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppla! Jemand anders hat die Daten bearbeitet. Du kannst trotzdem speichern, von anderen vorgenommene Änderungen werden dabei aber gelöscht.",
"You have unsaved changes.": "Es gibt ungespeicherte Änderungen.",
"Zoom in": "Hineinzoomen", "Zoom in": "Hineinzoomen",
"Zoom level for automatic zooms": "Zommstufe für automatischen Zoom", "Zoom level for automatic zooms": "Zommstufe für automatischen Zoom",
"Zoom out": "Herauszoomen", "Zoom out": "Herauszoomen",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("de", locale) L.registerLocale("de", locale)
L.setLocale("de") L.setLocale("de")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Wird in rechten unteren Ecke der Karte angezeigt", "Will be displayed in the bottom right corner of the map": "Wird in rechten unteren Ecke der Karte angezeigt",
"Will be visible in the caption of the map": "Wird in der Überschrift der Karte angezeigt", "Will be visible in the caption of the map": "Wird in der Überschrift der Karte angezeigt",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppla! Jemand anders hat die Daten bearbeitet. Du kannst trotzdem speichern, von anderen vorgenommene Änderungen werden dabei aber gelöscht.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppla! Jemand anders hat die Daten bearbeitet. Du kannst trotzdem speichern, von anderen vorgenommene Änderungen werden dabei aber gelöscht.",
"You have unsaved changes.": "Es gibt ungespeicherte Änderungen.",
"Zoom in": "Hineinzoomen", "Zoom in": "Hineinzoomen",
"Zoom level for automatic zooms": "Zommstufe für automatischen Zoom", "Zoom level for automatic zooms": "Zommstufe für automatischen Zoom",
"Zoom out": "Herauszoomen", "Zoom out": "Herauszoomen",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Θα εμφανιστεί στην κάτω δεξιά γωνία του χάρτη", "Will be displayed in the bottom right corner of the map": "Θα εμφανιστεί στην κάτω δεξιά γωνία του χάρτη",
"Will be visible in the caption of the map": "Θα είναι ορατό στη λεζάντα του χάρτη", "Will be visible in the caption of the map": "Θα είναι ορατό στη λεζάντα του χάρτη",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Οπς! Κάποιος άλλος φαίνεται πως έχει επεξεργαστεί τα δεδομένα. Μπορείτε να αποθηκεύσετε ούτως ή άλλως, αλλά αυτό θα διαγράψει τις αλλαγές που έγιναν από άλλους.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Οπς! Κάποιος άλλος φαίνεται πως έχει επεξεργαστεί τα δεδομένα. Μπορείτε να αποθηκεύσετε ούτως ή άλλως, αλλά αυτό θα διαγράψει τις αλλαγές που έγιναν από άλλους.",
"You have unsaved changes.": "Έχετε μη αποθηκευμένες αλλαγές.",
"Zoom in": "Μεγέθυνση", "Zoom in": "Μεγέθυνση",
"Zoom level for automatic zooms": "Επίπεδο εστίασης για αυτόματες μεγεθύνσεις/σμικρύνσεις", "Zoom level for automatic zooms": "Επίπεδο εστίασης για αυτόματες μεγεθύνσεις/σμικρύνσεις",
"Zoom out": "Σμίκρυνση", "Zoom out": "Σμίκρυνση",
@ -405,7 +404,8 @@ const locale = {
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"User location": "User location", "User location": "User location",
"Visibility: {status}": "Visibility: {status}", "Visibility: {status}": "Visibility: {status}",
"Fit all data": "Fit all data" "Fit all data": "Μεγέθυνση στα δεδομένα",
"Verify remote URL": "Verify remote URL"
} }
L.registerLocale("el", locale) L.registerLocale("el", locale)
L.setLocale("el") L.setLocale("el")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Θα εμφανιστεί στην κάτω δεξιά γωνία του χάρτη", "Will be displayed in the bottom right corner of the map": "Θα εμφανιστεί στην κάτω δεξιά γωνία του χάρτη",
"Will be visible in the caption of the map": "Θα είναι ορατό στη λεζάντα του χάρτη", "Will be visible in the caption of the map": "Θα είναι ορατό στη λεζάντα του χάρτη",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Οπς! Κάποιος άλλος φαίνεται πως έχει επεξεργαστεί τα δεδομένα. Μπορείτε να αποθηκεύσετε ούτως ή άλλως, αλλά αυτό θα διαγράψει τις αλλαγές που έγιναν από άλλους.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Οπς! Κάποιος άλλος φαίνεται πως έχει επεξεργαστεί τα δεδομένα. Μπορείτε να αποθηκεύσετε ούτως ή άλλως, αλλά αυτό θα διαγράψει τις αλλαγές που έγιναν από άλλους.",
"You have unsaved changes.": "Έχετε μη αποθηκευμένες αλλαγές.",
"Zoom in": "Μεγέθυνση", "Zoom in": "Μεγέθυνση",
"Zoom level for automatic zooms": "Επίπεδο εστίασης για αυτόματες μεγεθύνσεις/σμικρύνσεις", "Zoom level for automatic zooms": "Επίπεδο εστίασης για αυτόματες μεγεθύνσεις/σμικρύνσεις",
"Zoom out": "Σμίκρυνση", "Zoom out": "Σμίκρυνση",
@ -405,5 +404,6 @@
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"User location": "User location", "User location": "User location",
"Visibility: {status}": "Visibility: {status}", "Visibility: {status}": "Visibility: {status}",
"Fit all data": "Fit all data" "Fit all data": "Μεγέθυνση στα δεδομένα",
"Verify remote URL": "Verify remote URL"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -405,7 +404,8 @@ const locale = {
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"User location": "User location", "User location": "User location",
"Visibility: {status}": "Visibility: {status}", "Visibility: {status}": "Visibility: {status}",
"Fit all data": "Fit all data" "Fit all data": "Fit all data",
"Verify remote URL": "Verify remote URL"
} }
L.registerLocale("en", locale) L.registerLocale("en", locale)
L.setLocale("en") L.setLocale("en")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -405,5 +404,6 @@
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"User location": "User location", "User location": "User location",
"Visibility: {status}": "Visibility: {status}", "Visibility: {status}": "Visibility: {status}",
"Fit all data": "Fit all data" "Fit all data": "Fit all data",
"Verify remote URL": "Verify remote URL"
} }

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Warning! Someone else seems to have edited the data. If you save now, you will erase any changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Warning! Someone else seems to have edited the data. If you save now, you will erase any changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Se mostrará en la esquina inferior izquierda del mapa", "Will be displayed in the bottom right corner of the map": "Se mostrará en la esquina inferior izquierda del mapa",
"Will be visible in the caption of the map": "Será visible en el subtítulo del mapa", "Will be visible in the caption of the map": "Será visible en el subtítulo del mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "¡Oops! Alguien parece haber editado los datos. Puedes guardar de todos modos, pero esto va a borrar los cambios realizados por otros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "¡Oops! Alguien parece haber editado los datos. Puedes guardar de todos modos, pero esto va a borrar los cambios realizados por otros.",
"You have unsaved changes.": "Tiene cambios no guardados.",
"Zoom in": "Acercar", "Zoom in": "Acercar",
"Zoom level for automatic zooms": "Nivel de acercamiento para acercamientos automáticos", "Zoom level for automatic zooms": "Nivel de acercamiento para acercamientos automáticos",
"Zoom out": "Alejar", "Zoom out": "Alejar",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("es", locale) L.registerLocale("es", locale)
L.setLocale("es") L.setLocale("es")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Se mostrará en la esquina inferior izquierda del mapa", "Will be displayed in the bottom right corner of the map": "Se mostrará en la esquina inferior izquierda del mapa",
"Will be visible in the caption of the map": "Será visible en el subtítulo del mapa", "Will be visible in the caption of the map": "Será visible en el subtítulo del mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "¡Oops! Alguien parece haber editado los datos. Puedes guardar de todos modos, pero esto va a borrar los cambios realizados por otros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "¡Oops! Alguien parece haber editado los datos. Puedes guardar de todos modos, pero esto va a borrar los cambios realizados por otros.",
"You have unsaved changes.": "Tiene cambios no guardados.",
"Zoom in": "Acercar", "Zoom in": "Acercar",
"Zoom level for automatic zooms": "Nivel de acercamiento para acercamientos automáticos", "Zoom level for automatic zooms": "Nivel de acercamiento para acercamientos automáticos",
"Zoom out": "Alejar", "Zoom out": "Alejar",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Kuvatakse kaardi alumises paremas nurgas", "Will be displayed in the bottom right corner of the map": "Kuvatakse kaardi alumises paremas nurgas",
"Will be visible in the caption of the map": "Nähtav kaardi legendil", "Will be visible in the caption of the map": "Nähtav kaardi legendil",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "Sinu tehtud muudatused on salvestamata.",
"Zoom in": "Suurenda", "Zoom in": "Suurenda",
"Zoom level for automatic zooms": "Suurendusaste automaatse suurenduse korral", "Zoom level for automatic zooms": "Suurendusaste automaatse suurenduse korral",
"Zoom out": "Vähenda", "Zoom out": "Vähenda",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("et", locale) L.registerLocale("et", locale)
L.setLocale("et") L.setLocale("et")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Kuvatakse kaardi alumises paremas nurgas", "Will be displayed in the bottom right corner of the map": "Kuvatakse kaardi alumises paremas nurgas",
"Will be visible in the caption of the map": "Nähtav kaardi legendil", "Will be visible in the caption of the map": "Nähtav kaardi legendil",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "Sinu tehtud muudatused on salvestamata.",
"Zoom in": "Suurenda", "Zoom in": "Suurenda",
"Zoom level for automatic zooms": "Suurendusaste automaatse suurenduse korral", "Zoom level for automatic zooms": "Suurendusaste automaatse suurenduse korral",
"Zoom out": "Vähenda", "Zoom out": "Vähenda",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "در گوشه سمت راست پایین نقشه نمایش داده می شود", "Will be displayed in the bottom right corner of the map": "در گوشه سمت راست پایین نقشه نمایش داده می شود",
"Will be visible in the caption of the map": "در زیرنویس نقشه قابل مشاهده خواهد بود", "Will be visible in the caption of the map": "در زیرنویس نقشه قابل مشاهده خواهد بود",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "وای! به نظر می رسد شخص دیگری داده ها را ویرایش کرده است. در هر صورت می توانید ذخیره کنید، اما با این کار تغییرات ایجاد شده توسط دیگران پاک می شود.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "وای! به نظر می رسد شخص دیگری داده ها را ویرایش کرده است. در هر صورت می توانید ذخیره کنید، اما با این کار تغییرات ایجاد شده توسط دیگران پاک می شود.",
"You have unsaved changes.": "تغییرات ذخیره نشده ای دارید.",
"Zoom in": "بزرگنمایی", "Zoom in": "بزرگنمایی",
"Zoom level for automatic zooms": "سطح زوم برای بزرگنمایی خودکار", "Zoom level for automatic zooms": "سطح زوم برای بزرگنمایی خودکار",
"Zoom out": "کوچک نمایی", "Zoom out": "کوچک نمایی",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("fa_IR", locale) L.registerLocale("fa_IR", locale)
L.setLocale("fa_IR") L.setLocale("fa_IR")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "در گوشه سمت راست پایین نقشه نمایش داده می شود", "Will be displayed in the bottom right corner of the map": "در گوشه سمت راست پایین نقشه نمایش داده می شود",
"Will be visible in the caption of the map": "در زیرنویس نقشه قابل مشاهده خواهد بود", "Will be visible in the caption of the map": "در زیرنویس نقشه قابل مشاهده خواهد بود",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "وای! به نظر می رسد شخص دیگری داده ها را ویرایش کرده است. در هر صورت می توانید ذخیره کنید، اما با این کار تغییرات ایجاد شده توسط دیگران پاک می شود.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "وای! به نظر می رسد شخص دیگری داده ها را ویرایش کرده است. در هر صورت می توانید ذخیره کنید، اما با این کار تغییرات ایجاد شده توسط دیگران پاک می شود.",
"You have unsaved changes.": "تغییرات ذخیره نشده ای دارید.",
"Zoom in": "بزرگنمایی", "Zoom in": "بزرگنمایی",
"Zoom level for automatic zooms": "سطح زوم برای بزرگنمایی خودکار", "Zoom level for automatic zooms": "سطح زوم برای بزرگنمایی خودکار",
"Zoom out": "کوچک نمایی", "Zoom out": "کوچک نمایی",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Näytetään kartan oikeassa alakulmassa", "Will be displayed in the bottom right corner of the map": "Näytetään kartan oikeassa alakulmassa",
"Will be visible in the caption of the map": "Näytetään kartan kuvatekstinä", "Will be visible in the caption of the map": "Näytetään kartan kuvatekstinä",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hupsankeikkaa! Joku muu on näemmä muokannut tietoja. Voit tallentaa joka tapauksessa, mutta tallentamisesi poistaa muiden muokkaukset.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hupsankeikkaa! Joku muu on näemmä muokannut tietoja. Voit tallentaa joka tapauksessa, mutta tallentamisesi poistaa muiden muokkaukset.",
"You have unsaved changes.": "Sinulla on tallentamattomia muutoksia.",
"Zoom in": "Lähennä", "Zoom in": "Lähennä",
"Zoom level for automatic zooms": "Zoomaustaso automaattisessa zoomauksessa", "Zoom level for automatic zooms": "Zoomaustaso automaattisessa zoomauksessa",
"Zoom out": "Loitonna", "Zoom out": "Loitonna",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("fi", locale) L.registerLocale("fi", locale)
L.setLocale("fi") L.setLocale("fi")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Näytetään kartan oikeassa alakulmassa", "Will be displayed in the bottom right corner of the map": "Näytetään kartan oikeassa alakulmassa",
"Will be visible in the caption of the map": "Näytetään kartan kuvatekstinä", "Will be visible in the caption of the map": "Näytetään kartan kuvatekstinä",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hupsankeikkaa! Joku muu on näemmä muokannut tietoja. Voit tallentaa joka tapauksessa, mutta tallentamisesi poistaa muiden muokkaukset.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hupsankeikkaa! Joku muu on näemmä muokannut tietoja. Voit tallentaa joka tapauksessa, mutta tallentamisesi poistaa muiden muokkaukset.",
"You have unsaved changes.": "Sinulla on tallentamattomia muutoksia.",
"Zoom in": "Lähennä", "Zoom in": "Lähennä",
"Zoom level for automatic zooms": "Zoomaustaso automaattisessa zoomauksessa", "Zoom level for automatic zooms": "Zoomaustaso automaattisessa zoomauksessa",
"Zoom out": "Loitonna", "Zoom out": "Loitonna",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "S'affiche dans le coin en bas à droite de la carte", "Will be displayed in the bottom right corner of the map": "S'affiche dans le coin en bas à droite de la carte",
"Will be visible in the caption of the map": "Sera visible dans la légende de la carte", "Will be visible in the caption of the map": "Sera visible dans la légende de la carte",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Aïe ! Quelqu'un d'autre semble avoir modifié la carte. Vous pouvez continuer l'enregistrement, mais ses données seront perdues.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Aïe ! Quelqu'un d'autre semble avoir modifié la carte. Vous pouvez continuer l'enregistrement, mais ses données seront perdues.",
"You have unsaved changes.": "Vous avez des changements non sauvegardés.",
"Zoom in": "Zoomer", "Zoom in": "Zoomer",
"Zoom level for automatic zooms": "Niveau de zoom automatique", "Zoom level for automatic zooms": "Niveau de zoom automatique",
"Zoom out": "Dézoomer", "Zoom out": "Dézoomer",
@ -405,7 +404,8 @@ const locale = {
"Saved center and zoom": "Centre et zoom enregistrés", "Saved center and zoom": "Centre et zoom enregistrés",
"User location": "Localisation de l'utilisateur", "User location": "Localisation de l'utilisateur",
"Visibility: {status}": "Visibilité: {status}", "Visibility: {status}": "Visibilité: {status}",
"Fit all data": "Zoom sur les données" "Fit all data": "Zoom sur les données",
"Verify remote URL": "Vérifier l'URL"
} }
L.registerLocale("fr", locale) L.registerLocale("fr", locale)
L.setLocale("fr") L.setLocale("fr")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "S'affiche dans le coin en bas à droite de la carte", "Will be displayed in the bottom right corner of the map": "S'affiche dans le coin en bas à droite de la carte",
"Will be visible in the caption of the map": "Sera visible dans la légende de la carte", "Will be visible in the caption of the map": "Sera visible dans la légende de la carte",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Aïe ! Quelqu'un d'autre semble avoir modifié la carte. Vous pouvez continuer l'enregistrement, mais ses données seront perdues.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Aïe ! Quelqu'un d'autre semble avoir modifié la carte. Vous pouvez continuer l'enregistrement, mais ses données seront perdues.",
"You have unsaved changes.": "Vous avez des changements non sauvegardés.",
"Zoom in": "Zoomer", "Zoom in": "Zoomer",
"Zoom level for automatic zooms": "Niveau de zoom automatique", "Zoom level for automatic zooms": "Niveau de zoom automatique",
"Zoom out": "Dézoomer", "Zoom out": "Dézoomer",
@ -405,5 +404,6 @@
"Saved center and zoom": "Centre et zoom enregistrés", "Saved center and zoom": "Centre et zoom enregistrés",
"User location": "Localisation de l'utilisateur", "User location": "Localisation de l'utilisateur",
"Visibility: {status}": "Visibilité: {status}", "Visibility: {status}": "Visibilité: {status}",
"Fit all data": "Zoom sur les données" "Fit all data": "Zoom sur les données",
"Verify remote URL": "Vérifier l'URL"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Amosarase na esquina inferior esquerda do mapa", "Will be displayed in the bottom right corner of the map": "Amosarase na esquina inferior esquerda do mapa",
"Will be visible in the caption of the map": "Será visíbel no subtítulo do mapa", "Will be visible in the caption of the map": "Será visíbel no subtítulo do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Vaites! Alguén semella que editou os datos. Podes gardar de todos xeitos, pero isto vai eliminar as mudanzas feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Vaites! Alguén semella que editou os datos. Podes gardar de todos xeitos, pero isto vai eliminar as mudanzas feitas por outros.",
"You have unsaved changes.": "Ten mudanzas non gardadas.",
"Zoom in": "Achegar", "Zoom in": "Achegar",
"Zoom level for automatic zooms": "Nivel de achegamento para achegamentos automáticos", "Zoom level for automatic zooms": "Nivel de achegamento para achegamentos automáticos",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("gl", locale) L.registerLocale("gl", locale)
L.setLocale("gl") L.setLocale("gl")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Amosarase na esquina inferior esquerda do mapa", "Will be displayed in the bottom right corner of the map": "Amosarase na esquina inferior esquerda do mapa",
"Will be visible in the caption of the map": "Será visíbel no subtítulo do mapa", "Will be visible in the caption of the map": "Será visíbel no subtítulo do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Vaites! Alguén semella que editou os datos. Podes gardar de todos xeitos, pero isto vai eliminar as mudanzas feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Vaites! Alguén semella que editou os datos. Podes gardar de todos xeitos, pero isto vai eliminar as mudanzas feitas por outros.",
"You have unsaved changes.": "Ten mudanzas non gardadas.",
"Zoom in": "Achegar", "Zoom in": "Achegar",
"Zoom level for automatic zooms": "Nivel de achegamento para achegamentos automáticos", "Zoom level for automatic zooms": "Nivel de achegamento para achegamentos automáticos",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "יוצג בפינה הימנית התחתונה של המפה", "Will be displayed in the bottom right corner of the map": "יוצג בפינה הימנית התחתונה של המפה",
"Will be visible in the caption of the map": "יופיע בכותרת המפה", "Will be visible in the caption of the map": "יופיע בכותרת המפה",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "אופסי! מישהו ערך את הנתונים שלך. עדיין ניתן לשמור אבל זה עשוי למחוק את השינויים שאחרים עשו.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "אופסי! מישהו ערך את הנתונים שלך. עדיין ניתן לשמור אבל זה עשוי למחוק את השינויים שאחרים עשו.",
"You have unsaved changes.": "יש לך שינויים שלא נשמרו.",
"Zoom in": "התקרבות", "Zoom in": "התקרבות",
"Zoom level for automatic zooms": "רמת תקריב לתקריבים אוטומטיים", "Zoom level for automatic zooms": "רמת תקריב לתקריבים אוטומטיים",
"Zoom out": "התרחקות", "Zoom out": "התרחקות",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("he", locale) L.registerLocale("he", locale)
L.setLocale("he") L.setLocale("he")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "יוצג בפינה הימנית התחתונה של המפה", "Will be displayed in the bottom right corner of the map": "יוצג בפינה הימנית התחתונה של המפה",
"Will be visible in the caption of the map": "יופיע בכותרת המפה", "Will be visible in the caption of the map": "יופיע בכותרת המפה",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "אופסי! מישהו ערך את הנתונים שלך. עדיין ניתן לשמור אבל זה עשוי למחוק את השינויים שאחרים עשו.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "אופסי! מישהו ערך את הנתונים שלך. עדיין ניתן לשמור אבל זה עשוי למחוק את השינויים שאחרים עשו.",
"You have unsaved changes.": "יש לך שינויים שלא נשמרו.",
"Zoom in": "התקרבות", "Zoom in": "התקרבות",
"Zoom level for automatic zooms": "רמת תקריב לתקריבים אוטומטיים", "Zoom level for automatic zooms": "רמת תקריב לתקריבים אוטומטיים",
"Zoom out": "התרחקות", "Zoom out": "התרחקות",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Uvećaj", "Zoom in": "Uvećaj",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Umanji", "Zoom out": "Umanji",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("hr", locale) L.registerLocale("hr", locale)
L.setLocale("hr") L.setLocale("hr")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Uvećaj", "Zoom in": "Uvećaj",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Umanji", "Zoom out": "Umanji",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "A térkép jobb alsó sarkában fog megjelenni", "Will be displayed in the bottom right corner of the map": "A térkép jobb alsó sarkában fog megjelenni",
"Will be visible in the caption of the map": "A térkép címsávjában fog megjelenni", "Will be visible in the caption of the map": "A térkép címsávjában fog megjelenni",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ajjaj… Úgy tűnik, időközben valaki más is szerkesztette az adatokat. Ennek ellenére elmentheti őket, de ezzel az időközben mások által végzett módosítások el fognak veszni.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ajjaj… Úgy tűnik, időközben valaki más is szerkesztette az adatokat. Ennek ellenére elmentheti őket, de ezzel az időközben mások által végzett módosítások el fognak veszni.",
"You have unsaved changes.": "Vannak még nem mentett változtatásai.",
"Zoom in": "Nagyítás", "Zoom in": "Nagyítás",
"Zoom level for automatic zooms": "Nagyítási szint automatikus nagyításoknál", "Zoom level for automatic zooms": "Nagyítási szint automatikus nagyításoknál",
"Zoom out": "Kicsinyítés", "Zoom out": "Kicsinyítés",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("hu", locale) L.registerLocale("hu", locale)
L.setLocale("hu") L.setLocale("hu")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "A térkép jobb alsó sarkában fog megjelenni", "Will be displayed in the bottom right corner of the map": "A térkép jobb alsó sarkában fog megjelenni",
"Will be visible in the caption of the map": "A térkép címsávjában fog megjelenni", "Will be visible in the caption of the map": "A térkép címsávjában fog megjelenni",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ajjaj… Úgy tűnik, időközben valaki más is szerkesztette az adatokat. Ennek ellenére elmentheti őket, de ezzel az időközben mások által végzett módosítások el fognak veszni.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ajjaj… Úgy tűnik, időközben valaki más is szerkesztette az adatokat. Ennek ellenére elmentheti őket, de ezzel az időközben mások által végzett módosítások el fognak veszni.",
"You have unsaved changes.": "Vannak még nem mentett változtatásai.",
"Zoom in": "Nagyítás", "Zoom in": "Nagyítás",
"Zoom level for automatic zooms": "Nagyítási szint automatikus nagyításoknál", "Zoom level for automatic zooms": "Nagyítási szint automatikus nagyításoknál",
"Zoom out": "Kicsinyítés", "Zoom out": "Kicsinyítés",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("id", locale) L.registerLocale("id", locale)
L.setLocale("id") L.setLocale("id")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Verður birt niðri í hægra horni kortsins", "Will be displayed in the bottom right corner of the map": "Verður birt niðri í hægra horni kortsins",
"Will be visible in the caption of the map": "Verður sýnilegt í skýringatexta kortsins", "Will be visible in the caption of the map": "Verður sýnilegt í skýringatexta kortsins",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Úbbs! Það lítur út fyrir að einhver annar hafi breytt gögnunum. Þú getur samt vistað, en það mun hreinsa út breytingarnar sem hinn aðilinn gerði.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Úbbs! Það lítur út fyrir að einhver annar hafi breytt gögnunum. Þú getur samt vistað, en það mun hreinsa út breytingarnar sem hinn aðilinn gerði.",
"You have unsaved changes.": "Það eru óvistaðar breytingar.",
"Zoom in": "Renna að", "Zoom in": "Renna að",
"Zoom level for automatic zooms": "Aðdráttarstig fyrir sjálfvirkan aðdrátt", "Zoom level for automatic zooms": "Aðdráttarstig fyrir sjálfvirkan aðdrátt",
"Zoom out": "Renna frá", "Zoom out": "Renna frá",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("is", locale) L.registerLocale("is", locale)
L.setLocale("is") L.setLocale("is")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Verður birt niðri í hægra horni kortsins", "Will be displayed in the bottom right corner of the map": "Verður birt niðri í hægra horni kortsins",
"Will be visible in the caption of the map": "Verður sýnilegt í skýringatexta kortsins", "Will be visible in the caption of the map": "Verður sýnilegt í skýringatexta kortsins",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Úbbs! Það lítur út fyrir að einhver annar hafi breytt gögnunum. Þú getur samt vistað, en það mun hreinsa út breytingarnar sem hinn aðilinn gerði.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Úbbs! Það lítur út fyrir að einhver annar hafi breytt gögnunum. Þú getur samt vistað, en það mun hreinsa út breytingarnar sem hinn aðilinn gerði.",
"You have unsaved changes.": "Það eru óvistaðar breytingar.",
"Zoom in": "Renna að", "Zoom in": "Renna að",
"Zoom level for automatic zooms": "Aðdráttarstig fyrir sjálfvirkan aðdrátt", "Zoom level for automatic zooms": "Aðdráttarstig fyrir sjálfvirkan aðdrátt",
"Zoom out": "Renna frá", "Zoom out": "Renna frá",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Sarà visualizzato in un angolo in basso a destra sulla mappa", "Will be displayed in the bottom right corner of the map": "Sarà visualizzato in un angolo in basso a destra sulla mappa",
"Will be visible in the caption of the map": "Sarà visibile nella didascalia della mappa", "Will be visible in the caption of the map": "Sarà visibile nella didascalia della mappa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "OPS! Qualcun altro sembra aver modificato i dati. È possibile comunque salvare, ma questo cancellerà le modifiche apportate da altri.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "OPS! Qualcun altro sembra aver modificato i dati. È possibile comunque salvare, ma questo cancellerà le modifiche apportate da altri.",
"You have unsaved changes.": "Ci sono delle modifiche che non sono state ancora salvate.",
"Zoom in": "Ingrandisci", "Zoom in": "Ingrandisci",
"Zoom level for automatic zooms": "Livelli di zoom per zoom automatici", "Zoom level for automatic zooms": "Livelli di zoom per zoom automatici",
"Zoom out": "Rimpicciolisci", "Zoom out": "Rimpicciolisci",
@ -405,7 +404,8 @@ const locale = {
"Saved center and zoom": "Centro e zoom salvati", "Saved center and zoom": "Centro e zoom salvati",
"User location": "Posizione dell'utente", "User location": "Posizione dell'utente",
"Visibility: {status}": "Visibilità: {status}", "Visibility: {status}": "Visibilità: {status}",
"Fit all data": "Adatta tutti i dati" "Fit all data": "Adatta tutti i dati",
"Verify remote URL": "Verify remote URL"
} }
L.registerLocale("it", locale) L.registerLocale("it", locale)
L.setLocale("it") L.setLocale("it")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Sarà visualizzato in un angolo in basso a destra sulla mappa", "Will be displayed in the bottom right corner of the map": "Sarà visualizzato in un angolo in basso a destra sulla mappa",
"Will be visible in the caption of the map": "Sarà visibile nella didascalia della mappa", "Will be visible in the caption of the map": "Sarà visibile nella didascalia della mappa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "OPS! Qualcun altro sembra aver modificato i dati. È possibile comunque salvare, ma questo cancellerà le modifiche apportate da altri.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "OPS! Qualcun altro sembra aver modificato i dati. È possibile comunque salvare, ma questo cancellerà le modifiche apportate da altri.",
"You have unsaved changes.": "Ci sono delle modifiche che non sono state ancora salvate.",
"Zoom in": "Ingrandisci", "Zoom in": "Ingrandisci",
"Zoom level for automatic zooms": "Livelli di zoom per zoom automatici", "Zoom level for automatic zooms": "Livelli di zoom per zoom automatici",
"Zoom out": "Rimpicciolisci", "Zoom out": "Rimpicciolisci",
@ -405,5 +404,6 @@
"Saved center and zoom": "Centro e zoom salvati", "Saved center and zoom": "Centro e zoom salvati",
"User location": "Posizione dell'utente", "User location": "Posizione dell'utente",
"Visibility: {status}": "Visibilità: {status}", "Visibility: {status}": "Visibilità: {status}",
"Fit all data": "Adatta tutti i dati" "Fit all data": "Adatta tutti i dati",
"Verify remote URL": "Verify remote URL"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "地図の右下に表示されます", "Will be displayed in the bottom right corner of the map": "地図の右下に表示されます",
"Will be visible in the caption of the map": "地図の脚注として表示されます", "Will be visible in the caption of the map": "地図の脚注として表示されます",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "おおおっと! 他の誰かがデータを編集したようです。あなたの編集内容をもう一度保存することもできますが、その場合、他の誰かが行った編集は削除されます。", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "おおおっと! 他の誰かがデータを編集したようです。あなたの編集内容をもう一度保存することもできますが、その場合、他の誰かが行った編集は削除されます。",
"You have unsaved changes.": "編集が保存されていません",
"Zoom in": "ズームイン", "Zoom in": "ズームイン",
"Zoom level for automatic zooms": "自動ズーム時のズームレベル", "Zoom level for automatic zooms": "自動ズーム時のズームレベル",
"Zoom out": "ズームアウト", "Zoom out": "ズームアウト",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("ja", locale) L.registerLocale("ja", locale)
L.setLocale("ja") L.setLocale("ja")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "地図の右下に表示されます", "Will be displayed in the bottom right corner of the map": "地図の右下に表示されます",
"Will be visible in the caption of the map": "地図の脚注として表示されます", "Will be visible in the caption of the map": "地図の脚注として表示されます",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "おおおっと! 他の誰かがデータを編集したようです。あなたの編集内容をもう一度保存することもできますが、その場合、他の誰かが行った編集は削除されます。", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "おおおっと! 他の誰かがデータを編集したようです。あなたの編集内容をもう一度保存することもできますが、その場合、他の誰かが行った編集は削除されます。",
"You have unsaved changes.": "編集が保存されていません",
"Zoom in": "ズームイン", "Zoom in": "ズームイン",
"Zoom level for automatic zooms": "自動ズーム時のズームレベル", "Zoom level for automatic zooms": "自動ズーム時のズームレベル",
"Zoom out": "ズームアウト", "Zoom out": "ズームアウト",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("ko", locale) L.registerLocale("ko", locale)
L.setLocale("ko") L.setLocale("ko")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Bus rodomas apatiniame dešiniame žemėlapio kampe", "Will be displayed in the bottom right corner of the map": "Bus rodomas apatiniame dešiniame žemėlapio kampe",
"Will be visible in the caption of the map": "Bus matoma žemėlapio antraštėje", "Will be visible in the caption of the map": "Bus matoma žemėlapio antraštėje",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Dėmesio! Kažkas kitas jau paredagavo šiuos duomenis. Jūs galite išsaugoti, bet tuomet bus prarasti kiti pakeitimai.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Dėmesio! Kažkas kitas jau paredagavo šiuos duomenis. Jūs galite išsaugoti, bet tuomet bus prarasti kiti pakeitimai.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Padidinti mastelį", "Zoom in": "Padidinti mastelį",
"Zoom level for automatic zooms": "Priartinimo lygis automatiniui režimui", "Zoom level for automatic zooms": "Priartinimo lygis automatiniui režimui",
"Zoom out": "Didinti", "Zoom out": "Didinti",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("lt", locale) L.registerLocale("lt", locale)
L.setLocale("lt") L.setLocale("lt")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Bus rodomas apatiniame dešiniame žemėlapio kampe", "Will be displayed in the bottom right corner of the map": "Bus rodomas apatiniame dešiniame žemėlapio kampe",
"Will be visible in the caption of the map": "Bus matoma žemėlapio antraštėje", "Will be visible in the caption of the map": "Bus matoma žemėlapio antraštėje",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Dėmesio! Kažkas kitas jau paredagavo šiuos duomenis. Jūs galite išsaugoti, bet tuomet bus prarasti kiti pakeitimai.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Dėmesio! Kažkas kitas jau paredagavo šiuos duomenis. Jūs galite išsaugoti, bet tuomet bus prarasti kiti pakeitimai.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Padidinti mastelį", "Zoom in": "Padidinti mastelį",
"Zoom level for automatic zooms": "Priartinimo lygis automatiniui režimui", "Zoom level for automatic zooms": "Priartinimo lygis automatiniui režimui",
"Zoom out": "Didinti", "Zoom out": "Didinti",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Akan dipaparkan di bucu kanan bawah peta", "Will be displayed in the bottom right corner of the map": "Akan dipaparkan di bucu kanan bawah peta",
"Will be visible in the caption of the map": "Akan kelihatan dalam keterangan peta", "Will be visible in the caption of the map": "Akan kelihatan dalam keterangan peta",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Alamak! Nampaknya orang lain telah menyunting data. Anda boleh simpan juga, tetapi ini akan memadam perubahan yang dibuat oleh orang lain.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Alamak! Nampaknya orang lain telah menyunting data. Anda boleh simpan juga, tetapi ini akan memadam perubahan yang dibuat oleh orang lain.",
"You have unsaved changes.": "Anda ada perubahan yang belum disimpan.",
"Zoom in": "Zum masuk", "Zoom in": "Zum masuk",
"Zoom level for automatic zooms": "Tahap zum bagi zum automatik", "Zoom level for automatic zooms": "Tahap zum bagi zum automatik",
"Zoom out": "Zum keluar", "Zoom out": "Zum keluar",
@ -405,7 +404,8 @@ const locale = {
"Saved center and zoom": "Kedudukan tengah dan zum telah disimpan", "Saved center and zoom": "Kedudukan tengah dan zum telah disimpan",
"User location": "Kedudukan pengguna", "User location": "Kedudukan pengguna",
"Visibility: {status}": "Kebolehlihatan: {status}", "Visibility: {status}": "Kebolehlihatan: {status}",
"Fit all data": "Fit all data" "Fit all data": "Sesuaikan semua data",
"Verify remote URL": "Verify remote URL"
} }
L.registerLocale("ms", locale) L.registerLocale("ms", locale)
L.setLocale("ms") L.setLocale("ms")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Akan dipaparkan di bucu kanan bawah peta", "Will be displayed in the bottom right corner of the map": "Akan dipaparkan di bucu kanan bawah peta",
"Will be visible in the caption of the map": "Akan kelihatan dalam keterangan peta", "Will be visible in the caption of the map": "Akan kelihatan dalam keterangan peta",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Alamak! Nampaknya orang lain telah menyunting data. Anda boleh simpan juga, tetapi ini akan memadam perubahan yang dibuat oleh orang lain.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Alamak! Nampaknya orang lain telah menyunting data. Anda boleh simpan juga, tetapi ini akan memadam perubahan yang dibuat oleh orang lain.",
"You have unsaved changes.": "Anda ada perubahan yang belum disimpan.",
"Zoom in": "Zum masuk", "Zoom in": "Zum masuk",
"Zoom level for automatic zooms": "Tahap zum bagi zum automatik", "Zoom level for automatic zooms": "Tahap zum bagi zum automatik",
"Zoom out": "Zum keluar", "Zoom out": "Zum keluar",
@ -405,5 +404,6 @@
"Saved center and zoom": "Kedudukan tengah dan zum telah disimpan", "Saved center and zoom": "Kedudukan tengah dan zum telah disimpan",
"User location": "Kedudukan pengguna", "User location": "Kedudukan pengguna",
"Visibility: {status}": "Kebolehlihatan: {status}", "Visibility: {status}": "Kebolehlihatan: {status}",
"Fit all data": "Fit all data" "Fit all data": "Sesuaikan semua data",
"Verify remote URL": "Verify remote URL"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Zal getoond worden in de rechter onderhoek van de kaart", "Will be displayed in the bottom right corner of the map": "Zal getoond worden in de rechter onderhoek van de kaart",
"Will be visible in the caption of the map": "Zal getoond worden in de hoofding van de kaart", "Will be visible in the caption of the map": "Zal getoond worden in de hoofding van de kaart",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Oei! Iemand anders lijkt de kaart ook bewerkt te hebben. Je kan opslaan, maar dat zal eerdere wijzigingen overschrijven.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Oei! Iemand anders lijkt de kaart ook bewerkt te hebben. Je kan opslaan, maar dat zal eerdere wijzigingen overschrijven.",
"You have unsaved changes.": "Je hebt wijzigingen gemaakt die nog niet bewaard zijn.",
"Zoom in": "Inzoomen", "Zoom in": "Inzoomen",
"Zoom level for automatic zooms": "Schaalniveau voor automatische zooms", "Zoom level for automatic zooms": "Schaalniveau voor automatische zooms",
"Zoom out": "Uitzoomen", "Zoom out": "Uitzoomen",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("nl", locale) L.registerLocale("nl", locale)
L.setLocale("nl") L.setLocale("nl")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Zal getoond worden in de rechter onderhoek van de kaart", "Will be displayed in the bottom right corner of the map": "Zal getoond worden in de rechter onderhoek van de kaart",
"Will be visible in the caption of the map": "Zal getoond worden in de hoofding van de kaart", "Will be visible in the caption of the map": "Zal getoond worden in de hoofding van de kaart",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Oei! Iemand anders lijkt de kaart ook bewerkt te hebben. Je kan opslaan, maar dat zal eerdere wijzigingen overschrijven.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Oei! Iemand anders lijkt de kaart ook bewerkt te hebben. Je kan opslaan, maar dat zal eerdere wijzigingen overschrijven.",
"You have unsaved changes.": "Je hebt wijzigingen gemaakt die nog niet bewaard zijn.",
"Zoom in": "Inzoomen", "Zoom in": "Inzoomen",
"Zoom level for automatic zooms": "Schaalniveau voor automatische zooms", "Zoom level for automatic zooms": "Schaalniveau voor automatische zooms",
"Zoom out": "Uitzoomen", "Zoom out": "Uitzoomen",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("no", locale) L.registerLocale("no", locale)
L.setLocale("no") L.setLocale("no")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Będzie wyświetlone w prawym dolnym rogu mapy", "Will be displayed in the bottom right corner of the map": "Będzie wyświetlone w prawym dolnym rogu mapy",
"Will be visible in the caption of the map": "Będzie widoczne w nagłówku mapy", "Will be visible in the caption of the map": "Będzie widoczne w nagłówku mapy",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Ktoś jeszcze edytował dane. Możesz mimo wszystko zapisać, ale to usunie zmiany dokonane przez innych.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Ktoś jeszcze edytował dane. Możesz mimo wszystko zapisać, ale to usunie zmiany dokonane przez innych.",
"You have unsaved changes.": "Masz niezapisane zmiany.",
"Zoom in": "Przybliż", "Zoom in": "Przybliż",
"Zoom level for automatic zooms": "Poziom automatycznych przybliżeń", "Zoom level for automatic zooms": "Poziom automatycznych przybliżeń",
"Zoom out": "Oddal", "Zoom out": "Oddal",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("pl", locale) L.registerLocale("pl", locale)
L.setLocale("pl") L.setLocale("pl")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Będzie wyświetlone w prawym dolnym rogu mapy", "Will be displayed in the bottom right corner of the map": "Będzie wyświetlone w prawym dolnym rogu mapy",
"Will be visible in the caption of the map": "Będzie widoczne w nagłówku mapy", "Will be visible in the caption of the map": "Będzie widoczne w nagłówku mapy",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Ktoś jeszcze edytował dane. Możesz mimo wszystko zapisać, ale to usunie zmiany dokonane przez innych.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ups! Ktoś jeszcze edytował dane. Możesz mimo wszystko zapisać, ale to usunie zmiany dokonane przez innych.",
"You have unsaved changes.": "Masz niezapisane zmiany.",
"Zoom in": "Przybliż", "Zoom in": "Przybliż",
"Zoom level for automatic zooms": "Poziom automatycznych przybliżeń", "Zoom level for automatic zooms": "Poziom automatycznych przybliżeń",
"Zoom out": "Oddal", "Zoom out": "Oddal",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa", "Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa",
"Will be visible in the caption of the map": "Será visível no cabeçalho do mapa", "Will be visible in the caption of the map": "Será visível no cabeçalho do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.",
"You have unsaved changes.": "Tem alterações por gravar",
"Zoom in": "Aproximar", "Zoom in": "Aproximar",
"Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas", "Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("pt", locale) L.registerLocale("pt", locale)
L.setLocale("pt") L.setLocale("pt")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa", "Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa",
"Will be visible in the caption of the map": "Será visível no cabeçalho do mapa", "Will be visible in the caption of the map": "Será visível no cabeçalho do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.",
"You have unsaved changes.": "Tem alterações por gravar",
"Zoom in": "Aproximar", "Zoom in": "Aproximar",
"Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas", "Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa", "Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa",
"Will be visible in the caption of the map": "Será visível no cabeçalho do mapa", "Will be visible in the caption of the map": "Será visível no cabeçalho do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Você pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Você pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.",
"You have unsaved changes.": "Tem alterações por gravar",
"Zoom in": "Aproximar", "Zoom in": "Aproximar",
"Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas", "Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("pt_BR", locale) L.registerLocale("pt_BR", locale)
L.setLocale("pt_BR") L.setLocale("pt_BR")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa", "Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa",
"Will be visible in the caption of the map": "Será visível no cabeçalho do mapa", "Will be visible in the caption of the map": "Será visível no cabeçalho do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Você pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Você pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.",
"You have unsaved changes.": "Tem alterações por gravar",
"Zoom in": "Aproximar", "Zoom in": "Aproximar",
"Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas", "Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa", "Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa",
"Will be visible in the caption of the map": "Será visível no cabeçalho do mapa", "Will be visible in the caption of the map": "Será visível no cabeçalho do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.",
"You have unsaved changes.": "Tem alterações por gravar",
"Zoom in": "Aproximar", "Zoom in": "Aproximar",
"Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas", "Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("pt_PT", locale) L.registerLocale("pt_PT", locale)
L.setLocale("pt_PT") L.setLocale("pt_PT")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa", "Will be displayed in the bottom right corner of the map": "Será mostrado no fundo à direita do mapa",
"Will be visible in the caption of the map": "Será visível no cabeçalho do mapa", "Will be visible in the caption of the map": "Será visível no cabeçalho do mapa",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ops! Parece que alguém editou os dados. Pode gravar mesmo assim, mas isso irá eliminar as alterações feitas por outros.",
"You have unsaved changes.": "Tem alterações por gravar",
"Zoom in": "Aproximar", "Zoom in": "Aproximar",
"Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas", "Zoom level for automatic zooms": "Nível de aproximação para aproximações automáticas",
"Zoom out": "Afastar", "Zoom out": "Afastar",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("ro", locale) L.registerLocale("ro", locale)
L.setLocale("ro") L.setLocale("ro")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Будет показано в правом нижнем углу карты", "Will be displayed in the bottom right corner of the map": "Будет показано в правом нижнем углу карты",
"Will be visible in the caption of the map": "Будет показано в заголовке карты", "Will be visible in the caption of the map": "Будет показано в заголовке карты",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Похоже, кто-то другой тоже редактирует эти данные. Вы можете сохранить свои правки, но это уничтожит правки другого участника.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Похоже, кто-то другой тоже редактирует эти данные. Вы можете сохранить свои правки, но это уничтожит правки другого участника.",
"You have unsaved changes.": "У вас есть несохранённые изменения",
"Zoom in": "Увеличить масштаб", "Zoom in": "Увеличить масштаб",
"Zoom level for automatic zooms": "Масштабировать слой автоматически", "Zoom level for automatic zooms": "Масштабировать слой автоматически",
"Zoom out": "Уменьшить масштаб", "Zoom out": "Уменьшить масштаб",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("ru", locale) L.registerLocale("ru", locale)
L.setLocale("ru") L.setLocale("ru")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Будет показано в правом нижнем углу карты", "Will be displayed in the bottom right corner of the map": "Будет показано в правом нижнем углу карты",
"Will be visible in the caption of the map": "Будет показано в заголовке карты", "Will be visible in the caption of the map": "Будет показано в заголовке карты",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Похоже, кто-то другой тоже редактирует эти данные. Вы можете сохранить свои правки, но это уничтожит правки другого участника.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Похоже, кто-то другой тоже редактирует эти данные. Вы можете сохранить свои правки, но это уничтожит правки другого участника.",
"You have unsaved changes.": "У вас есть несохранённые изменения",
"Zoom in": "Увеличить масштаб", "Zoom in": "Увеличить масштаб",
"Zoom level for automatic zooms": "Масштабировать слой автоматически", "Zoom level for automatic zooms": "Масштабировать слой автоматически",
"Zoom out": "Уменьшить масштаб", "Zoom out": "Уменьшить масштаб",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Bude zobrazené s mapou vpravo dole", "Will be displayed in the bottom right corner of the map": "Bude zobrazené s mapou vpravo dole",
"Will be visible in the caption of the map": "Bude zobrazené v nadpise mapy", "Will be visible in the caption of the map": "Bude zobrazené v nadpise mapy",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Niekto iný medzitým taktiež upravil údaje. Môžete ich napriek tomu uložiť, ale zmažete tak jeho zmeny.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Niekto iný medzitým taktiež upravil údaje. Môžete ich napriek tomu uložiť, ale zmažete tak jeho zmeny.",
"You have unsaved changes.": "Máte neuložené zmeny.",
"Zoom in": "Priblížiť", "Zoom in": "Priblížiť",
"Zoom level for automatic zooms": "Úroveň priblíženia pre automatické približovanie", "Zoom level for automatic zooms": "Úroveň priblíženia pre automatické približovanie",
"Zoom out": "Oddialiť", "Zoom out": "Oddialiť",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("sk_SK", locale) L.registerLocale("sk_SK", locale)
L.setLocale("sk_SK") L.setLocale("sk_SK")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Bude zobrazené s mapou vpravo dole", "Will be displayed in the bottom right corner of the map": "Bude zobrazené s mapou vpravo dole",
"Will be visible in the caption of the map": "Bude zobrazené v nadpise mapy", "Will be visible in the caption of the map": "Bude zobrazené v nadpise mapy",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Niekto iný medzitým taktiež upravil údaje. Môžete ich napriek tomu uložiť, ale zmažete tak jeho zmeny.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Ojoj! Niekto iný medzitým taktiež upravil údaje. Môžete ich napriek tomu uložiť, ale zmažete tak jeho zmeny.",
"You have unsaved changes.": "Máte neuložené zmeny.",
"Zoom in": "Priblížiť", "Zoom in": "Priblížiť",
"Zoom level for automatic zooms": "Úroveň priblíženia pre automatické približovanie", "Zoom level for automatic zooms": "Úroveň priblíženia pre automatické približovanie",
"Zoom out": "Oddialiť", "Zoom out": "Oddialiť",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida", "Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida",
"Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida", "Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.",
"You have unsaved changes.": "Zaznane so neshranjene spremembe.",
"Zoom in": "Približaj", "Zoom in": "Približaj",
"Zoom level for automatic zooms": "Raven za samodejno približanje", "Zoom level for automatic zooms": "Raven za samodejno približanje",
"Zoom out": "Oddalji", "Zoom out": "Oddalji",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("sl", locale) L.registerLocale("sl", locale)
L.setLocale("sl") L.setLocale("sl")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida", "Will be displayed in the bottom right corner of the map": "Prikazan bo v spodnjem desnem kotu zemljevida",
"Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida", "Will be visible in the caption of the map": "Prikazan bo v naslovu zemljevida",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Opa! Nekdo drug je najverjetneje urejal podatke. Spremembe lahko vseeno shranite, vendar bo to prepisalo spremembe, ustvarjene s strani drugih urednikov.",
"You have unsaved changes.": "Zaznane so neshranjene spremembe.",
"Zoom in": "Približaj", "Zoom in": "Približaj",
"Zoom level for automatic zooms": "Raven za samodejno približanje", "Zoom level for automatic zooms": "Raven za samodejno približanje",
"Zoom out": "Oddalji", "Zoom out": "Oddalji",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Увећај", "Zoom in": "Увећај",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Умањи", "Zoom out": "Умањи",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("sr", locale) L.registerLocale("sr", locale)
L.setLocale("sr") L.setLocale("sr")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Увећај", "Zoom in": "Увећај",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Умањи", "Zoom out": "Умањи",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Visas i nedre högra hörnet av kartan", "Will be displayed in the bottom right corner of the map": "Visas i nedre högra hörnet av kartan",
"Will be visible in the caption of the map": "Visas i sidfotsfältet under kartan", "Will be visible in the caption of the map": "Visas i sidfotsfältet under kartan",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppsan! \nNågon annan verkar ha hunnit före och redigerat i kartan redan! Du kan spara ändå, men det kommer att radera ändringar som någon annan har gjort.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppsan! \nNågon annan verkar ha hunnit före och redigerat i kartan redan! Du kan spara ändå, men det kommer att radera ändringar som någon annan har gjort.",
"You have unsaved changes.": "Du har ändringar som inte har sparats!",
"Zoom in": "Zooma in", "Zoom in": "Zooma in",
"Zoom level for automatic zooms": "Zoomnivå för automatisk zoom", "Zoom level for automatic zooms": "Zoomnivå för automatisk zoom",
"Zoom out": "Zooma ut", "Zoom out": "Zooma ut",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("sv", locale) L.registerLocale("sv", locale)
L.setLocale("sv") L.setLocale("sv")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Visas i nedre högra hörnet av kartan", "Will be displayed in the bottom right corner of the map": "Visas i nedre högra hörnet av kartan",
"Will be visible in the caption of the map": "Visas i sidfotsfältet under kartan", "Will be visible in the caption of the map": "Visas i sidfotsfältet under kartan",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppsan! \nNågon annan verkar ha hunnit före och redigerat i kartan redan! Du kan spara ändå, men det kommer att radera ändringar som någon annan har gjort.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Hoppsan! \nNågon annan verkar ha hunnit före och redigerat i kartan redan! Du kan spara ändå, men det kommer att radera ändringar som någon annan har gjort.",
"You have unsaved changes.": "Du har ändringar som inte har sparats!",
"Zoom in": "Zooma in", "Zoom in": "Zooma in",
"Zoom level for automatic zooms": "Zoomnivå för automatisk zoom", "Zoom level for automatic zooms": "Zoomnivå för automatisk zoom",
"Zoom out": "Zooma ut", "Zoom out": "Zooma ut",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("th_TH", locale) L.registerLocale("th_TH", locale)
L.setLocale("th_TH") L.setLocale("th_TH")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Haritanın sağ alt köşesinde görüntülenecek", "Will be displayed in the bottom right corner of the map": "Haritanın sağ alt köşesinde görüntülenecek",
"Will be visible in the caption of the map": "Haritanın başlığında görüntülenecek", "Will be visible in the caption of the map": "Haritanın başlığında görüntülenecek",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Başka biri verileri düzenlemiş gibi görünüyor. Yine de kaydedebilirsiniz, ancak bu başkaları tarafından yapılan değişiklikleri siler.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Başka biri verileri düzenlemiş gibi görünüyor. Yine de kaydedebilirsiniz, ancak bu başkaları tarafından yapılan değişiklikleri siler.",
"You have unsaved changes.": "Kaydedilmemiş değişiklikler var.",
"Zoom in": "Yakınlaştır", "Zoom in": "Yakınlaştır",
"Zoom level for automatic zooms": "Otomatik yakınlaştırma için yakınlaştırma seviyesi", "Zoom level for automatic zooms": "Otomatik yakınlaştırma için yakınlaştırma seviyesi",
"Zoom out": "Uzaklaştır", "Zoom out": "Uzaklaştır",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("tr", locale) L.registerLocale("tr", locale)
L.setLocale("tr") L.setLocale("tr")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Haritanın sağ alt köşesinde görüntülenecek", "Will be displayed in the bottom right corner of the map": "Haritanın sağ alt köşesinde görüntülenecek",
"Will be visible in the caption of the map": "Haritanın başlığında görüntülenecek", "Will be visible in the caption of the map": "Haritanın başlığında görüntülenecek",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Başka biri verileri düzenlemiş gibi görünüyor. Yine de kaydedebilirsiniz, ancak bu başkaları tarafından yapılan değişiklikleri siler.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Başka biri verileri düzenlemiş gibi görünüyor. Yine de kaydedebilirsiniz, ancak bu başkaları tarafından yapılan değişiklikleri siler.",
"You have unsaved changes.": "Kaydedilmemiş değişiklikler var.",
"Zoom in": "Yakınlaştır", "Zoom in": "Yakınlaştır",
"Zoom level for automatic zooms": "Otomatik yakınlaştırma için yakınlaştırma seviyesi", "Zoom level for automatic zooms": "Otomatik yakınlaştırma için yakınlaştırma seviyesi",
"Zoom out": "Uzaklaştır", "Zoom out": "Uzaklaştır",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи", "Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи",
"Will be visible in the caption of the map": "Буде показано у заголовку мапи", "Will be visible in the caption of the map": "Буде показано у заголовку мапи",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Схоже, хтось інший теж редагує ці дані. Ви можете зберегти свої правки, але це знищить правки іншого учасника.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Схоже, хтось інший теж редагує ці дані. Ви можете зберегти свої правки, але це знищить правки іншого учасника.",
"You have unsaved changes.": "У Вас є незбережені зміни.",
"Zoom in": "Збільшити масштаб", "Zoom in": "Збільшити масштаб",
"Zoom level for automatic zooms": "Рівень масштабу для автоматичного масштабування", "Zoom level for automatic zooms": "Рівень масштабу для автоматичного масштабування",
"Zoom out": "Зменшити масштаб", "Zoom out": "Зменшити масштаб",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("uk_UA", locale) L.registerLocale("uk_UA", locale)
L.setLocale("uk_UA") L.setLocale("uk_UA")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи", "Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи",
"Will be visible in the caption of the map": "Буде показано у заголовку мапи", "Will be visible in the caption of the map": "Буде показано у заголовку мапи",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Схоже, хтось інший теж редагує ці дані. Ви можете зберегти свої правки, але це знищить правки іншого учасника.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Упс! Схоже, хтось інший теж редагує ці дані. Ви можете зберегти свої правки, але це знищить правки іншого учасника.",
"You have unsaved changes.": "У Вас є незбережені зміни.",
"Zoom in": "Збільшити масштаб", "Zoom in": "Збільшити масштаб",
"Zoom level for automatic zooms": "Рівень масштабу для автоматичного масштабування", "Zoom level for automatic zooms": "Рівень масштабу для автоматичного масштабування",
"Zoom out": "Зменшити масштаб", "Zoom out": "Зменшити масштаб",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("vi", locale) L.registerLocale("vi", locale)
L.setLocale("vi") L.setLocale("vi")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "缩小", "Zoom in": "缩小",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "放大", "Zoom out": "放大",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("zh", locale) L.registerLocale("zh", locale)
L.setLocale("zh") L.setLocale("zh")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "缩小", "Zoom in": "缩小",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "放大", "Zoom out": "放大",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map", "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
"Will be visible in the caption of the map": "Will be visible in the caption of the map", "Will be visible in the caption of the map": "Will be visible in the caption of the map",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
"You have unsaved changes.": "You have unsaved changes.",
"Zoom in": "Zoom in", "Zoom in": "Zoom in",
"Zoom level for automatic zooms": "Zoom level for automatic zooms", "Zoom level for automatic zooms": "Zoom level for automatic zooms",
"Zoom out": "Zoom out", "Zoom out": "Zoom out",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }

View file

@ -300,7 +300,6 @@ const locale = {
"Will be displayed in the bottom right corner of the map": "將會顯示在地圖的右下角", "Will be displayed in the bottom right corner of the map": "將會顯示在地圖的右下角",
"Will be visible in the caption of the map": "標題將出現在地圖上", "Will be visible in the caption of the map": "標題將出現在地圖上",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "糟糕,好像有人正在進行編輯,您仍可儲存資料,但您做的變更將被他人修改取代。", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "糟糕,好像有人正在進行編輯,您仍可儲存資料,但您做的變更將被他人修改取代。",
"You have unsaved changes.": "您有變更尚未儲存",
"Zoom in": "放大", "Zoom in": "放大",
"Zoom level for automatic zooms": "自動縮放的比例大小", "Zoom level for automatic zooms": "自動縮放的比例大小",
"Zoom out": "縮小", "Zoom out": "縮小",
@ -401,11 +400,12 @@ const locale = {
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }
L.registerLocale("zh_TW", locale) L.registerLocale("zh_TW", locale)
L.setLocale("zh_TW") L.setLocale("zh_TW")

View file

@ -300,7 +300,6 @@
"Will be displayed in the bottom right corner of the map": "將會顯示在地圖的右下角", "Will be displayed in the bottom right corner of the map": "將會顯示在地圖的右下角",
"Will be visible in the caption of the map": "標題將出現在地圖上", "Will be visible in the caption of the map": "標題將出現在地圖上",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "糟糕,好像有人正在進行編輯,您仍可儲存資料,但您做的變更將被他人修改取代。", "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "糟糕,好像有人正在進行編輯,您仍可儲存資料,但您做的變更將被他人修改取代。",
"You have unsaved changes.": "您有變更尚未儲存",
"Zoom in": "放大", "Zoom in": "放大",
"Zoom level for automatic zooms": "自動縮放的比例大小", "Zoom level for automatic zooms": "自動縮放的比例大小",
"Zoom out": "縮小", "Zoom out": "縮小",
@ -401,9 +400,10 @@
"Feature properties": "Feature properties", "Feature properties": "Feature properties",
"Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}", "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
"Latest feature": "Latest feature", "Latest feature": "Latest feature",
"Layers bounds": "Layers bounds",
"No results for these facets": "No results for these facets", "No results for these facets": "No results for these facets",
"Saved center and zoom": "Saved center and zoom", "Saved center and zoom": "Saved center and zoom",
"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"
} }