From 1eec9011fff0f20199646dcf8873167ab643188c Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 7 Jun 2023 09:11:45 +0200 Subject: [PATCH] i18n --- umap/locale/en/LC_MESSAGES/django.po | 24 ++++++++++---------- umap/locale/fr/LC_MESSAGES/django.po | 30 ++++++++++++------------- umap/static/umap/locale/am_ET.json | 9 ++++++-- umap/static/umap/locale/ar.json | 9 ++++++-- umap/static/umap/locale/ast.json | 9 ++++++-- umap/static/umap/locale/bg.json | 9 ++++++-- umap/static/umap/locale/ca.json | 9 ++++++-- umap/static/umap/locale/cs_CZ.json | 9 ++++++-- umap/static/umap/locale/da.json | 9 ++++++-- umap/static/umap/locale/de.json | 9 ++++++-- umap/static/umap/locale/el.json | 9 ++++++-- umap/static/umap/locale/en.json | 1 - umap/static/umap/locale/en_US.json | 9 ++++++-- umap/static/umap/locale/es.json | 9 ++++++-- umap/static/umap/locale/et.json | 9 ++++++-- umap/static/umap/locale/fa_IR.json | 9 ++++++-- umap/static/umap/locale/fi.json | 9 ++++++-- umap/static/umap/locale/fr.json | 1 - umap/static/umap/locale/gl.json | 9 ++++++-- umap/static/umap/locale/he.json | 9 ++++++-- umap/static/umap/locale/hr.json | 9 ++++++-- umap/static/umap/locale/hu.json | 9 ++++++-- umap/static/umap/locale/id.json | 9 ++++++-- umap/static/umap/locale/is.json | 9 ++++++-- umap/static/umap/locale/it.json | 9 ++++++-- umap/static/umap/locale/ja.json | 9 ++++++-- umap/static/umap/locale/ko.json | 9 ++++++-- umap/static/umap/locale/lt.json | 9 ++++++-- umap/static/umap/locale/ms.json | 1 - umap/static/umap/locale/nl.json | 9 ++++++-- umap/static/umap/locale/no.json | 9 ++++++-- umap/static/umap/locale/pl.json | 9 ++++++-- umap/static/umap/locale/pl_PL.json | 9 ++++++-- umap/static/umap/locale/pt.json | 9 ++++++-- umap/static/umap/locale/pt_BR.json | 9 ++++++-- umap/static/umap/locale/pt_PT.json | 9 ++++++-- umap/static/umap/locale/ro.json | 9 ++++++-- umap/static/umap/locale/ru.json | 9 ++++++-- umap/static/umap/locale/si_LK.json | 9 ++++++-- umap/static/umap/locale/sk_SK.json | 9 ++++++-- umap/static/umap/locale/sl.json | 9 ++++++-- umap/static/umap/locale/sr.json | 9 ++++++-- umap/static/umap/locale/sv.json | 9 ++++++-- umap/static/umap/locale/th_TH.json | 9 ++++++-- umap/static/umap/locale/tr.json | 9 ++++++-- umap/static/umap/locale/uk_UA.json | 9 ++++++-- umap/static/umap/locale/vi.json | 9 ++++++-- umap/static/umap/locale/vi_VN.json | 9 ++++++-- umap/static/umap/locale/zh.json | 9 ++++++-- umap/static/umap/locale/zh_CN.json | 9 ++++++-- umap/static/umap/locale/zh_TW.Big5.json | 9 ++++++-- umap/static/umap/locale/zh_TW.json | 9 ++++++-- 52 files changed, 356 insertions(+), 124 deletions(-) diff --git a/umap/locale/en/LC_MESSAGES/django.po b/umap/locale/en/LC_MESSAGES/django.po index 12f9e742..c4dc1879 100644 --- a/umap/locale/en/LC_MESSAGES/django.po +++ b/umap/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-04 06:47+0000\n" +"POT-Creation-Date: 2023-06-06 21:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -257,7 +257,7 @@ msgstr "" msgid "You are logged in. Continuing..." msgstr "" -#: templates/umap/map_list.html:7 views.py:249 +#: templates/umap/map_list.html:7 views.py:250 msgid "by" msgstr "" @@ -343,48 +343,48 @@ msgstr "" msgid "Search" msgstr "" -#: views.py:254 +#: views.py:255 msgid "View the map" msgstr "" -#: views.py:578 +#: views.py:580 msgid "Map has been updated!" msgstr "" -#: views.py:603 +#: views.py:605 msgid "Map editors updated with success!" msgstr "" -#: views.py:640 +#: views.py:643 #, python-format msgid "The uMap edit link for your map: %(map_name)s" msgstr "" -#: views.py:641 +#: views.py:646 #, python-format msgid "Here is your secret edit link: %(link)s" msgstr "" -#: views.py:647 +#: views.py:652 #, python-format msgid "Email sent to %(email)s" msgstr "" -#: views.py:658 +#: views.py:663 msgid "Only its owner can delete the map." msgstr "" -#: views.py:681 +#: views.py:686 #, python-format msgid "" "Your map has been cloned! If you want to edit this map from another " "computer, please use this link: %(anonymous_url)s" msgstr "" -#: views.py:686 +#: views.py:691 msgid "Congratulations, your map has been cloned!" msgstr "" -#: views.py:852 +#: views.py:857 msgid "Layer successfully deleted." msgstr "" diff --git a/umap/locale/fr/LC_MESSAGES/django.po b/umap/locale/fr/LC_MESSAGES/django.po index a2e8c167..e585896b 100644 --- a/umap/locale/fr/LC_MESSAGES/django.po +++ b/umap/locale/fr/LC_MESSAGES/django.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: uMap\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-04 06:47+0000\n" +"POT-Creation-Date: 2023-06-06 21:16+0000\n" "PO-Revision-Date: 2013-11-22 14:00+0000\n" "Last-Translator: yohanboniface , 2013-2014,2018-2019,2023\n" "Language-Team: French (http://app.transifex.com/openstreetmap/umap/language/fr/)\n" @@ -272,7 +272,7 @@ msgstr "Naviguer dans les cartes" msgid "You are logged in. Continuing..." msgstr "Vous êtes maintenant identifié. Merci de patienter..." -#: templates/umap/map_list.html:7 views.py:249 +#: templates/umap/map_list.html:7 views.py:250 msgid "by" msgstr "par" @@ -358,48 +358,48 @@ msgstr "Chercher des cartes" msgid "Search" msgstr "Chercher" -#: views.py:254 +#: views.py:255 msgid "View the map" msgstr "Voir la carte" -#: views.py:578 +#: views.py:580 msgid "Map has been updated!" msgstr "La carte a été mise à jour !" -#: views.py:603 +#: views.py:605 msgid "Map editors updated with success!" msgstr "Éditeurs de la carte mis à jour !" -#: views.py:640 +#: views.py:643 #, python-format msgid "The uMap edit link for your map: %(map_name)s" -msgstr "" +msgstr "La lien d'édition uMap pour votre carte %(map_name)s" -#: views.py:641 +#: views.py:646 #, python-format msgid "Here is your secret edit link: %(link)s" -msgstr "" +msgstr "Voici votre lien d'édition secret: %(link)s" -#: views.py:647 +#: views.py:652 #, python-format msgid "Email sent to %(email)s" -msgstr "" +msgstr "Courriel envoyé à %(email)s" -#: views.py:658 +#: views.py:663 msgid "Only its owner can delete the map." msgstr "Seul le créateur de la carte peut la supprimer." -#: views.py:681 +#: views.py:686 #, python-format msgid "" "Your map has been cloned! If you want to edit this map from another " "computer, please use this link: %(anonymous_url)s" msgstr "Votre carte a été dupliquée ! Si vous souhaitez la modifier depuis un autre ordinateur, veuillez utiliser ce lien : %(anonymous_url)s" -#: views.py:686 +#: views.py:691 msgid "Congratulations, your map has been cloned!" msgstr "Votre carte a été dupliquée !" -#: views.py:852 +#: views.py:857 msgid "Layer successfully deleted." msgstr "Calque supprimé." diff --git a/umap/static/umap/locale/am_ET.json b/umap/static/umap/locale/am_ET.json index 4f616c54..fcae91b3 100644 --- a/umap/static/umap/locale/am_ET.json +++ b/umap/static/umap/locale/am_ET.json @@ -237,7 +237,6 @@ "Please choose a format": "እባክዎ ፎርማት ይምረጡ", "Please enter the name of the property": "እባክዎ የባህርይውን ስም ያስገቡ", "Please enter the new name of this property": "እባክዎን አዲሱን የባህርይውን ስም ያስገቡ", - "Powered by Leaflet and Django, glued by uMap project.": "በ ሊፍሌት እየታገዘ በ ጃንጎ ታግዞ በ uMap ፕሮጀክት አማካኝነት የቀረበ", "Problem in the response": "በምላሹ ላይ ችግር ተፈጥሯል", "Problem in the response format": "በምላሹ ፎርማት ላይ ችግር ተፈጥሯል", "Properties imported:": "ባህርያት መጥተዋል", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ar.json b/umap/static/umap/locale/ar.json index ad7f599b..d566096a 100644 --- a/umap/static/umap/locale/ar.json +++ b/umap/static/umap/locale/ar.json @@ -237,7 +237,6 @@ "Please choose a format": "الرجاء إختيار الشكل", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ast.json b/umap/static/umap/locale/ast.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/ast.json +++ b/umap/static/umap/locale/ast.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/bg.json b/umap/static/umap/locale/bg.json index 794eaafe..3bac0d0d 100644 --- a/umap/static/umap/locale/bg.json +++ b/umap/static/umap/locale/bg.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Проблем в отзивите", "Problem in the response format": "Проблем във формата на отговор", "Properties imported:": "Внесени свойства:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ca.json b/umap/static/umap/locale/ca.json index 07ec3e65..d6eefa6d 100644 --- a/umap/static/umap/locale/ca.json +++ b/umap/static/umap/locale/ca.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Introduïu el nom de la propietat", "Please enter the new name of this property": "Introduïu el nom d'aquesta propietat", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Hi ha un problema en la resposta", "Problem in the response format": "Hi ha un problema en el format de resposta", "Properties imported:": "Propietats importades:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/cs_CZ.json b/umap/static/umap/locale/cs_CZ.json index 6dfea9bc..7a76eada 100644 --- a/umap/static/umap/locale/cs_CZ.json +++ b/umap/static/umap/locale/cs_CZ.json @@ -237,7 +237,6 @@ "Please choose a format": "Zvolte formát", "Please enter the name of the property": "Zadejte prosím název vlastnosti", "Please enter the new name of this property": "Zadejte prosím nový název této vlastnosti", - "Powered by Leaflet and Django, glued by uMap project.": "Sestaveno z Leaflet a Django, propojených pomocí projektu uMap.", "Problem in the response": "Problém při odpovědi", "Problem in the response format": "Problém ve formátu odpovědi", "Properties imported:": "Importované vlastnosti:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/da.json b/umap/static/umap/locale/da.json index d02a29ce..e4d75a81 100644 --- a/umap/static/umap/locale/da.json +++ b/umap/static/umap/locale/da.json @@ -237,7 +237,6 @@ "Please choose a format": "Vælg et format", "Please enter the name of the property": "Angiv egenskabens navn", "Please enter the new name of this property": "Angiv egenskabens nye navn", - "Powered by Leaflet and Django, glued by uMap project.": "Drives af Leaflet og Django, sammensat af uMap-projektet.", "Problem in the response": "Problem med svaret", "Problem in the response format": "Problem med svarformatet", "Properties imported:": "Egenskaber importeret:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/de.json b/umap/static/umap/locale/de.json index 1600bc2a..31fc2758 100644 --- a/umap/static/umap/locale/de.json +++ b/umap/static/umap/locale/de.json @@ -237,7 +237,6 @@ "Please choose a format": "Bitte wähle ein Format", "Please enter the name of the property": "Bitte gib den Namen des Merkmals ein", "Please enter the new name of this property": "Bitte gib den neuen Namen des Merkmals ein", - "Powered by Leaflet and Django, glued by uMap project.": "Bereitgestellt von Leaflet und Django, zusammengebastelt vom uMap Projekt.", "Problem in the response": "Fehlerhafte Serverantwort", "Problem in the response format": "Ungültiges Format der Serverantwort", "Properties imported:": "Importierte Merkmale:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/el.json b/umap/static/umap/locale/el.json index c08f88d3..e306f5d6 100644 --- a/umap/static/umap/locale/el.json +++ b/umap/static/umap/locale/el.json @@ -237,7 +237,6 @@ "Please choose a format": "Παρακαλώ επιλέξτε μια μορφοποίηση", "Please enter the name of the property": "Παρακαλώ εισαγάγετε το όνομα της ιδιότητας", "Please enter the new name of this property": "Παρακαλώ εισαγάγετε το νέο όνομα αυτής της ιδιότητας", - "Powered by Leaflet and Django, glued by uMap project.": "Τροφοδοτείται από Leaflet και Django, που συνδέθηκαν από το uMap project.", "Problem in the response": "Πρόβλημα στην απόκριση", "Problem in the response format": "Πρόβλημα στη μορφοποίηση απόκρισης", "Properties imported:": "Ιδιότητες που έχουν εισαχθεί:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/en.json b/umap/static/umap/locale/en.json index 18f2435c..4090fc90 100644 --- a/umap/static/umap/locale/en.json +++ b/umap/static/umap/locale/en.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", diff --git a/umap/static/umap/locale/en_US.json b/umap/static/umap/locale/en_US.json index 1d38421a..18b82560 100644 --- a/umap/static/umap/locale/en_US.json +++ b/umap/static/umap/locale/en_US.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "There was an error receiving your data.", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/es.json b/umap/static/umap/locale/es.json index 1d329e34..ceb0a8c5 100644 --- a/umap/static/umap/locale/es.json +++ b/umap/static/umap/locale/es.json @@ -237,7 +237,6 @@ "Please choose a format": "Elija un formato", "Please enter the name of the property": "Introduzca el nombre de la propiedad", "Please enter the new name of this property": "Introduzca el nuevo nombre de esta propiedad", - "Powered by Leaflet and Django, glued by uMap project.": "Impulsado por Leaflet y Django, pegado por proyecto uMap.", "Problem in the response": "Problema en la respuesta", "Problem in the response format": "Problema con el formato de respuesta", "Properties imported:": "Propiedades importadas:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/et.json b/umap/static/umap/locale/et.json index 8e7ba1e7..ca27167d 100644 --- a/umap/static/umap/locale/et.json +++ b/umap/static/umap/locale/et.json @@ -237,7 +237,6 @@ "Please choose a format": "Vali palun vorming", "Please enter the name of the property": "Sisesta palun omaduse nimi", "Please enter the new name of this property": "Sisesta palun selle omaduse uus nimi", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Imporditud omadused:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/fa_IR.json b/umap/static/umap/locale/fa_IR.json index 7901c48c..f0ceaeec 100644 --- a/umap/static/umap/locale/fa_IR.json +++ b/umap/static/umap/locale/fa_IR.json @@ -237,7 +237,6 @@ "Please choose a format": "لطفاً یک قالب را انتخاب کنید", "Please enter the name of the property": "لطفاً نام ملک را وارد کنید", "Please enter the new name of this property": "لطفا نام جدید این ملک را وارد کنید", - "Powered by Leaflet and Django, glued by uMap project.": "طراحی شده توسط Leaflet و Django، چسبیده به پروژه uMap.", "Problem in the response": "مشکل در پاسخگویی", "Problem in the response format": "مشکل در قالب پاسخگویی", "Properties imported:": "خواص وارد شده:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/fi.json b/umap/static/umap/locale/fi.json index 9ac8f9a9..49f3e934 100644 --- a/umap/static/umap/locale/fi.json +++ b/umap/static/umap/locale/fi.json @@ -237,7 +237,6 @@ "Please choose a format": "Valitse formaatti", "Please enter the name of the property": "Kirjoita ominaisuuden nimi", "Please enter the new name of this property": "Kirjoita ominaisuuden uusi nimi", - "Powered by Leaflet and Django, glued by uMap project.": "Konepellin alla hyrrää Leaflet ja Django; uMap-projektin kasaan liimaamana.", "Problem in the response": "Ongelma vastauksessa", "Problem in the response format": "Ongelma vastauksen muodossa", "Properties imported:": "Tuodut ominaisuudet:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/fr.json b/umap/static/umap/locale/fr.json index 7d560c86..25b91cb0 100644 --- a/umap/static/umap/locale/fr.json +++ b/umap/static/umap/locale/fr.json @@ -237,7 +237,6 @@ "Please choose a format": "Merci de choisir un format", "Please enter the name of the property": "Merci d'entrer le nom de la propriété", "Please enter the new name of this property": "Veuillez entrer le nouveau nom de la propriété", - "Powered by Leaflet and Django, glued by uMap project.": "Propulsé par Leaflet et Django, mis en musique par uMap project.", "Problem in the response": "Problème dans la réponse du serveur", "Problem in the response format": "Problème dans le format de la réponse", "Properties imported:": "Propriétés importées :", diff --git a/umap/static/umap/locale/gl.json b/umap/static/umap/locale/gl.json index 1fd4d9e2..b16f6edd 100644 --- a/umap/static/umap/locale/gl.json +++ b/umap/static/umap/locale/gl.json @@ -237,7 +237,6 @@ "Please choose a format": "Escolle un formato", "Please enter the name of the property": "Insira o nome da propiedade", "Please enter the new name of this property": "Insira o novo nome desta propiedade", - "Powered by Leaflet and Django, glued by uMap project.": "Fornecido polo Leaflet e o Django, colado polo proxecto uMap.", "Problem in the response": "Problema na resposta", "Problem in the response format": "Problema co formato de resposta", "Properties imported:": "Propiedades importadas:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/he.json b/umap/static/umap/locale/he.json index c38145f1..08c7fda2 100644 --- a/umap/static/umap/locale/he.json +++ b/umap/static/umap/locale/he.json @@ -237,7 +237,6 @@ "Please choose a format": "נא לבחור תבנית", "Please enter the name of the property": "נא למלא את שם המאפיין", "Please enter the new name of this property": "נא למלא את השם החדש של המאפיין הזה", - "Powered by Leaflet and Django, glued by uMap project.": "מופעל על גבי Leaflet ו־Django, חוברו להם יחדיו על ידי מיזם uMap.", "Problem in the response": "בעיה בתגובה", "Problem in the response format": "בעיה במבנה התגובה", "Properties imported:": "יובאו מאפיינים:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/hr.json b/umap/static/umap/locale/hr.json index 79777695..284bfa04 100644 --- a/umap/static/umap/locale/hr.json +++ b/umap/static/umap/locale/hr.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem u prepoznavanju formata", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/hu.json b/umap/static/umap/locale/hu.json index 756496f2..32fef1c0 100644 --- a/umap/static/umap/locale/hu.json +++ b/umap/static/umap/locale/hu.json @@ -237,7 +237,6 @@ "Please choose a format": "Válassza ki a formátumot", "Please enter the name of the property": "Adja meg a tulajdonság nevét", "Please enter the new name of this property": "Adja meg a tulajdonság új nevét", - "Powered by Leaflet and Django, glued by uMap project.": "Technológia: Leaflet és Django, összeállító: uMap projekt.", "Problem in the response": "Hiba a válaszban", "Problem in the response format": "Hiba a válasz formátumában", "Properties imported:": "Importált tulajdonságok:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/id.json b/umap/static/umap/locale/id.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/id.json +++ b/umap/static/umap/locale/id.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/is.json b/umap/static/umap/locale/is.json index e074691a..98c88249 100644 --- a/umap/static/umap/locale/is.json +++ b/umap/static/umap/locale/is.json @@ -237,7 +237,6 @@ "Please choose a format": "Veldu snið", "Please enter the name of the property": "Settu inn heiti á eigindið", "Please enter the new name of this property": "Settu inn nýja heitið á þetta eigindi", - "Powered by Leaflet and Django, glued by uMap project.": "Keyrt með Leaflet og Django, límt saman af uMap verkefninu.", "Problem in the response": "Vandamál í svarinu", "Problem in the response format": "Vandamál með snið svarsins", "Properties imported:": "Innflutt eigindi:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/it.json b/umap/static/umap/locale/it.json index 0d75f625..3605bcdb 100644 --- a/umap/static/umap/locale/it.json +++ b/umap/static/umap/locale/it.json @@ -237,7 +237,6 @@ "Please choose a format": "Scegliere un formato", "Please enter the name of the property": "Inserire il nome della proprietà", "Please enter the new name of this property": "Inserire il nuovo nome per questa proprietà", - "Powered by Leaflet and Django, glued by uMap project.": "Basato su Leaflet e Django, uniti nel progetto uMap.", "Problem in the response": "Problema nella risposta", "Problem in the response format": "Problema nel formato della risposta", "Properties imported:": "Proprietà importate:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ja.json b/umap/static/umap/locale/ja.json index 5757bcc8..761393f5 100644 --- a/umap/static/umap/locale/ja.json +++ b/umap/static/umap/locale/ja.json @@ -237,7 +237,6 @@ "Please choose a format": "フォーマットを指定してください", "Please enter the name of the property": "プロパティの名称を入力してください", "Please enter the new name of this property": "このプロパティに新しい名称を付与してください", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "レスポンスに問題があります", "Problem in the response format": "レスポンス形式に問題があります", "Properties imported:": "インポートされたプロパティ:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ko.json b/umap/static/umap/locale/ko.json index fa8990c6..3f10bdbf 100644 --- a/umap/static/umap/locale/ko.json +++ b/umap/static/umap/locale/ko.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/lt.json b/umap/static/umap/locale/lt.json index 40e5b46c..4a9b022a 100644 --- a/umap/static/umap/locale/lt.json +++ b/umap/static/umap/locale/lt.json @@ -237,7 +237,6 @@ "Please choose a format": "Pasirinkite formatą", "Please enter the name of the property": "Įveskite, prašom, savybės pavadinimą", "Please enter the new name of this property": "Įveskite, prašom, naują savybės pavadinimą", - "Powered by Leaflet and Django, glued by uMap project.": "Pagaminta naudojant Leaflet ir Django, apjungta pagal uMap projektą.", "Problem in the response": "Klaida atsakyme", "Problem in the response format": "Klaida atsakymo formate", "Properties imported:": "Importuoti objektai:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ms.json b/umap/static/umap/locale/ms.json index 7925ed8d..fa965070 100644 --- a/umap/static/umap/locale/ms.json +++ b/umap/static/umap/locale/ms.json @@ -237,7 +237,6 @@ "Please choose a format": "Sila pilih format", "Please enter the name of the property": "Sila masukkan nama ciri-ciri", "Please enter the new name of this property": "Sila masukkan nama baharu bagi ciri-ciri ini", - "Powered by Leaflet and Django, glued by uMap project.": "Dikuasakan oleh Leaflet dan Django, dicantumkan oleh projek uMap.", "Problem in the response": "Masalah dalam tindak balas", "Problem in the response format": "Masalah dalam format tindak balas", "Properties imported:": "Ciri-ciri diimport:", diff --git a/umap/static/umap/locale/nl.json b/umap/static/umap/locale/nl.json index ea86abdd..62a2b43c 100644 --- a/umap/static/umap/locale/nl.json +++ b/umap/static/umap/locale/nl.json @@ -237,7 +237,6 @@ "Please choose a format": "Kies een formaat", "Please enter the name of the property": "Vul de naam in van de eigenschap", "Please enter the new name of this property": "Vul de nieuwe naam in van de eigenschap", - "Powered by Leaflet and Django, glued by uMap project.": "Aangedreven door Leaflet enDjango, samengebracht door uMap project.", "Problem in the response": "Probleem met het antwoord gekregen van de server", "Problem in the response format": "Probleem met het formaat van het antwoord van de server", "Properties imported:": "Geïmporteerde eigenschappen:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/no.json b/umap/static/umap/locale/no.json index c894a1a7..d505dab8 100644 --- a/umap/static/umap/locale/no.json +++ b/umap/static/umap/locale/no.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/pl.json b/umap/static/umap/locale/pl.json index 2bdca581..2fe20385 100644 --- a/umap/static/umap/locale/pl.json +++ b/umap/static/umap/locale/pl.json @@ -237,7 +237,6 @@ "Please choose a format": "Wybierz format", "Please enter the name of the property": "Podaj nazwę właściwości", "Please enter the new name of this property": "Podaj nową nazwę tej właściwości", - "Powered by Leaflet and Django, glued by uMap project.": "Zasilany przez Leaflet i Django, sklejony przez projekt uMap.", "Problem in the response": "Problem z odpowiedzią", "Problem in the response format": "Problem z formatem odpowiedzi", "Properties imported:": "Importowane właściwości:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/pl_PL.json b/umap/static/umap/locale/pl_PL.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/pl_PL.json +++ b/umap/static/umap/locale/pl_PL.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt.json b/umap/static/umap/locale/pt.json index 387d7389..96b2ae94 100644 --- a/umap/static/umap/locale/pt.json +++ b/umap/static/umap/locale/pt.json @@ -237,7 +237,6 @@ "Please choose a format": "Por favor escolha um formato", "Please enter the name of the property": "Por favor introduza o nome da propriedade", "Please enter the new name of this property": "Por favor introduza um novo nome desta propriedade", - "Powered by Leaflet and Django, glued by uMap project.": "Criado com Leaflet e Django pelo projeto uMap.", "Problem in the response": "Problema na resposta do servidor", "Problem in the response format": "Problema no formato da resposta", "Properties imported:": "Propriedades importadas:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt_BR.json b/umap/static/umap/locale/pt_BR.json index 509dc7a5..9d237afe 100644 --- a/umap/static/umap/locale/pt_BR.json +++ b/umap/static/umap/locale/pt_BR.json @@ -237,7 +237,6 @@ "Please choose a format": "Por favor escolha um formato", "Please enter the name of the property": "Por favor introduza o nome da propriedade", "Please enter the new name of this property": "Por favor introduza um novo nome desta propriedade", - "Powered by Leaflet and Django, glued by uMap project.": "Criado com Leaflet e Django pelo projeto uMap.", "Problem in the response": "Problema na resposta do servidor", "Problem in the response format": "Problema no formato da resposta", "Properties imported:": "Propriedades importadas:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt_PT.json b/umap/static/umap/locale/pt_PT.json index 2fe8226f..e226b10b 100644 --- a/umap/static/umap/locale/pt_PT.json +++ b/umap/static/umap/locale/pt_PT.json @@ -237,7 +237,6 @@ "Please choose a format": "Por favor escolha um formato", "Please enter the name of the property": "Por favor introduza o nome da propriedade", "Please enter the new name of this property": "Por favor introduza um novo nome desta propriedade", - "Powered by Leaflet and Django, glued by uMap project.": "Criado com Leaflet e Django pelo projeto uMap.", "Problem in the response": "Problema na resposta do servidor", "Problem in the response format": "Problema no formato da resposta", "Properties imported:": "Propriedades importadas:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ro.json b/umap/static/umap/locale/ro.json index eff8f2d3..5a6fe20f 100644 --- a/umap/static/umap/locale/ro.json +++ b/umap/static/umap/locale/ro.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/ru.json b/umap/static/umap/locale/ru.json index ca83e1c0..67a42585 100644 --- a/umap/static/umap/locale/ru.json +++ b/umap/static/umap/locale/ru.json @@ -237,7 +237,6 @@ "Please choose a format": "Пожалуйста, выберите формат", "Please enter the name of the property": "Введите название свойства", "Please enter the new name of this property": "Введите новое название свойства", - "Powered by Leaflet and Django, glued by uMap project.": "Работает на Leaflet и Django, объединённые проектом uMap.", "Problem in the response": "Проблема с ответом", "Problem in the response format": "Формат ответа не распознан", "Properties imported:": "Импортированы свойства:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/si_LK.json b/umap/static/umap/locale/si_LK.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/si_LK.json +++ b/umap/static/umap/locale/si_LK.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/sk_SK.json b/umap/static/umap/locale/sk_SK.json index b9219e2c..19d5534e 100644 --- a/umap/static/umap/locale/sk_SK.json +++ b/umap/static/umap/locale/sk_SK.json @@ -237,7 +237,6 @@ "Please choose a format": "Prosím, zvoľte formát", "Please enter the name of the property": "Prosím, zadajte názov vlastnosti", "Please enter the new name of this property": "Prosím, zadajte nový názov tejto vlastnosti", - "Powered by Leaflet and Django, glued by uMap project.": "Zostavené z Leaflet a Django, prepojené pomocou projektu uMap.", "Problem in the response": "Problém v odpovedi", "Problem in the response format": "Problém vo formáte odpovede", "Properties imported:": "Importované vlastnosti:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/sl.json b/umap/static/umap/locale/sl.json index 27ce121a..9ec8ab9a 100644 --- a/umap/static/umap/locale/sl.json +++ b/umap/static/umap/locale/sl.json @@ -237,7 +237,6 @@ "Please choose a format": "Izbrati je treba zapis", "Please enter the name of the property": "Ime lastnosti", "Please enter the new name of this property": "Novo ime lastnosti", - "Powered by Leaflet and Django, glued by uMap project.": "Zasnovano na orodjih Leaflet in Django, združeno pri projektu uMap.", "Problem in the response": "Napaka v odzivu", "Problem in the response format": "Napaka v zapisu odziva", "Properties imported:": "Lastnosti so uvožene:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/sr.json b/umap/static/umap/locale/sr.json index 0dfb1e00..44a5774b 100644 --- a/umap/static/umap/locale/sr.json +++ b/umap/static/umap/locale/sr.json @@ -237,7 +237,6 @@ "Please choose a format": "Молимо Вас одаберите формат", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Проблем у препознавању формата", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/sv.json b/umap/static/umap/locale/sv.json index fa1780c2..4ff3b355 100644 --- a/umap/static/umap/locale/sv.json +++ b/umap/static/umap/locale/sv.json @@ -237,7 +237,6 @@ "Please choose a format": "Välj ett format", "Please enter the name of the property": "Ange namnet på egenskapen", "Please enter the new name of this property": "Ange det nya namnet för den här egenskapen", - "Powered by Leaflet and Django, glued by uMap project.": "Genererad med Leaflet och Django, sammansatt av uMap projektet.", "Problem in the response": "Servern svarade med ett fel", "Problem in the response format": "Fel format i serversvaret", "Properties imported:": "Attribut som importeras:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/th_TH.json b/umap/static/umap/locale/th_TH.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/th_TH.json +++ b/umap/static/umap/locale/th_TH.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/tr.json b/umap/static/umap/locale/tr.json index 636eb5f0..d99c7d36 100644 --- a/umap/static/umap/locale/tr.json +++ b/umap/static/umap/locale/tr.json @@ -237,7 +237,6 @@ "Please choose a format": "Lütfen bir biçim seçin", "Please enter the name of the property": "Lütfen bu özelliğin adını girin", "Please enter the new name of this property": "Lütfen bu özelliğin yeni adını girin", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Yanıtta sorun", "Problem in the response format": "Yanıt biçiminde sorun", "Properties imported:": "İçe aktarılan özellikler:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/uk_UA.json b/umap/static/umap/locale/uk_UA.json index aaffcda3..6b54c568 100644 --- a/umap/static/umap/locale/uk_UA.json +++ b/umap/static/umap/locale/uk_UA.json @@ -237,7 +237,6 @@ "Please choose a format": "Будь ласка, виберіть формат", "Please enter the name of the property": "Будь ласка, введіть назву параметра", "Please enter the new name of this property": "Будь ласка, введіть нову назву параметра", - "Powered by Leaflet and Django, glued by uMap project.": "Працює на Leaflet та Django, в проєкті uMap.", "Problem in the response": "Проблема з відповіддю", "Problem in the response format": "Формат відповіді не розпізнано", "Properties imported:": "Імпортовані параметри:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/vi.json b/umap/static/umap/locale/vi.json index 5511a686..0ef42ef8 100644 --- a/umap/static/umap/locale/vi.json +++ b/umap/static/umap/locale/vi.json @@ -237,7 +237,6 @@ "Please choose a format": "Hãy chọn một định dạng", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/vi_VN.json b/umap/static/umap/locale/vi_VN.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/vi_VN.json +++ b/umap/static/umap/locale/vi_VN.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh.json b/umap/static/umap/locale/zh.json index 7f38e640..ceaace8a 100644 --- a/umap/static/umap/locale/zh.json +++ b/umap/static/umap/locale/zh.json @@ -237,7 +237,6 @@ "Please choose a format": "请选择一种格式", "Please enter the name of the property": "请输入属性名称", "Please enter the new name of this property": "请输入属性的新名称", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "响应错误", "Problem in the response format": "响应内容格式问题", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh_CN.json b/umap/static/umap/locale/zh_CN.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/zh_CN.json +++ b/umap/static/umap/locale/zh_CN.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh_TW.Big5.json b/umap/static/umap/locale/zh_TW.Big5.json index f88450e3..5e64cc6b 100644 --- a/umap/static/umap/locale/zh_TW.Big5.json +++ b/umap/static/umap/locale/zh_TW.Big5.json @@ -237,7 +237,6 @@ "Please choose a format": "Please choose a format", "Please enter the name of the property": "Please enter the name of the property", "Please enter the new name of this property": "Please enter the new name of this property", - "Powered by Leaflet and Django, glued by uMap project.": "Powered by Leaflet and Django, glued by uMap project.", "Problem in the response": "Problem in the response", "Problem in the response format": "Problem in the response format", "Properties imported:": "Properties imported:", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file diff --git a/umap/static/umap/locale/zh_TW.json b/umap/static/umap/locale/zh_TW.json index 53154d34..1cbf053a 100644 --- a/umap/static/umap/locale/zh_TW.json +++ b/umap/static/umap/locale/zh_TW.json @@ -237,7 +237,6 @@ "Please choose a format": "請選擇地圖格式", "Please enter the name of the property": "請輸入物件名稱", "Please enter the new name of this property": "請輸入新的物件名稱", - "Powered by Leaflet and Django, glued by uMap project.": "使用 LeafletDjango 技術﹐由 uMap 計畫 整合。", "Problem in the response": "回應出現錯誤", "Problem in the response format": "回應的格式出現錯誤", "Properties imported:": "屬性匯入完成", @@ -391,5 +390,11 @@ "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.", "Direct link": "Direct link", "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "The zoom and center have been modified.": "The zoom and center have been modified.", + "Congratulations, your map has been created!": "Congratulations, your map has been created!", + "Copy link": "Copy link", + "Email": "Email", + "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!", + "Send me the link": "Send me the link", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:" } \ No newline at end of file