-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Showing
9 changed files
with
221 additions
and
11 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
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,96 @@ | ||
{ | ||
"common": { | ||
"appdaemon": "AppDaemon", | ||
"appdaemon_apps": "Applicazioni AppDaemon", | ||
"background_task": "Attività in esecuzione, questa pagina sarà ricaricata al termine.", | ||
"installed": "Installato", | ||
"integration": "Integrazione", | ||
"integrations": "Integrazioni", | ||
"plugin": "Plugin", | ||
"plugins": "Plugin", | ||
"python_script": "Script python", | ||
"python_scripts": "Script python", | ||
"repositories": "Repository", | ||
"settings": "Impostazioni", | ||
"theme": "Tema", | ||
"themes": "Temi", | ||
"version": "Versione" | ||
}, | ||
"config": { | ||
"abort": { | ||
"single_instance_allowed": "È consentita una sola configurazione di HACS." | ||
}, | ||
"error": { | ||
"auth": "Il token di accesso personale non è corretto." | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"appdaemon": "Abilita il rilevamento e il monitoraggio delle app AppDaemon", | ||
"python_script": "Abilita il rilevamento e il monitoraggio dei python_scripts", | ||
"sidepanel_icon": "Icona nel pannello laterale", | ||
"sidepanel_title": "Titolo nel pannello laterale", | ||
"theme": "Abilita individuazione e tracciamento dei temi", | ||
"token": "Token di accesso personale GitHub" | ||
}, | ||
"description": "Se hai bisogno di aiuto con la configurazione dai un'occhiata qui: https:\/\/hacs.netlify.com\/installation\/configuration\/", | ||
"title": "HACS (Home Assistant Community Store)" | ||
} | ||
}, | ||
"title": "HACS (Home Assistant Community Store)" | ||
}, | ||
"options": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"country": "Filtra con prefisso internazionale.", | ||
"experimental": "Abilita funzionalità sperimentali", | ||
"release_limit": "Numero di versioni da mostrare." | ||
} | ||
} | ||
} | ||
}, | ||
"repository": { | ||
"authors": "Autori", | ||
"available": "Disponibile", | ||
"back_to": "Indietro", | ||
"changelog": "Change log", | ||
"flag_this": "Spunta questo", | ||
"hide": "Nascondi", | ||
"hide_beta": "Nascondi beta", | ||
"install": "Installa", | ||
"installed": "Installato", | ||
"lovelace_copy_example": "Copia l'esempio negli appunti", | ||
"lovelace_instruction": "Quando lo aggiungi nella configurazione lovelace usa questo ", | ||
"lovelace_no_js_type": "Impossibile determinare il tipo di plugin, verificare il repository.", | ||
"newest": "Nuovo", | ||
"note_appdaemon": "dovrai aggiungerlo nel file 'apps.yaml'", | ||
"note_installed": "Quando installato, sarà posizionato in", | ||
"note_integration": "dovrai aggiungerlo nel file 'configuration.yaml'", | ||
"note_plugin": "Dovrai aggiungerlo nel file 'ui-lovelace.yaml' oppure via editor di configurazione RAW della UI.", | ||
"open_issue": "Apri anomalia", | ||
"open_plugin": "Apri plugin", | ||
"reinstall": "Reinstalla", | ||
"repository": "Repository", | ||
"show_beta": "Visualizza beta", | ||
"uninstall": "Rimuovi", | ||
"update_information": "Aggiorna informazioni", | ||
"upgrade": "Aggiorna" | ||
}, | ||
"settings": { | ||
"add_custom_repository": "AGGIUNGI REPOSITORY PERSONALIZZATA", | ||
"category": "Categoria", | ||
"custom_repositories": "REPOSITORY PERSONALIZZATE", | ||
"delete": "Cancella", | ||
"display": "Visualizza", | ||
"grid": "Griglia", | ||
"hacs_repo": "HACS repo", | ||
"reload_data": "Ricarica i dati", | ||
"save": "Salva", | ||
"table": "Tabella", | ||
"upgrade_all": "Aggiorna tutto" | ||
}, | ||
"store": { | ||
"placeholder_search": "Prego inserire una stringa di ricerca" | ||
} | ||
} |
File renamed without changes.
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,96 @@ | ||
{ | ||
"common": { | ||
"appdaemon": "AppDaemon", | ||
"appdaemon_apps": "AppDaemon Aplikacije", | ||
"background_task": "v ozadju se izvaja naloga, ko se konča, se bo stran osvežila.", | ||
"installed": "Nameščeno", | ||
"integration": "Integracija", | ||
"integrations": "Integracije", | ||
"plugin": "vtičnik", | ||
"plugins": "Vtičniki", | ||
"python_script": "Python skripta", | ||
"python_scripts": "Python skripte", | ||
"repositories": "Repozitoriji", | ||
"settings": "nastavitve", | ||
"theme": "Tema", | ||
"themes": "Teme", | ||
"version": "Različica" | ||
}, | ||
"config": { | ||
"abort": { | ||
"single_instance_allowed": "Dovoljena je samo ena konfiguracija HACS." | ||
}, | ||
"error": { | ||
"auth": "Osebni dostopni žeton ni pravilen." | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"appdaemon": "Omogoči odkrivanje in sledenje aplikacij AppDaemon", | ||
"python_script": "Omogoči odkrivanje in sledenje python_scripts", | ||
"sidepanel_icon": "Ikona stranske plošče", | ||
"sidepanel_title": "Naslov stranske plošče", | ||
"theme": "Omogoči odkrivanje in sledenje tem", | ||
"token": "GitHub žeton za osebni dostop" | ||
}, | ||
"description": "Če potrebujete pomoč pri konfiguraciji, poglejte tukaj: https:\/\/hacs.netlify.com\/installation\/configuration\/", | ||
"title": "HACS (Home Assistant Community Store)" | ||
} | ||
}, | ||
"title": "HACS (Home Assistant Community Store)" | ||
}, | ||
"options": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"country": "Filtrirajte s kodo države.", | ||
"experimental": "Omogočite poskusne funkcije", | ||
"release_limit": "Število izdaj, ki jih želite prikazati." | ||
} | ||
} | ||
} | ||
}, | ||
"repository": { | ||
"authors": "Avtorji", | ||
"available": "Na voljo", | ||
"back_to": "Nazaj na", | ||
"changelog": "Dnevnik sprememb", | ||
"flag_this": "Označite to", | ||
"hide": "Skrij", | ||
"hide_beta": "Skrij različico beta", | ||
"install": "Namestite", | ||
"installed": "Nameščeno", | ||
"lovelace_copy_example": "Kopirajte primer v odložišče", | ||
"lovelace_instruction": "Ko ga boste dodajali v svojo lovelace konfiguracijo uporabite to:", | ||
"lovelace_no_js_type": "Ni bilo mogoče določiti vrsto tega vtičnika, preverite repozitorij.", | ||
"newest": "najnovejše", | ||
"note_appdaemon": "Še vedno ga morate dodati v svojo 'apps.yaml' datoteko", | ||
"note_installed": "Ko bo nameščen, se bo nahajal v", | ||
"note_integration": "Še vedno ga morate dodati v svojo 'configuration.yaml' datoteko", | ||
"note_plugin": "vendar ga še vedno morate dodati v svojo lovelace konfiguracijo ('ui-lovelace.yaml \" ali \"raw\" UI config urejevalnik)", | ||
"open_issue": "Odprite težavo", | ||
"open_plugin": "Odprite vtičnik", | ||
"reinstall": "Znova namestite", | ||
"repository": "Repozitorij", | ||
"show_beta": "Pokaži različico beta", | ||
"uninstall": "Odstranite", | ||
"update_information": "Posodobite podatke", | ||
"upgrade": "Nadgradnja" | ||
}, | ||
"settings": { | ||
"add_custom_repository": "DODAJTE SVOJ REPOZITORIJ", | ||
"category": "Kategorija", | ||
"custom_repositories": "VAŠI REPOZITORIJI", | ||
"delete": "Izbriši", | ||
"display": "Prikaz", | ||
"grid": "Mreža", | ||
"hacs_repo": "HACS repo", | ||
"reload_data": "Ponovno naloži podatke", | ||
"save": "Shranite", | ||
"table": "Tabela", | ||
"upgrade_all": "Nadgradite vse" | ||
}, | ||
"store": { | ||
"placeholder_search": "Prosim vnesite iskalni izraz..." | ||
} | ||
} |
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
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