[Web] Minor lang fix (#3927)

master
Zhuang Wu 2021-01-09 21:59:45 +08:00 committed by GitHub
parent ce62b4943d
commit cb0223a04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -437,11 +437,11 @@
"chart_this_server": "图表 (此服务器)", "chart_this_server": "图表 (此服务器)",
"containers_info": "容器信息", "containers_info": "容器信息",
"disk_usage": "磁盘使用", "disk_usage": "磁盘使用",
"external_logs": "外部日", "external_logs": "外部日",
"history_all_servers": "历史 (所有服务器)", "history_all_servers": "历史 (所有服务器)",
"in_memory_logs": "内存日", "in_memory_logs": "内存日",
"jvm_memory_solr": "JVM内存使用", "jvm_memory_solr": "JVM内存使用",
"log_info": "<p>mailcow <b>内存日志</b> 收集于Redis列表中并且每分钟地修整到 LOG_LINES (%d) 以减少错误(Rowhammer)。\r\n <br>内存日志不是为了持久化所有使用内存日志的应用同时也会写入日志到Docker守护程序的默认日志驱动中。\r\n <br>内存日志应该用于debug容器中的不明显问题。</p>\r\n <p><b>外部日志</b> 通过相应应用提供的API收集。</p>\r\n <p><b>静态日志</b> 大多为不写入日志到Dockerd但仍然需要被持久化的活动日志(API日志外的)。</p>", "log_info": "<p>mailcow <b>内存日志</b> 收集于Redis列表中并且每分钟自动缩减到 LOG_LINES (%d) 以减少错误(Rowhammer)。\r\n <br>内存日志不是为了持久化所有使用内存日志的应用同时也会写入日志到Docker守护程序的默认日志驱动中。\r\n <br>内存日志应该用于debug容器中的不明显问题。</p>\r\n <p><b>外部日志</b> 通过相应应用提供的API收集。</p>\r\n <p><b>静态日志</b> 大多为不写入日志到Dockerd但仍然需要被持久化的活动日志(API日志外的)。</p>",
"logs": "日志", "logs": "日志",
"restart_container": "重启", "restart_container": "重启",
"solr_dead": "Solr在启动中、已关闭或已停止运行", "solr_dead": "Solr在启动中、已关闭或已停止运行",
@ -1033,7 +1033,7 @@
"warning": { "warning": {
"cannot_delete_self": "不能删除已登录用户", "cannot_delete_self": "不能删除已登录用户",
"domain_added_sogo_failed": "域名已添加但是重启Dovecot失败请检查日志。", "domain_added_sogo_failed": "域名已添加但是重启Dovecot失败请检查日志。",
"dovecot_restart_failed": "Dovecot重启失败请检查日", "dovecot_restart_failed": "Dovecot重启失败请检查日",
"fuzzy_learn_error": "模糊特征学习失败: %s", "fuzzy_learn_error": "模糊特征学习失败: %s",
"hash_not_found": "找不到特征或已被删除", "hash_not_found": "找不到特征或已被删除",
"ip_invalid": "跳过的非法IP: %s", "ip_invalid": "跳过的非法IP: %s",