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

26 lines
998 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
"abort": {
2021-11-22 00:13:02 +00:00
"addr_in_use": "\u30b5\u30fc\u30d0\u30fc\u30dd\u30fc\u30c8\u306f\u3059\u3067\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002",
2021-12-31 00:14:15 +00:00
"already_configured": "\u30b5\u30fc\u30d0\u30fc\u30dd\u30fc\u30c8\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002",
2021-11-22 00:13:02 +00:00
"start_server_failed": "\u30b5\u30fc\u30d0\u30fc\u306e\u8d77\u52d5\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002"
2021-11-19 00:14:01 +00:00
},
"step": {
"user": {
"data": {
"port": "\u30dd\u30fc\u30c8"
2021-11-20 00:12:27 +00:00
},
"title": "WIFFI\u30c7\u30d0\u30a4\u30b9\u7528\u306eTCP\u30b5\u30fc\u30d0\u30fc\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
2021-11-19 00:14:01 +00:00
}
}
2021-11-22 00:13:02 +00:00
},
"options": {
"step": {
"init": {
"data": {
"timeout": "\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8(\u5206)"
}
}
}
2021-11-19 00:14:01 +00:00
}
}