@univerjs/sheets-filter-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 +58 -59
- package/lib/cjs/locale/ar-SA.js +77 -0
- package/lib/cjs/locale/ca-ES.js +1 -3
- package/lib/cjs/locale/de-DE.js +77 -0
- package/lib/cjs/locale/en-US.js +1 -3
- package/lib/cjs/locale/es-ES.js +1 -3
- package/lib/cjs/locale/fa-IR.js +1 -3
- package/lib/cjs/locale/fr-FR.js +1 -3
- package/lib/cjs/locale/id-ID.js +77 -0
- package/lib/cjs/locale/it-IT.js +77 -0
- package/lib/cjs/locale/ja-JP.js +1 -3
- package/lib/cjs/locale/ko-KR.js +1 -3
- package/lib/cjs/locale/pl-PL.js +77 -0
- package/lib/cjs/locale/pt-BR.js +77 -0
- package/lib/cjs/locale/ru-RU.js +1 -3
- package/lib/cjs/locale/sk-SK.js +1 -3
- package/lib/cjs/locale/vi-VN.js +1 -3
- package/lib/cjs/locale/zh-CN.js +1 -3
- package/lib/cjs/locale/zh-HK.js +77 -0
- package/lib/cjs/locale/zh-TW.js +1 -3
- package/lib/es/index.js +59 -60
- package/lib/es/locale/ar-SA.js +76 -0
- package/lib/es/locale/ca-ES.js +1 -3
- package/lib/es/locale/de-DE.js +76 -0
- package/lib/es/locale/en-US.js +1 -3
- package/lib/es/locale/es-ES.js +1 -3
- package/lib/es/locale/fa-IR.js +1 -3
- package/lib/es/locale/fr-FR.js +1 -3
- package/lib/es/locale/id-ID.js +76 -0
- package/lib/es/locale/it-IT.js +76 -0
- package/lib/es/locale/ja-JP.js +1 -3
- package/lib/es/locale/ko-KR.js +1 -3
- package/lib/es/locale/pl-PL.js +76 -0
- package/lib/es/locale/pt-BR.js +76 -0
- package/lib/es/locale/ru-RU.js +1 -3
- package/lib/es/locale/sk-SK.js +1 -3
- package/lib/es/locale/vi-VN.js +1 -3
- package/lib/es/locale/zh-CN.js +1 -3
- package/lib/es/locale/zh-HK.js +76 -0
- package/lib/es/locale/zh-TW.js +1 -3
- package/lib/index.js +59 -60
- package/lib/locale/ar-SA.js +76 -0
- package/lib/locale/ca-ES.js +1 -3
- package/lib/locale/de-DE.js +76 -0
- package/lib/locale/en-US.js +1 -3
- package/lib/locale/es-ES.js +1 -3
- package/lib/locale/fa-IR.js +1 -3
- package/lib/locale/fr-FR.js +1 -3
- package/lib/locale/id-ID.js +76 -0
- package/lib/locale/it-IT.js +76 -0
- package/lib/locale/ja-JP.js +1 -3
- package/lib/locale/ko-KR.js +1 -3
- package/lib/locale/pl-PL.js +76 -0
- package/lib/locale/pt-BR.js +76 -0
- package/lib/locale/ru-RU.js +1 -3
- package/lib/locale/sk-SK.js +1 -3
- package/lib/locale/vi-VN.js +1 -3
- package/lib/locale/zh-CN.js +1 -3
- package/lib/locale/zh-HK.js +76 -0
- package/lib/locale/zh-TW.js +1 -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 +1 -7
- 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 +2 -2
- 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 +13 -13
package/lib/locale/es-ES.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/es-ES.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "Alternar filtro",
|
|
5
5
|
"clear-filter-criteria": "Borrar condiciones de filtro",
|
|
6
6
|
"re-calc-filter-conditions": "Recalcular condiciones de filtro"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "El rango seleccionado solo tiene una fila y no es válido para filtrar." },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "Alternar filtro" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "Borrar filtro",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "No entre",
|
|
47
46
|
custom: "Personalizado"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "No puedes mover la fila de encabezado de un filtro." },
|
|
50
48
|
date: {
|
|
51
49
|
1: "Enero",
|
|
52
50
|
2: "Febrero",
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/fa-IR.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "تغییر حالت فیلتر",
|
|
5
5
|
"clear-filter-criteria": "پاک کردن شرایط فیلتر",
|
|
6
6
|
"re-calc-filter-conditions": "بازمحاسبه شرایط فیلتر"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "محدوده انتخاب شده فقط یک ردیف دارد و برای فیلتر معتبر نیست." },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "تغییر حالت فیلتر" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "پاک کردن فیلتر",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "بین نیست",
|
|
47
46
|
custom: "سفارشی"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "شما نمیتوانید ردیف هدر یک فیلتر را جابهجا کنید." },
|
|
50
48
|
date: {
|
|
51
49
|
1: "ژانویه",
|
|
52
50
|
2: "فوریه",
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/fr-FR.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "Inverser le filtre",
|
|
5
5
|
"clear-filter-criteria": "Effacer les conditions de filtre",
|
|
6
6
|
"re-calc-filter-conditions": "Recalculer les conditions de filtre"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "La plage sélectionnée n'a qu'une seule ligne et n'est pas valide pour le filtre." },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "Inverser le filtre" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "Effacer le filtre",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "Pas entre",
|
|
47
46
|
custom: "Personnalisé"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "Vous ne pouvez pas déplacer la ligne d'en-tête d'un filtre." },
|
|
50
48
|
date: {
|
|
51
49
|
1: "Jan",
|
|
52
50
|
2: "Fév",
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//#region src/locale/id-ID.ts
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
|
+
toolbar: {
|
|
4
|
+
"smart-toggle-filter-tooltip": "Aktifkan/Nonaktifkan Filter",
|
|
5
|
+
"clear-filter-criteria": "Hapus Kondisi Filter",
|
|
6
|
+
"re-calc-filter-conditions": "Hitung Ulang Kondisi Filter"
|
|
7
|
+
},
|
|
8
|
+
shortcut: { "smart-toggle-filter": "Aktifkan/Nonaktifkan Filter" },
|
|
9
|
+
panel: {
|
|
10
|
+
"clear-filter": "Hapus Filter",
|
|
11
|
+
cancel: "Batal",
|
|
12
|
+
confirm: "Konfirmasi",
|
|
13
|
+
"by-values": "Berdasarkan Nilai",
|
|
14
|
+
"by-colors": "Berdasarkan Warna",
|
|
15
|
+
"filter-by-cell-fill-color": "Filter berdasarkan warna isi sel",
|
|
16
|
+
"filter-by-cell-text-color": "Filter berdasarkan warna teks sel",
|
|
17
|
+
"filter-by-color-none": "Kolom hanya berisi satu warna",
|
|
18
|
+
"by-conditions": "Berdasarkan Kondisi",
|
|
19
|
+
"filter-only": "Hanya Filter",
|
|
20
|
+
"search-placeholder": "Gunakan spasi untuk memisahkan kata kunci",
|
|
21
|
+
"select-all": "Pilih Semua",
|
|
22
|
+
"input-values-placeholder": "Masukkan Nilai",
|
|
23
|
+
and: "DAN",
|
|
24
|
+
or: "ATAU",
|
|
25
|
+
empty: "(kosong)",
|
|
26
|
+
"?": "Gunakan \"?\" untuk mewakili satu karakter.",
|
|
27
|
+
"*": "Gunakan \"*\" untuk mewakili banyak karakter."
|
|
28
|
+
},
|
|
29
|
+
conditions: {
|
|
30
|
+
none: "Tidak ada",
|
|
31
|
+
empty: "Kosong",
|
|
32
|
+
"not-empty": "Tidak Kosong",
|
|
33
|
+
"text-contains": "Teks Mengandung",
|
|
34
|
+
"does-not-contain": "Teks Tidak Mengandung",
|
|
35
|
+
"starts-with": "Teks Dimulai Dengan",
|
|
36
|
+
"ends-with": "Teks Diakhiri Dengan",
|
|
37
|
+
equals: "Teks Sama Dengan",
|
|
38
|
+
"greater-than": "Lebih Besar Dari",
|
|
39
|
+
"greater-than-or-equal": "Lebih Besar Dari Atau Sama Dengan",
|
|
40
|
+
"less-than": "Lebih Kecil Dari",
|
|
41
|
+
"less-than-or-equal": "Lebih Kecil Dari Atau Sama Dengan",
|
|
42
|
+
equal: "Sama Dengan",
|
|
43
|
+
"not-equal": "Tidak Sama Dengan",
|
|
44
|
+
between: "Di Antara",
|
|
45
|
+
"not-between": "Tidak Di Antara",
|
|
46
|
+
custom: "Kustom"
|
|
47
|
+
},
|
|
48
|
+
date: {
|
|
49
|
+
1: "Januari",
|
|
50
|
+
2: "Februari",
|
|
51
|
+
3: "Maret",
|
|
52
|
+
4: "April",
|
|
53
|
+
5: "Mei",
|
|
54
|
+
6: "Juni",
|
|
55
|
+
7: "Juli",
|
|
56
|
+
8: "Agustus",
|
|
57
|
+
9: "September",
|
|
58
|
+
10: "Oktober",
|
|
59
|
+
11: "November",
|
|
60
|
+
12: "Desember"
|
|
61
|
+
},
|
|
62
|
+
sync: {
|
|
63
|
+
title: "Filter terlihat oleh semua orang",
|
|
64
|
+
statusTips: {
|
|
65
|
+
on: "Jika diaktifkan, semua kolaborator akan melihat hasil filter",
|
|
66
|
+
off: "Jika dinonaktifkan, hanya Anda yang akan melihat hasil filter"
|
|
67
|
+
},
|
|
68
|
+
switchTips: {
|
|
69
|
+
on: "\"Filter terlihat oleh semua orang\" diaktifkan, semua kolaborator akan melihat hasil filter",
|
|
70
|
+
off: "\"Filter terlihat oleh semua orang\" dinonaktifkan, hanya Anda yang akan melihat hasil filter"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
} };
|
|
74
|
+
|
|
75
|
+
//#endregion
|
|
76
|
+
export { locale as default };
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//#region src/locale/it-IT.ts
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
|
+
toolbar: {
|
|
4
|
+
"smart-toggle-filter-tooltip": "Attiva/disattiva filtro",
|
|
5
|
+
"clear-filter-criteria": "Cancella condizioni filtro",
|
|
6
|
+
"re-calc-filter-conditions": "Ricalcola condizioni filtro"
|
|
7
|
+
},
|
|
8
|
+
shortcut: { "smart-toggle-filter": "Attiva/disattiva filtro" },
|
|
9
|
+
panel: {
|
|
10
|
+
"clear-filter": "Cancella filtro",
|
|
11
|
+
cancel: "Annulla",
|
|
12
|
+
confirm: "Conferma",
|
|
13
|
+
"by-values": "Per valori",
|
|
14
|
+
"by-colors": "Per colori",
|
|
15
|
+
"filter-by-cell-fill-color": "Filtra per colore di riempimento cella",
|
|
16
|
+
"filter-by-cell-text-color": "Filtra per colore testo cella",
|
|
17
|
+
"filter-by-color-none": "La colonna contiene un solo colore",
|
|
18
|
+
"by-conditions": "Per condizioni",
|
|
19
|
+
"filter-only": "Solo filtro",
|
|
20
|
+
"search-placeholder": "Usa lo spazio per separare le parole chiave",
|
|
21
|
+
"select-all": "Seleziona tutto",
|
|
22
|
+
"input-values-placeholder": "Inserisci valori",
|
|
23
|
+
and: "E",
|
|
24
|
+
or: "O",
|
|
25
|
+
empty: "(vuoto)",
|
|
26
|
+
"?": "Usa \"?\" per rappresentare un singolo carattere.",
|
|
27
|
+
"*": "Usa \"*\" per rappresentare più caratteri."
|
|
28
|
+
},
|
|
29
|
+
conditions: {
|
|
30
|
+
none: "Nessuna",
|
|
31
|
+
empty: "È vuoto",
|
|
32
|
+
"not-empty": "Non è vuoto",
|
|
33
|
+
"text-contains": "Il testo contiene",
|
|
34
|
+
"does-not-contain": "Il testo non contiene",
|
|
35
|
+
"starts-with": "Il testo inizia con",
|
|
36
|
+
"ends-with": "Il testo finisce con",
|
|
37
|
+
equals: "Il testo è uguale a",
|
|
38
|
+
"greater-than": "Maggiore di",
|
|
39
|
+
"greater-than-or-equal": "Maggiore o uguale a",
|
|
40
|
+
"less-than": "Minore di",
|
|
41
|
+
"less-than-or-equal": "Minore o uguale a",
|
|
42
|
+
equal: "Uguale",
|
|
43
|
+
"not-equal": "Diverso",
|
|
44
|
+
between: "Tra",
|
|
45
|
+
"not-between": "Non tra",
|
|
46
|
+
custom: "Personalizzato"
|
|
47
|
+
},
|
|
48
|
+
date: {
|
|
49
|
+
1: "Gennaio",
|
|
50
|
+
2: "Febbraio",
|
|
51
|
+
3: "Marzo",
|
|
52
|
+
4: "Aprile",
|
|
53
|
+
5: "Maggio",
|
|
54
|
+
6: "Giugno",
|
|
55
|
+
7: "Luglio",
|
|
56
|
+
8: "Agosto",
|
|
57
|
+
9: "Settembre",
|
|
58
|
+
10: "Ottobre",
|
|
59
|
+
11: "Novembre",
|
|
60
|
+
12: "Dicembre"
|
|
61
|
+
},
|
|
62
|
+
sync: {
|
|
63
|
+
title: "Il filtro è visibile a tutti",
|
|
64
|
+
statusTips: {
|
|
65
|
+
on: "Se attivato, tutti i collaboratori vedranno i risultati del filtro",
|
|
66
|
+
off: "Se disattivato, solo tu vedrai i risultati del filtro"
|
|
67
|
+
},
|
|
68
|
+
switchTips: {
|
|
69
|
+
on: "\"Il filtro è visibile a tutti\" è attivato, tutti i collaboratori vedranno i risultati del filtro",
|
|
70
|
+
off: "\"Il filtro è visibile a tutti\" è disattivato, solo tu vedrai i risultati del filtro"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
} };
|
|
74
|
+
|
|
75
|
+
//#endregion
|
|
76
|
+
export { locale as default };
|
package/lib/locale/ja-JP.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/ja-JP.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "フィルタの切替",
|
|
5
5
|
"clear-filter-criteria": "フィルタ条件をクリア",
|
|
6
6
|
"re-calc-filter-conditions": "フィルタ条件を再計算"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "選択範囲に1行しか含まれていないため、フィルタを適用できません。" },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "フィルタの切替" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "フィルタをクリア",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "範囲外",
|
|
47
46
|
custom: "カスタム"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "フィルタヘッダー行は移動できません。" },
|
|
50
48
|
date: {
|
|
51
49
|
1: "1月",
|
|
52
50
|
2: "2月",
|
package/lib/locale/ko-KR.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/ko-KR.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "필터 토글",
|
|
5
5
|
"clear-filter-criteria": "필터 조건 지우기",
|
|
6
6
|
"re-calc-filter-conditions": "필터 조건 재계산"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "선택한 범위에 한 행만 있어 필터를 적용할 수 없습니다." },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "필터 토글" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "필터 지우기",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "범위 밖",
|
|
47
46
|
custom: "사용자 지정"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "필터 헤더 행은 이동할 수 없습니다." },
|
|
50
48
|
date: {
|
|
51
49
|
1: "1월",
|
|
52
50
|
2: "2월",
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//#region src/locale/pl-PL.ts
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
|
+
toolbar: {
|
|
4
|
+
"smart-toggle-filter-tooltip": "Przełącz filtr",
|
|
5
|
+
"clear-filter-criteria": "Wyczyść warunki filtrowania",
|
|
6
|
+
"re-calc-filter-conditions": "Przelicz warunki filtrowania"
|
|
7
|
+
},
|
|
8
|
+
shortcut: { "smart-toggle-filter": "Przełącz filtr" },
|
|
9
|
+
panel: {
|
|
10
|
+
"clear-filter": "Wyczyść filtr",
|
|
11
|
+
cancel: "Anuluj",
|
|
12
|
+
confirm: "Potwierdź",
|
|
13
|
+
"by-values": "Według wartości",
|
|
14
|
+
"by-colors": "Według kolorów",
|
|
15
|
+
"filter-by-cell-fill-color": "Filtruj według koloru wypełnienia komórki",
|
|
16
|
+
"filter-by-cell-text-color": "Filtruj według koloru tekstu komórki",
|
|
17
|
+
"filter-by-color-none": "Kolumna zawiera tylko jeden kolor",
|
|
18
|
+
"by-conditions": "Według warunków",
|
|
19
|
+
"filter-only": "Tylko filtr",
|
|
20
|
+
"search-placeholder": "Użyj spacji do oddzielenia słów kluczowych",
|
|
21
|
+
"select-all": "Zaznacz wszystko",
|
|
22
|
+
"input-values-placeholder": "Wprowadź wartości",
|
|
23
|
+
and: "ORAZ",
|
|
24
|
+
or: "LUB",
|
|
25
|
+
empty: "(puste)",
|
|
26
|
+
"?": "Użyj „?”, aby reprezentować pojedynczy znak.",
|
|
27
|
+
"*": "Użyj „*”, aby reprezentować dowolną liczbę znaków."
|
|
28
|
+
},
|
|
29
|
+
conditions: {
|
|
30
|
+
none: "Brak",
|
|
31
|
+
empty: "Jest puste",
|
|
32
|
+
"not-empty": "Nie jest puste",
|
|
33
|
+
"text-contains": "Tekst zawiera",
|
|
34
|
+
"does-not-contain": "Tekst nie zawiera",
|
|
35
|
+
"starts-with": "Tekst zaczyna się od",
|
|
36
|
+
"ends-with": "Tekst kończy się na",
|
|
37
|
+
equals: "Tekst równa się",
|
|
38
|
+
"greater-than": "Większe niż",
|
|
39
|
+
"greater-than-or-equal": "Większe lub równe",
|
|
40
|
+
"less-than": "Mniejsze niż",
|
|
41
|
+
"less-than-or-equal": "Mniejsze lub równe",
|
|
42
|
+
equal: "Równe",
|
|
43
|
+
"not-equal": "Różne od",
|
|
44
|
+
between: "Między",
|
|
45
|
+
"not-between": "Nie między",
|
|
46
|
+
custom: "Niestandardowe"
|
|
47
|
+
},
|
|
48
|
+
date: {
|
|
49
|
+
1: "Styczeń",
|
|
50
|
+
2: "Luty",
|
|
51
|
+
3: "Marzec",
|
|
52
|
+
4: "Kwiecień",
|
|
53
|
+
5: "Maj",
|
|
54
|
+
6: "Czerwiec",
|
|
55
|
+
7: "Lipiec",
|
|
56
|
+
8: "Sierpień",
|
|
57
|
+
9: "Wrzesień",
|
|
58
|
+
10: "Październik",
|
|
59
|
+
11: "Listopad",
|
|
60
|
+
12: "Grudzień"
|
|
61
|
+
},
|
|
62
|
+
sync: {
|
|
63
|
+
title: "Filtr jest widoczny dla wszystkich",
|
|
64
|
+
statusTips: {
|
|
65
|
+
on: "Po włączeniu wszyscy współpracownicy zobaczą wyniki filtrowania",
|
|
66
|
+
off: "Po wyłączeniu tylko Ty zobaczysz wyniki filtrowania"
|
|
67
|
+
},
|
|
68
|
+
switchTips: {
|
|
69
|
+
on: "„Filtr jest widoczny dla wszystkich” jest włączony, wszyscy współpracownicy zobaczą wyniki filtrowania",
|
|
70
|
+
off: "„Filtr jest widoczny dla wszystkich” jest wyłączony, tylko Ty zobaczysz wyniki filtrowania"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
} };
|
|
74
|
+
|
|
75
|
+
//#endregion
|
|
76
|
+
export { locale as default };
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//#region src/locale/pt-BR.ts
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
|
+
toolbar: {
|
|
4
|
+
"smart-toggle-filter-tooltip": "Alternar Filtro",
|
|
5
|
+
"clear-filter-criteria": "Limpar Condições de Filtro",
|
|
6
|
+
"re-calc-filter-conditions": "Recalcular Condições de Filtro"
|
|
7
|
+
},
|
|
8
|
+
shortcut: { "smart-toggle-filter": "Alternar Filtro" },
|
|
9
|
+
panel: {
|
|
10
|
+
"clear-filter": "Limpar Filtro",
|
|
11
|
+
cancel: "Cancelar",
|
|
12
|
+
confirm: "Confirmar",
|
|
13
|
+
"by-values": "Por Valores",
|
|
14
|
+
"by-colors": "Por Cores",
|
|
15
|
+
"filter-by-cell-fill-color": "Filtrar por cor de preenchimento da célula",
|
|
16
|
+
"filter-by-cell-text-color": "Filtrar por cor do texto da célula",
|
|
17
|
+
"filter-by-color-none": "A coluna contém apenas uma cor",
|
|
18
|
+
"by-conditions": "Por Condições",
|
|
19
|
+
"filter-only": "Apenas Filtrar",
|
|
20
|
+
"search-placeholder": "Use espaço para separar palavras-chave",
|
|
21
|
+
"select-all": "Selecionar Todos",
|
|
22
|
+
"input-values-placeholder": "Inserir Valores",
|
|
23
|
+
and: "E",
|
|
24
|
+
or: "OU",
|
|
25
|
+
empty: "(vazio)",
|
|
26
|
+
"?": "Use \"?\" para representar um único caractere.",
|
|
27
|
+
"*": "Use \"*\" para representar vários caracteres."
|
|
28
|
+
},
|
|
29
|
+
conditions: {
|
|
30
|
+
none: "Nenhum",
|
|
31
|
+
empty: "Está Vazio",
|
|
32
|
+
"not-empty": "Não Está Vazio",
|
|
33
|
+
"text-contains": "O Texto Contém",
|
|
34
|
+
"does-not-contain": "O Texto Não Contém",
|
|
35
|
+
"starts-with": "O Texto Começa Com",
|
|
36
|
+
"ends-with": "O Texto Termina Com",
|
|
37
|
+
equals: "O Texto É Igual A",
|
|
38
|
+
"greater-than": "Maior Que",
|
|
39
|
+
"greater-than-or-equal": "Maior Ou Igual A",
|
|
40
|
+
"less-than": "Menor Que",
|
|
41
|
+
"less-than-or-equal": "Menor Ou Igual A",
|
|
42
|
+
equal: "Igual",
|
|
43
|
+
"not-equal": "Diferente",
|
|
44
|
+
between: "Entre",
|
|
45
|
+
"not-between": "Não Está Entre",
|
|
46
|
+
custom: "Personalizado"
|
|
47
|
+
},
|
|
48
|
+
date: {
|
|
49
|
+
1: "Janeiro",
|
|
50
|
+
2: "Fevereiro",
|
|
51
|
+
3: "Março",
|
|
52
|
+
4: "Abril",
|
|
53
|
+
5: "Maio",
|
|
54
|
+
6: "Junho",
|
|
55
|
+
7: "Julho",
|
|
56
|
+
8: "Agosto",
|
|
57
|
+
9: "Setembro",
|
|
58
|
+
10: "Outubro",
|
|
59
|
+
11: "Novembro",
|
|
60
|
+
12: "Dezembro"
|
|
61
|
+
},
|
|
62
|
+
sync: {
|
|
63
|
+
title: "O filtro é visível para todos",
|
|
64
|
+
statusTips: {
|
|
65
|
+
on: "Uma vez ativado, todos os colaboradores verão os resultados do filtro",
|
|
66
|
+
off: "Uma vez desativado, apenas você verá os resultados do filtro"
|
|
67
|
+
},
|
|
68
|
+
switchTips: {
|
|
69
|
+
on: "\"O filtro é visível para todos\" está ativado, todos os colaboradores verão os resultados do filtro",
|
|
70
|
+
off: "\"O filtro é visível para todos\" está desativado, apenas você verá os resultados do filtro"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
} };
|
|
74
|
+
|
|
75
|
+
//#endregion
|
|
76
|
+
export { locale as default };
|
package/lib/locale/ru-RU.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/ru-RU.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "Переключить фильтр",
|
|
5
5
|
"clear-filter-criteria": "Очистить условия фильтра",
|
|
6
6
|
"re-calc-filter-conditions": "Пересчитать условия фильтра"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "Выбранный диапазон содержит только одну строку и не подходит для фильтра." },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "Переключить фильтр" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "Очистить фильтр",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "Не между",
|
|
47
46
|
custom: "Пользовательский"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "Вы не можете переместить строку заголовка фильтра." },
|
|
50
48
|
date: {
|
|
51
49
|
1: "Январь",
|
|
52
50
|
2: "Февраль",
|
package/lib/locale/sk-SK.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/sk-SK.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "Prepnúť filter",
|
|
5
5
|
"clear-filter-criteria": "Vymazať podmienky filtra",
|
|
6
6
|
"re-calc-filter-conditions": "Prepočítať podmienky filtra"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "Vybraný rozsah má iba jeden riadok a nie je vhodný na filtrovanie." },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "Prepnúť filter" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "Vymazať filter",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "Nie medzi",
|
|
47
46
|
custom: "Vlastné"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "Riadok hlavičky filtra sa nedá presunúť." },
|
|
50
48
|
date: {
|
|
51
49
|
1: "Január",
|
|
52
50
|
2: "Február",
|
package/lib/locale/vi-VN.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/vi-VN.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "Lọc",
|
|
5
5
|
"clear-filter-criteria": "Xóa điều kiện lọc",
|
|
6
6
|
"re-calc-filter-conditions": "Tính toán lại"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "Khu vực được chọn chỉ có một hàng, không thể lọc" },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "Chuyển đổi lọc" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "Xóa lọc",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "Không giữa",
|
|
47
46
|
custom: "Tùy chỉnh"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "Không thể di chuyển hàng đầu lọc" },
|
|
50
48
|
date: {
|
|
51
49
|
1: "Tháng 1",
|
|
52
50
|
2: "Tháng 2",
|
package/lib/locale/zh-CN.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/zh-CN.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "筛选",
|
|
5
5
|
"clear-filter-criteria": "清除筛选条件",
|
|
6
6
|
"re-calc-filter-conditions": "重新计算"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "选中的区域只有一行,无法进行筛选" },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "切换筛选" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "清除筛选",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "不介于",
|
|
47
46
|
custom: "自定义"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "无法移动筛选行头" },
|
|
50
48
|
date: {
|
|
51
49
|
1: "1月",
|
|
52
50
|
2: "2月",
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//#region src/locale/zh-HK.ts
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
|
+
toolbar: {
|
|
4
|
+
"smart-toggle-filter-tooltip": "篩選",
|
|
5
|
+
"clear-filter-criteria": "清除篩選條件",
|
|
6
|
+
"re-calc-filter-conditions": "重新計算"
|
|
7
|
+
},
|
|
8
|
+
shortcut: { "smart-toggle-filter": "切換篩選" },
|
|
9
|
+
panel: {
|
|
10
|
+
"clear-filter": "清除篩選",
|
|
11
|
+
cancel: "取消",
|
|
12
|
+
confirm: "確認",
|
|
13
|
+
"by-values": "按值",
|
|
14
|
+
"by-colors": "按顏色",
|
|
15
|
+
"filter-by-cell-fill-color": "按儲存格填充顏色篩選",
|
|
16
|
+
"filter-by-cell-text-color": "按儲存格文字顏色篩選",
|
|
17
|
+
"filter-by-color-none": "該欄僅包含一種顏色",
|
|
18
|
+
"by-conditions": "按條件",
|
|
19
|
+
"filter-only": "僅篩選",
|
|
20
|
+
"search-placeholder": "使用空格分隔關鍵字",
|
|
21
|
+
"select-all": "全選",
|
|
22
|
+
"input-values-placeholder": "請輸入",
|
|
23
|
+
or: "或",
|
|
24
|
+
and: "和",
|
|
25
|
+
empty: "(空白)",
|
|
26
|
+
"?": "可用 ? 代表單一字元",
|
|
27
|
+
"*": "可用 * 代表任意多個字元"
|
|
28
|
+
},
|
|
29
|
+
conditions: {
|
|
30
|
+
none: "無",
|
|
31
|
+
empty: "為空",
|
|
32
|
+
"not-empty": "不為空",
|
|
33
|
+
"text-contains": "文字包含",
|
|
34
|
+
"does-not-contain": "文字不包含",
|
|
35
|
+
"starts-with": "文字開頭",
|
|
36
|
+
"ends-with": "文字結尾",
|
|
37
|
+
equals: "文字相符",
|
|
38
|
+
"greater-than": "大於",
|
|
39
|
+
"greater-than-or-equal": "大於等於",
|
|
40
|
+
"less-than": "小於",
|
|
41
|
+
"less-than-or-equal": "小於等於",
|
|
42
|
+
equal: "等於",
|
|
43
|
+
"not-equal": "不等於",
|
|
44
|
+
between: "介於",
|
|
45
|
+
"not-between": "不介於",
|
|
46
|
+
custom: "自訂"
|
|
47
|
+
},
|
|
48
|
+
date: {
|
|
49
|
+
1: "1月",
|
|
50
|
+
2: "2月",
|
|
51
|
+
3: "3月",
|
|
52
|
+
4: "4月",
|
|
53
|
+
5: "5月",
|
|
54
|
+
6: "6月",
|
|
55
|
+
7: "7月",
|
|
56
|
+
8: "8月",
|
|
57
|
+
9: "9月",
|
|
58
|
+
10: "10月",
|
|
59
|
+
11: "11月",
|
|
60
|
+
12: "12月"
|
|
61
|
+
},
|
|
62
|
+
sync: {
|
|
63
|
+
title: "篩選對所有人可見",
|
|
64
|
+
statusTips: {
|
|
65
|
+
on: "開啟後,所有協作者都將看到此次篩選結果",
|
|
66
|
+
off: "關閉後,僅你可見此次篩選結果"
|
|
67
|
+
},
|
|
68
|
+
switchTips: {
|
|
69
|
+
on: "已開啟“篩選對所有人可見”,所有協作者都將看到此次篩選結果",
|
|
70
|
+
off: "已關閉“篩選對所有人可見”,僅你可見此次篩選結果"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
} };
|
|
74
|
+
|
|
75
|
+
//#endregion
|
|
76
|
+
export { locale as default };
|
package/lib/locale/zh-TW.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
//#region src/locale/zh-TW.ts
|
|
2
|
-
const locale = { "sheets-filter": {
|
|
2
|
+
const locale = { "sheets-filter-ui": {
|
|
3
3
|
toolbar: {
|
|
4
4
|
"smart-toggle-filter-tooltip": "篩選",
|
|
5
5
|
"clear-filter-criteria": "清除篩選條件",
|
|
6
6
|
"re-calc-filter-conditions": "重新計算"
|
|
7
7
|
},
|
|
8
|
-
command: { "not-valid-filter-range": "選取的區域只有一列,無法進行篩選" },
|
|
9
8
|
shortcut: { "smart-toggle-filter": "切換篩選" },
|
|
10
9
|
panel: {
|
|
11
10
|
"clear-filter": "清除篩選",
|
|
@@ -46,7 +45,6 @@ const locale = { "sheets-filter": {
|
|
|
46
45
|
"not-between": "不介於",
|
|
47
46
|
custom: "自訂"
|
|
48
47
|
},
|
|
49
|
-
msg: { "filter-header-forbidden": "無法移動篩選列頭" },
|
|
50
48
|
date: {
|
|
51
49
|
1: "1月",
|
|
52
50
|
2: "2月",
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type enUS from './en-US';
|
|
17
|
+
declare const locale: typeof enUS;
|
|
18
|
+
export default locale;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type enUS from './en-US';
|
|
17
|
+
declare const locale: typeof enUS;
|
|
18
|
+
export default locale;
|
|
@@ -14,15 +14,12 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
declare const locale: {
|
|
17
|
-
'sheets-filter': {
|
|
17
|
+
'sheets-filter-ui': {
|
|
18
18
|
toolbar: {
|
|
19
19
|
'smart-toggle-filter-tooltip': string;
|
|
20
20
|
'clear-filter-criteria': string;
|
|
21
21
|
're-calc-filter-conditions': string;
|
|
22
22
|
};
|
|
23
|
-
command: {
|
|
24
|
-
'not-valid-filter-range': string;
|
|
25
|
-
};
|
|
26
23
|
shortcut: {
|
|
27
24
|
'smart-toggle-filter': string;
|
|
28
25
|
};
|
|
@@ -65,9 +62,6 @@ declare const locale: {
|
|
|
65
62
|
'not-between': string;
|
|
66
63
|
custom: string;
|
|
67
64
|
};
|
|
68
|
-
msg: {
|
|
69
|
-
'filter-header-forbidden': string;
|
|
70
|
-
};
|
|
71
65
|
date: {
|
|
72
66
|
1: string;
|
|
73
67
|
2: string;
|