core/homeassistant/components/twilio/translations/lb.json

17 lines
957 B
JSON
Raw Normal View History

2018-10-30 10:35:40 +00:00
{
"config": {
"abort": {
2021-02-03 10:46:49 +00:00
"single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech.",
"webhook_not_internet_accessible": "Deng Home Assistant Instanz muss iwwert Internet accessibel si fir Webhook Noriichten z'empf\u00e4nken."
2018-10-30 10:35:40 +00:00
},
"create_entry": {
"default": "Fir Evenementer un Home Assistant ze sch\u00e9cken, mussen [Webhooks mat Twilio]({twilio_url}) ageriicht ginn.\n\nF\u00ebllt folgend Informatiounen aus:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/x-www-form-urlencoded\n\nLiest [Dokumentatioun]({docs_url}) w\u00e9i een Automatiounen ariicht welch eingehend Donn\u00e9\u00eb trait\u00e9ieren."
},
"step": {
"user": {
2020-11-03 00:04:39 +00:00
"description": "Soll den Ariichtungs Prozess gestart ginn?",
2018-10-30 10:35:40 +00:00
"title": "Twilio Webhook ariichten"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-30 10:35:40 +00:00
}