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": {