mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-16 01:38:15 +00:00
#743 - Trying to fix this.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"about": "O",
|
||||
"appdaemon": "AppDaemon",
|
||||
"appdaemon_apps": "Aplikacje AppDaemon",
|
||||
"appdaemon_plural": "Aplikacje AppDaemon",
|
||||
"background_task": "Wykonywanie zadania w tle, ta strona zostanie odświeżona, gdy zadanie zostanie ukończone.",
|
||||
"check_log_file": "Sprawdź plik dziennika, aby uzyskać więcej informacji.",
|
||||
"continue": "Kontynuuj",
|
||||
@@ -11,17 +12,25 @@
|
||||
"hacs_is_disabled": "HACS jest wyłączony",
|
||||
"installed": "zainstalowane",
|
||||
"integration": "Integracja",
|
||||
"integration_plural": "Integracje",
|
||||
"integrations": "Integracje",
|
||||
"lovelace": "Lovelace",
|
||||
"lovelace_element": "Element Lovelace",
|
||||
"lovelace_elements": "Elementy Lovelace",
|
||||
"manage": "zarządzaj",
|
||||
"netdaemon": "NetDaemon",
|
||||
"netdaemon_apps": "Aplikacje NetDaemon",
|
||||
"netdaemon_plural": "Aplikacje NetDaemon",
|
||||
"plugin": "Wtyczka",
|
||||
"plugin_plural": "Elementy Lovelace",
|
||||
"plugins": "Wtyczki",
|
||||
"python_script": "Skrypt Python",
|
||||
"python_script_plural": "Skrypty języka Python",
|
||||
"python_scripts": "Skrypty Python",
|
||||
"repositories": "Repozytoria",
|
||||
"settings": "ustawienia",
|
||||
"theme": "Motyw",
|
||||
"theme_plural": "Motywy",
|
||||
"themes": "Motywy",
|
||||
"version": "Wersja"
|
||||
},
|
||||
@@ -131,6 +140,22 @@
|
||||
"update_information": "Uaktualnij informacje",
|
||||
"upgrade": "Uaktualnij"
|
||||
},
|
||||
"sections": {
|
||||
"about": {
|
||||
"description": "Pokaż informacje o HACS"
|
||||
},
|
||||
"automation": {
|
||||
"description": "Tutaj znajdziesz skrypty Pythona, aplikacje AppDaemon i NetDaemon",
|
||||
"title": "Automatyzacja"
|
||||
},
|
||||
"frontend": {
|
||||
"description": "Tutaj znajdziesz motywy, niestandardowe karty i inne elementy dla Lovelace"
|
||||
},
|
||||
"integrations": {
|
||||
"description": "Tutaj znajdziesz niestandardowe integracje (custom_components)",
|
||||
"title": "Integracje"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"add_custom_repository": "DODAJ REPOZYTORIUM NIESTANDARDOWE",
|
||||
"adding_new_repo": "Dodawanie nowego repozytorium '{repo}'",
|
||||
|
Reference in New Issue
Block a user