]> git.basschouten.com Git - openhab-addons.git/blob
e3060595cc0f42f9b246351433945dc358aaaafc
[openhab-addons.git] /
1 # binding
2 binding.amazonechocontrol.name = Amazon Echo Steuerung Binding
3 binding.amazonechocontrol.description = Binding zum Steuern von Amazon Echo (Alexa). Dieses Binding ermöglicht openHAB die Lautstärke, den Wiedergabe Status und die Bluetooth-Verbindung des Amazon Echo Gerätes zu steuern oder als TTS Gerät zu benutzen.
4
5 # thing types
6
7 thing-type.amazonechocontrol.account.label = Amazon Konto
8 thing-type.amazonechocontrol.account.description = Amazon Konto bei dem die Amazon Echo Geräte registriert sind.
9 thing-type.amazonechocontrol.account.config-description.discoverSmartHome.description = Definiert ob openHAB Geräte die mit Amazon Echo verbunden sind, gefunden werden sollen.
10 thing-type.amazonechocontrol.account.config-description.discoverSmartHome.option.0 = Nicht finden
11 thing-type.amazonechocontrol.account.config-description.discoverSmartHome.option.1 = Direkt verbundene
12 thing-type.amazonechocontrol.account.config-description.discoverSmartHome.option.2 = Direkt und über Skill verbundene
13 thing-type.amazonechocontrol.account.config-description.pollingIntervalSmartHomeAlexa.description = Definiert das Intervall in Sekunden, wie häufig OpenHAB den Status der mit Alexa verbundenen Geräte abfragt.
14 thing-type.amazonechocontrol.account.config-description.pollingIntervalSmartSkills.description = Definiert das Intervall in Sekunden, wie häufig OpenHAB den Status der über Skill Geräte abfragt.
15 thing-type.amazonechocontrol.account.config-description.discoverOpenHabSmartHomeDevices.description = Definiert ob auch Geräte die über den openHAB Skill verbunden sind, gefunden werden sollen. Diese Option ist nur für Entwicklungs- und Testzwecke.
16
17 thing-type.amazonechocontrol.echo.label = Amazon Echo
18 thing-type.amazonechocontrol.echo.description = Amazon Echo Gerät (Amazon Echo, Amazon Echo Dot, Amazon Echo Plus...)
19
20 thing-type.config.amazonechocontrol.echo.serialNumber.label = Seriennummer
21 thing-type.config.amazonechocontrol.echo.serialNumber.description = Die Seriennummer des Geräts aus der Alexa App
22
23 thing-type.amazonechocontrol.echospot.label = Amazon Echo Spot
24 thing-type.amazonechocontrol.echospot.description = Amazon Echo Spot Gerät
25
26 thing-type.config.amazonechocontrol.echospot.serialNumber.label = Seriennummer
27 thing-type.config.amazonechocontrol.echospot.serialNumber.description = Die Seriennummer des Geräts aus der Alexa App
28
29 thing-type.amazonechocontrol.echoshow.label = Amazon Echo Show
30 thing-type.amazonechocontrol.echoshow.description = Amazon Echo Show Gerät
31
32 thing-type.config.amazonechocontrol.echoshow.serialNumber.label = Seriennummer
33 thing-type.config.amazonechocontrol.echoshow.serialNumber.description = Die Seriennummer des Geräts aus der Alexa App
34
35 thing-type.amazonechocontrol.wha.label = Amazon Multi-Raum Musik
36 thing-type.amazonechocontrol.wha.description = Multi-Raum Musik Steuerung
37
38 thing-type.config.wha.echoshow.serialNumber.label = Seriennummer
39 thing-type.config.wha.echoshow.serialNumber.description = Die Seriennummer des Geräts aus der Alexa App
40
41 thing-type.amazonechocontrol.flashbriefingprofile.label = Tägliche Zusammenfassungsprofile
42 thing-type.amazonechocontrol.flashbriefingprofile.description = Speichert und läd eine Tägliches Zusammenfassungskonfiguration
43
44 thing-type.amazonechocontrol.smartHomeDevice.label = Smart Home Gerät
45 thing-type.amazonechocontrol.smartHomeDevice.description = Ein mit Alexa verbundenes Smart Home Gerät
46
47 thing-type.amazonechocontrol.smartHomeDevice.id.label = Geräte Id
48 thing-type.amazonechocontrol.smartHomeDevice.id.description = Die Id des Gerätes (Bitte die Suchfunktion benutzen, um ein konfiguriertes Thing zu bekommen)
49
50 thing-type.amazonechocontrol.smartHomeDeviceGroup.label = Smart Home Geräte Gruppe
51 thing-type.amazonechocontrol.smartHomeDeviceGroup.description = Eine Gruppe von Smart Home Geräten
52
53 thing-type.amazonechocontrol.smartHomeDevice.id.label = Gruppen Id
54 thing-type.amazonechocontrol.smartHomeDevice.id.description = Die Id der Gerätegruppe (Bitte die Suchfunktion benutzen, um ein konfiguriertes Thing zu bekommen)
55
56
57 # channel types
58 channel-type.amazonechocontrol.bluetoothDeviceName.label = Bluetooth Gerät
59 channel-type.amazonechocontrol.bluetoothDeviceName.description = Verbundenes Bluetoothgerät
60
61 channel-type.amazonechocontrol.radioStationId.label = TuneIn Radio Stations ID
62 channel-type.amazonechocontrol.radioStationId.description = ID der Radio Station
63
64 channel-type.amazonechocontrol.amazonMusicTrackId.label = Amazon Music Lied ID
65 channel-type.amazonechocontrol.amazonMusicTrackId.description = ID des Liedes auf Amazon Music
66
67 channel-type.amazonechocontrol.amazonMusic.label = Amazon Music
68 channel-type.amazonechocontrol.amazonMusic.description = Amazon Music eingeschaltet
69
70 channel-type.amazonechocontrol.amazonMusicPlayListId.label = Amazon Music Playlist ID
71 channel-type.amazonechocontrol.amazonMusicPlayListId.description = ID der Playlist auf Amazon Music (Nur schreiben, kein aktueller Status).
72
73 channel-type.amazonechocontrol.providerDisplayName.label = Anbieter Name
74 channel-type.amazonechocontrol.providerDisplayName.description = Name des Musikanbieters
75
76 channel-type.amazonechocontrol.bluetoothMAC.label = Bluetooth Verbindung
77 channel-type.amazonechocontrol.bluetoothMAC.description = MAC-Adresse des verbundenen Bluetoothgerätes
78
79 channel-type.amazonechocontrol.sendMessage.label = Nachricht senden
80 channel-type.amazonechocontrol.sendMessage.description = Schickt eine Nachricht an die Echo Geräte (Nur schreiben).
81
82 channel-type.amazonechocontrol.announcement.label = Ankündigung
83 channel-type.amazonechocontrol.announcement.description = Zeigt die Ankündungsnachricht am Display (Nur schreiben). In der Binding Beschreibung ist im Tutorials Abschnitt eine Erklärung wie der Title gesetzt und der Sound deaktiviert wird.
84
85 channel-type.amazonechocontrol.textToSpeech.label = Sprich
86 channel-type.amazonechocontrol.textToSpeech.description = Spricht den Text (Nur schreiben). Es kann reiner Text oder SSML verwendet werden: e.g. <speak>Ich will dir ein Geheimnis erzählen.<amazon:effect name="whispered">Ich bin nicht wirklich ein Mensch.</amazon:effect></speak>
87
88 channel-type.amazonechocontrol.textToSpeechVolume.label = Sprich Lautstärke
89 channel-type.amazonechocontrol.textToSpeechVolume.description = Lautstärke des Sprich Kanals. Wenn 0 wird die aktuelle Lautstärke verwendet.
90
91 channel-type.amazonechocontrol.textCommand.label = Befehl
92 channel-type.amazonechocontrol.textCommand.description = Führt einen Befehl aus (Nur schreiben). Der Befehl wird wie ein gesprochener Befehl ausgeführt.
93
94 channel-type.amazonechocontrol.lastVoiceCommand.label = Letzter Sprachbefehl
95 channel-type.amazonechocontrol.lastVoiceCommand.description = Befehl der zum Gerät gesprochen wurde. Schreiben zum Kanal started die Sprachausgabe.
96
97 channel-type.amazonechocontrol.mediaProgress.label = Medien Fortschritt %
98 channel-type.amazonechocontrol.mediaProgress.description = Medien Fortschritt in %
99
100 channel-type.amazonechocontrol.mediaProgressTime.label = Medien Spielzeit
101 channel-type.amazonechocontrol.mediaProgressTime.description = Medien Spielzeit
102
103 channel-type.amazonechocontrol.mediaLength.label = Medien Länge
104 channel-type.amazonechocontrol.mediaLength.description = Medien Länge
105
106 channel-type.amazonechocontrol.notificationVolume.label = Weckerlautstärke
107 channel-type.amazonechocontrol.notificationVolume.description = Wecker und Alarm Lautstärke
108
109 channel-type.amazonechocontrol.ascendingAlarm.label = Weckerlautstärke erhöhen
110 channel-type.amazonechocontrol.ascendingAlarm.description = Weckerlautstärke bis zum eingestellten Wert erhöhen
111
112 channel-type.amazonechocontrol.remind.label = Erinnere
113 channel-type.amazonechocontrol.remind.description = Spricht die Erinnerung und sendet eine Benachrichtigung an die Alexa-APP (Nur schreiben)
114
115 channel-type.amazonechocontrol.nextReminder.label = Nächste Erinnerung
116 channel-type.amazonechocontrol.nextReminder.description = Nächste Erinnerung
117
118 channel-type.amazonechocontrol.nextAlarm.label = Nächster Alarm
119 channel-type.amazonechocontrol.nextAlarm.description = Nächster Alarm
120
121 channel-type.amazonechocontrol.nextMusicAlarm.label = Nächster Musik Alarm
122 channel-type.amazonechocontrol.nextMusicAlarm.description = Nächster Musik Alarm
123
124 channel-type.amazonechocontrol.nextTimer.label = Nächster Timer
125 channel-type.amazonechocontrol.nextTimer.description = Nächster Timer
126
127 channel-type.amazonechocontrol.playAlarmSound.label = Spielt Alarm Sound
128 channel-type.amazonechocontrol.playAlarmSound.description = Spielt Alarm Sound ab (Nur schreiben)
129
130 channel-type.amazonechocontrol.startRoutine.label = Started eine Routine
131 channel-type.amazonechocontrol.startRoutine.description = Befehl der zu Alexa gesprochen werden muss um eine Routine zu starten, ohne "Alexa" vorangestellt (Nur schreiben)
132
133 channel-type.amazonechocontrol.musicProviderId.label = Musikanbieter
134 channel-type.amazonechocontrol.musicProviderId.description = Musikanbieter
135
136 channel-type.amazonechocontrol.playMusicVoiceCommand.label = Musik Sprachbefehl
137 channel-type.amazonechocontrol.playMusicVoiceCommand.description = Sprachbefehl als Text. Z.B. Yesterday von Beatles  (Nur schreiben)
138
139 channel-type.amazonechocontrol.imageUrl.label = Bild URL
140 channel-type.amazonechocontrol.imageUrl.description = URL des Album Covers oder des Radiostations Logos
141
142 channel-type.amazonechocontrol.title.label = Titel
143 channel-type.amazonechocontrol.title.description = Titel
144
145 channel-type.amazonechocontrol.subtitle1.label = Untertitel 1
146 channel-type.amazonechocontrol.subtitle1.description = Untertitel 1
147
148 channel-type.amazonechocontrol.subtitle2.label = Untertitel 2
149 channel-type.amazonechocontrol.subtitle2.description = Untertitel 2
150
151 channel-type.amazonechocontrol.radio.label = TuneIn Radio
152 channel-type.amazonechocontrol.radio.description = Radio eingeschaltet
153
154 channel-type.amazonechocontrol.bluetooth.label = Bluetooth Verbindung
155 channel-type.amazonechocontrol.bluetooth.description = Verbindet zum letzten benutzten Bluetooth Gerätes
156
157 channel-type.amazonechocontrol.loop.label = Wiederholung
158 channel-type.amazonechocontrol.loop.description = Wiederholung
159
160 channel-type.amazonechocontrol.shuffle.label = Zufall
161 channel-type.amazonechocontrol.shuffle.description = Zufallswiedergabe
162
163 channel-type.amazonechocontrol.player.label = Musikwiedergabe
164 channel-type.amazonechocontrol.player.description = Musikwiedergabe
165
166 channel-type.amazonechocontrol.volume.label = Lautstärke
167 channel-type.amazonechocontrol.volume.description = Wiedergabelautstärke
168
169 channel-type.amazonechocontrol.equalizerTreble.label = Höhen
170 channel-type.amazonechocontrol.equalizerTreble.description = Equalizer Höhen
171
172 channel-type.amazonechocontrol.equalizerMidrange.label = Mitteltöne
173 channel-type.amazonechocontrol.equalizerMidrange.description = Equalizer Mitteltöne
174
175 channel-type.amazonechocontrol.equalizerBass.label = Bass
176 channel-type.amazonechocontrol.equalizerBass.description = Equalizer Bass
177
178 channel-type.amazonechocontrol.save.label = Speichern
179 channel-type.amazonechocontrol.save.description = Speichert die aktuelle tägliche Zusammenfassung Konfiguration (Nur schreiben)
180
181 channel-type.amazonechocontrol.active.label = Aktiv
182 channel-type.amazonechocontrol.active.description = Aktiviert diese tägliche Zusammenfassung Konfiguration
183
184 channel-type.amazonechocontrol.playOnDevice.label = Wiedergabe am Gerät
185 channel-type.amazonechocontrol.playOnDevice.description = Started die Wiedergabe am Gerät (Seriennummer oder Name, nur schreiben)
186
187 channel-type.amazonechocontrol.playCommand.label = Started
188 channel-type.amazonechocontrol.playCommand.description = Started Information (Nur schreiben)
189 channel-type.amazonechocontrol.playCommand.option.Weather = Wetter
190 channel-type.amazonechocontrol.playCommand.option.Traffic = Verkehr
191 channel-type.amazonechocontrol.playCommand.option.GoodMorning = Guten Morgen
192 channel-type.amazonechocontrol.playCommand.option.SingASong = Lied
193 channel-type.amazonechocontrol.playCommand.option.TellStory = Geschichte
194 channel-type.amazonechocontrol.playCommand.option.TellStory = Zusammenfassung
195
196 channel-type-amazonechocontrol.colorName.label = Lichtfarbe Name
197 channel-type-amazonechocontrol.colorName.description = Farbe der smarten Lampe
198 channel-type-amazonechocontrol.colorName.option.red = Rot
199 channel-type-amazonechocontrol.colorName.option.crimson = Purpur
200 channel-type-amazonechocontrol.colorName.option.salmon = Lachs
201 channel-type-amazonechocontrol.colorName.option.orange = Orange
202 channel-type-amazonechocontrol.colorName.option.gold = Gold
203 channel-type-amazonechocontrol.colorName.option.yellow = Gelb
204 channel-type-amazonechocontrol.colorName.option.green = Grün
205 channel-type-amazonechocontrol.colorName.option.turquoise = Türkis
206 channel-type-amazonechocontrol.colorName.option.cyan = Cyan
207 channel-type-amazonechocontrol.colorName.option.sky_blue = Himmelblau
208 channel-type-amazonechocontrol.colorName.option.blue = Blau
209 channel-type-amazonechocontrol.colorName.option.purple = Lila
210 channel-type-amazonechocontrol.colorName.option.magenta = Magenta
211 channel-type-amazonechocontrol.colorName.option.pink = Pink
212 channel-type-amazonechocontrol.colorName.option.lavender = Lavendel
213
214 channel-type-amazonechocontrol.colorTemperatureName.label = Weißton Name
215 channel-type-amazonechocontrol.colorTemperatureName.description = Weißtemperatur der Lampe am Amazon Echo
216 channel-type-amazonechocontrol.colorTemperatureName.option.warm_white = Warmweiß
217 channel-type-amazonechocontrol.colorTemperatureName.option.soft_white = Sanftes Weiß
218 channel-type-amazonechocontrol.colorTemperatureName.option.white = Weiß
219 channel-type-amazonechocontrol.colorTemperatureName.option.daylight_white = Tageslicht
220 channel-type-amazonechocontrol.colorTemperatureName.option.cool_white = Kaltweiß
221
222 channel-type-amazonechocontrol.brightness.label = Helligkeit
223 channel-type-amazonechocontrol.brightness.description = Helligkeit der Lampe
224
225 channel-type-amazonechocontrol.powerState.label = Zustand
226 channel-type-amazonechocontrol.powerState.description = Zustand (Ein/Aus)
227
228 channel-type-amazonechocontrol.armState.label = Zustand
229 channel-type-amazonechocontrol.armState.description = Zustand (Active/Stay/Night/Deactivated)
230
231 channel-type-amazonechocontrol.armState.option.ARMED_AWAY = Aktiv
232 channel-type-amazonechocontrol.armState.option.ARMED_STAY = Anwesend
233 channel-type-amazonechocontrol.armState.option.ARMED_NIGHT = Nacht
234 channel-type-amazonechocontrol.armState.option.DISARMED = Deativiert
235