New Crowdin updates (#2059)

This commit is contained in:
Thomas Camlong
2024-08-24 14:39:51 +02:00
committed by GitHub
parent 858ccd72de
commit c008cc92c2
205 changed files with 1314 additions and 978 deletions

View File

@@ -14,5 +14,12 @@
"text": "到DNS漏洞的连接有问题。请验证您的配置/集成设置。"
}
}
},
"durationModal": {
"title": "设置禁用时长",
"hours": "时",
"minutes": "分",
"unlimited": "留空表示无限制",
"set": "设置"
}
}

View File

@@ -86,7 +86,7 @@
},
"info": {
"uptime": "运行时间",
"uptimeFormat": "{{days}} 天, {{hours}} 小时",
"uptimeFormat": "{{days}} 天, {{hours}} 小时 {{minutes}} 分钟",
"updates": "可用更新",
"reboot": "重启"
},

View File

@@ -3,7 +3,10 @@
"name": "索引器管理状态",
"description": "有关索引器的状态",
"settings": {
"title": "索引器管理状态"
"title": "索引器管理状态",
"openIndexerSiteInNewTab": {
"label": "在新选项卡中打开索引器站点"
}
}
},
"indexersStatus": {