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

35 lines
1.3 KiB
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"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",
"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
},
2021-11-21 00:13:51 +00:00
"flow_title": "{name}",
2021-11-14 00:12:48 +00:00
"step": {
"user": {
"data": {
2021-11-19 00:14:01 +00:00
"host": "\u30db\u30b9\u30c8",
2021-11-21 00:13:51 +00:00
"name": "\u540d\u524d",
2021-11-19 00:14:01 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-20 00:12:27 +00:00
"port": "\u30dd\u30fc\u30c8",
2021-11-25 00:13:33 +00:00
"ssl": "SSL\u8a3c\u660e\u66f8\u3092\u4f7f\u7528\u3059\u308b",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d",
"verify_ssl": "SSL\u8a3c\u660e\u66f8\u3092\u78ba\u8a8d\u3059\u308b"
},
"title": "NZBGet\u306b\u63a5\u7d9a"
2021-11-14 00:12:48 +00:00
}
}
2021-11-26 00:12:49 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u983b\u5ea6(\u79d2)"
}
}
}
2021-11-14 00:12:48 +00:00
}
}