Skip to content

Commit 6172ff3

Browse files
committed
Update submodule
1 parent 9b5edd7 commit 6172ff3

17 files changed

+101
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "QWC2App",
3-
"version": "2024.12.20-master",
3+
"version": "2025.01.06-master",
44
"description": "QGIS Web Client 2 application",
55
"author": "Sourcepole",
66
"license": "BSD-2-Clause",

qwc2

Submodule qwc2 updated 76 files

static/translations/cs-CZ.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Odhlášení",
3030
"MapLegend": "Legenda",
3131
"Measure": "Měření",
32+
"Measure3D": "",
3233
"MeasureLineString": "Změřit úsek",
3334
"MeasurePolygon": "Měřit mnohoúhelník",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Legenda"
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Plocha",
344346
"bearingLabel": "Střed",
347+
"ground": "",
345348
"imperial": "Imperiálně",
346349
"lengthLabel": "Délka",
347350
"metric": "Metricky",

static/translations/de-CH.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Abmelden",
3030
"MapLegend": "Legende",
3131
"Measure": "Messen",
32+
"Measure3D": "Messen",
3233
"MeasureLineString": "Messen Linie",
3334
"MeasurePolygon": "Messen Polygon",
3435
"Portal": "Portal",
@@ -214,8 +215,8 @@
214215
"download": "Herunterladen",
215216
"export": "Exportieren",
216217
"featureReport": "Objektblatt",
217-
"featurecount": "",
218-
"layerall": "",
218+
"featurecount": "Anzahl Objekte",
219+
"layerall": "Alle Ebenen",
219220
"link": "Link",
220221
"noattributes": "Keine Attribute",
221222
"noresults": "Keine Resultate an der ausgewählten Position",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Legende"
341342
},
342343
"measureComponent": {
344+
"absolute": "m ü.M.",
343345
"areaLabel": "Fläche",
344346
"bearingLabel": "Richtung",
347+
"ground": "m ü.B.",
345348
"imperial": "Imperial",
346349
"lengthLabel": "Länge",
347350
"metric": "Metrisch",

static/translations/de-DE.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Abmelden",
3030
"MapLegend": "Legende",
3131
"Measure": "Messen",
32+
"Measure3D": "Messen",
3233
"MeasureLineString": "Messen Linie",
3334
"MeasurePolygon": "Messen Polygon",
3435
"Portal": "Portal",
@@ -214,8 +215,8 @@
214215
"download": "Herunterladen",
215216
"export": "Exportieren",
216217
"featureReport": "Objektblatt",
217-
"featurecount": "",
218-
"layerall": "",
218+
"featurecount": "Anzahl Objekte",
219+
"layerall": "Alle Ebenen",
219220
"link": "Link",
220221
"noattributes": "Keine Attribute",
221222
"noresults": "Keine Resultate an der ausgewählten Position",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Legende"
341342
},
342343
"measureComponent": {
344+
"absolute": "m ü.M.",
343345
"areaLabel": "Fläche",
344346
"bearingLabel": "Richtung",
347+
"ground": "m ü.B.",
345348
"imperial": "Imperial",
346349
"lengthLabel": "Länge",
347350
"metric": "Metrisch",

static/translations/en-US.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Logout",
3030
"MapLegend": "Legend",
3131
"Measure": "Measure",
32+
"Measure3D": "Measure",
3233
"MeasureLineString": "Measure a line",
3334
"MeasurePolygon": "Measure a polygon",
3435
"Portal": "Portal",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Legend"
341342
},
342343
"measureComponent": {
344+
"absolute": "m AMSL",
343345
"areaLabel": "Area",
344346
"bearingLabel": "Bearing",
347+
"ground": "m AGL",
345348
"imperial": "Imperial",
346349
"lengthLabel": "Length",
347350
"metric": "Metric",
@@ -415,7 +418,7 @@
415418
"draw": "Draw",
416419
"edit": "Edit",
417420
"ellipse": "Ellipse",
418-
"export": "",
421+
"export": "Export",
419422
"freehand": "Freehand drawing",
420423
"label": "Label",
421424
"layer": "Layer",

static/translations/es-ES.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Cierre de sesión",
3030
"MapLegend": "Leyenda",
3131
"Measure": "Medida",
32+
"Measure3D": "",
3233
"MeasureLineString": "Medir una línea",
3334
"MeasurePolygon": "Medir un polígono",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Leyenda"
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Area",
344346
"bearingLabel": "Dirección",
347+
"ground": "",
345348
"imperial": "",
346349
"lengthLabel": "Longitud",
347350
"metric": "",

static/translations/fr-FR.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Déconnexion",
3030
"MapLegend": "Légende",
3131
"Measure": "Mesurer",
32+
"Measure3D": "Mesurer",
3233
"MeasureLineString": "Mesurer une ligne",
3334
"MeasurePolygon": "Mesurer un polygone",
3435
"Portal": "Portail",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Légende"
341342
},
342343
"measureComponent": {
344+
"absolute": "m alt.",
343345
"areaLabel": "Surface",
344346
"bearingLabel": "Direction",
347+
"ground": "m a.d.s.",
345348
"imperial": "Impérial",
346349
"lengthLabel": "Longueur",
347350
"metric": "Métrique",

static/translations/it-IT.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Disconnetti",
3030
"MapLegend": "Legenda",
3131
"Measure": "Misura",
32+
"Measure3D": "Misura",
3233
"MeasureLineString": "Misura una linea",
3334
"MeasurePolygon": "Misura un poligono",
3435
"Portal": "Portale",
@@ -214,8 +215,8 @@
214215
"download": "Scarica",
215216
"export": "Esporta",
216217
"featureReport": "Oggetto formulario",
217-
"featurecount": "",
218-
"layerall": "",
218+
"featurecount": "Number oggetti",
219+
"layerall": "Tutti i livelli",
219220
"link": "Link",
220221
"noattributes": "Nessun attributo",
221222
"noresults": "Nessun risultato",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Legenda"
341342
},
342343
"measureComponent": {
344+
"absolute": "m s.l.m.",
343345
"areaLabel": "Area",
344346
"bearingLabel": "Direzione",
347+
"ground": "m s.l.s.",
345348
"imperial": "Imperiale",
346349
"lengthLabel": "Lunghezza",
347350
"metric": "Metrico",

static/translations/pl-PL.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Wyloguj",
3030
"MapLegend": "",
3131
"Measure": "Pomiary",
32+
"Measure3D": "",
3233
"MeasureLineString": "Zmierzyć linię",
3334
"MeasurePolygon": "Zmierzyć wielokąt",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": ""
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Obszar",
344346
"bearingLabel": "Bearing",
347+
"ground": "",
345348
"imperial": "",
346349
"lengthLabel": "Odległość",
347350
"metric": "",

static/translations/pt-BR.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Fim da sessão",
3030
"MapLegend": "Legenda do mapa",
3131
"Measure": "Medir",
32+
"Measure3D": "",
3233
"MeasureLineString": "Medir uma linha",
3334
"MeasurePolygon": "Medir um polígono",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Titulo da janela"
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Área",
344346
"bearingLabel": "Direção",
347+
"ground": "",
345348
"imperial": "Imperial",
346349
"lengthLabel": "Distância",
347350
"metric": "Métrica",

static/translations/pt-PT.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Terminar Sessão",
3030
"MapLegend": "Legenda do Mapa",
3131
"Measure": "Medir",
32+
"Measure3D": "",
3233
"MeasureLineString": "Medir Linha",
3334
"MeasurePolygon": "Medir Polígono",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Legenda do Mapa"
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Área",
344346
"bearingLabel": "Direção",
347+
"ground": "",
345348
"imperial": "Imperial",
346349
"lengthLabel": "Comprimento",
347350
"metric": "Métrico",

static/translations/ro-RO.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Deconectează-te",
3030
"MapLegend": "Legenda",
3131
"Measure": "Măsoară",
32+
"Measure3D": "",
3233
"MeasureLineString": "Măsoară o linie",
3334
"MeasurePolygon": "Măsoară un poligon",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Legenda"
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Arie",
344346
"bearingLabel": "Direcție",
347+
"ground": "",
345348
"imperial": "Mărimi imperiale",
346349
"lengthLabel": "Lungime",
347350
"metric": "Mărimi metrice",

static/translations/ru-RU.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "",
3030
"MapLegend": "",
3131
"Measure": "Измерения",
32+
"Measure3D": "",
3233
"MeasureLineString": "измерить линию",
3334
"MeasurePolygon": "измерить многоугольник",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": ""
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Площадь",
344346
"bearingLabel": "Пеленг",
347+
"ground": "",
345348
"imperial": "",
346349
"lengthLabel": "Длина",
347350
"metric": "",

static/translations/sv-SE.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Logga ut",
3030
"MapLegend": "",
3131
"Measure": "Mät",
32+
"Measure3D": "",
3233
"MeasureLineString": "Mäta en linje",
3334
"MeasurePolygon": "Mäta en polygon",
3435
"Portal": "",
@@ -340,8 +341,10 @@
340341
"windowtitle": ""
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Area",
344346
"bearingLabel": "Bäring",
347+
"ground": "",
345348
"imperial": "",
346349
"lengthLabel": "Längd",
347350
"metric": "",

static/translations/tr-TR.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Logout": "Çıkış",
3030
"MapLegend": "Harita Lejandı",
3131
"Measure": "Ölç",
32+
"Measure3D": "",
3233
"MeasureLineString": "Çizgi Ölç",
3334
"MeasurePolygon": "Alan Ölç",
3435
"Portal": "Portal",
@@ -340,8 +341,10 @@
340341
"windowtitle": "Lejant"
341342
},
342343
"measureComponent": {
344+
"absolute": "",
343345
"areaLabel": "Alan",
344346
"bearingLabel": "Doğrultu",
347+
"ground": "",
345348
"imperial": "Imperial",
346349
"lengthLabel": "Uzunluk",
347350
"metric": "Metrik",

0 commit comments

Comments
 (0)