This is an automated email from the ASF dual-hosted git repository.

SvenO3 pushed a commit to branch 
4633-move-dataset-count-display-into-dataset-overview
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to 
refs/heads/4633-move-dataset-count-display-into-dataset-overview by this push:
     new f5a58ce021 Fix translations
f5a58ce021 is described below

commit f5a58ce02151f45b7dcdd9726fa4f27a44d6c78d
Author: Sven Oehler <[email protected]>
AuthorDate: Thu Jun 25 11:54:22 2026 +0200

    Fix translations
---
 ui/deployment/i18n/de.json | 8 +++-----
 ui/deployment/i18n/en.json | 8 +++-----
 ui/deployment/i18n/pl.json | 8 +++-----
 3 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/ui/deployment/i18n/de.json b/ui/deployment/i18n/de.json
index 569efd5889..fcb8e4df5d 100644
--- a/ui/deployment/i18n/de.json
+++ b/ui/deployment/i18n/de.json
@@ -1,8 +1,6 @@
 {
   " items ": " Einträge",
   " of ": " von ",
-  "# Events (7d)": "# Daten (7d)",
-  "# Events (total)": "# Daten (gesamt)",
   "# Provide OPC UA Node IDs below, one per line.\n# Format: 
ns=<namespace>;s=<node_id> (e.g., ns=3;s=SampleNodeId)\n": "# Geben Sie unten 
OPC UA Node-IDs ein, eine pro Zeile.\n# Format: ns=<namespace>;s=<node_id> (z. 
B. ns=3;s=SampleNodeId)\n",
   "(This might crash the browser)": "(Dies kann zum Absturz des Browsers 
führen)",
   "(dynamic options cannot be saved and are hidden)": "(dynamische Optionen 
können nicht gespeichert werden und sind ausgeblendet)",
@@ -168,7 +166,6 @@
   "Car": "Auto",
   "Card settings": "Karteneinstellungen",
   "Caution when changing data types": "Vorsicht bei Änderung des Datentyps",
-  "Caution when loading total count": "Vorsicht beim Laden der Gesamtanzahl",
   "Certificate Details": "Zertifikat-Details",
   "Certificate details": "Zertifikat-Details",
   "Certificates": "Zertifikate",
@@ -200,7 +197,6 @@
   "Clear search": "Suche löschen",
   "Clear selection & reload": "Auswahl löschen & neu laden",
   "Click to add label": "Klicken, um Label hinzuzufügen",
-  "Click to load": "Klicken zum Laden",
   "Client Secret": "Client-Schlüssel",
   "Clockwise": "Im Uhrzeigersinn",
   "Clone": "Klonen",
@@ -427,6 +423,7 @@
   "Event Aggregation": "Aggregation",
   "Event Transformation Configuration has changed": "Die Transformation von 
Events wurde geändert",
   "Events": "Ereignisse",
+  "Events in the last 7 days (UTC)": "Events in den letzten 7 Tagen (UTC)",
   "Everything older than": "Älter als",
   "Exact location of the site": "Genaue Lage des Standorts",
   "Excel template": "Excel Vorlage",
@@ -602,11 +599,11 @@
   "Last 15 min": "Letzten 15 Minuten",
   "Last Login": "Letzte Anmeldung",
   "Last event": "Letztes Event",
-  "Last updated": "Zuletzt aktualisiert",
   "Last message": "Letzte Nachricht",
   "Last modified": "Zuletzt geändert",
   "Last published message": "Zuletzt veröffentlichte Nachricht",
   "Last seen:": "Zuletzt gesehen:",
+  "Last updated": "Zuletzt aktualisiert",
   "Latitude": "Breitengrad",
   "Layer type": "Kartentyp",
   "Leave entry empty": "Leer lassen",
@@ -1163,6 +1160,7 @@
   "Top N": "Top N",
   "Topics": "Themen",
   "Total Memory": "Gesamtspeicher",
+  "Total events": "Events insgesamt",
   "Trace": "Spur",
   "Track color": "Hintergrundfarbe",
   "Traffic Light": "Ampel",
