You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/mapviewer/src/modules/i18n/locales/de.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -488,6 +488,8 @@
488
488
"offline_refresh": "Seite aktualisieren",
489
489
"offline_save": "Karte Speichern",
490
490
"offline_save_new_data": "Neue Karte speichern ",
491
+
"offline_sw_configuration_error": "Fehler in der Service-Worker-Konfiguration. Die Offline-Funktionalität funktioniert möglicherweise nicht korrekt.",
492
+
"offline_sw_secure_context_required": "Der Service Worker erfordert einen sicheren Kontext (HTTPS mit einem vertrauenswürdigen Zertifikat).",
491
493
"offline_save_warning": "- ~50MB Kartenmaterial wird heruntergeladen werden (bis Massstab 1:25'000) - Bitte diese Seite während dem Speichervorgang nicht verlassen und das Gerät nicht sperren. \\\"Private\\\" mode des Browsers muss deaktiviert sein.",
492
494
"offline_show": "Zeige Offline Menu",
493
495
"offline_show_extent": "Ausschnitt anzeigen",
@@ -755,4 +757,4 @@
755
757
"zoom_in": "Vergrössere Kartenausschnitt",
756
758
"zoom_out": "Verkleinere Kartenausschnitt",
757
759
"zooming_mode_warning": "Zum Zoomen der Karte Strg/Cmd gedrückt halten"
Copy file name to clipboardExpand all lines: packages/mapviewer/src/modules/i18n/locales/en.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -488,6 +488,8 @@
488
488
"offline_refresh": "Refresh the page",
489
489
"offline_save": "Save map",
490
490
"offline_save_new_data": "Save new map",
491
+
"offline_sw_configuration_error": "Service worker configuration error. Offline functionality may not work correctly.",
492
+
"offline_sw_secure_context_required": "Service worker requires a secure context (HTTPS with a trusted certificate).",
491
493
"offline_save_warning": "- ~50MB of maps will be downloaded (until scale 1:25'000) - Don't lock your device or navigate away from this site during the download process. Deactivate \\\"private\\\" mode of your browser.",
492
494
"offline_show": "Show offline menu",
493
495
"offline_show_extent": "Show extent",
@@ -755,4 +757,4 @@
755
757
"zoom_in": "Zoom in",
756
758
"zoom_out": "Zoom out",
757
759
"zooming_mode_warning": "Hold Ctrl/Cmd while scrolling to zoom the map"
Copy file name to clipboardExpand all lines: packages/mapviewer/src/modules/i18n/locales/fr.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -488,6 +488,8 @@
488
488
"offline_refresh": "Rafraîchir la page",
489
489
"offline_save": "Enregistrer carte",
490
490
"offline_save_new_data": "Sauvegarder une nouvelle carte",
491
+
"offline_sw_configuration_error": "Erreur de configuration du service worker. Le mode hors ligne pourrait ne pas fonctionner correctement.",
492
+
"offline_sw_secure_context_required": "Le service worker nécessite un contexte sécurisé (HTTPS avec un certificat de confiance).",
491
493
"offline_save_warning": "- Vous allez télécharger ~50MB de carte (jusqu'à l'échelle 1:25'000) - Ne lockez pas votre appareil et ne quittez pas ce site durant le processus de téléchargement. Désactivez le mode « privé »",
492
494
"offline_show": "Afficher le menu hors-ligne",
493
495
"offline_show_extent": "Afficher l'étendue",
@@ -755,4 +757,4 @@
755
757
"zoom_in": "Zoomer plus",
756
758
"zoom_out": "Zoomer moins",
757
759
"zooming_mode_warning": "Maintenir Ctrl/Cmd pour zoomer sur la carte"
Copy file name to clipboardExpand all lines: packages/mapviewer/src/modules/i18n/locales/it.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -488,6 +488,8 @@
488
488
"offline_refresh": "Ricarica la pagina",
489
489
"offline_save": "Salvare la mappa",
490
490
"offline_save_new_data": "Salvare una nuova mappa",
491
+
"offline_sw_configuration_error": "Errore di configurazione del service worker. La funzionalità offline potrebbe non funzionare correttamente.",
492
+
"offline_sw_secure_context_required": "Il service worker richiede un contesto sicuro (HTTPS con un certificato attendibile).",
491
493
"offline_save_warning": "- Saranno scaricati ~50MB di carte (fino alla scala 1:25000) - Non bloccare il dispositivo e non abbandonare questa pagina durante il download. Disattivare la modalità \\\"privata\\\"",
492
494
"offline_show": "Mostra il menu offline",
493
495
"offline_show_extent": "Mostrare l'estensione",
@@ -755,4 +757,4 @@
755
757
"zoom_in": "Zoom in avanti",
756
758
"zoom_out": "Zoom indietro",
757
759
"zooming_mode_warning": "Mantenere Ctrl/Cmd premuto per zoomare la mappa"
0 commit comments