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

36 lines
2.0 KiB
JSON

{
"config": {
"abort": {
"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"
},
"error": {
"bad_dsn": "\u7121\u52b9\u306aDSN",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"step": {
"user": {
"data": {
"dsn": "DSN"
},
"description": "Sentry DSN\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",
"title": "Sentry"
}
}
},
"options": {
"step": {
"init": {
"data": {
"environment": "\u74b0\u5883\u540d(\u7701\u7565\u53ef\u80fd)",
"event_custom_components": "\u30ab\u30b9\u30bf\u30e0\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u304b\u3089\u306e\u30a4\u30d9\u30f3\u30c8\u3092\u9001\u4fe1\u3059\u308b",
"event_handled": "\u51e6\u7406\u3055\u308c\u305f\u30a4\u30d9\u30f3\u30c8\u3092\u9001\u4fe1",
"event_third_party_packages": "\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u88fd\u30d1\u30c3\u30b1\u30fc\u30b8\u304b\u3089\u306e\u30a4\u30d9\u30f3\u30c8\u3092\u9001\u4fe1\u3059\u308b",
"logging_event_level": "Sentry\u304c\u30a4\u30d9\u30f3\u30c8\u3092\u767b\u9332\u3059\u308b\u969b\u306e\u30ed\u30b0\u30ec\u30d9\u30eb",
"logging_level": "Sentry\u306f\u30ed\u30b0\u30ec\u30d9\u30eb\u3092\u3001\u30ed\u30b0\u3092\u30d1\u30f3\u304f\u305a\u30ea\u30b9\u30c8(breadcrums)\u3068\u3057\u3066\u8a18\u9332",
"tracing": "\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u30c8\u30ec\u30fc\u30b9\u3092\u6709\u52b9\u306b\u3059\u308b",
"tracing_sample_rate": "\u30c8\u30ec\u30fc\u30b9\u306e\u30b5\u30f3\u30d7\u30eb\u30ec\u30fc\u30c8; 0.0 \u304b\u3089 1.0(1.0 = 100%)"
}
}
}
}
}