Skip to content

Commit 98392df

Browse files
New Crowdin translations by GitHub Action (#2033)
1 parent 5b04483 commit 98392df

File tree

1 file changed

+12
-12
lines changed
  • custom_components/battery_notes/translations

1 file changed

+12
-12
lines changed

custom_components/battery_notes/translations/de.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"user": {
55
"description": "Hilfe zur Konfiguration findest du unter: https://andrew-codechimp.github.io/HA-Battery-Notes/",
66
"data": {
7-
"association_type": "Association type"
7+
"association_type": "Verbindungstyp"
88
},
99
"menu_options": {
10-
"device": "Device (recommended)",
11-
"entity": "Entity"
10+
"device": "Gerät (empfohlen)",
11+
"entity": "Entität"
1212
},
13-
"title": "Choose your association type"
13+
"title": "Wählen Sie den Verbindungstyp"
1414
},
1515
"device": {
1616
"data": {
@@ -23,15 +23,15 @@
2323
},
2424
"entity": {
2525
"data": {
26-
"source_entity_id": "Entity",
26+
"source_entity_id": "Entität",
2727
"name": "Name"
2828
},
2929
"data_description": {
3030
"name": "Leer lassen wird den Namen von der Quell-Entität übernehmen"
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Hersteller: {manufacturer}\nModell: {model}\nModell ID: {model_id}\nHardware Version: {hw_version}",
3535
"data": {
3636
"battery_type": "Batterieart",
3737
"battery_quantity": "Batteriemenge",
@@ -44,22 +44,22 @@
4444
}
4545
},
4646
"manual": {
47-
"description": "This device is marked in the library as manual, variants use different battery types so it cannot be set in the library.\nThe next step will allow you to set your battery type but please do not submit a device request.",
48-
"title": "Device manual configuration"
47+
"description": "Dieses Gerät ist in der Bibliothek als \"manuell einzurichten\" gekennzeichnet, verschiedene Varianten verwenden unterschiedliche Batterietypen, so dass es in der Bibliothek nicht eingestellt werden kann.\nIm nächsten Schritt können Sie Ihren Batterietyp einstellen, aber bitte keine Geräteanforderung einreichen.",
48+
"title": "Gerät manuell konfigurieren"
4949
}
5050
},
5151
"abort": {
5252
"already_configured": "Das Gerät ist bereits konfiguriert."
5353
},
5454
"error": {
5555
"unknown": "Ein unbekannter Fehler ist aufgetreten.",
56-
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
56+
"unconfigurable_entity": "Es ist nicht möglich, diese Entität zu einem Batteriestatus hinzuzufügen."
5757
}
5858
},
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Hersteller: {manufacturer}\nModell: {model}\nModell ID: {model_id}\nHardware Version: {hw_version}",
6363
"data": {
6464
"name": "Name",
6565
"battery_type": "Batterieart",
@@ -123,7 +123,7 @@
123123
"name": "Letzter gemeldeter Batteriestand"
124124
},
125125
"source_entity_id": {
126-
"name": "Source Entity Id"
126+
"name": ""
127127
},
128128
"device_id": {
129129
"name": "Geräte-ID"
@@ -159,7 +159,7 @@
159159
},
160160
"entity_id": {
161161
"description": "Entity that has had its battery replaced.",
162-
"name": "Entity"
162+
"name": "Entität"
163163
},
164164
"datetime_replaced": {
165165
"description": "Datum ersetzt.",

0 commit comments

Comments
 (0)