From 8f8fa50e43f53de01825f3e72e4044aa58d3790b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?yahoo=EF=BD=9E=EF=BD=9E?= Date: Fri, 14 Oct 2022 07:29:40 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (138 of 138 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 6592fb1e6..f0229a631 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -161,7 +161,7 @@ }, "mastodon": { "user_count": "用户", - "status_count": "Posts", + "status_count": "帖子", "domain_count": "域" }, "strelaysrv": { @@ -182,24 +182,24 @@ "vms": "VMs" }, "unifi": { - "users": "Users", - "uptime": "System Uptime", - "days": "Days", - "wan": "WAN", - "lan_users": "LAN Users", - "wlan_users": "WLAN Users", - "up": "UP", - "down": "DOWN", + "users": "用户", + "uptime": "系统运行时间", + "days": "天", + "wan": "广域网", + "lan_users": "局域网用户", + "wlan_users": "无线局域网用户", + "up": "向上", + "down": "向下", "wait": "请稍候" }, "plex": { - "streams": "Active Streams", - "movies": "Movies", - "tv": "TV Shows" + "streams": "活动流", + "movies": "电影", + "tv": "电视节目" }, "glances": { - "cpu": "CPU", - "mem": "MEM", - "wait": "Please wait" + "cpu": "处理器", + "mem": "内存", + "wait": "请稍等" } }