New Crowdin translations by GitHub Action (#2534)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot] 2024-01-20 00:16:55 -08:00 committed by GitHub
parent cca747c0fe
commit 8684292d02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 746 additions and 368 deletions

View file

@ -12,6 +12,7 @@
"number": "{{value, number}}",
"ms": "{{value, number}}",
"date": "{{value, date}}",
"relativeDate": "{{value, relativeDate}}",
"uptime": "{{value, uptime}}",
"months": "mo",
"days": "d",
@ -169,7 +170,7 @@
"activeUser": "Aktive Geräte",
"alerts": "Warnungen",
"connectedGateway": "Verbundene Gateways",
"connectedSwitches": "Verbundene Switches"
"connectedSwitches": "Verbundene Switche"
},
"nzbget": {
"rate": "Datenrate",
@ -383,8 +384,8 @@
},
"authentik": {
"users": "Benutzer",
"loginsLast24H": "Anmeldungen (24h)",
"failedLoginsLast24H": "fehlerhafte Anmeldungen (24h)"
"loginsLast24H": "Anmeldungen (24 h)",
"failedLoginsLast24H": "Fehlgeschlagene Anmeldungen (24 h)"
},
"proxmox": {
"mem": "RAM",
@ -491,9 +492,9 @@
},
"healthchecks": {
"new": "Neu",
"up": "Online",
"up": "Senden",
"grace": "In Karenzzeit",
"down": "Offline",
"down": "Empfangen",
"paused": "Pausiert",
"status": "Status",
"last_ping": "Letzter Ping",
@ -561,7 +562,7 @@
"cpuLoad": "CPU-Auslastung",
"memoryUsed": "RAM Verbrauch",
"uptime": "Betriebszeit",
"numberOfLeases": "Leasen"
"numberOfLeases": "Leases"
},
"xteve": {
"streams_all": "Keine Übertragungen",
@ -608,7 +609,7 @@
},
"proxmoxbackupserver": {
"datastore_usage": "Datenspeicher",
"failed_tasks_24h": "Fehlgeschlagene Prozesse 24h",
"failed_tasks_24h": "Fehlgeschlagene Prozesse (24 h)",
"cpu_usage": "CPU",
"memory_usage": "RAM"
},
@ -794,5 +795,13 @@
"digitalRelease": "Digitale Version",
"noEventsToday": "Heute keine Ereignisse!",
"noEventsFound": "Keine Termine gefunden"
},
"romm": {
"platforms": "Platforms",
"totalRoms": "Total ROMs"
},
"netdata": {
"warnings": "Warnungen",
"criticals": "Kritisch"
}
}