i18n
This commit is contained in:
parent
1eec9011ff
commit
74844f53a3
46 changed files with 294 additions and 87 deletions
Binary file not shown.
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "እባክዎ ፎርማት ይምረጡ",
|
||||
"Please enter the name of the property": "እባክዎ የባህርይውን ስም ያስገቡ",
|
||||
"Please enter the new name of this property": "እባክዎን አዲሱን የባህርይውን ስም ያስገቡ",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "በ <a href=\"{leaflet}\">ሊፍሌት</a> እየታገዘ በ<a href=\"{django}\"> ጃንጎ</a> ታግዞ በ<a href=\"{umap}\"> uMap ፕሮጀክት</a> አማካኝነት የቀረበ",
|
||||
"Problem in the response": "በምላሹ ላይ ችግር ተፈጥሯል",
|
||||
"Problem in the response format": "በምላሹ ፎርማት ላይ ችግር ተፈጥሯል",
|
||||
"Properties imported:": "ባህርያት መጥተዋል",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("am_ET", locale)
|
||||
L.setLocale("am_ET")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("ar", locale)
|
||||
L.setLocale("ar")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("ast", locale)
|
||||
L.setLocale("ast")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Проблем в отзивите",
|
||||
"Problem in the response format": "Проблем във формата на отговор",
|
||||
"Properties imported:": "Внесени свойства:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("bg", locale)
|
||||
L.setLocale("bg")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"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,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("ca", locale)
|
||||
L.setLocale("ca")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Sestaveno z <a href=\"{leaflet}\">Leaflet</a> a <a href=\"{django}\">Django</a>, propojených pomocí <a href=\"{umap}\">projektu uMap</a>.",
|
||||
"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,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("cs_CZ", locale)
|
||||
L.setLocale("cs_CZ")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Drives af <a href='{leaflet}'>Leaflet</a> og <a href='{django}'>Django</a>, sammensat af <a href='{umap}'>uMap-projektet</a>.",
|
||||
"Problem in the response": "Problem med svaret",
|
||||
"Problem in the response format": "Problem med svarformatet",
|
||||
"Properties imported:": "Egenskaber importeret:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("da", locale)
|
||||
L.setLocale("da")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Bereitgestellt von <a href=\"{leaflet}\">Leaflet</a> und <a href=\"{django}\">Django</a>, zusammengebastelt vom <a href=\"{umap}\">uMap Projekt</a>.",
|
||||
"Problem in the response": "Fehlerhafte Serverantwort",
|
||||
"Problem in the response format": "Ungültiges Format der Serverantwort",
|
||||
"Properties imported:": "Importierte Merkmale:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("de", locale)
|
||||
L.setLocale("de")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "Παρακαλώ επιλέξτε μια μορφοποίηση",
|
||||
"Please enter the name of the property": "Παρακαλώ εισαγάγετε το όνομα της ιδιότητας",
|
||||
"Please enter the new name of this property": "Παρακαλώ εισαγάγετε το νέο όνομα αυτής της ιδιότητας",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Τροφοδοτείται από <a href=\"{leaflet}\">Leaflet</a> και <a href=\"{django}\">Django</a>, που συνδέθηκαν από το <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Πρόβλημα στην απόκριση",
|
||||
"Problem in the response format": "Πρόβλημα στη μορφοποίηση απόκρισης",
|
||||
"Properties imported:": "Ιδιότητες που έχουν εισαχθεί:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("el", locale)
|
||||
L.setLocale("el")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Impulsado por <a href=\"{leaflet}\">Leaflet</a> y <a href=\"{django}\">Django</a>, pegado por <a href=\"{umap}\">proyecto uMap</a>.",
|
||||
"Problem in the response": "Problema en la respuesta",
|
||||
"Problem in the response format": "Problema con el formato de respuesta",
|
||||
"Properties imported:": "Propiedades importadas:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("es", locale)
|
||||
L.setLocale("es")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Imporditud omadused:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("et", locale)
|
||||
L.setLocale("et")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "لطفاً یک قالب را انتخاب کنید",
|
||||
"Please enter the name of the property": "لطفاً نام ملک را وارد کنید",
|
||||
"Please enter the new name of this property": "لطفا نام جدید این ملک را وارد کنید",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "طراحی شده توسط <a href=\"{leaflet}\"> Leaflet </a> و <a href=\"{django}\">Django</a>، چسبیده به <a href=\"{umap}\"> پروژه uMap</a>.",
|
||||
"Problem in the response": "مشکل در پاسخگویی",
|
||||
"Problem in the response format": "مشکل در قالب پاسخگویی",
|
||||
"Properties imported:": "خواص وارد شده:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("fa_IR", locale)
|
||||
L.setLocale("fa_IR")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Konepellin alla hyrrää <a href=\"{leaflet}\">Leaflet</a> ja <a href=\"{django}\">Django</a>; <a href=\"{umap}\">uMap-projektin</a> kasaan liimaamana.",
|
||||
"Problem in the response": "Ongelma vastauksessa",
|
||||
"Problem in the response format": "Ongelma vastauksen muodossa",
|
||||
"Properties imported:": "Tuodut ominaisuudet:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("fi", locale)
|
||||
L.setLocale("fi")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Propulsé par <a href=\"{leaflet}\">Leaflet</a> et <a href=\"{django}\">Django</a>, mis en musique par <a href=\"{umap}\">uMap project</a>.",
|
||||
"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 :",
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Fornecido polo <a href=\"{leaflet}\">Leaflet</a> e o <a href=\"{django}\">Django</a>, colado polo <a href=\"{umap}\">proxecto uMap</a>.",
|
||||
"Problem in the response": "Problema na resposta",
|
||||
"Problem in the response format": "Problema co formato de resposta",
|
||||
"Properties imported:": "Propiedades importadas:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("gl", locale)
|
||||
L.setLocale("gl")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "נא לבחור תבנית",
|
||||
"Please enter the name of the property": "נא למלא את שם המאפיין",
|
||||
"Please enter the new name of this property": "נא למלא את השם החדש של המאפיין הזה",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "מופעל על גבי <a href=\"{leaflet}\">Leaflet</a> ו־<a href=\"{django}\">Django</a>, חוברו להם יחדיו על ידי <a href=\"{umap}\">מיזם uMap</a>.",
|
||||
"Problem in the response": "בעיה בתגובה",
|
||||
"Problem in the response format": "בעיה במבנה התגובה",
|
||||
"Properties imported:": "יובאו מאפיינים:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("he", locale)
|
||||
L.setLocale("he")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem u prepoznavanju formata",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("hr", locale)
|
||||
L.setLocale("hr")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Technológia: <a href=\"{leaflet}\">Leaflet</a> és <a href=\"{django}\">Django</a>, összeállító: <a href=\"{umap}\">uMap projekt</a>.",
|
||||
"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,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("hu", locale)
|
||||
L.setLocale("hu")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("id", locale)
|
||||
L.setLocale("id")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Keyrt með <a href=\"{leaflet}\">Leaflet</a> og <a href=\"{django}\">Django</a>, límt saman af <a href=\"{umap}\">uMap verkefninu</a>.",
|
||||
"Problem in the response": "Vandamál í svarinu",
|
||||
"Problem in the response format": "Vandamál með snið svarsins",
|
||||
"Properties imported:": "Innflutt eigindi:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("is", locale)
|
||||
L.setLocale("is")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Basato su <a href=\"{leaflet}\">Leaflet</a> e <a href=\"{django}\">Django</a>, uniti nel <a href=\"{umap}\">progetto uMap</a>.",
|
||||
"Problem in the response": "Problema nella risposta",
|
||||
"Problem in the response format": "Problema nel formato della risposta",
|
||||
"Properties imported:": "Proprietà importate:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("it", locale)
|
||||
L.setLocale("it")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "フォーマットを指定してください",
|
||||
"Please enter the name of the property": "プロパティの名称を入力してください",
|
||||
"Please enter the new name of this property": "このプロパティに新しい名称を付与してください",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "レスポンスに問題があります",
|
||||
"Problem in the response format": "レスポンス形式に問題があります",
|
||||
"Properties imported:": "インポートされたプロパティ:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("ja", locale)
|
||||
L.setLocale("ja")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("ko", locale)
|
||||
L.setLocale("ko")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Pagaminta naudojant <a href=\"{leaflet}\">Leaflet</a> ir <a href=\"{django}\">Django</a>, apjungta pagal <a href=\"{umap}\">uMap projektą</a>.",
|
||||
"Problem in the response": "Klaida atsakyme",
|
||||
"Problem in the response format": "Klaida atsakymo formate",
|
||||
"Properties imported:": "Importuoti objektai:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("lt", locale)
|
||||
L.setLocale("lt")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Dikuasakan oleh <a href=\"{leaflet}\">Leaflet</a> dan <a href=\"{django}\">Django</a>, dicantumkan oleh <a href=\"{umap}\">projek uMap</a>.",
|
||||
"Problem in the response": "Masalah dalam tindak balas",
|
||||
"Problem in the response format": "Masalah dalam format tindak balas",
|
||||
"Properties imported:": "Ciri-ciri diimport:",
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Aangedreven door <a href=\"{leaflet}\">Leaflet</a> en<a href=\"{django}\">Django</a>, samengebracht door <a href=\"{umap}\">uMap project</a>.",
|
||||
"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,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("nl", locale)
|
||||
L.setLocale("nl")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("no", locale)
|
||||
L.setLocale("no")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Zasilany przez <a href=\"{leaflet}\">Leaflet</a> i <a href=\"{django}\">Django</a>, sklejony przez <a href=\"{umap}\">projekt uMap</a>.",
|
||||
"Problem in the response": "Problem z odpowiedzią",
|
||||
"Problem in the response format": "Problem z formatem odpowiedzi",
|
||||
"Properties imported:": "Importowane właściwości:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("pl", locale)
|
||||
L.setLocale("pl")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Criado com <a href=\"{leaflet}\">Leaflet</a> e <a href=\"{django}\">Django</a> pelo <a href=\"{umap}\">projeto uMap</a>.",
|
||||
"Problem in the response": "Problema na resposta do servidor",
|
||||
"Problem in the response format": "Problema no formato da resposta",
|
||||
"Properties imported:": "Propriedades importadas:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("pt", locale)
|
||||
L.setLocale("pt")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Criado com <a href=\"{leaflet}\">Leaflet</a> e <a href=\"{django}\">Django</a> pelo <a href=\"{umap}\">projeto uMap</a>.",
|
||||
"Problem in the response": "Problema na resposta do servidor",
|
||||
"Problem in the response format": "Problema no formato da resposta",
|
||||
"Properties imported:": "Propriedades importadas:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("pt_BR", locale)
|
||||
L.setLocale("pt_BR")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Criado com <a href=\"{leaflet}\">Leaflet</a> e <a href=\"{django}\">Django</a> pelo <a href=\"{umap}\">projeto uMap</a>.",
|
||||
"Problem in the response": "Problema na resposta do servidor",
|
||||
"Problem in the response format": "Problema no formato da resposta",
|
||||
"Properties imported:": "Propriedades importadas:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("pt_PT", locale)
|
||||
L.setLocale("pt_PT")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("ro", locale)
|
||||
L.setLocale("ro")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "Пожалуйста, выберите формат",
|
||||
"Please enter the name of the property": "Введите название свойства",
|
||||
"Please enter the new name of this property": "Введите новое название свойства",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Работает на <a href=\"{leaflet}\">Leaflet</a> и <a href=\"{django}\">Django</a>, объединённые проектом <a href=\"{umap}\">uMap</a>.",
|
||||
"Problem in the response": "Проблема с ответом",
|
||||
"Problem in the response format": "Формат ответа не распознан",
|
||||
"Properties imported:": "Импортированы свойства:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("ru", locale)
|
||||
L.setLocale("ru")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("si_LK", locale)
|
||||
L.setLocale("si_LK")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Zostavené z <a href=\"{leaflet}\">Leaflet</a> a <a href=\"{django}\">Django</a>, prepojené pomocou <a href=\"{umap}\">projektu uMap</a>.",
|
||||
"Problem in the response": "Problém v odpovedi",
|
||||
"Problem in the response format": "Problém vo formáte odpovede",
|
||||
"Properties imported:": "Importované vlastnosti:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("sk_SK", locale)
|
||||
L.setLocale("sk_SK")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Zasnovano na orodjih <a href=\"{leaflet}\">Leaflet</a> in <a href=\"{django}\">Django</a>, združeno pri <a href=\"{umap}\">projektu uMap</a>.",
|
||||
"Problem in the response": "Napaka v odzivu",
|
||||
"Problem in the response format": "Napaka v zapisu odziva",
|
||||
"Properties imported:": "Lastnosti so uvožene:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("sl", locale)
|
||||
L.setLocale("sl")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Проблем у препознавању формата",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("sr", locale)
|
||||
L.setLocale("sr")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Genererad med <a href=\"{leaflet}\">Leaflet</a> och <a href=\"{django}\">Django</a>, sammansatt av <a href=\"{umap}\">uMap projektet</a>.",
|
||||
"Problem in the response": "Servern svarade med ett fel",
|
||||
"Problem in the response format": "Fel format i serversvaret",
|
||||
"Properties imported:": "Attribut som importeras:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("sv", locale)
|
||||
L.setLocale("sv")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("th_TH", locale)
|
||||
L.setLocale("th_TH")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Yanıtta sorun",
|
||||
"Problem in the response format": "Yanıt biçiminde sorun",
|
||||
"Properties imported:": "İçe aktarılan özellikler:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("tr", locale)
|
||||
L.setLocale("tr")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "Будь ласка, виберіть формат",
|
||||
"Please enter the name of the property": "Будь ласка, введіть назву параметра",
|
||||
"Please enter the new name of this property": "Будь ласка, введіть нову назву параметра",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Працює на <a href=\"{leaflet}\">Leaflet</a> та <a href=\"{django}\">Django</a>, в проєкті <a href=\"{umap}\">uMap</a>.",
|
||||
"Problem in the response": "Проблема з відповіддю",
|
||||
"Problem in the response format": "Формат відповіді не розпізнано",
|
||||
"Properties imported:": "Імпортовані параметри:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("uk_UA", locale)
|
||||
L.setLocale("uk_UA")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"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 <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "Problem in the response",
|
||||
"Problem in the response format": "Problem in the response format",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("vi", locale)
|
||||
L.setLocale("vi")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "请选择一种格式",
|
||||
"Please enter the name of the property": "请输入属性名称",
|
||||
"Please enter the new name of this property": "请输入属性的新名称",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||
"Problem in the response": "响应错误",
|
||||
"Problem in the response format": "响应内容格式问题",
|
||||
"Properties imported:": "Properties imported:",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("zh", locale)
|
||||
L.setLocale("zh")
|
||||
|
|
|
@ -237,7 +237,6 @@ const locale = {
|
|||
"Please choose a format": "請選擇地圖格式",
|
||||
"Please enter the name of the property": "請輸入物件名稱",
|
||||
"Please enter the new name of this property": "請輸入新的物件名稱",
|
||||
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "使用 <a href=\"{leaflet}\">Leaflet</a> 與 <a href=\"{django}\">Django</a> 技術﹐由 <a href=\"{umap}\">uMap 計畫</a> 整合。",
|
||||
"Problem in the response": "回應出現錯誤",
|
||||
"Problem in the response format": "回應的格式出現錯誤",
|
||||
"Properties imported:": "屬性匯入完成",
|
||||
|
@ -391,7 +390,13 @@ const locale = {
|
|||
"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:"
|
||||
}
|
||||
L.registerLocale("zh_TW", locale)
|
||||
L.setLocale("zh_TW")
|
||||
|
|
Loading…
Reference in a new issue