|
1 | 1 | site-description = { $n-icons } 个流行品牌的 { $svg } 图标 |
2 | 2 | close = 关闭 |
3 | 3 | theme = 主题 |
4 | | -light-color-scheme = 浅色模式 |
5 | | -dark-color-scheme = 深色模式 |
| 4 | +light-color-scheme = 浅色主题 |
| 5 | +dark-color-scheme = 深色主题 |
6 | 6 | system-color-scheme = 跟随系统 |
7 | 7 | layout = 布局 |
8 | | -comfortable = 舒适模式 |
| 8 | +comfortable = 宽松模式 |
9 | 9 | compact = 紧凑模式 |
10 | 10 | open-search-bar = 打开搜索栏 |
11 | 11 | open-controls = 打开控件 |
@@ -42,10 +42,10 @@ go-to-header = 返回顶部 |
42 | 42 | go-to-footer = 转到底部 |
43 | 43 | deprecated = 弃用 |
44 | 44 | deprecations = 弃用 |
45 | | -will-be-removed-at = { $icon } 将在 { $version } 时移除 |
| 45 | +will-be-removed-at = { $icon } 将在 { $version } 被移除 |
46 | 46 | 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 }) |
49 | 49 | scalable-vector-graphic = 可缩放矢量图形 |
50 | 50 | third-party-extensions = 第三方扩展 |
51 | 51 | main-repository = 主项目 |
@@ -83,7 +83,7 @@ reported-svg-path-size-is-zero = 大小报告为 0 x 0,因此请检查路径 |
83 | 83 | maximum-precision-must-be-less-than = 最大精度不得大于 { $max_precision },目前数字“{ $number }”为 { $precision } |
84 | 84 | icon-must-be-centered = 图标必须居中于 (12, 12),当前位于 ({ $x }, { $y }) |
85 | 85 | 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 } |
87 | 87 | sort-randomly = 随机排序 |
88 | 88 | copy-as-base64 = 以 Base64 { $filetype } 格式复制 |
89 | 89 | copied = 复制 |
|
0 commit comments