mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-16 09:41:09 +00:00
Alexa Media Player ADDED - #421 - Added some test Notifications. (HA restart targetted notification)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user