-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9aad002
commit ccec438
Showing
3 changed files
with
20 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
echo_screen_welcome_text=Witaj w Home Assistant! | ||
echo_screen_click_text=Kliknij przycisk poniżej aby otworzyć dashboard | ||
echo_screen_button_text=Otwórz Home Assistant | ||
|
||
alexa_speak_welcome_message=Witaj w asystencie głosowym Home Assistant! W czym mogę pomóc? | ||
alexa_speak_next_message=Witaj ponownie, w czym mogę pomóc? | ||
alexa_speak_question=Coś jeszcze? | ||
alexa_speak_help=Jak mogę Ci pomóc? | ||
alexa_speak_exit=Do zobaczenia!;Pa;Pozostaję do usług!;Ok, wyłączam się;Dzięki;Wszystko w porządku;Dzięki, do zobaczenia.;Wyłączam się, dzięki. | ||
alexa_speak_error=Przepraszam, nie potrafię spełnić twojego żądania. | ||
alexa_speak_timeout=Home Assistant potrzebował zbyt dużo czasu na odpowiedź. Uprość swoją komendę i spróbuj ponownie. | ||
alexa_speak_open_dashboard=Otwieram Home Assistant | ||
|
||
keywords_to_open_dashboard=otwórz dashboard; otwórz home assistant | ||
keywords_to_close_skill=to wszystko;nic więcej;wystarczy;dzięki;dziękuję |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,11 @@ | ||
# New release | ||
|
||
## What's changed | ||
- Added English Canada language; | ||
- Fixed issue with special characters in some languages; | ||
- Added room recognition feature (disabled by default); | ||
- Fix of accentuation in some languages. | ||
- Included Polish (Poland) language | ||
|
||
--- | ||
|
||
# Nova versão | ||
|
||
## O que mudou | ||
- Inclusão do idioma inglês canadense; | ||
- Corrigido o problema com caracteres especiais em algums idiomas; | ||
- Adicionado a funcionalidade de reconhecimento de área/cômodo, desativado por padrão; | ||
- Correção de acentuação em alguns idiomas. | ||
- Incluído o idioma Polonês (Polônia) |