This commit is contained in:
Yohan Boniface 2023-07-19 15:49:20 +02:00
parent 34175b89a8
commit 48b8ec4ed6
45 changed files with 209 additions and 209 deletions

Binary file not shown.

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## ሁለት ፓውንድ ምልክቶች ለንዑስ አርእስቱ",
"### three hashes for third heading": "### ሶስት ፓውንድ ምልክቶች ለሶስተኛው ደረጃ አርእስት",
"**double star for bold**": "** ሁለት ኮኮብ ለማወፈር **",
"*simple star for italic*": "* አንድ ኮከብ ለማጣመም *",
"--- for an horizontal rule": "--- ለአግድም መስመር",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "ስለ",
"Action not allowed :(": "አይፈቀድም :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "ቲ.ኤም.ኤስ. ፎርማት",
"Text color for the cluster label": "የክላስተሩን ሌብ ፅሑፍ ከለር",
"Text formatting": "ፅሁፍ ማስተካከያ",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "ሪሞት ሰርቨሩ የዶሜይን ልውውጥን የማይፈቅድ ከሆነ ይህን ለመጠቀም (አዝጋሚ)",
"To zoom": "ለማጉላት",
"Transfer shape to edited feature": "ቅርፁን ወደ ታረመ ፊቸር አስተላልፍ",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("am_ET", locale)
L.setLocale("am_ET")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**double star for bold**",
"*simple star for italic*": "*simple star for italic*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "About",
"Action not allowed :(": "Action not allowed :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ar", locale)
L.setLocale("ar")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**double star for bold**",
"*simple star for italic*": "*simple star for italic*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "About",
"Action not allowed :(": "Action not allowed :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ast", locale)
L.setLocale("ast")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "два хеша за втората таблица",
"### three hashes for third heading": "# # # Три хеша за трета позиция",
"**double star for bold**": "двойна звезда за удебеление",
"*simple star for italic*": "* проста звезда за курсив *",
"--- for an horizontal rule": "---за хоризонтална линия",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "относно",
"Action not allowed :(": "Не позволено действие",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS формат",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "форматиране на текст",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "За да се използва, ако отдалечен сървър не позволява кръстосан домейн (по-бавно)",
"To zoom": "За да увеличите",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("bg", locale)
L.setLocale("bg")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dos coixinets per a capçalera secundària",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**doble asteric per a negreta**",
"*simple star for italic*": "*un asterisc per a cursiva*",
"--- for an horizontal rule": "--- per a una línia horitzontal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Quant a",
"Action not allowed :(": "Acció no permesa :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Format TMS",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Format del text",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "A l'escala",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -372,33 +369,36 @@ const locale = {
"{distance} NM": "{distance} NM",
"{distance} km": "{distance} km",
"{distance} m": "{distance} m",
"{distance} miles": "{distance} miles",
"{distance} miles": "{distance} milles",
"{distance} yd": "{distance} yd",
" (area: {measure})": "(area: {measure})",
" (length: {measure})": "(length: {measure})",
"Animated transitions": "Animated transitions",
"Background overlay url": "Background overlay url",
"Custom overlay": "Custom overlay",
"Display the star map button": "Display the star map button",
"Error in the overlay URL": "Error in the overlay URL",
"Map has been starred": "Map has been starred",
"Map has been unstarred": "Map has been unstarred",
"Opacity": "Opacity",
"Star this map": "Star this map",
"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.",
"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:",
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"Animated transitions": "Transicions animades",
"Background overlay url": "URL de superposició del fons",
"Custom overlay": "Superposició personalitzada",
"Display the star map button": "Mostra el botó per a destacar el mapa",
"Error in the overlay URL": "S'ha produït un error en l'URL de superposició",
"Map has been starred": "El mapa s'ha destacat",
"Map has been unstarred": "El mapa ja no està destacat",
"Opacity": "Opacitat",
"Star this map": "Destaca aquest mapa",
"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.": "El símbol pot ser qualsevol caràcter Unicode o un URL. Podeu usar propietats de característiques com a variables. P. ex: amb \"http://elmeuservidor.org/imatges/{nom}.png\", la variable {nom} se substituirà amb el valor de \"nom\" de cada marcador.",
"Direct link": "Enllaç directe",
"Export options": "Opcions d'exportació",
"The zoom and center have been modified.": "L'escala i el centre s'han modificat.",
"Congratulations, your map has been created!": "Enhorabona, s'ha creat el mapa!",
"Copy link": "Copia l'enllaç",
"Email": "Envia per correu electrònic",
"Secret edit link copied to clipboard!": "L'enllaç secret s'ha copiat al porta-retalls!",
"Send me the link": "Envia'm aquest enllaç",
"Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "S'ha creat el vostre mapa! Com que no heu iniciat sessió, aquí teniu l'enllaç secret per a editar-lo. Conserveu-lo en un lloc segur:",
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Llista separada per comes de les propietats a usar per a les característiques d'ordenació. Per a invertir l'ordre, afegiu un signe menys (-) abans. P. ex. lamevaclau, -unaslatraclau",
"Issue reaching that URL (network problem or CORS protection)": "S'ha produït un problema en intentar arribar a l'URL (problema de xarxa o protecció CORS)",
"Toggle edit mode (⇧+Click)": "Activa o desactiva el mode d'edició (⇧+clic)",
"icon opacity": "opacitat de la icona",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ca", locale)
L.setLocale("ca")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dvě mřížky pro nadpis druhé úrovně",
"### three hashes for third heading": "### podnadpis třetí úrovně",
"**double star for bold**": "**vše mezi dvěma hvězdičkami je tučně**",
"*simple star for italic*": "*vše mezi hvězdičkami bude kurzívou*",
"--- for an horizontal rule": "--- vytvoří vodorovnou linku",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Čárkami oddělený seznam čísel, který popisuje vzorek přerušované čáry. Např. «5, 10, 15».",
"About": "O mapě",
"Action not allowed :(": "Akce nepovolena :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "formát TMS",
"Text color for the cluster label": "Barva textu popisku shluku",
"Text formatting": "Formátování textu",
"The name of the property to use as feature label (ex.: \"nom\")": "Název vlastnosti pro použití v popisku objektu (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Pro případ že vzdálený server neumožňuje cross domain (pomalejší)",
"To zoom": "Maximální přiblížení",
"Transfer shape to edited feature": "Přenést tvar do editovaného objektu",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("cs_CZ", locale)
L.setLocale("cs_CZ")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## to hashtags for andet overskriftniveau",
"### three hashes for third heading": "### tre hashtags for tredje overskriftsniveau",
"**double star for bold**": "**dobbelt stjerne for fed skrift**",
"*simple star for italic*": "*enkelt stjerne for kursiv*",
"--- for an horizontal rule": "--- for vandret streg",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "En kommasepareret nummerliste som definerer stiplingsmønstret. Fx: \"5, 10, 15\".",
"About": "Om",
"Action not allowed :(": "Handling er ikke tilladt :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS-format",
"Text color for the cluster label": "Tekstfarve for klyngelabel",
"Text formatting": "Tekstformatering",
"The name of the property to use as feature label (ex.: \"nom\")": "Navnet på den egenskab, der skal anvendes som objektlabel (fx: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Anvendes hvis fjernserver ikke tillader krydsdomæne (langsommere)",
"To zoom": "For at zoome",
"Transfer shape to edited feature": "Overfør figur til redigeret objekt",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("da", locale)
L.setLocale("da")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## Zwei Rauten für mittlere Überschrift",
"### three hashes for third heading": "### Drei Rauten für kleine Überschrift",
"**double star for bold**": "**Zwei Sterne für Fett**",
"*simple star for italic*": "*Ein Stern für Kursiv*",
"--- for an horizontal rule": "--- Für eine horizontale Linie",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Eine kommagetrente Zahlenfolge, die die Linienart (Strichmuster) der Kontur definiert, z. B.: \"5, 10, 15\".",
"About": "Über",
"Action not allowed :(": "Aktion nicht erlaubt :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS-Format",
"Text color for the cluster label": "Textfarbe für die Gruppierungsbezeichnung",
"Text formatting": "Textformatierung",
"The name of the property to use as feature label (ex.: \"nom\")": "Den Namen des Merkmals als Elementbezeichnung verwenden (z. B.: \"Name\")",
"To use if remote server doesn't allow cross domain (slower)": "Anzuwenden, wenn der Zielserver kein Cross Origin Resource Sharing (CORS) erlaubt (langsamer).",
"To zoom": "Bis Zoomstufe",
"Transfer shape to edited feature": "Form in bearbeitetes Element überführen",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("de", locale)
L.setLocale("de")

