Skip to content

Commit ac1baf9

Browse files
KazariEXwhitep4nth3r
authored andcommitted
docs(i18n): update zh-CN translation (#1131)
1 parent 0d1f837 commit ac1baf9

2 files changed

Lines changed: 40 additions & 6 deletions

File tree

i18n/locales/zh-CN.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,10 @@
139139
"documented": "社区标记此包存在性能更优的替代方案",
140140
"none": "此包已被标记为不再需要,其功能很可能已由所有引擎原生提供。",
141141
"learn_more": "了解更多",
142+
"learn_more_above": "在上方了解更多。",
142143
"mdn": "MDN",
143-
"community": "社区"
144+
"community": "社区",
145+
"consider_no_dep": "+ 不使用依赖?"
144146
},
145147
"stats": {
146148
"license": "许可证",
@@ -219,7 +221,8 @@
219221
"important": "重要",
220222
"warning": "警告",
221223
"caution": "当心"
222-
}
224+
},
225+
"copy_as_markdown": "以 Markdown 格式复制 README"
223226
},
224227
"provenance_section": {
225228
"title": "来源",
@@ -882,6 +885,15 @@
882885
"loading_versions": "正在加载版本…",
883886
"select_version": "选择版本"
884887
},
888+
"no_dependency": {
889+
"label": "(不使用依赖)",
890+
"typeahead_title": "James 会怎么做?",
891+
"typeahead_description": "与不使用依赖比较!由 e18e 推荐。",
892+
"tooltip_title": "你可能不需要依赖",
893+
"tooltip_description": "与不使用依赖比较!{link} 维护了一个软件包列表,其中的包可以使用原生 API 或者更简单的方案来替换。",
894+
"e18e_community": "e18e 社区",
895+
"add_column": "添加与“不使用依赖”的比较"
896+
},
885897
"facets": {
886898
"group_label": "比较维度",
887899
"all": "全选",
@@ -956,8 +968,13 @@
956968
"not_deprecated": "未弃用",
957969
"types_included": "包含类型",
958970
"types_none": "",
959-
"vulnerabilities_summary": "{count}({critical} 严重/{high} 高)"
971+
"vulnerabilities_summary": "{count}({critical} 严重/{high} 高)",
972+
"up_to_you": "由你决定!"
960973
}
961974
}
975+
},
976+
"privacy_policy": {
977+
"title": "隐私政策",
978+
"last_updated": "上次更新:{date}"
962979
}
963980
}

lunaria/files/zh-CN.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,10 @@
139139
"documented": "社区标记此包存在性能更优的替代方案",
140140
"none": "此包已被标记为不再需要,其功能很可能已由所有引擎原生提供。",
141141
"learn_more": "了解更多",
142+
"learn_more_above": "在上方了解更多。",
142143
"mdn": "MDN",
143-
"community": "社区"
144+
"community": "社区",
145+
"consider_no_dep": "+ 不使用依赖?"
144146
},
145147
"stats": {
146148
"license": "许可证",
@@ -219,7 +221,8 @@
219221
"important": "重要",
220222
"warning": "警告",
221223
"caution": "当心"
222-
}
224+
},
225+
"copy_as_markdown": "以 Markdown 格式复制 README"
223226
},
224227
"provenance_section": {
225228
"title": "来源",
@@ -882,6 +885,15 @@
882885
"loading_versions": "正在加载版本…",
883886
"select_version": "选择版本"
884887
},
888+
"no_dependency": {
889+
"label": "(不使用依赖)",
890+
"typeahead_title": "James 会怎么做?",
891+
"typeahead_description": "与不使用依赖比较!由 e18e 推荐。",
892+
"tooltip_title": "你可能不需要依赖",
893+
"tooltip_description": "与不使用依赖比较!{link} 维护了一个软件包列表,其中的包可以使用原生 API 或者更简单的方案来替换。",
894+
"e18e_community": "e18e 社区",
895+
"add_column": "添加与“不使用依赖”的比较"
896+
},
885897
"facets": {
886898
"group_label": "比较维度",
887899
"all": "全选",
@@ -956,8 +968,13 @@
956968
"not_deprecated": "未弃用",
957969
"types_included": "包含类型",
958970
"types_none": "",
959-
"vulnerabilities_summary": "{count}({critical} 严重/{high} 高)"
971+
"vulnerabilities_summary": "{count}({critical} 严重/{high} 高)",
972+
"up_to_you": "由你决定!"
960973
}
961974
}
975+
},
976+
"privacy_policy": {
977+
"title": "隐私政策",
978+
"last_updated": "上次更新:{date}"
962979
}
963980
}

0 commit comments

Comments
 (0)