82 lines
1.7 KiB
JSON
82 lines
1.7 KiB
JSON
{
|
|
"descriptor": {
|
|
"name": "토렌트",
|
|
"description": "",
|
|
"settings": {
|
|
"title": "",
|
|
"refreshInterval": {
|
|
"label": ""
|
|
},
|
|
"displayCompletedTorrents": {
|
|
"label": ""
|
|
},
|
|
"displayStaleTorrents": {
|
|
"label": ""
|
|
},
|
|
"labelFilterIsWhitelist": {
|
|
"label": ""
|
|
},
|
|
"labelFilter": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"footer": {
|
|
"error": "오류",
|
|
"lastUpdated": ""
|
|
},
|
|
"table": {
|
|
"header": {
|
|
"name": "이름",
|
|
"size": "크기",
|
|
"download": "다운로드",
|
|
"upload": "업로드",
|
|
"estimatedTimeOfArrival": "남은 시간",
|
|
"progress": "진행률"
|
|
},
|
|
"item": {
|
|
"text": ""
|
|
},
|
|
"body": {
|
|
"nothingFound": "토렌트 없음",
|
|
"filterHidingItems": ""
|
|
}
|
|
},
|
|
"lineChart": {
|
|
"title": "현재 다운로드 속도",
|
|
"download": "다운로드: {{download}}",
|
|
"upload": "업로드: {{upload}}",
|
|
"timeSpan": "{{seconds}} 초 전",
|
|
"totalDownload": "다운로드: {{download}}/s",
|
|
"totalUpload": "업로드: {{upload}}/s"
|
|
},
|
|
"errors": {
|
|
"noDownloadClients": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"generic": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
},
|
|
"loading": {
|
|
"title": "",
|
|
"description": ""
|
|
},
|
|
"popover": {
|
|
"introductionPrefix": "",
|
|
"metrics": {
|
|
"queuePosition": "",
|
|
"progress": "",
|
|
"totalSelectedSize": "",
|
|
"state": "",
|
|
"ratio": "",
|
|
"completed": ""
|
|
}
|
|
}
|
|
}
|
|
}
|