New Crowdin updates (#583)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Torrent",
|
||||
"description": "显示支持的Torrent客户端的torrent列表。",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"title": "Torrent 部件设置",
|
||||
"refreshInterval": {
|
||||
"label": "刷新时间间隔(秒)。"
|
||||
},
|
||||
"displayCompletedTorrents": {
|
||||
"label": "显示已完成的洪流"
|
||||
"label": "显示已完成的种子"
|
||||
},
|
||||
"displayStaleTorrents": {
|
||||
"label": "显示陈旧的山洪"
|
||||
"label": "显示过期种子"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -39,12 +39,12 @@
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "没有找到支持Torrent的客户端!",
|
||||
"text": "添加一个支持Torrent的客户端来查看你当前的下载情况"
|
||||
},
|
||||
"generic": {
|
||||
"title": "发生了一个意外的错误",
|
||||
"text": ""
|
||||
"title": "发生了一个未知的错误",
|
||||
"text": "Homarr无法与您的Torrent客户端通信。请检查您的配置"
|
||||
}
|
||||
},
|
||||
"loading": {
|
||||
|
||||
Reference in New Issue
Block a user