[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-02-14 00:32:50 +00:00
parent c62a5a6dcd
commit 46cc2aec94
11 changed files with 96 additions and 36 deletions

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "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_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.", "enable_new_entities_label": "Neu hinzugefügte Entitäten aktivieren.",
"title": "Einstellungen für {integration}" "title": "Einstellungen für {integration}",
"update": "Aktualisieren"
}, },
"confirmation": { "confirmation": {
"cancel": "Abbrechen", "cancel": "Abbrechen",
@ -659,6 +660,16 @@
}, },
"updater": { "updater": {
"title": "Update-Anweisungen" "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": { "more_info_settings": {

View File

@ -641,6 +641,9 @@
"more_info_control": { "more_info_control": {
"dismiss": "Dismiss dialog", "dismiss": "Dismiss dialog",
"edit": "Edit entity", "edit": "Edit entity",
"person": {
"create_zone": "Create zone from current location"
},
"restored": { "restored": {
"confirm_remove_text": "Are you sure you want to remove this entity?", "confirm_remove_text": "Are you sure you want to remove this entity?",
"confirm_remove_title": "Remove entity?", "confirm_remove_title": "Remove entity?",
@ -892,6 +895,7 @@
}, },
"edit_ui": "Edit with UI", "edit_ui": "Edit with UI",
"edit_yaml": "Edit as YAML", "edit_yaml": "Edit as YAML",
"enable_disable": "Enable/Disable automation",
"introduction": "Use automations to bring your home alive.", "introduction": "Use automations to bring your home alive.",
"load_error_not_editable": "Only automations in automations.yaml are editable.", "load_error_not_editable": "Only automations in automations.yaml are editable.",
"load_error_unknown": "Error loading automation ({err_no}).", "load_error_unknown": "Error loading automation ({err_no}).",
@ -1006,7 +1010,7 @@
"cloud": { "cloud": {
"account": { "account": {
"alexa": { "alexa": {
"config_documentation": "Config documentation", "config_documentation": "Configuration documentation",
"disable": "disable", "disable": "disable",
"enable": "enable", "enable": "enable",
"enable_ha_skill": "Enable the Home Assistant skill for Alexa", "enable_ha_skill": "Enable the Home Assistant skill for Alexa",
@ -1023,7 +1027,7 @@
"connection_status": "Cloud connection status", "connection_status": "Cloud connection status",
"fetching_subscription": "Fetching subscription…", "fetching_subscription": "Fetching subscription…",
"google": { "google": {
"config_documentation": "Config documentation", "config_documentation": "Configuration documentation",
"devices_pin": "Security Devices Pin", "devices_pin": "Security Devices Pin",
"enable_ha_skill": "Activate the Home Assistant skill for Google Assistant", "enable_ha_skill": "Activate the Home Assistant skill for Google Assistant",
"enable_state_reporting": "Enable State Reporting", "enable_state_reporting": "Enable State Reporting",
@ -1372,7 +1376,7 @@
"add_area": "Add Area", "add_area": "Add Area",
"area_picker_label": "Area", "area_picker_label": "Area",
"close": "Close", "close": "Close",
"created_config": "Created config for {name}.", "created_config": "Created configuration for {name}.",
"dismiss": "Dismiss dialog", "dismiss": "Dismiss dialog",
"error_saving_area": "Error saving area: {error}", "error_saving_area": "Error saving area: {error}",
"external_step": { "external_step": {
@ -1525,7 +1529,7 @@
"stop": "Stop" "stop": "Stop"
}, },
"validation": { "validation": {
"check_config": "Check config", "check_config": "Check configuration",
"heading": "Configuration validation", "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", "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", "invalid": "Configuration invalid",
@ -1697,7 +1701,7 @@
"required_error_msg": "This field is required", "required_error_msg": "This field is required",
"update": "Update" "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.", "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." "no_zones_created_yet": "Looks like you have not created any zones yet."
}, },
@ -1725,12 +1729,12 @@
"network_stopped": "Z-Wave Network Stopped" "network_stopped": "Z-Wave Network Stopped"
}, },
"node_config": { "node_config": {
"config_parameter": "Config Parameter", "config_parameter": "Configuration Parameter",
"config_value": "Config Value", "config_value": "Configuration Value",
"false": "False", "false": "False",
"header": "Node Config Options", "header": "Node Configuration Options",
"seconds": "seconds", "seconds": "seconds",
"set_config_parameter": "Set Config Parameter", "set_config_parameter": "Set Configuration Parameter",
"set_wakeup": "Set Wakeup Interval", "set_wakeup": "Set Wakeup Interval",
"true": "True" "true": "True"
}, },
@ -1744,7 +1748,7 @@
"cancel_command": "Cancel Command", "cancel_command": "Cancel Command",
"heal_network": "Heal Network", "heal_network": "Heal Network",
"remove_node": "Remove Node", "remove_node": "Remove Node",
"save_config": "Save Config", "save_config": "Save Configuration",
"soft_reset": "Soft Reset", "soft_reset": "Soft Reset",
"start_network": "Start Network", "start_network": "Start Network",
"stop_network": "Stop Network", "stop_network": "Stop Network",
@ -1883,7 +1887,7 @@
"lovelace": { "lovelace": {
"add_entities": { "add_entities": {
"generated_unsupported": "You can only use this function when you have taken control of the Lovelace UI.", "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." "yaml_unsupported": "You can not use this function when using Lovelace UI in YAML mode."
}, },
"cards": { "cards": {
@ -2070,24 +2074,24 @@
"header": "Edit UI", "header": "Edit UI",
"menu": { "menu": {
"open": "Open Lovelace UI menu", "open": "Open Lovelace UI menu",
"raw_editor": "Raw config editor" "raw_editor": "Raw configuration editor"
}, },
"migrate": { "migrate": {
"header": "Configuration Incompatible", "header": "Configuration Incompatible",
"migrate": "Migrate config", "migrate": "Migrate configuration",
"para_migrate": "Home Assistant can add ID's to all your cards and views automatically for you by pressing the 'Migrate config' button.", "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'." "para_no_id": "This element doesn't have an ID. Please add an ID to this element in 'ui-lovelace.yaml'."
}, },
"raw_editor": { "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_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_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_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?", "confirm_unsaved_comments": "Your configuration contains comment(s), these will not be saved. Do you want to continue?",
"error_invalid_config": "Your config is not valid: {error}", "error_invalid_config": "Your configuration is not valid: {error}",
"error_parse_yaml": "Unable to parse YAML: {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}", "error_save_yaml": "Unable to save YAML: {error}",
"header": "Edit Config", "header": "Edit Configuration",
"save": "Save", "save": "Save",
"saved": "Saved", "saved": "Saved",
"unsaved_changes": "Unsaved changes" "unsaved_changes": "Unsaved changes"
@ -2209,7 +2213,7 @@
"data": { "data": {
"password": "API Password" "password": "API Password"
}, },
"description": "Please input the API password in your http config:" "description": "Please input the API password in your HTTP configuration:"
}, },
"mfa": { "mfa": {
"data": { "data": {

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "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_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.", "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": { "confirmation": {
"cancel": "Cancelar", "cancel": "Cancelar",

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "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_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.", "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": { "confirmation": {
"cancel": "Annuler", "cancel": "Annuler",

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "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_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.", "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": { "confirmation": {
"cancel": "Mégse", "cancel": "Mégse",

View File

@ -576,13 +576,13 @@
}, },
"related-items": { "related-items": {
"area": "영역", "area": "영역",
"automation": "다음 자동화의 일부", "automation": "관련된 자동화",
"device": "기기", "device": "기기",
"entity": "관련된 구성요소", "entity": "관련된 구성요소",
"group": "다음 그룹의 일부", "group": "관련된 그룹",
"integration": "통합 구성요소", "integration": "통합 구성요소",
"scene": "다음 씬의 일부", "scene": "관련된 씬",
"script": "다음 스크립트의 일부" "script": "관련된 스크립트"
}, },
"relative_time": { "relative_time": {
"duration": { "duration": {
@ -604,7 +604,8 @@
"config_entry_system_options": { "config_entry_system_options": {
"enable_new_entities_description": "비활성화한 경우 새로 발견된 {integration} 구성요소는 Home Assistant 에 자동으로 추가되지 않습니다.", "enable_new_entities_description": "비활성화한 경우 새로 발견된 {integration} 구성요소는 Home Assistant 에 자동으로 추가되지 않습니다.",
"enable_new_entities_label": "새로 추가된 구성요소를 활성화합니다.", "enable_new_entities_label": "새로 추가된 구성요소를 활성화합니다.",
"title": "{integration} 시스템 옵션" "title": "{integration} 시스템 옵션",
"update": "업데이트"
}, },
"confirmation": { "confirmation": {
"cancel": "취소", "cancel": "취소",

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "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_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.", "enable_new_entities_label": "Aktivéiert nei dobäigesate Entitéiten.",
"title": "System Optiounen" "title": "System Optiounen",
"update": "Aktualiséieren"
}, },
"confirmation": { "confirmation": {
"cancel": "Ofbriechen", "cancel": "Ofbriechen",
@ -659,6 +660,18 @@
}, },
"updater": { "updater": {
"title": "Instruktioune fir d'Mise à jour" "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": { "more_info_settings": {

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "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_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.", "enable_new_entities_label": "Aktiver enheter som nylig er lagt til.",
"title": "Systemalternativer for {integration}" "title": "Systemalternativer for {integration}",
"update": "Oppdater"
}, },
"confirmation": { "confirmation": {
"cancel": "Avbryt", "cancel": "Avbryt",
@ -659,6 +660,18 @@
}, },
"updater": { "updater": {
"title": "Oppdateringsanvisning" "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": { "more_info_settings": {
@ -1496,7 +1509,7 @@
"automation": "Last inn automasjoner på nytt", "automation": "Last inn automasjoner på nytt",
"core": "Last inn lokasjon og spesialtilpassinger på nytt", "core": "Last inn lokasjon og spesialtilpassinger på nytt",
"group": "Last inn grupper 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.", "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", "person": "Last inn personer på nytt",
"scene": "Last inn scener på nytt", "scene": "Last inn scener på nytt",

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "config_entry_system_options": {
"enable_new_entities_description": "{integration} будет автоматически добавлять в Home Assistant вновь обнаруженные объекты", "enable_new_entities_description": "{integration} будет автоматически добавлять в Home Assistant вновь обнаруженные объекты",
"enable_new_entities_label": "Добавлять новые объекты", "enable_new_entities_label": "Добавлять новые объекты",
"title": "{integration}" "title": "{integration}",
"update": "Обновить"
}, },
"confirmation": { "confirmation": {
"cancel": "Отменить", "cancel": "Отменить",

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "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_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.", "enable_new_entities_label": "Aktivera nyligen tillagda enheter.",
"title": "Systeminställningar för {integration}" "title": "Systeminställningar för {integration}",
"update": "Uppdatera"
}, },
"confirmation": { "confirmation": {
"cancel": "Avbryt", "cancel": "Avbryt",

View File

@ -604,7 +604,8 @@
"config_entry_system_options": { "config_entry_system_options": {
"enable_new_entities_description": "關閉後,{integration} 新發現的物件將不會自動新增至 Home Assistant。", "enable_new_entities_description": "關閉後,{integration} 新發現的物件將不會自動新增至 Home Assistant。",
"enable_new_entities_label": "啟用新增物件", "enable_new_entities_label": "啟用新增物件",
"title": "{integration} 系統選項" "title": "{integration} 系統選項",
"update": "更新"
}, },
"confirmation": { "confirmation": {
"cancel": "取消", "cancel": "取消",
@ -659,6 +660,18 @@
}, },
"updater": { "updater": {
"title": "更新說明" "title": "更新說明"
},
"vacuum": {
"clean_spot": "區部清掃",
"commands": "吸塵器清掃指令:",
"fan_speed": "風速",
"locate": "尋找",
"pause": "暫停",
"return_home": "回充",
"start": "開始清掃",
"start_pause": "開始/暫停",
"status": "狀態",
"stop": "停止清掃"
} }
}, },
"more_info_settings": { "more_info_settings": {
@ -1496,8 +1509,8 @@
"automation": "重新載入自動化", "automation": "重新載入自動化",
"core": "重新載入座標與自訂化", "core": "重新載入座標與自訂化",
"group": "重新載入群組", "group": "重新載入群組",
"heading": "正在重新載入設定", "heading": "YAML 設定新載入中",
"introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可重新載入最新設定。", "introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。",
"person": "重新載入人員", "person": "重新載入人員",
"scene": "重新載入場景", "scene": "重新載入場景",
"script": "重新載入腳本", "script": "重新載入腳本",