From 46cc2aec9437ae51e4406dc813b0407bafaf14c0 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Fri, 14 Feb 2020 00:32:50 +0000 Subject: [PATCH] [ci skip] Translation update --- translations/de.json | 13 +++++++++++- translations/en.json | 42 +++++++++++++++++++++------------------ translations/es.json | 3 ++- translations/fr.json | 3 ++- translations/hu.json | 3 ++- translations/ko.json | 11 +++++----- translations/lb.json | 15 +++++++++++++- translations/nb.json | 17 ++++++++++++++-- translations/ru.json | 3 ++- translations/sv.json | 3 ++- translations/zh-Hant.json | 19 +++++++++++++++--- 11 files changed, 96 insertions(+), 36 deletions(-) diff --git a/translations/de.json b/translations/de.json index 0bea979e8c..d8a3b0a00d 100644 --- a/translations/de.json +++ b/translations/de.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "Wenn deaktiviert werden neu erkannte Entitäten für {integration} nicht automatisch zu Home Assistant hinzugefügt.", "enable_new_entities_label": "Neu hinzugefügte Entitäten aktivieren.", - "title": "Einstellungen für {integration}" + "title": "Einstellungen für {integration}", + "update": "Aktualisieren" }, "confirmation": { "cancel": "Abbrechen", @@ -659,6 +660,16 @@ }, "updater": { "title": "Update-Anweisungen" + }, + "vacuum": { + "commands": "Staubsaugerbefehle:", + "fan_speed": "Lüftergeschwindigkeit", + "locate": "Lokalisieren", + "pause": "Pause", + "start": "Start", + "start_pause": "Start/Pause", + "status": "Status", + "stop": "Stoppen" } }, "more_info_settings": { diff --git a/translations/en.json b/translations/en.json index b30b619c7a..8949ac36df 100644 --- a/translations/en.json +++ b/translations/en.json @@ -641,6 +641,9 @@ "more_info_control": { "dismiss": "Dismiss dialog", "edit": "Edit entity", + "person": { + "create_zone": "Create zone from current location" + }, "restored": { "confirm_remove_text": "Are you sure you want to remove this entity?", "confirm_remove_title": "Remove entity?", @@ -892,6 +895,7 @@ }, "edit_ui": "Edit with UI", "edit_yaml": "Edit as YAML", + "enable_disable": "Enable/Disable automation", "introduction": "Use automations to bring your home alive.", "load_error_not_editable": "Only automations in automations.yaml are editable.", "load_error_unknown": "Error loading automation ({err_no}).", @@ -1006,7 +1010,7 @@ "cloud": { "account": { "alexa": { - "config_documentation": "Config documentation", + "config_documentation": "Configuration documentation", "disable": "disable", "enable": "enable", "enable_ha_skill": "Enable the Home Assistant skill for Alexa", @@ -1023,7 +1027,7 @@ "connection_status": "Cloud connection status", "fetching_subscription": "Fetching subscription…", "google": { - "config_documentation": "Config documentation", + "config_documentation": "Configuration documentation", "devices_pin": "Security Devices Pin", "enable_ha_skill": "Activate the Home Assistant skill for Google Assistant", "enable_state_reporting": "Enable State Reporting", @@ -1372,7 +1376,7 @@ "add_area": "Add Area", "area_picker_label": "Area", "close": "Close", - "created_config": "Created config for {name}.", + "created_config": "Created configuration for {name}.", "dismiss": "Dismiss dialog", "error_saving_area": "Error saving area: {error}", "external_step": { @@ -1525,7 +1529,7 @@ "stop": "Stop" }, "validation": { - "check_config": "Check config", + "check_config": "Check configuration", "heading": "Configuration validation", "introduction": "Validate your configuration if you recently made some changes to your configuration and want to make sure that it is all valid", "invalid": "Configuration invalid", @@ -1697,7 +1701,7 @@ "required_error_msg": "This field is required", "update": "Update" }, - "edit_home_zone": "The location of your home can be changed in the general config.", + "edit_home_zone": "The location of your home can be changed in the general configuration.", "introduction": "Zones allow you to specify certain regions on earth. When a person is within a zone, the state will take the name from the zone. Zones can also be used as a trigger or condition inside automation setups.", "no_zones_created_yet": "Looks like you have not created any zones yet." }, @@ -1725,12 +1729,12 @@ "network_stopped": "Z-Wave Network Stopped" }, "node_config": { - "config_parameter": "Config Parameter", - "config_value": "Config Value", + "config_parameter": "Configuration Parameter", + "config_value": "Configuration Value", "false": "False", - "header": "Node Config Options", + "header": "Node Configuration Options", "seconds": "seconds", - "set_config_parameter": "Set Config Parameter", + "set_config_parameter": "Set Configuration Parameter", "set_wakeup": "Set Wakeup Interval", "true": "True" }, @@ -1744,7 +1748,7 @@ "cancel_command": "Cancel Command", "heal_network": "Heal Network", "remove_node": "Remove Node", - "save_config": "Save Config", + "save_config": "Save Configuration", "soft_reset": "Soft Reset", "start_network": "Start Network", "stop_network": "Stop Network", @@ -1883,7 +1887,7 @@ "lovelace": { "add_entities": { "generated_unsupported": "You can only use this function when you have taken control of the Lovelace UI.", - "saving_failed": "Saving Lovelace UI config failed.", + "saving_failed": "Saving Lovelace UI configuration failed.", "yaml_unsupported": "You can not use this function when using Lovelace UI in YAML mode." }, "cards": { @@ -2070,24 +2074,24 @@ "header": "Edit UI", "menu": { "open": "Open Lovelace UI menu", - "raw_editor": "Raw config editor" + "raw_editor": "Raw configuration editor" }, "migrate": { "header": "Configuration Incompatible", - "migrate": "Migrate config", - "para_migrate": "Home Assistant can add ID's to all your cards and views automatically for you by pressing the 'Migrate config' button.", + "migrate": "Migrate configuration", + "para_migrate": "Home Assistant can add ID's to all your cards and views automatically for you by pressing the 'Migrate configuration' button.", "para_no_id": "This element doesn't have an ID. Please add an ID to this element in 'ui-lovelace.yaml'." }, "raw_editor": { "confirm_remove_config_text": "We will automatically generate your Lovelace UI views with your areas and devices if you remove your Lovelace UI configuration.", "confirm_remove_config_title": "Are you sure you want to remove your Lovelace UI configuration? We will automatically generate your Lovelace UI views with your areas and devices.", "confirm_unsaved_changes": "You have unsaved changes, are you sure you want to exit?", - "confirm_unsaved_comments": "Your config contains comment(s), these will not be saved. Do you want to continue?", - "error_invalid_config": "Your config is not valid: {error}", + "confirm_unsaved_comments": "Your configuration contains comment(s), these will not be saved. Do you want to continue?", + "error_invalid_config": "Your configuration is not valid: {error}", "error_parse_yaml": "Unable to parse YAML: {error}", - "error_remove": "Unable to remove config: {error}", + "error_remove": "Unable to remove configuration: {error}", "error_save_yaml": "Unable to save YAML: {error}", - "header": "Edit Config", + "header": "Edit Configuration", "save": "Save", "saved": "Saved", "unsaved_changes": "Unsaved changes" @@ -2209,7 +2213,7 @@ "data": { "password": "API Password" }, - "description": "Please input the API password in your http config:" + "description": "Please input the API password in your HTTP configuration:" }, "mfa": { "data": { diff --git a/translations/es.json b/translations/es.json index 2feb96fff9..a9dc2a3cc9 100644 --- a/translations/es.json +++ b/translations/es.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "Si está deshabilitada, las nuevas entidades que se descubran para {integration} no se añadirán automáticamente a Home Assistant.", "enable_new_entities_label": "Activar entidades recién añadidas.", - "title": "Opciones del sistema para {integration}" + "title": "Opciones del sistema para {integration}", + "update": "Actualizar" }, "confirmation": { "cancel": "Cancelar", diff --git a/translations/fr.json b/translations/fr.json index 9803bacee0..5d5b8c5c69 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "Si désactivé, les nouvelles entités découvertes pour {integration} ne seront pas ajoutées automatiquement à Home Assistant.", "enable_new_entities_label": "Activer les entités nouvellement ajoutées.", - "title": "Options système pour {integration}" + "title": "Options système pour {integration}", + "update": "Mise à jour" }, "confirmation": { "cancel": "Annuler", diff --git a/translations/hu.json b/translations/hu.json index 847f36899f..c5bf4f0216 100644 --- a/translations/hu.json +++ b/translations/hu.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "Ha le van tiltva, akkor az újonnan felfedezett {integration} entitások nem lesznek automatikusan hozzáadva a Home Assistant-hoz.", "enable_new_entities_label": "Újonnan hozzáadott entitások engedélyezése.", - "title": "{integration} rendszerbeállításai" + "title": "{integration} rendszerbeállításai", + "update": "Frissítés" }, "confirmation": { "cancel": "Mégse", diff --git a/translations/ko.json b/translations/ko.json index 96dfd34192..d436d64e91 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -576,13 +576,13 @@ }, "related-items": { "area": "영역", - "automation": "다음 자동화의 일부", + "automation": "관련된 자동화", "device": "기기", "entity": "관련된 구성요소", - "group": "다음 그룹의 일부", + "group": "관련된 그룹", "integration": "통합 구성요소", - "scene": "다음 씬의 일부", - "script": "다음 스크립트의 일부" + "scene": "관련된 씬", + "script": "관련된 스크립트" }, "relative_time": { "duration": { @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "비활성화한 경우 새로 발견된 {integration} 구성요소는 Home Assistant 에 자동으로 추가되지 않습니다.", "enable_new_entities_label": "새로 추가된 구성요소를 활성화합니다.", - "title": "{integration} 시스템 옵션" + "title": "{integration} 시스템 옵션", + "update": "업데이트" }, "confirmation": { "cancel": "취소", diff --git a/translations/lb.json b/translations/lb.json index f76a2c15e9..f16abd0b64 100644 --- a/translations/lb.json +++ b/translations/lb.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "Falls desaktivéiert, ginn nei entdeckten Entitéiten net automatesch zu Home Assistant dobäigesat.", "enable_new_entities_label": "Aktivéiert nei dobäigesate Entitéiten.", - "title": "System Optiounen" + "title": "System Optiounen", + "update": "Aktualiséieren" }, "confirmation": { "cancel": "Ofbriechen", @@ -659,6 +660,18 @@ }, "updater": { "title": "Instruktioune fir d'Mise à jour" + }, + "vacuum": { + "clean_spot": "Plaz botzen", + "commands": "Staubsauger Kommandoen:", + "fan_speed": "Vitesse vum Ventilator", + "locate": "Lokaliséieren", + "pause": "Pause", + "return_home": "Zeréck zur Statioun", + "start": "Start", + "start_pause": "Start/Pause", + "status": "Status", + "stop": "Stop" } }, "more_info_settings": { diff --git a/translations/nb.json b/translations/nb.json index f43f22ddd1..78137ddff5 100644 --- a/translations/nb.json +++ b/translations/nb.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "Hvis den er deaktivert, blir ikke nyoppdagede entiteter for {integration} automatisk lagt til i Home Assistant.", "enable_new_entities_label": "Aktiver enheter som nylig er lagt til.", - "title": "Systemalternativer for {integration}" + "title": "Systemalternativer for {integration}", + "update": "Oppdater" }, "confirmation": { "cancel": "Avbryt", @@ -659,6 +660,18 @@ }, "updater": { "title": "Oppdateringsanvisning" + }, + "vacuum": { + "clean_spot": "Rent sted", + "commands": "Støvsugerkommandoer:", + "fan_speed": "Viftehastighet", + "locate": "Lokaliser", + "pause": "Pause", + "return_home": "Vende hjem", + "start": "Start", + "start_pause": "Start / Pause", + "status": "Status", + "stop": "Stopp" } }, "more_info_settings": { @@ -1496,7 +1509,7 @@ "automation": "Last inn automasjoner på nytt", "core": "Last inn lokasjon og spesialtilpassinger på nytt", "group": "Last inn grupper på nytt", - "heading": "Konfigurasjon lastes på nytt", + "heading": "YAML -Konfigurasjon lastes 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", diff --git a/translations/ru.json b/translations/ru.json index b9fda8af8e..365d9c3c56 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "{integration} будет автоматически добавлять в Home Assistant вновь обнаруженные объекты", "enable_new_entities_label": "Добавлять новые объекты", - "title": "{integration}" + "title": "{integration}", + "update": "Обновить" }, "confirmation": { "cancel": "Отменить", diff --git a/translations/sv.json b/translations/sv.json index b8c0ed9b6e..dc501ebdbf 100644 --- a/translations/sv.json +++ b/translations/sv.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "Nyupptäckta entiteter kommer ej läggas till automatiskt i Home Assistant om de är inaktiverade.", "enable_new_entities_label": "Aktivera nyligen tillagda enheter.", - "title": "Systeminställningar för {integration}" + "title": "Systeminställningar för {integration}", + "update": "Uppdatera" }, "confirmation": { "cancel": "Avbryt", diff --git a/translations/zh-Hant.json b/translations/zh-Hant.json index 264e7289db..e6ff369da0 100644 --- a/translations/zh-Hant.json +++ b/translations/zh-Hant.json @@ -604,7 +604,8 @@ "config_entry_system_options": { "enable_new_entities_description": "關閉後,{integration} 新發現的物件將不會自動新增至 Home Assistant。", "enable_new_entities_label": "啟用新增物件", - "title": "{integration} 系統選項" + "title": "{integration} 系統選項", + "update": "更新" }, "confirmation": { "cancel": "取消", @@ -659,6 +660,18 @@ }, "updater": { "title": "更新說明" + }, + "vacuum": { + "clean_spot": "區部清掃", + "commands": "吸塵器清掃指令:", + "fan_speed": "風速", + "locate": "尋找", + "pause": "暫停", + "return_home": "回充", + "start": "開始清掃", + "start_pause": "開始/暫停", + "status": "狀態", + "stop": "停止清掃" } }, "more_info_settings": { @@ -1496,8 +1509,8 @@ "automation": "重新載入自動化", "core": "重新載入座標與自訂化", "group": "重新載入群組", - "heading": "正在重新載入設定", - "introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可重新載入最新設定。", + "heading": "YAML 設定新載入中", + "introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。", "person": "重新載入人員", "scene": "重新載入場景", "script": "重新載入腳本",