From 584e509a9cf02a71a04fa7d524ea8a755eca2e21 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Fri, 4 Sep 2020 00:32:27 +0000 Subject: [PATCH] [ci skip] Translation update --- translations/frontend/en.json | 16 ++++++++++++++-- translations/frontend/pl.json | 17 +++++++++++++++-- translations/frontend/zh-Hans.json | 2 +- 3 files changed, 30 insertions(+), 5 deletions(-) diff --git a/translations/frontend/en.json b/translations/frontend/en.json index 014a6c943d..482cf10f23 100644 --- a/translations/frontend/en.json +++ b/translations/frontend/en.json @@ -505,6 +505,7 @@ "back": "Back", "cancel": "Cancel", "close": "Close", + "continue": "Continue", "delete": "Delete", "error_required": "Required", "loading": "Loading", @@ -689,8 +690,10 @@ "crop": "Crop" }, "more_info_control": { + "controls": "Controls", "dismiss": "Dismiss dialog", "edit": "Edit entity", + "history": "History", "person": { "create_zone": "Create zone from current location" }, @@ -1912,7 +1915,7 @@ "filter": "Reload filter entities", "generic": "Reload generic IP camera entities", "generic_thermostat": "Reload generic thermostat entities", - "group": "Reload groups", + "group": "Reload groups, group entities, and notify services", "heading": "YAML configuration reloading", "history_stats": "Reload history stats entities", "homekit": "Reload HomeKit", @@ -1923,12 +1926,17 @@ "input_text": "Reload input texts", "introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current YAML configuration and load the new one.", "min_max": "Reload min/max entities", + "mqtt": "Reload mqtt entities", "person": "Reload persons", "ping": "Reload ping binary sensor entities", - "rest": "Reload rest entities", + "reload": "Reload {domain}", + "rest": "Reload rest entities and notify services", + "rpi_gpio": "Reload Raspberry Pi GPIO entities", "scene": "Reload scenes", "script": "Reload scripts", + "smtp": "Reload smtp notify services", "statistics": "Reload statistics entities", + "telegram": "Reload telegram notify services", "template": "Reload template entities", "trend": "Reload trend entities", "universal": "Reload universal media player entities", @@ -2549,7 +2557,11 @@ } }, "cardpicker": { + "by_card": "By Card", + "by_entity": "By Entity", "custom_card": "Custom", + "domain": "Domain", + "entity": "Entity", "no_description": "No description available." }, "edit_card": { diff --git a/translations/frontend/pl.json b/translations/frontend/pl.json index ad4119b2f6..901952d6c0 100644 --- a/translations/frontend/pl.json +++ b/translations/frontend/pl.json @@ -379,7 +379,7 @@ "preset_mode": "Ustawienia", "swing_mode": "Tryb ruchu łopatek", "target_humidity": "Wilgotność docelowa", - "target_temperature": "Wilgotność docelowa", + "target_temperature": "Temperatura docelowa", "target_temperature_entity": "{name} temperatura docelowa", "target_temperature_mode": "{name} temperatura docelowa {mode}" }, @@ -617,6 +617,7 @@ "update": "Aktualizuj" }, "domain_toggler": { + "reset_entities": "Zresetuj encje", "title": "Włączanie domen" }, "entity_registry": { @@ -697,7 +698,7 @@ "confirm_remove_text": "Czy na pewno chcesz usunąć tę encję?", "confirm_remove_title": "Usunąć encję?", "not_provided": "Ta encja jest obecnie niedostępna i jest osierocona po usuniętej, zmienionej lub dysfunkcyjnej integracji, lub urządzeniu.", - "remove_action": "Usuń encje", + "remove_action": "Usuń encję", "remove_intro": "Jeśli encja nie jest używana możesz ją usunąć." }, "script": { @@ -1200,8 +1201,14 @@ }, "alexa": { "banner": "Edytowanie, które encje są udostępnione za pomocą interfejsu użytkownika, jest wyłączone, ponieważ skonfigurowano filtry encji w pliku configuration.yaml.", + "dont_expose_entity": "Nie udostępniaj encji", "expose": "Udostępnione do Alexy", + "expose_entity": "Udostępniaj encję", + "exposed": "{selected} udostępniona", "exposed_entities": "Udostępnione encje", + "follow_domain": "Obserwuj domenę", + "manage_domains": "Zarządzaj domenami", + "not_exposed": "{selected} nieudostępniona", "not_exposed_entities": "Nieudostępnione encje", "title": "Alexa" }, @@ -1239,8 +1246,14 @@ "google": { "banner": "Edytowanie, które encje są udostępnione za pomocą interfejsu użytkownika, jest wyłączone, ponieważ skonfigurowano filtry encji w pliku configuration.yaml.", "disable_2FA": "Wyłącz uwierzytelnianie dwuskładnikowe", + "dont_expose_entity": "Nie udostępniaj encji", "expose": "Udostępnione do Asystenta Google", + "expose_entity": "Udostępniaj encję", + "exposed": "{selected} udostępniona", "exposed_entities": "Udostępnione encje", + "follow_domain": "Obserwuj domenę", + "manage_domains": "Zarządzaj domenami", + "not_exposed": "{selected} nieudostępniona", "not_exposed_entities": "Nieudostępnione encje", "sync_to_google": "Synchronizowanie zmian z Google.", "title": "Asystent Google" diff --git a/translations/frontend/zh-Hans.json b/translations/frontend/zh-Hans.json index 96f370e5df..a318db0442 100644 --- a/translations/frontend/zh-Hans.json +++ b/translations/frontend/zh-Hans.json @@ -1776,7 +1776,7 @@ }, "select_instance": { "header": "选择一个 OpenZWave 实例", - "introduction": "您正在运行多个 OpenZWave 实例。您要管理哪个实例?" + "introduction": "有多个 OpenZWave 实例正在运行。您要管理哪个实例?" }, "services": { "add_node": "添加节点",