Skip to content

Commit d72c06e

Browse files
committed
Update submodule
1 parent 224a14b commit d72c06e

16 files changed

+17
-3
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.08.20-master",
3+
"version": "2024.08.27-master",
44
"description": "QGIS Web Client 2 application",
55
"author": "Sourcepole",
66
"license": "BSD-2-Clause",

static/translations/cs-CZ.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "",
382382
"resolution": "Rozlišení",
383383
"rotation": "Orientace",
384+
"save": "",
384385
"scale": "Měřítko",
385386
"submit": "Tisk",
386387
"wait": "Čekejte..."

static/translations/de-CH.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"menulabel": "Karte & Werkzeuge"
4141
},
4242
"search": {
43-
"coordinates": "",
43+
"coordinates": "Koordinaten",
4444
"all": "Alle",
4545
"circleradius": "Kreis radius",
4646
"clearfilter": "Zurücksetzen",
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "In Ebene {0} auswählen...",
382382
"resolution": "Auflösung",
383383
"rotation": "Rotation",
384+
"save": "Speichern",
384385
"scale": "Massstab",
385386
"submit": "Erzeugen",
386387
"wait": "Bitte warten..."

static/translations/de-DE.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "In Ebene {0} auswählen...",
382382
"resolution": "Auflösung",
383383
"rotation": "Rotation",
384+
"save": "Speichern",
384385
"scale": "Maßstab",
385386
"submit": "Erzeugen",
386387
"wait": "Bitte warten..."

static/translations/en-US.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "Pick in layer {0}...",
382382
"resolution": "Resolution",
383383
"rotation": "Rotation",
384+
"save": "Save",
384385
"scale": "Scale",
385386
"submit": "Print",
386387
"wait": "Please wait..."

static/translations/es-ES.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "",
382382
"resolution": "Resolución",
383383
"rotation": "Rotación",
384+
"save": "",
384385
"scale": "Escala:",
385386
"submit": "Imprimir",
386387
"wait": "Por favor espere..."

static/translations/fr-FR.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "Choisir dans la couche {0}",
382382
"resolution": "Résolution",
383383
"rotation": "Rotation",
384+
"save": "Enregistrer",
384385
"scale": "Echelle",
385386
"submit": "Imprimer",
386387
"wait": "Veuillez patienter..."

static/translations/it-IT.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "Seleziona nel livello {1}...",
382382
"resolution": "Risoluzione",
383383
"rotation": "Rotazione",
384+
"save": "Salva",
384385
"scale": "Scala",
385386
"submit": "Stampa",
386387
"wait": "Attendere..."

static/translations/pl-PL.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "",
382382
"resolution": "Rozdzielczość",
383383
"rotation": "Obrót",
384+
"save": "",
384385
"scale": "Skala",
385386
"submit": "Drukuj",
386387
"wait": "Proszę czekać..."

static/translations/pt-BR.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "",
382382
"resolution": "Resolução",
383383
"rotation": "Rotação",
384+
"save": "",
384385
"scale": "Escala",
385386
"submit": "Imprimir",
386387
"wait": "Aguarde..."

static/translations/pt-PT.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "Escolher Recurso do Atlas",
382382
"resolution": "Resolução",
383383
"rotation": "Rotação",
384+
"save": "",
384385
"scale": "Escala",
385386
"submit": "Imprimir",
386387
"wait": "Por favor, aguarde..."

static/translations/ro-RO.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "Selectare din stratul {0}...",
382382
"resolution": "Rezoluție",
383383
"rotation": "Rotație",
384+
"save": "",
384385
"scale": "Scară",
385386
"submit": "Tipărește",
386387
"wait": "Vă rugăm așteptați..."

static/translations/ru-RU.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "",
382382
"resolution": "Разрешение",
383383
"rotation": "Поворот",
384+
"save": "",
384385
"scale": "Масштаб",
385386
"submit": "Печать",
386387
"wait": ""

static/translations/sv-SE.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "",
382382
"resolution": "Upplösning",
383383
"rotation": "Rotation",
384+
"save": "",
384385
"scale": "Skala",
385386
"submit": "Skriv ut",
386387
"wait": "Vänta..."

static/translations/tr-TR.json

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"pickatlasfeature": "Katmandan seçiniz: {0}...",
382382
"resolution": "Çözünürlük",
383383
"rotation": "Döndürme",
384+
"save": "",
384385
"scale": "Ölçek:",
385386
"submit": "Yazdır",
386387
"wait": "Lütfen bekleyiniz..."

0 commit comments

Comments
 (0)