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

48 lines
2.1 KiB
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
2021-11-19 00:14:01 +00:00
"flow_title": "{name}",
"step": {
"confirm": {
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
2021-11-20 00:12:27 +00:00
},
"title": "FRITZ!Box Tools\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
2021-11-19 00:14:01 +00:00
},
"reauth_confirm": {
"data": {
2021-11-21 00:13:51 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
}
},
"start_config": {
"data": {
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-21 00:13:51 +00:00
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
},
2021-11-20 00:12:27 +00:00
"description": "FRITZ!Box Tools\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u3066FRITZ!Box\u3092\u5236\u5fa1\u3057\u307e\u3059\u3002\n\u6700\u4f4e\u9650\u5fc5\u8981\u306a\u3082\u306e: \u30e6\u30fc\u30b6\u30fc\u540d\u3001\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
"title": "FRITZ!Box Tools\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7 - \u5fc5\u9808"
2021-11-19 00:14:01 +00:00
},
"user": {
"data": {
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-21 00:13:51 +00:00
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
},
2021-11-20 00:12:27 +00:00
"description": "FRITZ!Box Tools\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u3066FRITZ!Box\u3092\u5236\u5fa1\u3057\u307e\u3059\u3002\n\u6700\u4f4e\u9650\u5fc5\u8981\u306a\u3082\u306e: \u30e6\u30fc\u30b6\u30fc\u540d\u3001\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
"title": "FRITZ!Box Tools\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
},
"options": {
"step": {
"init": {
"data": {
"consider_home": "'\u30db\u30fc\u30e0' \u3067\u30c7\u30d0\u30a4\u30b9\u3092\u691c\u8a0e\u3059\u308b\u79d2\u6570"
}
2021-11-19 00:14:01 +00:00
}
}
2021-11-12 00:12:35 +00:00
}
}