mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Update translations
This commit is contained in:
parent
13ff59ec89
commit
5e6e3dd793
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -710,6 +710,11 @@
|
||||
"ask": "是否要儲存此登錄資訊?",
|
||||
"decline": "不用了,謝謝",
|
||||
"confirm": "儲存資訊"
|
||||
},
|
||||
"notification_drawer": {
|
||||
"click_to_configure": "點擊按鈕以設定{entity}",
|
||||
"empty": "沒有通知",
|
||||
"title": "通知提示"
|
||||
}
|
||||
},
|
||||
"domain": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user