From ed10ca1be40bf8fdfe355dc55b0e338e8b723f5a Mon Sep 17 00:00:00 2001 From: Sulka Haro Date: Fri, 15 Sep 2023 12:02:06 +0300 Subject: [PATCH] New translations en.json (Chinese Simplified) --- translations/zh_CN.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/translations/zh_CN.json b/translations/zh_CN.json index 6a16e35800a..5046dc1f426 100644 --- a/translations/zh_CN.json +++ b/translations/zh_CN.json @@ -310,14 +310,14 @@ "All records removed ...": "所有记录已经被清除", "Delete all documents from devicestatus collection older than 30 days": "删除30天以前的设备数据", "Number of Days to Keep:": "保留天数:", - "This task removes all documents from devicestatus collection that are older than 30 days. Useful when uploader battery status is not properly updated.": "This task removes all documents from devicestatus collection that are older than 30 days. Useful when uploader battery status is not properly updated.", - "Delete old documents from devicestatus collection?": "Delete old documents from devicestatus collection?", - "Clean Mongo entries (glucose entries) database": "Clean Mongo entries (glucose entries) database", - "Delete all documents from entries collection older than 180 days": "Delete all documents from entries collection older than 180 days", - "This task removes all documents from entries collection that are older than 180 days. Useful when uploader battery status is not properly updated.": "This task removes all documents from entries collection that are older than 180 days. Useful when uploader battery status is not properly updated.", + "This task removes all documents from devicestatus collection that are older than 30 days. Useful when uploader battery status is not properly updated.": "此功能将删除所有30天以前的设备状态采集数据。适用于上传设备的电池状态不能正常更新的情况。", + "Delete old documents from devicestatus collection?": "删除旧的设备状态数据?", + "Clean Mongo entries (glucose entries) database": "清空Mongo数据库的葡萄糖条目数据库。", + "Delete all documents from entries collection older than 180 days": "删除所有超过180天的条目数据", + "This task removes all documents from entries collection that are older than 180 days. Useful when uploader battery status is not properly updated.": "此功能将删除所有180天以前的设备状态采集数据。适用于上传设备的电池状态不能正常更新的情况。", "Delete old documents": "删除历史数据", "Delete old documents from entries collection?": "从血糖数据集合内删除旧数据?", - "%1 is not a valid number": "%1 is not a valid number", + "%1 is not a valid number": "%1 不是有效的数字", "%1 is not a valid number - must be more than 2": "%1 is not a valid number - must be more than 2", "Clean Mongo treatments database": "Clean Mongo treatments database", "Delete all documents from treatments collection older than 180 days": "Delete all documents from treatments collection older than 180 days",