From 5e6e3dd793753336b519319c46922431800c42d2 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 25 Aug 2018 11:13:14 +0200 Subject: [PATCH] Update translations --- translations/bg.json | 31 +++++++++++++++++++++++++++++++ translations/ca.json | 5 +++++ translations/en.json | 5 +++++ translations/pl.json | 5 +++++ translations/pt-BR.json | 5 +++++ translations/zh-Hant.json | 5 +++++ 6 files changed, 56 insertions(+) diff --git a/translations/bg.json b/translations/bg.json index 2c2df58a41..f29e2ffcea 100644 --- a/translations/bg.json +++ b/translations/bg.json @@ -525,6 +525,27 @@ "delete_user": "Изтриване на потребител" } } + }, + "profile": { + "push_notifications": { + "header": "Известия", + "description": "Изпращане на известия до това устройство.", + "error_load_platform": "Конфигуриране на notify.html5.", + "error_use_https": "Изисква наличен SSL за уеб-интерфейса.", + "push_notifications": "Известия", + "link_promo": "Научете повече" + }, + "language": { + "header": "Език", + "link_promo": "Помогнете за превода", + "dropdown_label": "Език" + }, + "themes": { + "header": "Тема", + "error_no_theme": "Няма налични теми.", + "link_promo": "Научете повече за темите", + "dropdown_label": "Тема" + } } }, "sidebar": { @@ -684,6 +705,16 @@ "name": "Име", "entity_id": "Идентификация на обект" } + }, + "auth_store": { + "ask": "Искате ли да запазите този логин?", + "decline": "Не, благодаря", + "confirm": "Запази логин" + }, + "notification_drawer": { + "click_to_configure": "Щракнете върху бутона, за да конфигурирате {entity}", + "empty": "Няма известия", + "title": "Известия" } }, "domain": { diff --git a/translations/ca.json b/translations/ca.json index 7030aac79c..9506b9998c 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -710,6 +710,11 @@ "ask": "Voleu desar aquest inici de sessió?", "decline": "No, gràcies", "confirm": "Desar inici de sessió" + }, + "notification_drawer": { + "click_to_configure": "Prem el botó per configurar {entity}", + "empty": "No hi ha notificacions", + "title": "Notificacions" } }, "domain": { diff --git a/translations/en.json b/translations/en.json index 1fd1dd0afe..bb13a2d765 100644 --- a/translations/en.json +++ b/translations/en.json @@ -710,6 +710,11 @@ "ask": "Do you want to save this login?", "decline": "No thanks", "confirm": "Save login" + }, + "notification_drawer": { + "click_to_configure": "Click button to configure {entity}", + "empty": "No Notifications", + "title": "Notifications" } }, "domain": { diff --git a/translations/pl.json b/translations/pl.json index 6bf7b960d6..550f81689c 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -710,6 +710,11 @@ "ask": "Czy chcesz zapamiętać dane logowania?", "decline": "Nie, dziękuję", "confirm": "Zapamiętaj" + }, + "notification_drawer": { + "click_to_configure": "Kliknij przycisk, aby skonfigurować {entity}", + "empty": "Brak powiadomień", + "title": "Powiadomienia" } }, "domain": { diff --git a/translations/pt-BR.json b/translations/pt-BR.json index 8750d31029..c3507d2ba1 100644 --- a/translations/pt-BR.json +++ b/translations/pt-BR.json @@ -710,6 +710,11 @@ "ask": "Você quer salvar este login?", "decline": "Não, obrigado", "confirm": "Salvar login" + }, + "notification_drawer": { + "click_to_configure": "Clique no botão para configurar {entity}", + "empty": "Sem notificações", + "title": "Notificações" } }, "domain": { diff --git a/translations/zh-Hant.json b/translations/zh-Hant.json index f29ab154a0..08eb0a992c 100644 --- a/translations/zh-Hant.json +++ b/translations/zh-Hant.json @@ -710,6 +710,11 @@ "ask": "是否要儲存此登錄資訊?", "decline": "不用了,謝謝", "confirm": "儲存資訊" + }, + "notification_drawer": { + "click_to_configure": "點擊按鈕以設定{entity}", + "empty": "沒有通知", + "title": "通知提示" } }, "domain": {