diff --git a/ui/deployment/i18n/en.json b/ui/deployment/i18n/en.json
index 8a2a543fce..7b36992eac 100644
--- a/ui/deployment/i18n/en.json
+++ b/ui/deployment/i18n/en.json
@@ -1,8 +1,6 @@
 {
   " items ": null,
   " of ": null,
-  "# Events (7d)": null,
-  "# Events (total)": null,
   "# Provide OPC UA Node IDs below, one per line.\n# Format: 
ns=<namespace>;s=<node_id> (e.g., ns=3;s=SampleNodeId)\n": null,
   "(This might crash the browser)": null,
   "(dynamic options cannot be saved and are hidden)": null,
@@ -168,7 +166,6 @@
   "Car": null,
   "Card settings": null,
   "Caution when changing data types": null,
-  "Caution when loading total count": null,
   "Certificate Details": null,
   "Certificate details": null,
   "Certificates": null,
@@ -200,7 +197,6 @@
   "Clear search": null,
   "Clear selection & reload": null,
   "Click to add label": null,
-  "Click to load": null,
   "Client Secret": null,
   "Clockwise": null,
   "Clone": null,
@@ -427,6 +423,7 @@
   "Event Aggregation": null,
   "Event Transformation Configuration has changed": null,
   "Events": null,
+  "Events in the last 7 days (UTC)": null,
   "Everything older than": null,
   "Exact location of the site": null,
   "Excel template": null,
@@ -602,11 +599,11 @@
   "Last 15 min": null,
   "Last Login": null,
   "Last event": null,
-  "Last updated": null,
   "Last message": null,
   "Last modified": null,
   "Last published message": null,
   "Last seen:": null,
+  "Last updated": null,
   "Latitude": null,
   "Layer type": null,
   "Leave entry empty": null,
@@ -1163,6 +1160,7 @@
   "Top N": null,
   "Topics": null,
   "Total Memory": null,
+  "Total events": null,
   "Trace": null,
   "Track color": null,
   "Traffic Light": null,
diff --git a/ui/deployment/i18n/pl.json b/ui/deployment/i18n/pl.json
index b869395523..c04a0d71b1 100644
--- a/ui/deployment/i18n/pl.json
+++ b/ui/deployment/i18n/pl.json
@@ -1,8 +1,6 @@
 {
   " items ": " elementów ",
   " of ": " z ",
-  "# Events (7d)": "Liczba zdarzeń (7 dni)",
-  "# Events (total)": "Liczba zdarzeń (łącznie)",
   "# Provide OPC UA Node IDs below, one per line.\n# Format: 
ns=<namespace>;s=<node_id> (e.g., ns=3;s=SampleNodeId)\n": "# Podaj poniżej 
identyfikatory węzłów OPC UA, po jednym w wierszu.\n# Format: 
ns=<namespace>;s=<node_id> (np. ns=3;s=SampleNodeId)\n",
   "(This might crash the browser)": "(Może to spowodować awarię przeglądarki)",
   "(dynamic options cannot be saved and are hidden)": "(opcje dynamiczne nie 
mogą być zapisane i są ukryte)",
@@ -168,7 +166,6 @@
   "Car": "Samochód",
   "Card settings": "Ustawienia karty",
   "Caution when changing data types": "Uwaga przy zmianie typów danych",
-  "Caution when loading total count": "Uwaga przy wczytywaniu łącznej liczby",
   "Certificate Details": "Szczegóły certyfikatu",
   "Certificate details": "Szczegóły certyfikatu",
   "Certificates": "Certyfikaty",
@@ -200,7 +197,6 @@
   "Clear search": "Wyczyść wyszukiwanie",
   "Clear selection & reload": "Wyczyść wybór i przeładuj",
   "Click to add label": "Kliknij, aby dodać etykietę",
-  "Click to load": "Kliknij, aby wczytać",
   "Client Secret": "Tajny klucz klienta",
   "Clockwise": "Zgodnie z ruchem wskazówek zegara",
   "Clone": "Sklonuj",
@@ -427,6 +423,7 @@
   "Event Aggregation": "Agregacja",
   "Event Transformation Configuration has changed": "Konfiguracja 
transformacji zdarzeń została zmieniona",
   "Events": "Zdarzenia",
+  "Events in the last 7 days (UTC)": "Zdarzenia z ostatnich 7 dni (UTC)",
   "Everything older than": "Wszystko starsze niż",
   "Exact location of the site": "Dokładne położenie lokalizacji",
   "Excel template": "Szablon Excela",
@@ -602,11 +599,11 @@
   "Last 15 min": "Ostatnie 15 minut",
   "Last Login": "Ostatnie logowanie",
   "Last event": "Ostatnie zdarzenie",
-  "Last updated": "Ostatnia aktualizacja",
   "Last message": "Ostatnia wiadomość",
   "Last modified": "Ostatnia modyfikacja",
   "Last published message": "Ostatnio opublikowana wiadomość",
   "Last seen:": "Ostatnio widziano:",
+  "Last updated": "Ostatnia aktualizacja",
   "Latitude": "Szerokość geograficzna",
   "Layer type": "Typ warstwy",
   "Leave entry empty": "Pozostaw puste",
@@ -1163,6 +1160,7 @@
   "Top N": "Top N",
   "Topics": "Tematy",
   "Total Memory": "Calkowita pamiec",
+  "Total events": "Łączna liczba zdarzeń",
   "Trace": "Ślad",
   "Track color": "Kolor tła paska",
   "Traffic Light": "Sygnalizator",

Reply via email to