mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Translation update
This commit is contained in:
parent
9a68bdeec1
commit
17b1f3e465
@ -1188,6 +1188,9 @@
|
||||
"zha_device_card": {
|
||||
"device_name_placeholder": "Změnit název zařízení"
|
||||
}
|
||||
},
|
||||
"zha_reconfigure_device": {
|
||||
"heading": "Znovunastavení zařízení"
|
||||
}
|
||||
},
|
||||
"duration": {
|
||||
@ -1691,6 +1694,7 @@
|
||||
"info": "Díky integraci Google Assistant pro Home Assistant Cloud budete moci ovládat všechna zařízení v Home Assistant pomocí jakéhokoli zařízení podporujícího Google Assistant.",
|
||||
"info_state_reporting": "Pokud povolíte hlášení stavu, Home Assistant bude posílat veškeré změny stavů všech exponovaných entit do Google. Toto vám umožní sledovat vždy aktuální stavy entit v aplikaci Google.",
|
||||
"manage_entities": "Správa entit",
|
||||
"not_configured_text": "Než budete moci používat Google Assistant, musíte v aplikaci Google Home aktivovat dovednost Home Assistant Cloud pro Google Assistant.",
|
||||
"not_configured_title": "Google Asistent není aktivován",
|
||||
"security_devices": "Zabezpečovací zařízení",
|
||||
"sync_entities": "Synchronizovat entity s Google",
|
||||
@ -1859,6 +1863,7 @@
|
||||
"header": "Analytika",
|
||||
"instance_id": "ID instance: {huuid}",
|
||||
"introduction": "Sdílejte analytiku ze své instance. Tato data budou veřejně dostupná na {link}",
|
||||
"learn_more": "Zjistěte více, jak budou vaše údaje zpracovány.",
|
||||
"needs_base": "Aby byla tato možnost k dispozici, musíte povolit základní analytiku",
|
||||
"preference": {
|
||||
"base": {
|
||||
@ -2070,6 +2075,9 @@
|
||||
"filtering_by": "Filtrování podle",
|
||||
"show": "Zobrazit"
|
||||
},
|
||||
"hassio": {
|
||||
"button": "Nastavit"
|
||||
},
|
||||
"header": "Nastavení Home Assistant",
|
||||
"helpers": {
|
||||
"caption": "Pomocníci",
|
||||
@ -2236,10 +2244,17 @@
|
||||
"clear": "Zrušit",
|
||||
"description": "Zobrazení logů Home Assistant",
|
||||
"details": "Detaily protokolu ({level})",
|
||||
"level": {
|
||||
"critical": "KRITICKÉ",
|
||||
"debug": "LADĚNÍ",
|
||||
"error": "CHYBA",
|
||||
"info": "INFO",
|
||||
"warning": "VAROVÁNÍ"
|
||||
},
|
||||
"load_full_log": "Načíst úplný protokol Home Assistanta",
|
||||
"loading_log": "Načítání protokolu chyb...",
|
||||
"multiple_messages": "zpráva se poprvé objevila v {time} a zobrazuje se {counter} krát",
|
||||
"no_errors": "Nebyly hlášeny žádné chyby.",
|
||||
"no_errors": "Nebyly hlášeny žádné chyby",
|
||||
"no_issues": "Nejsou žádné nové problémy!",
|
||||
"refresh": "Obnovit"
|
||||
},
|
||||
|
@ -1188,6 +1188,9 @@
|
||||
"zha_device_card": {
|
||||
"device_name_placeholder": "Change device name"
|
||||
}
|
||||
},
|
||||
"zha_reconfigure_device": {
|
||||
"heading": "Reconfiguring device"
|
||||
}
|
||||
},
|
||||
"duration": {
|
||||
@ -1859,7 +1862,7 @@
|
||||
"documentation": "Before you enable this make sure you visit the analytics documentation page {link} to understand what you are sending and how it's stored.",
|
||||
"header": "Analytics",
|
||||
"instance_id": "Instance ID: {huuid}",
|
||||
"introduction": "Share analytics from your instance. This data will be publiclly available at {link}",
|
||||
"introduction": "Share analytics from your instance. This data will be publicly available at {link}",
|
||||
"learn_more": "Learn more about how your data will be processed.",
|
||||
"needs_base": "You need to enable base analytics for this option to be available",
|
||||
"preference": {
|
||||
@ -3746,7 +3749,7 @@
|
||||
"page-onboarding": {
|
||||
"analytics": {
|
||||
"finish": "Next",
|
||||
"intro": "Share analytics from your instance. This data will be publiclly available at {link}"
|
||||
"intro": "Share analytics from your instance. This data will be publicly available at {link}"
|
||||
},
|
||||
"core-config": {
|
||||
"button_detect": "Detect",
|
||||
|
@ -1187,6 +1187,9 @@
|
||||
"zha_device_card": {
|
||||
"device_name_placeholder": "Cambiar el nombre del dispositivo"
|
||||
}
|
||||
},
|
||||
"zha_reconfigure_device": {
|
||||
"heading": "Reconfigurando el dispositivo"
|
||||
}
|
||||
},
|
||||
"duration": {
|
||||
@ -1859,6 +1862,7 @@
|
||||
"header": "Analítica",
|
||||
"instance_id": "ID de instancia: {huuid}",
|
||||
"introduction": "Comparte análisis de tu instancia. Estos datos estarán disponibles públicamente en {link}",
|
||||
"learn_more": "Aprende más sobre cómo se procesarán tus datos.",
|
||||
"needs_base": "Debes habilitar el análisis base para que esta opción esté disponible",
|
||||
"preference": {
|
||||
"base": {
|
||||
@ -2070,6 +2074,9 @@
|
||||
"filtering_by": "Filtrando por",
|
||||
"show": "Mostrar"
|
||||
},
|
||||
"hassio": {
|
||||
"button": "Configurar"
|
||||
},
|
||||
"header": "Configurar Home Assistant",
|
||||
"helpers": {
|
||||
"caption": "Ayudantes",
|
||||
@ -2236,10 +2243,17 @@
|
||||
"clear": "Limpiar",
|
||||
"description": "Ve los registros de Home Assistant",
|
||||
"details": "Detalles de registro ({level})",
|
||||
"level": {
|
||||
"critical": "CRÍTICO",
|
||||
"debug": "DEPURACIÓN",
|
||||
"error": "ERROR",
|
||||
"info": "INFO",
|
||||
"warning": "ADVERTENCIA"
|
||||
},
|
||||
"load_full_log": "Cargar registro completo de Home Assistant",
|
||||
"loading_log": "Cargando registro de errores...",
|
||||
"multiple_messages": "el mensaje se produjo por primera vez a las {time} y aparece {counter} veces",
|
||||
"no_errors": "No se han reportado errores.",
|
||||
"no_errors": "No se han reportado errores",
|
||||
"no_issues": "¡No hay nuevos problemas!",
|
||||
"refresh": "Actualizar"
|
||||
},
|
||||
|
@ -1188,6 +1188,9 @@
|
||||
"zha_device_card": {
|
||||
"device_name_placeholder": "Muuda seadme nime"
|
||||
}
|
||||
},
|
||||
"zha_reconfigure_device": {
|
||||
"heading": "Seadme sätete muutmine"
|
||||
}
|
||||
},
|
||||
"duration": {
|
||||
@ -2072,6 +2075,9 @@
|
||||
"filtering_by": "Filtreeri",
|
||||
"show": "Kuva"
|
||||
},
|
||||
"hassio": {
|
||||
"button": "Seadista"
|
||||
},
|
||||
"header": "Home Assistant'i seadistamine",
|
||||
"helpers": {
|
||||
"caption": "Abimehed",
|
||||
|
@ -440,6 +440,9 @@
|
||||
"area-picker": {
|
||||
"show_areas": "Amosar áreas"
|
||||
},
|
||||
"data-table": {
|
||||
"clear": "Elim"
|
||||
},
|
||||
"device-picker": {
|
||||
"show_devices": "Amosar dispositivos"
|
||||
},
|
||||
@ -457,6 +460,12 @@
|
||||
"is_opening": "estase abrindo"
|
||||
},
|
||||
"show_trace": "Amosar rastro"
|
||||
},
|
||||
"related-filter-menu": {
|
||||
"filter_by_area": "Filtrar por área",
|
||||
"filter_by_device": "Filtrar por dispositivo",
|
||||
"filtered_by_area": "área: {area_name}",
|
||||
"filtered_by_device": "dispositivo: {device_name}"
|
||||
}
|
||||
},
|
||||
"dialogs": {
|
||||
@ -531,6 +540,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"show_trace": "Mostrar rastro",
|
||||
"triggers": {
|
||||
"type": {
|
||||
"mqtt": {
|
||||
@ -555,6 +565,12 @@
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
"account": {
|
||||
"google": {
|
||||
"not_configured_text": "Antes de usar o Asistente de Google, debes activar a skill Home Assistant Cloud para Google Assistant na aplicación Google Home.",
|
||||
"not_configured_title": "Google Assistant non está activado"
|
||||
}
|
||||
},
|
||||
"forgot_password": {
|
||||
"instructions": "Introduce o teu enderezo de correo electrónico e enviarémosche unha ligazón para restablecer o teu contrasinal."
|
||||
},
|
||||
@ -562,6 +578,41 @@
|
||||
"email_address": "Enderezo electrónico"
|
||||
}
|
||||
},
|
||||
"core": {
|
||||
"section": {
|
||||
"core": {
|
||||
"analytics": {
|
||||
"documentation": "Antes de habilitalo, asegúrese de visitar a páxina de documentación de análise {link} para comprender o que está a enviar e como se almacena.",
|
||||
"header": "Analítica",
|
||||
"instance_id": "ID de instancia: {huuid}",
|
||||
"introduction": "Comparte analítica desde a túa instancia. Estes datos estarán dispoñibles publicamente en {link}",
|
||||
"learn_more": "Máis información sobre como se procesarán os teus datos.",
|
||||
"needs_base": "Debe habilitar a analítica base para que esta opción estea dispoñible",
|
||||
"preference": {
|
||||
"base": {
|
||||
"description": "Isto inclúe o ID de instancia, a versión e o tipo de instalación",
|
||||
"title": "Analítica básica"
|
||||
},
|
||||
"diagnostics": {
|
||||
"description": "Comparte informes de fallos e información de diagnóstico",
|
||||
"title": "Diagnóstico"
|
||||
},
|
||||
"statistics": {
|
||||
"description": "Isto inclúe un reconto de elementos na súa instalación, para ver unha lista completa consulta a documentación",
|
||||
"title": "Estatísticas de uso"
|
||||
},
|
||||
"usage_supervisor": {
|
||||
"title": "Integracións e complementos usados"
|
||||
},
|
||||
"usage": {
|
||||
"description": "Isto inclúe os nomes das túas integracións",
|
||||
"title": "Integracións usadas"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"devices": {
|
||||
"enabled_description": "Os dispositivos desactivados non se amosarán e as entidades que pertencen ao dispositivo desactivaranse e non se engadirán ao Asistente doméstico.",
|
||||
"picker": {
|
||||
@ -585,7 +636,15 @@
|
||||
"show": "Amosar"
|
||||
},
|
||||
"integrations": {
|
||||
"config_entry": {
|
||||
"logs": "rexistros",
|
||||
"not_loaded": "Non cargado, comproba o {logs_link}"
|
||||
},
|
||||
"config_flow": {
|
||||
"not_loaded": "Non se puido cargar a integración. Tenta reiniciar Home Assistant."
|
||||
},
|
||||
"disable": {
|
||||
"show": "Amosar",
|
||||
"show_disabled": "Amosar as integracións desactivadas"
|
||||
},
|
||||
"ignore": {
|
||||
@ -593,6 +652,15 @@
|
||||
"show_ignored": "Amosar integracións ignoradas"
|
||||
}
|
||||
},
|
||||
"logs": {
|
||||
"level": {
|
||||
"critical": "CRÍTICO",
|
||||
"debug": "DEPURAR",
|
||||
"error": "ERRO",
|
||||
"info": "INFORMACIÓN",
|
||||
"warning": "AVISO"
|
||||
}
|
||||
},
|
||||
"lovelace": {
|
||||
"dashboards": {
|
||||
"detail": {
|
||||
@ -853,9 +921,14 @@
|
||||
"not_supported": "Esta redirección non é compatible coa túa instancia de Home Assistant. Comprobe a {link} para coñecer as redireccións compatibles e a versión na que se introduciron."
|
||||
},
|
||||
"page-onboarding": {
|
||||
"analytics": {
|
||||
"finish": "Seguinte"
|
||||
},
|
||||
"core-config": {
|
||||
"intro_location": "Gustaríanos saber onde vives. Esta información axudará a amosar información e configurar automatismos baseados no sol. Estes datos nunca se comparten fóra da túa rede."
|
||||
},
|
||||
"finish": "Rematar",
|
||||
"next": "Seguinte",
|
||||
"restore": {
|
||||
"show_log": "Amosar rexistro completo"
|
||||
}
|
||||
@ -863,6 +936,19 @@
|
||||
"profile": {
|
||||
"long_lived_access_tokens": {
|
||||
"prompt_copy_token": "Copia o teu token de acceso. Non aparecerá de novo."
|
||||
},
|
||||
"number_format": {
|
||||
"description": "Escolle como se formatean os números.",
|
||||
"dropdown_label": "Formato de número",
|
||||
"formats": {
|
||||
"comma_decimal": "1,234,567.89",
|
||||
"decimal_comma": "1.234.567,89",
|
||||
"language": "Automático (usar a configuración do idioma)",
|
||||
"none": "Ningunha",
|
||||
"space_comma": "1 234 567,89",
|
||||
"system": "Usa a configuración rexional do sistema"
|
||||
},
|
||||
"header": "Formato de número"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1860,6 +1860,7 @@
|
||||
"header": "분석",
|
||||
"instance_id": "인스턴스 ID: {huuid}",
|
||||
"introduction": "인스턴스의 분석 내용을 공유합니다. 이 데이터는 {link}에서 공개적으로 사용할 수 있습니다",
|
||||
"learn_more": "통계자료가 어떻게 처리되는지 알아보기.",
|
||||
"needs_base": "이 옵션을 사용하려면 기본 분석을 활성화해야 합니다",
|
||||
"preference": {
|
||||
"base": {
|
||||
@ -2237,6 +2238,13 @@
|
||||
"clear": "지우기",
|
||||
"description": "Home Assistant 로그 내역을 봅니다",
|
||||
"details": "로그 상세정보 ({level})",
|
||||
"level": {
|
||||
"critical": "치명적오류",
|
||||
"debug": "디버그",
|
||||
"error": "오류",
|
||||
"info": "정보",
|
||||
"warning": "경고"
|
||||
},
|
||||
"load_full_log": "Home Assistant 로그 전부 불러오기",
|
||||
"loading_log": "오류 로그를 읽는 중...",
|
||||
"multiple_messages": "{time}에 처음 발생했으며, {counter}번 발생했습니다.",
|
||||
|
@ -1860,6 +1860,7 @@
|
||||
"header": "Analytics",
|
||||
"instance_id": "Forekomst-ID: {huuid}",
|
||||
"introduction": "Del analyse fra forekomsten din. Disse dataene vil være offentlig tilgjengelige på {link}",
|
||||
"learn_more": "Lær mer om hvordan dataene dine blir behandlet.",
|
||||
"needs_base": "Du må aktivere basisanalyse for at dette alternativet skal være tilgjengelig",
|
||||
"preference": {
|
||||
"base": {
|
||||
@ -2071,6 +2072,9 @@
|
||||
"filtering_by": "Filtrering etter",
|
||||
"show": "Vis"
|
||||
},
|
||||
"hassio": {
|
||||
"button": "Konfigurer"
|
||||
},
|
||||
"header": "Konfigurer Home Assistant",
|
||||
"helpers": {
|
||||
"caption": "Hjelpere",
|
||||
@ -2237,10 +2241,17 @@
|
||||
"clear": "Tøm",
|
||||
"description": "Vis Home Assistant loggene",
|
||||
"details": "Loggdetaljer ({level})",
|
||||
"level": {
|
||||
"critical": "KRITISK",
|
||||
"debug": "DEBUG",
|
||||
"error": "FEIL",
|
||||
"info": "INFO",
|
||||
"warning": "ADVARSEL"
|
||||
},
|
||||
"load_full_log": "Last inn fullstendig Home Assistant logg",
|
||||
"loading_log": "Laster inn feillogg ...",
|
||||
"multiple_messages": "meldingen oppstod først ved {time} og vist {counter} ganger",
|
||||
"no_errors": "Ingen feil er rapportert.",
|
||||
"no_errors": "Ingen feil er rapportert",
|
||||
"no_issues": "Det er ingen nye problemer!",
|
||||
"refresh": "Oppdater"
|
||||
},
|
||||
|
@ -1188,6 +1188,9 @@
|
||||
"zha_device_card": {
|
||||
"device_name_placeholder": "Wijzig apparaatnaam"
|
||||
}
|
||||
},
|
||||
"zha_reconfigure_device": {
|
||||
"heading": "Apparaat opnieuw configureren"
|
||||
}
|
||||
},
|
||||
"duration": {
|
||||
@ -1656,8 +1659,8 @@
|
||||
},
|
||||
"introduction": "Met de Blueprinteditor kunt je Blueprints maken en bewerken.",
|
||||
"learn_more": "Meer informatie over Blueprints",
|
||||
"share_blueprint": "Deel blauwdruk",
|
||||
"share_blueprint_no_url": "Kan blauwdruk niet delen: geen bron-URL",
|
||||
"share_blueprint": "Deel Blueprint",
|
||||
"share_blueprint_no_url": "Kan Blueprint niet delen: geen bron-URL",
|
||||
"use_blueprint": "Automatisering maken"
|
||||
}
|
||||
},
|
||||
@ -1860,6 +1863,7 @@
|
||||
"header": "Analytics",
|
||||
"instance_id": "Instantie-ID: {huuid}",
|
||||
"introduction": "Deel analyses vanuit uw instantie. Deze gegevens zijn openbaar beschikbaar op {link}",
|
||||
"learn_more": "Lees meer over hoe uw gegevens worden verwerkt.",
|
||||
"needs_base": "U moet basisanalyses inschakelen om deze optie beschikbaar te maken",
|
||||
"preference": {
|
||||
"base": {
|
||||
@ -2071,6 +2075,9 @@
|
||||
"filtering_by": "Filteren op",
|
||||
"show": "Toon"
|
||||
},
|
||||
"hassio": {
|
||||
"button": "Configureer"
|
||||
},
|
||||
"header": "Configureer Home Assistant",
|
||||
"helpers": {
|
||||
"caption": "Helpers",
|
||||
@ -2237,6 +2244,13 @@
|
||||
"clear": "Wis",
|
||||
"description": "Home Assistant logboek bekijken",
|
||||
"details": "Logboekdetails ({level})",
|
||||
"level": {
|
||||
"critical": "KRITISCH",
|
||||
"debug": "DEBUG",
|
||||
"error": "FOUT",
|
||||
"info": "INFO",
|
||||
"warning": "WAARSCHUWING"
|
||||
},
|
||||
"load_full_log": "Laad volledige Home Assistant logboek",
|
||||
"loading_log": "Foutenlogboek laden ...",
|
||||
"multiple_messages": "bericht kwam voor het eerst om {time} en verschijnt {counter} keer",
|
||||
|
@ -1188,6 +1188,9 @@
|
||||
"zha_device_card": {
|
||||
"device_name_placeholder": "Название"
|
||||
}
|
||||
},
|
||||
"zha_reconfigure_device": {
|
||||
"heading": "Перенастройка устройства"
|
||||
}
|
||||
},
|
||||
"duration": {
|
||||
@ -1859,7 +1862,8 @@
|
||||
"documentation": "Прежде всего, посетите страницу документации по аналитике {link}, чтобы понять, что Вы будете отправлять и как это будет храниться.",
|
||||
"header": "Аналитика",
|
||||
"instance_id": "Идентификатор экземпляра Home Assistant: {huuid}",
|
||||
"introduction": "Поделитесь аналитикой из Вашего Home Assistant. Эти данные будут доступны для всех по адресу {ссылка}.",
|
||||
"introduction": "Поделитесь аналитикой из Вашего Home Assistant. Эти данные будут доступны для всех по адресу {link}.",
|
||||
"learn_more": "Узнайте больше о том, как будут обрабатываться Ваши данные.",
|
||||
"needs_base": "Включите базовую аналитику, чтобы эта опция была доступна",
|
||||
"preference": {
|
||||
"base": {
|
||||
@ -2071,6 +2075,9 @@
|
||||
"filtering_by": "Отфильтровано по принадлежности к",
|
||||
"show": "Показать"
|
||||
},
|
||||
"hassio": {
|
||||
"button": "Настроить"
|
||||
},
|
||||
"header": "Настройка Home Assistant",
|
||||
"helpers": {
|
||||
"caption": "Вспомогательное",
|
||||
@ -2237,10 +2244,17 @@
|
||||
"clear": "Очистить",
|
||||
"description": "Журналы работы сервера",
|
||||
"details": "Уровень: {level}",
|
||||
"level": {
|
||||
"critical": "КРИТИЧЕСКАЯ НЕИСПРАВНОСТЬ",
|
||||
"debug": "ОТЛАДКА",
|
||||
"error": "ОШИБКА",
|
||||
"info": "ИНФОРМАЦИЯ",
|
||||
"warning": "ПРЕДУПРЕЖДЕНИЕ"
|
||||
},
|
||||
"load_full_log": "Показать весь журнал",
|
||||
"loading_log": "Загрузка журнала…",
|
||||
"multiple_messages": "первое сообщение получено {time} и повторялось {counter} раз",
|
||||
"no_errors": "Нет сообщений об ошибках.",
|
||||
"no_errors": "Нет сообщений об ошибках",
|
||||
"no_issues": "Нет сообщений о проблемах.",
|
||||
"refresh": "Обновить"
|
||||
},
|
||||
@ -3735,7 +3749,7 @@
|
||||
"page-onboarding": {
|
||||
"analytics": {
|
||||
"finish": "Далее",
|
||||
"intro": "Поделитесь аналитикой из Вашего Home Assistant. Эти данные будут доступны для всех по адресу {ссылка}."
|
||||
"intro": "Поделитесь аналитикой из Вашего Home Assistant. Эти данные будут доступны для всех по адресу {link}."
|
||||
},
|
||||
"core-config": {
|
||||
"button_detect": "Заполнить",
|
||||
|
@ -1188,6 +1188,9 @@
|
||||
"zha_device_card": {
|
||||
"device_name_placeholder": "變更裝置名稱"
|
||||
}
|
||||
},
|
||||
"zha_reconfigure_device": {
|
||||
"heading": "重新設定裝置"
|
||||
}
|
||||
},
|
||||
"duration": {
|
||||
@ -1860,6 +1863,7 @@
|
||||
"header": "分析資料",
|
||||
"instance_id": "實例 ID:{huuid}",
|
||||
"introduction": "分享實例分析資料,資料將可透過 {link} 連結公開取得",
|
||||
"learn_more": "詳細了解資料會如何處理。",
|
||||
"needs_base": "需要開啟基本分析、方能使用此選項",
|
||||
"preference": {
|
||||
"base": {
|
||||
@ -2071,6 +2075,9 @@
|
||||
"filtering_by": "篩選",
|
||||
"show": "顯示"
|
||||
},
|
||||
"hassio": {
|
||||
"button": "設定"
|
||||
},
|
||||
"header": "設定 Home Assistant",
|
||||
"helpers": {
|
||||
"caption": "助手",
|
||||
@ -2237,10 +2244,17 @@
|
||||
"clear": "清除",
|
||||
"description": "檢視 Home Assistant 日誌",
|
||||
"details": "記錄詳細資料({level})",
|
||||
"level": {
|
||||
"critical": "緊急",
|
||||
"debug": "除錯",
|
||||
"error": "錯誤",
|
||||
"info": "資訊",
|
||||
"warning": "警告"
|
||||
},
|
||||
"load_full_log": "載入完整 Home Assistant 記錄",
|
||||
"loading_log": "載入錯誤記錄中...",
|
||||
"multiple_messages": "訊息首次出現於 {time}、共顯示 {counter} 次",
|
||||
"no_errors": "未回報任何錯誤。",
|
||||
"no_errors": "未回報任何錯誤",
|
||||
"no_issues": "沒有新問題!",
|
||||
"refresh": "更新"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user