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

19 lines
574 B
JSON

{
"state": {
"_": {
"clear-night": "\u6674\u308c\u305f\u591c",
"cloudy": "\u66c7\u308a",
"fog": "\u9727",
"hail": "\u96f9",
"lightning": "\u96f7",
"lightning-rainy": "\u96f7\u96e8",
"partlycloudy": "\u6674\u308c\u6642\u3005\u66c7\u308a",
"pouring": "\u5927\u96e8",
"rainy": "\u96e8",
"snowy": "\u96ea",
"snowy-rainy": "\u307f\u305e\u308c",
"sunny": "\u6674\u308c",
"windy": "\u5f37\u98a8"
}
}
}