config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions

View File

@@ -0,0 +1,17 @@
{
"entityNotFound": "Eintrag nicht gefunden",
"descriptor": {
"name": "Home Assistant Eintrag",
"description": "Aktueller Status eines Eintrags in Home Assistant",
"settings": {
"title": "Zustand des Eintrags",
"entityId": {
"label": "Eintrag-ID",
"info": "Eindeutige Eintrag-ID im Home Assistant. Kopieren durch Anklicken von Eintrag > Anklicken des Zahnradsymbols > Anklicken der Schaltfläche \"Kopieren\" bei \"Eintrag-ID\". Einige benutzerdefinierte Einträge werden möglicherweise nicht unterstützt."
},
"displayName": {
"label": "Anzeigename"
}
}
}
}

View File

@@ -41,12 +41,22 @@
},
"table": {
"header": {
"isCompleted": "Herunterladen",
"name": "Name",
"dateAdded": "Hinzugefügt am",
"size": "Größe",
"download": "Down",
"upload": "Up",
"estimatedTimeOfArrival": "Voraussichtlicher Abschluss",
"progress": "Fortschritt"
"progress": "Fortschritt",
"totalUploaded": "Upload gesamt",
"totalDownloaded": "Download gesamt",
"ratio": "Verhältnis",
"seeds": "Seeds (verbunden)",
"peers": "Peers (Verbunden)",
"label": "Kategorie",
"state": "Staat",
"stateMessage": "Statusmeldung"
},
"item": {
"text": "Verwaltet von {{appName}}, {{ratio}} ratio"