|
6 | 6 | "title": "UI Lovelace Minimalist Einstellungen",
|
7 | 7 | "description": "",
|
8 | 8 | "data": {
|
9 |
| - "community_cards_enabled": "Enable the ability to configure community cards with this integrations, Does require github authentication!" |
| 9 | + "community_cards_enabled": "Ermöglicht die Konfiguration von Community-Cards mit dieser Integration, erfordert eine Github-Authentifizierung!" |
10 | 10 | }
|
11 | 11 | },
|
12 | 12 | "device": {
|
13 |
| - "title": "Waiting for device activation" |
| 13 | + "title": "Warten auf Geräteaktivierung" |
14 | 14 | },
|
15 | 15 | "reauth_confirm": {
|
16 |
| - "title": "Reauthentication needed", |
17 |
| - "description": "You need to reauthenticate with GitHub." |
| 16 | + "title": "Erneute Authentifizierung erforderlich", |
| 17 | + "description": "Sie müssen sich bei GitHub erneut anmelden." |
18 | 18 | }
|
19 | 19 | },
|
20 | 20 | "abort": {
|
21 | 21 | "single_instance_allowed": "Es ist nur eine Konfiguration von UI Lovelace Minimalist erlaubt.",
|
22 | 22 | "not_setup": "UI Lovelace Minimalist ist nicht eingerichtet.",
|
23 |
| - "github": "Could not authenticate with GitHub, try again later.", |
24 |
| - "reauth_successful": "Reauthentication was successful." |
| 23 | + "github": "Die Authentifizierung zu GitHub ist fehlgeschlagen, versuchen Sie es später erneut.", |
| 24 | + "reauth_successful": "Die erneute Authentifizierung war erfolgreich." |
25 | 25 | },
|
26 | 26 | "progress": {
|
27 |
| - "wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n" |
| 27 | + "wait_for_device": "1. Öffne {url} \n2.Fügen Sie den folgenden Schlüssel ein, um ULM zu autorisieren: \n```\n{code}\n```\n" |
28 | 28 | }
|
29 | 29 | },
|
30 | 30 | "options": {
|
|
34 | 34 | "description": "",
|
35 | 35 | "data": {
|
36 | 36 | "language": "Sprache",
|
37 |
| - "sidepanel_enabled": "Erstellung eines Eintrages in der Seitenleiste aktivieren.", |
| 37 | + "sidepanel_enabled": "Ermöglicht die Erstellung eines Dashboard-Eintrags in der Seitenleiste.", |
38 | 38 | "sidepanel_icon": "Icon Seitenleiste",
|
39 | 39 | "sidepanel_title": "Titel Seitenleiste",
|
40 |
| - "adaptive_ui_enabled": "Enable adaptive Dashboard with popup splitview", |
41 |
| - "adaptive_ui_title": "adaptive panel title", |
42 |
| - "adaptive_ui_icon": "adaptive panel icon", |
43 |
| - "theme": "Thema", |
44 |
| - "include_other_cards": "Individuelle Karten, die für die Nutzung benötigt werden, ebenfalls laden.", |
45 |
| - "community_cards_enabled": "Enable the ability to configure community cards with this integrations, Does require github authentication!", |
46 |
| - "community_cards": "Select Community Cards you want to enable." |
| 40 | + "adaptive_ui_enabled": "Adaptives Dashboard mit Popup-Splitview aktivieren", |
| 41 | + "adaptive_ui_title": "Titel des adaptiven Panels", |
| 42 | + "adaptive_ui_icon": "Titel des adaptiven Icons", |
| 43 | + "theme": "Theme", |
| 44 | + "include_other_cards": "Individuelle Karten(-ressourcen), die für die Nutzung nötig werden könnten, ebenfalls laden.", |
| 45 | + "community_cards_enabled": "Ermöglicht die Konfiguration von Community-Karten mit dieser Integration, erfordert Github-Authentifizierung!", |
| 46 | + "community_cards": "Community Karten auswählen, die aktiviert werden sollen." |
47 | 47 | }
|
48 | 48 | }
|
49 | 49 | },
|
50 | 50 | "abort": {
|
51 | 51 | "single_instance_allowed": "Es ist nur eine Konfiguration von UI Lovelace Minimalist erlaubt.",
|
52 | 52 | "not_setup": "UI Lovelace Minimalist ist nicht eingerichtet.",
|
53 |
| - "community_cards": "Select Community Cards you want to enable." |
| 53 | + "community_cards": "Community Karten auswählen, die aktiviert werden sollen." |
54 | 54 | },
|
55 | 55 | "error": {
|
56 |
| - "github_cards": "Something went wrong when fetching cards from Github.", |
57 |
| - "ack": "You need to acknowledge all statements.", |
58 |
| - "gh_token": "Github Token not set. Please re-install this integration to go throught the setup procedure. (No custom configuration will be lost)" |
| 56 | + "github_cards": "Etwas ist beim Abrufen von Daten aus Github schief gelaufen.", |
| 57 | + "ack": "Sie sollten alle Erklärungen zur Kenntnis nehmen.", |
| 58 | + "gh_token": "Der Github Token ist nicht gesetzt. Bitte installieren Sie diese Integration erneut, um die Einrichtungsprozedur erneut durchzuführen. ( Dadurch geht keine benutzerdefinierte Konfiguration verloren)" |
59 | 59 | }
|
60 | 60 | },
|
61 | 61 | "services": {
|
62 | 62 | "reload": {
|
63 |
| - "description": "Neu laden der Dashboard-Konfiguration für UI Lovelace Minimalist." |
| 63 | + "description": "Neuladen der Dashboardkonfiguration für UI Lovelace Minimalist" |
64 | 64 | },
|
65 | 65 | "installed": {
|
66 |
| - "description": "Ändern Sie den installierten Schlüssel in der globalen Konfiguration für UI Lovelace Minimalist." |
| 66 | + "description": "Änderung des installierten Schlüssels in der globalen Konfiguration für UI Lovelace Minimalist." |
67 | 67 | }
|
68 | 68 | }
|
69 | 69 | }
|
0 commit comments