|
4 | 4 | "user": { |
5 | 5 | "description": "Hilfe zur Konfiguration findest du unter: https://andrew-codechimp.github.io/HA-Battery-Notes/", |
6 | 6 | "data": { |
7 | | - "association_type": "Association type" |
| 7 | + "association_type": "Verbindungstyp" |
8 | 8 | }, |
9 | 9 | "menu_options": { |
10 | | - "device": "Device (recommended)", |
11 | | - "entity": "Entity" |
| 10 | + "device": "Gerät (empfohlen)", |
| 11 | + "entity": "Entität" |
12 | 12 | }, |
13 | | - "title": "Choose your association type" |
| 13 | + "title": "Wählen Sie den Verbindungstyp" |
14 | 14 | }, |
15 | 15 | "device": { |
16 | 16 | "data": { |
|
23 | 23 | }, |
24 | 24 | "entity": { |
25 | 25 | "data": { |
26 | | - "source_entity_id": "Entity", |
| 26 | + "source_entity_id": "Entität", |
27 | 27 | "name": "Name" |
28 | 28 | }, |
29 | 29 | "data_description": { |
30 | 30 | "name": "Leer lassen wird den Namen von der Quell-Entität übernehmen" |
31 | 31 | } |
32 | 32 | }, |
33 | 33 | "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}", |
35 | 35 | "data": { |
36 | 36 | "battery_type": "Batterieart", |
37 | 37 | "battery_quantity": "Batteriemenge", |
|
44 | 44 | } |
45 | 45 | }, |
46 | 46 | "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" |
49 | 49 | } |
50 | 50 | }, |
51 | 51 | "abort": { |
52 | 52 | "already_configured": "Das Gerät ist bereits konfiguriert." |
53 | 53 | }, |
54 | 54 | "error": { |
55 | 55 | "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." |
57 | 57 | } |
58 | 58 | }, |
59 | 59 | "options": { |
60 | 60 | "step": { |
61 | 61 | "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}", |
63 | 63 | "data": { |
64 | 64 | "name": "Name", |
65 | 65 | "battery_type": "Batterieart", |
|
123 | 123 | "name": "Letzter gemeldeter Batteriestand" |
124 | 124 | }, |
125 | 125 | "source_entity_id": { |
126 | | - "name": "Source Entity Id" |
| 126 | + "name": "" |
127 | 127 | }, |
128 | 128 | "device_id": { |
129 | 129 | "name": "Geräte-ID" |
|
159 | 159 | }, |
160 | 160 | "entity_id": { |
161 | 161 | "description": "Entity that has had its battery replaced.", |
162 | | - "name": "Entity" |
| 162 | + "name": "Entität" |
163 | 163 | }, |
164 | 164 | "datetime_replaced": { |
165 | 165 | "description": "Datum ersetzt.", |
|
0 commit comments