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

29 lines
1.1 KiB
JSON
Raw Normal View History

2021-11-20 00:12:27 +00:00
{
"config": {
2021-11-22 00:13:02 +00:00
"error": {
2021-11-23 00:13:54 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u305f",
"invalid_api_key": "\u7121\u52b9\u306aAPI\u30ad\u30fc",
"rate_limited": "\u73fe\u5728\u30ec\u30fc\u30c8\u304c\u5236\u9650\u3055\u308c\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5f8c\u3067\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
2021-11-22 00:13:02 +00:00
},
2021-11-20 00:12:27 +00:00
"step": {
"user": {
"data": {
2021-11-22 00:13:02 +00:00
"api_key": "API\u30ad\u30fc",
2021-11-23 00:13:54 +00:00
"api_version": "API\u30d0\u30fc\u30b8\u30e7\u30f3",
"latitude": "\u7def\u5ea6",
"longitude": "\u7d4c\u5ea6",
2021-11-22 00:13:02 +00:00
"name": "\u540d\u524d"
2021-11-20 00:12:27 +00:00
}
}
}
2021-11-23 00:13:54 +00:00
},
"options": {
"step": {
"init": {
"title": "ClimaCell\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u66f4\u65b0\u3057\u307e\u3059"
}
}
},
"title": "ClimaCell"
2021-11-20 00:12:27 +00:00
}