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

42 lines
2.0 KiB
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
2021-11-23 00:13:54 +00:00
"abort": {
2021-11-25 00:13:33 +00:00
"reauth_successful": "\u518d\u8a8d\u8a3c\u306b\u6210\u529f\u3057\u307e\u3057\u305f",
"single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"error": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-25 00:13:33 +00:00
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"invalid_zone": "\u7121\u52b9\u306a\u30be\u30fc\u30f3"
2021-11-23 00:13:54 +00:00
},
2021-11-21 00:13:51 +00:00
"flow_title": "{name}",
2021-11-12 00:12:35 +00:00
"step": {
"reauth_confirm": {
"data": {
2021-11-22 00:13:02 +00:00
"api_token": "API\u30c8\u30fc\u30af\u30f3",
2021-11-12 00:12:35 +00:00
"description": "Cloudflare\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u518d\u8a8d\u8a3c\u3057\u307e\u3059\u3002"
}
2021-11-13 00:11:56 +00:00
},
2021-11-25 00:13:33 +00:00
"records": {
"data": {
"records": "\u30ec\u30b3\u30fc\u30c9"
2021-11-26 00:12:49 +00:00
},
"title": "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u9078\u629e"
2021-11-25 00:13:33 +00:00
},
"user": {
"data": {
"api_token": "API\u30c8\u30fc\u30af\u30f3"
2021-11-26 00:12:49 +00:00
},
2021-11-29 00:13:08 +00:00
"description": "\u3053\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u306b\u306f\u3001\u30a2\u30ab\u30a6\u30f3\u30c8\u5185\u306e\u3059\u3079\u3066\u306e\u30be\u30fc\u30f3\u306b\u5bfe\u3059\u308b\u3001 Zone:Zone:Read \u304a\u3088\u3073\u3001Zone:DNS:Edit\u306e\u6a29\u9650\u3067\u4f5c\u6210\u3055\u308c\u305fAPI\u30c8\u30fc\u30af\u30f3\u304c\u5fc5\u8981\u3067\u3059\u3002",
2021-11-26 00:12:49 +00:00
"title": "Cloudflare\u306b\u63a5\u7d9a"
2021-11-25 00:13:33 +00:00
},
2021-11-13 00:11:56 +00:00
"zone": {
"data": {
"zone": "\u30be\u30fc\u30f3"
},
"title": "\u66f4\u65b0\u3059\u308b\u30be\u30fc\u30f3\u3092\u9078\u629e"
2021-11-12 00:12:35 +00:00
}
}
}
}