Skip to content

Commit

Permalink
Update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Mar 18, 2024
1 parent 233c43d commit 90cb868
Show file tree
Hide file tree
Showing 16 changed files with 271 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "QWC2App",
"version": "2024.03.15-master",
"version": "2024.03.18-master",
"description": "QGIS Web Client 2 application",
"author": "Sourcepole",
"license": "BSD-2-Clause",
Expand Down
19 changes: 19 additions & 0 deletions static/translations/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Editing": "Úpravy",
"FeatureForm": "Editační formulář",
"FeatureSearch": "",
"GeometryDigitizer": "",
"Help": "Nápověda",
"IdentifyPoint": "Informace o bodu",
"IdentifyRegion": "Informace o oblasti",
Expand Down Expand Up @@ -182,6 +183,20 @@
"files": "Soubory",
"placeholder": "Vybrat soubor..."
},
"geomdigitizer": {
"applink": "",
"bufferlayername": "",
"chooselink": "",
"clear": "",
"identifypick": "",
"identifypickregion": "",
"layername": "",
"line_buffer": "",
"point_buffer": "",
"selfinter": "",
"send": "",
"wait": ""
},
"heightprofile": {
"asl": "m n. m.",
"distance": "Vzdálenost",
Expand Down Expand Up @@ -294,6 +309,7 @@
"geomfilter": "",
"invalidfilter": "",
"save": "",
"select": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
Expand Down Expand Up @@ -337,6 +353,9 @@
"width": "",
"windowtitle": ""
},
"pickfeature": {
"querying": ""
},
"portal": {
"filter": "",
"menulabel": ""
Expand Down
21 changes: 20 additions & 1 deletion static/translations/de-CH.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Editing": "Editieren",
"FeatureForm": "Objektformular",
"FeatureSearch": "Objektsuche",
"GeometryDigitizer": "Geometriedigitalisierung",
"Help": "Hilfe",
"IdentifyPoint": "Punkt abfragen",
"IdentifyRegion": "Region abfragen",
Expand Down Expand Up @@ -112,7 +113,7 @@
"removefailed": "Lesezeichen konnte nicht entfernt werden",
"savefailed": "Lesezeichen konnte nicht aktualisiert werden",
"update": "Lesezeichen aktualisieren",
"zoomToExtent": ""
"zoomToExtent": "Auf Ausschnitt zoomen"
},
"bottombar": {
"mousepos_label": "Koordinaten",
Expand Down Expand Up @@ -182,6 +183,20 @@
"files": "Dateien",
"placeholder": "Datei auswählen"
},
"geomdigitizer": {
"applink": "Anwendung",
"bufferlayername": "Digitalisierung Puffer",
"chooselink": "Auswählen",
"clear": "Digitalisierungsebene zurücksetzen",
"identifypick": "Objekt auswählen",
"identifypickregion": "Region auswählen...",
"layername": "Digitalisierung",
"line_buffer": "Linie (zu puffern)",
"point_buffer": "Punkt (zu puffern)",
"selfinter": "Eins oder mehrere Polygone sind selbst schneidend",
"send": "Senden",
"wait": "Laden..."
},
"heightprofile": {
"asl": "ü. NHN",
"distance": "Distanz",
Expand Down Expand Up @@ -294,6 +309,7 @@
"geomfilter": "Geometrie",
"invalidfilter": "Ungültiger Filterausdruck",
"save": "Speichern",
"select": "Auswählen...",
"selectlayer": "Ebene auswählen",
"timefilter": "Zeit",
"timefrom": "Von",
Expand Down Expand Up @@ -337,6 +353,9 @@
"width": "Breite",
"windowtitle": "Numerische Eingabe"
},
"pickfeature": {
"querying": "Abfragen..."
},
"portal": {
"filter": "Themen filtern...",
"menulabel": "Menu"
Expand Down
21 changes: 20 additions & 1 deletion static/translations/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Editing": "Editieren",
"FeatureForm": "Objektformular",
"FeatureSearch": "Objektsuche",
"GeometryDigitizer": "Geometriedigitalisierung",
"Help": "Hilfe",
"IdentifyPoint": "Punkt abfragen",
"IdentifyRegion": "Region abfragen",
Expand Down Expand Up @@ -112,7 +113,7 @@
"removefailed": "Lesezeichen konnte nicht entfernt werden",
"savefailed": "Lesezeichen konnte nicht aktualisiert werden",
"update": "Lesezeichen aktualisieren",
"zoomToExtent": ""
"zoomToExtent": "Auf Ausschnitt zoomen"
},
"bottombar": {
"mousepos_label": "Koordinaten",
Expand Down Expand Up @@ -182,6 +183,20 @@
"files": "Dateien",
"placeholder": "Datei auswählen"
},
"geomdigitizer": {
"applink": "Anwendung",
"bufferlayername": "Digitalisierung Puffer",
"chooselink": "Auswählen",
"clear": "Digitalisierungsebene zurücksetzen",
"identifypick": "Objekt auswählen",
"identifypickregion": "Region auswählen...",
"layername": "Digitalisierung",
"line_buffer": "Linie (zu puffern)",
"point_buffer": "Punkt (zu puffern)",
"selfinter": "Eins oder mehrere Polygone sind selbst schneidend",
"send": "Senden",
"wait": "Laden..."
},
"heightprofile": {
"asl": "ü. NHN",
"distance": "Distanz",
Expand Down Expand Up @@ -294,6 +309,7 @@
"geomfilter": "Geometrie",
"invalidfilter": "Ungültiger Filterausdruck",
"save": "Speichern",
"select": "Auswählen...",
"selectlayer": "Ebene auswählen",
"timefilter": "Zeit",
"timefrom": "Von",
Expand Down Expand Up @@ -337,6 +353,9 @@
"width": "Breite",
"windowtitle": "Numerische Eingabe"
},
"pickfeature": {
"querying": "Abfragen..."
},
"portal": {
"filter": "Themen filtern...",
"menulabel": "Menu"
Expand Down
19 changes: 19 additions & 0 deletions static/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Editing": "Editing",
"FeatureForm": "Feature Form",
"FeatureSearch": "Feature Search",
"GeometryDigitizer": "Geometry digitizer",
"Help": "Help",
"IdentifyPoint": "Identify Point",
"IdentifyRegion": "Identify Region",
Expand Down Expand Up @@ -182,6 +183,20 @@
"files": "files",
"placeholder": "Select file..."
},
"geomdigitizer": {
"applink": "Application",
"bufferlayername": "Digitization buffer",
"chooselink": "Choose...",
"clear": "Clear layer",
"identifypick": "Pick feature",
"identifypickregion": "Pick features in region",
"layername": "Digitization",
"line_buffer": "Line (to buffer)",
"point_buffer": "Point (to buffer)",
"selfinter": "One or more polygons contain self-intersections",
"send": "Send",
"wait": "Loading..."
},
"heightprofile": {
"asl": "a.s.l.",
"distance": "Distance",
Expand Down Expand Up @@ -294,6 +309,7 @@
"geomfilter": "Geometry",
"invalidfilter": "Invalid filter expression",
"save": "Save",
"select": "Select...",
"selectlayer": "Select layer",
"timefilter": "Time",
"timefrom": "From",
Expand Down Expand Up @@ -337,6 +353,9 @@
"width": "Width",
"windowtitle": "Numeric input"
},
"pickfeature": {
"querying": "Querying..."
},
"portal": {
"filter": "Filter themes...",
"menulabel": "Menu"
Expand Down
19 changes: 19 additions & 0 deletions static/translations/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Editing": "Edición",
"FeatureForm": "Formulario de Elemento",
"FeatureSearch": "",
"GeometryDigitizer": "",
"Help": "Ayuda",
"IdentifyPoint": "Identificar punto",
"IdentifyRegion": "Identificar zona",
Expand Down Expand Up @@ -182,6 +183,20 @@
"files": "archivos",
"placeholder": "Seleccionar archivo..."
},
"geomdigitizer": {
"applink": "",
"bufferlayername": "",
"chooselink": "",
"clear": "",
"identifypick": "",
"identifypickregion": "",
"layername": "",
"line_buffer": "",
"point_buffer": "",
"selfinter": "",
"send": "",
"wait": ""
},
"heightprofile": {
"asl": "a.s.l.",
"distance": "Distancia",
Expand Down Expand Up @@ -294,6 +309,7 @@
"geomfilter": "",
"invalidfilter": "",
"save": "",
"select": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
Expand Down Expand Up @@ -337,6 +353,9 @@
"width": "",
"windowtitle": ""
},
"pickfeature": {
"querying": ""
},
"portal": {
"filter": "",
"menulabel": ""
Expand Down
19 changes: 19 additions & 0 deletions static/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Editing": "Editer",
"FeatureForm": "Formulaire d'objet",
"FeatureSearch": "Recherche objet",
"GeometryDigitizer": "Digitalisation des géométries",
"Help": "Aide",
"IdentifyPoint": "Interroger point",
"IdentifyRegion": "Interroger la région",
Expand Down Expand Up @@ -182,6 +183,20 @@
"files": "Fichiers",
"placeholder": "Choisir un fichier..."
},
"geomdigitizer": {
"applink": "Application",
"bufferlayername": "Tampon",
"chooselink": "Choisir...",
"clear": "Effacer la couche",
"identifypick": "Choisir un objet",
"identifypickregion": "Sélectionner des objets dans la région",
"layername": "Digitalisation",
"line_buffer": "Ligne (sera tamponnée)",
"point_buffer": "Point (sera tamponnée)",
"selfinter": "Un ou plusieurs polygones contiennent des auto-intersections",
"send": "Envoyer",
"wait": "Chargement..."
},
"heightprofile": {
"asl": "s/mer",
"distance": "Distance",
Expand Down Expand Up @@ -294,6 +309,7 @@
"geomfilter": "Géométrique",
"invalidfilter": "Expression de filtre non valide",
"save": "Enregistrer",
"select": "Sélectionner...",
"selectlayer": "Sélectionner couche",
"timefilter": "Temporelle",
"timefrom": "De",
Expand Down Expand Up @@ -337,6 +353,9 @@
"width": "Largeur",
"windowtitle": "Entrée numérique"
},
"pickfeature": {
"querying": "Interrogation"
},
"portal": {
"filter": "Filtrer les thèmes...",
"menulabel": "Menu"
Expand Down
21 changes: 20 additions & 1 deletion static/translations/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Editing": "Strumenti di modifica",
"FeatureForm": "Formulario oggetto",
"FeatureSearch": "Ricerca oggetto",
"GeometryDigitizer": "Digitalizzazione geometrie",
"Help": "Aiuto",
"IdentifyPoint": "Identifica punto",
"IdentifyRegion": "Identifica in un poligono",
Expand Down Expand Up @@ -112,7 +113,7 @@
"removefailed": "Impossibile rimuovere il segnalibro",
"savefailed": "Impossibile aggiornare il segnalibro",
"update": "Aggiorna segnalibro",
"zoomToExtent": ""
"zoomToExtent": "Zoomare sull'estensione"
},
"bottombar": {
"mousepos_label": "Coordinate",
Expand Down Expand Up @@ -182,6 +183,20 @@
"files": "File",
"placeholder": "Seleziona file..."
},
"geomdigitizer": {
"applink": "Applicativo",
"bufferlayername": "Buffer",
"chooselink": "Seleziona",
"clear": "Cancella livello",
"identifypick": "Seleziona oggetto",
"identifypickregion": "Seleziona oggetto in area",
"layername": "Digitalizzazione",
"line_buffer": "Linea (da bufferizzare)",
"point_buffer": "Punto (da bufferizzare)",
"selfinter": "Uno o più poligoni contengono autointersecazioni",
"send": "Invia",
"wait": "Caricamento..."
},
"heightprofile": {
"asl": "s.l.m.",
"distance": "Distanza",
Expand Down Expand Up @@ -294,6 +309,7 @@
"geomfilter": "Geometrico",
"invalidfilter": "Espressione filtro non valida",
"save": "Salva",
"select": "Seleziona...",
"selectlayer": "Seleziona livello",
"timefilter": "Temporale",
"timefrom": "Da",
Expand Down Expand Up @@ -337,6 +353,9 @@
"width": "Larghezza",
"windowtitle": "Formulario numerico"
},
"pickfeature": {
"querying": "Query..."
},
"portal": {
"filter": "Filtra temi...",
"menulabel": "Menu"
Expand Down
Loading

0 comments on commit 90cb868

Please sign in to comment.