mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Translation update
This commit is contained in:
parent
153d68a9cd
commit
082d4f9691
@ -145,6 +145,7 @@
|
|||||||
"changelog": "Дневник на промените",
|
"changelog": "Дневник на промените",
|
||||||
"hostname": "Име на хоста",
|
"hostname": "Име на хоста",
|
||||||
"install": "инсталиране",
|
"install": "инсталиране",
|
||||||
|
"new_update_available": "{name} {version} е налично",
|
||||||
"not_available_version": "Изпълнявате Home Assistant {core_version_installed}, за да актуализирате до тази версия на добавката ви е необходима поне версия {core_version_needed} на Home Assistant",
|
"not_available_version": "Изпълнявате Home Assistant {core_version_installed}, за да актуализирате до тази версия на добавката ви е необходима поне версия {core_version_needed} на Home Assistant",
|
||||||
"option": {
|
"option": {
|
||||||
"auto_update": {
|
"auto_update": {
|
||||||
@ -169,7 +170,8 @@
|
|||||||
"restart": "рестарт",
|
"restart": "рестарт",
|
||||||
"start": "старт",
|
"start": "старт",
|
||||||
"stop": "стоп",
|
"stop": "стоп",
|
||||||
"uninstall": "деинсталиране"
|
"uninstall": "деинсталиране",
|
||||||
|
"visit_addon_page": "Посетете страницата {name} за повече подробности"
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
"configuration": "Конфигурация",
|
"configuration": "Конфигурация",
|
||||||
@ -330,6 +332,9 @@
|
|||||||
"share_diagnostics": "Споделяне на диагностика",
|
"share_diagnostics": "Споделяне на диагностика",
|
||||||
"share_diagnostics_description": "Споделяйте доклади за сривове и диагностична информация.",
|
"share_diagnostics_description": "Споделяйте доклади за сривове и диагностична информация.",
|
||||||
"share_diagonstics_title": "Помогнете за подобряването на Home Assistant",
|
"share_diagonstics_title": "Помогнете за подобряването на Home Assistant",
|
||||||
|
"unhealthy_reason": {
|
||||||
|
"supervisor": "Supervisor не успя да се актуализира"
|
||||||
|
},
|
||||||
"unsupported_reason": {
|
"unsupported_reason": {
|
||||||
"dbus": "DBUS",
|
"dbus": "DBUS",
|
||||||
"docker_version": "Docker Версия",
|
"docker_version": "Docker Версия",
|
||||||
@ -1434,6 +1439,7 @@
|
|||||||
"description_login": "Вписани сте като {email}",
|
"description_login": "Вписани сте като {email}",
|
||||||
"description_not_login": "Не сте влезли",
|
"description_not_login": "Не сте влезли",
|
||||||
"dialog_certificate": {
|
"dialog_certificate": {
|
||||||
|
"certificate_expiration_date": "Дата на изтичане на сертификата:",
|
||||||
"close": "Затвори"
|
"close": "Затвори"
|
||||||
},
|
},
|
||||||
"dialog_cloudhook": {
|
"dialog_cloudhook": {
|
||||||
@ -2065,6 +2071,7 @@
|
|||||||
"caption": "Мрежа"
|
"caption": "Мрежа"
|
||||||
},
|
},
|
||||||
"visualization": {
|
"visualization": {
|
||||||
|
"auto_zoom": "Автоматично увеличение",
|
||||||
"caption": "Визуализация",
|
"caption": "Визуализация",
|
||||||
"header": "Визуализация на мрежата",
|
"header": "Визуализация на мрежата",
|
||||||
"refresh_topology": "Обновяване на топологията"
|
"refresh_topology": "Обновяване на топологията"
|
||||||
|
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Torna",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Sol·licita ajuda",
|
||||||
|
"observer": "Comprova l'observador",
|
||||||
|
"reboot": "Intenta reiniciar l'amfitrió",
|
||||||
|
"system_health": "Comprova l'estat del sistema",
|
||||||
|
"title": "No s'ha pogut carregar el panell del Supervisor!",
|
||||||
|
"wait": "Si acabes de començar, assegura't que has deixat passar prou temps perquè el Supervisor s'iniciï."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "La setmana passada",
|
"last_week": "La setmana passada",
|
||||||
|
@ -1189,7 +1189,7 @@
|
|||||||
"key_missing": "Erforderlicher Schlüssel \"{key}\" fehlt.",
|
"key_missing": "Erforderlicher Schlüssel \"{key}\" fehlt.",
|
||||||
"key_not_expected": "Der Schlüssel \"{key}\" wird vom visuellen Editor nicht erwartet oder nicht unterstützt.",
|
"key_not_expected": "Der Schlüssel \"{key}\" wird vom visuellen Editor nicht erwartet oder nicht unterstützt.",
|
||||||
"key_wrong_type": "Der angegebene Wert für \"{key}\" wird vom visuellen Editor nicht unterstützt. Wir unterstützen ({type_correct}), haben aber ({type_wrong}) erhalten.",
|
"key_wrong_type": "Der angegebene Wert für \"{key}\" wird vom visuellen Editor nicht unterstützt. Wir unterstützen ({type_correct}), haben aber ({type_wrong}) erhalten.",
|
||||||
"no_template_editor_support": "Vorlagen werden im visuellen Editor nicht unterstützt",
|
"no_template_editor_support": "Templates werden im visuellen Editor nicht unterstützt",
|
||||||
"no_type_provided": "Kein Typ angegeben."
|
"no_type_provided": "Kein Typ angegeben."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -3004,6 +3004,14 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Zurück",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Um Hilfe bitten",
|
||||||
|
"reboot": "Versuche den Host neuzustarten",
|
||||||
|
"system_health": "Überprüfe Systemzustand"
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "Letzte Woche",
|
"last_week": "Letzte Woche",
|
||||||
|
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Go back",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Ask for help",
|
||||||
|
"observer": "Check the Observer",
|
||||||
|
"reboot": "Try a reboot of the host",
|
||||||
|
"system_health": "Check System Health",
|
||||||
|
"title": "Could not load the Supervisor panel!",
|
||||||
|
"wait": "If you just started, make sure you have given the supervisor enough time to start."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "Last week",
|
"last_week": "Last week",
|
||||||
|
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Volver",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Pide ayuda",
|
||||||
|
"observer": "Comprueba el observador",
|
||||||
|
"reboot": "Intenta reiniciar el host",
|
||||||
|
"system_health": "Comprueba la salud del sistema",
|
||||||
|
"title": "¡No se pudo cargar el panel del supervisor!",
|
||||||
|
"wait": "Si acabas de empezar, asegúrate de haber dado al supervisor suficiente tiempo para comenzar."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "La semana pasada",
|
"last_week": "La semana pasada",
|
||||||
|
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Mine tagasi",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Küsi abi",
|
||||||
|
"observer": "Kontrolli Observerit",
|
||||||
|
"reboot": "Proovi host taaskäivitada",
|
||||||
|
"system_health": "Kontrolli süsteemi seisundit",
|
||||||
|
"title": "Supervisori paneeli laadimine nurjus!",
|
||||||
|
"wait": "Kui just alustasid siis veendu, et oled andnud superviisorile piisavalt aega käivitumiseks."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "Eelmine nädal",
|
"last_week": "Eelmine nädal",
|
||||||
|
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Retour en arrière",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Demandez de l’aide",
|
||||||
|
"observer": "Vérifiez l’Observer",
|
||||||
|
"reboot": "Essayez un redémarrage de l’hôte",
|
||||||
|
"system_health": "Vérifier la santé du système",
|
||||||
|
"title": "Impossible de charger le panneau Supervisor!",
|
||||||
|
"wait": "Si vous venez de commencer, assurez-vous d’avoir donné le superviseur suffisamment de temps pour commencer."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "La semaine dernière",
|
"last_week": "La semaine dernière",
|
||||||
|
@ -1145,7 +1145,7 @@
|
|||||||
"buttons": {
|
"buttons": {
|
||||||
"add": "Aggiungi dispositivi tramite questo dispositivo",
|
"add": "Aggiungi dispositivi tramite questo dispositivo",
|
||||||
"clusters": "Gestisci i cluster",
|
"clusters": "Gestisci i cluster",
|
||||||
"device_children": "Visualizza dispositivo",
|
"device_children": "Visualizza dispositivo figlio",
|
||||||
"reconfigure": "Riconfigura dispositivo",
|
"reconfigure": "Riconfigura dispositivo",
|
||||||
"remove": "Rimuovi dispositivo",
|
"remove": "Rimuovi dispositivo",
|
||||||
"view_in_visualization": "Visualizza in visualizzazione",
|
"view_in_visualization": "Visualizza in visualizzazione",
|
||||||
@ -1154,7 +1154,7 @@
|
|||||||
"confirmations": {
|
"confirmations": {
|
||||||
"remove": "Sei sicuro di voler rimuovere il dispositivo?"
|
"remove": "Sei sicuro di voler rimuovere il dispositivo?"
|
||||||
},
|
},
|
||||||
"device_children": "Firma del dispositivo Zigbee",
|
"device_children": "Dispositivo figlio Zigbee",
|
||||||
"device_signature": "Firma del dispositivo Zigbee",
|
"device_signature": "Firma del dispositivo Zigbee",
|
||||||
"last_seen": "Ultima visualizzazione",
|
"last_seen": "Ultima visualizzazione",
|
||||||
"manuf": "da {manufacturer}",
|
"manuf": "da {manufacturer}",
|
||||||
@ -1437,7 +1437,7 @@
|
|||||||
"placeholder": "Descrizione facoltativa"
|
"placeholder": "Descrizione facoltativa"
|
||||||
},
|
},
|
||||||
"edit_ui": "Modifica con l'Interfaccia Utente",
|
"edit_ui": "Modifica con l'Interfaccia Utente",
|
||||||
"edit_yaml": "Modifica come YAML",
|
"edit_yaml": "Modifica in YAML",
|
||||||
"enable_disable": "Abilitare/Disabilitare l'automazione",
|
"enable_disable": "Abilitare/Disabilitare l'automazione",
|
||||||
"introduction": "Usa le automazioni per dare vita alla tua casa.",
|
"introduction": "Usa le automazioni per dare vita alla tua casa.",
|
||||||
"load_error_not_editable": "Solo le Automazioni in automations.yaml sono modificabili.",
|
"load_error_not_editable": "Solo le Automazioni in automations.yaml sono modificabili.",
|
||||||
@ -2158,7 +2158,7 @@
|
|||||||
"integration": "Integrazione",
|
"integration": "Integrazione",
|
||||||
"integration_not_found": "Integrazione non trovata.",
|
"integration_not_found": "Integrazione non trovata.",
|
||||||
"new": "Configura una nuova integrazione",
|
"new": "Configura una nuova integrazione",
|
||||||
"no_integrations": "Sembra che tu non abbia ancora alcuna integrazione configurata. Fai clic sul pulsante in basso per aggiungere la tua prima integrazione!",
|
"no_integrations": "Sembra che tu non abbia ancora nessuna integrazione configurata. Fai clic sul pulsante in basso per aggiungere la tua prima integrazione!",
|
||||||
"none": "Non hai ancora configurato niente",
|
"none": "Non hai ancora configurato niente",
|
||||||
"none_found": "Non sono state trovate integrazioni",
|
"none_found": "Non sono state trovate integrazioni",
|
||||||
"none_found_detail": "Modifica i criteri di ricerca.",
|
"none_found_detail": "Modifica i criteri di ricerca.",
|
||||||
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Torna indietro",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Chiedere aiuto",
|
||||||
|
"observer": "Controlla l'Observer",
|
||||||
|
"reboot": "Prova a riavviare l'host",
|
||||||
|
"system_health": "Controlla l'integrità del sistema",
|
||||||
|
"title": "Impossibile caricare il pannello Supervisor!",
|
||||||
|
"wait": "Se hai appena avviato, assicurati di aver dato al Supervisor abbastanza tempo per iniziare."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "Settimana scorsa",
|
"last_week": "Settimana scorsa",
|
||||||
@ -3397,7 +3408,7 @@
|
|||||||
"para_no_id": "Questo elemento non ha un ID. Aggiungi un ID a questo elemento in 'ui-lovelace.yaml'."
|
"para_no_id": "Questo elemento non ha un ID. Aggiungi un ID a questo elemento in 'ui-lovelace.yaml'."
|
||||||
},
|
},
|
||||||
"move_card": {
|
"move_card": {
|
||||||
"header": "Scegli una visualizzazione in cui spostare la scheda"
|
"header": "Scegli una vista in cui spostare la scheda"
|
||||||
},
|
},
|
||||||
"raw_editor": {
|
"raw_editor": {
|
||||||
"confirm_remove_config_text": "Genereremo automaticamente le tue viste dell'Interfaccia utente di Lovelace con le tue aree e dispositivi se rimuovi la tua configurazione dell'interfaccia utente di Lovelace.",
|
"confirm_remove_config_text": "Genereremo automaticamente le tue viste dell'Interfaccia utente di Lovelace con le tue aree e dispositivi se rimuovi la tua configurazione dell'interfaccia utente di Lovelace.",
|
||||||
@ -3430,7 +3441,7 @@
|
|||||||
},
|
},
|
||||||
"select_view": {
|
"select_view": {
|
||||||
"dashboard_label": "Plancia",
|
"dashboard_label": "Plancia",
|
||||||
"header": "Scegliere una visualizzazione"
|
"header": "Scegli una vista"
|
||||||
},
|
},
|
||||||
"sub-element-editor": {
|
"sub-element-editor": {
|
||||||
"types": {
|
"types": {
|
||||||
@ -3473,7 +3484,7 @@
|
|||||||
"last_changed": "Ultima modifica",
|
"last_changed": "Ultima modifica",
|
||||||
"no_data": "Trovate entità non utilizzate",
|
"no_data": "Trovate entità non utilizzate",
|
||||||
"search": "Cerca entità",
|
"search": "Cerca entità",
|
||||||
"select_to_add": "Selezionare le entità che si desidera aggiungere a una scheda, quindi fare clic sul pulsante Aggiungi scheda.",
|
"select_to_add": "Selezionare le entità che si desidera aggiungere a una vista, quindi fare clic sul pulsante Aggiungi scheda.",
|
||||||
"title": "Entità non utilizzate"
|
"title": "Entità non utilizzate"
|
||||||
},
|
},
|
||||||
"views": {
|
"views": {
|
||||||
|
@ -358,7 +358,7 @@
|
|||||||
"text": "변경 사항과 함께 추가 기능을 다시 시작하시겠습니까?"
|
"text": "변경 사항과 함께 추가 기능을 다시 시작하시겠습니까?"
|
||||||
},
|
},
|
||||||
"update": {
|
"update": {
|
||||||
"create_snapshot": "업데이트하기 전에 {name}의 스냅샷을 만들기",
|
"create_snapshot": "업데이트하기 전에 {name}의 스냅샷 만들기",
|
||||||
"snapshot": "스냅샷",
|
"snapshot": "스냅샷",
|
||||||
"snapshotting": "{name} 스냅샷을 만드는 중",
|
"snapshotting": "{name} 스냅샷을 만드는 중",
|
||||||
"updating": "{name}을(를) {version} 버전으로 업데이트 중"
|
"updating": "{name}을(를) {version} 버전으로 업데이트 중"
|
||||||
@ -1226,7 +1226,7 @@
|
|||||||
"devices": "기기"
|
"devices": "기기"
|
||||||
},
|
},
|
||||||
"delete": {
|
"delete": {
|
||||||
"confirmation_text": "이 영역에 속한 모든 장치가 할당 해제됩니다.",
|
"confirmation_text": "이 영역에 속한 모든 기기가 할당 해제됩니다.",
|
||||||
"confirmation_title": "이 영역을 삭제하시겠습니까?"
|
"confirmation_title": "이 영역을 삭제하시겠습니까?"
|
||||||
},
|
},
|
||||||
"description": "기기와 구성요소를 영역으로 그룹화합니다",
|
"description": "기기와 구성요소를 영역으로 그룹화합니다",
|
||||||
@ -1670,7 +1670,7 @@
|
|||||||
"title": "Google 어시스턴트"
|
"title": "Google 어시스턴트"
|
||||||
},
|
},
|
||||||
"integrations": "서비스 연동",
|
"integrations": "서비스 연동",
|
||||||
"integrations_introduction": "Home Assistant Cloud 연동으로 Home Assistant 구성요소를 인터넷상에 직접 공개 노출시키지 않고도 클라우드를 통해 서비스에 연결시킬 수 있습니다.",
|
"integrations_introduction": "Home Assistant Cloud에 연동하면 Home Assistant 인스턴스를 인터넷에 공개적으로 노출하지 않고도 클라우드를 통해 서비스에 연결할 수 있습니다.",
|
||||||
"integrations_introduction2": "웹사이트를 방문하여 다음을 확인해보세요. ",
|
"integrations_introduction2": "웹사이트를 방문하여 다음을 확인해보세요. ",
|
||||||
"integrations_link_all_features": "사용 가능한 모든 기능",
|
"integrations_link_all_features": "사용 가능한 모든 기능",
|
||||||
"manage_account": "계정 관리",
|
"manage_account": "계정 관리",
|
||||||
@ -1704,7 +1704,7 @@
|
|||||||
},
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"disable_hook_error_msg": "웹 훅을 비활성화하지 못했습니다:",
|
"disable_hook_error_msg": "웹 훅을 비활성화하지 못했습니다:",
|
||||||
"info": "웹 훅에 의해 트리거 되도록 구성된 모든 구성요소를 인터넷상에 공개 노출시키지 않고도 어디서나 Home Assistant로 데이터를 보낼 수 있는 공개된 액세스가 가능한 URL을 제공해드립니다.",
|
"info": "웹 훅에 의해 트리거 되도록 구성된 모든 구성요소에 공개적으로 액세스 할 수 있는 URL을 제공하여 인스턴스를 인터넷에 노출하지 않고도 어디에서나 Home Assistant로 데이터를 보낼 수 있습니다.",
|
||||||
"link_learn_more": "웹 훅 기반 자동화 생성에 대해 더 알아보기.",
|
"link_learn_more": "웹 훅 기반 자동화 생성에 대해 더 알아보기.",
|
||||||
"loading": "읽는 중 ...",
|
"loading": "읽는 중 ...",
|
||||||
"manage": "관리",
|
"manage": "관리",
|
||||||
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "뒤로가기",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "도움 요청하기",
|
||||||
|
"observer": "Observer 확인하기",
|
||||||
|
"reboot": "호스트 재부팅 시도하기",
|
||||||
|
"system_health": "시스템 상태 확인하기",
|
||||||
|
"title": "Supervisor 패널을 로드할 수 없습니다!",
|
||||||
|
"wait": "방금 시작한 경우 Supervisor에게 시작할 충분한 시간을 주었는지 확인해주세요."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "지난 주",
|
"last_week": "지난 주",
|
||||||
|
@ -103,16 +103,115 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"supervisor": {
|
"supervisor": {
|
||||||
|
"addon": {
|
||||||
|
"configuration": {
|
||||||
|
"audio": {
|
||||||
|
"default": "Standard",
|
||||||
|
"header": "Audio",
|
||||||
|
"input": "Agab",
|
||||||
|
"output": "Ausgab"
|
||||||
|
},
|
||||||
|
"network": {
|
||||||
|
"container": "Container",
|
||||||
|
"disabled": "Deaktivéiert",
|
||||||
|
"header": "Netzwierk",
|
||||||
|
"host": "Host"
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"edit_in_ui": "An der UI änneren",
|
||||||
|
"edit_in_yaml": "Am YAML änneren",
|
||||||
|
"header": "Optiounen",
|
||||||
|
"invalid_yaml": "Ongëltege YAML"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dashboard": {
|
||||||
|
"capability": {
|
||||||
|
"label": {
|
||||||
|
"apparmor": "apparmor",
|
||||||
|
"auth": "auth",
|
||||||
|
"docker": "docker",
|
||||||
|
"hardware": "hardware",
|
||||||
|
"hass": "hass",
|
||||||
|
"hassio": "hassio",
|
||||||
|
"host": "host",
|
||||||
|
"host_pid": "host pid",
|
||||||
|
"rating": "bewäertung",
|
||||||
|
"stage": "stage"
|
||||||
|
},
|
||||||
|
"role": {
|
||||||
|
"admin": "admin",
|
||||||
|
"backup": "sauvegarde",
|
||||||
|
"default": "Standard",
|
||||||
|
"homeassistant": "homeassistant",
|
||||||
|
"manager": "manager"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"changelog": "Changelog",
|
||||||
|
"cpu_usage": "Add-on CPU Verbrauch",
|
||||||
|
"hostname": "Host Numm",
|
||||||
|
"new_update_available": "{name} {version} ass disponibel",
|
||||||
|
"option": {
|
||||||
|
"auto_update": {
|
||||||
|
"description": "Automatesch Aktualiséierung vum Add-on wann eng nei Versioun disponibel ass",
|
||||||
|
"title": "Automatesch Aktualiséierung"
|
||||||
|
},
|
||||||
|
"boot": {
|
||||||
|
"title": "Beim Booten starten"
|
||||||
|
},
|
||||||
|
"ingress_panel": {
|
||||||
|
"description": "Dësen Add-on op deng Säite Läischt beisetzen",
|
||||||
|
"title": "An der Säite Läischt uweisen"
|
||||||
|
},
|
||||||
|
"protected": {
|
||||||
|
"description": "Späert erhéichten Systemzougang vum Add-on",
|
||||||
|
"title": "Schutzmodus"
|
||||||
|
},
|
||||||
|
"watchdog": {
|
||||||
|
"description": "Dëst start den Add-on frësch wann en ofstierzt",
|
||||||
|
"title": "Watchdog"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ram_usage": "Add-on RAM Verbrauch"
|
||||||
|
},
|
||||||
|
"documentation": {
|
||||||
|
"get_documentation": "Feeler beim liesen vun add-on Dokumentatioun, {error}"
|
||||||
|
},
|
||||||
|
"logs": {
|
||||||
|
"get_logs": "Feeler beim liesen vun add-on logs, {error}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"close": "Zoumaachen",
|
"close": "Zoumaachen",
|
||||||
|
"description": "Beschreiwung",
|
||||||
"error": {
|
"error": {
|
||||||
"unknown": "Onbekannte Feeler",
|
"unknown": "Onbekannte Feeler",
|
||||||
"update_failed": "Feeler bei der Aktualiséierung"
|
"update_failed": "Feeler bei der Aktualiséierung"
|
||||||
},
|
},
|
||||||
|
"failed_to_restart_name": "Feeler beim frësch starten vun {name}",
|
||||||
|
"failed_to_update_name": "Feeler beim Aktualiséieren vun {name}",
|
||||||
"learn_more": "Méi léieren",
|
"learn_more": "Méi léieren",
|
||||||
"new_version_available": "Nei Versioun disponibel",
|
"new_version_available": "Nei Versioun disponibel",
|
||||||
|
"no": "Nee",
|
||||||
|
"refresh": "Aktualiséieren",
|
||||||
|
"reload": "Nei lueden",
|
||||||
|
"reset_defaults": "Optiounen op Standard zerécksetzen",
|
||||||
|
"reset_options": "Optiounen zerécksetzen",
|
||||||
"restart": "Frësch starten",
|
"restart": "Frësch starten",
|
||||||
"running_version": "Du benotz de Moment Versioun {version}"
|
"restart_name": "{name} frësch starten",
|
||||||
|
"running_version": "Du benotz de Moment Versioun {version}",
|
||||||
|
"save": "Späicheren",
|
||||||
|
"show_more": "Méi Informatiounen iwwert dëst uweisen",
|
||||||
|
"yes": "Jo"
|
||||||
|
},
|
||||||
|
"confirm": {
|
||||||
|
"reset_options": {
|
||||||
|
"text": "Sécher fir all deng Optiounen zeréck ze setzen?",
|
||||||
|
"title": "Optiounen zerécksetzen"
|
||||||
|
},
|
||||||
|
"restart": {
|
||||||
|
"text": "Sécher fir {name} frësch ze starten?",
|
||||||
|
"title": "{name} frësch starten"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"network": {
|
"network": {
|
||||||
@ -162,7 +261,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"my": {
|
"my": {
|
||||||
"error_addon_not_found": "Add-on net fonnt"
|
"error": "Onbekannte Feeler opgetrueden",
|
||||||
|
"error_addon_not_found": "Add-on net fonnt",
|
||||||
|
"faq_link": "Meng Home Assistant FAQ",
|
||||||
|
"not_supported": "Dëse Redirect gëtt net vun Denger Home Assistant Instanz ënnerstëtzt. Kuck de {link} fir déi ënnerstëtzte Redirects an d'Versioun fir déi se agefouert goufen."
|
||||||
},
|
},
|
||||||
"snapshot": {
|
"snapshot": {
|
||||||
"addons": "Add-ons",
|
"addons": "Add-ons",
|
||||||
@ -193,6 +295,7 @@
|
|||||||
"upload_snapshot": "Snapshot eroplueden"
|
"upload_snapshot": "Snapshot eroplueden"
|
||||||
},
|
},
|
||||||
"store": {
|
"store": {
|
||||||
|
"missing_addons": "Add-ons feelen ? Aktivéier den Avancéierte Modus an denger Benotzer Profil Säit",
|
||||||
"no_results_found": "Keng Resultater fonnt am {repository}.",
|
"no_results_found": "Keng Resultater fonnt am {repository}.",
|
||||||
"registries": "Registry",
|
"registries": "Registry",
|
||||||
"repositories": "Depoten"
|
"repositories": "Depoten"
|
||||||
@ -2638,6 +2741,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Zeréck goen",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "No Hëllef froen",
|
||||||
|
"observer": "Observateur iwwerpréiwen",
|
||||||
|
"reboot": "Probéier ee Reboot vum Host",
|
||||||
|
"system_health": "System Zoustand iwwerpréiwen",
|
||||||
|
"title": "Konnt den Supervisor Panneau net lueden!",
|
||||||
|
"wait": "Wanns Du just gestart hues, stell sécher dass den Supervisor genuch Zäit huet fir ze starten."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "Läscht Woch",
|
"last_week": "Läscht Woch",
|
||||||
|
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "Вернуться",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "Обратиться за помощью",
|
||||||
|
"observer": "Проверить Observer",
|
||||||
|
"reboot": "Попробуйте перезагрузить хост",
|
||||||
|
"system_health": "Проверить статус системы",
|
||||||
|
"title": "Не удалось загрузить панель Supervisor!",
|
||||||
|
"wait": "Убедитесь, что у Supervisor было достаточно времени для запуска."
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "Прошедшая неделя",
|
"last_week": "Прошедшая неделя",
|
||||||
|
@ -3004,6 +3004,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"error": {
|
||||||
|
"go_back": "上一步",
|
||||||
|
"supervisor": {
|
||||||
|
"ask": "尋求協助",
|
||||||
|
"observer": "檢查 Observer",
|
||||||
|
"reboot": "嘗試重啟主機",
|
||||||
|
"system_health": "檢查系統健康狀態",
|
||||||
|
"title": "無法載入 Supervisor 面板!",
|
||||||
|
"wait": "假如為剛剛啟動,請確認已經給予 Supervisor 足夠時間進行啟動。"
|
||||||
|
}
|
||||||
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"last_week": "上週",
|
"last_week": "上週",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user