Skip to content

Commit 18477da

Browse files
Apply suggestions from cscnk52 to update zh-CN
Co-authored-by: Cason Kervis <cscnk52@outlook.com>
1 parent 60e21a3 commit 18477da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

app/i18n/locales/zh-CN/main.ftl

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
site-description = { $n-icons } 个流行品牌的 { $svg } 图标
22
close = 关闭
33
theme = 主题
4-
light-color-scheme = 浅色模式
5-
dark-color-scheme = 深色模式
4+
light-color-scheme = 浅色主题
5+
dark-color-scheme = 深色主题
66
system-color-scheme = 跟随系统
77
layout = 布局
8-
comfortable = 舒适模式
8+
comfortable = 宽松模式
99
compact = 紧凑模式
1010
open-search-bar = 打开搜索栏
1111
open-controls = 打开控件
@@ -42,10 +42,10 @@ go-to-header = 返回顶部
4242
go-to-footer = 转到底部
4343
deprecated = 弃用
4444
deprecations = 弃用
45-
will-be-removed-at = { $icon } 将在 { $version } 时移除
45+
will-be-removed-at = { $icon } 将在 { $version } 被移除
4646
will-be-renamed-at = { $icon } 将在 { $version } 时重命名
47-
will-be-removed-at-extended = { $icon } 将在 { $version } 时移除,约在 { $date }(请参阅 { $pr }
48-
will-be-renamed-at-extended = { $icon } 将在 { $version } 时重命名,约在 { $date }(请参阅 { $pr }
47+
will-be-removed-at-extended = { $icon } 将在 { $version } 时移除,预计 { $date }(请参阅 { $pr }
48+
will-be-renamed-at-extended = { $icon } 将在 { $version } 时重命名,预计 { $date }(请参阅 { $pr }
4949
scalable-vector-graphic = 可缩放矢量图形
5050
third-party-extensions = 第三方扩展
5151
main-repository = 主项目
@@ -83,7 +83,7 @@ reported-svg-path-size-is-zero = 大小报告为 0 x 0,因此请检查路径
8383
maximum-precision-must-be-less-than = 最大精度不得大于 { $max_precision },目前数字“{ $number }”为 { $precision }
8484
icon-must-be-centered = 图标必须居中于 (12, 12),当前位于 ({ $x }, { $y })
8585
collinear-segment-found-at-command = 在“{ $command }”命令处找到共线线段
86-
incorrect-svg-path-icon-size = 尺寸在一维中必须恰好为 24 像素,目前为 { $width } x { $height }
86+
incorrect-svg-path-icon-size = 最长边必须为 24 像素,目前为 { $width } x { $height }
8787
sort-randomly = 随机排序
8888
copy-as-base64 = 以 Base64 { $filetype } 格式复制
8989
copied = 复制

0 commit comments

Comments
 (0)