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

36 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"name_exists": "\u540d\u524d\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059"
},
"step": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8",
"name": "\u540d\u524d",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
},
"title": "Transmission Client\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
},
"options": {
"step": {
"init": {
"data": {
"limit": "\u30ea\u30df\u30c3\u30c8",
"order": "\u30aa\u30fc\u30c0\u30fc",
"scan_interval": "\u66f4\u65b0\u983b\u5ea6"
},
"title": "Transmission\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u8a2d\u5b9a"
}
}
}
}