@univerjs/sheets-conditional-formatting-ui 0.24.0 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +111 -115
- package/lib/cjs/locale/ar-SA.js +159 -0
- package/lib/cjs/locale/ca-ES.js +4 -3
- package/lib/cjs/locale/de-DE.js +159 -0
- package/lib/cjs/locale/en-US.js +4 -3
- package/lib/cjs/locale/es-ES.js +4 -3
- package/lib/cjs/locale/fa-IR.js +4 -3
- package/lib/cjs/locale/fr-FR.js +4 -3
- package/lib/cjs/locale/id-ID.js +159 -0
- package/lib/cjs/locale/it-IT.js +159 -0
- package/lib/cjs/locale/ja-JP.js +4 -3
- package/lib/cjs/locale/ko-KR.js +4 -3
- package/lib/cjs/locale/pl-PL.js +159 -0
- package/lib/cjs/locale/pt-BR.js +159 -0
- package/lib/cjs/locale/ru-RU.js +4 -3
- package/lib/cjs/locale/sk-SK.js +4 -3
- package/lib/cjs/locale/vi-VN.js +4 -3
- package/lib/cjs/locale/zh-CN.js +4 -3
- package/lib/cjs/locale/zh-HK.js +159 -0
- package/lib/cjs/locale/zh-TW.js +4 -3
- package/lib/es/index.js +111 -115
- package/lib/es/locale/ar-SA.js +158 -0
- package/lib/es/locale/ca-ES.js +4 -3
- package/lib/es/locale/de-DE.js +158 -0
- package/lib/es/locale/en-US.js +4 -3
- package/lib/es/locale/es-ES.js +4 -3
- package/lib/es/locale/fa-IR.js +4 -3
- package/lib/es/locale/fr-FR.js +4 -3
- package/lib/es/locale/id-ID.js +158 -0
- package/lib/es/locale/it-IT.js +158 -0
- package/lib/es/locale/ja-JP.js +4 -3
- package/lib/es/locale/ko-KR.js +4 -3
- package/lib/es/locale/pl-PL.js +158 -0
- package/lib/es/locale/pt-BR.js +158 -0
- package/lib/es/locale/ru-RU.js +4 -3
- package/lib/es/locale/sk-SK.js +4 -3
- package/lib/es/locale/vi-VN.js +4 -3
- package/lib/es/locale/zh-CN.js +4 -3
- package/lib/es/locale/zh-HK.js +158 -0
- package/lib/es/locale/zh-TW.js +4 -3
- package/lib/index.js +111 -115
- package/lib/locale/ar-SA.js +158 -0
- package/lib/locale/ca-ES.js +4 -3
- package/lib/locale/de-DE.js +158 -0
- package/lib/locale/en-US.js +4 -3
- package/lib/locale/es-ES.js +4 -3
- package/lib/locale/fa-IR.js +4 -3
- package/lib/locale/fr-FR.js +4 -3
- package/lib/locale/id-ID.js +158 -0
- package/lib/locale/it-IT.js +158 -0
- package/lib/locale/ja-JP.js +4 -3
- package/lib/locale/ko-KR.js +4 -3
- package/lib/locale/pl-PL.js +158 -0
- package/lib/locale/pt-BR.js +158 -0
- package/lib/locale/ru-RU.js +4 -3
- package/lib/locale/sk-SK.js +4 -3
- package/lib/locale/vi-VN.js +4 -3
- package/lib/locale/zh-CN.js +4 -3
- package/lib/locale/zh-HK.js +158 -0
- package/lib/locale/zh-TW.js +4 -3
- package/lib/types/locale/ar-SA.d.ts +18 -0
- package/lib/types/locale/de-DE.d.ts +18 -0
- package/lib/types/locale/en-US.d.ts +130 -127
- package/lib/types/locale/id-ID.d.ts +18 -0
- package/lib/types/locale/it-IT.d.ts +18 -0
- package/lib/types/locale/pl-PL.d.ts +18 -0
- package/lib/types/locale/pt-BR.d.ts +18 -0
- package/lib/types/locale/zh-HK.d.ts +18 -0
- package/lib/umd/index.js +3 -3
- package/lib/umd/locale/ar-SA.js +1 -0
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -0
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -0
- package/lib/umd/locale/it-IT.js +1 -0
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -0
- package/lib/umd/locale/pt-BR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +14 -14
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
|
|
2
|
+
//#region src/locale/zh-HK.ts
|
|
3
|
+
const locale = { "sheets-conditional-formatting-ui": {
|
|
4
|
+
title: "條件格式",
|
|
5
|
+
menu: {
|
|
6
|
+
manageConditionalFormatting: "管理條件格式",
|
|
7
|
+
createConditionalFormatting: "新建條件格式",
|
|
8
|
+
clearRangeRules: "清除所選區域的規則",
|
|
9
|
+
clearWorkSheetRules: "清除整個工作表的規則"
|
|
10
|
+
},
|
|
11
|
+
form: {
|
|
12
|
+
lessThan: "該值必須小於 {0}",
|
|
13
|
+
lessThanOrEqual: "該值必須小於等於 {0}",
|
|
14
|
+
greaterThan: "該值必大於 {0}",
|
|
15
|
+
greaterThanOrEqual: "該值必大於等於 {0}",
|
|
16
|
+
rangeSelector: "選擇範圍或輸入值"
|
|
17
|
+
},
|
|
18
|
+
iconSet: {
|
|
19
|
+
direction: "方向",
|
|
20
|
+
shape: "形狀",
|
|
21
|
+
mark: "標記",
|
|
22
|
+
rank: "等級",
|
|
23
|
+
rule: "規則",
|
|
24
|
+
icon: "圖示",
|
|
25
|
+
type: "類型",
|
|
26
|
+
value: "值",
|
|
27
|
+
reverseIconOrder: "反轉圖示次序",
|
|
28
|
+
and: "且",
|
|
29
|
+
when: "當值",
|
|
30
|
+
onlyShowIcon: "僅顯示圖示"
|
|
31
|
+
},
|
|
32
|
+
symbol: {
|
|
33
|
+
greaterThan: ">",
|
|
34
|
+
greaterThanOrEqual: ">=",
|
|
35
|
+
lessThan: "<",
|
|
36
|
+
lessThanOrEqual: "<="
|
|
37
|
+
},
|
|
38
|
+
panel: {
|
|
39
|
+
createRule: "新增規則",
|
|
40
|
+
clear: "清空所有規則",
|
|
41
|
+
range: "應用範圍",
|
|
42
|
+
styleType: "樣式類型",
|
|
43
|
+
submit: "確認",
|
|
44
|
+
cancel: "取消",
|
|
45
|
+
rankAndAverage: "最前/最後/平均",
|
|
46
|
+
styleRule: "樣式規則",
|
|
47
|
+
isNotBottom: "最前面",
|
|
48
|
+
isBottom: "最後",
|
|
49
|
+
greaterThanAverage: "大於平均值",
|
|
50
|
+
lessThanAverage: "小於平均值",
|
|
51
|
+
medianValue: "中間值",
|
|
52
|
+
fillType: "填滿方式",
|
|
53
|
+
pureColor: "純色",
|
|
54
|
+
gradient: "漸層",
|
|
55
|
+
colorSet: "顏色設定",
|
|
56
|
+
positive: "正值",
|
|
57
|
+
native: "負值",
|
|
58
|
+
workSheet: "整張工作表",
|
|
59
|
+
selectedRange: "所選儲存格",
|
|
60
|
+
managerRuleSelect: "管理 {0} 的規則",
|
|
61
|
+
onlyShowDataBar: "僅顯示資料條"
|
|
62
|
+
},
|
|
63
|
+
preview: { describe: {
|
|
64
|
+
beginsWith: "開頭為{0}",
|
|
65
|
+
endsWith: "結尾為{0}",
|
|
66
|
+
containsText: "文字包含{0}",
|
|
67
|
+
notContainsText: "文字不包含{0}",
|
|
68
|
+
equal: "等於{0}",
|
|
69
|
+
notEqual: "不等於{0}",
|
|
70
|
+
containsBlanks: "為空",
|
|
71
|
+
notContainsBlanks: "不為空",
|
|
72
|
+
containsErrors: "錯誤",
|
|
73
|
+
notContainsErrors: "非錯誤",
|
|
74
|
+
greaterThan: "大於{0}",
|
|
75
|
+
greaterThanOrEqual: "大於等於{0}",
|
|
76
|
+
lessThan: "小於{0}",
|
|
77
|
+
lessThanOrEqual: "小於等於{0}",
|
|
78
|
+
notBetween: "不介於{0}和{1}之間",
|
|
79
|
+
between: "介於{0}和{1}之間",
|
|
80
|
+
yesterday: "昨日",
|
|
81
|
+
tomorrow: "明日",
|
|
82
|
+
last7Days: "最近7天",
|
|
83
|
+
thisMonth: "本月",
|
|
84
|
+
lastMonth: "上個月",
|
|
85
|
+
nextMonth: "下個月",
|
|
86
|
+
thisWeek: "本週",
|
|
87
|
+
lastWeek: "上週",
|
|
88
|
+
nextWeek: "下週",
|
|
89
|
+
today: "今日",
|
|
90
|
+
topN: "前{0}項",
|
|
91
|
+
bottomN: "後{0}項",
|
|
92
|
+
topNPercent: "前{0}%",
|
|
93
|
+
bottomNPercent: "後{0}%"
|
|
94
|
+
} },
|
|
95
|
+
operator: {
|
|
96
|
+
beginsWith: "開頭為",
|
|
97
|
+
endsWith: "結尾為",
|
|
98
|
+
containsText: "文字包含",
|
|
99
|
+
notContainsText: "文字不包含",
|
|
100
|
+
equal: "等於",
|
|
101
|
+
notEqual: "不等於",
|
|
102
|
+
containsBlanks: "為空",
|
|
103
|
+
notContainsBlanks: "不為空",
|
|
104
|
+
containsErrors: "錯誤",
|
|
105
|
+
notContainsErrors: "非錯誤",
|
|
106
|
+
greaterThan: "大於",
|
|
107
|
+
greaterThanOrEqual: "大於等於",
|
|
108
|
+
lessThan: "小於",
|
|
109
|
+
lessThanOrEqual: "小於等於",
|
|
110
|
+
notBetween: "不介於",
|
|
111
|
+
between: "介於",
|
|
112
|
+
yesterday: "昨日",
|
|
113
|
+
tomorrow: "明日",
|
|
114
|
+
last7Days: "最近 7 天",
|
|
115
|
+
thisMonth: "本月",
|
|
116
|
+
lastMonth: "上個月",
|
|
117
|
+
nextMonth: "下個月",
|
|
118
|
+
thisWeek: "本週",
|
|
119
|
+
lastWeek: "上週",
|
|
120
|
+
nextWeek: "下週",
|
|
121
|
+
today: "今日"
|
|
122
|
+
},
|
|
123
|
+
ruleType: {
|
|
124
|
+
highlightCell: "突出顯示儲存格",
|
|
125
|
+
dataBar: "資料條",
|
|
126
|
+
colorScale: "色階",
|
|
127
|
+
formula: "自訂公式",
|
|
128
|
+
iconSet: "圖示集",
|
|
129
|
+
duplicateValues: "重複值",
|
|
130
|
+
uniqueValues: "唯一值"
|
|
131
|
+
},
|
|
132
|
+
subRuleType: {
|
|
133
|
+
uniqueValues: "唯一值",
|
|
134
|
+
duplicateValues: "重複值",
|
|
135
|
+
rank: "最前最後",
|
|
136
|
+
text: "文字",
|
|
137
|
+
timePeriod: "時間日期",
|
|
138
|
+
number: "數值",
|
|
139
|
+
average: "平均值"
|
|
140
|
+
},
|
|
141
|
+
valueType: {
|
|
142
|
+
num: "數值",
|
|
143
|
+
min: "最小值",
|
|
144
|
+
max: "最大值",
|
|
145
|
+
percent: "百分比",
|
|
146
|
+
percentile: "百分點",
|
|
147
|
+
formula: "公式",
|
|
148
|
+
none: "無"
|
|
149
|
+
},
|
|
150
|
+
errorMessage: {
|
|
151
|
+
notBlank: "條件不能為空",
|
|
152
|
+
rangeError: "選區錯誤",
|
|
153
|
+
formulaError: "公式錯誤"
|
|
154
|
+
},
|
|
155
|
+
permission: { dialog: { setStyleErr: "該範圍已被保護,目前無設定樣式權限。如需設定樣式,請聯絡建立者。 " } }
|
|
156
|
+
} };
|
|
157
|
+
|
|
158
|
+
//#endregion
|
|
159
|
+
module.exports = locale;
|
package/lib/cjs/locale/zh-TW.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
//#region src/locale/zh-TW.ts
|
|
3
|
-
const locale = {
|
|
3
|
+
const locale = { "sheets-conditional-formatting-ui": {
|
|
4
4
|
title: "條件格式",
|
|
5
5
|
menu: {
|
|
6
6
|
manageConditionalFormatting: "管理條件格式",
|
|
@@ -151,8 +151,9 @@ const locale = { sheet: { cf: {
|
|
|
151
151
|
notBlank: "條件不能為空",
|
|
152
152
|
rangeError: "選區錯誤",
|
|
153
153
|
formulaError: "公式錯誤"
|
|
154
|
-
}
|
|
155
|
-
|
|
154
|
+
},
|
|
155
|
+
permission: { dialog: { setStyleErr: "該範圍已被保護,目前無設定樣式權限。如需設定樣式,請聯絡建立者。 " } }
|
|
156
|
+
} };
|
|
156
157
|
|
|
157
158
|
//#endregion
|
|
158
159
|
module.exports = locale;
|