fix: adjust
parent
a7ac3373f1
commit
cc640181df
|
|
@ -1,35 +1,35 @@
|
||||||
{
|
{
|
||||||
"Incidents": "Vorfälle",
|
"Incidents": "Vorfälle",
|
||||||
"No data yet": "Noch keine Daten",
|
"No data yet": "Noch keine Daten",
|
||||||
"All systems not operational": "Nicht alle Systeme funktional",
|
"All systems not operational": "Nicht alle Systeme funktionsfähig",
|
||||||
"All systems operational": "Alle System funktional",
|
"All systems operational": "Alle Systeme funktionsfähig",
|
||||||
"Some systems not operational": "Manche Systeme sind nicht funktional ({{down}} von {{total}})",
|
"Some systems not operational": "Manche Systeme sind nicht funktionsfähig ({{down}} von {{total}})",
|
||||||
"Last updated on": "Letzte Aktualisierung: {{date}} (vor {{seconds}} Sekunden)",
|
"Last updated on": "Letzte Aktualisierung: {{date}} (vor {{seconds}} Sekunden)",
|
||||||
"upcoming maintenance": "{{count}} anstehende Wartung",
|
"upcoming maintenance": "{{count}} anstehende Wartung",
|
||||||
"upcoming maintenance_plural": "{{count}} anstehende Wartungen",
|
"upcoming maintenance_plural": "{{count}} anstehende Wartungen",
|
||||||
"Hide": "[verstecken]",
|
"Hide": "[verstecken]",
|
||||||
"Show": "[zeigen]",
|
"Show": "[zeigen]",
|
||||||
"Operational": "Funktional",
|
"Operational": "Funktionsfähig",
|
||||||
"No data available": "Keine Daten verfügbar, stell sicher dass der worker mit der letzten config version deployed und prüfe den worker status!",
|
"No data available": "Keine Daten verfügbar, stelle sicher dass der Worker mit der letzten Config-Version deployed wurde und prüfe den Worker-Status!",
|
||||||
"Overall": "Total: {{percent}}%",
|
"Overall": "Gesamt: {{percent}}%",
|
||||||
"No Data": "Keine Daten",
|
"No Data": "Keine Daten",
|
||||||
"percent at date": "{{percent}}% am {{date}}",
|
"percent at date": "{{percent}}% am {{date}}",
|
||||||
"Down for": "Ausfall für {{duration}} (klick für Details)",
|
"Down for": "Ausfall für {{duration}} (Klick für Details)",
|
||||||
"incidents at": "🚨 {{name}} Vorfall am {{date}}",
|
"incidents at": "🚨 {{name}} Vorfall am {{date}}",
|
||||||
"Response times": "Antwortszeit (ms)",
|
"Response times": "Antwortzeiten (ms)",
|
||||||
"Upcoming": "[Geplant] ",
|
"Upcoming": "[Geplant] ",
|
||||||
"Scheduled Maintenance": "Geplante Wartung",
|
"Scheduled Maintenance": "Geplante Wartung",
|
||||||
"Scheduled for": "Geplant für:",
|
"Scheduled for": "Geplant für:",
|
||||||
"From": "Von:",
|
"From": "Von:",
|
||||||
"Expected end": "Voraussichtliches Ende:",
|
"Expected end": "Voraussichtliches Ende:",
|
||||||
"To": "Bis:",
|
"To": "Bis:",
|
||||||
"Until further notice": "Offen",
|
"Until further notice": "Bis auf Weiteres",
|
||||||
"Affected components": "Betroffene Komponenten:",
|
"Affected components": "Betroffene Komponenten:",
|
||||||
"MONITOR ID NOT FOUND": "[ERR: MONITOR ID NICHT GEFUNDEN]",
|
"MONITOR ID NOT FOUND": "[ERR: MONITOR ID NICHT GEFUNDEN]",
|
||||||
"No incidents in this month": "Keine Ausfälle diesen Monat",
|
"No incidents in this month": "Keine Vorfälle diesen Monat",
|
||||||
"There are no incidents for this month": "Es gibt keine Ausfälle diesen Monat.",
|
"There are no incidents for this month": "Es gibt keine Vorfälle diesen Monat.",
|
||||||
"Monitor not found": "Monitor mit id {{id}} nicht gefunden!",
|
"Monitor not found": "Monitor mit ID {{id}} nicht gefunden!",
|
||||||
"Monitor State not defined": "Monitor State ist nicht definiert. Prüfe den worker status und binding!",
|
"Monitor State not defined": "Monitor-Status ist nicht definiert. Prüfe den Worker-Status und das Binding!",
|
||||||
"All": "Alle",
|
"All": "Alle",
|
||||||
"Select monitor": "Auswählen",
|
"Select monitor": "Auswählen",
|
||||||
"Backwards": "← Zurück",
|
"Backwards": "← Zurück",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue