core/homeassistant/components/weather/translations/is.json

21 lines
675 B
JSON
Raw Normal View History

2020-04-20 23:33:54 +00:00
{
"state": {
"_": {
2021-10-11 00:12:43 +00:00
"clear-night": "Hei\u00f0sk\u00edrt, n\u00f3tt",
2020-04-20 23:33:54 +00:00
"cloudy": "Sk\u00fdja\u00f0",
"exceptional": "Mj\u00f6g gott",
"fog": "\u00deoka",
"hail": "Hagl\u00e9l",
"lightning": "Eldingar",
"lightning-rainy": "Eldingar, rigning",
2021-10-11 00:12:43 +00:00
"partlycloudy": "L\u00e9ttsk\u00fdja\u00f0",
2020-04-20 23:33:54 +00:00
"pouring": "\u00darhelli",
"rainy": "Rigning",
"snowy": "Snj\u00f3koma",
"snowy-rainy": "Slydda",
2021-10-11 00:12:43 +00:00
"sunny": "Hei\u00f0sk\u00edrt",
2020-04-20 23:33:54 +00:00
"windy": "Vindasamt",
"windy-variant": "Vindasamt"
}
}
}