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

30 lines
1.2 KiB
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
2021-11-21 00:13:51 +00:00
"error": {
"invalid_ping": "ping\u9593\u9694\u306f1\u301c1440\u5206\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"
},
2021-11-12 00:12:35 +00:00
"step": {
2021-11-19 00:14:01 +00:00
"additional_account": {
"title": "\u73fe\u5728\u306e\u30dd\u30fc\u30c8\u306b\u5225\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002"
},
2021-11-12 00:12:35 +00:00
"user": {
"data": {
"account": "\u30a2\u30ab\u30a6\u30f3\u30c8ID",
"additional_account": "\u8ffd\u52a0\u306e\u30a2\u30ab\u30a6\u30f3\u30c8",
"encryption_key": "\u6697\u53f7\u5316\u30ad\u30fc",
2021-11-21 00:13:51 +00:00
"ping_interval": "Ping\u30a4\u30f3\u30bf\u30fc\u30d0\u30eb(\u5206)",
2021-11-19 00:14:01 +00:00
"port": "\u30dd\u30fc\u30c8",
2021-11-12 00:12:35 +00:00
"protocol": "\u30d7\u30ed\u30c8\u30b3\u30eb"
}
}
}
},
"options": {
"step": {
"options": {
"title": "SIA\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3002"
}
}
},
"title": "SIA\u30a2\u30e9\u30fc\u30e0\u30b7\u30b9\u30c6\u30e0"
}