mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Update translations
This commit is contained in:
parent
01da25d2d6
commit
3bbd45079c
@ -320,7 +320,7 @@
|
||||
"title": "Esdeveniments"
|
||||
},
|
||||
"templates": {
|
||||
"title": "Plantilles"
|
||||
"title": "Plantilla"
|
||||
},
|
||||
"mqtt": {
|
||||
"title": "MQTT"
|
||||
@ -349,10 +349,10 @@
|
||||
"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.",
|
||||
"core": {
|
||||
"caption": "General",
|
||||
"description": "Valida la configuració i controla el servidor",
|
||||
"description": "Canviar la configuració general de Home Assistant",
|
||||
"section": {
|
||||
"core": {
|
||||
"header": "Configuració i control del servidor",
|
||||
"header": "Configuració general",
|
||||
"introduction": "Sabem que canviar la configuració pot ser un procés molest. Aquesta secció intenta facilitar-te una mica més la vida.",
|
||||
"core_config": {
|
||||
"edit_requires_storage": "L'editor està desactivat ja que la configuració es troba a configuration.yaml.",
|
||||
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Instruccions d'actualització"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Opcions"
|
||||
},
|
||||
"success": {
|
||||
"description": "Opcions guardades amb èxit."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Opdateringsvejledning"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Indstillinger"
|
||||
},
|
||||
"success": {
|
||||
"description": "Indstillingerne blev gemt."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -777,7 +777,8 @@
|
||||
"core": "Hauptsystem neu laden",
|
||||
"group": "Gruppen neu laden",
|
||||
"automation": "Automatisierungen neu laden",
|
||||
"script": "Skripte neu laden"
|
||||
"script": "Skripte neu laden",
|
||||
"scene": "Szenen neu laden"
|
||||
},
|
||||
"server_management": {
|
||||
"heading": "Serververwaltung",
|
||||
@ -1293,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Update-Anweisungen"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Optionen"
|
||||
},
|
||||
"success": {
|
||||
"description": "Optionen wurden erfolgreich gespeichert."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Update Instructions"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Options"
|
||||
},
|
||||
"success": {
|
||||
"description": "Options successfully saved."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -352,7 +352,7 @@
|
||||
"description": "Cambiar la configuración general de Home Assistant",
|
||||
"section": {
|
||||
"core": {
|
||||
"header": "Configuración y control del servidor",
|
||||
"header": "Configuración general",
|
||||
"introduction": "Cambiar tu configuración puede ser un proceso tedioso. Lo sabemos. Esta sección tratará de hacer tu vida un poco más fácil.",
|
||||
"core_config": {
|
||||
"edit_requires_storage": "Editor deshabilitado debido a la configuración almacenada en configuration.yaml.",
|
||||
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Instrucciones de actualización"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Opciones"
|
||||
},
|
||||
"success": {
|
||||
"description": "Las opciones se guardaron correctamente."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -1316,7 +1324,7 @@
|
||||
"climate": "Climatización",
|
||||
"configurator": "Configurador",
|
||||
"conversation": "Conversación",
|
||||
"cover": "Cubierta",
|
||||
"cover": "Persiana",
|
||||
"device_tracker": "Rastreador de dispositivo",
|
||||
"fan": "Ventilador",
|
||||
"history_graph": "Historial gráfico",
|
||||
|
@ -326,7 +326,7 @@
|
||||
"title": "MQTT"
|
||||
},
|
||||
"info": {
|
||||
"title": "Info"
|
||||
"title": "Informazioni"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -622,7 +622,7 @@
|
||||
"instance": "Esempio",
|
||||
"index": "Indice",
|
||||
"unknown": "sconosciuto",
|
||||
"wakeup_interval": "Intervallo di sveglia"
|
||||
"wakeup_interval": "Intervallo di riattivazione"
|
||||
},
|
||||
"values": {
|
||||
"header": "Valori del nodo"
|
||||
@ -634,7 +634,7 @@
|
||||
"config_parameter": "Parametro di configurazione",
|
||||
"config_value": "Valore di configurazione",
|
||||
"true": "Vero",
|
||||
"false": "False",
|
||||
"false": "Falso",
|
||||
"set_config_parameter": "Imposta parametro di configurazione"
|
||||
}
|
||||
},
|
||||
@ -773,7 +773,7 @@
|
||||
},
|
||||
"reloading": {
|
||||
"heading": "Ricaricamento della configurazione",
|
||||
"introduction": "Alcune parti di Home Assistant possono essere ricaricate senza richiedere il riavvio. Cliccando su ricarica si rimuoverà la loro configurazione corrente e si caricherà quella nuova.",
|
||||
"introduction": "Alcune parti di Home Assistant possono essere ricaricate senza richiedere il riavvio. Cliccando su ricarica si rimuoverà la loro configurazione attuale e si caricherà la versione aggiornata.",
|
||||
"core": "Ricarica core",
|
||||
"group": "Ricarica i gruppi",
|
||||
"automation": "Ricarica automazioni",
|
||||
@ -1075,7 +1075,7 @@
|
||||
"demo_by": "di {name}",
|
||||
"next_demo": "Prossima demo",
|
||||
"introduction": "Benvenuto a casa! Questa è la demo di Home Assistant, qui pubblichiamo le migliori interfacce utente create dalla nostra community.",
|
||||
"learn_more": "Ulteriori informazioni su Home Assistant"
|
||||
"learn_more": "Scopri di più su Home Assistant"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Istruzioni per l'aggiornamento"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Opzioni"
|
||||
},
|
||||
"success": {
|
||||
"description": "Opzioni salvate correttamente."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "업데이트 방법"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "옵션"
|
||||
},
|
||||
"success": {
|
||||
"description": "옵션이 성공적으로 저장되었습니다."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Instruktioune fir d'Mise à jour"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Optiounen"
|
||||
},
|
||||
"success": {
|
||||
"description": "Optiounen erfollegräich gespäichert."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -352,7 +352,7 @@
|
||||
"description": "Wijzig je algemene Home Assistant configuratie",
|
||||
"section": {
|
||||
"core": {
|
||||
"header": "Configuratie en serverbeheer",
|
||||
"header": "Algemene Configuratie",
|
||||
"introduction": "Het aanpassen van je configuratie kan een moeizaam proces zijn. Dat weten we. Dit onderdeel probeert je het leven iets makkelijker te maken.",
|
||||
"core_config": {
|
||||
"edit_requires_storage": "Editor uitgeschakeld omdat de configuratie is opgeslagen in configuration.yaml",
|
||||
@ -777,7 +777,8 @@
|
||||
"core": "Herlaad kern",
|
||||
"group": "Herlaad groepen",
|
||||
"automation": "Herlaad automatiseringen",
|
||||
"script": "Herlaad scripts"
|
||||
"script": "Herlaad scripts",
|
||||
"scene": "Herlaad scenes"
|
||||
},
|
||||
"server_management": {
|
||||
"heading": "Serverbeheer",
|
||||
@ -1293,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Update-instructies"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Instellingen"
|
||||
},
|
||||
"success": {
|
||||
"description": "Instellingen succesvol opgeslagen."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Instrukcje aktualizacji"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Opcje"
|
||||
},
|
||||
"success": {
|
||||
"description": "Opcje zapisane pomyślnie."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -608,8 +608,8 @@
|
||||
"services": {
|
||||
"start_network": "Включить",
|
||||
"stop_network": "Отключить",
|
||||
"heal_network": "Исправить",
|
||||
"test_network": "Тестировать",
|
||||
"heal_network": "Исправить сеть",
|
||||
"test_network": "Тестировать ",
|
||||
"soft_reset": "Сброс",
|
||||
"save_config": "Сохранить конфигурацию",
|
||||
"add_node_secure": "Добавить защищенный узел",
|
||||
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Инструкция по обновлению"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Параметры"
|
||||
},
|
||||
"success": {
|
||||
"description": "Параметры успешно сохранены."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -732,7 +732,8 @@
|
||||
"core": "Znovu načítať jadro",
|
||||
"group": "Znovu načítať skupiny",
|
||||
"automation": "Znovu načítať automatizácie",
|
||||
"script": "Znovu načítať skripty"
|
||||
"script": "Znovu načítať skripty",
|
||||
"scene": "Znovu načítať scény"
|
||||
},
|
||||
"server_management": {
|
||||
"heading": "Správa servera",
|
||||
|
@ -620,12 +620,21 @@
|
||||
"common": {
|
||||
"value": "Vrednost",
|
||||
"instance": "Instanca",
|
||||
"index": "Indeks"
|
||||
"index": "Indeks",
|
||||
"unknown": "Neznano",
|
||||
"wakeup_interval": "Interval bujenja"
|
||||
},
|
||||
"values": {
|
||||
"header": "Vrednosti vozlišča"
|
||||
},
|
||||
"node_config": {
|
||||
"header": "Možnosti konfiguracije vozlišča",
|
||||
"seconds": "Sekund",
|
||||
"set_wakeup": "Nastavite Interval bujenja",
|
||||
"config_parameter": "Vrednostni parameter",
|
||||
"config_value": "vrednost nastavite",
|
||||
"true": "Prav",
|
||||
"false": "Lažno",
|
||||
"set_config_parameter": "Nastavite Config Parameter"
|
||||
}
|
||||
},
|
||||
@ -768,7 +777,8 @@
|
||||
"core": "Ponovno naloži jedro",
|
||||
"group": "Ponovno naloži skupine",
|
||||
"automation": "Ponovno naloži avtomatizacije",
|
||||
"script": "Ponovno naloži skripte"
|
||||
"script": "Ponovno naloži skripte",
|
||||
"scene": "Ponovno naloži scene"
|
||||
},
|
||||
"server_management": {
|
||||
"heading": "Upravljanje strežnika",
|
||||
@ -1284,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Navodila za posodabitev"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Možnosti"
|
||||
},
|
||||
"success": {
|
||||
"description": "Možnosti so uspešno shranjene."
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -129,11 +129,11 @@
|
||||
"climate": {
|
||||
"off": "Av",
|
||||
"on": "På",
|
||||
"heat": "Värmer",
|
||||
"cool": "Kyler",
|
||||
"heat": "Värme",
|
||||
"cool": "Kyla",
|
||||
"idle": "Inaktiv",
|
||||
"auto": "Automatisk",
|
||||
"dry": "Avfuktar",
|
||||
"dry": "Avfuktning",
|
||||
"fan_only": "Endast fläkt",
|
||||
"eco": "Eco",
|
||||
"electric": "Elektrisk",
|
||||
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "Uppdateringsanvisningar"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "Inställningar"
|
||||
},
|
||||
"success": {
|
||||
"description": "Inställningar sparade"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -1377,9 +1385,9 @@
|
||||
},
|
||||
"hvac_action": {
|
||||
"off": "Av",
|
||||
"heating": "Uppvärmning",
|
||||
"cooling": "Kyla",
|
||||
"drying": "Avfuktning",
|
||||
"heating": "Värmer",
|
||||
"cooling": "Kyler",
|
||||
"drying": "Avfuktar",
|
||||
"idle": "Inaktiv",
|
||||
"fan": "Fläkt"
|
||||
}
|
||||
|
@ -596,7 +596,20 @@
|
||||
"network_management": {
|
||||
"header": "Z-Wave网络管理"
|
||||
},
|
||||
"network_status": {
|
||||
"network_stopped": "Z-Wave网络已停止",
|
||||
"network_starting": "启动Z-Wave网络......",
|
||||
"network_starting_note": "这可能需要一段时间,具体取决于您的网络规模。",
|
||||
"network_started": "Z-Wave网络开始",
|
||||
"network_started_note_some_queried": "已查询唤醒节点。睡眠节点将在唤醒时被查询。",
|
||||
"network_started_note_all_queried": "已查询所有节点。"
|
||||
},
|
||||
"services": {
|
||||
"start_network": "启动网络",
|
||||
"stop_network": "停止网络",
|
||||
"heal_network": "修复网络",
|
||||
"test_network": "测试网络",
|
||||
"soft_reset": "软复位",
|
||||
"save_config": "保存配置",
|
||||
"add_node": "添加节点",
|
||||
"remove_node": "删除节点",
|
||||
@ -604,9 +617,15 @@
|
||||
},
|
||||
"common": {
|
||||
"value": "值",
|
||||
"instance": "实例"
|
||||
"instance": "实例",
|
||||
"unknown": "未知",
|
||||
"wakeup_interval": "唤醒时间间隔"
|
||||
},
|
||||
"node_config": {
|
||||
"header": "节点配置选项",
|
||||
"seconds": "秒",
|
||||
"set_wakeup": "设置唤醒间隔",
|
||||
"config_parameter": "配置参数",
|
||||
"set_config_parameter": "设置配置参数"
|
||||
}
|
||||
},
|
||||
@ -731,6 +750,29 @@
|
||||
"device_tracker_picked": "跟踪设备",
|
||||
"device_tracker_pick": "选择要跟踪的设备"
|
||||
}
|
||||
},
|
||||
"server_control": {
|
||||
"section": {
|
||||
"validation": {
|
||||
"heading": "配置有效性",
|
||||
"check_config": "配置检查",
|
||||
"valid": "配置有效!",
|
||||
"invalid": "配置无效"
|
||||
},
|
||||
"reloading": {
|
||||
"heading": "配置重载中",
|
||||
"core": "重载核心模块",
|
||||
"group": "重载分组",
|
||||
"automation": "重载自动化",
|
||||
"script": "重载脚本",
|
||||
"scene": "重载场景"
|
||||
},
|
||||
"server_management": {
|
||||
"heading": "服务器管理",
|
||||
"restart": "重新启动",
|
||||
"stop": "停止服务"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -1238,6 +1280,14 @@
|
||||
"updater": {
|
||||
"title": "更新说明"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "选项"
|
||||
},
|
||||
"success": {
|
||||
"description": "选项已成功保存。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
@ -1294,6 +1294,14 @@
|
||||
"updater": {
|
||||
"title": "更新說明"
|
||||
}
|
||||
},
|
||||
"options_flow": {
|
||||
"form": {
|
||||
"header": "選項"
|
||||
},
|
||||
"success": {
|
||||
"description": "選項已儲存。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user