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

26 lines
998 B
JSON

{
"config": {
"abort": {
"addr_in_use": "\u30b5\u30fc\u30d0\u30fc\u30dd\u30fc\u30c8\u306f\u3059\u3067\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002",
"already_configured": "\u30b5\u30fc\u30d0\u30fc\u30dd\u30fc\u30c8\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002",
"start_server_failed": "\u30b5\u30fc\u30d0\u30fc\u306e\u8d77\u52d5\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002"
},
"step": {
"user": {
"data": {
"port": "\u30dd\u30fc\u30c8"
},
"title": "WIFFI\u30c7\u30d0\u30a4\u30b9\u7528\u306eTCP\u30b5\u30fc\u30d0\u30fc\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
},
"options": {
"step": {
"init": {
"data": {
"timeout": "\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8(\u5206)"
}
}
}
}
}