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

31 lines
1.5 KiB
JSON

{
"config": {
"error": {
"bad_dsn": "\u7121\u52b9\u306aDSN"
},
"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",
"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%)"
}
}
}
}
}