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

32 lines
1.6 KiB
JSON
Raw Normal View History

2021-10-22 00:14:10 +00:00
{
"config": {
"error": {
"internal_error": "\u30b3\u30fc\u30c9\u306e\u691c\u8a3c\u4e2d\u306b\u5185\u90e8\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f",
2021-11-21 00:13:51 +00:00
"invalid_pin": "\u7121\u52b9\u306aPIN\u30b3\u30fc\u30c9",
2021-10-22 00:14:10 +00:00
"timeout": "\u30b3\u30fc\u30c9\u306e\u691c\u8a3c\u3092\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u3057\u307e\u3059"
},
"step": {
2021-11-06 00:11:41 +00:00
"auth": {
"description": "Google\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u30ea\u30f3\u30af\u3059\u308b\u306b\u306f\u3001 [authorize your account]({url}) \u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n\n\u8a8d\u8a3c\u5f8c\u3001\u63d0\u4f9b\u3055\u308c\u305f\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3\u306e\u30b3\u30fc\u30c9\u3092\u4ee5\u4e0b\u306b\u30b3\u30d4\u30fc\u30da\u30fc\u30b9\u30c8\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
"title": "Google\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u30ea\u30f3\u30af\u3059\u308b"
},
2021-10-22 00:14:10 +00:00
"init": {
"data": {
"flow_impl": "\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc"
},
"title": "\u8a8d\u8a3c\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc"
},
"link": {
"data": {
"code": "PIN\u30b3\u30fc\u30c9"
2021-11-01 00:13:04 +00:00
},
"title": "Nest\u30a2\u30ab\u30a6\u30f3\u30c8\u3078\u30ea\u30f3\u30af"
2021-10-22 00:14:10 +00:00
}
}
2021-11-13 00:11:56 +00:00
},
"device_automation": {
"trigger_type": {
"camera_person": "\u691c\u51fa\u3055\u308c\u305f\u4eba"
}
2021-10-22 00:14:10 +00:00
}
}