From 73317bda67879485e5e5cf9dbfeceae67e2f35e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?yahoo=EF=BD=9E=EF=BD=9E?= <xll520yzl@gmail.com>
Date: Sun, 18 Sep 2022 12:12:55 +0000
Subject: [PATCH] Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (108 of 108 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/
---
 public/locales/zh-CN/common.json | 50 ++++++++++++++++----------------
 1 file changed, 25 insertions(+), 25 deletions(-)

diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json
index 8cc40ece..d5b537fa 100644
--- a/public/locales/zh-CN/common.json
+++ b/public/locales/zh-CN/common.json
@@ -110,10 +110,10 @@
     },
     "coinmarketcap": {
         "configure": "配置一个或多个需要追踪的加密",
-        "1hour": "1 Hour",
-        "1day": "1 Day",
-        "7days": "7 Days",
-        "30days": "30 Days"
+        "1hour": "1小时",
+        "1day": "1天",
+        "7days": "7天",
+        "30days": "30天"
     },
     "gotify": {
         "apps": "应用",
@@ -121,41 +121,41 @@
         "messages": "信息"
     },
     "prowlarr": {
-        "enableIndexers": "Indexers",
-        "numberOfGrabs": "Grabs",
-        "numberOfQueries": "Queries",
-        "numberOfFailGrabs": "Fail Grabs",
-        "numberOfFailQueries": "Fail Queries"
+        "enableIndexers": "索引器",
+        "numberOfGrabs": "抓取",
+        "numberOfQueries": "查询",
+        "numberOfFailGrabs": "抓取失败",
+        "numberOfFailQueries": "查询失败"
     },
     "transmission": {
         "download": "下载",
         "upload": "上传",
-        "leech": "Leech",
+        "leech": "吸血",
         "seed": "做种"
     },
     "jackett": {
-        "configured": "Configured",
-        "errored": "Errored"
+        "configured": "已配置",
+        "errored": "出错了"
     },
     "bazarr": {
-        "missingEpisodes": "Missing Episodes",
-        "missingMovies": "Missing Movies"
+        "missingEpisodes": "缺少的剧集",
+        "missingMovies": "缺少的电影"
     },
     "lidarr": {
-        "wanted": "Wanted",
-        "queued": "Queued",
-        "albums": "Albums"
+        "wanted": "订阅",
+        "queued": "队列",
+        "albums": "相册"
     },
     "adguard": {
-        "queries": "Queries",
-        "blocked": "Blocked",
-        "filtered": "Filtered",
-        "latency": "Latency"
+        "queries": "查询",
+        "blocked": "阻止",
+        "filtered": "过滤",
+        "latency": "延迟"
     },
     "qbittorrent": {
-        "download": "Download",
-        "upload": "Upload",
-        "leech": "Leech",
-        "seed": "Seed"
+        "download": "下载",
+        "upload": "上传",
+        "leech": "吸血",
+        "seed": "做种"
     }
 }