[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-09-05 00:32:46 +00:00
parent fcc22ba560
commit d5794c3e2e
6 changed files with 100 additions and 20 deletions

View File

@ -505,6 +505,7 @@
"back": "Zpět",
"cancel": "Zrušit",
"close": "Zavřít",
"continue": "Pokračovat",
"delete": "Smazat",
"error_required": "Povinné",
"loading": "Načítání",
@ -689,8 +690,10 @@
"crop": "Oříznout"
},
"more_info_control": {
"controls": "Ovládací prvky",
"dismiss": "Zavřít dialog",
"edit": "Upravit entitu",
"history": "Historie",
"person": {
"create_zone": "Vytvořit zónu z aktuálního umístění"
},
@ -1912,7 +1915,7 @@
"filter": "Nově načíst entity integrace Filter",
"generic": "Nově načíst entity integrace Generic IP camera",
"generic_thermostat": "Nově načíst entity integrace Generic thermostat",
"group": "Nově načíst skupiny",
"group": "Nově načíst skupiny, skupiny entit a notifikační služby",
"heading": "Konfigurace se načítá",
"history_stats": "Nově načíst entity integrace History stats",
"homekit": "Nově načíst entity integrace HomeKit",
@ -1923,12 +1926,17 @@
"input_text": "Nově načíst pomocníky - texty",
"introduction": "Některé části Home Assistant lze nově načíst bez nutnosti restartování. Nové načtení zahodí jejich aktuální konfiguraci a načte novou.",
"min_max": "Nově načíst entity integrace Min/Max",
"mqtt": "Nově načíst entity integrace MQTT",
"person": "Nově načíst osoby",
"ping": "Nově načíst entity integrace Ping",
"rest": "Nově načíst entity integrace Rest",
"reload": "Nově načíst integraci {domain}",
"rest": "Nově načíst entity a notifikační služby integrace Rest",
"rpi_gpio": "Nově načíst entity integrace Raspberry Pi GPIO",
"scene": "Nově načíst scény",
"script": "Nově načíst skripty",
"smtp": "Nově načíst notifikační služby integrace SMTP",
"statistics": "Nově načíst entity integrace Statistics",
"telegram": "Nově načíst notifikační služby integrace Telegram",
"template": "Nově načíst entity integrace Template",
"trend": "Nově načíst entity integrace Trend",
"universal": "Nově načíst entity integrace Universal media player",
@ -2549,7 +2557,11 @@
}
},
"cardpicker": {
"by_card": "Podle karty",
"by_entity": "Podle entity",
"custom_card": "Vlastní",
"domain": "Doména",
"entity": "Entita",
"no_description": "Žádný popis není k dispozici."
},
"edit_card": {

View File

@ -563,6 +563,8 @@
"no_history_found": "No state history found."
},
"media-browser": {
"audio_not_supported": "Your browser does not support the audio element.",
"choose_player": "Choose Player",
"choose-source": "Choose Source",
"content-type": {
"album": "Album",
@ -571,12 +573,16 @@
"playlist": "Playlist",
"server": "Server"
},
"media_not_supported": "The Browser Media Player does not support this type of media",
"media_player": "Media Player",
"media-player-browser": "Media Player Browser",
"no_items": "No items",
"pick": "Pick",
"pick-media": "Pick Media",
"play": "Play",
"play-media": "Play Media"
"play-media": "Play Media",
"video_not_supported": "Your browser does not support the video element.",
"web-browser": "Web Browser"
},
"picture-upload": {
"label": "Picture",
@ -634,7 +640,7 @@
"icon": "Icon Override",
"icon_error": "Icons should be in the format 'prefix:iconname', e.g. 'mdi:home'",
"name": "Name Override",
"note": "Note: this might not work yet with all integrations.",
"note": "Note: This might not work yet with all integrations.",
"unavailable": "This entity is not currently available.",
"update": "Update"
},
@ -1765,8 +1771,21 @@
"versions": "Obtaining information about firmware and command class versions",
"wakeup": "Setting up support for wakeup queues and messages"
},
"node": {
"button": "Node Details",
"not_found": "Node not found"
},
"nodes_table": {
"failed": "Failed",
"id": "ID",
"manufacturer": "Manufacturer",
"model": "Model",
"query_stage": "Query Stage",
"zwave_plus": "Z-Wave Plus"
},
"refresh_node": {
"battery_note": "If the node is battery powered, be sure to wake it before proceeding",
"button": "Refresh Node",
"complete": "Node Refresh Complete",
"description": "This will tell OpenZWave to re-interview a node and update the node's command classes, capabilities, and values.",
"node_status": "Node Status",
@ -2025,7 +2044,7 @@
"system": "System"
}
},
"users_privileges_note": "The users group is a work in progress. The user will be unable to administer the instance via the UI. We're still auditing all management API endpoints to ensure that they correctly limit access to administrators."
"users_privileges_note": "The user group feature is a work in progress. The user will be unable to administer the instance via the UI. We're still auditing all management API endpoints to ensure that they correctly limit access to administrators."
},
"zha": {
"add_device_page": {
@ -2063,7 +2082,7 @@
"clusters": {
"header": "Clusters",
"help_cluster_dropdown": "Select a cluster to view attributes and commands.",
"introduction": "Clusters are the building blocks for Zigbee functionality. They seperate functionality into logical units. There are client and server types and that are comprised of attributes and commands."
"introduction": "Clusters are the building blocks for Zigbee functionality. They separate functionality into logical units. There are client and server types and that are comprised of attributes and commands."
},
"common": {
"add_devices": "Add Devices",
@ -2196,7 +2215,7 @@
"true": "True"
},
"node_management": {
"add_to_group": "Add To Group",
"add_to_group": "Add to Group",
"entities": "Entities of this node",
"entity_info": "Entity Information",
"exclude_entity": "Exclude this entity from Home Assistant",
@ -2209,11 +2228,11 @@
"node_to_control": "Node to control",
"nodes": "Nodes",
"nodes_hint": "Select node to view per-node options",
"nodes_in_group": "Other Nodes in this group:",
"nodes_in_group": "Other nodes in this group:",
"pooling_intensity": "Polling intensity",
"protection": "Protection",
"remove_broadcast": "Remove Broadcast",
"remove_from_group": "Remove From Group",
"remove_from_group": "Remove from Group",
"set_protection": "Set Protection"
},
"ozw_log": {
@ -2575,6 +2594,7 @@
"options": "More options",
"pick_card": "Which card would you like to add?",
"pick_card_view_title": "Which card would you like to add to your {name} view?",
"search_cards": "Search cards",
"show_code_editor": "Show Code Editor",
"show_visual_editor": "Show Visual Editor",
"toggle_editor": "Toggle Editor",

View File

@ -489,6 +489,7 @@
"back": "Tilbake",
"cancel": "Avbryt",
"close": "Lukk",
"continue": "Fortsette",
"delete": "Slett",
"error_required": "Nødvendig",
"loading": "Laster",
@ -672,8 +673,10 @@
"crop": "Beskjære"
},
"more_info_control": {
"controls": "Kontroller",
"dismiss": "Avvis dialogboksen",
"edit": "Redigér entitet",
"history": "Historie",
"person": {
"create_zone": "Opprett sone fra gjeldende plassering"
},
@ -1866,7 +1869,7 @@
"filter": "Last inn filter entiteter på nytt",
"generic": "Last inn generiske IP-kamera entiteter på nytt",
"generic_thermostat": "Last inn generiske termostat entiteter på nytt",
"group": "Last inn grupper på nytt",
"group": "Laste inn grupper, gruppere enheter og varsle tjenester på nytt",
"heading": "YAML -Konfigurasjon lastes på nytt",
"history_stats": "Last inn historiske tilstander på nytt",
"homekit": "Last inn HomeKit på nytt",
@ -1877,12 +1880,17 @@
"input_text": "Last inn inndata tekst 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.",
"min_max": "Last inn min/maks entiteter på nytt",
"mqtt": "Last inn mqtt-enheter på nytt",
"person": "Last inn personer på nytt",
"ping": "Last inn ping binære sensor entiteter på nytt",
"rest": "Last inn REST entiteter på nytt",
"reload": "Last inn {domain} på nytt",
"rest": "Last inn hvileenheter på nytt og varsle tjenester",
"rpi_gpio": "Last inn Raspberry Pi GPIO-enheter på nytt",
"scene": "Last inn scener på nytt",
"script": "Last inn skript på nytt",
"smtp": "Last inn smtp-varslingstjenester på nytt",
"statistics": "Last inn statistiske entiteter på nytt",
"telegram": "Last inn telegram varslingstjenester på nytt",
"template": "Laste inn mal entiteter på nytt",
"trend": "Laste inn trend entiteter på nytt",
"universal": "Laste inn universelle mediespiller entiteter på nytt",
@ -2493,7 +2501,11 @@
}
},
"cardpicker": {
"by_card": "Med kort",
"by_entity": "Etter enhet",
"custom_card": "Tilpasset",
"domain": "Domene",
"entity": "Entitet",
"no_description": "Ingen beskrivelse tilgjengelig."
},
"edit_card": {

View File

@ -505,6 +505,7 @@
"back": "Назад",
"cancel": "Отменить",
"close": "Закрыть",
"continue": "Продолжить",
"delete": "Удалить",
"error_required": "Обязательное поле",
"loading": "Загрузка",
@ -689,8 +690,10 @@
"crop": "Обрезать"
},
"more_info_control": {
"controls": "Управление",
"dismiss": "Закрыть диалог",
"edit": "Изменить объект",
"history": "История",
"person": {
"create_zone": "Создать зону из текущего местоположения"
},
@ -1209,7 +1212,7 @@
"title": "Alexa"
},
"caption": "Home Assistant Cloud",
"description_features": "Управление сервером вдали от дома, интеграция с Alexa и Google Assistant",
"description_features": "Удалённый доступ к серверу, интеграция с Alexa и Google Assistant",
"description_login": "{email}",
"description_not_login": "Вход не выполнен",
"dialog_certificate": {
@ -1255,7 +1258,7 @@
"email": "Адрес электронной почты",
"email_error_msg": "Неверный адрес электронной почты.",
"forgot_password": "забыли пароль?",
"introduction": "Home Assistant Cloud обеспечивает безопасный доступ к Вашему серверу, даже если Вы находитесь вдали от дома. Также это даёт возможность подключения к функциям облачных сервисов Amazon Alexa и Google Assistant.",
"introduction": "Home Assistant Cloud обеспечивает безопасный доступ к Вашему серверу, даже если Вы находитесь вдали от дома. Также это даёт возможность простого подключения к функциям облачных сервисов Amazon Alexa и Google Assistant.",
"introduction2": "Услуга предоставляется нашим партнером ",
"introduction2a": ", компанией от основателей Home Assistant и Hass.io.",
"introduction3": "Home Assistant Cloud предлагает одноразовый бесплатный пробный период продолжительностью один месяц. Для активации пробного периода платёжная информация не требуется.",
@ -1402,7 +1405,7 @@
},
"scripts": "Сценарии",
"unknown_error": "Неизвестная ошибка.",
"unnamed_device": "Безымянное устройство",
"unnamed_device": "Устройство без названия",
"update": "Обновить"
},
"entities": {
@ -1902,7 +1905,7 @@
"filter": "Перезагрузить объекты интеграции \"Filter\"",
"generic": "Перезагрузить объекты интеграции \"Generic IP Camera\"",
"generic_thermostat": "Перезагрузить объекты интеграции \"Generic Thermostat\"",
"group": "Перезагрузить группы",
"group": "Перезагрузить группы, объекты групп и службы уведомлений",
"heading": "Перезагрузка конфигурации YAML",
"history_stats": "Перезагрузить объекты интеграции \"History Stats\"",
"homekit": "Перезагрузить HomeKit",
@ -1913,12 +1916,17 @@
"input_text": "Перезагрузить вспомогательные элементы ввода текста",
"introduction": "Некоторые компоненты Home Assistant можно перезагрузить без необходимости перезапуска всей системы. Перезагрузка выгружает текущую конфигурацию YAML и загружает новую.",
"min_max": "Перезагрузить объекты интеграции \"Min/Max\"",
"mqtt": "Перезагрузить объекты интеграции \"MQTT\"",
"person": "Перезагрузить персоны",
"ping": "Перезагрузить объекты интеграции \"Ping (ICMP)\"",
"rest": "Перезагрузить объекты интеграции \"REST\"",
"reload": "Перезагрузить {domain}",
"rest": "Перезагрузить объекты и службы уведомлений интеграции \"REST\"",
"rpi_gpio": "Перезагрузить объекты интеграции \"Raspberry Pi GPIO\"",
"scene": "Перезагрузить сцены",
"script": "Перезагрузить сценарии",
"smtp": "Перезагрузить службы уведомлений SMTP",
"statistics": "Перезагрузить объекты интеграции \"Statistics\"",
"telegram": "Перезагрузить службы уведомлений Telegram",
"template": "Перезагрузить объекты шаблонов",
"trend": "Перезагрузить объекты интеграции \"Trend\"",
"universal": "Перезагрузить объекты интеграции \"Universal Media Player\"",
@ -2539,7 +2547,11 @@
}
},
"cardpicker": {
"by_card": "Карточки",
"by_entity": "Объекты",
"custom_card": "Custom",
"domain": "Домен",
"entity": "Объект",
"no_description": "Описание недоступно."
},
"edit_card": {

View File

@ -505,6 +505,7 @@
"back": "返回",
"cancel": "取消",
"close": "关闭",
"continue": "继续",
"delete": "删除",
"error_required": "必填",
"loading": "加载中",
@ -689,8 +690,10 @@
"crop": "剪裁"
},
"more_info_control": {
"controls": "控制项",
"dismiss": "关闭对话框",
"edit": "编辑实体",
"history": "历史",
"person": {
"create_zone": "从当前位置创建地点"
},
@ -1912,7 +1915,7 @@
"filter": "重载 filter 实体",
"generic": "重载通用 IP 摄像机实体",
"generic_thermostat": "重载通用恒温器实体",
"group": "重载分组",
"group": "重载分组、分组实体及通知服务",
"heading": "配置重载",
"history_stats": "重载历史记录统计实体",
"homekit": "重载 HomeKit",
@ -1923,12 +1926,17 @@
"input_text": "重载文字输入",
"introduction": "Home Assistant 中的部分配置可以直接重载,而无需重启服务。点击重载按钮将重新载入新的配置。",
"min_max": "重载最小值/最大值实体",
"mqtt": "重载 mqtt 实体",
"person": "重载人员",
"ping": "重载 ping 二元传感器实体",
"rest": "重载 REST 实体",
"reload": "重载{domain}",
"rest": "重载 REST 实体及通知服务",
"rpi_gpio": "重载树莓派 GPIO 实体",
"scene": "重载场景",
"script": "重载脚本",
"smtp": "重载 smtp 通知服务",
"statistics": "重载 statistics 实体",
"telegram": "重载 telegram 通知服务",
"template": "重载模板实体",
"trend": "重载 trend 实体",
"universal": "重载通用媒体播放器实体",
@ -2549,7 +2557,11 @@
}
},
"cardpicker": {
"by_card": "按卡片",
"by_entity": "按实体",
"custom_card": "自定义",
"domain": "域",
"entity": "实体",
"no_description": "没有描述。"
},
"edit_card": {

View File

@ -505,6 +505,7 @@
"back": "上一步",
"cancel": "取消",
"close": "關閉",
"continue": "繼續",
"delete": "刪除",
"error_required": "必填",
"loading": "讀取中",
@ -689,8 +690,10 @@
"crop": "裁切"
},
"more_info_control": {
"controls": "控制",
"dismiss": "忽略對話",
"edit": "編輯實體",
"history": "歷史",
"person": {
"create_zone": "使用目前位置新增區域"
},
@ -1912,7 +1915,7 @@
"filter": "重新載入過濾器實體",
"generic": "重新載入通用 IP 攝影機實體",
"generic_thermostat": "重新載入通用溫控器實體",
"group": "重新載入群組",
"group": "重新載入群組、群組實體及通知服務",
"heading": "YAML 設定新載入中",
"history_stats": "重新載入歷史狀態實體",
"homekit": "重新載入 Homekit",
@ -1923,12 +1926,17 @@
"input_text": "重新載入輸入文字",
"introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。",
"min_max": "重新載入最低/最高實體",
"mqtt": "重新載入 MQTT 實體",
"person": "重新載入人員",
"ping": "重新載入 Pung 二進位傳感器實體",
"rest": "重新載入剩餘實體",
"reload": "重新載入{domain}",
"rest": "重新載入剩餘實體及通知服務",
"rpi_gpio": "重新載入 Raspberry Pi GPIO 實體",
"scene": "重新載入場景",
"script": "重新載入腳本",
"smtp": "重新載入 SMTP 通知服務",
"statistics": "重新載入統計資訊實體",
"telegram": "重新載入 Telegram 通知服務",
"template": "重新載入範例實體",
"trend": "重新載入趨勢實體",
"universal": "重新載入通用媒體播放器實體",
@ -2549,7 +2557,11 @@
}
},
"cardpicker": {
"by_card": "以面板",
"by_entity": "以實體",
"custom_card": "自訂面板",
"domain": "區域",
"entity": "實體",
"no_description": "無描述可使用。"
},
"edit_card": {