From ca40e762c130ad16029f298ade4e95c284155073 Mon Sep 17 00:00:00 2001 From: Philip Beelmann Date: Thu, 27 Apr 2023 12:14:04 +0000 Subject: [PATCH] Remove "({distance})" from locale "Click last point to finish shape" --- umap/static/umap/locale/am_ET.js | 2 +- umap/static/umap/locale/am_ET.json | 2 +- umap/static/umap/locale/ar.js | 2 +- umap/static/umap/locale/ar.json | 2 +- umap/static/umap/locale/ast.js | 2 +- umap/static/umap/locale/ast.json | 2 +- umap/static/umap/locale/bg.js | 2 +- umap/static/umap/locale/bg.json | 2 +- umap/static/umap/locale/ca.js | 2 +- umap/static/umap/locale/ca.json | 2 +- umap/static/umap/locale/cs_CZ.js | 2 +- umap/static/umap/locale/cs_CZ.json | 2 +- umap/static/umap/locale/da.js | 2 +- umap/static/umap/locale/da.json | 2 +- umap/static/umap/locale/de.js | 2 +- umap/static/umap/locale/de.json | 2 +- umap/static/umap/locale/el.js | 2 +- umap/static/umap/locale/el.json | 2 +- umap/static/umap/locale/en.js | 2 +- umap/static/umap/locale/en.json | 2 +- umap/static/umap/locale/en_US.json | 2 +- umap/static/umap/locale/es.js | 2 +- umap/static/umap/locale/es.json | 2 +- umap/static/umap/locale/et.js | 2 +- umap/static/umap/locale/et.json | 2 +- umap/static/umap/locale/fa_IR.js | 2 +- umap/static/umap/locale/fa_IR.json | 2 +- umap/static/umap/locale/fi.js | 2 +- umap/static/umap/locale/fi.json | 2 +- umap/static/umap/locale/fr.js | 2 +- umap/static/umap/locale/fr.json | 2 +- umap/static/umap/locale/gl.js | 2 +- umap/static/umap/locale/gl.json | 2 +- umap/static/umap/locale/he.js | 2 +- umap/static/umap/locale/he.json | 2 +- umap/static/umap/locale/hr.js | 2 +- umap/static/umap/locale/hr.json | 2 +- umap/static/umap/locale/hu.js | 2 +- umap/static/umap/locale/hu.json | 2 +- umap/static/umap/locale/id.js | 2 +- umap/static/umap/locale/id.json | 2 +- umap/static/umap/locale/is.js | 2 +- umap/static/umap/locale/is.json | 2 +- umap/static/umap/locale/it.js | 2 +- umap/static/umap/locale/it.json | 2 +- umap/static/umap/locale/ja.js | 2 +- umap/static/umap/locale/ja.json | 2 +- umap/static/umap/locale/ko.js | 2 +- umap/static/umap/locale/ko.json | 2 +- umap/static/umap/locale/lt.js | 2 +- umap/static/umap/locale/lt.json | 2 +- umap/static/umap/locale/ms.js | 2 +- umap/static/umap/locale/ms.json | 2 +- umap/static/umap/locale/nl.js | 2 +- umap/static/umap/locale/nl.json | 2 +- umap/static/umap/locale/no.js | 2 +- umap/static/umap/locale/no.json | 2 +- umap/static/umap/locale/pl.js | 2 +- umap/static/umap/locale/pl.json | 2 +- umap/static/umap/locale/pl_PL.json | 2 +- umap/static/umap/locale/pt.js | 2 +- umap/static/umap/locale/pt.json | 2 +- umap/static/umap/locale/pt_BR.js | 2 +- umap/static/umap/locale/pt_BR.json | 2 +- umap/static/umap/locale/pt_PT.js | 2 +- umap/static/umap/locale/pt_PT.json | 2 +- umap/static/umap/locale/ro.js | 2 +- umap/static/umap/locale/ro.json | 2 +- umap/static/umap/locale/ru.js | 2 +- umap/static/umap/locale/ru.json | 2 +- umap/static/umap/locale/si_LK.js | 2 +- umap/static/umap/locale/si_LK.json | 2 +- umap/static/umap/locale/sk_SK.js | 2 +- umap/static/umap/locale/sk_SK.json | 2 +- umap/static/umap/locale/sl.js | 2 +- umap/static/umap/locale/sl.json | 2 +- umap/static/umap/locale/sr.js | 2 +- umap/static/umap/locale/sr.json | 2 +- umap/static/umap/locale/sv.js | 2 +- umap/static/umap/locale/sv.json | 2 +- umap/static/umap/locale/th_TH.js | 2 +- umap/static/umap/locale/th_TH.json | 2 +- umap/static/umap/locale/tr.js | 2 +- umap/static/umap/locale/tr.json | 2 +- umap/static/umap/locale/uk_UA.js | 2 +- umap/static/umap/locale/uk_UA.json | 2 +- umap/static/umap/locale/vi.js | 2 +- umap/static/umap/locale/vi.json | 2 +- umap/static/umap/locale/vi_VN.json | 2 +- umap/static/umap/locale/zh.js | 2 +- umap/static/umap/locale/zh.json | 2 +- umap/static/umap/locale/zh_CN.json | 2 +- umap/static/umap/locale/zh_TW.Big5.json | 2 +- umap/static/umap/locale/zh_TW.js | 2 +- umap/static/umap/locale/zh_TW.json | 2 +- 95 files changed, 95 insertions(+), 95 deletions(-) diff --git a/umap/static/umap/locale/am_ET.js b/umap/static/umap/locale/am_ET.js index 9df8da2d..c8cfcc43 100644 --- a/umap/static/umap/locale/am_ET.js +++ b/umap/static/umap/locale/am_ET.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "ፕሪሴት ምረጥ", "Choose the format of the data to import": "ሊያመጡ የፈለጉትን የመረጃ ፎርማት ይምረጡ", "Choose the layer to import in": "የሚያስገቡበት ሌየር ይምረጡ", - "Click last point to finish shape ({distance})": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ ({distance})", + "Click last point to finish shape": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "መለያ ለመጨመር ጠቅ አድርግ", diff --git a/umap/static/umap/locale/am_ET.json b/umap/static/umap/locale/am_ET.json index 2620d994..91e54862 100644 --- a/umap/static/umap/locale/am_ET.json +++ b/umap/static/umap/locale/am_ET.json @@ -115,7 +115,7 @@ "Choose a preset": "ፕሪሴት ምረጥ", "Choose the format of the data to import": "ሊያመጡ የፈለጉትን የመረጃ ፎርማት ይምረጡ", "Choose the layer to import in": "የሚያስገቡበት ሌየር ይምረጡ", - "Click last point to finish shape ({distance})": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ ({distance})", + "Click last point to finish shape": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "መለያ ለመጨመር ጠቅ አድርግ", diff --git a/umap/static/umap/locale/ar.js b/umap/static/umap/locale/ar.js index 6849ed5a..feb3cb6b 100644 --- a/umap/static/umap/locale/ar.js +++ b/umap/static/umap/locale/ar.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/ar.json b/umap/static/umap/locale/ar.json index 07172705..0b7b248b 100644 --- a/umap/static/umap/locale/ar.json +++ b/umap/static/umap/locale/ar.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/ast.js b/umap/static/umap/locale/ast.js index 7db5adf7..dd56515c 100644 --- a/umap/static/umap/locale/ast.js +++ b/umap/static/umap/locale/ast.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/ast.json b/umap/static/umap/locale/ast.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/ast.json +++ b/umap/static/umap/locale/ast.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/bg.js b/umap/static/umap/locale/bg.js index ff93565f..b4ad82a5 100644 --- a/umap/static/umap/locale/bg.js +++ b/umap/static/umap/locale/bg.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Изберете предварително зададен", "Choose the format of the data to import": "Изберете формат на данните за внос", "Choose the layer to import in": "Избери слой за внасяне в", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/bg.json b/umap/static/umap/locale/bg.json index 2e2aad84..bc45672d 100644 --- a/umap/static/umap/locale/bg.json +++ b/umap/static/umap/locale/bg.json @@ -115,7 +115,7 @@ "Choose a preset": "Изберете предварително зададен", "Choose the format of the data to import": "Изберете формат на данните за внос", "Choose the layer to import in": "Избери слой за внасяне в", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/ca.js b/umap/static/umap/locale/ca.js index 57036e85..6dfa80ca 100644 --- a/umap/static/umap/locale/ca.js +++ b/umap/static/umap/locale/ca.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Trieu el format de les dades a importar", "Choose the layer to import in": "Trieu la capa que on voleu importar", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Feu clic per a afegir una marca", diff --git a/umap/static/umap/locale/ca.json b/umap/static/umap/locale/ca.json index 628ed880..44c8cc98 100644 --- a/umap/static/umap/locale/ca.json +++ b/umap/static/umap/locale/ca.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Trieu el format de les dades a importar", "Choose the layer to import in": "Trieu la capa que on voleu importar", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Feu clic per a afegir una marca", diff --git a/umap/static/umap/locale/cs_CZ.js b/umap/static/umap/locale/cs_CZ.js index 25ab078e..6dd867eb 100644 --- a/umap/static/umap/locale/cs_CZ.js +++ b/umap/static/umap/locale/cs_CZ.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Zvolte přednastavení", "Choose the format of the data to import": "Zvolte v jakém formátu jsou importovaná data", "Choose the layer to import in": "Zvolte vrstvu, do které se bude importovat", - "Click last point to finish shape ({distance})": "Klikněte na poslední bod pro dokončení tvaru ({distance})", + "Click last point to finish shape": "Klikněte na poslední bod pro dokončení tvaru", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknutím přidáš značku", diff --git a/umap/static/umap/locale/cs_CZ.json b/umap/static/umap/locale/cs_CZ.json index 367ce0f8..ae8b4cdb 100644 --- a/umap/static/umap/locale/cs_CZ.json +++ b/umap/static/umap/locale/cs_CZ.json @@ -115,7 +115,7 @@ "Choose a preset": "Zvolte přednastavení", "Choose the format of the data to import": "Zvolte v jakém formátu jsou importovaná data", "Choose the layer to import in": "Zvolte vrstvu, do které se bude importovat", - "Click last point to finish shape ({distance})": "Klikněte na poslední bod pro dokončení tvaru ({distance})", + "Click last point to finish shape": "Klikněte na poslední bod pro dokončení tvaru", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknutím přidáš značku", diff --git a/umap/static/umap/locale/da.js b/umap/static/umap/locale/da.js index c6730cb7..43c7e84c 100644 --- a/umap/static/umap/locale/da.js +++ b/umap/static/umap/locale/da.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Vælg en forudindstilling", "Choose the format of the data to import": "Vælg imports dataformat", "Choose the layer to import in": "Vælg lag der skal importeres", - "Click last point to finish shape ({distance})": "Klik på det det sidste punkt for at afslutte figur ({distance})", + "Click last point to finish shape": "Klik på det det sidste punkt for at afslutte figur", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klik for at tilføje en markør", diff --git a/umap/static/umap/locale/da.json b/umap/static/umap/locale/da.json index b3531cfb..7647d051 100644 --- a/umap/static/umap/locale/da.json +++ b/umap/static/umap/locale/da.json @@ -115,7 +115,7 @@ "Choose a preset": "Vælg en forudindstilling", "Choose the format of the data to import": "Vælg imports dataformat", "Choose the layer to import in": "Vælg lag der skal importeres", - "Click last point to finish shape ({distance})": "Klik på det det sidste punkt for at afslutte figur ({distance})", + "Click last point to finish shape": "Klik på det det sidste punkt for at afslutte figur", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klik for at tilføje en markør", diff --git a/umap/static/umap/locale/de.js b/umap/static/umap/locale/de.js index 0e27a605..adcef6ca 100644 --- a/umap/static/umap/locale/de.js +++ b/umap/static/umap/locale/de.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Wähle eine Vorlage", "Choose the format of the data to import": "Wähle das Datenformat für den Import", "Choose the layer to import in": "Wähle die Ebene, in die importiert werden soll", - "Click last point to finish shape ({distance})": "Klicke den letzten Punkt an, um die Form abzuschließen ({distance})", + "Click last point to finish shape": "Klicke den letzten Punkt an, um die Form abzuschließen", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klicke, um einen Marker hinzuzufügen", diff --git a/umap/static/umap/locale/de.json b/umap/static/umap/locale/de.json index e00d65ca..944c1e0c 100644 --- a/umap/static/umap/locale/de.json +++ b/umap/static/umap/locale/de.json @@ -115,7 +115,7 @@ "Choose a preset": "Wähle eine Vorlage", "Choose the format of the data to import": "Wähle das Datenformat für den Import", "Choose the layer to import in": "Wähle die Ebene, in die importiert werden soll", - "Click last point to finish shape ({distance})": "Klicke den letzten Punkt an, um die Form abzuschließen ({distance})", + "Click last point to finish shape": "Klicke den letzten Punkt an, um die Form abzuschließen", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klicke, um einen Marker hinzuzufügen", diff --git a/umap/static/umap/locale/el.js b/umap/static/umap/locale/el.js index cedfd308..11458cf3 100644 --- a/umap/static/umap/locale/el.js +++ b/umap/static/umap/locale/el.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Επιλογή προκαθορισμένου", "Choose the format of the data to import": "Επιλέξτε τη μορφοποίηση των δεδομένων που θα εισαχθούν", "Choose the layer to import in": "Επιλέξτε το επίπεδο στο οποίο θα η εισαγωγή", - "Click last point to finish shape ({distance})": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα ({distance})", + "Click last point to finish shape": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Πατήστε για την εισαγωγή σημείου", diff --git a/umap/static/umap/locale/el.json b/umap/static/umap/locale/el.json index 65717352..87e7c045 100644 --- a/umap/static/umap/locale/el.json +++ b/umap/static/umap/locale/el.json @@ -115,7 +115,7 @@ "Choose a preset": "Επιλογή προκαθορισμένου", "Choose the format of the data to import": "Επιλέξτε τη μορφοποίηση των δεδομένων που θα εισαχθούν", "Choose the layer to import in": "Επιλέξτε το επίπεδο στο οποίο θα η εισαγωγή", - "Click last point to finish shape ({distance})": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα ({distance})", + "Click last point to finish shape": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Πατήστε για την εισαγωγή σημείου", diff --git a/umap/static/umap/locale/en.js b/umap/static/umap/locale/en.js index 4c223371..5961a22b 100644 --- a/umap/static/umap/locale/en.js +++ b/umap/static/umap/locale/en.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/en.json b/umap/static/umap/locale/en.json index ed224c02..9a76d60b 100644 --- a/umap/static/umap/locale/en.json +++ b/umap/static/umap/locale/en.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/en_US.json b/umap/static/umap/locale/en_US.json index cf9a378a..5eee9361 100644 --- a/umap/static/umap/locale/en_US.json +++ b/umap/static/umap/locale/en_US.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Data format:", "Choose the layer to import in": "Import into layer:", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/es.js b/umap/static/umap/locale/es.js index d68bdeec..45348ff3 100644 --- a/umap/static/umap/locale/es.js +++ b/umap/static/umap/locale/es.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Elegir un preestablecido", "Choose the format of the data to import": "Elegir el formato de los datos a importar", "Choose the layer to import in": "Elegir la capa a la que se importa", - "Click last point to finish shape ({distance})": "Haga clic en el último punto para terminar la figura ({distance})", + "Click last point to finish shape": "Haga clic en el último punto para terminar la figura", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Haga clic para añadir un marcador", diff --git a/umap/static/umap/locale/es.json b/umap/static/umap/locale/es.json index 01d1d38f..663c02a5 100644 --- a/umap/static/umap/locale/es.json +++ b/umap/static/umap/locale/es.json @@ -115,7 +115,7 @@ "Choose a preset": "Elegir un preestablecido", "Choose the format of the data to import": "Elegir el formato de los datos a importar", "Choose the layer to import in": "Elegir la capa a la que se importa", - "Click last point to finish shape ({distance})": "Haga clic en el último punto para terminar la figura ({distance})", + "Click last point to finish shape": "Haga clic en el último punto para terminar la figura", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Haga clic para añadir un marcador", diff --git a/umap/static/umap/locale/et.js b/umap/static/umap/locale/et.js index 5aa3651a..91797165 100644 --- a/umap/static/umap/locale/et.js +++ b/umap/static/umap/locale/et.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Vali algseade", "Choose the format of the data to import": "Vali importimise andmevorming", "Choose the layer to import in": "Vali kiht, millesse importida", - "Click last point to finish shape ({distance})": "Klõpsa kujundi lõpetamiseks viimasel punktil ({distance})", + "Click last point to finish shape": "Klõpsa kujundi lõpetamiseks viimasel punktil", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klõpsa markeri lisamiseks", diff --git a/umap/static/umap/locale/et.json b/umap/static/umap/locale/et.json index b8c1ebb5..29073ec1 100644 --- a/umap/static/umap/locale/et.json +++ b/umap/static/umap/locale/et.json @@ -115,7 +115,7 @@ "Choose a preset": "Vali algseade", "Choose the format of the data to import": "Vali importimise andmevorming", "Choose the layer to import in": "Vali kiht, millesse importida", - "Click last point to finish shape ({distance})": "Klõpsa kujundi lõpetamiseks viimasel punktil ({distance})", + "Click last point to finish shape": "Klõpsa kujundi lõpetamiseks viimasel punktil", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klõpsa markeri lisamiseks", diff --git a/umap/static/umap/locale/fa_IR.js b/umap/static/umap/locale/fa_IR.js index ef450d2a..66fc077d 100644 --- a/umap/static/umap/locale/fa_IR.js +++ b/umap/static/umap/locale/fa_IR.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "از پیش تعیین شده را انتخاب کنید", "Choose the format of the data to import": "قالب داده را برای وارد کردن انتخاب کنید", "Choose the layer to import in": "لایه ای را برای وارد کردن انتخاب کنید", - "Click last point to finish shape ({distance})": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید ({distance})", + "Click last point to finish shape": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "برای افزودن نشانگر کلیک کنید", diff --git a/umap/static/umap/locale/fa_IR.json b/umap/static/umap/locale/fa_IR.json index 4f908f5e..4bfdecde 100644 --- a/umap/static/umap/locale/fa_IR.json +++ b/umap/static/umap/locale/fa_IR.json @@ -115,7 +115,7 @@ "Choose a preset": "از پیش تعیین شده را انتخاب کنید", "Choose the format of the data to import": "قالب داده را برای وارد کردن انتخاب کنید", "Choose the layer to import in": "لایه ای را برای وارد کردن انتخاب کنید", - "Click last point to finish shape ({distance})": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید ({distance})", + "Click last point to finish shape": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "برای افزودن نشانگر کلیک کنید", diff --git a/umap/static/umap/locale/fi.js b/umap/static/umap/locale/fi.js index e6ef7631..4843af5c 100644 --- a/umap/static/umap/locale/fi.js +++ b/umap/static/umap/locale/fi.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Valitse", "Choose the format of the data to import": "Valitse tuotavien tietojen formaatti", "Choose the layer to import in": "Valitse kerros johon tieto tuodaan", - "Click last point to finish shape ({distance})": "Klikkaa viimeistä pistettä täydentääksesi muodon ({distance})", + "Click last point to finish shape": "Klikkaa viimeistä pistettä täydentääksesi muodon", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klikkaa lisätäksesi karttamerkki", diff --git a/umap/static/umap/locale/fi.json b/umap/static/umap/locale/fi.json index 314d03b0..fd33b418 100644 --- a/umap/static/umap/locale/fi.json +++ b/umap/static/umap/locale/fi.json @@ -115,7 +115,7 @@ "Choose a preset": "Valitse", "Choose the format of the data to import": "Valitse tuotavien tietojen formaatti", "Choose the layer to import in": "Valitse kerros johon tieto tuodaan", - "Click last point to finish shape ({distance})": "Klikkaa viimeistä pistettä täydentääksesi muodon ({distance})", + "Click last point to finish shape": "Klikkaa viimeistä pistettä täydentääksesi muodon", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klikkaa lisätäksesi karttamerkki", diff --git a/umap/static/umap/locale/fr.js b/umap/static/umap/locale/fr.js index 18243c96..18da8156 100644 --- a/umap/static/umap/locale/fr.js +++ b/umap/static/umap/locale/fr.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choisir dans les présélections", "Choose the format of the data to import": "Choisir le format des données pour l'import", "Choose the layer to import in": "Choisir le calque de données pour l'import", - "Click last point to finish shape ({distance})": "Cliquer sur le dernier point pour finir le tracé ({distance})", + "Click last point to finish shape": "Cliquer sur le dernier point pour finir le tracé", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Cliquer pour ajouter le marqueur", diff --git a/umap/static/umap/locale/fr.json b/umap/static/umap/locale/fr.json index 7661dc32..4697b6d8 100644 --- a/umap/static/umap/locale/fr.json +++ b/umap/static/umap/locale/fr.json @@ -115,7 +115,7 @@ "Choose a preset": "Choisir dans les présélections", "Choose the format of the data to import": "Choisir le format des données pour l'import", "Choose the layer to import in": "Choisir le calque de données pour l'import", - "Click last point to finish shape ({distance})": "Cliquer sur le dernier point pour finir le tracé ({distance})", + "Click last point to finish shape": "Cliquer sur le dernier point pour finir le tracé", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Cliquer pour ajouter le marqueur", diff --git a/umap/static/umap/locale/gl.js b/umap/static/umap/locale/gl.js index 0e95aff7..8e868651 100644 --- a/umap/static/umap/locale/gl.js +++ b/umap/static/umap/locale/gl.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Escoller un predefinido", "Choose the format of the data to import": "Escoller o formato dos datos a importar", "Choose the layer to import in": "Escoller a capa á que se importa", - "Click last point to finish shape ({distance})": "Preme no derradeiro punto para rematar a forma ({distance})", + "Click last point to finish shape": "Preme no derradeiro punto para rematar a forma", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Preme para engadir unha marcaxe", diff --git a/umap/static/umap/locale/gl.json b/umap/static/umap/locale/gl.json index 9e3c8c55..1533261a 100644 --- a/umap/static/umap/locale/gl.json +++ b/umap/static/umap/locale/gl.json @@ -115,7 +115,7 @@ "Choose a preset": "Escoller un predefinido", "Choose the format of the data to import": "Escoller o formato dos datos a importar", "Choose the layer to import in": "Escoller a capa á que se importa", - "Click last point to finish shape ({distance})": "Preme no derradeiro punto para rematar a forma ({distance})", + "Click last point to finish shape": "Preme no derradeiro punto para rematar a forma", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Preme para engadir unha marcaxe", diff --git a/umap/static/umap/locale/he.js b/umap/static/umap/locale/he.js index 1d3d5ee1..dd3bd4af 100644 --- a/umap/static/umap/locale/he.js +++ b/umap/static/umap/locale/he.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "נא לבחור ערכה", "Choose the format of the data to import": "נא לבחור את תצורת הנתונים לייבוא", "Choose the layer to import in": "נא לבחור את השכבה אליה יתבצע הייבוא", - "Click last point to finish shape ({distance})": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה ({distance})", + "Click last point to finish shape": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "יש ללחוץ כדי להוסיף סמן", diff --git a/umap/static/umap/locale/he.json b/umap/static/umap/locale/he.json index 47daa2c4..df2da770 100644 --- a/umap/static/umap/locale/he.json +++ b/umap/static/umap/locale/he.json @@ -115,7 +115,7 @@ "Choose a preset": "נא לבחור ערכה", "Choose the format of the data to import": "נא לבחור את תצורת הנתונים לייבוא", "Choose the layer to import in": "נא לבחור את השכבה אליה יתבצע הייבוא", - "Click last point to finish shape ({distance})": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה ({distance})", + "Click last point to finish shape": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "יש ללחוץ כדי להוסיף סמן", diff --git a/umap/static/umap/locale/hr.js b/umap/static/umap/locale/hr.js index f91d9bed..c9f706cb 100644 --- a/umap/static/umap/locale/hr.js +++ b/umap/static/umap/locale/hr.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Odaberi sloj za uvoz", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/hr.json b/umap/static/umap/locale/hr.json index e7dfff3c..7595c44a 100644 --- a/umap/static/umap/locale/hr.json +++ b/umap/static/umap/locale/hr.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Odaberi sloj za uvoz", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/hu.js b/umap/static/umap/locale/hu.js index 2da957fb..92a74418 100644 --- a/umap/static/umap/locale/hu.js +++ b/umap/static/umap/locale/hu.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Előbeállítás kiválasztása", "Choose the format of the data to import": "Importálandó adatok formátumának kiválasztása", "Choose the layer to import in": "Importálandó réteg kiválasztása", - "Click last point to finish shape ({distance})": "Az alakzat befejezéséhez kattintson az utolsó pontra ({distance})", + "Click last point to finish shape": "Az alakzat befejezéséhez kattintson az utolsó pontra", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Jelölő hozzáadásához kattintson", diff --git a/umap/static/umap/locale/hu.json b/umap/static/umap/locale/hu.json index d8a02e13..1c1144bb 100644 --- a/umap/static/umap/locale/hu.json +++ b/umap/static/umap/locale/hu.json @@ -115,7 +115,7 @@ "Choose a preset": "Előbeállítás kiválasztása", "Choose the format of the data to import": "Importálandó adatok formátumának kiválasztása", "Choose the layer to import in": "Importálandó réteg kiválasztása", - "Click last point to finish shape ({distance})": "Az alakzat befejezéséhez kattintson az utolsó pontra ({distance})", + "Click last point to finish shape": "Az alakzat befejezéséhez kattintson az utolsó pontra", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Jelölő hozzáadásához kattintson", diff --git a/umap/static/umap/locale/id.js b/umap/static/umap/locale/id.js index 546a2a76..94c69dba 100644 --- a/umap/static/umap/locale/id.js +++ b/umap/static/umap/locale/id.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/id.json b/umap/static/umap/locale/id.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/id.json +++ b/umap/static/umap/locale/id.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/is.js b/umap/static/umap/locale/is.js index a3d25c0f..69e0f8ff 100644 --- a/umap/static/umap/locale/is.js +++ b/umap/static/umap/locale/is.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Veldu forstillingu", "Choose the format of the data to import": "Veldu snið á gögnum sem á að flytja inn", "Choose the layer to import in": "Veldu lagið sem á að flytja inn í", - "Click last point to finish shape ({distance})": "Smelltu á síðasta punktinn til að ljúka lögun ({distance})", + "Click last point to finish shape": "Smelltu á síðasta punktinn til að ljúka lögun", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Smella til að bæta við kortamerki", diff --git a/umap/static/umap/locale/is.json b/umap/static/umap/locale/is.json index 11b1c0da..48fcbbe9 100644 --- a/umap/static/umap/locale/is.json +++ b/umap/static/umap/locale/is.json @@ -115,7 +115,7 @@ "Choose a preset": "Veldu forstillingu", "Choose the format of the data to import": "Veldu snið á gögnum sem á að flytja inn", "Choose the layer to import in": "Veldu lagið sem á að flytja inn í", - "Click last point to finish shape ({distance})": "Smelltu á síðasta punktinn til að ljúka lögun ({distance})", + "Click last point to finish shape": "Smelltu á síðasta punktinn til að ljúka lögun", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Smella til að bæta við kortamerki", diff --git a/umap/static/umap/locale/it.js b/umap/static/umap/locale/it.js index 844d1f9b..a0a28f1b 100644 --- a/umap/static/umap/locale/it.js +++ b/umap/static/umap/locale/it.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Seleziona una preimpostazione", "Choose the format of the data to import": "Seleziona il formato dei dati da importare", "Choose the layer to import in": "Seleziona su quale livello fare l'importazione", - "Click last point to finish shape ({distance})": "Click su ultimo punto per completare la geometria ({distance})", + "Click last point to finish shape": "Click su ultimo punto per completare la geometria", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clicca per aggiungere un marcatore", diff --git a/umap/static/umap/locale/it.json b/umap/static/umap/locale/it.json index 8e8a7d1f..84b831da 100644 --- a/umap/static/umap/locale/it.json +++ b/umap/static/umap/locale/it.json @@ -115,7 +115,7 @@ "Choose a preset": "Seleziona una preimpostazione", "Choose the format of the data to import": "Seleziona il formato dei dati da importare", "Choose the layer to import in": "Seleziona su quale livello fare l'importazione", - "Click last point to finish shape ({distance})": "Click su ultimo punto per completare la geometria ({distance})", + "Click last point to finish shape": "Click su ultimo punto per completare la geometria", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clicca per aggiungere un marcatore", diff --git a/umap/static/umap/locale/ja.js b/umap/static/umap/locale/ja.js index e3ec11ab..94066211 100644 --- a/umap/static/umap/locale/ja.js +++ b/umap/static/umap/locale/ja.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "プリセット選択", "Choose the format of the data to import": "インポートデータ形式を選択", "Choose the layer to import in": "インポート対象レイヤ選択", - "Click last point to finish shape ({distance})": "クリックでシェイプの作成を終了 ({distance})", + "Click last point to finish shape": "クリックでシェイプの作成を終了", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "クリックでマーカー追加", diff --git a/umap/static/umap/locale/ja.json b/umap/static/umap/locale/ja.json index f8b12c7a..6f43545b 100644 --- a/umap/static/umap/locale/ja.json +++ b/umap/static/umap/locale/ja.json @@ -115,7 +115,7 @@ "Choose a preset": "プリセット選択", "Choose the format of the data to import": "インポートデータ形式を選択", "Choose the layer to import in": "インポート対象レイヤ選択", - "Click last point to finish shape ({distance})": "クリックでシェイプの作成を終了 ({distance})", + "Click last point to finish shape": "クリックでシェイプの作成を終了", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "クリックでマーカー追加", diff --git a/umap/static/umap/locale/ko.js b/umap/static/umap/locale/ko.js index 29417d4c..77eb5044 100644 --- a/umap/static/umap/locale/ko.js +++ b/umap/static/umap/locale/ko.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "프리셋 선택", "Choose the format of the data to import": "삽입할 데이터의 포맷 선택", "Choose the layer to import in": "삽입할 레이어 선택", - "Click last point to finish shape ({distance})": "도형을 그만 그리려면 마지막 점을 클릭 ({distance})", + "Click last point to finish shape": "도형을 그만 그리려면 마지막 점을 클릭", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "마커를 추가하려면 클릭", diff --git a/umap/static/umap/locale/ko.json b/umap/static/umap/locale/ko.json index 2f25a0de..c49f3158 100644 --- a/umap/static/umap/locale/ko.json +++ b/umap/static/umap/locale/ko.json @@ -115,7 +115,7 @@ "Choose a preset": "프리셋 선택", "Choose the format of the data to import": "삽입할 데이터의 포맷 선택", "Choose the layer to import in": "삽입할 레이어 선택", - "Click last point to finish shape ({distance})": "도형을 그만 그리려면 마지막 점을 클릭 ({distance})", + "Click last point to finish shape": "도형을 그만 그리려면 마지막 점을 클릭", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "마커를 추가하려면 클릭", diff --git a/umap/static/umap/locale/lt.js b/umap/static/umap/locale/lt.js index 5998c5f0..64d9dd88 100644 --- a/umap/static/umap/locale/lt.js +++ b/umap/static/umap/locale/lt.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Pasirinkite šabloną", "Choose the format of the data to import": "Pasirinkite importuojamų uomenų formatą", "Choose the layer to import in": "Pasirinkite sluoksnį importavimui", - "Click last point to finish shape ({distance})": "Paspauskite ant paskutinio taško kad baigti piešimą ({distance})", + "Click last point to finish shape": "Paspauskite ant paskutinio taško kad baigti piešimą", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Paspauskite kad pridėti žymeklį", diff --git a/umap/static/umap/locale/lt.json b/umap/static/umap/locale/lt.json index a072ff80..72cf86f5 100644 --- a/umap/static/umap/locale/lt.json +++ b/umap/static/umap/locale/lt.json @@ -115,7 +115,7 @@ "Choose a preset": "Pasirinkite šabloną", "Choose the format of the data to import": "Pasirinkite importuojamų uomenų formatą", "Choose the layer to import in": "Pasirinkite sluoksnį importavimui", - "Click last point to finish shape ({distance})": "Paspauskite ant paskutinio taško kad baigti piešimą ({distance})", + "Click last point to finish shape": "Paspauskite ant paskutinio taško kad baigti piešimą", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Paspauskite kad pridėti žymeklį", diff --git a/umap/static/umap/locale/ms.js b/umap/static/umap/locale/ms.js index 55adb133..6f1c89d1 100644 --- a/umap/static/umap/locale/ms.js +++ b/umap/static/umap/locale/ms.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Pilih pratetapan", "Choose the format of the data to import": "Pilih format data yang ingin diimport", "Choose the layer to import in": "Pilih lapisan untuk diimport", - "Click last point to finish shape ({distance})": "Klik titik akhir untuk lengkapkan bentuk ({distance})", + "Click last point to finish shape": "Klik titik akhir untuk lengkapkan bentuk", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klik untuk tambahkan penanda", diff --git a/umap/static/umap/locale/ms.json b/umap/static/umap/locale/ms.json index e00f65b3..5036ef67 100644 --- a/umap/static/umap/locale/ms.json +++ b/umap/static/umap/locale/ms.json @@ -115,7 +115,7 @@ "Choose a preset": "Pilih pratetapan", "Choose the format of the data to import": "Pilih format data yang ingin diimport", "Choose the layer to import in": "Pilih lapisan untuk diimport", - "Click last point to finish shape ({distance})": "Klik titik akhir untuk lengkapkan bentuk ({distance})", + "Click last point to finish shape": "Klik titik akhir untuk lengkapkan bentuk", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klik untuk tambahkan penanda", diff --git a/umap/static/umap/locale/nl.js b/umap/static/umap/locale/nl.js index a9ab9a5f..7cfa45b2 100644 --- a/umap/static/umap/locale/nl.js +++ b/umap/static/umap/locale/nl.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Kies een voorkeuzeinstelling", "Choose the format of the data to import": "Kies het formaat van de te importeren gegevens", "Choose the layer to import in": "Kies de laag om in te importeren", - "Click last point to finish shape ({distance})": "Klik op het laatste punt om de vorm af te maken ({distance})", + "Click last point to finish shape": "Klik op het laatste punt om de vorm af te maken", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klik om een punt toe te voegen", diff --git a/umap/static/umap/locale/nl.json b/umap/static/umap/locale/nl.json index a3ede233..b0c36e95 100644 --- a/umap/static/umap/locale/nl.json +++ b/umap/static/umap/locale/nl.json @@ -115,7 +115,7 @@ "Choose a preset": "Kies een voorkeuzeinstelling", "Choose the format of the data to import": "Kies het formaat van de te importeren gegevens", "Choose the layer to import in": "Kies de laag om in te importeren", - "Click last point to finish shape ({distance})": "Klik op het laatste punt om de vorm af te maken ({distance})", + "Click last point to finish shape": "Klik op het laatste punt om de vorm af te maken", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klik om een punt toe te voegen", diff --git a/umap/static/umap/locale/no.js b/umap/static/umap/locale/no.js index ae29f15a..67f197e2 100644 --- a/umap/static/umap/locale/no.js +++ b/umap/static/umap/locale/no.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klikk for å legge til en markør", diff --git a/umap/static/umap/locale/no.json b/umap/static/umap/locale/no.json index 0ed19459..5f645af1 100644 --- a/umap/static/umap/locale/no.json +++ b/umap/static/umap/locale/no.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klikk for å legge til en markør", diff --git a/umap/static/umap/locale/pl.js b/umap/static/umap/locale/pl.js index febd044e..6bf1ddf3 100644 --- a/umap/static/umap/locale/pl.js +++ b/umap/static/umap/locale/pl.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Wybierz szablon", "Choose the format of the data to import": "Wybierz format importowanych danych", "Choose the layer to import in": "Wybierz warstwę docelową", - "Click last point to finish shape ({distance})": "Kliknij ostatni punkt, aby zakończyć rysowanie ({distance})", + "Click last point to finish shape": "Kliknij ostatni punkt, aby zakończyć rysowanie", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknij, aby dodać znacznik", diff --git a/umap/static/umap/locale/pl.json b/umap/static/umap/locale/pl.json index cdaea6b7..46b0480c 100644 --- a/umap/static/umap/locale/pl.json +++ b/umap/static/umap/locale/pl.json @@ -115,7 +115,7 @@ "Choose a preset": "Wybierz szablon", "Choose the format of the data to import": "Wybierz format importowanych danych", "Choose the layer to import in": "Wybierz warstwę docelową", - "Click last point to finish shape ({distance})": "Kliknij ostatni punkt, aby zakończyć rysowanie ({distance})", + "Click last point to finish shape": "Kliknij ostatni punkt, aby zakończyć rysowanie", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknij, aby dodać znacznik", diff --git a/umap/static/umap/locale/pl_PL.json b/umap/static/umap/locale/pl_PL.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/pl_PL.json +++ b/umap/static/umap/locale/pl_PL.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/pt.js b/umap/static/umap/locale/pt.js index 68aef3c6..96c212be 100644 --- a/umap/static/umap/locale/pt.js +++ b/umap/static/umap/locale/pt.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Escolha um modelo", "Choose the format of the data to import": "Escolha o formato dos dados para importação", "Choose the layer to import in": "Escolha a camada para destino da importação", - "Click last point to finish shape ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})", + "Click last point to finish shape": "Clique no último ponto para terminar a forma geométrica", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clique para adicionar um marcador", diff --git a/umap/static/umap/locale/pt.json b/umap/static/umap/locale/pt.json index 91536312..abcd1beb 100644 --- a/umap/static/umap/locale/pt.json +++ b/umap/static/umap/locale/pt.json @@ -115,7 +115,7 @@ "Choose a preset": "Escolha um modelo", "Choose the format of the data to import": "Escolha o formato dos dados para importação", "Choose the layer to import in": "Escolha a camada para destino da importação", - "Click last point to finish shape ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})", + "Click last point to finish shape": "Clique no último ponto para terminar a forma geométrica", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clique para adicionar um marcador", diff --git a/umap/static/umap/locale/pt_BR.js b/umap/static/umap/locale/pt_BR.js index 6d2bce93..21750140 100644 --- a/umap/static/umap/locale/pt_BR.js +++ b/umap/static/umap/locale/pt_BR.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Escolha um modelo", "Choose the format of the data to import": "Escolha o formato dos dados para importação", "Choose the layer to import in": "Escolha a camada para destino da importação", - "Click last point to finish shape ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})", + "Click last point to finish shape": "Clique no último ponto para terminar a forma geométrica", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clique para adicionar um marcador", diff --git a/umap/static/umap/locale/pt_BR.json b/umap/static/umap/locale/pt_BR.json index 1546e466..d35d1403 100644 --- a/umap/static/umap/locale/pt_BR.json +++ b/umap/static/umap/locale/pt_BR.json @@ -115,7 +115,7 @@ "Choose a preset": "Escolha um modelo", "Choose the format of the data to import": "Escolha o formato dos dados para importação", "Choose the layer to import in": "Escolha a camada para destino da importação", - "Click last point to finish shape ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})", + "Click last point to finish shape": "Clique no último ponto para terminar a forma geométrica", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clique para adicionar um marcador", diff --git a/umap/static/umap/locale/pt_PT.js b/umap/static/umap/locale/pt_PT.js index 3cb5b7c9..fa5f9538 100644 --- a/umap/static/umap/locale/pt_PT.js +++ b/umap/static/umap/locale/pt_PT.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Escolha um modelo", "Choose the format of the data to import": "Escolha o formato dos dados para importação", "Choose the layer to import in": "Escolha a camada para destino da importação", - "Click last point to finish shape ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})", + "Click last point to finish shape": "Clique no último ponto para terminar a forma geométrica", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clique para adicionar um marcador", diff --git a/umap/static/umap/locale/pt_PT.json b/umap/static/umap/locale/pt_PT.json index 02b8490b..68b96249 100644 --- a/umap/static/umap/locale/pt_PT.json +++ b/umap/static/umap/locale/pt_PT.json @@ -115,7 +115,7 @@ "Choose a preset": "Escolha um modelo", "Choose the format of the data to import": "Escolha o formato dos dados para importação", "Choose the layer to import in": "Escolha a camada para destino da importação", - "Click last point to finish shape ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})", + "Click last point to finish shape": "Clique no último ponto para terminar a forma geométrica", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Clique para adicionar um marcador", diff --git a/umap/static/umap/locale/ro.js b/umap/static/umap/locale/ro.js index 5468e985..41c3feec 100644 --- a/umap/static/umap/locale/ro.js +++ b/umap/static/umap/locale/ro.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/ro.json b/umap/static/umap/locale/ro.json index 2a983a7f..b4726bf3 100644 --- a/umap/static/umap/locale/ro.json +++ b/umap/static/umap/locale/ro.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/ru.js b/umap/static/umap/locale/ru.js index aad8405c..3cf369a3 100644 --- a/umap/static/umap/locale/ru.js +++ b/umap/static/umap/locale/ru.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Выберите шаблон", "Choose the format of the data to import": "Выберите формат данных для импорта", "Choose the layer to import in": "Выбрать слой для импорта в него", - "Click last point to finish shape ({distance})": "Щёлкните на последней точке, чтобы завершить ({distance})", + "Click last point to finish shape": "Щёлкните на последней точке, чтобы завершить", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Щёлкните, чтобы добавить метку", diff --git a/umap/static/umap/locale/ru.json b/umap/static/umap/locale/ru.json index 131b524d..e43efff9 100644 --- a/umap/static/umap/locale/ru.json +++ b/umap/static/umap/locale/ru.json @@ -115,7 +115,7 @@ "Choose a preset": "Выберите шаблон", "Choose the format of the data to import": "Выберите формат данных для импорта", "Choose the layer to import in": "Выбрать слой для импорта в него", - "Click last point to finish shape ({distance})": "Щёлкните на последней точке, чтобы завершить ({distance})", + "Click last point to finish shape": "Щёлкните на последней точке, чтобы завершить", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Щёлкните, чтобы добавить метку", diff --git a/umap/static/umap/locale/si_LK.js b/umap/static/umap/locale/si_LK.js index dd74a94e..3737590f 100644 --- a/umap/static/umap/locale/si_LK.js +++ b/umap/static/umap/locale/si_LK.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/si_LK.json b/umap/static/umap/locale/si_LK.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/si_LK.json +++ b/umap/static/umap/locale/si_LK.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/sk_SK.js b/umap/static/umap/locale/sk_SK.js index c5548aa4..1cf7b402 100644 --- a/umap/static/umap/locale/sk_SK.js +++ b/umap/static/umap/locale/sk_SK.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Vyberte predvoľbu", "Choose the format of the data to import": "Zvoľte v akom formáte sú importované údaje", "Choose the layer to import in": "Zvoľte vrstvu, do ktorej sa bude importovať", - "Click last point to finish shape ({distance})": "Kliknite na posledný bod pre dokončenie tvaru ({distance})", + "Click last point to finish shape": "Kliknite na posledný bod pre dokončenie tvaru", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknutím pridáte značku", diff --git a/umap/static/umap/locale/sk_SK.json b/umap/static/umap/locale/sk_SK.json index 5a9cdf0f..d854e665 100644 --- a/umap/static/umap/locale/sk_SK.json +++ b/umap/static/umap/locale/sk_SK.json @@ -115,7 +115,7 @@ "Choose a preset": "Vyberte predvoľbu", "Choose the format of the data to import": "Zvoľte v akom formáte sú importované údaje", "Choose the layer to import in": "Zvoľte vrstvu, do ktorej sa bude importovať", - "Click last point to finish shape ({distance})": "Kliknite na posledný bod pre dokončenie tvaru ({distance})", + "Click last point to finish shape": "Kliknite na posledný bod pre dokončenie tvaru", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknutím pridáte značku", diff --git a/umap/static/umap/locale/sl.js b/umap/static/umap/locale/sl.js index fb768ef8..85ae527e 100644 --- a/umap/static/umap/locale/sl.js +++ b/umap/static/umap/locale/sl.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Izbor prednastavitev", "Choose the format of the data to import": "Izbor oblike zapisa podatkov za uvoz", "Choose the layer to import in": "Izbor plasti za uvoz podatkov", - "Click last point to finish shape ({distance})": "Kliknite na zadnjo točko za dokončanje risanja oblike ({distance})", + "Click last point to finish shape": "Kliknite na zadnjo točko za dokončanje risanja oblike", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknite za dodajanje označbe", diff --git a/umap/static/umap/locale/sl.json b/umap/static/umap/locale/sl.json index ac24c617..121e104c 100644 --- a/umap/static/umap/locale/sl.json +++ b/umap/static/umap/locale/sl.json @@ -115,7 +115,7 @@ "Choose a preset": "Izbor prednastavitev", "Choose the format of the data to import": "Izbor oblike zapisa podatkov za uvoz", "Choose the layer to import in": "Izbor plasti za uvoz podatkov", - "Click last point to finish shape ({distance})": "Kliknite na zadnjo točko za dokončanje risanja oblike ({distance})", + "Click last point to finish shape": "Kliknite na zadnjo točko za dokončanje risanja oblike", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Kliknite za dodajanje označbe", diff --git a/umap/static/umap/locale/sr.js b/umap/static/umap/locale/sr.js index aa7bc105..f7c83082 100644 --- a/umap/static/umap/locale/sr.js +++ b/umap/static/umap/locale/sr.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Изаберите претходно подешавање", "Choose the format of the data to import": "Изаберите формат података за увоз", "Choose the layer to import in": "Одабери лејер за увоз", - "Click last point to finish shape ({distance})": "Кликните на последњу тачку да бисте довршили облик ({distance})", + "Click last point to finish shape": "Кликните на последњу тачку да бисте довршили облик", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Клик за додавање ознаке", diff --git a/umap/static/umap/locale/sr.json b/umap/static/umap/locale/sr.json index 2c755ee1..841f48ee 100644 --- a/umap/static/umap/locale/sr.json +++ b/umap/static/umap/locale/sr.json @@ -115,7 +115,7 @@ "Choose a preset": "Изаберите претходно подешавање", "Choose the format of the data to import": "Изаберите формат података за увоз", "Choose the layer to import in": "Одабери лејер за увоз", - "Click last point to finish shape ({distance})": "Кликните на последњу тачку да бисте довршили облик ({distance})", + "Click last point to finish shape": "Кликните на последњу тачку да бисте довршили облик", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Клик за додавање ознаке", diff --git a/umap/static/umap/locale/sv.js b/umap/static/umap/locale/sv.js index ca308d56..4a9d89ff 100644 --- a/umap/static/umap/locale/sv.js +++ b/umap/static/umap/locale/sv.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Välj förinställning", "Choose the format of the data to import": "Välj dataformat för importen", "Choose the layer to import in": "Välj lager att importera till", - "Click last point to finish shape ({distance})": "Klicka på sista punkten för att slutföra formen ({distance})", + "Click last point to finish shape": "Klicka på sista punkten för att slutföra formen", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klicka för att lägga till en markör", diff --git a/umap/static/umap/locale/sv.json b/umap/static/umap/locale/sv.json index 454a2e65..6f21aaf3 100644 --- a/umap/static/umap/locale/sv.json +++ b/umap/static/umap/locale/sv.json @@ -115,7 +115,7 @@ "Choose a preset": "Välj förinställning", "Choose the format of the data to import": "Välj dataformat för importen", "Choose the layer to import in": "Välj lager att importera till", - "Click last point to finish shape ({distance})": "Klicka på sista punkten för att slutföra formen ({distance})", + "Click last point to finish shape": "Klicka på sista punkten för att slutföra formen", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Klicka för att lägga till en markör", diff --git a/umap/static/umap/locale/th_TH.js b/umap/static/umap/locale/th_TH.js index ab74c9f3..888f956c 100644 --- a/umap/static/umap/locale/th_TH.js +++ b/umap/static/umap/locale/th_TH.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/th_TH.json b/umap/static/umap/locale/th_TH.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/th_TH.json +++ b/umap/static/umap/locale/th_TH.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/tr.js b/umap/static/umap/locale/tr.js index 992bf68e..6e918fae 100644 --- a/umap/static/umap/locale/tr.js +++ b/umap/static/umap/locale/tr.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Bir ön ayar seç", "Choose the format of the data to import": "İçe aktarılacak verilerin biçimini seç", "Choose the layer to import in": "İçe aktarılacak katmanı seç", - "Click last point to finish shape ({distance})": "Şekli bitirmek için son noktaya tıklayın ({distance})", + "Click last point to finish shape": "Şekli bitirmek için son noktaya tıklayın", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Bir işaretleyici eklemek için tıklayın", diff --git a/umap/static/umap/locale/tr.json b/umap/static/umap/locale/tr.json index 8845c708..573c0f98 100644 --- a/umap/static/umap/locale/tr.json +++ b/umap/static/umap/locale/tr.json @@ -115,7 +115,7 @@ "Choose a preset": "Bir ön ayar seç", "Choose the format of the data to import": "İçe aktarılacak verilerin biçimini seç", "Choose the layer to import in": "İçe aktarılacak katmanı seç", - "Click last point to finish shape ({distance})": "Şekli bitirmek için son noktaya tıklayın ({distance})", + "Click last point to finish shape": "Şekli bitirmek için son noktaya tıklayın", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Bir işaretleyici eklemek için tıklayın", diff --git a/umap/static/umap/locale/uk_UA.js b/umap/static/umap/locale/uk_UA.js index 5cd170e5..c857aad5 100644 --- a/umap/static/umap/locale/uk_UA.js +++ b/umap/static/umap/locale/uk_UA.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Виберіть шаблон", "Choose the format of the data to import": "Виберіть формат даних для імпорту", "Choose the layer to import in": "Виберіть шар для імпорту в нього", - "Click last point to finish shape ({distance})": "Клацніть на останній точці, щоб завершити ({distance})", + "Click last point to finish shape": "Клацніть на останній точці, щоб завершити", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Клацніть, щоб додати позначку", diff --git a/umap/static/umap/locale/uk_UA.json b/umap/static/umap/locale/uk_UA.json index 9784cddc..ffe496cc 100644 --- a/umap/static/umap/locale/uk_UA.json +++ b/umap/static/umap/locale/uk_UA.json @@ -115,7 +115,7 @@ "Choose a preset": "Виберіть шаблон", "Choose the format of the data to import": "Виберіть формат даних для імпорту", "Choose the layer to import in": "Виберіть шар для імпорту в нього", - "Click last point to finish shape ({distance})": "Клацніть на останній точці, щоб завершити ({distance})", + "Click last point to finish shape": "Клацніть на останній точці, щоб завершити", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Клацніть, щоб додати позначку", diff --git a/umap/static/umap/locale/vi.js b/umap/static/umap/locale/vi.js index dca3d23f..eb30d8f2 100644 --- a/umap/static/umap/locale/vi.js +++ b/umap/static/umap/locale/vi.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Chọn định dạng tập tin", "Choose the layer to import in": "Chọn lớp cần nhập vào", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/vi.json b/umap/static/umap/locale/vi.json index cf9a2130..0e4a24e0 100644 --- a/umap/static/umap/locale/vi.json +++ b/umap/static/umap/locale/vi.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Chọn định dạng tập tin", "Choose the layer to import in": "Chọn lớp cần nhập vào", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/vi_VN.json b/umap/static/umap/locale/vi_VN.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/vi_VN.json +++ b/umap/static/umap/locale/vi_VN.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/zh.js b/umap/static/umap/locale/zh.js index f7ee179a..6002416b 100644 --- a/umap/static/umap/locale/zh.js +++ b/umap/static/umap/locale/zh.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "Choose a preset", "Choose the format of the data to import": "选择导入的数据格式", "Choose the layer to import in": "选择导入的图层", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/zh.json b/umap/static/umap/locale/zh.json index 54726c6c..9da6be86 100644 --- a/umap/static/umap/locale/zh.json +++ b/umap/static/umap/locale/zh.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "选择导入的数据格式", "Choose the layer to import in": "选择导入的图层", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/zh_CN.json b/umap/static/umap/locale/zh_CN.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/zh_CN.json +++ b/umap/static/umap/locale/zh_CN.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/zh_TW.Big5.json b/umap/static/umap/locale/zh_TW.Big5.json index 155a2322..3250ea7e 100644 --- a/umap/static/umap/locale/zh_TW.Big5.json +++ b/umap/static/umap/locale/zh_TW.Big5.json @@ -115,7 +115,7 @@ "Choose a preset": "Choose a preset", "Choose the format of the data to import": "Choose the format of the data to import", "Choose the layer to import in": "Choose the layer to import in", - "Click last point to finish shape ({distance})": "Click last point to finish shape ({distance})", + "Click last point to finish shape": "Click last point to finish shape", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "Click to add a marker", diff --git a/umap/static/umap/locale/zh_TW.js b/umap/static/umap/locale/zh_TW.js index 946a0549..6e63290d 100644 --- a/umap/static/umap/locale/zh_TW.js +++ b/umap/static/umap/locale/zh_TW.js @@ -115,7 +115,7 @@ var locale = { "Choose a preset": "選擇一種預設值", "Choose the format of the data to import": "選擇匯入的資料格式", "Choose the layer to import in": "選擇匯入圖層", - "Click last point to finish shape ({distance})": "點下最後一點後完成外形 ({distance})", + "Click last point to finish shape": "點下最後一點後完成外形", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "點選以新增標記", diff --git a/umap/static/umap/locale/zh_TW.json b/umap/static/umap/locale/zh_TW.json index b95a8ead..69000eee 100644 --- a/umap/static/umap/locale/zh_TW.json +++ b/umap/static/umap/locale/zh_TW.json @@ -115,7 +115,7 @@ "Choose a preset": "選擇一種預設值", "Choose the format of the data to import": "選擇匯入的資料格式", "Choose the layer to import in": "選擇匯入圖層", - "Click last point to finish shape ({distance})": "點下最後一點後完成外形 ({distance})", + "Click last point to finish shape": "點下最後一點後完成外形", "Line distance: {measure}": "Line distance: {measure}", "Polygon area: {measure}": "Polygon area: {measure}", "Click to add a marker": "點選以新增標記",