New Crowdin translations by GitHub Action (#2455)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot]
2023-12-26 20:22:43 -08:00
committed by GitHub
parent 59ccc3a215
commit 32f28d32dd
42 changed files with 926 additions and 548 deletions

View File

@@ -11,7 +11,13 @@
"percent": "{{value, percent}}",
"number": "{{value, number}}",
"ms": "{{value, number}}",
"date": "{{value, date}}"
"date": "{{value, date}}",
"uptime": "{{value, uptime}}",
"months": "mo",
"days": "d",
"hours": "h",
"minutes": "min",
"seconds": "s"
},
"widget": {
"missing_type": "Fehlender Widget-Typ: {{type}}",
@@ -40,11 +46,7 @@
"load": "Last",
"temp": "TEMP",
"max": "Max",
"uptime": "UP",
"months": "Mo.",
"days": "d",
"hours": "h",
"minutes": "min"
"uptime": "UP"
},
"unifi": {
"users": "Benutzer",
@@ -517,8 +519,7 @@
"truenas": {
"load": "Systemlast",
"uptime": "Betriebszeit",
"alerts": "Warnungen",
"time": "{{value, number(style: unit; unitDisplay: long;)}}"
"alerts": "Warnungen"
},
"pyload": {
"speed": "Datenrate",
@@ -544,6 +545,14 @@
"inbox": "Posteingang",
"total": "Gesamt"
},
"peanut": {
"battery_charge": "Akkuladung",
"ups_load": "USV-Auslastung",
"ups_status": "USV-Status",
"online": "Online",
"on_battery": "Im Akkubetrieb",
"low_battery": "Akkustand niedrig"
},
"nextdns": {
"wait": "Bitte warten",
"no_devices": "Keine Daten empfangen"