@univerjs/sheets-table-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 +138 -126
- package/lib/cjs/locale/ar-SA.js +129 -0
- package/lib/cjs/locale/ca-ES.js +5 -1
- package/lib/cjs/locale/de-DE.js +129 -0
- package/lib/cjs/locale/en-US.js +5 -1
- package/lib/cjs/locale/es-ES.js +5 -1
- package/lib/cjs/locale/fa-IR.js +5 -1
- package/lib/cjs/locale/fr-FR.js +5 -1
- package/lib/cjs/locale/id-ID.js +129 -0
- package/lib/cjs/locale/it-IT.js +129 -0
- package/lib/cjs/locale/ja-JP.js +5 -1
- package/lib/cjs/locale/ko-KR.js +5 -1
- package/lib/cjs/locale/pl-PL.js +129 -0
- package/lib/cjs/locale/pt-BR.js +129 -0
- package/lib/cjs/locale/ru-RU.js +5 -1
- package/lib/cjs/locale/sk-SK.js +5 -1
- package/lib/cjs/locale/vi-VN.js +5 -1
- package/lib/cjs/locale/zh-CN.js +5 -1
- package/lib/cjs/locale/zh-HK.js +129 -0
- package/lib/cjs/locale/zh-TW.js +5 -1
- package/lib/es/index.js +139 -127
- package/lib/es/locale/ar-SA.js +128 -0
- package/lib/es/locale/ca-ES.js +5 -1
- package/lib/es/locale/de-DE.js +128 -0
- package/lib/es/locale/en-US.js +5 -1
- package/lib/es/locale/es-ES.js +5 -1
- package/lib/es/locale/fa-IR.js +5 -1
- package/lib/es/locale/fr-FR.js +5 -1
- package/lib/es/locale/id-ID.js +128 -0
- package/lib/es/locale/it-IT.js +128 -0
- package/lib/es/locale/ja-JP.js +5 -1
- package/lib/es/locale/ko-KR.js +5 -1
- package/lib/es/locale/pl-PL.js +128 -0
- package/lib/es/locale/pt-BR.js +128 -0
- package/lib/es/locale/ru-RU.js +5 -1
- package/lib/es/locale/sk-SK.js +5 -1
- package/lib/es/locale/vi-VN.js +5 -1
- package/lib/es/locale/zh-CN.js +5 -1
- package/lib/es/locale/zh-HK.js +128 -0
- package/lib/es/locale/zh-TW.js +5 -1
- package/lib/index.css +8 -8
- package/lib/index.js +139 -127
- package/lib/locale/ar-SA.js +128 -0
- package/lib/locale/ca-ES.js +5 -1
- package/lib/locale/de-DE.js +128 -0
- package/lib/locale/en-US.js +5 -1
- package/lib/locale/es-ES.js +5 -1
- package/lib/locale/fa-IR.js +5 -1
- package/lib/locale/fr-FR.js +5 -1
- package/lib/locale/id-ID.js +128 -0
- package/lib/locale/it-IT.js +128 -0
- package/lib/locale/ja-JP.js +5 -1
- package/lib/locale/ko-KR.js +5 -1
- package/lib/locale/pl-PL.js +128 -0
- package/lib/locale/pt-BR.js +128 -0
- package/lib/locale/ru-RU.js +5 -1
- package/lib/locale/sk-SK.js +5 -1
- package/lib/locale/vi-VN.js +5 -1
- package/lib/locale/zh-CN.js +5 -1
- package/lib/locale/zh-HK.js +128 -0
- package/lib/locale/zh-TW.js +5 -1
- 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 +5 -1
- 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 +1 -1
- 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,128 @@
|
|
|
1
|
+
//#region src/locale/pl-PL.ts
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
|
+
title: "Tabela",
|
|
4
|
+
selectRange: "Zaznacz zakres tabeli",
|
|
5
|
+
rename: "Zmień nazwę tabeli",
|
|
6
|
+
renamePlaceholder: "Wprowadź nazwę tabeli",
|
|
7
|
+
updateRange: "Zaktualizuj zakres tabeli",
|
|
8
|
+
tableRangeWithMergeError: "Zakres tabeli nie może nakładać się na scalone komórki",
|
|
9
|
+
tableRangeWithOtherTableError: "Zakres tabeli nie może nakładać się na inne tabele",
|
|
10
|
+
tableRangeSingleRowError: "Zakres tabeli nie może być pojedynczym wierszem",
|
|
11
|
+
updateError: "Nie można ustawić zakresu tabeli na obszar, który nie nakłada się na pierwotny zakres i nie znajduje się w tym samym wierszu",
|
|
12
|
+
tableStyle: "Styl tabeli",
|
|
13
|
+
defaultStyle: "Styl domyślny",
|
|
14
|
+
customStyle: "Styl niestandardowy",
|
|
15
|
+
customTooMore: "Liczba motywów niestandardowych przekracza maksymalny limit. Usuń niektóre niepotrzebne motywy i dodaj je ponownie",
|
|
16
|
+
setTheme: "Ustaw motyw tabeli",
|
|
17
|
+
removeTable: "Usuń tabelę",
|
|
18
|
+
cancel: "Anuluj",
|
|
19
|
+
confirm: "Potwierdź",
|
|
20
|
+
header: "Nagłówek",
|
|
21
|
+
footer: "Stopka",
|
|
22
|
+
firstLine: "Pierwszy wiersz",
|
|
23
|
+
secondLine: "Drugi wiersz",
|
|
24
|
+
columnPrefix: "Kolumna",
|
|
25
|
+
tablePrefix: "Tabela",
|
|
26
|
+
tableNameError: "Nazwa tabeli nie może zawierać spacji, nie może zaczynać się od cyfry i nie może być identyczna z istniejącą nazwą tabeli",
|
|
27
|
+
columnMenu: {
|
|
28
|
+
"insert-left": "Wstaw 1 kolumnę tabeli z lewej",
|
|
29
|
+
"insert-right": "Wstaw 1 kolumnę tabeli z prawej",
|
|
30
|
+
delete: "Usuń kolumnę tabeli"
|
|
31
|
+
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "Rosnąco",
|
|
34
|
+
"sort-desc": "Malejąco"
|
|
35
|
+
},
|
|
36
|
+
insert: {
|
|
37
|
+
main: "Wstaw tabelę",
|
|
38
|
+
row: "Wstaw wiersz tabeli",
|
|
39
|
+
col: "Wstaw kolumnę tabeli"
|
|
40
|
+
},
|
|
41
|
+
remove: {
|
|
42
|
+
main: "Usuń tabelę",
|
|
43
|
+
row: "Usuń wiersz tabeli",
|
|
44
|
+
col: "Usuń kolumnę tabeli"
|
|
45
|
+
},
|
|
46
|
+
condition: {
|
|
47
|
+
string: "Tekst",
|
|
48
|
+
number: "Liczba",
|
|
49
|
+
date: "Data",
|
|
50
|
+
empty: "(Puste)"
|
|
51
|
+
},
|
|
52
|
+
string: { compare: {
|
|
53
|
+
equal: "Równe",
|
|
54
|
+
notEqual: "Różne od",
|
|
55
|
+
contains: "Zawiera",
|
|
56
|
+
notContains: "Nie zawiera",
|
|
57
|
+
startsWith: "Zaczyna się od",
|
|
58
|
+
endsWith: "Kończy się na"
|
|
59
|
+
} },
|
|
60
|
+
number: { compare: {
|
|
61
|
+
equal: "Równe",
|
|
62
|
+
notEqual: "Różne od",
|
|
63
|
+
greaterThan: "Większe niż",
|
|
64
|
+
greaterThanOrEqual: "Większe niż lub równe",
|
|
65
|
+
lessThan: "Mniejsze niż",
|
|
66
|
+
lessThanOrEqual: "Mniejsze niż lub równe",
|
|
67
|
+
between: "Między",
|
|
68
|
+
notBetween: "Nie między",
|
|
69
|
+
above: "Powyżej",
|
|
70
|
+
below: "Poniżej",
|
|
71
|
+
topN: "Top {0}"
|
|
72
|
+
} },
|
|
73
|
+
date: { compare: {
|
|
74
|
+
equal: "Równe",
|
|
75
|
+
notEqual: "Różne od",
|
|
76
|
+
after: "Po",
|
|
77
|
+
afterOrEqual: "Po lub równe",
|
|
78
|
+
before: "Przed",
|
|
79
|
+
beforeOrEqual: "Przed lub równe",
|
|
80
|
+
between: "Między",
|
|
81
|
+
notBetween: "Nie między",
|
|
82
|
+
today: "Dzisiaj",
|
|
83
|
+
yesterday: "Wczoraj",
|
|
84
|
+
tomorrow: "Jutro",
|
|
85
|
+
thisWeek: "Ten tydzień",
|
|
86
|
+
lastWeek: "Poprzedni tydzień",
|
|
87
|
+
nextWeek: "Następny tydzień",
|
|
88
|
+
thisMonth: "Ten miesiąc",
|
|
89
|
+
lastMonth: "Poprzedni miesiąc",
|
|
90
|
+
nextMonth: "Następny miesiąc",
|
|
91
|
+
thisQuarter: "Ten kwartał",
|
|
92
|
+
lastQuarter: "Poprzedni kwartał",
|
|
93
|
+
nextQuarter: "Następny kwartał",
|
|
94
|
+
thisYear: "Ten rok",
|
|
95
|
+
nextYear: "Następny rok",
|
|
96
|
+
lastYear: "Poprzedni rok",
|
|
97
|
+
quarter: "Według kwartału",
|
|
98
|
+
month: "Według miesiąca",
|
|
99
|
+
q1: "Pierwszy kwartał",
|
|
100
|
+
q2: "Drugi kwartał",
|
|
101
|
+
q3: "Trzeci kwartał",
|
|
102
|
+
q4: "Czwarty kwartał",
|
|
103
|
+
m1: "Styczeń",
|
|
104
|
+
m2: "Luty",
|
|
105
|
+
m3: "Marzec",
|
|
106
|
+
m4: "Kwiecień",
|
|
107
|
+
m5: "Maj",
|
|
108
|
+
m6: "Czerwiec",
|
|
109
|
+
m7: "Lipiec",
|
|
110
|
+
m8: "Sierpień",
|
|
111
|
+
m9: "Wrzesień",
|
|
112
|
+
m10: "Październik",
|
|
113
|
+
m11: "Listopad",
|
|
114
|
+
m12: "Grudzień"
|
|
115
|
+
} },
|
|
116
|
+
filter: {
|
|
117
|
+
"by-values": "Według wartości",
|
|
118
|
+
"by-conditions": "Według warunków",
|
|
119
|
+
"clear-filter": "Wyczyść filtr",
|
|
120
|
+
cancel: "Anuluj",
|
|
121
|
+
confirm: "Potwierdź",
|
|
122
|
+
"search-placeholder": "Użyj spacji do rozdzielenia słów kluczowych",
|
|
123
|
+
"select-all": "Zaznacz wszystko"
|
|
124
|
+
}
|
|
125
|
+
} };
|
|
126
|
+
|
|
127
|
+
//#endregion
|
|
128
|
+
export { locale as default };
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
//#region src/locale/pt-BR.ts
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
|
+
title: "Tabela",
|
|
4
|
+
selectRange: "Selecionar Intervalo da Tabela",
|
|
5
|
+
rename: "Renomear Tabela",
|
|
6
|
+
renamePlaceholder: "Digite o nome da tabela",
|
|
7
|
+
updateRange: "Atualizar Intervalo da Tabela",
|
|
8
|
+
tableRangeWithMergeError: "O intervalo da tabela não pode sobrepor células mescladas",
|
|
9
|
+
tableRangeWithOtherTableError: "O intervalo da tabela não pode sobrepor outras tabelas",
|
|
10
|
+
tableRangeSingleRowError: "O intervalo da tabela não pode ser uma única linha",
|
|
11
|
+
updateError: "Não é possível definir o intervalo da tabela para uma área que não se sobreponha à original e não esteja na mesma linha",
|
|
12
|
+
tableStyle: "Estilo da Tabela",
|
|
13
|
+
defaultStyle: "Estilo Padrão",
|
|
14
|
+
customStyle: "Estilo Personalizado",
|
|
15
|
+
customTooMore: "O número de temas personalizados excede o limite máximo. Exclua alguns temas desnecessários e adicione-os novamente",
|
|
16
|
+
setTheme: "Definir Tema da Tabela",
|
|
17
|
+
removeTable: "Remover Tabela",
|
|
18
|
+
cancel: "Cancelar",
|
|
19
|
+
confirm: "Confirmar",
|
|
20
|
+
header: "Cabeçalho",
|
|
21
|
+
footer: "Rodapé",
|
|
22
|
+
firstLine: "Primeira Linha",
|
|
23
|
+
secondLine: "Segunda Linha",
|
|
24
|
+
columnPrefix: "Coluna",
|
|
25
|
+
tablePrefix: "Tabela",
|
|
26
|
+
tableNameError: "O nome da tabela não pode conter espaços, não pode começar com um número e não pode ser idêntico ao nome de uma tabela existente",
|
|
27
|
+
columnMenu: {
|
|
28
|
+
"insert-left": "Inserir 1 coluna à esquerda",
|
|
29
|
+
"insert-right": "Inserir 1 coluna à direita",
|
|
30
|
+
delete: "Excluir coluna da tabela"
|
|
31
|
+
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "Crescente",
|
|
34
|
+
"sort-desc": "Decrescente"
|
|
35
|
+
},
|
|
36
|
+
insert: {
|
|
37
|
+
main: "Inserir Tabela",
|
|
38
|
+
row: "Inserir Linha na Tabela",
|
|
39
|
+
col: "Inserir Coluna na Tabela"
|
|
40
|
+
},
|
|
41
|
+
remove: {
|
|
42
|
+
main: "Remover Tabela",
|
|
43
|
+
row: "Remover Linha da Tabela",
|
|
44
|
+
col: "Remover Coluna da Tabela"
|
|
45
|
+
},
|
|
46
|
+
condition: {
|
|
47
|
+
string: "Texto",
|
|
48
|
+
number: "Número",
|
|
49
|
+
date: "Data",
|
|
50
|
+
empty: "(Vazio)"
|
|
51
|
+
},
|
|
52
|
+
string: { compare: {
|
|
53
|
+
equal: "Igual a",
|
|
54
|
+
notEqual: "Diferente de",
|
|
55
|
+
contains: "Contém",
|
|
56
|
+
notContains: "Não contém",
|
|
57
|
+
startsWith: "Começa com",
|
|
58
|
+
endsWith: "Termina com"
|
|
59
|
+
} },
|
|
60
|
+
number: { compare: {
|
|
61
|
+
equal: "Igual a",
|
|
62
|
+
notEqual: "Diferente de",
|
|
63
|
+
greaterThan: "Maior que",
|
|
64
|
+
greaterThanOrEqual: "Maior ou igual a",
|
|
65
|
+
lessThan: "Menor que",
|
|
66
|
+
lessThanOrEqual: "Menor ou igual a",
|
|
67
|
+
between: "Entre",
|
|
68
|
+
notBetween: "Não está entre",
|
|
69
|
+
above: "Acima",
|
|
70
|
+
below: "Abaixo",
|
|
71
|
+
topN: "Superior {0}"
|
|
72
|
+
} },
|
|
73
|
+
date: { compare: {
|
|
74
|
+
equal: "Igual a",
|
|
75
|
+
notEqual: "Diferente de",
|
|
76
|
+
after: "Depois",
|
|
77
|
+
afterOrEqual: "Depois ou igual a",
|
|
78
|
+
before: "Antes",
|
|
79
|
+
beforeOrEqual: "Antes ou igual a",
|
|
80
|
+
between: "Entre",
|
|
81
|
+
notBetween: "Não está entre",
|
|
82
|
+
today: "Hoje",
|
|
83
|
+
yesterday: "Ontem",
|
|
84
|
+
tomorrow: "Amanhã",
|
|
85
|
+
thisWeek: "Esta semana",
|
|
86
|
+
lastWeek: "Semana passada",
|
|
87
|
+
nextWeek: "Próxima semana",
|
|
88
|
+
thisMonth: "Este mês",
|
|
89
|
+
lastMonth: "Mês passado",
|
|
90
|
+
nextMonth: "Próximo mês",
|
|
91
|
+
thisQuarter: "Este trimestre",
|
|
92
|
+
lastQuarter: "Trimestre passado",
|
|
93
|
+
nextQuarter: "Próximo trimestre",
|
|
94
|
+
thisYear: "Este ano",
|
|
95
|
+
nextYear: "Próximo ano",
|
|
96
|
+
lastYear: "Ano passado",
|
|
97
|
+
quarter: "Por trimestre",
|
|
98
|
+
month: "Por mês",
|
|
99
|
+
q1: "Primeiro trimestre",
|
|
100
|
+
q2: "Segundo trimestre",
|
|
101
|
+
q3: "Terceiro trimestre",
|
|
102
|
+
q4: "Quarto trimestre",
|
|
103
|
+
m1: "Janeiro",
|
|
104
|
+
m2: "Fevereiro",
|
|
105
|
+
m3: "Março",
|
|
106
|
+
m4: "Abril",
|
|
107
|
+
m5: "Maio",
|
|
108
|
+
m6: "Junho",
|
|
109
|
+
m7: "Julho",
|
|
110
|
+
m8: "Agosto",
|
|
111
|
+
m9: "Setembro",
|
|
112
|
+
m10: "Outubro",
|
|
113
|
+
m11: "Novembro",
|
|
114
|
+
m12: "Dezembro"
|
|
115
|
+
} },
|
|
116
|
+
filter: {
|
|
117
|
+
"by-values": "Por Valores",
|
|
118
|
+
"by-conditions": "Por Condições",
|
|
119
|
+
"clear-filter": "Limpar Filtro",
|
|
120
|
+
cancel: "Cancelar",
|
|
121
|
+
confirm: "Confirmar",
|
|
122
|
+
"search-placeholder": "Use espaço para separar palavras-chave",
|
|
123
|
+
"select-all": "Selecionar Tudo"
|
|
124
|
+
}
|
|
125
|
+
} };
|
|
126
|
+
|
|
127
|
+
//#endregion
|
|
128
|
+
export { locale as default };
|
package/lib/es/locale/ru-RU.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
//#region src/locale/ru-RU.ts
|
|
2
|
-
const locale = { "sheets-table": {
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
3
|
title: "Таблица",
|
|
4
4
|
selectRange: "Выбрать диапазон таблицы",
|
|
5
5
|
rename: "Переименовать таблицу",
|
|
@@ -29,6 +29,10 @@ const locale = { "sheets-table": {
|
|
|
29
29
|
"insert-right": "Insert 1 table column right",
|
|
30
30
|
delete: "Delete table column"
|
|
31
31
|
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "По возрастанию",
|
|
34
|
+
"sort-desc": "По убыванию"
|
|
35
|
+
},
|
|
32
36
|
insert: {
|
|
33
37
|
main: "Вставить таблицу",
|
|
34
38
|
row: "Вставить строку таблицы",
|
package/lib/es/locale/sk-SK.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
//#region src/locale/sk-SK.ts
|
|
2
|
-
const locale = { "sheets-table": {
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
3
|
title: "Tabuľka",
|
|
4
4
|
selectRange: "Vyberte rozsah tabuľky",
|
|
5
5
|
rename: "Premenovať tabuľku",
|
|
@@ -29,6 +29,10 @@ const locale = { "sheets-table": {
|
|
|
29
29
|
"insert-right": "Insert 1 table column right",
|
|
30
30
|
delete: "Delete table column"
|
|
31
31
|
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "Vzostupne",
|
|
34
|
+
"sort-desc": "Zostupne"
|
|
35
|
+
},
|
|
32
36
|
insert: {
|
|
33
37
|
main: "Vložiť tabuľku",
|
|
34
38
|
row: "Vložiť riadok tabuľky",
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
//#region src/locale/vi-VN.ts
|
|
2
|
-
const locale = { "sheets-table": {
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
3
|
title: "Bảng",
|
|
4
4
|
selectRange: "Chọn phạm vi bảng",
|
|
5
5
|
rename: "Đổi tên bảng",
|
|
@@ -29,6 +29,10 @@ const locale = { "sheets-table": {
|
|
|
29
29
|
"insert-right": "Insert 1 table column right",
|
|
30
30
|
delete: "Delete table column"
|
|
31
31
|
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "Tăng dần",
|
|
34
|
+
"sort-desc": "Giảm dần"
|
|
35
|
+
},
|
|
32
36
|
insert: {
|
|
33
37
|
main: "Chèn bảng",
|
|
34
38
|
row: "Chèn hàng bảng",
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
//#region src/locale/zh-CN.ts
|
|
2
|
-
const locale = { "sheets-table": {
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
3
|
title: "表格",
|
|
4
4
|
selectRange: "选择表格范围",
|
|
5
5
|
rename: "重命名表格",
|
|
@@ -29,6 +29,10 @@ const locale = { "sheets-table": {
|
|
|
29
29
|
"insert-right": "向右插入 1 个表格列",
|
|
30
30
|
delete: "删除表格列"
|
|
31
31
|
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "升序",
|
|
34
|
+
"sort-desc": "降序"
|
|
35
|
+
},
|
|
32
36
|
insert: {
|
|
33
37
|
main: "表格插入",
|
|
34
38
|
row: "插入表格行",
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
//#region src/locale/zh-HK.ts
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
|
+
title: "表格",
|
|
4
|
+
selectRange: "選擇表格範圍",
|
|
5
|
+
rename: "重命名表格",
|
|
6
|
+
renamePlaceholder: "Enter table name",
|
|
7
|
+
updateRange: "更新表格範圍",
|
|
8
|
+
tableRangeWithMergeError: "表格範圍不能與合併儲存格重疊",
|
|
9
|
+
tableRangeWithOtherTableError: "表格範圍不能與其他表格重疊",
|
|
10
|
+
tableRangeSingleRowError: "表格範圍不能是單獨的一行",
|
|
11
|
+
updateError: "不能將表格範圍設置到和原先不重合且不在同一行的範圍",
|
|
12
|
+
tableStyle: "表格樣式",
|
|
13
|
+
defaultStyle: "預設樣式",
|
|
14
|
+
customStyle: "自定義樣式",
|
|
15
|
+
customTooMore: "自定義主題數量超出最大限制,請刪除一些無用的主題後再次添加",
|
|
16
|
+
setTheme: "設置表格主題",
|
|
17
|
+
removeTable: "刪除表格",
|
|
18
|
+
cancel: "取消",
|
|
19
|
+
confirm: "確認",
|
|
20
|
+
header: "頁首",
|
|
21
|
+
footer: "頁尾",
|
|
22
|
+
firstLine: "第一行",
|
|
23
|
+
secondLine: "第二行",
|
|
24
|
+
columnPrefix: "列",
|
|
25
|
+
tablePrefix: "表格",
|
|
26
|
+
tableNameError: "表格名稱不能包含空格, 不能以數字開頭,不能和已有表格名稱重複",
|
|
27
|
+
columnMenu: {
|
|
28
|
+
"insert-left": "向左插入 1 個表格欄",
|
|
29
|
+
"insert-right": "向右插入 1 個表格欄",
|
|
30
|
+
delete: "刪除表格欄"
|
|
31
|
+
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "升序",
|
|
34
|
+
"sort-desc": "降序"
|
|
35
|
+
},
|
|
36
|
+
insert: {
|
|
37
|
+
main: "表格插入",
|
|
38
|
+
row: "插入表格行",
|
|
39
|
+
col: "插入表格列"
|
|
40
|
+
},
|
|
41
|
+
remove: {
|
|
42
|
+
main: "表格刪除",
|
|
43
|
+
row: "刪除表格行",
|
|
44
|
+
col: "刪除表格列"
|
|
45
|
+
},
|
|
46
|
+
condition: {
|
|
47
|
+
string: "文字",
|
|
48
|
+
number: "數字",
|
|
49
|
+
date: "日期",
|
|
50
|
+
empty: "(空白)"
|
|
51
|
+
},
|
|
52
|
+
string: { compare: {
|
|
53
|
+
equal: "等於",
|
|
54
|
+
notEqual: "不等於",
|
|
55
|
+
contains: "包含",
|
|
56
|
+
notContains: "不包含",
|
|
57
|
+
startsWith: "開始於",
|
|
58
|
+
endsWith: "結束於"
|
|
59
|
+
} },
|
|
60
|
+
number: { compare: {
|
|
61
|
+
equal: "等於",
|
|
62
|
+
notEqual: "不等於",
|
|
63
|
+
greaterThan: "大於",
|
|
64
|
+
greaterThanOrEqual: "大於等於",
|
|
65
|
+
lessThan: "小於",
|
|
66
|
+
lessThanOrEqual: "小於等於",
|
|
67
|
+
between: "介於",
|
|
68
|
+
notBetween: "不介於",
|
|
69
|
+
above: "大於",
|
|
70
|
+
below: "小於",
|
|
71
|
+
topN: "前{0}個"
|
|
72
|
+
} },
|
|
73
|
+
date: { compare: {
|
|
74
|
+
equal: "等於",
|
|
75
|
+
notEqual: "不等於",
|
|
76
|
+
after: "晚於",
|
|
77
|
+
afterOrEqual: "晚於等於",
|
|
78
|
+
before: "早於",
|
|
79
|
+
beforeOrEqual: "早於等於",
|
|
80
|
+
between: "介於",
|
|
81
|
+
notBetween: "不介於",
|
|
82
|
+
today: "今天",
|
|
83
|
+
yesterday: "昨天",
|
|
84
|
+
tomorrow: "明天",
|
|
85
|
+
thisWeek: "本週",
|
|
86
|
+
lastWeek: "上週",
|
|
87
|
+
nextWeek: "下週",
|
|
88
|
+
thisMonth: "本月",
|
|
89
|
+
lastMonth: "上月",
|
|
90
|
+
nextMonth: "下月",
|
|
91
|
+
thisQuarter: "本季度",
|
|
92
|
+
lastQuarter: "上季度",
|
|
93
|
+
nextQuarter: "下季度",
|
|
94
|
+
thisYear: "今年",
|
|
95
|
+
nextYear: "明年",
|
|
96
|
+
lastYear: "去年",
|
|
97
|
+
quarter: "按季度",
|
|
98
|
+
month: "按月份",
|
|
99
|
+
q1: "第一季度",
|
|
100
|
+
q2: "第二季度",
|
|
101
|
+
q3: "第三季度",
|
|
102
|
+
q4: "第四季度",
|
|
103
|
+
m1: "一月",
|
|
104
|
+
m2: "二月",
|
|
105
|
+
m3: "三月",
|
|
106
|
+
m4: "四月",
|
|
107
|
+
m5: "五月",
|
|
108
|
+
m6: "六月",
|
|
109
|
+
m7: "七月",
|
|
110
|
+
m8: "八月",
|
|
111
|
+
m9: "九月",
|
|
112
|
+
m10: "十月",
|
|
113
|
+
m11: "十一月",
|
|
114
|
+
m12: "十二月"
|
|
115
|
+
} },
|
|
116
|
+
filter: {
|
|
117
|
+
"by-values": "按值",
|
|
118
|
+
"by-conditions": "按條件",
|
|
119
|
+
"clear-filter": "清除篩選",
|
|
120
|
+
cancel: "取消",
|
|
121
|
+
confirm: "確認",
|
|
122
|
+
"search-placeholder": "使用空格分隔關鍵字",
|
|
123
|
+
"select-all": "全選"
|
|
124
|
+
}
|
|
125
|
+
} };
|
|
126
|
+
|
|
127
|
+
//#endregion
|
|
128
|
+
export { locale as default };
|
package/lib/es/locale/zh-TW.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
//#region src/locale/zh-TW.ts
|
|
2
|
-
const locale = { "sheets-table": {
|
|
2
|
+
const locale = { "sheets-table-ui": {
|
|
3
3
|
title: "表格",
|
|
4
4
|
selectRange: "選擇表格範圍",
|
|
5
5
|
rename: "重命名表格",
|
|
@@ -29,6 +29,10 @@ const locale = { "sheets-table": {
|
|
|
29
29
|
"insert-right": "向右插入 1 個表格欄",
|
|
30
30
|
delete: "刪除表格欄"
|
|
31
31
|
},
|
|
32
|
+
sort: {
|
|
33
|
+
"sort-asc": "升序",
|
|
34
|
+
"sort-desc": "降序"
|
|
35
|
+
},
|
|
32
36
|
insert: {
|
|
33
37
|
main: "表格插入",
|
|
34
38
|
row: "插入表格行",
|
package/lib/index.css
CHANGED
|
@@ -67,10 +67,6 @@
|
|
|
67
67
|
box-sizing: border-box;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
.univer-inline-block {
|
|
71
|
-
display: inline-block;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
70
|
.\!univer-flex {
|
|
75
71
|
display: flex !important;
|
|
76
72
|
}
|
|
@@ -172,16 +168,20 @@
|
|
|
172
168
|
width: 2rem;
|
|
173
169
|
}
|
|
174
170
|
|
|
171
|
+
.univer-w-\[400px\] {
|
|
172
|
+
width: 400px;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
175
|
.univer-w-full {
|
|
176
176
|
width: 100%;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.univer-min-w-
|
|
180
|
-
min-width:
|
|
179
|
+
.univer-min-w-0 {
|
|
180
|
+
min-width: 0;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.univer-min-w
|
|
184
|
-
min-width:
|
|
183
|
+
.univer-min-w-16 {
|
|
184
|
+
min-width: 4rem;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.univer-flex-1 {
|