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

@@ -12,6 +12,8 @@
"integration": "Integration",
"integrations": "Integrationer",
"manage": "administrer",
"netdaemon": "NetDaemon",
"netdaemon_apps": "NetDaemon-apps",
"plugin": "Plugin",
"plugins": "Plugins",
"python_script": "Python-script",
@@ -33,6 +35,7 @@
"user": {
"data": {
"appdaemon": "Aktiver opdagelse & sporing af AppDaemon-apps",
"netdaemon": "Aktiver opdagelse og sporing af NetDaemon-apps",
"python_script": "Aktivér opdagelse og sporing af python_scripts",
"sidepanel_icon": "Sidepanelikon",
"sidepanel_title": "Sidepanelets titel",
@@ -72,6 +75,7 @@
"country": "Filtrer med landekode.",
"debug": "Aktiver debug.",
"experimental": "Aktivér eksperimentelle funktioner",
"netdaemon": "Aktiver opdagelse og sporing af NetDaemon-apps",
"not_in_use": "Ikke i brug med YAML",
"release_limit": "Antal udgivelser, der skal vises.",
"sidepanel_icon": "Sidepanelikon",
@@ -113,6 +117,7 @@
"note_installed": "Når det er installeret, vil dette være placeret i",
"note_integration": "du skal stadig føje den til filen 'configuration.yaml'",
"note_plugin": "du skal stadig tilføje det til din lovelace-konfiguration ('ui-lovelace.yaml' eller Tekstbaseret redigering)",
"note_plugin_post_107": "du skal stadig tilføje det til din lovelace-konfiguration ('configuration.yaml' eller ressourceeditoren '\/config\/lovelace\/resources')",
"open_issue": "Opret issue",
"open_plugin": "Åbn plugin",
"reinstall": "Geninstaller",

View File

@@ -12,6 +12,7 @@
"installed": "εγκατεστημένο",
"integration": "Ενσωμάτωση",
"integrations": "Ενσωματωμένα",
"manage": "διαχειρίζονται",
"netdaemon": "NetDaemon",
"netdaemon_apps": "NetDaemon Apps",
"plugin": "Πρόσθετο",
@@ -76,6 +77,7 @@
"debug": "Ενεργοποίηση εντοπισμού σφαλμάτων.",
"experimental": "Ενεργοποίση πειραματικών λειτουργιών",
"netdaemon": "Ενεργοποίηση εύρεσης & παρακολούθησης για το NetDaemon",
"not_in_use": "Δεν χρησιμοποιείται με το YAML",
"release_limit": "Αριθμός εκδόσεων που να παραθέτονται.",
"sidepanel_icon": "Εικονίδιο πλαϊνού πάνελ",
"sidepanel_title": "Τίτλος πλαϊνού πάνελ"
@@ -100,6 +102,8 @@
"downloads": "Λήψεις",
"flag_this": "Σημείωσε αυτό",
"frontend_version": "Έκδοση Frontend",
"github_stars": "GitHub αστέρια",
"goto_integrations": "Μετάβαση στις ενσωματώσεις",
"hide": "Απόκρυψη",
"hide_beta": "Απόκριση του beta",
"install": "Εγκατάσταση",
@@ -124,6 +128,7 @@
},
"settings": {
"add_custom_repository": "ΠΡΟΣΘΕΣΤΕ ΕΝΑ ΕΙΔΙΚΟ ΑΠΟΘΕΤΗΡΙΟ",
"adding_new_repo": "Προσθήκη νέου αποθετηρίου '{repo}'",
"adding_new_repo_category": "Με κατηγορία '{category}'.",
"category": "Κατηγορία",
"compact_mode": "Συμπαγής λειτουργία",

View File

@@ -63,10 +63,10 @@
"no": "No",
"no_upgrades": "No hay actualizaciones pendientes",
"ok": "OK",
"overwrite": "Si lo hace, se sobrescribirá.",
"overwrite": "Si haces esto, se sobrescribirá.",
"reload_data": "Esto recarga los datos de todos los repositorios que HACS conoce, esto tardará algún tiempo en finalizar.",
"restart_home_assistant": "¿Está seguro de que desea reiniciar Home Assistant?",
"uninstall": "¿Está seguro de que desea desinstalar '{item}'?",
"uninstall": "¿Está seguro de que deseas desinstalar '{item}'?",
"upgrade_all": "Esto actualizará todos estos repositorios, asegúrese de que ha leído las notas de la versión de todos ellos antes de continuar.",
"yes": "Si"
},
@@ -117,9 +117,10 @@
"lovelace_no_js_type": "No se pudo determinar el tipo de plugin, revise el repositorio.",
"newest": "más nuevo",
"note_appdaemon": "deberá agregar esto a su archivo 'apps.yaml'",
"note_installed": "Al instalarse se encontrará en",
"note_installed": "Cuando esté instalado, se ubicará en",
"note_integration": "deberá agregar esto a su archivo 'configuration.yaml'",
"note_plugin": "deberá agregar esto a su configuración de lovelace ('ui-lovelace.yaml' o en el editor UI de lovelace)",
"note_plugin_post_107": "todavía necesita agregarlo a su configuración de lovelace ('configuration.yaml' o al editor de recursos '\/config\/lovelace\/resources')",
"open_issue": "Abrir issue",
"open_plugin": "Abrir plugin",
"reinstall": "Reinstalar",
@@ -148,7 +149,7 @@
"reload_data": "Recargar datos",
"reload_window": "Recargar ventana",
"repository_configuration": "Configuración del repositorio",
"save": "Grabar",
"save": "Guardar",
"table": "Tabla",
"table_view": "Vista de la tabla",
"unhide": "mostrar",
@@ -156,7 +157,7 @@
},
"store": {
"ascending": "ascendente",
"clear_new": "Borrar todos los nuevos repositorios",
"clear_new": "Eliminar la lista los nuevos repositorios",
"descending": "descendente",
"last_updated": "Última actualización",
"name": "Nombre",

View File

@@ -120,6 +120,7 @@
"note_installed": "Une fois installé, il se trouvera dans",
"note_integration": "Vous devez toujours l'ajouter à votre fichier 'configuration.yaml'",
"note_plugin": "Vous devez toujours l'ajouter à votre configuration lovelace ('ui-lovelace.yaml' ou l'éditeur de configuration de l'interface)",
"note_plugin_post_107": "Vous devez toujours l'ajouter à votre configuration lovelace ('configuration.yaml' ou l'éditeur de configuration de l'interface '\/config\/lovelace\/resources')",
"open_issue": "Ouvrir un ticket",
"open_plugin": "Ouvrir le plugin",
"reinstall": "Réinstaller",

View File

@@ -13,6 +13,8 @@
"integration": "Integráció",
"integrations": "Integrációk",
"manage": "kezelés",
"netdaemon": "NetDaemon",
"netdaemon_apps": "NetDaemon Appok",
"plugin": "Bővítmény",
"plugins": "Bővítmények",
"python_script": "Python Szkript",
@@ -34,6 +36,7 @@
"user": {
"data": {
"appdaemon": "AppDaemon appok felfedezésének és nyomon követésének engedélyezése",
"netdaemon": "NetDaemon appok felfedezésének és nyomon követésének engedélyezése",
"python_script": "Python szkriptek felfedezésének és nyomon követésének engedélyezése",
"sidepanel_icon": "Oldalsó panel ikon",
"sidepanel_title": "Oldalsó panel cím",
@@ -75,6 +78,7 @@
"country": "Szűrés országkóddal.",
"debug": "Hibakeresés engedélyezése.",
"experimental": "Kísérleti funkciók engedélyezése",
"netdaemon": "NetDaemon appok felfedezésének és nyomon követésének engedélyezése",
"not_in_use": "YAML-lel nem használható",
"release_limit": "Megjelenítendő kiadások száma.",
"sidepanel_icon": "Oldalsó panel ikon",
@@ -116,6 +120,7 @@
"note_installed": "Telepítéskor a következő helyre kerül:",
"note_integration": "de még hozzá kell adnod a 'configuration.yaml' fájlhoz",
"note_plugin": "de még hozzá kell adnod a lovelace konfigurációhoz (az 'ui-lovelace.yaml' fájlban vagy a Lovelace felületen a konfiguráció szerkesztőben)",
"note_plugin_post_107": "de még hozzá kell adnod a lovelace konfigurációhoz ('configuration.yaml' vagy az erőforrás szerkesztőben '\/config\/lovelace\/resources')",
"open_issue": "Probléma jelentése",
"open_plugin": "Bővítmény megnyitása",
"reinstall": "Újratelepítés",

View File

@@ -120,6 +120,7 @@
"note_installed": "Una volta installato, si troverà in",
"note_integration": "dovrai aggiungerlo nel file 'configuration.yaml'",
"note_plugin": "devi aggiungere la configurazione nel file 'ui-lovelace.yaml' oppure via Editor RAW della UI.",
"note_plugin_post_107": "devi aggiungere la configurazione nel file 'ui-lovelace.yaml' oppure via Editor RAW della UI.",
"open_issue": "Segnala anomalia",
"open_plugin": "Apri plugin",
"reinstall": "Reinstalla",

View File

@@ -119,6 +119,7 @@
"note_installed": "Når det er installert, vil dette ligge i",
"note_integration": "du må fortsatt legge den til 'configuration.yaml' filen",
"note_plugin": "du må fortsatt legge den til i lovelace-konfigurasjonen ('ui-lovelace.yaml' eller den rå UI-konfigurasjonsredigereren)",
"note_plugin_post_107": "du må fortsatt legge den til i lovelace konfigurasjonen ('configuration.yaml' eller via resource behanleren i grensesnittet '\/config\/lovelace\/resources')",
"open_issue": "Meld et problem",
"open_plugin": "Åpne plugin",
"reinstall": "Installer på nytt",

View File

@@ -59,6 +59,7 @@
"exist": "{item} bestaat al.",
"generic": "Weet je het zeker?",
"home_assistant_is_restarting": "Een moment alstublieft, Home Assistant is aan het herstarten.",
"home_assistant_version_not_correct": "Je gebruikt Home Assistant versie '{haversion}', echter deze repository vereist dat minimaal versie '{minversion}' is geïnstalleerd.",
"no": "Nee",
"no_upgrades": "Geen upgrades in afwachting.",
"ok": "Oké",
@@ -119,6 +120,7 @@
"note_installed": "Wanneer geïnstalleerd, staat het in",
"note_integration": "je moet het nog steeds toevoegen aan je 'configuration.yaml' bestand",
"note_plugin": "je moet het nog steeds toevoegen aan je lovelace configuratie ('ui-lovelace.yaml') of raw UI config editor.",
"note_plugin_post_107": "je moet het nog steeds toevoegen aan je lovelace configuratie ('configuration.yaml' of de resource editor '\/config\/lovelace\/resources')",
"open_issue": "Meld probleem",
"open_plugin": "Open plugin",
"reinstall": "Herinstalleer",

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"
}

View File

@@ -4,6 +4,7 @@
"appdaemon": "AppDaemon",
"appdaemon_apps": "AppDaemon Apps",
"background_task": "Tarefa em segundo plano em execução, esta página será recarregada quando terminar.",
"check_log_file": "Verifique seu arquivo de log para obter mais detalhes.",
"continue": "Continuar",
"disabled": "Desativado",
"documentation": "Documentação",
@@ -49,13 +50,17 @@
"title": "HACS (Home Assistant Community Store)"
},
"confirm": {
"add_to_lovelace": "Tem certeza de que deseja adicionar isso aos seus recursos do Lovelace?",
"cancel": "Cancelar",
"continue": "Tem certeza que quer continuar?",
"delete": "Tem certeza de que deseja excluir '{item}'?",
"exist": "{item} já existe",
"generic": "Tem certeza?",
"home_assistant_is_restarting": "Espere, o Home Assistant está agora a reiniciar.",
"no": "Não",
"no_upgrades": "Não há atualizações pendentes",
"ok": "OK",
"overwrite": "Fazer isso irá substituí-lo.",
"restart_home_assistant": "Tem certeza de que deseja reiniciar o Home Assistant?",
"uninstall": "Tem certeza de que deseja desinstalar '{item}'?",
"yes": "Sim"
@@ -80,6 +85,7 @@
"integration_not_loaded": "Esta integração não é carregada no Home Assistant.",
"no_restart_required": "Não é necessário reiniciar",
"not_loaded": "Não carregado",
"plugin_not_loaded": "Este plugin não foi adicionado aos seus recursos do Lovelace.",
"restart": "Você precisa reiniciar o Home Assistant.",
"restart_pending": "Reiniciar pendente"
},

View File

@@ -4,6 +4,7 @@
"appdaemon": "AppDaemon",
"appdaemon_apps": "Aplicații AppDaemon",
"background_task": "Activitatea de fundal se execută, această pagină se va reîncărca atunci când este gata.",
"check_log_file": "Verificați log-ul pentru mai multe detalii.",
"continue": "Continua",
"disabled": "Dezactivat",
"documentation": "Documentație",
@@ -11,6 +12,7 @@
"installed": "instalat",
"integration": "Integrare",
"integrations": "Integrări",
"manage": "administra",
"netdaemon": "NetDaemon",
"netdaemon_apps": "Aplicații NetDaemon",
"plugin": "Plugin",
@@ -48,12 +50,19 @@
"title": "HACS (Home Assistant Community Store)"
},
"confirm": {
"add_to_lovelace": "Ești sigur că vrei să adaugi asta la resursele tale Lovelace?",
"bg_task": "Acțiunea este dezactivată în timp ce activitățile de fundal se execută.",
"cancel": "Anulare",
"continue": "Esti sigur ca vrei sa continui?",
"delete": "Sigur doriți să ștergeți '{item}'?",
"exist": "{item} există deja",
"generic": "Ești sigur?",
"home_assistant_is_restarting": "Asteptati, Home Assistant repornește.",
"no": "Nu",
"no_upgrades": "Nu există actualizări în curs",
"ok": "OK",
"overwrite": "Făcând acest lucru, îl va suprascrie.",
"restart_home_assistant": "Sigur doriți să reporniți Home Assistant?",
"uninstall": "Sigur doriți să dezinstalați '{item}'?",
"yes": "Da"
},
@@ -63,6 +72,7 @@
"data": {
"appdaemon": "Activați descoperirea și urmărirea aplicațiilor AppDaemon",
"country": "Filtrează cu codul țării.",
"debug": "Activează depanarea.",
"experimental": "Activați funcțiile experimentale",
"netdaemon": "Activați descoperirea și urmărirea aplicațiilor NetDaemon",
"not_in_use": "Nu este utilizat cu YAML",
@@ -76,6 +86,8 @@
"repository_banner": {
"integration_not_loaded": "Această integrare nu este încărcată în Home Assistant.",
"no_restart_required": "Nu este necesară repornirea",
"not_loaded": "Neîncărcat",
"plugin_not_loaded": "Acest plugin nu este adăugat la resursele Lovelace.",
"restart": "Trebuie să reporniți Home Assistant.",
"restart_pending": "Reporniți în așteptare"
},
@@ -89,6 +101,7 @@
"flag_this": "Semnalizează",
"frontend_version": "Versiune frontend",
"github_stars": "Stele GitHub",
"goto_integrations": "Mergi la integrări",
"hide": "Ascunde",
"hide_beta": "Ascundere beta",
"install": "Instalează",
@@ -136,10 +149,12 @@
},
"store": {
"ascending": "ascendent",
"clear_new": "Ștergeți toate depozitele noi",
"descending": "descendent",
"last_updated": "Ultima actualizare",
"name": "Nume",
"new_repositories": "Noi depozite",
"pending_upgrades": "Actualizări în așteptare",
"placeholder_search": "Vă rugăm să introduceți un termen de căutare ...",
"sort": "fel",
"stars": "Stele",

View File

@@ -58,6 +58,7 @@
"delete_installed": "'{item}' установлен, вам нужно нажать 'Удалить', чтобы удалить его.",
"exist": "{item} уже существует.",
"generic": "Вы уверены?",
"home_assistant_is_restarting": "Подожди, теперь Home Assistant перезагружается.",
"no": "Нет",
"no_upgrades": "Нет обновлений",
"ok": "ОК",

View File

@@ -120,6 +120,7 @@
"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)",
"note_plugin_post_107": "še vedno ga morate dodati v svojo konfiguracijo lovelace ('config.yaml' ali urejevalnik virov '\/config\/lovelace\/resources')",
"open_issue": "Odprite težavo",
"open_plugin": "Odprite vtičnik",
"reinstall": "Znova namestite",

View File

@@ -4,6 +4,7 @@
"appdaemon": "AppDaemon",
"appdaemon_apps": "Appdaemon Applikationer",
"background_task": "Bakgrundsjobb körs, denna sida kommer att laddas igen när det är klart.",
"check_log_file": "Kontrollera din loggfil för mer information.",
"continue": "Fortsätta",
"disabled": "Inaktiverad",
"documentation": "Dokumentation",
@@ -11,6 +12,7 @@
"installed": "installerad",
"integration": "Integration",
"integrations": "Integrationer",
"manage": "hantera",
"netdaemon": "NetDaemon",
"netdaemon_apps": "NetDaemon Applikationer",
"plugin": "Plugin",
@@ -56,10 +58,13 @@
"delete_installed": "'{item}' är installerat, du måste avinstallera det innan du kan ta bort det.",
"exist": "{item} existerar redan",
"generic": "Är du säker?",
"home_assistant_is_restarting": "Vänta, Home Assistant startar nu om.",
"home_assistant_version_not_correct": "Du kör Home Assistant-versionen '{haversion}', men detta repository kräver att lägsta versionen '{minversion}' måste installeras.",
"no": "Nej",
"no_upgrades": "Inga uppgraderingar väntar",
"ok": "OK",
"overwrite": "Detta kommer att skriva över den.",
"reload_data": "Detta laddar om data för alla repositories HACS vet om, kommer detta att ta lite tid att slutföra.",
"restart_home_assistant": "Är du säker på att du vill starta om Home Assistant?",
"uninstall": "Är du säker på att du vill avinstallera '{item}'?",
"upgrade_all": "Detta kommer uppgradera alla dessa repositories, säkerhetsställ att du läst release anteckningarna för dem alla innan du fortsätter",
@@ -74,6 +79,7 @@
"debug": "Aktivera felsökning",
"experimental": "Använd experimentella funktioner",
"netdaemon": "Upptäck och följ NetDaemon applikationer",
"not_in_use": "Används inte med YAML",
"release_limit": "Antalet releaser som visas.",
"sidepanel_icon": "Ikon för sidpanel",
"sidepanel_title": "Rubrik för sidpanel"
@@ -82,6 +88,8 @@
}
},
"repository_banner": {
"config_flow": "Den här integreringen stöder config_flow, det innebär att du nu kan gå till integrationsdelen i användargränssnittet för att konfigurera det.",
"config_flow_title": "UI-konfiguration stöds",
"integration_not_loaded": "Denna integration inte laddats i Hem Assistent.",
"no_restart_required": "Ingen omstart krävs",
"not_loaded": "Ej laddad",
@@ -112,6 +120,7 @@
"note_installed": "När den är installerad kommer den finnas i",
"note_integration": "du behöver fortfarande lägga den till filen 'configuration.yaml'",
"note_plugin": "du behöver fortfarande lägga till den till din lovelace konfiguration ('ui-lovelace.yaml' eller raw UI config redigerare)",
"note_plugin_post_107": "du behöver fortfarande lägga till den i din lovelace-konfiguration ('configuration.yaml' eller resursredigeraren \/config\/lovelace\/resources')",
"open_issue": "Rapportera problem",
"open_plugin": "Öppna plugin",
"reinstall": "Ominstallera",
@@ -139,6 +148,7 @@
"open_repository": "Öppna Repository",
"reload_data": "Ladda om data",
"reload_window": "Ladda om fönstret",
"repository_configuration": "Konfiguration av repository",
"save": "Spara",
"table": "Tabell",
"table_view": "Tabellvy",
@@ -148,6 +158,7 @@
"store": {
"ascending": "stigande",
"clear_new": "Rensa alla nya förvar",
"descending": "fallande",
"last_updated": "Senast uppdaterad",
"name": "Namn",
"new_repositories": "Nya förvar",

View File

@@ -66,7 +66,7 @@
"overwrite": "这样做会覆盖它。",
"reload_data": "这将重新加载HACS知道的所有仓库的数据这需要一些时间才能完成。",
"restart_home_assistant": "您确定要重新启动Home Assistant吗",
"uninstall": "您确定要卸载 {item} 吗?",
"uninstall": "您确定要卸载 '{item}' 吗?",
"upgrade_all": "这将升级所有这些仓库,请确保在继续之前已阅读所有仓库的发行说明。",
"yes": "确定"
},
@@ -120,6 +120,7 @@
"note_installed": "安装后,它将位于",
"note_integration": "您仍然需要将其添加到“ configuration.yaml”文件中",
"note_plugin": "您仍然需要将其添加到lovelace配置中“ ui-lovelace.yaml”或原始配置编辑器ui-lovelace.yaml",
"note_plugin_post_107": "您仍然需要将其添加到lovelace配置中“ configuration.yaml”或资源编辑器“\/config\/lovelace\/resources”",
"open_issue": "提交问题",
"open_plugin": "打开插件",
"reinstall": "重新安装",