core/homeassistant/components/neato/translations/sv.json

26 lines
808 B
JSON
Raw Normal View History

2020-02-07 00:31:50 +00:00
{
"config": {
"abort": {
"already_configured": "Redan konfigurerad",
"invalid_credentials": "Ogiltiga autentiseringsuppgifter"
},
"create_entry": {
"default": "Se [Neato-dokumentation]({docs_url})."
},
"error": {
"invalid_credentials": "Ogiltiga autentiseringsuppgifter",
"unexpected_error": "Ov\u00e4ntat fel"
},
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn",
"vendor": "Leverant\u00f6r"
},
"description": "Se [Neato-dokumentation] ({docs_url}).",
"title": "Neato-kontoinfo"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-07 00:31:50 +00:00
}