[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-06-12 00:32:44 +00:00
parent f5f8ad0e02
commit ccc9b73f9b
11 changed files with 111 additions and 4 deletions

View File

@ -483,6 +483,7 @@
"menu": "Menú",
"next": "Següent",
"no": "No",
"overflow_menu": "Menú de desbordament",
"previous": "Anterior",
"refresh": "Actualitza",
"save": "Desa",
@ -1372,7 +1373,9 @@
},
"info": {
"built_using": "Creat utilitzant",
"caption": "Informació",
"custom_uis": "Interfícies d'usuari personalitzades:",
"description": "Informació sobre la instal·lació de Home Assistant",
"developed_by": "Desenvolupat per un munt de gent fantàstica.",
"documentation": "Documentació",
"frontend": "frontend-ui",
@ -1460,7 +1463,9 @@
},
"introduction": "Aquí pots configurar Home Assistant i els seus components. Encara no és possible configurar-ho tot des de la interfície d'usuari, però hi estem treballant.",
"logs": {
"caption": "Registres",
"clear": "Esborra",
"description": "Consulta els registres de Home Assistant",
"details": "Detalls del registre ({level})",
"load_full_log": "Carrega el registre complet de Home Assistant",
"loading_log": "Carregant el registre d'errors...",
@ -1655,6 +1660,11 @@
"core": "Actualitza ubicació i personalitzacions",
"group": "Actualitza grups",
"heading": "Tornant a carregar la configuració",
"input_boolean": "Torna a carregar booleans dentrada",
"input_datetime": "Torna a carregar les hores de la data d'entrada",
"input_number": "Recarregar números d'entrada",
"input_select": "Actualitza l'entrada selecciona",
"input_text": "Recarregar textos d'entrada",
"introduction": "Algunes parts de Home Assistant es poden actualitzar sense necessitat reiniciar-lo. Si prems actualitza s'esborrarà la configuració YAML actual i se'n carregarà la nova.",
"person": "Actualitza persones",
"scene": "Actualitza escenes",

View File

@ -480,6 +480,7 @@
"delete": "Löschen",
"error_required": "Benötigt",
"loading": "Laden",
"menu": "Menü",
"next": "Weiter",
"no": "Nein",
"previous": "Vorher",
@ -741,8 +742,8 @@
"notification_toast": {
"connection_lost": "Verbindung getrennt. Verbinde erneut...",
"service_call_failed": "Fehler beim Aufrufen des Service {service}.",
"started": "Home Assistant ist gestartet!",
"starting": "Home Assistant startet, es wird nicht alles verfügbar sein, bis es fertig ist.",
"started": "Home Assistant wurde vollständig gestartet!",
"starting": "Home Assistant startet, währenddessen kann es sein das nicht alles verfügbar ist.",
"triggered": "{name} ausgelöst"
},
"panel": {
@ -911,6 +912,8 @@
"introduction": "Benutze Automatisierungen, um deinem Zuhause Leben einzuhauchen",
"load_error_not_editable": "Nur Automatisierungen in automations.yaml sind editierbar.",
"load_error_unknown": "Fehler beim Laden der Automatisierung ({err_no}).",
"move_down": "Runterschieben",
"move_up": "Hochschieben",
"save": "Speichern",
"triggers": {
"add": "Auslöser hinzufügen",
@ -1268,6 +1271,7 @@
"device_not_found": "Gerät nicht gefunden.",
"entities": {
"add_entities_lovelace": "Zu Lovelace hinzufügen",
"disabled_entities": "+{count} {count, plural,\n one {deaktivierte Entität}\n other {deaktivierte Entitäten}\n}",
"entities": "Entitäten",
"hide_disabled": "Ausblenden deaktiviert",
"none": "Dieses Gerät hat keine Entitäten"
@ -1368,7 +1372,9 @@
},
"info": {
"built_using": "Gebaut mit",
"caption": "Info",
"custom_uis": "Benutzerdefinierte UIs:",
"description": "Informationen über deine Home Assistant Installation",
"developed_by": "Entwickelt von einem Haufen toller Leute.",
"documentation": "Dokumentation",
"frontend": "Frontend-UI",
@ -1456,7 +1462,9 @@
},
"introduction": "Hier ist es möglich, deine Komponenten und Home Assistant zu konfigurieren. Noch ist nicht alles über die GUI einstellbar, aber wir arbeiten daran.",
"logs": {
"caption": "Logs",
"clear": "Leeren",
"description": "Die Home Assistant Logs anschauen",
"details": "Protokolldetails ( {level} )",
"load_full_log": "Vollständiges Home Assistant-Protokoll laden",
"loading_log": "Fehlerprotokoll wird geladen...",
@ -1709,7 +1717,8 @@
"name": "Name",
"system": "System"
}
}
},
"users_privileges_note": "Benutzergruppen sind derzeit noch nicht fertig entwickelt. Der Benutzer wird nicht in der Lage sein Änderungen an der Instanz über das UI vorzunehmen. Derzeit überprüfen wir noch alle API Endpunkte um sicherzustellen dass diese nur von Administratoren genutzt werden können."
},
"zha": {
"add_device_page": {

View File

@ -511,7 +511,7 @@
"device": "Dispositivo",
"no_area": "Ningún área",
"show_devices": "Mostrar dispositivos",
"toggle": "Alternar"
"toggle": "Interruptor"
},
"entity": {
"entity-picker": {
@ -1373,7 +1373,9 @@
},
"info": {
"built_using": "Construido usando",
"caption": "Información",
"custom_uis": "IU personalizadas:",
"description": "Información sobre tu instalación de Home Assistant",
"developed_by": "Desarrollado por un montón de gente impresionante.",
"documentation": "Documentación",
"frontend": "interfaz de usuario",
@ -1461,7 +1463,9 @@
},
"introduction": "Aquí puedes configurar tus componentes y Home Assistant. Aún no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.",
"logs": {
"caption": "Registros",
"clear": "Limpiar",
"description": "Ver los registros de Home Assistant",
"details": "Detalles de registro ({level})",
"load_full_log": "Cargar registro completo de Home Assistant",
"loading_log": "Cargando registro de errores...",
@ -1656,6 +1660,11 @@
"core": "Recargar ubicación y personalizaciones",
"group": "Recargar grupos",
"heading": "Recargando la configuración YAML",
"input_boolean": "Recargar los campos booleanos",
"input_datetime": "Recargar los campos de fecha y hora",
"input_number": "Recargar los campos numéricos",
"input_select": "Recargar los campos desplegables",
"input_text": "Recargar los campos de texto",
"introduction": "Algunas partes de Home Assistant pueden recargarse sin necesidad de reiniciar. Al pulsar en recargar se descartará la configuración YAML actual y se cargará la nueva.",
"person": "Recargar personas",
"scene": "Recargar escenas",

View File

@ -1373,7 +1373,9 @@
},
"info": {
"built_using": "Construit en utilisant",
"caption": "Info",
"custom_uis": "Interfaces utilisateur personnalisées :",
"description": "Informations sur votre installation Home Assistant",
"developed_by": "Développé par un groupe de personnes formidables.",
"documentation": "Documentation",
"frontend": "interface utilisateur",
@ -1461,7 +1463,9 @@
},
"introduction": "Ici, il est possible de configurer vos composants et Home Assistant. Tout n'est pas encore possible de configurer à partir de l'interface utilisateur, mais nous y travaillons.",
"logs": {
"caption": "Journaux",
"clear": "Nettoyer",
"description": "Afficher les journaux de Home Assistant",
"details": "Détails du journal ( {level} )",
"load_full_log": "Charger le journal complet de Home Assistant",
"loading_log": "Chargement du journal des erreurs…",
@ -1656,6 +1660,11 @@
"core": "Recharger l'emplacement et les personnalisations",
"group": "Recharger les groupes",
"heading": "Rechargement de la configuration",
"input_boolean": "Recharger les booléens d'entrée",
"input_datetime": "Recharger les heures de date d'entrée",
"input_number": "Recharger les numéros d'entrée",
"input_select": "Recharger les sélections d'entrée",
"input_text": "Recharger les textes d'entrée",
"introduction": "Certaines parties de Home Assistant peuvent être rechargées sans nécessiter de redémarrage. Le fait de cliquer sur recharger déchargera leur configuration actuelle et chargera la nouvelle.",
"person": "Recharger les personnes",
"scene": "Recharger les scènes",

View File

@ -1373,7 +1373,9 @@
},
"info": {
"built_using": "Costruito usando",
"caption": "Informazioni",
"custom_uis": "Interfacce Utente personalizzate:",
"description": "Informazioni sulla tua installazione di Home Assistant",
"developed_by": "Sviluppato da un gruppo di persone fantastiche.",
"documentation": "Documentazione",
"frontend": "frontend-ui",
@ -1461,7 +1463,9 @@
},
"introduction": "Qui è possibile configurare i componenti e Home Assistant. Non è ancora possibile configurare tutto dall'Interfaccia Utente, ma ci stiamo lavorando.",
"logs": {
"caption": "Logs",
"clear": "Pulisci",
"description": "Vedi i logs di Home Assistant",
"details": "Dettagli registro ({level})",
"load_full_log": "Carica il registro completo di Home Assistant",
"loading_log": "Caricamento del registro errori...",
@ -1656,6 +1660,11 @@
"core": "Ricarica la Posizione e le Personalizzazioni",
"group": "Ricarica i Gruppi",
"heading": "Ricarica Configurazione YAML",
"input_boolean": "Ricarica input booleani",
"input_datetime": "Ricarica input data e/o tempo",
"input_number": "Ricarica input numerici",
"input_select": "Ricarica input a discesa",
"input_text": "Ricarica input testuali",
"introduction": "Alcune parti di Home Assistant possono essere ricaricate senza richiedere un riavvio. Premendo su Ricarica si rimuoverà la loro Configurazione YAML attuale e si caricherà la versione aggiornata.",
"person": "Ricarica persone",
"scene": "Ricarica le Scene",

View File

@ -480,8 +480,10 @@
"delete": "삭제",
"error_required": "필수 요소",
"loading": "읽는 중",
"menu": "메뉴",
"next": "다음",
"no": "아니오",
"overflow_menu": "오버플로 메뉴",
"previous": "이전",
"refresh": "새로고침",
"save": "저장",
@ -911,6 +913,8 @@
"introduction": "자동화를 사용하여 집에 생기를 불어넣으세요",
"load_error_not_editable": "automations.yaml 의 자동화만 편집할 수 있습니다.",
"load_error_unknown": "자동화를 읽어오는 도중 오류가 발생했습니다 ({err_no}).",
"move_down": "아래로 이동",
"move_up": "위로 이동",
"save": "저장하기",
"triggers": {
"add": "트리거 추가",
@ -1369,7 +1373,9 @@
},
"info": {
"built_using": "다음을 사용하여 제작",
"caption": "정보",
"custom_uis": "사용자 UI :",
"description": "Home Assistant 설치에 대한 정보",
"developed_by": "Home Assistant 는 수많은 멋진 사람들에 의해 개발되었습니다.",
"documentation": "관련문서",
"frontend": "프런트엔드-UI",
@ -1457,7 +1463,9 @@
},
"introduction": "여기에서 구성요소와 Home Assistant 를 설정할 수 있습니다. 아직 여기서 모두 설정할 수는 없지만, 모든 내용을 설정할 수 있도록 작업 중입니다.",
"logs": {
"caption": "로그",
"clear": "지우기",
"description": "Home Assistant 로그 보기",
"details": "로그 상세정보 ({level})",
"load_full_log": "Home Assistant 로그 전부 불러오기",
"loading_log": "오류 로그를 읽는 중...",
@ -1652,6 +1660,11 @@
"core": "위치 및 사용자화 다시 읽어오기",
"group": "그룹 다시 읽어오기",
"heading": "YAML 구성 다시 읽어오기",
"input_boolean": "논리입력 다시 읽어오기",
"input_datetime": "날짜 / 시간입력 다시 읽어오기",
"input_number": "숫자입력 다시 읽어오기",
"input_select": "선택입력 다시 읽어오기",
"input_text": "문자입력 다시 읽어오기",
"introduction": "Home Assistant 의 일부 구성 내용은 재시작 없이 다시 읽어 들일 수 있습니다. 다시 읽어오기를 누르면 현재 사용 중인 YAML 구성 내용을 내리고 새로운 구성 내용을 읽어 들입니다.",
"person": "구성원 다시 읽어오기",
"scene": "씬 다시 읽어오기",

View File

@ -1373,7 +1373,9 @@
},
"info": {
"built_using": "Bygget med",
"caption": "Informasjon",
"custom_uis": "Tilpassede brukergrensesnitt:",
"description": "Informasjon om din Home Assistant-installasjon",
"developed_by": "Utviklet av en gjeng med fantastiske mennesker.",
"documentation": "Dokumentasjon",
"frontend": "frontend",
@ -1461,7 +1463,9 @@
},
"introduction": "Her er det mulig å konfigurere dine komponenter og Home Assistant. Ikke alt er mulig å konfigurere fra brukergrensesnittet enda, men vi jobber med det.",
"logs": {
"caption": "Logger",
"clear": "Tøm",
"description": "Vis Home Assistant loggene",
"details": "Loggdetaljer ({level})",
"load_full_log": "Last inn fullstendig Home Assistant logg",
"loading_log": "Laster inn feillogg ...",
@ -1656,6 +1660,11 @@
"core": "Last inn lokasjon og spesialtilpassinger på nytt",
"group": "Last inn grupper på nytt",
"heading": "YAML -Konfigurasjon lastes på nytt",
"input_boolean": "Last input booleans på nytt",
"input_datetime": "Last input date på nytt",
"input_number": "Las input numbers på nytt",
"input_select": "Last input selects på nytt ",
"input_text": "Last input texts på nytt",
"introduction": "Noen deler av Home Assistant kan laste inn uten å kreve omstart. Hvis du trykker last på nytt, vil du bytte den nåværende konfigurasjonen med den nye.",
"person": "Last inn personer på nytt",
"scene": "Last inn scener på nytt",

View File

@ -480,6 +480,7 @@
"delete": "Apagar",
"error_required": "Obrigatório",
"loading": "A carregar",
"menu": "Menu",
"next": "Seguinte",
"no": "Não",
"previous": "Anterior",
@ -910,6 +911,8 @@
"introduction": "Crie automações para dar vida à sua casa",
"load_error_not_editable": "Apenas as automações em automations.yaml são editáveis.",
"load_error_unknown": "Erro ao carregar a automação ({err_no}).",
"move_down": "Mover para baixo",
"move_up": "Mover para cima",
"save": "Guardar",
"triggers": {
"add": "Acrescentar acionador",
@ -1879,6 +1882,7 @@
"add_node_secure": "Adicionar nó seguro",
"cancel_command": "Cancelar comando",
"heal_network": "Curar a Rede",
"node_info": "Informação do Nó",
"refresh_entity": "Actualizar entidade",
"remove_node": "Remover nó",
"save_config": "Guardar configuração",

View File

@ -480,8 +480,10 @@
"delete": "Удалить",
"error_required": "Обязательное поле",
"loading": "Загрузка",
"menu": "Меню",
"next": "Далее",
"no": "Нет",
"overflow_menu": "Выпадающее меню",
"previous": "Назад",
"refresh": "Обновить",
"save": "Сохранить",
@ -911,6 +913,8 @@
"introduction": "Используйте автоматизацию, чтобы оживить Ваш дом.",
"load_error_not_editable": "Доступны для редактирования только автоматизации из automations.yaml.",
"load_error_unknown": "Ошибка загрузки автоматизации ({err_no}).",
"move_down": "Переместить ниже",
"move_up": "Переместить выше",
"save": "Сохранить",
"triggers": {
"add": "Добавить триггер",
@ -1369,7 +1373,9 @@
},
"info": {
"built_using": "Создано с использованием",
"caption": "О системе",
"custom_uis": "Кастомные интерфейсы:",
"description": "Информация об установленном Home Assistant",
"developed_by": "Разработано множеством замечательных людей.",
"documentation": "Документация",
"frontend": "пользовательский интерфейс",
@ -1457,7 +1463,9 @@
},
"introduction": "Здесь можно настроить Home Assistant. Пока что не все настройки доступны из интерфейса, но мы работаем над этим.",
"logs": {
"caption": "Журнал работы сервера",
"clear": "Очистить",
"description": "Просмотр журналов работы сервера Home Assistant",
"details": "Уровень: {level}",
"load_full_log": "Показать весь журнал",
"loading_log": "Загрузка журнала…",
@ -1652,6 +1660,11 @@
"core": "Обновить местоположение и кастомизацию",
"group": "Перезагрузить группы",
"heading": "Перезагрузка конфигурации YAML",
"input_boolean": "Перезагрузить вспомогательные переключатели",
"input_datetime": "Перезагрузить вспомогательные элементы ввода даты и времени",
"input_number": "Перезагрузить вспомогательные элементы ввода чисел",
"input_select": "Перезагрузить вспомогательные выпадающие списки",
"input_text": "Перезагрузить вспомогательные элементы ввода текста",
"introduction": "Некоторые компоненты Home Assistant можно перезагрузить без необходимости перезапуска всей системы. Перезагрузка выгружает текущую конфигурацию YAML и загружает новую.",
"person": "Перезагрузить персоны",
"scene": "Перезагрузить сцены",

View File

@ -480,8 +480,10 @@
"delete": "删除",
"error_required": "必填",
"loading": "加载中",
"menu": "菜单",
"next": "下一步",
"no": "否",
"overflow_menu": "Overflow 菜单",
"previous": "上一步",
"refresh": "刷新",
"save": "保存",
@ -911,6 +913,8 @@
"introduction": "使用自动化让你的家聪明起来",
"load_error_not_editable": "只能编辑 automations.yaml 中的自动化。",
"load_error_unknown": "加载自动化错误 ({err_no})。",
"move_down": "下移",
"move_up": "上移",
"save": "保存",
"triggers": {
"add": "添加触发条件",
@ -1369,7 +1373,9 @@
},
"info": {
"built_using": "建于",
"caption": "信息",
"custom_uis": "自定义用户界面:",
"description": "关于您的 Home Assistant 安装的信息",
"developed_by": "由一帮很 Awesome~~~ 的人开发。",
"documentation": "文档",
"frontend": "前端用户界面",
@ -1457,7 +1463,9 @@
},
"introduction": "您可以在此配置 Home Assistant 及组件。目前并非所有配置都能通过前端 UI 完成,但是我们在努力实现中。",
"logs": {
"caption": "日志",
"clear": "清除",
"description": "查看 Home Assistant 日志",
"details": "日志详细信息( {level} ",
"load_full_log": "加载完整 Home Assistant 日志",
"loading_log": "正在加载错误日志...",
@ -1652,6 +1660,11 @@
"core": "重载位置和自定义",
"group": "重载分组",
"heading": "配置重载",
"input_boolean": "重载二元选择器",
"input_datetime": "重载日期选择器",
"input_number": "重载数值选择器",
"input_select": "重载多项选择器",
"input_text": "重载文字输入",
"introduction": "Home Assistant 中的部分配置可以直接重载,而无需重启服务。点击重载按钮将重新载入新的配置。",
"person": "重载人员",
"scene": "重载场景",

View File

@ -1373,7 +1373,9 @@
},
"info": {
"built_using": "建置使用",
"caption": "更多資訊",
"custom_uis": "自定介面:",
"description": "關於 Home Assistant 安裝資訊",
"developed_by": "由一群充滿熱情的人們所開發。",
"documentation": "相關文件",
"frontend": "frontend-ui",
@ -1461,7 +1463,9 @@
},
"introduction": "此處為 Home Assistant 和元件相關配置區,目前尚未支援透過 UI 進行所有設定,我們正在努力改進中。",
"logs": {
"caption": "記錄",
"clear": "清除",
"description": "檢視 Home Assistant 紀錄",
"details": "記錄詳細資料({level}",
"load_full_log": "載入完整 Home Assistant 記錄",
"loading_log": "載入錯誤記錄中...",
@ -1656,6 +1660,11 @@
"core": "重新載入座標與自訂化",
"group": "重新載入群組",
"heading": "YAML 設定新載入中",
"input_boolean": "重新載入輸入 boolean",
"input_datetime": "重新載入輸入日期時間",
"input_number": "重新載入輸入數字",
"input_select": "重先載入輸入選擇",
"input_text": "重新載入輸入文字",
"introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。",
"person": "重新載入人員",
"scene": "重新載入場景",