2020-08-03 21:00:47 +00:00
|
|
|
{
|
|
|
|
"common": {
|
2020-08-03 21:01:26 +00:00
|
|
|
"cancel": "キャンセル",
|
2020-08-03 21:00:47 +00:00
|
|
|
"unknown": ""
|
|
|
|
},
|
|
|
|
"headings": {
|
2020-08-03 21:01:26 +00:00
|
|
|
"addServer": "サーバーを追加",
|
|
|
|
"home": "ホーム",
|
|
|
|
"links": "リンク",
|
|
|
|
"servers": "サーバー",
|
|
|
|
"settings": "設定"
|
2020-08-03 21:00:47 +00:00
|
|
|
},
|
|
|
|
"addServer": {
|
2020-08-03 21:01:26 +00:00
|
|
|
"address": "サーバーアドレス",
|
2020-08-03 21:00:47 +00:00
|
|
|
"validation": {
|
|
|
|
"empty": "",
|
2020-08-03 21:01:26 +00:00
|
|
|
"invalid": "$t(addServer.address)は無効",
|
|
|
|
"invalidProduct": "Jellyfinのサーバーではない",
|
|
|
|
"noConnection": "接続失敗"
|
2020-08-03 21:00:47 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"home": {
|
|
|
|
"errors": {
|
|
|
|
"502": {
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"504": {
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"http": {
|
|
|
|
"heading": "",
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"offline": {
|
|
|
|
"heading": "",
|
|
|
|
"description": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"errorCode": "",
|
|
|
|
"errorUrl": "",
|
|
|
|
"retry": ""
|
|
|
|
},
|
|
|
|
"settings": {
|
|
|
|
"version": "",
|
|
|
|
"keepAwake": "",
|
|
|
|
"rotationLock": "",
|
|
|
|
"expoVersion": ""
|
|
|
|
},
|
|
|
|
"links": {
|
|
|
|
"website": "",
|
|
|
|
"documentation": "",
|
|
|
|
"source": "",
|
|
|
|
"translate": "",
|
|
|
|
"feature": "",
|
|
|
|
"issue": ""
|
|
|
|
},
|
|
|
|
"alerts": {
|
|
|
|
"deleteServer": {
|
|
|
|
"title": "",
|
|
|
|
"description": "",
|
|
|
|
"confirm": ""
|
|
|
|
},
|
|
|
|
"resetApplication": {
|
|
|
|
"title": "",
|
|
|
|
"description": "",
|
|
|
|
"confirm": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|