From 02d37a369a88cb0a90b9d14843edb8383189c955 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Sat, 17 Oct 2020 00:32:29 +0000 Subject: [PATCH] [ci skip] Translation update --- translations/frontend/ca.json | 1 + translations/frontend/cs.json | 1 + translations/frontend/es.json | 1 + translations/frontend/et.json | 1 + translations/frontend/nb.json | 1 + translations/frontend/pl.json | 1 + translations/frontend/ru.json | 1 + translations/frontend/uk.json | 11 ++++++----- translations/frontend/zh-Hans.json | 1 + translations/frontend/zh-Hant.json | 3 ++- 10 files changed, 16 insertions(+), 6 deletions(-) diff --git a/translations/frontend/ca.json b/translations/frontend/ca.json index c9e282c9fb..f6872dd058 100644 --- a/translations/frontend/ca.json +++ b/translations/frontend/ca.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "Prem el botó per configurar {entity}", "close": "Tanca", + "dismiss_all": "Descartar-ho tot", "empty": "No hi ha notificacions", "title": "Notificacions" }, diff --git a/translations/frontend/cs.json b/translations/frontend/cs.json index 272bbeca67..0e8d0c206f 100644 --- a/translations/frontend/cs.json +++ b/translations/frontend/cs.json @@ -930,6 +930,7 @@ "notification_drawer": { "click_to_configure": "Klepnutím na tlačítko nastavíte {entity}", "close": "Zavřít", + "dismiss_all": "Zavřít vše", "empty": "Žádné oznámení", "title": "Oznámení" }, diff --git a/translations/frontend/es.json b/translations/frontend/es.json index ee9c01c268..3fdcb0eb37 100644 --- a/translations/frontend/es.json +++ b/translations/frontend/es.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "Haz clic en el botón para configurar {entity}", "close": "Cerrar", + "dismiss_all": "Descartar todo", "empty": "Sin Notificaciones", "title": "Notificaciones" }, diff --git a/translations/frontend/et.json b/translations/frontend/et.json index 4764dad7b3..27e0105e9d 100644 --- a/translations/frontend/et.json +++ b/translations/frontend/et.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "{entity} seadistamiseks klõpsa nuppu", "close": "Sulge", + "dismiss_all": "Kustuta teavitused", "empty": "Teavitusi pole", "title": "Teavitused" }, diff --git a/translations/frontend/nb.json b/translations/frontend/nb.json index 4b90a47a0d..dc3c374428 100644 --- a/translations/frontend/nb.json +++ b/translations/frontend/nb.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "Klikk på knappen for å konfigurere {entity}", "close": "Lukk", + "dismiss_all": "Avvis alle", "empty": "Ingen varsler", "title": "Varsler" }, diff --git a/translations/frontend/pl.json b/translations/frontend/pl.json index fe321e5ff9..ddfc1aaee8 100644 --- a/translations/frontend/pl.json +++ b/translations/frontend/pl.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "Kliknij przycisk, aby skonfigurować {entity}", "close": "Zamknij", + "dismiss_all": "Odrzuć wszystkie", "empty": "Brak powiadomień", "title": "Powiadomienia" }, diff --git a/translations/frontend/ru.json b/translations/frontend/ru.json index 9ad3aa5c42..b4d4253d97 100644 --- a/translations/frontend/ru.json +++ b/translations/frontend/ru.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "Нажмите кнопку, чтобы настроить {entity}", "close": "Закрыть", + "dismiss_all": "Очистить уведомления", "empty": "Нет уведомлений", "title": "Уведомления" }, diff --git a/translations/frontend/uk.json b/translations/frontend/uk.json index 8883d1ca25..1eeed24ed6 100644 --- a/translations/frontend/uk.json +++ b/translations/frontend/uk.json @@ -577,16 +577,16 @@ "was_at_home": "був вдома", "was_at_state": "був у {state}", "was_away": "був відсутній", - "was_closed": "було закрито", + "was_closed": "був закритий", "was_connected": "був підключений", "was_disconnected": "був відключений", - "was_locked": "було заблоковано", + "was_locked": "був заблокований", "was_low": "був низьким", - "was_normal": "було нормальним", - "was_opened": "було відкрито", + "was_normal": "був нормальним", + "was_opened": "був відкритий", "was_plugged_in": "був підключений", "was_safe": "було безпечно", - "was_unlocked": "було розблоковано", + "was_unlocked": "був розблокований", "was_unplugged": "був відключений", "was_unsafe": "було небезпечно" } @@ -830,6 +830,7 @@ "notification_drawer": { "click_to_configure": "Натисніть кнопку, щоб налаштувати {entity}", "close": "Закрити", + "dismiss_all": "Відхилити всі", "empty": "Немає сповіщень", "title": "Сповіщення" }, diff --git a/translations/frontend/zh-Hans.json b/translations/frontend/zh-Hans.json index 711d5b43e6..09039b8126 100644 --- a/translations/frontend/zh-Hans.json +++ b/translations/frontend/zh-Hans.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "单击按钮可以配置 {entity}", "close": "关闭", + "dismiss_all": "全部关闭", "empty": "没有任何通知", "title": "通知" }, diff --git a/translations/frontend/zh-Hant.json b/translations/frontend/zh-Hant.json index 1b562b314d..dc9ba7c9e2 100644 --- a/translations/frontend/zh-Hant.json +++ b/translations/frontend/zh-Hant.json @@ -931,6 +931,7 @@ "notification_drawer": { "click_to_configure": "點擊按鈕以設定{entity}", "close": "關閉", + "dismiss_all": "全部關閉", "empty": "沒有通知", "title": "通知提示" }, @@ -1711,7 +1712,7 @@ "aborted": "已中止", "close": "關閉", "created_config": "新增 {name} 設定。", - "dismiss": "忽略對話", + "dismiss": "關閉對話", "error_saving_area": "儲存分區錯誤:{error}", "external_step": { "description": "此步驟將需要開啟外部網站方能完成。",