Alexa Media Player ADDED - #421 - Added some test Notifications. (HA restart targetted notification)

This commit is contained in:
ccostan
2020-05-03 16:23:17 -04:00
parent 0c8345389b
commit 457bc114e8
41 changed files with 315 additions and 126 deletions

View File

@@ -120,6 +120,7 @@
"note_installed": "Po zainstalowaniu dodatek będzie znajdować się w",
"note_integration": "musisz jeszcze dodać integrację do pliku 'configuration.yaml'",
"note_plugin": "musisz jeszcze dodać wtyczkę do konfiguracji interfejsu użytkownika (plik 'ui-lovelace.yaml' lub edytor interfejsu użytkownika)",
"note_plugin_post_107": "nadal musisz dodać go do konfiguracji Lovelace ('configuration.yaml' lub edytora zasobów '\/config\/lovelace\/resources')",
"open_issue": "Powiadom o problemie",
"open_plugin": "Otwórz dodatek",
"reinstall": "Przeinstaluj",
@@ -127,7 +128,7 @@
"restart_home_assistant": "Uruchom ponownie Home Assistant'a",
"show_beta": "Wyświetl wydania beta",
"uninstall": "Odinstaluj",
"update_information": "Informacje o aktualizacji",
"update_information": "Uaktualnij informacje",
"upgrade": "Uaktualnij"
},
"settings": {
@@ -187,11 +188,11 @@
"second": "sekunda",
"seconds": "sekundy",
"x_days_ago": "{x} dni temu",
"x_hours_ago": "{x} godzin(-y) temu",
"x_minutes_ago": "{x} minut(-y) temu",
"x_months_ago": "{x} miesi(-ące\/-ęcy) temu",
"x_seconds_ago": "{x} sekund(-y) temu",
"x_years_ago": "{x} lat(-a) temu",
"x_hours_ago": "{x} godzin(y) temu",
"x_minutes_ago": "{x} minut(y) temu",
"x_months_ago": "{x} miesi(ące\/ęcy) temu",
"x_seconds_ago": "{x} sekund(y) temu",
"x_years_ago": "{x} lat(a) temu",
"year": "rok",
"years": "lata"
}