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

22 lines
839 B
JSON
Raw Normal View History

2021-11-20 00:12:27 +00:00
{
"config": {
"abort": {
"cannot_connect": "URL {base_url} \u3092\u6301\u3064\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f"
2021-11-22 00:13:02 +00:00
},
"step": {
"user": {
"data": {
"vera_controller_url": "\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u306eURL"
2021-11-26 00:12:49 +00:00
},
"description": "Vera\u306e\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u306eURL\u3092\u4ee5\u4e0b\u306b\u793a\u3057\u307e\u3059: http://192.168.1.161:3480 \u306e\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u308b\u306f\u305a\u3067\u3059\u3002"
2021-11-22 00:13:02 +00:00
}
2021-11-20 00:12:27 +00:00
}
2021-11-25 00:13:33 +00:00
},
"options": {
"step": {
"init": {
"title": "Vera controller\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
}
}
2021-11-20 00:12:27 +00:00
}
}