jellyfin-expo/langs/ja.json

70 lines
1.6 KiB
JSON
Raw Normal View History

{
"common": {
"cancel": "キャンセル",
"unknown": ""
},
"headings": {
"addServer": "サーバーを追加",
"home": "ホーム",
"links": "リンク",
"servers": "サーバー",
"settings": "設定"
},
"addServer": {
"address": "サーバーアドレス",
"validation": {
"empty": "",
"invalid": "$t(addServer.address)は無効",
"invalidProduct": "Jellyfinのサーバーではない",
"noConnection": "接続失敗"
}
},
"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": ""
}
}
}