add line distance and polygon area messages
This commit is contained in:
parent
839ffd89bb
commit
60fb67516d
95 changed files with 197 additions and 7 deletions
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ ({distance})",
|
"Click last point to finish shape ({distance})": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "መለያ ለመጨመር ጠቅ አድርግ",
|
"Click to add a marker": "መለያ ለመጨመር ጠቅ አድርግ",
|
||||||
"Click to continue drawing ({distance})": "መሳል ለመቀጠል ጠቅ አድርግ ({distance})",
|
"Click to continue drawing ({distance})": "መሳል ለመቀጠል ጠቅ አድርግ ({distance})",
|
||||||
"Click to edit": "ለማረም ጠቅ አድርግ",
|
"Click to edit": "ለማረም ጠቅ አድርግ",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ ({distance})",
|
"Click last point to finish shape ({distance})": "ቅርፁን ለማስጨረስ የመጨረሻውን ነጥብ ጠቅ ያድርጉ ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "መለያ ለመጨመር ጠቅ አድርግ",
|
"Click to add a marker": "መለያ ለመጨመር ጠቅ አድርግ",
|
||||||
"Click to continue drawing ({distance})": "መሳል ለመቀጠል ጠቅ አድርግ ({distance})",
|
"Click to continue drawing ({distance})": "መሳል ለመቀጠል ጠቅ አድርግ ({distance})",
|
||||||
"Click to edit": "ለማረም ጠቅ አድርግ",
|
"Click to edit": "ለማረም ጠቅ አድርግ",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Trieu el format de les dades a importar",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Feu clic per a afegir una marca",
|
"Click to add a marker": "Feu clic per a afegir una marca",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Trieu el format de les dades a importar",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Feu clic per a afegir una marca",
|
"Click to add a marker": "Feu clic per a afegir una marca",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Zvolte v jakém formátu jsou importovaná data",
|
"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",
|
"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 ({distance})": "Klikněte na poslední bod pro dokončení tvaru ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknutím přidáš značku",
|
"Click to add a marker": "Kliknutím přidáš značku",
|
||||||
"Click to continue drawing ({distance})": "Kliknutím můžeš pokračovat v kreslení ({distance})",
|
"Click to continue drawing ({distance})": "Kliknutím můžeš pokračovat v kreslení ({distance})",
|
||||||
"Click to edit": "Klikněte pro úpravy",
|
"Click to edit": "Klikněte pro úpravy",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Zvolte v jakém formátu jsou importovaná data",
|
"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",
|
"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 ({distance})": "Klikněte na poslední bod pro dokončení tvaru ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknutím přidáš značku",
|
"Click to add a marker": "Kliknutím přidáš značku",
|
||||||
"Click to continue drawing ({distance})": "Kliknutím můžeš pokračovat v kreslení ({distance})",
|
"Click to continue drawing ({distance})": "Kliknutím můžeš pokračovat v kreslení ({distance})",
|
||||||
"Click to edit": "Klikněte pro úpravy",
|
"Click to edit": "Klikněte pro úpravy",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Vælg imports dataformat",
|
"Choose the format of the data to import": "Vælg imports dataformat",
|
||||||
"Choose the layer to import in": "Vælg lag der skal importeres",
|
"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 ({distance})": "Klik på det det sidste punkt for at afslutte figur ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klik for at tilføje en markør",
|
"Click to add a marker": "Klik for at tilføje en markør",
|
||||||
"Click to continue drawing ({distance})": "Klik for at fortsætte indtegning ({distance})",
|
"Click to continue drawing ({distance})": "Klik for at fortsætte indtegning ({distance})",
|
||||||
"Click to edit": "Klik for at redigere",
|
"Click to edit": "Klik for at redigere",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Vælg imports dataformat",
|
"Choose the format of the data to import": "Vælg imports dataformat",
|
||||||
"Choose the layer to import in": "Vælg lag der skal importeres",
|
"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 ({distance})": "Klik på det det sidste punkt for at afslutte figur ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klik for at tilføje en markør",
|
"Click to add a marker": "Klik for at tilføje en markør",
|
||||||
"Click to continue drawing ({distance})": "Klik for at fortsætte indtegning ({distance})",
|
"Click to continue drawing ({distance})": "Klik for at fortsætte indtegning ({distance})",
|
||||||
"Click to edit": "Klik for at redigere",
|
"Click to edit": "Klik for at redigere",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Wähle das Datenformat für den Import",
|
"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",
|
"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 ({distance})": "Klicke den letzten Punkt an, um die Form abzuschließen ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klicke, um einen Marker hinzuzufügen",
|
"Click to add a marker": "Klicke, um einen Marker hinzuzufügen",
|
||||||
"Click to continue drawing ({distance})": "Klicke, um weiter zu zeichnen ({distance})",
|
"Click to continue drawing ({distance})": "Klicke, um weiter zu zeichnen ({distance})",
|
||||||
"Click to edit": "Zum Bearbeiten klicken",
|
"Click to edit": "Zum Bearbeiten klicken",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Wähle das Datenformat für den Import",
|
"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",
|
"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 ({distance})": "Klicke den letzten Punkt an, um die Form abzuschließen ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klicke, um einen Marker hinzuzufügen",
|
"Click to add a marker": "Klicke, um einen Marker hinzuzufügen",
|
||||||
"Click to continue drawing ({distance})": "Klicke, um weiter zu zeichnen ({distance})",
|
"Click to continue drawing ({distance})": "Klicke, um weiter zu zeichnen ({distance})",
|
||||||
"Click to edit": "Zum Bearbeiten klicken",
|
"Click to edit": "Zum Bearbeiten klicken",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα ({distance})",
|
"Click last point to finish shape ({distance})": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Πατήστε για την εισαγωγή σημείου",
|
"Click to add a marker": "Πατήστε για την εισαγωγή σημείου",
|
||||||
"Click to continue drawing ({distance})": "Πατήστε για συνέχεια σχεδίασης ({distance})",
|
"Click to continue drawing ({distance})": "Πατήστε για συνέχεια σχεδίασης ({distance})",
|
||||||
"Click to edit": "Πατήστε για επεξεργασία",
|
"Click to edit": "Πατήστε για επεξεργασία",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα ({distance})",
|
"Click last point to finish shape ({distance})": "Πατήστε στο τελευταίο σημείο για να ολοκληρωθεί το σχήμα ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Πατήστε για την εισαγωγή σημείου",
|
"Click to add a marker": "Πατήστε για την εισαγωγή σημείου",
|
||||||
"Click to continue drawing ({distance})": "Πατήστε για συνέχεια σχεδίασης ({distance})",
|
"Click to continue drawing ({distance})": "Πατήστε για συνέχεια σχεδίασης ({distance})",
|
||||||
"Click to edit": "Πατήστε για επεξεργασία",
|
"Click to edit": "Πατήστε για επεξεργασία",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
@ -384,4 +386,4 @@ var locale = {
|
||||||
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
||||||
};
|
};
|
||||||
L.registerLocale("en", locale);
|
L.registerLocale("en", locale);
|
||||||
L.setLocale("en");
|
L.setLocale("en");
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
@ -382,4 +384,4 @@
|
||||||
"Permanent credits background": "Permanent credits background",
|
"Permanent credits background": "Permanent credits background",
|
||||||
"Select data": "Select data",
|
"Select data": "Select data",
|
||||||
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
||||||
}
|
}
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Data format:",
|
"Choose the format of the data to import": "Data format:",
|
||||||
"Choose the layer to import in": "Import into layer:",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
@ -382,4 +384,4 @@
|
||||||
"Permanent credits background": "Permanent credits background",
|
"Permanent credits background": "Permanent credits background",
|
||||||
"Select data": "Select data",
|
"Select data": "Select data",
|
||||||
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
||||||
}
|
}
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Elegir el formato de los datos a importar",
|
"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",
|
"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 ({distance})": "Haga clic en el último punto para terminar la figura ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Haga clic para añadir un marcador",
|
"Click to add a marker": "Haga clic para añadir un marcador",
|
||||||
"Click to continue drawing ({distance})": "Haga clic para continuar dibujando ({distance})",
|
"Click to continue drawing ({distance})": "Haga clic para continuar dibujando ({distance})",
|
||||||
"Click to edit": "Clic para editar",
|
"Click to edit": "Clic para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Elegir el formato de los datos a importar",
|
"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",
|
"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 ({distance})": "Haga clic en el último punto para terminar la figura ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Haga clic para añadir un marcador",
|
"Click to add a marker": "Haga clic para añadir un marcador",
|
||||||
"Click to continue drawing ({distance})": "Haga clic para continuar dibujando ({distance})",
|
"Click to continue drawing ({distance})": "Haga clic para continuar dibujando ({distance})",
|
||||||
"Click to edit": "Clic para editar",
|
"Click to edit": "Clic para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Vali importimise andmevorming",
|
"Choose the format of the data to import": "Vali importimise andmevorming",
|
||||||
"Choose the layer to import in": "Vali kiht, millesse importida",
|
"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 ({distance})": "Klõpsa kujundi lõpetamiseks viimasel punktil ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klõpsa markeri lisamiseks",
|
"Click to add a marker": "Klõpsa markeri lisamiseks",
|
||||||
"Click to continue drawing ({distance})": "Klõpsa joonistamise jätkamiseks ({distance})",
|
"Click to continue drawing ({distance})": "Klõpsa joonistamise jätkamiseks ({distance})",
|
||||||
"Click to edit": "Klõpsa muutmiseks",
|
"Click to edit": "Klõpsa muutmiseks",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Vali importimise andmevorming",
|
"Choose the format of the data to import": "Vali importimise andmevorming",
|
||||||
"Choose the layer to import in": "Vali kiht, millesse importida",
|
"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 ({distance})": "Klõpsa kujundi lõpetamiseks viimasel punktil ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klõpsa markeri lisamiseks",
|
"Click to add a marker": "Klõpsa markeri lisamiseks",
|
||||||
"Click to continue drawing ({distance})": "Klõpsa joonistamise jätkamiseks ({distance})",
|
"Click to continue drawing ({distance})": "Klõpsa joonistamise jätkamiseks ({distance})",
|
||||||
"Click to edit": "Klõpsa muutmiseks",
|
"Click to edit": "Klõpsa muutmiseks",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید ({distance})",
|
"Click last point to finish shape ({distance})": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "برای افزودن نشانگر کلیک کنید",
|
"Click to add a marker": "برای افزودن نشانگر کلیک کنید",
|
||||||
"Click to continue drawing ({distance})": "برای ادامه ترسیم کلیک کنید ({distance})",
|
"Click to continue drawing ({distance})": "برای ادامه ترسیم کلیک کنید ({distance})",
|
||||||
"Click to edit": "برای ویرایش کلیک کنید",
|
"Click to edit": "برای ویرایش کلیک کنید",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید ({distance})",
|
"Click last point to finish shape ({distance})": "برای پایان دادن به شکل روی آخرین نقطه کلیک کنید ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "برای افزودن نشانگر کلیک کنید",
|
"Click to add a marker": "برای افزودن نشانگر کلیک کنید",
|
||||||
"Click to continue drawing ({distance})": "برای ادامه ترسیم کلیک کنید ({distance})",
|
"Click to continue drawing ({distance})": "برای ادامه ترسیم کلیک کنید ({distance})",
|
||||||
"Click to edit": "برای ویرایش کلیک کنید",
|
"Click to edit": "برای ویرایش کلیک کنید",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Valitse tuotavien tietojen formaatti",
|
"Choose the format of the data to import": "Valitse tuotavien tietojen formaatti",
|
||||||
"Choose the layer to import in": "Valitse kerros johon tieto tuodaan",
|
"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 ({distance})": "Klikkaa viimeistä pistettä täydentääksesi muodon ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klikkaa lisätäksesi karttamerkki",
|
"Click to add a marker": "Klikkaa lisätäksesi karttamerkki",
|
||||||
"Click to continue drawing ({distance})": "Klikkaa jatkaaksesi piirtämistä ({distance})",
|
"Click to continue drawing ({distance})": "Klikkaa jatkaaksesi piirtämistä ({distance})",
|
||||||
"Click to edit": "Klikkaa muokataksesi",
|
"Click to edit": "Klikkaa muokataksesi",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Valitse tuotavien tietojen formaatti",
|
"Choose the format of the data to import": "Valitse tuotavien tietojen formaatti",
|
||||||
"Choose the layer to import in": "Valitse kerros johon tieto tuodaan",
|
"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 ({distance})": "Klikkaa viimeistä pistettä täydentääksesi muodon ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klikkaa lisätäksesi karttamerkki",
|
"Click to add a marker": "Klikkaa lisätäksesi karttamerkki",
|
||||||
"Click to continue drawing ({distance})": "Klikkaa jatkaaksesi piirtämistä ({distance})",
|
"Click to continue drawing ({distance})": "Klikkaa jatkaaksesi piirtämistä ({distance})",
|
||||||
"Click to edit": "Klikkaa muokataksesi",
|
"Click to edit": "Klikkaa muokataksesi",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choisir le format des données pour l'import",
|
"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",
|
"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 ({distance})": "Cliquer sur le dernier point pour finir le tracé ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Cliquer pour ajouter le marqueur",
|
"Click to add a marker": "Cliquer pour ajouter le marqueur",
|
||||||
"Click to continue drawing ({distance})": "Cliquer pour continuer le tracé ({distance})",
|
"Click to continue drawing ({distance})": "Cliquer pour continuer le tracé ({distance})",
|
||||||
"Click to edit": "Cliquer pour modifier",
|
"Click to edit": "Cliquer pour modifier",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choisir le format des données pour l'import",
|
"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",
|
"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 ({distance})": "Cliquer sur le dernier point pour finir le tracé ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Cliquer pour ajouter le marqueur",
|
"Click to add a marker": "Cliquer pour ajouter le marqueur",
|
||||||
"Click to continue drawing ({distance})": "Cliquer pour continuer le tracé ({distance})",
|
"Click to continue drawing ({distance})": "Cliquer pour continuer le tracé ({distance})",
|
||||||
"Click to edit": "Cliquer pour modifier",
|
"Click to edit": "Cliquer pour modifier",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Escoller o formato dos datos a importar",
|
"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",
|
"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 ({distance})": "Preme no derradeiro punto para rematar a forma ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Preme para engadir unha marcaxe",
|
"Click to add a marker": "Preme para engadir unha marcaxe",
|
||||||
"Click to continue drawing ({distance})": "Preme para seguir debuxando ({distance})",
|
"Click to continue drawing ({distance})": "Preme para seguir debuxando ({distance})",
|
||||||
"Click to edit": "Preme para editar",
|
"Click to edit": "Preme para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Escoller o formato dos datos a importar",
|
"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",
|
"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 ({distance})": "Preme no derradeiro punto para rematar a forma ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Preme para engadir unha marcaxe",
|
"Click to add a marker": "Preme para engadir unha marcaxe",
|
||||||
"Click to continue drawing ({distance})": "Preme para seguir debuxando ({distance})",
|
"Click to continue drawing ({distance})": "Preme para seguir debuxando ({distance})",
|
||||||
"Click to edit": "Preme para editar",
|
"Click to edit": "Preme para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה ({distance})",
|
"Click last point to finish shape ({distance})": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "יש ללחוץ כדי להוסיף סמן",
|
"Click to add a marker": "יש ללחוץ כדי להוסיף סמן",
|
||||||
"Click to continue drawing ({distance})": "יש ללחוץ כדי להמשיך בציור ({distance})",
|
"Click to continue drawing ({distance})": "יש ללחוץ כדי להמשיך בציור ({distance})",
|
||||||
"Click to edit": "יש ללחוץ כדי לערוך",
|
"Click to edit": "יש ללחוץ כדי לערוך",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה ({distance})",
|
"Click last point to finish shape ({distance})": "יש ללחוץ על הנקודה האחרונה כדי לסיים את הצורה ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "יש ללחוץ כדי להוסיף סמן",
|
"Click to add a marker": "יש ללחוץ כדי להוסיף סמן",
|
||||||
"Click to continue drawing ({distance})": "יש ללחוץ כדי להמשיך בציור ({distance})",
|
"Click to continue drawing ({distance})": "יש ללחוץ כדי להמשיך בציור ({distance})",
|
||||||
"Click to edit": "יש ללחוץ כדי לערוך",
|
"Click to edit": "יש ללחוץ כדי לערוך",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Importálandó adatok formátumának 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",
|
"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 ({distance})": "Az alakzat befejezéséhez kattintson az utolsó pontra ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Jelölő hozzáadásához kattintson",
|
"Click to add a marker": "Jelölő hozzáadásához kattintson",
|
||||||
"Click to continue drawing ({distance})": "Kattintson a rajzolás folytatásához ({distance})",
|
"Click to continue drawing ({distance})": "Kattintson a rajzolás folytatásához ({distance})",
|
||||||
"Click to edit": "Kattintson a szerkesztéshez",
|
"Click to edit": "Kattintson a szerkesztéshez",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Importálandó adatok formátumának 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",
|
"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 ({distance})": "Az alakzat befejezéséhez kattintson az utolsó pontra ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Jelölő hozzáadásához kattintson",
|
"Click to add a marker": "Jelölő hozzáadásához kattintson",
|
||||||
"Click to continue drawing ({distance})": "Kattintson a rajzolás folytatásához ({distance})",
|
"Click to continue drawing ({distance})": "Kattintson a rajzolás folytatásához ({distance})",
|
||||||
"Click to edit": "Kattintson a szerkesztéshez",
|
"Click to edit": "Kattintson a szerkesztéshez",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Veldu snið á gögnum sem á að flytja inn",
|
"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 í",
|
"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 ({distance})": "Smelltu á síðasta punktinn til að ljúka lögun ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Smella til að bæta við kortamerki",
|
"Click to add a marker": "Smella til að bæta við kortamerki",
|
||||||
"Click to continue drawing ({distance})": "Smelltu til að halda áfram að teikna ({distance})",
|
"Click to continue drawing ({distance})": "Smelltu til að halda áfram að teikna ({distance})",
|
||||||
"Click to edit": "Smelltu til að breyta",
|
"Click to edit": "Smelltu til að breyta",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Veldu snið á gögnum sem á að flytja inn",
|
"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 í",
|
"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 ({distance})": "Smelltu á síðasta punktinn til að ljúka lögun ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Smella til að bæta við kortamerki",
|
"Click to add a marker": "Smella til að bæta við kortamerki",
|
||||||
"Click to continue drawing ({distance})": "Smelltu til að halda áfram að teikna ({distance})",
|
"Click to continue drawing ({distance})": "Smelltu til að halda áfram að teikna ({distance})",
|
||||||
"Click to edit": "Smelltu til að breyta",
|
"Click to edit": "Smelltu til að breyta",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Seleziona il formato dei dati da importare",
|
"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",
|
"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 ({distance})": "Click su ultimo punto per completare la geometria ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clicca per aggiungere un marcatore",
|
"Click to add a marker": "Clicca per aggiungere un marcatore",
|
||||||
"Click to continue drawing ({distance})": "Clic per continuare a disegnare ({distance})",
|
"Click to continue drawing ({distance})": "Clic per continuare a disegnare ({distance})",
|
||||||
"Click to edit": "Clic per la modifica",
|
"Click to edit": "Clic per la modifica",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Seleziona il formato dei dati da importare",
|
"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",
|
"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 ({distance})": "Click su ultimo punto per completare la geometria ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clicca per aggiungere un marcatore",
|
"Click to add a marker": "Clicca per aggiungere un marcatore",
|
||||||
"Click to continue drawing ({distance})": "Clic per continuare a disegnare ({distance})",
|
"Click to continue drawing ({distance})": "Clic per continuare a disegnare ({distance})",
|
||||||
"Click to edit": "Clic per la modifica",
|
"Click to edit": "Clic per la modifica",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "クリックでシェイプの作成を終了 ({distance})",
|
"Click last point to finish shape ({distance})": "クリックでシェイプの作成を終了 ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "クリックでマーカー追加",
|
"Click to add a marker": "クリックでマーカー追加",
|
||||||
"Click to continue drawing ({distance})": "クリックで描画を継続 ({distance})",
|
"Click to continue drawing ({distance})": "クリックで描画を継続 ({distance})",
|
||||||
"Click to edit": "クリックで編集",
|
"Click to edit": "クリックで編集",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "クリックでシェイプの作成を終了 ({distance})",
|
"Click last point to finish shape ({distance})": "クリックでシェイプの作成を終了 ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "クリックでマーカー追加",
|
"Click to add a marker": "クリックでマーカー追加",
|
||||||
"Click to continue drawing ({distance})": "クリックで描画を継続 ({distance})",
|
"Click to continue drawing ({distance})": "クリックで描画を継続 ({distance})",
|
||||||
"Click to edit": "クリックで編集",
|
"Click to edit": "クリックで編集",
|
||||||
|
|
|
@ -115,7 +115,9 @@ 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": "도형을 그만 그리려면 마지막 점을 클릭",
|
"Click last point to finish shape ({distance})": "도형을 그만 그리려면 마지막 점을 클릭 ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "마커를 추가하려면 클릭",
|
"Click to add a marker": "마커를 추가하려면 클릭",
|
||||||
"Click to continue drawing ({distance})": "계속 그리려면 클릭 ({distance})",
|
"Click to continue drawing ({distance})": "계속 그리려면 클릭 ({distance})",
|
||||||
"Click to edit": "편집하려면 클릭",
|
"Click to edit": "편집하려면 클릭",
|
||||||
|
@ -384,4 +386,4 @@ var locale = {
|
||||||
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
||||||
};
|
};
|
||||||
L.registerLocale("ko", locale);
|
L.registerLocale("ko", locale);
|
||||||
L.setLocale("ko");
|
L.setLocale("ko");
|
||||||
|
|
|
@ -115,7 +115,9 @@
|
||||||
"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": "도형을 그만 그리려면 마지막 점을 클릭",
|
"Click last point to finish shape ({distance})": "도형을 그만 그리려면 마지막 점을 클릭 ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "마커를 추가하려면 클릭",
|
"Click to add a marker": "마커를 추가하려면 클릭",
|
||||||
"Click to continue drawing ({distance})": "계속 그리려면 클릭 ({distance})",
|
"Click to continue drawing ({distance})": "계속 그리려면 클릭 ({distance})",
|
||||||
"Click to edit": "편집하려면 클릭",
|
"Click to edit": "편집하려면 클릭",
|
||||||
|
@ -382,4 +384,4 @@
|
||||||
"Permanent credits background": "Permanent credits background",
|
"Permanent credits background": "Permanent credits background",
|
||||||
"Select data": "Select data",
|
"Select data": "Select data",
|
||||||
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
"Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map"
|
||||||
}
|
}
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Pasirinkite importuojamų uomenų formatą",
|
"Choose the format of the data to import": "Pasirinkite importuojamų uomenų formatą",
|
||||||
"Choose the layer to import in": "Pasirinkite sluoksnį importavimui",
|
"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 ({distance})": "Paspauskite ant paskutinio taško kad baigti piešimą ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Paspauskite kad pridėti žymeklį",
|
"Click to add a marker": "Paspauskite kad pridėti žymeklį",
|
||||||
"Click to continue drawing ({distance})": "Paspauskite kad tęsti piešimą ({distance})",
|
"Click to continue drawing ({distance})": "Paspauskite kad tęsti piešimą ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Pasirinkite importuojamų uomenų formatą",
|
"Choose the format of the data to import": "Pasirinkite importuojamų uomenų formatą",
|
||||||
"Choose the layer to import in": "Pasirinkite sluoksnį importavimui",
|
"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 ({distance})": "Paspauskite ant paskutinio taško kad baigti piešimą ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Paspauskite kad pridėti žymeklį",
|
"Click to add a marker": "Paspauskite kad pridėti žymeklį",
|
||||||
"Click to continue drawing ({distance})": "Paspauskite kad tęsti piešimą ({distance})",
|
"Click to continue drawing ({distance})": "Paspauskite kad tęsti piešimą ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Pilih format data yang ingin diimport",
|
"Choose the format of the data to import": "Pilih format data yang ingin diimport",
|
||||||
"Choose the layer to import in": "Pilih lapisan untuk 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 ({distance})": "Klik titik akhir untuk lengkapkan bentuk ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klik untuk tambahkan penanda",
|
"Click to add a marker": "Klik untuk tambahkan penanda",
|
||||||
"Click to continue drawing ({distance})": "Klik untuk terus melukis ({distance})",
|
"Click to continue drawing ({distance})": "Klik untuk terus melukis ({distance})",
|
||||||
"Click to edit": "Klik untuk menyunting",
|
"Click to edit": "Klik untuk menyunting",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Pilih format data yang ingin diimport",
|
"Choose the format of the data to import": "Pilih format data yang ingin diimport",
|
||||||
"Choose the layer to import in": "Pilih lapisan untuk 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 ({distance})": "Klik titik akhir untuk lengkapkan bentuk ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klik untuk tambahkan penanda",
|
"Click to add a marker": "Klik untuk tambahkan penanda",
|
||||||
"Click to continue drawing ({distance})": "Klik untuk terus melukis ({distance})",
|
"Click to continue drawing ({distance})": "Klik untuk terus melukis ({distance})",
|
||||||
"Click to edit": "Klik untuk menyunting",
|
"Click to edit": "Klik untuk menyunting",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Kies het formaat van de te importeren gegevens",
|
"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",
|
"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 ({distance})": "Klik op het laatste punt om de vorm af te maken ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klik om een punt toe te voegen",
|
"Click to add a marker": "Klik om een punt toe te voegen",
|
||||||
"Click to continue drawing ({distance})": "Klik om te blijven tekenen ({distance})",
|
"Click to continue drawing ({distance})": "Klik om te blijven tekenen ({distance})",
|
||||||
"Click to edit": "Klik om te bewerken",
|
"Click to edit": "Klik om te bewerken",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Kies het formaat van de te importeren gegevens",
|
"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",
|
"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 ({distance})": "Klik op het laatste punt om de vorm af te maken ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klik om een punt toe te voegen",
|
"Click to add a marker": "Klik om een punt toe te voegen",
|
||||||
"Click to continue drawing ({distance})": "Klik om te blijven tekenen ({distance})",
|
"Click to continue drawing ({distance})": "Klik om te blijven tekenen ({distance})",
|
||||||
"Click to edit": "Klik om te bewerken",
|
"Click to edit": "Klik om te bewerken",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klikk for å legge til en markør",
|
"Click to add a marker": "Klikk for å legge til en markør",
|
||||||
"Click to continue drawing ({distance})": "Klikk for å fortsette å tegne ({distance})",
|
"Click to continue drawing ({distance})": "Klikk for å fortsette å tegne ({distance})",
|
||||||
"Click to edit": "Klikk for å redigere",
|
"Click to edit": "Klikk for å redigere",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klikk for å legge til en markør",
|
"Click to add a marker": "Klikk for å legge til en markør",
|
||||||
"Click to continue drawing ({distance})": "Klikk for å fortsette å tegne ({distance})",
|
"Click to continue drawing ({distance})": "Klikk for å fortsette å tegne ({distance})",
|
||||||
"Click to edit": "Klikk for å redigere",
|
"Click to edit": "Klikk for å redigere",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Wybierz format importowanych danych",
|
"Choose the format of the data to import": "Wybierz format importowanych danych",
|
||||||
"Choose the layer to import in": "Wybierz warstwę docelową",
|
"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 ({distance})": "Kliknij ostatni punkt, aby zakończyć rysowanie ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknij, aby dodać znacznik",
|
"Click to add a marker": "Kliknij, aby dodać znacznik",
|
||||||
"Click to continue drawing ({distance})": "Kliknij, aby kontynuować rysowanie ({distance})",
|
"Click to continue drawing ({distance})": "Kliknij, aby kontynuować rysowanie ({distance})",
|
||||||
"Click to edit": "Kliknij, aby edytować",
|
"Click to edit": "Kliknij, aby edytować",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Wybierz format importowanych danych",
|
"Choose the format of the data to import": "Wybierz format importowanych danych",
|
||||||
"Choose the layer to import in": "Wybierz warstwę docelową",
|
"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 ({distance})": "Kliknij ostatni punkt, aby zakończyć rysowanie ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknij, aby dodać znacznik",
|
"Click to add a marker": "Kliknij, aby dodać znacznik",
|
||||||
"Click to continue drawing ({distance})": "Kliknij, aby kontynuować rysowanie ({distance})",
|
"Click to continue drawing ({distance})": "Kliknij, aby kontynuować rysowanie ({distance})",
|
||||||
"Click to edit": "Kliknij, aby edytować",
|
"Click to edit": "Kliknij, aby edytować",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Escolha o formato dos dados para importação",
|
"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",
|
"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 ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clique para adicionar um marcador",
|
"Click to add a marker": "Clique para adicionar um marcador",
|
||||||
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
||||||
"Click to edit": "Clique para editar",
|
"Click to edit": "Clique para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Escolha o formato dos dados para importação",
|
"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",
|
"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 ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clique para adicionar um marcador",
|
"Click to add a marker": "Clique para adicionar um marcador",
|
||||||
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
||||||
"Click to edit": "Clique para editar",
|
"Click to edit": "Clique para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Escolha o formato dos dados para importação",
|
"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",
|
"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 ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clique para adicionar um marcador",
|
"Click to add a marker": "Clique para adicionar um marcador",
|
||||||
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
||||||
"Click to edit": "Clique para editar",
|
"Click to edit": "Clique para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Escolha o formato dos dados para importação",
|
"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",
|
"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 ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clique para adicionar um marcador",
|
"Click to add a marker": "Clique para adicionar um marcador",
|
||||||
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
||||||
"Click to edit": "Clique para editar",
|
"Click to edit": "Clique para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Escolha o formato dos dados para importação",
|
"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",
|
"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 ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clique para adicionar um marcador",
|
"Click to add a marker": "Clique para adicionar um marcador",
|
||||||
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
||||||
"Click to edit": "Clique para editar",
|
"Click to edit": "Clique para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Escolha o formato dos dados para importação",
|
"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",
|
"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 ({distance})": "Clique no último ponto para terminar a forma geométrica ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Clique para adicionar um marcador",
|
"Click to add a marker": "Clique para adicionar um marcador",
|
||||||
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
"Click to continue drawing ({distance})": "Clique para continuar a desenhar ({distance})",
|
||||||
"Click to edit": "Clique para editar",
|
"Click to edit": "Clique para editar",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "Щёлкните на последней точке, чтобы завершить ({distance})",
|
"Click last point to finish shape ({distance})": "Щёлкните на последней точке, чтобы завершить ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Щёлкните, чтобы добавить метку",
|
"Click to add a marker": "Щёлкните, чтобы добавить метку",
|
||||||
"Click to continue drawing ({distance})": "Щёлкайте, чтобы продолжить рисование ({distance})",
|
"Click to continue drawing ({distance})": "Щёлкайте, чтобы продолжить рисование ({distance})",
|
||||||
"Click to edit": "Щёлкните, чтобы изменить",
|
"Click to edit": "Щёлкните, чтобы изменить",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "Щёлкните на последней точке, чтобы завершить ({distance})",
|
"Click last point to finish shape ({distance})": "Щёлкните на последней точке, чтобы завершить ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Щёлкните, чтобы добавить метку",
|
"Click to add a marker": "Щёлкните, чтобы добавить метку",
|
||||||
"Click to continue drawing ({distance})": "Щёлкайте, чтобы продолжить рисование ({distance})",
|
"Click to continue drawing ({distance})": "Щёлкайте, чтобы продолжить рисование ({distance})",
|
||||||
"Click to edit": "Щёлкните, чтобы изменить",
|
"Click to edit": "Щёлкните, чтобы изменить",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Zvoľte v akom formáte sú importované údaje",
|
"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ť",
|
"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 ({distance})": "Kliknite na posledný bod pre dokončenie tvaru ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknutím pridáte značku",
|
"Click to add a marker": "Kliknutím pridáte značku",
|
||||||
"Click to continue drawing ({distance})": "Kliknutím môžete pokračovať v kreslení ({distance})",
|
"Click to continue drawing ({distance})": "Kliknutím môžete pokračovať v kreslení ({distance})",
|
||||||
"Click to edit": "Kliknutím upravte",
|
"Click to edit": "Kliknutím upravte",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Zvoľte v akom formáte sú importované údaje",
|
"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ť",
|
"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 ({distance})": "Kliknite na posledný bod pre dokončenie tvaru ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknutím pridáte značku",
|
"Click to add a marker": "Kliknutím pridáte značku",
|
||||||
"Click to continue drawing ({distance})": "Kliknutím môžete pokračovať v kreslení ({distance})",
|
"Click to continue drawing ({distance})": "Kliknutím môžete pokračovať v kreslení ({distance})",
|
||||||
"Click to edit": "Kliknutím upravte",
|
"Click to edit": "Kliknutím upravte",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Izbor oblike zapisa podatkov za uvoz",
|
"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",
|
"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 ({distance})": "Kliknite na zadnjo točko za dokončanje risanja oblike ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknite za dodajanje označbe",
|
"Click to add a marker": "Kliknite za dodajanje označbe",
|
||||||
"Click to continue drawing ({distance})": "Kliknite za nadaljevanje risanja ({distance})",
|
"Click to continue drawing ({distance})": "Kliknite za nadaljevanje risanja ({distance})",
|
||||||
"Click to edit": "Kliknite za urejanje",
|
"Click to edit": "Kliknite za urejanje",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Izbor oblike zapisa podatkov za uvoz",
|
"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",
|
"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 ({distance})": "Kliknite na zadnjo točko za dokončanje risanja oblike ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Kliknite za dodajanje označbe",
|
"Click to add a marker": "Kliknite za dodajanje označbe",
|
||||||
"Click to continue drawing ({distance})": "Kliknite za nadaljevanje risanja ({distance})",
|
"Click to continue drawing ({distance})": "Kliknite za nadaljevanje risanja ({distance})",
|
||||||
"Click to edit": "Kliknite za urejanje",
|
"Click to edit": "Kliknite za urejanje",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "Кликните на последњу тачку да бисте довршили облик ({distance})",
|
"Click last point to finish shape ({distance})": "Кликните на последњу тачку да бисте довршили облик ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Клик за додавање ознаке",
|
"Click to add a marker": "Клик за додавање ознаке",
|
||||||
"Click to continue drawing ({distance})": "Клик да наставите са цртањем ({distance})",
|
"Click to continue drawing ({distance})": "Клик да наставите са цртањем ({distance})",
|
||||||
"Click to edit": "Клик за уређивање",
|
"Click to edit": "Клик за уређивање",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "Кликните на последњу тачку да бисте довршили облик ({distance})",
|
"Click last point to finish shape ({distance})": "Кликните на последњу тачку да бисте довршили облик ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Клик за додавање ознаке",
|
"Click to add a marker": "Клик за додавање ознаке",
|
||||||
"Click to continue drawing ({distance})": "Клик да наставите са цртањем ({distance})",
|
"Click to continue drawing ({distance})": "Клик да наставите са цртањем ({distance})",
|
||||||
"Click to edit": "Клик за уређивање",
|
"Click to edit": "Клик за уређивање",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Välj dataformat för importen",
|
"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",
|
"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 ({distance})": "Klicka på sista punkten för att slutföra formen ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klicka för att lägga till en markör",
|
"Click to add a marker": "Klicka för att lägga till en markör",
|
||||||
"Click to continue drawing ({distance})": "Klicka för att fortsätta rita ({distance})",
|
"Click to continue drawing ({distance})": "Klicka för att fortsätta rita ({distance})",
|
||||||
"Click to edit": "Klicka för att redigera",
|
"Click to edit": "Klicka för att redigera",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Välj dataformat för importen",
|
"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",
|
"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 ({distance})": "Klicka på sista punkten för att slutföra formen ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Klicka för att lägga till en markör",
|
"Click to add a marker": "Klicka för att lägga till en markör",
|
||||||
"Click to continue drawing ({distance})": "Klicka för att fortsätta rita ({distance})",
|
"Click to continue drawing ({distance})": "Klicka för att fortsätta rita ({distance})",
|
||||||
"Click to edit": "Klicka för att redigera",
|
"Click to edit": "Klicka för att redigera",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "İçe aktarılacak verilerin biçimini 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ç",
|
"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 ({distance})": "Şekli bitirmek için son noktaya tıklayın ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Bir işaretleyici eklemek için tıklayın",
|
"Click to add a marker": "Bir işaretleyici eklemek için tıklayın",
|
||||||
"Click to continue drawing ({distance})": "Çizime devam etmek için tıklayın ({distance})",
|
"Click to continue drawing ({distance})": "Çizime devam etmek için tıklayın ({distance})",
|
||||||
"Click to edit": "Düzenlemek için tıkla",
|
"Click to edit": "Düzenlemek için tıkla",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "İçe aktarılacak verilerin biçimini 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ç",
|
"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 ({distance})": "Şekli bitirmek için son noktaya tıklayın ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Bir işaretleyici eklemek için tıklayın",
|
"Click to add a marker": "Bir işaretleyici eklemek için tıklayın",
|
||||||
"Click to continue drawing ({distance})": "Çizime devam etmek için tıklayın ({distance})",
|
"Click to continue drawing ({distance})": "Çizime devam etmek için tıklayın ({distance})",
|
||||||
"Click to edit": "Düzenlemek için tıkla",
|
"Click to edit": "Düzenlemek için tıkla",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "Клацніть на останній точці, щоб завершити ({distance})",
|
"Click last point to finish shape ({distance})": "Клацніть на останній точці, щоб завершити ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Клацніть, щоб додати позначку",
|
"Click to add a marker": "Клацніть, щоб додати позначку",
|
||||||
"Click to continue drawing ({distance})": "Клацайте, щоб продовжити креслення ({distance})",
|
"Click to continue drawing ({distance})": "Клацайте, щоб продовжити креслення ({distance})",
|
||||||
"Click to edit": "Натисніть для редагування",
|
"Click to edit": "Натисніть для редагування",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "Клацніть на останній точці, щоб завершити ({distance})",
|
"Click last point to finish shape ({distance})": "Клацніть на останній точці, щоб завершити ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Клацніть, щоб додати позначку",
|
"Click to add a marker": "Клацніть, щоб додати позначку",
|
||||||
"Click to continue drawing ({distance})": "Клацайте, щоб продовжити креслення ({distance})",
|
"Click to continue drawing ({distance})": "Клацайте, щоб продовжити креслення ({distance})",
|
||||||
"Click to edit": "Натисніть для редагування",
|
"Click to edit": "Натисніть для редагування",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"Choose the format of the data to import": "Chọn định dạng tập tin",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Chọn định dạng tập tin",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"Choose the format of the data to import": "Choose the format of the data to import",
|
"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",
|
"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 ({distance})": "Click last point to finish shape ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "Click to add a marker",
|
"Click to add a marker": "Click to add a marker",
|
||||||
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
"Click to continue drawing ({distance})": "Click to continue drawing ({distance})",
|
||||||
"Click to edit": "Click to edit",
|
"Click to edit": "Click to edit",
|
||||||
|
|
|
@ -116,6 +116,8 @@ var locale = {
|
||||||
"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})": "點下最後一點後完成外形 ({distance})",
|
"Click last point to finish shape ({distance})": "點下最後一點後完成外形 ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "點選以新增標記",
|
"Click to add a marker": "點選以新增標記",
|
||||||
"Click to continue drawing ({distance})": "點擊以繼續繪製 ({distance})",
|
"Click to continue drawing ({distance})": "點擊以繼續繪製 ({distance})",
|
||||||
"Click to edit": "點擊開始編輯",
|
"Click to edit": "點擊開始編輯",
|
||||||
|
|
|
@ -116,6 +116,8 @@
|
||||||
"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})": "點下最後一點後完成外形 ({distance})",
|
"Click last point to finish shape ({distance})": "點下最後一點後完成外形 ({distance})",
|
||||||
|
"Line distance: {distance}": "Line distance: {distance}",
|
||||||
|
"Polygon area: {area}": "Polygon area: {area}",
|
||||||
"Click to add a marker": "點選以新增標記",
|
"Click to add a marker": "點選以新增標記",
|
||||||
"Click to continue drawing ({distance})": "點擊以繼續繪製 ({distance})",
|
"Click to continue drawing ({distance})": "點擊以繼續繪製 ({distance})",
|
||||||
"Click to edit": "點擊開始編輯",
|
"Click to edit": "點擊開始編輯",
|
||||||
|
|
Loading…
Reference in a new issue