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

21 lines
724 B
JSON

{
"config": {
"error": {
"faulty_credentials": "\u8a8d\u8a3c\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3001\u30c8\u30fc\u30af\u30f3\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044",
"ssl_error": "SSL\u8a3c\u660e\u66f8\u306e\u554f\u984c"
},
"step": {
"manual_setup": {
"data": {
"token": "\u30c8\u30fc\u30af\u30f3(\u30aa\u30d7\u30b7\u30e7\u30f3)"
}
},
"select_server": {
"data": {
"server": "\u30b5\u30fc\u30d0\u30fc"
},
"title": "Plex\u30b5\u30fc\u30d0\u30fc\u3092\u9078\u629e"
}
}
}
}