View file

@ -29,7 +29,7 @@ const locale = {
"Do you want to display a panel on load?": "Εμφάνιση καρτέλας κατά την φόρτωση",
"Do you want to display popup footer?": "Εμφάνιση αναδυόμενου υποσέλιδου",
"Do you want to display the scale control?": "Εμφάνιση κλίμακας",
"Do you want to display the «more» control?": "Εμφάνιση «περισσότερων» επιλογών",
"Do you want to display the «more» control?": "Εμφάνιση περισσότερων επιλογών",
"Drop": "Σταγόνα",
"GeoRSS (only link)": "GeoRSS (μόνο σύνδεσμος)",
"GeoRSS (title + image)": "GeoRSS (τίτλος + εικόνα)",
@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## για επικεφαλίδα δευτέρου επιπέδου",
"### three hashes for third heading": "### για επικεφαλίδα τρίτου επιπέδου",
"**double star for bold**": "**διπλό αστερίσκο για έντονα**",
"*simple star for italic*": "*μονό αστερίσκο για πλάγια*",
"--- for an horizontal rule": "--- για οριζόντιο διαχωριστικό",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Μια λίστα αριθμών διαχωρισμένων με κόμμα που καθορίζει το μοτίβο της παύλας. Π.χ.: \"5, 10, 15\".",
"About": "Σχετικά",
"Action not allowed :(": "Μη επιτρεπόμενη ενέργεια :(",
@ -135,9 +133,9 @@ const locale = {
"Current view instead of default map view?": "Τρέχουσα προβολή χάρτη αντί της προεπιλεγμένης",
"Custom background": "Προσαρμοσμένο υπόβαθρο",
"Data is browsable": "Τα δεδομένα είναι περιηγήσιμα",
"Default interaction options": "Προεπιλεγμένες επιλογές αλληλεπίδρασης",
"Default interaction options": "Αλληλεπίδραση",
"Default properties": "Προεπιλεγμένες ιδιότητες",
"Default shape properties": "Προεπιλεγμένες ιδιότητες σχημάτων",
"Default shape properties": "Ιδιότητες σχημάτων",
"Define link to open in a new window on polygon click.": "Προσδιορισμός συνδέσμου για άνοιγμα σε νέο παράθυρο με κλικ στο πολύγωνο",
"Delay between two transitions when in play mode": "Καθυστέρηση μεταξύ μεταβάσεων κατά την παρουσίαση",
"Delete": "Διαγραφή",
@ -218,8 +216,8 @@ const locale = {
"Map has been attached to your account": "Ο χάρτης έχει συνδεθεί με τον λογαριασμό σας",
"Map has been saved!": "Ο χάρτης έχει αποθηκευτεί!",
"Map user content has been published under licence": "Το περιεχόμενο του χάρτη έχει δημοσιευτεί με συγκεκριμένη άδεια",
"Map's editors": "Οι συντάκτες του χάρτη",
"Map's owner": "Ιδιοκτήτης του χάρτη",
"Map's editors": "Συντάκτες",
"Map's owner": "Ιδιοκτησία",
"Merge lines": "Συγχώνευση γραμμών",
"More controls": "Περισσότερα εργαλεία ελέγχου",
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Πρέπει να είναι έγκυρη τιμή CSS (π.χ.: DarkBlue ή #123456)",
@ -250,7 +248,7 @@ const locale = {
"Save": "Αποθήκευση",
"Save anyway": "Αποθήκευση οπωσδήποτε",
"Save current edits": "Αποθήκευση τρέχουσας επεξεργασίας",
"Save this center and zoom": "Αποθήκευση αυτής της προβολής με το συγκεκριμένο κεντράρισμα και το επίπεδο εστίασης",
"Save this center and zoom": "Αποθήκευση αυτής της προβολής με το συγκεκριμένο κεντράρισμα και το επίπεδο εστίασης.",
"Save this location as new feature": "Αποθήκευση αυτής της τοποθεσίας ως νέο στοιχείο",
"Search a place name": "Αναζήτηση τοποθεσίας",
"Search location": "Αναζήτηση τοποθεσίας",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Μορφοποίηση TMS",
"Text color for the cluster label": "Χρώμα κειμένου για την ετικέτα συμπλέγματος",
"Text formatting": "Μορφοποίηση κειμένου",
"The name of the property to use as feature label (ex.: \"nom\")": "Το όνομα της ιδιότητας που θα χρησιμοποιηθεί ως ετικέτα στοιχείου (π.χ..: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Για χρήση εάν ο απομακρυσμένος διακομιστής δεν επιτρέπει cross domain (πιο αργή)",
"To zoom": "Για εστίαση",
"Transfer shape to edited feature": "Μεταφορά σχήματος σε επεξεργασμένο στοιχείο",
@ -287,20 +284,20 @@ const locale = {
"Unable to detect format of file {filename}": "Δεν είναι δυνατή η αναγνώριση της μορφοποίησης του αρχείου {filename}",
"Untitled layer": "Επίπεδο χωρίς όνομα",
"Untitled map": "Χάρτης χωρίς όνομα",
"Update permissions": "Ενημέρωση δικαιωμάτων",
"Update permissions": "Ενημέρωση δικαιωμάτων χάρτη",
"Update permissions and editors": "Ενημέρωση δικαιωμάτων και συντακτών",
"Url": "Σύνδεσμος",
"Use current bounds": "Χρήση τρεχόντων ορίων",
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Χρησιμοποιήστε σύμβολα υποκατάστασης με τις ιδιότητες του στοιχείου μεταξύ αγκυλών, π.χ. {name}, θα αντικατασταθούν δυναμικά από τις αντίστοιχες τιμές.",
"User content credits": "Εύσημα περιεχομένου χρήστη",
"User interface options": "Επιλογές περιβάλλοντος χρήστη",
"User interface options": "Περιβάλλον χρήστη",
"Versions": "Εκδόσεις",
"View Fullscreen": "Προβολή πλήρους οθόνης",
"Where do we go from here?": "Πού πάμε από εδώ;",
"Whether to display or not polygons paths.": "Εάν πρόκειται να εμφανίσετε ή όχι μονοπάτια πολυγώνων.",
"Whether to fill polygons with color.": "Εάν πρόκειται να γεμίσετε πολύγωνα με χρώμα.",
"Who can edit": "Ποιος μπορεί να επεξεργαστεί",
"Who can view": οιος μπορεί να δει",
"Who can edit": "Επεξεργασία",
"Who can view": ροβολή",
"Will be displayed in the bottom right corner of the map": "Θα εμφανιστεί στην κάτω δεξιά γωνία του χάρτη",
"Will be visible in the caption of the map": "Θα είναι ορατό στη λεζάντα του χάρτη",
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Οπς! Κάποιος άλλος φαίνεται πως έχει επεξεργαστεί τα δεδομένα. Μπορείτε να αποθηκεύσετε ούτως ή άλλως, αλλά αυτό θα διαγράψει τις αλλαγές που έγιναν από άλλους.",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("el", locale)
L.setLocale("el")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**double star for bold**",
"*simple star for italic*": "*simple star for italic*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "About",
"Action not allowed :(": "Action not allowed :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("en", locale)
L.setLocale("en")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dos almohadillas para el encabezado secundario",
"### three hashes for third heading": "### tres almohadillas para el encabezado ternario",
"**double star for bold**": "**dos asteriscos para negrita**",
"*simple star for italic*": "*un asterisco para cursiva*",
"--- for an horizontal rule": "--- para una línea horizontal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Una lista de números separados por comas que define el patrón de trazos. Por ejemplo: \"5, 10, 15\".",
"About": "Acerca de",
"Action not allowed :(": "Acción no permitida :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "formato TMS",
"Text color for the cluster label": "Color del texto para la etiqueta clúster",
"Text formatting": "Formato de texto",
"The name of the property to use as feature label (ex.: \"nom\")": "El nombre de la propiedad a usar como etiqueta del elemento (ejemplo: «nom»)",
"To use if remote server doesn't allow cross domain (slower)": "Para utilizar si el servidor remoto no permite dominios cruzados (más lento)",
"To zoom": "Para acercar/alejar",
"Transfer shape to edited feature": "Transferir la figura al elemento editado",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("es", locale)
L.setLocale("es")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## kaks trelli teise pealkirja jaoks",
"### three hashes for third heading": "### kolm trelli kolmanda pealkirja jaoks",
"**double star for bold**": "**kaks tärni paksu kirja jaoks**",
"*simple star for italic*": "* üks tärn kaldkirja jaoks*",
"--- for an horizontal rule": "--- horisontaaljoone jaoks",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Komaga eraldatud numbriloend, mis määrab katkendjoone mustri, nt \"5, 10, 15\".",
"About": "Teave",
"Action not allowed :(": "Tegevus pole lubatud :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS vorming",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Tekstivorming",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "Suurendusastmeni",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("et", locale)
L.setLocale("et")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## دو هشتگ برای عنوان دوم",
"### three hashes for third heading": "### سه هشتگ برای عنوان سوم",
"**double star for bold**": "** دو ستاره برای پررنگ **",
"*simple star for italic*": "*ستاره ساده برای حروف کج*",
"--- for an horizontal rule": "--- برای یک قاعده افقی",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "لیستی از اعداد جدا شده با کاما که الگوی خط تیره را مشخص می کند. مثال: \"5 ، 10 ، 15\".",
"About": "درباره",
"Action not allowed :(": "اقدام مجاز نیست :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "قالب TMS",
"Text color for the cluster label": "رنگ متن برای برچسب خوشه",
"Text formatting": "قالب بندی متن",
"The name of the property to use as feature label (ex.: \"nom\")": "نام ویژگی مورد استفاده برای برچسب ویژگی (به عنوان مثال: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "برای استفاده در صورت عدم دسترسی سرور از راه دور به دامنه (کندتر)",
"To zoom": "زوم",
"Transfer shape to edited feature": "انتقال شکل به ویژگی ویرایش شده",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("fa_IR", locale)
L.setLocale("fa_IR")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## kaksi risuaitaa tekee kakkostason otsikon",
"### three hashes for third heading": "### kolme risuaitaa tekee kolmostason otsikon",
"**double star for bold**": "**tuplatähti lihavoi**",
"*simple star for italic*": "*yksi tähti kursivoi*",
"--- for an horizontal rule": "--- luo vaakasuoran erottimen kuplan halki",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Tietoja",
"Action not allowed :(": "Toimenpide ei ole sallittu :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS-formaatti",
"Text color for the cluster label": "Tekstin väri klusterietiketissä",
"Text formatting": "Tekstin muotoilu",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "Zoomaukseen",
"Transfer shape to edited feature": "Siirrä muoto muokatuksi piirteeksi.",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("fi", locale)
L.setLocale("fi")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## deux dièses pour titre 2",
"### three hashes for third heading": "### trois dièses pour titre 3",
"**double star for bold**": "**double astérisque pour gras**",
"*simple star for italic*": "*simple astérisque pour italique*",
"--- for an horizontal rule": "--- pour un séparateur horizontal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Liste de nombres séparés par une virgule, définissant les tirets et espaces. Ex.: \"5, 10, 15\".",
"About": "À propos",
"Action not allowed :(": "Action non autorisée :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "format de type TMS",
"Text color for the cluster label": "Couleur du texte du cluster",
"Text formatting": "Mise en forme du texte",
"The name of the property to use as feature label (ex.: \"nom\")": "Le nom de la propriété à utiliser comme libellé des éléments (ex. : \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Cocher si le serveur distant n'autorise pas le cross domain (plus lent)",
"To zoom": "Jusqu'au zoom",
"Transfer shape to edited feature": "Adjoindre le tracé au groupe courant",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Liste de propriétés séparées par une virgule pour trier les éléments. Pour trier en descendant, ajouter un signe moins (-) devant. Ex.: maclé,-autreclé.",
"Issue reaching that URL (network problem or CORS protection)": "Problème pour charger l'URL (problème réseau ou protection CORS)",
"Toggle edit mode (⇧+Click)": "Alterner le mode édition (⇧+clic)",
"icon opacity": "Opacité de l'icône"
"icon opacity": "Opacité de l'icône",
"*single star for italic*": "*simple astérisque pour italique*",
"--- for a horizontal rule": "--- pour un séparateur horizontal",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "Nom de la propriété utilisée pour le libellé (ex.: \"nom\"). Il est possible d'utiliser des propriétés entre accolades pour en utiliser plusieurs ou ajouter du texte (ex.: \"{nom} à {lieu}\")"
}
L.registerLocale("fr", locale)
L.setLocale("fr")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dous cancelos para a cabeceira secundaria",
"### three hashes for third heading": "### tres cancelos para a cabeceira terciaria",
"**double star for bold**": "**dous asteriscos para pór negriña**",
"*simple star for italic*": "*un asterisco para pór cursiva*",
"--- for an horizontal rule": "--- para pór unha liña horizontal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Unha listaxe separada por vírgulas que define o patrón de trazos de guión. Ex.: \"5, 10, 15\".",
"About": "Acerca de",
"Action not allowed :(": "Acción non permitida :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "formato TMS",
"Text color for the cluster label": "Cor do texto para a etiqueta clúster",
"Text formatting": "Formato do texto",
"The name of the property to use as feature label (ex.: \"nom\")": "O nome da propiedade a empregar coma etiqueta do elemento (ex.: «nom»)",
"To use if remote server doesn't allow cross domain (slower)": "Para empregar se o servidor remoto non permite dominios cruzados (máis amodo)",
"To zoom": "Para o achegamento",
"Transfer shape to edited feature": "Transferir a forma ó elemento editada",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("gl", locale)
L.setLocale("gl")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## שתי סולמיות לכותרת מסדר שני",
"### three hashes for third heading": "### שלוש סולמיות לכותרת מסדר שלישי",
"**double star for bold**": "**כוכבית כפולה להדגשה**",
"*simple star for italic*": "*כוכבית בודדת לכתב נטוי*",
"--- for an horizontal rule": "--- לקו חוצה",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "רשימה מופרדת בפסיקים של מספרים שמגדירים את תבנית הלוכסנים והמקפים. למשל: „5, 10, 15”.",
"About": "על אודות",
"Action not allowed :(": "הפעולה אסורה :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "מבנה TMS",
"Text color for the cluster label": "צבע טקסט לתווית הקבוצה",
"Text formatting": "עיצוב טקסט",
"The name of the property to use as feature label (ex.: \"nom\")": "שם המאפיין לשימוש כתווית תכונה (למשל: „nom”)",
"To use if remote server doesn't allow cross domain (slower)": "יש להשתמש אם השרת המרוחק לא מאפשר קישור בין שמות תחומים (Cross Origin - אטי יותר)",
"To zoom": "לתקריב",
"Transfer shape to edited feature": "המרת צורה לתכונה לעריכה",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("he", locale)
L.setLocale("he")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "### dva puta ljestve za treću razinu naslova",
"### three hashes for third heading": "### tri puta ljestve za treću razinu naslova",
"**double star for bold**": "**dvije zvijezdice za podebljano**",
"*simple star for italic*": "*zvijezdica za kurziv*",
"--- for an horizontal rule": "--- za horizontalnu crtu",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Više o",
"Action not allowed :(": "Akcija nije dozvoljena :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Formatiranje teksta",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "Do uvećanja",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("hr", locale)
L.setLocale("hr")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## két számjel: második címsor",
"### three hashes for third heading": "### három számjel: harmadik címsor",
"**double star for bold**": "**két csillag: félkövér**",
"*simple star for italic*": "*egy csillag: dőlt*",
"--- for an horizontal rule": "--- három kötőjel: vízszintes vonal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Vesszővel elválasztott számsor, amely meghatározza a szaggatott vonalak mintázatát. Például 5,10,15 Ha nem világos, próbálkozz!",
"About": "Névjegy",
"Action not allowed :(": "Nem engedélyezett művelet :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS-formátum",
"Text color for the cluster label": "Csoportcímke szövegének színe",
"Text formatting": "Szövegformázás",
"The name of the property to use as feature label (ex.: \"nom\")": "Az objektum felirataként használandó tulajdonság neve (pl.: „név”)",
"To use if remote server doesn't allow cross domain (slower)": "Akkor használja, ha a távoli kiszolgáló nem engedélyezi a tartományok közötti (cross-domain) átvitelt (lassabb)",
"To zoom": "Eddig a nagyítási szintig",
"Transfer shape to edited feature": "Alakzat átalakítása szerkesztett objektummá",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("hu", locale)
L.setLocale("hu")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**double star for bold**",
"*simple star for italic*": "*simple star for italic*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "About",
"Action not allowed :(": "Action not allowed :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("id", locale)
L.setLocale("id")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## tvö myllumerki fyrir aðra fyrirsögn",
"### three hashes for third heading": "### þrjú myllumerki fyrir þriðju fyrirsögn",
"**double star for bold**": "**tvöföld stjarna/margföldun fyrir feitletrað**",
"*simple star for italic*": "*einföld stjarna/margföldun fyrir skáletrað*",
"--- for an horizontal rule": "--- gefur lárétta mælistiku",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Kommu-aðgreindur listi með tölum sem skilgreina strikamynstur. Til dæmis: \"5, 10, 15\".",
"About": "Um hugbúnaðinn",
"Action not allowed :(": "Þessi aðgerð er ekki leyfð :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS-snið",
"Text color for the cluster label": "Litur á texta fyrir skýringu á klasa",
"Text formatting": "Snið á texta",
"The name of the property to use as feature label (ex.: \"nom\")": "Heiti eigindisins sem á að nota sem skýringu á fitju (dæmi: \"nafn\")",
"To use if remote server doesn't allow cross domain (slower)": "Nota ef fjartengdur þjónn leyfir ekki millivísanir léna (hægvirkara)",
"To zoom": "Í aðdrátt",
"Transfer shape to edited feature": "Flytja lögun í breyttu fitjuna",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("is", locale)
L.setLocale("is")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## due cancelletti per le intestazioni di secondo livello",
"### three hashes for third heading": "### tre cancelletti per intestazione di terzo livello",
"**double star for bold**": "**due asterischi per il testo marcato**",
"*simple star for italic*": "*asterisco per l'italico*",
"--- for an horizontal rule": "--- per una linea orizzontale",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Informazioni",
"Action not allowed :(": "Azione non permessa :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "formato TMS",
"Text color for the cluster label": "Colore di testo per l'etichetta del raggruppamento",
"Text formatting": "Formattazione testo",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Da utilizzare se il server remoto non permette l'accesso incrociato ai domini (lento)",
"To zoom": "Allo zoom",
"Transfer shape to edited feature": "Trasforma la geometria in una modificabile",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("it", locale)
L.setLocale("it")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## ハッシュ2つで第二見出し",
"### three hashes for third heading": "### ハッシュ3つで第三見出し",
"**double star for bold**": "**アスタリスク2つで太字**",
"*simple star for italic*": "*アスタリスク1つでイタリック体*",
"--- for an horizontal rule": "--- 横方向の罫線",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "カンマで数字を区切り、ストロークの破線パターンを指定。 例: \"5, 10, 15\"",
"About": "概要",
"Action not allowed :(": "そのアクションは禁止されています :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMSフォーマット",
"Text color for the cluster label": "クラスタラベルのテキスト色",
"Text formatting": "テキスト形式",
"The name of the property to use as feature label (ex.: \"nom\")": "地物のラベルとして用いるプロパティ名を入力する",
"To use if remote server doesn't allow cross domain (slower)": "外部サーバがクロスドメインを許可していない場合に使用します (処理速度低下)",
"To zoom": "非表示にするズームレベル",
"Transfer shape to edited feature": "シェイプを編集済み地物へ変換",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ja", locale)
L.setLocale("ja")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## 2차 단락",
"### three hashes for third heading": "### 3차 단락",
"**double star for bold**": "**굵게 표시**",
"*simple star for italic*": "*이탤릭체*",
"--- for an horizontal rule": "--- 수평선",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "줄표의 패턴을 정의하기 위한 숫자열. 쉼표로 구분합니다. 예시: \"5, 10, 15\".",
"About": "정보",
"Action not allowed :(": "허용되지 않은 동작입니다 :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ko", locale)
L.setLocale("ko")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dvi grotelės antraštei",
"### three hashes for third heading": "### trys grotelės trečio lygio pastraipai",
"**double star for bold**": "**dviguba žvaigždutė paryškintam tekstui**",
"*simple star for italic*": "*viena žvaigždutė pasvyriajam tekstui*",
"--- for an horizontal rule": "--- horizontaliai linijai",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Apie",
"Action not allowed :(": "Veiksmas nėra leidžiamas :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS formatas",
"Text color for the cluster label": "Teksto spalva klasterio pavadinimui",
"Text formatting": "Teksto formatavimas",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Naudoti jei serveris neleidžia cross domain užklausų (lėtesnis sprendimas)",
"To zoom": "Padidinti",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("lt", locale)
L.setLocale("lt")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dua tanda pagar untuk tajuk kedua",
"### three hashes for third heading": "### tiga tanda pagar untuk tajuk ketiga",
"**double star for bold**": "**bintang berganda untuk tulisan tebal**",
"*simple star for italic*": "*bintang tunggal untuk tulisan condong*",
"--- for an horizontal rule": "--- untuk garis melintang",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Senarai berpisahkan koma bagi nombor yang menentukan corak sengkang lejang. Cth.: \"5, 10, 15\".",
"About": "Perihalan",
"Action not allowed :(": "Tindakan tidak dibenarkan :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Format TMS",
"Text color for the cluster label": "Warna tulisan label kelompok",
"Text formatting": "Format tulisan",
"The name of the property to use as feature label (ex.: \"nom\")": "Nama ciri-ciri untuk digunakan sebagai label sifat (cth.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Untuk digunakan jika pelayan jarak jauh tidak benarkan rentang domain (lebih perlahan)",
"To zoom": "Untuk zum",
"Transfer shape to edited feature": "Pindah bentuk ke sifat yang disunting",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Senarai ciri-ciri untuk digunakan bagi sifat isihan, dipisahkan dengan koma. Untuk mengundur isihan, letak tanda tolak (-) sebelumnya. Cth. kekuncisaya,-kekuncilain.",
"Issue reaching that URL (network problem or CORS protection)": "Ada isu ketika mencapai URL tersebut (masalah rangkaian atau perlindungan CORS)",
"Toggle edit mode (⇧+Click)": "Togol mod suntingan (⇧+Klik)",
"icon opacity": "kelegapan ikon"
"icon opacity": "kelegapan ikon",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ms", locale)
L.setLocale("ms")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## twee hekjes voor koptekst 2",
"### three hashes for third heading": "### drie hekjes voor koptekst 3",
"**double star for bold**": "** Twee sterretjes voor vet **",
"*simple star for italic*": "* Enkel sterretje voor cursief *",
"--- for an horizontal rule": "--- voor een horizontale scheidingslijn",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Een lijst getallen, gescheiden door komma's, die het streepjespatroon definiëren. Vb: \"5, 10, 15\".",
"About": "Over",
"Action not allowed :(": "Handeling niet toegestaan :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS-formaat",
"Text color for the cluster label": "Kleur van de text voor het label van de cluster",
"Text formatting": "Opmaak van de tekst",
"The name of the property to use as feature label (ex.: \"nom\")": "De naam van de eigenschap om het object te labelen (vb.: \"naam\")",
"To use if remote server doesn't allow cross domain (slower)": "Activeer indien de externe server geen cross domain toelaat (trager)",
"To zoom": "Tot zoomniveau",
"Transfer shape to edited feature": "Verplaats vorm naar bewerkt object",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("nl", locale)
L.setLocale("nl")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## to emneknagger for andre tittel",
"### three hashes for third heading": "### tre emneknagger for tredje tittel",
"**double star for bold**": "**dobbel stjerne for fet skrift**",
"*simple star for italic*": "*enkel stjerne for kursiv*",
"--- for an horizontal rule": "--- for et horisontalt skille",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "En komma-separert liste over nummer som definerer den stiplede linja. Eks.: \"5, 10, 15\".",
"About": "Om",
"Action not allowed :(": "Handlingen er ikke tillatt :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("no", locale)
L.setLocale("no")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dwa krzyżyki nagłówek drugiego poziomu",
"### three hashes for third heading": "### trzy krzyżyki nagłówek trzeciego poziomu",
"**double star for bold**": "**podwójna gwiazdka do pogrubienia**",
"*simple star for italic*": "*pojedyncza gwiazdka do pochylenia*",
"--- for an horizontal rule": "Pozioma linia: ---",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Rozdzielona przecinkami lista liczb, która definiuje wzór kreski linii, np. „5, 10, 15”.",
"About": "Informacje",
"Action not allowed :(": "Operacja niedozwolona :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Format TMS",
"Text color for the cluster label": "Kolor tekstu etykiety grupy",
"Text formatting": "Formatowanie tekstu",
"The name of the property to use as feature label (ex.: \"nom\")": "Nazwa właściwości, która ma być używana jako etykieta obiektu (np. „name”)",
"To use if remote server doesn't allow cross domain (slower)": "Używaj, jeśli zdalny serwer nie zezwala na cross domain (wolne)",
"To zoom": "Przybliżać",
"Transfer shape to edited feature": "Dołącz figurę do edytowanego obiektu",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("pl", locale)
L.setLocale("pl")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",
"**double star for bold**": "**dois asteriscos duplos para negrito**",
"*simple star for italic*": "**um asterisco duplos para itálico**",
"--- for an horizontal rule": "--- para uma régua horizontal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Lista de números separada por vírgulas que define o padrão do traço. Por exemplo \"5, 10, 15\".",
"About": "Sobre",
"Action not allowed :(": "Ação não permitida :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Formato TMS",
"Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
"Text formatting": "Formatação do texto",
"The name of the property to use as feature label (ex.: \"nom\")": "O nome da propriedade a usar como etiqueta do elemento (ex.: \"nome\")",
"To use if remote server doesn't allow cross domain (slower)": "Para usar caso o servidor remoto não permitir domínios cruzados (mais lento)",
"To zoom": "Ao zoom",
"Transfer shape to edited feature": "Transferir a forma geométrica para o elemento editado",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("pt", locale)
L.setLocale("pt")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",
"**double star for bold**": "**dois asteriscos duplos para negrito**",
"*simple star for italic*": "**um asterisco duplos para itálico**",
"--- for an horizontal rule": "--- para uma régua horizontal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Lista de números separada por vírgulas que define o padrão do traço. Por exemplo \"5, 10, 15\".",
"About": "Sobre",
"Action not allowed :(": "Ação não permitida :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Formato TMS",
"Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
"Text formatting": "Formatação do texto",
"The name of the property to use as feature label (ex.: \"nom\")": "O nome da propriedade a usar como etiqueta do elemento (ex.: \"nome\")",
"To use if remote server doesn't allow cross domain (slower)": "Para usar caso o servidor remoto não permitir domínios cruzados (mais lento)",
"To zoom": "Ao zoom",
"Transfer shape to edited feature": "Transferir a forma geométrica para o elemento editado",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("pt_BR", locale)
L.setLocale("pt_BR")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dois cardinais para o segundo cabeçalho",
"### three hashes for third heading": "### três cardinais para o terceiro cabeçalho",
"**double star for bold**": "**dois asteriscos duplos para negrito**",
"*simple star for italic*": "**um asterisco duplos para itálico**",
"--- for an horizontal rule": "--- para uma régua horizontal",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Lista de números separada por vírgulas que define o padrão do traço. Por exemplo \"5, 10, 15\".",
"About": "Sobre",
"Action not allowed :(": "Ação não permitida :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Formato TMS",
"Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
"Text formatting": "Formatação do texto",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Para usar caso o servidor remoto não permitir domínios cruzados (mais lento)",
"To zoom": "Ao zoom",
"Transfer shape to edited feature": "Transferir a forma geométrica para o elemento editado",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("pt_PT", locale)
L.setLocale("pt_PT")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**double star for bold**",
"*simple star for italic*": "*simple star for italic*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Despre",
"Action not allowed :(": "Action not allowed :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ro", locale)
L.setLocale("ro")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## два шарпа — подзаголовок",
"### three hashes for third heading": "### три шарпа — подзаголовок 3-го уровня",
"**double star for bold**": "**двойные звёздочки — полужирный**",
"*simple star for italic*": "*звёздочки — курсив*",
"--- for an horizontal rule": "--- — горизонтальная линия",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Список значений, определяющих штрихи линии. Напр. «5, 10, 15».",
"About": "Подробней",
"Action not allowed :(": "Действие недоступно :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Формат TMS",
"Text color for the cluster label": "Цвет текста для меток кластера",
"Text formatting": "Форматирование текста",
"The name of the property to use as feature label (ex.: \"nom\")": "Название свойства в качестве метки объекта (напр., «Номер»)",
"To use if remote server doesn't allow cross domain (slower)": "Если удалённый сервер не позволяет кросс-домен (медленно)",
"To zoom": "Масштабировать",
"Transfer shape to edited feature": "Перенести фигуру на редактируемый объект",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("ru", locale)
L.setLocale("ru")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dve mriežky pre nadpis druhej úrovne",
"### three hashes for third heading": "## tri mriežky pre nadpis tretej úrovne",
"**double star for bold**": "**všetko medzi dvoma hviezdičkami je tučně**",
"*simple star for italic*": "*všetko medzi hviezdičkami bude kurzívou*",
"--- for an horizontal rule": "--- vytvorí vodorovnú linku",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Čiarkami oddelený zoznam čísel, ktorý popisuje vzor prerušovanej čiary. Napr. \"5, 10, 15\".",
"About": "O uMap",
"Action not allowed :(": "Akcia nie je povolená :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Formát TMS",
"Text color for the cluster label": "Farba textu pre popis zhluku",
"Text formatting": "Formátovanie textu",
"The name of the property to use as feature label (ex.: \"nom\")": "Názov vlastnosti používať ako popis objektu (napr.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Použiť keď vzdialený server nepovoľuje cross-domain (pomalšie)",
"To zoom": "Max. priblíženie",
"Transfer shape to edited feature": "Preniesť tvar do upravovaného objektu",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("sk_SK", locale)
L.setLocale("sk_SK")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## dva znaka za drugi naslov",
"### three hashes for third heading": "### trije znaki za tretji naslov",
"**double star for bold**": "**dvojna zvezdica za krepko pisavo**",
"*simple star for italic*": "*enojna zvezdica za ležečo pisavo*",
"--- for an horizontal rule": "--- za vodoravno črto",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Z vejilo ločen seznam števil, ki določajo vzorec poteze. Na primer »5, 10, 15«.",
"About": "O zemljevidu",
"Action not allowed :(": "Dejanje ni dovoljeno :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Zapis TMS",
"Text color for the cluster label": "Barva besedila za oznako polja",
"Text formatting": "Oblikovanje besedila",
"The name of the property to use as feature label (ex.: \"nom\")": "Ime lastnosti, ki naj se uporabi kot oznaka predmeta (na primer »nom«)",
"To use if remote server doesn't allow cross domain (slower)": "Za uporabo, ko oddaljeni stražnik ne dovoli vzporednih domen (počasneje)",
"To zoom": "Za približanje",
"Transfer shape to edited feature": "Prenesi obliko na urejen predmet",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("sl", locale)
L.setLocale("sl")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## две тарабе за поднаслов",
"### three hashes for third heading": "### три тарабе за под-поднаслова",
"**double star for bold**": "** две звезвдице за подебљање слова**",
"*simple star for italic*": "* једна стрелица за искошење слова*",
"--- for an horizontal rule": "-- за хоризонталну црту",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Списак бројева одвојених зарезом који дефинише образац цртице цртице. Нпр .: \"5, 10, 15\".",
"About": "Више о",
"Action not allowed :(": "Акција није дозвољена :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "Увећај",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("sr", locale)
L.setLocale("sr")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## två fyrkanter för andra rubrik",
"### three hashes for third heading": "### tre fyrkanter för tredje rubrik",
"**double star for bold**": "**dubbla stjärntecken för fetstil**",
"*simple star for italic*": "*enkel stjärna för kursiv stil*",
"--- for an horizontal rule": "--- för ett vågrätt streck",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "En kommaseparerad lista med nummer som definierar mönstret för den streckade linjen. Ex: \"5, 10, 15\"",
"About": "Om kartan",
"Action not allowed :(": "Åtgärden är inte tillåten :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Textfärg för klusteretiketten",
"Text formatting": "Textformatering",
"The name of the property to use as feature label (ex.: \"nom\")": "Egenskapen att använda som etikettrubrik på objekten (ex: \"namn\")",
"To use if remote server doesn't allow cross domain (slower)": "Att använda om fjärrservern inte tillåter gränsöverskridande domäner (långsammare)",
"To zoom": "Till zoom",
"Transfer shape to edited feature": "Överför format till redigerat objekt",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("sv", locale)
L.setLocale("sv")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**double star for bold**",
"*simple star for italic*": "*simple star for italic*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "About",
"Action not allowed :(": "Action not allowed :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("th_TH", locale)
L.setLocale("th_TH")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "# # ana başlık için iki hash",
"### three hashes for third heading": "### ana başlık için üç hash",
"**double star for bold**": "**kalınlaştırma için iki yıldız**",
"*simple star for italic*": "*italik için tek yıldız*",
"--- for an horizontal rule": "--- yatay bir kural için",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Hakkında",
"Action not allowed :(": "Eyleme izin verilmiyor :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS formatı",
"Text color for the cluster label": "Küme etiketi için metin rengi",
"Text formatting": "Metin biçimlendirme",
"The name of the property to use as feature label (ex.: \"nom\")": "Nesne etiketi olarak kullanılacak özelliğin adı (örn.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "Uzak sunucu etki alanları arası izin vermiyorsa kullanmak için (daha yavaş)",
"To zoom": "Yakınlaştırmak için",
"Transfer shape to edited feature": "Şekli düzenlenmiş özelliğe transfer et",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("tr", locale)
L.setLocale("tr")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## два знаки решітки — підзаголовок",
"### three hashes for third heading": "### три знаки решітки — підзаголовок підзаголовка",
"**double star for bold**": "**подвійні зірочки — жирний**",
"*simple star for italic*": "*одинарні зірочки — курсив*",
"--- for an horizontal rule": "--- горизонтальна лінія",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Розділені комами числа, що представляють шаблон довжини штрихів та проміжків пунктирної лінії. Напр.: \"5, 10,15\".",
"About": "Про це",
"Action not allowed :(": "Дія недоступна :(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "Формат TMS",
"Text color for the cluster label": "Колір тексту для позначок кластера",
"Text formatting": "Форматування тексту",
"The name of the property to use as feature label (ex.: \"nom\")": "Назва параметру для використання в якості мітки об’єкта (напр.: „nom“)",
"To use if remote server doesn't allow cross domain (slower)": "Якщо віддалений сервер не дозволяє крос-домен (повільно)",
"To zoom": "Масштабувати",
"Transfer shape to edited feature": "Перетворити полігон у редагований об’єкт",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("uk_UA", locale)
L.setLocale("uk_UA")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## two hashes for second heading",
"### three hashes for third heading": "### three hashes for third heading",
"**double star for bold**": "**double star for bold**",
"*simple star for italic*": "*simple star for italic*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "Về",
"Action not allowed :(": "Hoạt động này không được phép",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS format",
"Text color for the cluster label": "Text color for the cluster label",
"Text formatting": "Text formatting",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "To zoom",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("vi", locale)
L.setLocale("vi")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "## 两个井号表示二级标题",
"### three hashes for third heading": "### 三个井号表示三级标题",
"**double star for bold**": "**两个星号表示粗体**",
"*simple star for italic*": "*一个星号表示斜体*",
"--- for an horizontal rule": "--- for an horizontal rule",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
"About": "关于",
"Action not allowed :(": "操作不允许",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS格式",
"Text color for the cluster label": "标注文本颜色",
"Text formatting": "文本格式",
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
"To zoom": "放大",
"Transfer shape to edited feature": "Transfer shape to edited feature",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
"Issue reaching that URL (network problem or CORS protection)": "Issue reaching that URL (network problem or CORS protection)",
"Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
"icon opacity": "icon opacity"
"icon opacity": "icon opacity",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("zh", locale)
L.setLocale("zh")

View file

@ -80,8 +80,6 @@ const locale = {
"## two hashes for second heading": "兩個 # 代表次標題",
"### three hashes for third heading": "三個 # 代表第三標題",
"**double star for bold**": "** 重複兩次星號代表粗體 **",
"*simple star for italic*": "*單個星號代表斜體*",
"--- for an horizontal rule": "-- 代表水平線",
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "用逗號來分隔一列列的虛線模式,例如:\"5, 10, 15\"。",
"About": "關於",
"Action not allowed :(": "行為不被允許:(",
@ -277,7 +275,6 @@ const locale = {
"TMS format": "TMS 格式",
"Text color for the cluster label": "叢集標籤的文字顏色",
"Text formatting": "文字格式",
"The name of the property to use as feature label (ex.: \"nom\")": "用作圖徵標籤的屬性名稱 (例如“nom”)",
"To use if remote server doesn't allow cross domain (slower)": "如果遠端伺服器不允許跨網域存取時使用 (效率較差)",
"To zoom": "至縮放大小",
"Transfer shape to edited feature": "將外形加到編輯中的特徵",
@ -398,7 +395,10 @@ const locale = {
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "用逗號分隔屬性清單來排序圖徵。要保存排序,在槊面加上減號 (-1),例如 mykey,-otherkey。",
"Issue reaching that URL (network problem or CORS protection)": "問題到達那個網址 (網路問題或是 CORS 保護)",
"Toggle edit mode (⇧+Click)": "切換編輯模式 (⇧+Click)",
"icon opacity": "圖示透明度"
"icon opacity": "圖示透明度",
"*single star for italic*": "*single star for italic*",
"--- for a horizontal rule": "--- for a horizontal rule",
"The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")"
}
L.registerLocale("zh_TW", locale)
L.setLocale("zh_TW")