Skip to content

Commit

Permalink
Added de-DE lang
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianosan committed Nov 11, 2024
1 parent a3c43ef commit 86933e0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ The skill has support for the following languages:
- French
- Italian
- Spanish
- German

Note: If your language is not supported, please open an `issue` attaching your own version of the file [en-US.lang](lambda_functions/locale/en-US.lang).

Expand Down Expand Up @@ -107,4 +108,5 @@ A skill tem suporte para os seguintes idiomas:
- Inglês (Inglaterra)
- Francês
- Italiano
- Espanhol
- Espanhol
- Alemão
15 changes: 15 additions & 0 deletions lambda_functions/locale/de-DE.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
echo_screen_welcome_text=Willkommen bei Home Assistant!
echo_screen_click_text=Klicken Sie auf die Schaltfläche unten, um Ihr Dashboard zu öffnen
echo_screen_button_text=Home Assistant öffnen

alexa_speak_welcome_message=Willkommen beim Sprachassistenten von Home Assistant! Wie kann ich Ihnen helfen?
alexa_speak_next_message=Hallo nochmal, wie kann ich Ihnen jetzt weiterhelfen?
alexa_speak_question=Gibt es noch etwas?
alexa_speak_help=Wie kann ich Ihnen behilflich sein?
alexa_speak_exit=Bis bald!;Tschüss;Falls Sie mich benötigen, stehe ich Ihnen zur Verfügung;Okay, ich gehe dann mal;Danke;Alles klar;Danke, bis bald.;Ich bin dann mal weg, danke.
alexa_speak_error=Entschuldigung, ich konnte Ihre Anfrage nicht verarbeiten.
alexa_speak_timeout=Home Assistant hat zu lange gebraucht, um zu antworten. Bitte vereinfachen Sie den Befehl und versuchen Sie es erneut!
alexa_speak_open_dashboard=Home Assistant wird geöffnet

keywords_to_open_dashboard=öffne Dashboard; öffne Home Assistant
keywords_to_close_skill=nein;nichts;das wars;danke

0 comments on commit 86933e0

Please sign in to comment.