🌐 New Crowdin updates (#927)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"name": "DNS漏洞控制",
|
||||
"description": "从您的仪表盘控制 PiHole 或 AdGuard"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"name": "DNS漏洞摘要",
|
||||
"description": "显示来自 PiHole 或 AdGuard 的重要数据",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"title": "DNS漏洞摘要设置",
|
||||
"usePiHoleColors": {
|
||||
"label": ""
|
||||
"label": "使用PiHole所用颜色"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "广告列表中的域名",
|
||||
"queriesToday": "",
|
||||
"queriesToday": "今天查询",
|
||||
"queriesBlockedTodayPercentage": "今天已屏蔽",
|
||||
"queriesBlockedToday": "今天已屏蔽"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,10 @@
|
||||
"name": "媒体请求",
|
||||
"description": "查看来自你的Overseerr或Jellyseerr实例的所有媒体请求的列表",
|
||||
"settings": {
|
||||
"title": "媒体请求列表"
|
||||
"title": "媒体请求列表",
|
||||
"replaceLinksWithExternalHost": {
|
||||
"label": "替换链接"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noRequests": "没有找到请求。请确保你已经正确配置了你的应用程序。",
|
||||
@@ -13,5 +16,9 @@
|
||||
"approved": "已核准",
|
||||
"pendingApproval": "待核准",
|
||||
"declined": "已拒绝"
|
||||
},
|
||||
"tooltips": {
|
||||
"approve": "同意请求",
|
||||
"decline": "拒绝请求"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,18 +14,18 @@
|
||||
"label": "显示过期种子"
|
||||
},
|
||||
"labelFilterIsWhitelist": {
|
||||
"label": ""
|
||||
"label": "标签列表是白名单 (而不是黑名单)"
|
||||
},
|
||||
"labelFilter": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "标签列表",
|
||||
"description": "当选择“白名单”时,这将成为白名单。如果不选中,这将是黑名单。当空时不会做任何事情。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"footer": {
|
||||
"error": "错误",
|
||||
"lastUpdated": "最后更新 {{time}} 前"
|
||||
"lastUpdated": "最后更新于 {{time}} "
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
@@ -41,7 +41,7 @@
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": "没有找到种子",
|
||||
"filterHidingItems": ""
|
||||
"filterHidingItems": "您的过滤器隐藏了 {{count}} 条记录"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "没有找到支持Torrent的客户端!",
|
||||
"title": "没有找到支持的Torrent客户端!",
|
||||
"text": "添加一个支持Torrent的客户端来查看你当前的下载情况"
|
||||
},
|
||||
"generic": {
|
||||
|
||||
Reference in New Issue
Block a user