chore: new Crowdin updates (#1890)

This commit is contained in:
Thomas Camlong
2024-03-09 17:56:56 +01:00
committed by GitHub
parent 28bd849af7
commit e23e25890a
229 changed files with 5827 additions and 88 deletions
@@ -0,0 +1,37 @@
{
"descriptor": {
"name": "Überwachung des Systemzustands",
"description": "Informationen zu Ihrem NAS",
"settings": {
"title": "Überwachung des Systemzustands",
"fahrenheit": {
"label": "Fahrenheit"
}
}
},
"cpu": {
"label": "CPU",
"load": "Durchschnittliche Last",
"minute": "{{minute}} Minuten"
},
"memory": {
"label": "Arbeitsspeicher",
"totalMem": "Gesamtspeicher: {{total}} GB",
"available": "Verfügbar: {{available}} GB - {{percentage}}%"
},
"fileSystem": {
"label": "Dateisystem",
"available": "Verfügbar: {{available}} - {{percentage}}%"
},
"info": {
"uptime": "Betriebszeit",
"updates": "Aktualisierungen",
"reboot": "Neustart"
},
"errors": {
"general": {
"title": "Ihr NAS konnte nicht gefunden werden",
"text": "Es gab ein Problem bei der Verbindung zu Ihrem NAS. Bitte überprüfen Sie Ihre Konfiguration/Integration(en)."
}
}
}