@univerjs/sheets-filter-ui 0.17.0 → 0.18.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 +70 -2
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +70 -2433
- package/lib/es/locale/ca-ES.js +1 -85
- package/lib/es/locale/en-US.js +1 -85
- package/lib/es/locale/es-ES.js +1 -85
- package/lib/es/locale/fa-IR.js +1 -85
- package/lib/es/locale/fr-FR.js +1 -85
- package/lib/es/locale/ja-JP.js +1 -85
- package/lib/es/locale/ko-KR.js +1 -85
- package/lib/es/locale/ru-RU.js +1 -85
- package/lib/es/locale/sk-SK.js +1 -85
- package/lib/es/locale/vi-VN.js +1 -85
- package/lib/es/locale/zh-CN.js +1 -85
- package/lib/es/locale/zh-TW.js +1 -85
- package/lib/index.css +393 -1
- package/lib/index.js +70 -2433
- package/lib/locale/ca-ES.js +1 -85
- package/lib/locale/en-US.js +1 -85
- package/lib/locale/es-ES.js +1 -85
- package/lib/locale/fa-IR.js +1 -85
- package/lib/locale/fr-FR.js +1 -85
- package/lib/locale/ja-JP.js +1 -85
- package/lib/locale/ko-KR.js +1 -85
- package/lib/locale/ru-RU.js +1 -85
- package/lib/locale/sk-SK.js +1 -85
- package/lib/locale/vi-VN.js +1 -85
- package/lib/locale/zh-CN.js +1 -85
- package/lib/locale/zh-TW.js +1 -85
- package/lib/types/__testing__/data.d.ts +16 -1
- package/lib/types/commands/operations/sheets-filter.operation.d.ts +17 -2
- package/lib/types/config/config.d.ts +16 -1
- package/lib/types/controllers/sheets-filter-permission.controller.d.ts +16 -1
- package/lib/types/controllers/sheets-filter-ui-desktop.controller.d.ts +15 -0
- package/lib/types/controllers/sheets-filter-ui-mobile.controller.d.ts +15 -0
- package/lib/types/controllers/sheets-filter.shortcut.d.ts +16 -1
- package/lib/types/locale/ca-ES.d.ts +16 -1
- package/lib/types/locale/es-ES.d.ts +16 -1
- package/lib/types/locale/fa-IR.d.ts +16 -1
- package/lib/types/locale/fr-FR.d.ts +16 -1
- package/lib/types/locale/ja-JP.d.ts +16 -1
- package/lib/types/locale/ko-KR.d.ts +16 -1
- package/lib/types/locale/ru-RU.d.ts +16 -1
- package/lib/types/locale/sk-SK.d.ts +16 -1
- package/lib/types/locale/vi-VN.d.ts +16 -1
- package/lib/types/locale/zh-CN.d.ts +16 -1
- package/lib/types/locale/zh-TW.d.ts +16 -1
- package/lib/types/menu/schema.d.ts +16 -1
- package/lib/types/menu/sheets-filter.menu.d.ts +17 -2
- package/lib/types/mobile-plugin.d.ts +16 -1
- package/lib/types/models/conditions.d.ts +18 -2
- package/lib/types/models/utils.d.ts +16 -1
- package/lib/types/plugin.d.ts +16 -1
- package/lib/types/services/sheets-filter-panel.service.d.ts +22 -5
- package/lib/types/services/util.d.ts +16 -1
- package/lib/types/views/components/SheetsFilterByColorsPanel.d.ts +16 -1
- package/lib/types/views/components/SheetsFilterByConditionsPanel.d.ts +16 -1
- package/lib/types/views/components/SheetsFilterByValuesPanel.d.ts +16 -1
- package/lib/types/views/components/SheetsFilterPanel.stories.d.ts +16 -1
- package/lib/types/views/render-modules/sheets-filter.render-controller.d.ts +18 -2
- package/lib/types/views/widgets/drawings.d.ts +16 -1
- package/lib/types/views/widgets/filter-button.shape.d.ts +17 -1
- package/lib/types/worker/generate-filter-values.service.d.ts +20 -4
- package/lib/types/worker/plugin.d.ts +15 -0
- package/lib/umd/index.js +70 -2
- package/lib/umd/locale/ca-ES.js +1 -1
- 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/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- 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-TW.js +1 -1
- package/package.json +15 -14
package/lib/locale/ca-ES.js
CHANGED
|
@@ -1,85 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
"sheets-filter": {
|
|
3
|
-
toolbar: {
|
|
4
|
-
"smart-toggle-filter-tooltip": "Alterna el filtre",
|
|
5
|
-
"clear-filter-criteria": "Neteja les condicions del filtre",
|
|
6
|
-
"re-calc-filter-conditions": "Recalcula les condicions del filtre"
|
|
7
|
-
},
|
|
8
|
-
command: {
|
|
9
|
-
"not-valid-filter-range": "L’interval seleccionat només té una fila i no és vàlid per filtrar."
|
|
10
|
-
},
|
|
11
|
-
shortcut: {
|
|
12
|
-
"smart-toggle-filter": "Alterna el filtre"
|
|
13
|
-
},
|
|
14
|
-
panel: {
|
|
15
|
-
"clear-filter": "Neteja el filtre",
|
|
16
|
-
cancel: "Cancel·la",
|
|
17
|
-
confirm: "Confirma",
|
|
18
|
-
"by-values": "Per valors",
|
|
19
|
-
"by-colors": "Per colors",
|
|
20
|
-
"filter-by-cell-fill-color": "Filtra per color de fons de la cel·la",
|
|
21
|
-
"filter-by-cell-text-color": "Filtra per color de text de la cel·la",
|
|
22
|
-
"filter-by-color-none": "La columna només conté un color",
|
|
23
|
-
"by-conditions": "Per condicions",
|
|
24
|
-
"filter-only": "Només filtra",
|
|
25
|
-
"search-placeholder": "Utilitza espai per separar paraules clau",
|
|
26
|
-
"select-all": "Selecciona-ho tot",
|
|
27
|
-
"input-values-placeholder": "Introdueix valors",
|
|
28
|
-
and: "I",
|
|
29
|
-
or: "O",
|
|
30
|
-
empty: "(buit)",
|
|
31
|
-
"?": "Utilitza “?” per representar un sol caràcter.",
|
|
32
|
-
"*": "Utilitza “*” per representar diversos caràcters."
|
|
33
|
-
},
|
|
34
|
-
conditions: {
|
|
35
|
-
none: "Cap",
|
|
36
|
-
empty: "Està buit",
|
|
37
|
-
"not-empty": "No està buit",
|
|
38
|
-
"text-contains": "El text conté",
|
|
39
|
-
"does-not-contain": "El text no conté",
|
|
40
|
-
"starts-with": "El text comença amb",
|
|
41
|
-
"ends-with": "El text acaba amb",
|
|
42
|
-
equals: "El text és igual a",
|
|
43
|
-
"greater-than": "Més gran que",
|
|
44
|
-
"greater-than-or-equal": "Més gran o igual que",
|
|
45
|
-
"less-than": "Menys que",
|
|
46
|
-
"less-than-or-equal": "Menys o igual que",
|
|
47
|
-
equal: "Igual",
|
|
48
|
-
"not-equal": "No igual",
|
|
49
|
-
between: "Entre",
|
|
50
|
-
"not-between": "No entre",
|
|
51
|
-
custom: "Personalitzat"
|
|
52
|
-
},
|
|
53
|
-
msg: {
|
|
54
|
-
"filter-header-forbidden": "No pots moure la fila de capçalera d’un filtre."
|
|
55
|
-
},
|
|
56
|
-
date: {
|
|
57
|
-
1: "Gener",
|
|
58
|
-
2: "Febrer",
|
|
59
|
-
3: "Març",
|
|
60
|
-
4: "Abril",
|
|
61
|
-
5: "Maig",
|
|
62
|
-
6: "Juny",
|
|
63
|
-
7: "Juliol",
|
|
64
|
-
8: "Agost",
|
|
65
|
-
9: "Setembre",
|
|
66
|
-
10: "Octubre",
|
|
67
|
-
11: "Novembre",
|
|
68
|
-
12: "Desembre"
|
|
69
|
-
},
|
|
70
|
-
sync: {
|
|
71
|
-
title: "El filtre és visible per a tothom",
|
|
72
|
-
statusTips: {
|
|
73
|
-
on: "Un cop activat, tots els col·laboradors veuran els resultats del filtre",
|
|
74
|
-
off: "Un cop desactivat, només tu veuràs els resultats del filtre"
|
|
75
|
-
},
|
|
76
|
-
switchTips: {
|
|
77
|
-
on: 'S’ha activat "El filtre és visible per a tothom", tots els col·laboradors veuran els resultats del filtre',
|
|
78
|
-
off: 'S’ha desactivat "El filtre és visible per a tothom", només tu veuràs els resultats del filtre'
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
export {
|
|
84
|
-
e as default
|
|
85
|
-
};
|
|
1
|
+
const e={"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":`Alterna el filtre`,"clear-filter-criteria":`Neteja les condicions del filtre`,"re-calc-filter-conditions":`Recalcula les condicions del filtre`},command:{"not-valid-filter-range":`L’interval seleccionat només té una fila i no és vàlid per filtrar.`},shortcut:{"smart-toggle-filter":`Alterna el filtre`},panel:{"clear-filter":`Neteja el filtre`,cancel:`Cancel·la`,confirm:`Confirma`,"by-values":`Per valors`,"by-colors":`Per colors`,"filter-by-cell-fill-color":`Filtra per color de fons de la cel·la`,"filter-by-cell-text-color":`Filtra per color de text de la cel·la`,"filter-by-color-none":`La columna només conté un color`,"by-conditions":`Per condicions`,"filter-only":`Només filtra`,"search-placeholder":`Utilitza espai per separar paraules clau`,"select-all":`Selecciona-ho tot`,"input-values-placeholder":`Introdueix valors`,and:`I`,or:`O`,empty:`(buit)`,"?":`Utilitza “?” per representar un sol caràcter.`,"*":`Utilitza “*” per representar diversos caràcters.`},conditions:{none:`Cap`,empty:`Està buit`,"not-empty":`No està buit`,"text-contains":`El text conté`,"does-not-contain":`El text no conté`,"starts-with":`El text comença amb`,"ends-with":`El text acaba amb`,equals:`El text és igual a`,"greater-than":`Més gran que`,"greater-than-or-equal":`Més gran o igual que`,"less-than":`Menys que`,"less-than-or-equal":`Menys o igual que`,equal:`Igual`,"not-equal":`No igual`,between:`Entre`,"not-between":`No entre`,custom:`Personalitzat`},msg:{"filter-header-forbidden":`No pots moure la fila de capçalera d’un filtre.`},date:{1:`Gener`,2:`Febrer`,3:`Març`,4:`Abril`,5:`Maig`,6:`Juny`,7:`Juliol`,8:`Agost`,9:`Setembre`,10:`Octubre`,11:`Novembre`,12:`Desembre`},sync:{title:`El filtre és visible per a tothom`,statusTips:{on:`Un cop activat, tots els col·laboradors veuran els resultats del filtre`,off:`Un cop desactivat, només tu veuràs els resultats del filtre`},switchTips:{on:`S’ha activat "El filtre és visible per a tothom", tots els col·laboradors veuran els resultats del filtre`,off:`S’ha desactivat "El filtre és visible per a tothom", només tu veuràs els resultats del filtre`}}}};export{e as default};
|
package/lib/locale/en-US.js
CHANGED
|
@@ -1,85 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
"sheets-filter": {
|
|
3
|
-
toolbar: {
|
|
4
|
-
"smart-toggle-filter-tooltip": "Toggle Filter",
|
|
5
|
-
"clear-filter-criteria": "Clear Filter Conditions",
|
|
6
|
-
"re-calc-filter-conditions": "Re-calc Filter Conditions"
|
|
7
|
-
},
|
|
8
|
-
command: {
|
|
9
|
-
"not-valid-filter-range": "The selected range only has one row and not valid for filter."
|
|
10
|
-
},
|
|
11
|
-
shortcut: {
|
|
12
|
-
"smart-toggle-filter": "Toggle Filter"
|
|
13
|
-
},
|
|
14
|
-
panel: {
|
|
15
|
-
"clear-filter": "Clear Filter",
|
|
16
|
-
cancel: "Cancel",
|
|
17
|
-
confirm: "Confirm",
|
|
18
|
-
"by-values": "By Values",
|
|
19
|
-
"by-colors": "By Colors",
|
|
20
|
-
"filter-by-cell-fill-color": "Filter by cell fill color",
|
|
21
|
-
"filter-by-cell-text-color": "Filter by cell text color",
|
|
22
|
-
"filter-by-color-none": "The column contains only one color",
|
|
23
|
-
"by-conditions": "By Conditions",
|
|
24
|
-
"filter-only": "Filter Only",
|
|
25
|
-
"search-placeholder": "Use space to separate keywords",
|
|
26
|
-
"select-all": "Select All",
|
|
27
|
-
"input-values-placeholder": "Input Values",
|
|
28
|
-
and: "AND",
|
|
29
|
-
or: "OR",
|
|
30
|
-
empty: "(empty)",
|
|
31
|
-
"?": "Use “?” to represent a single character.",
|
|
32
|
-
"*": "Use “*” to represent multiple characters."
|
|
33
|
-
},
|
|
34
|
-
conditions: {
|
|
35
|
-
none: "None",
|
|
36
|
-
empty: "Is Empty",
|
|
37
|
-
"not-empty": "Is Not Empty",
|
|
38
|
-
"text-contains": "Text Contains",
|
|
39
|
-
"does-not-contain": "Text Does Not Contain",
|
|
40
|
-
"starts-with": "Text Starts With",
|
|
41
|
-
"ends-with": "Text Ends With",
|
|
42
|
-
equals: "Text Equals",
|
|
43
|
-
"greater-than": "Greater Than",
|
|
44
|
-
"greater-than-or-equal": "Greater Than Or Equal To",
|
|
45
|
-
"less-than": "Less Than",
|
|
46
|
-
"less-than-or-equal": "Less Than Or Equal To",
|
|
47
|
-
equal: "Equal",
|
|
48
|
-
"not-equal": "Not Equal",
|
|
49
|
-
between: "Between",
|
|
50
|
-
"not-between": "Not Between",
|
|
51
|
-
custom: "Custom"
|
|
52
|
-
},
|
|
53
|
-
msg: {
|
|
54
|
-
"filter-header-forbidden": "You can't move the header row of a filter."
|
|
55
|
-
},
|
|
56
|
-
date: {
|
|
57
|
-
1: "January",
|
|
58
|
-
2: "February",
|
|
59
|
-
3: "March",
|
|
60
|
-
4: "April",
|
|
61
|
-
5: "May",
|
|
62
|
-
6: "June",
|
|
63
|
-
7: "July",
|
|
64
|
-
8: "August",
|
|
65
|
-
9: "September",
|
|
66
|
-
10: "October",
|
|
67
|
-
11: "November",
|
|
68
|
-
12: "December"
|
|
69
|
-
},
|
|
70
|
-
sync: {
|
|
71
|
-
title: "Filter is visible to everyone",
|
|
72
|
-
statusTips: {
|
|
73
|
-
on: "Once on, all collaborators will see the filter results",
|
|
74
|
-
off: "Once off, only you will see the filter results"
|
|
75
|
-
},
|
|
76
|
-
switchTips: {
|
|
77
|
-
on: '"Filter is visible to everyone" is turned on, all collaborators will see the filter results',
|
|
78
|
-
off: '"Filter is visible to everyone" is turned off, only you will see the filter results'
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
export {
|
|
84
|
-
e as default
|
|
85
|
-
};
|
|
1
|
+
const e={"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":`Toggle Filter`,"clear-filter-criteria":`Clear Filter Conditions`,"re-calc-filter-conditions":`Re-calc Filter Conditions`},command:{"not-valid-filter-range":`The selected range only has one row and not valid for filter.`},shortcut:{"smart-toggle-filter":`Toggle Filter`},panel:{"clear-filter":`Clear Filter`,cancel:`Cancel`,confirm:`Confirm`,"by-values":`By Values`,"by-colors":`By Colors`,"filter-by-cell-fill-color":`Filter by cell fill color`,"filter-by-cell-text-color":`Filter by cell text color`,"filter-by-color-none":`The column contains only one color`,"by-conditions":`By Conditions`,"filter-only":`Filter Only`,"search-placeholder":`Use space to separate keywords`,"select-all":`Select All`,"input-values-placeholder":`Input Values`,and:`AND`,or:`OR`,empty:`(empty)`,"?":`Use “?” to represent a single character.`,"*":`Use “*” to represent multiple characters.`},conditions:{none:`None`,empty:`Is Empty`,"not-empty":`Is Not Empty`,"text-contains":`Text Contains`,"does-not-contain":`Text Does Not Contain`,"starts-with":`Text Starts With`,"ends-with":`Text Ends With`,equals:`Text Equals`,"greater-than":`Greater Than`,"greater-than-or-equal":`Greater Than Or Equal To`,"less-than":`Less Than`,"less-than-or-equal":`Less Than Or Equal To`,equal:`Equal`,"not-equal":`Not Equal`,between:`Between`,"not-between":`Not Between`,custom:`Custom`},msg:{"filter-header-forbidden":`You can't move the header row of a filter.`},date:{1:`January`,2:`February`,3:`March`,4:`April`,5:`May`,6:`June`,7:`July`,8:`August`,9:`September`,10:`October`,11:`November`,12:`December`},sync:{title:`Filter is visible to everyone`,statusTips:{on:`Once on, all collaborators will see the filter results`,off:`Once off, only you will see the filter results`},switchTips:{on:`"Filter is visible to everyone" is turned on, all collaborators will see the filter results`,off:`"Filter is visible to everyone" is turned off, only you will see the filter results`}}}};export{e as default};
|
package/lib/locale/es-ES.js
CHANGED
|
@@ -1,85 +1 @@
|
|
|
1
|
-
const o
|
|
2
|
-
"sheets-filter": {
|
|
3
|
-
toolbar: {
|
|
4
|
-
"smart-toggle-filter-tooltip": "Alternar filtro",
|
|
5
|
-
"clear-filter-criteria": "Borrar condiciones de filtro",
|
|
6
|
-
"re-calc-filter-conditions": "Recalcular condiciones de filtro"
|
|
7
|
-
},
|
|
8
|
-
command: {
|
|
9
|
-
"not-valid-filter-range": "El rango seleccionado solo tiene una fila y no es válido para filtrar."
|
|
10
|
-
},
|
|
11
|
-
shortcut: {
|
|
12
|
-
"smart-toggle-filter": "Alternar filtro"
|
|
13
|
-
},
|
|
14
|
-
panel: {
|
|
15
|
-
"clear-filter": "Borrar filtro",
|
|
16
|
-
cancel: "Cancelar",
|
|
17
|
-
confirm: "Confirmar",
|
|
18
|
-
"by-values": "Por valores",
|
|
19
|
-
"by-colors": "Por colores",
|
|
20
|
-
"filter-by-cell-fill-color": "Filtrar por color de relleno de celda",
|
|
21
|
-
"filter-by-cell-text-color": "Filtrar por color de texto de celda",
|
|
22
|
-
"filter-by-color-none": "La columna contiene solo un color",
|
|
23
|
-
"by-conditions": "Por condiciones",
|
|
24
|
-
"filter-only": "Solo filtrar",
|
|
25
|
-
"search-placeholder": "Usa espacio para separar palabras clave",
|
|
26
|
-
"select-all": "Seleccionar todo",
|
|
27
|
-
"input-values-placeholder": "Introducir valores",
|
|
28
|
-
and: "Y",
|
|
29
|
-
or: "O",
|
|
30
|
-
empty: "(vacío)",
|
|
31
|
-
"?": "Usa “?” para representar un solo carácter.",
|
|
32
|
-
"*": "Usa “*” para representar varios caracteres."
|
|
33
|
-
},
|
|
34
|
-
conditions: {
|
|
35
|
-
none: "Ninguno",
|
|
36
|
-
empty: "Está vacío",
|
|
37
|
-
"not-empty": "No está vacío",
|
|
38
|
-
"text-contains": "El texto contiene",
|
|
39
|
-
"does-not-contain": "El texto no contiene",
|
|
40
|
-
"starts-with": "El texto comienza con",
|
|
41
|
-
"ends-with": "El texto termina con",
|
|
42
|
-
equals: "El texto es igual a",
|
|
43
|
-
"greater-than": "Mayor que",
|
|
44
|
-
"greater-than-or-equal": "Mayor o igual que",
|
|
45
|
-
"less-than": "Menor que",
|
|
46
|
-
"less-than-or-equal": "Menor o igual que",
|
|
47
|
-
equal: "Igual",
|
|
48
|
-
"not-equal": "No igual",
|
|
49
|
-
between: "Entre",
|
|
50
|
-
"not-between": "No entre",
|
|
51
|
-
custom: "Personalizado"
|
|
52
|
-
},
|
|
53
|
-
msg: {
|
|
54
|
-
"filter-header-forbidden": "No puedes mover la fila de encabezado de un filtro."
|
|
55
|
-
},
|
|
56
|
-
date: {
|
|
57
|
-
1: "Enero",
|
|
58
|
-
2: "Febrero",
|
|
59
|
-
3: "Marzo",
|
|
60
|
-
4: "Abril",
|
|
61
|
-
5: "Mayo",
|
|
62
|
-
6: "Junio",
|
|
63
|
-
7: "Julio",
|
|
64
|
-
8: "Agosto",
|
|
65
|
-
9: "Septiembre",
|
|
66
|
-
10: "Octubre",
|
|
67
|
-
11: "Noviembre",
|
|
68
|
-
12: "Diciembre"
|
|
69
|
-
},
|
|
70
|
-
sync: {
|
|
71
|
-
title: "El filtro es visible para todos",
|
|
72
|
-
statusTips: {
|
|
73
|
-
on: "Una vez activado, todos los colaboradores verán los resultados del filtro",
|
|
74
|
-
off: "Una vez desactivado, solo tú verás los resultados del filtro"
|
|
75
|
-
},
|
|
76
|
-
switchTips: {
|
|
77
|
-
on: '"El filtro es visible para todos" está activado, todos los colaboradores verán los resultados del filtro',
|
|
78
|
-
off: '"El filtro es visible para todos" está desactivado, solo tú verás los resultados del filtro'
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
export {
|
|
84
|
-
o as default
|
|
85
|
-
};
|
|
1
|
+
const e={"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":`Alternar filtro`,"clear-filter-criteria":`Borrar condiciones de filtro`,"re-calc-filter-conditions":`Recalcular condiciones de filtro`},command:{"not-valid-filter-range":`El rango seleccionado solo tiene una fila y no es válido para filtrar.`},shortcut:{"smart-toggle-filter":`Alternar filtro`},panel:{"clear-filter":`Borrar filtro`,cancel:`Cancelar`,confirm:`Confirmar`,"by-values":`Por valores`,"by-colors":`Por colores`,"filter-by-cell-fill-color":`Filtrar por color de relleno de celda`,"filter-by-cell-text-color":`Filtrar por color de texto de celda`,"filter-by-color-none":`La columna contiene solo un color`,"by-conditions":`Por condiciones`,"filter-only":`Solo filtrar`,"search-placeholder":`Usa espacio para separar palabras clave`,"select-all":`Seleccionar todo`,"input-values-placeholder":`Introducir valores`,and:`Y`,or:`O`,empty:`(vacío)`,"?":`Usa “?” para representar un solo carácter.`,"*":`Usa “*” para representar varios caracteres.`},conditions:{none:`Ninguno`,empty:`Está vacío`,"not-empty":`No está vacío`,"text-contains":`El texto contiene`,"does-not-contain":`El texto no contiene`,"starts-with":`El texto comienza con`,"ends-with":`El texto termina con`,equals:`El texto es igual a`,"greater-than":`Mayor que`,"greater-than-or-equal":`Mayor o igual que`,"less-than":`Menor que`,"less-than-or-equal":`Menor o igual que`,equal:`Igual`,"not-equal":`No igual`,between:`Entre`,"not-between":`No entre`,custom:`Personalizado`},msg:{"filter-header-forbidden":`No puedes mover la fila de encabezado de un filtro.`},date:{1:`Enero`,2:`Febrero`,3:`Marzo`,4:`Abril`,5:`Mayo`,6:`Junio`,7:`Julio`,8:`Agosto`,9:`Septiembre`,10:`Octubre`,11:`Noviembre`,12:`Diciembre`},sync:{title:`El filtro es visible para todos`,statusTips:{on:`Una vez activado, todos los colaboradores verán los resultados del filtro`,off:`Una vez desactivado, solo tú verás los resultados del filtro`},switchTips:{on:`"El filtro es visible para todos" está activado, todos los colaboradores verán los resultados del filtro`,off:`"El filtro es visible para todos" está desactivado, solo tú verás los resultados del filtro`}}}};export{e as default};
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -1,85 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
"sheets-filter": {
|
|
3
|
-
toolbar: {
|
|
4
|
-
"smart-toggle-filter-tooltip": "تغییر حالت فیلتر",
|
|
5
|
-
"clear-filter-criteria": "پاک کردن شرایط فیلتر",
|
|
6
|
-
"re-calc-filter-conditions": "بازمحاسبه شرایط فیلتر"
|
|
7
|
-
},
|
|
8
|
-
command: {
|
|
9
|
-
"not-valid-filter-range": "محدوده انتخاب شده فقط یک ردیف دارد و برای فیلتر معتبر نیست."
|
|
10
|
-
},
|
|
11
|
-
shortcut: {
|
|
12
|
-
"smart-toggle-filter": "تغییر حالت فیلتر"
|
|
13
|
-
},
|
|
14
|
-
panel: {
|
|
15
|
-
"clear-filter": "پاک کردن فیلتر",
|
|
16
|
-
cancel: "انصراف",
|
|
17
|
-
confirm: "تایید",
|
|
18
|
-
"by-values": "بر اساس مقادیر",
|
|
19
|
-
"by-colors": "بر اساس رنگها",
|
|
20
|
-
"filter-by-cell-fill-color": "فیلتر بر اساس رنگ پر کردن سلول",
|
|
21
|
-
"filter-by-cell-text-color": "فیلتر بر اساس رنگ متن سلول",
|
|
22
|
-
"filter-by-color-none": "این ستون فقط شامل یک رنگ است",
|
|
23
|
-
"by-conditions": "بر اساس شرایط",
|
|
24
|
-
"filter-only": "فقط فیلتر",
|
|
25
|
-
"search-placeholder": "برای جداسازی کلیدواژهها از فاصله استفاده کنید",
|
|
26
|
-
"select-all": "انتخاب همه",
|
|
27
|
-
"input-values-placeholder": "ورود مقادیر",
|
|
28
|
-
and: "و",
|
|
29
|
-
or: "یا",
|
|
30
|
-
empty: "(خالی)",
|
|
31
|
-
"?": "برای نمایش یک کاراکتر از “?” استفاده کنید.",
|
|
32
|
-
"*": "برای نمایش چندین کاراکتر از “*” استفاده کنید."
|
|
33
|
-
},
|
|
34
|
-
conditions: {
|
|
35
|
-
none: "هیچ کدام",
|
|
36
|
-
empty: "خالی است",
|
|
37
|
-
"not-empty": "خالی نیست",
|
|
38
|
-
"text-contains": "شامل متن است",
|
|
39
|
-
"does-not-contain": "شامل متن نیست",
|
|
40
|
-
"starts-with": "با متن شروع میشود",
|
|
41
|
-
"ends-with": "با متن پایان مییابد",
|
|
42
|
-
equals: "برابر است با",
|
|
43
|
-
"greater-than": "بزرگتر از",
|
|
44
|
-
"greater-than-or-equal": "بزرگتر از یا برابر با",
|
|
45
|
-
"less-than": "کوچکتر از",
|
|
46
|
-
"less-than-or-equal": "کوچکتر از یا برابر با",
|
|
47
|
-
equal: "برابر است با",
|
|
48
|
-
"not-equal": "برابر نیست با",
|
|
49
|
-
between: "بین",
|
|
50
|
-
"not-between": "بین نیست",
|
|
51
|
-
custom: "سفارشی"
|
|
52
|
-
},
|
|
53
|
-
msg: {
|
|
54
|
-
"filter-header-forbidden": "شما نمیتوانید ردیف هدر یک فیلتر را جابهجا کنید."
|
|
55
|
-
},
|
|
56
|
-
date: {
|
|
57
|
-
1: "ژانویه",
|
|
58
|
-
2: "فوریه",
|
|
59
|
-
3: "مارس",
|
|
60
|
-
4: "آوریل",
|
|
61
|
-
5: "مه",
|
|
62
|
-
6: "ژوئن",
|
|
63
|
-
7: "جولای",
|
|
64
|
-
8: "آگوست",
|
|
65
|
-
9: "سپتامبر",
|
|
66
|
-
10: "اکتبر",
|
|
67
|
-
11: "نوامبر",
|
|
68
|
-
12: "دسامبر"
|
|
69
|
-
},
|
|
70
|
-
sync: {
|
|
71
|
-
title: "فیلتر برای همه قابل مشاهده است",
|
|
72
|
-
statusTips: {
|
|
73
|
-
on: "پس از روشن شدن، همه همکاران نتایج فیلتر را مشاهده خواهند کرد",
|
|
74
|
-
off: "پس از خاموش شدن، فقط شما نتایج فیلتر را مشاهده خواهید کرد"
|
|
75
|
-
},
|
|
76
|
-
switchTips: {
|
|
77
|
-
on: 'گزینه "فیلتر برای همه قابل مشاهده است" روشن است، همه همکاران نتایج فیلتر را مشاهده خواهند کرد',
|
|
78
|
-
off: 'گزینه "فیلتر برای همه قابل مشاهده است" خاموش است، فقط شما نتایج فیلتر را مشاهده خواهید کرد'
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
export {
|
|
84
|
-
e as default
|
|
85
|
-
};
|
|
1
|
+
const e={"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":`تغییر حالت فیلتر`,"clear-filter-criteria":`پاک کردن شرایط فیلتر`,"re-calc-filter-conditions":`بازمحاسبه شرایط فیلتر`},command:{"not-valid-filter-range":`محدوده انتخاب شده فقط یک ردیف دارد و برای فیلتر معتبر نیست.`},shortcut:{"smart-toggle-filter":`تغییر حالت فیلتر`},panel:{"clear-filter":`پاک کردن فیلتر`,cancel:`انصراف`,confirm:`تایید`,"by-values":`بر اساس مقادیر`,"by-colors":`بر اساس رنگها`,"filter-by-cell-fill-color":`فیلتر بر اساس رنگ پر کردن سلول`,"filter-by-cell-text-color":`فیلتر بر اساس رنگ متن سلول`,"filter-by-color-none":`این ستون فقط شامل یک رنگ است`,"by-conditions":`بر اساس شرایط`,"filter-only":`فقط فیلتر`,"search-placeholder":`برای جداسازی کلیدواژهها از فاصله استفاده کنید`,"select-all":`انتخاب همه`,"input-values-placeholder":`ورود مقادیر`,and:`و`,or:`یا`,empty:`(خالی)`,"?":`برای نمایش یک کاراکتر از “?” استفاده کنید.`,"*":`برای نمایش چندین کاراکتر از “*” استفاده کنید.`},conditions:{none:`هیچ کدام`,empty:`خالی است`,"not-empty":`خالی نیست`,"text-contains":`شامل متن است`,"does-not-contain":`شامل متن نیست`,"starts-with":`با متن شروع میشود`,"ends-with":`با متن پایان مییابد`,equals:`برابر است با`,"greater-than":`بزرگتر از`,"greater-than-or-equal":`بزرگتر از یا برابر با`,"less-than":`کوچکتر از`,"less-than-or-equal":`کوچکتر از یا برابر با`,equal:`برابر است با`,"not-equal":`برابر نیست با`,between:`بین`,"not-between":`بین نیست`,custom:`سفارشی`},msg:{"filter-header-forbidden":`شما نمیتوانید ردیف هدر یک فیلتر را جابهجا کنید.`},date:{1:`ژانویه`,2:`فوریه`,3:`مارس`,4:`آوریل`,5:`مه`,6:`ژوئن`,7:`جولای`,8:`آگوست`,9:`سپتامبر`,10:`اکتبر`,11:`نوامبر`,12:`دسامبر`},sync:{title:`فیلتر برای همه قابل مشاهده است`,statusTips:{on:`پس از روشن شدن، همه همکاران نتایج فیلتر را مشاهده خواهند کرد`,off:`پس از خاموش شدن، فقط شما نتایج فیلتر را مشاهده خواهید کرد`},switchTips:{on:`گزینه "فیلتر برای همه قابل مشاهده است" روشن است، همه همکاران نتایج فیلتر را مشاهده خواهند کرد`,off:`گزینه "فیلتر برای همه قابل مشاهده است" خاموش است، فقط شما نتایج فیلتر را مشاهده خواهید کرد`}}}};export{e as default};
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -1,85 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
"sheets-filter": {
|
|
3
|
-
toolbar: {
|
|
4
|
-
"smart-toggle-filter-tooltip": "Inverser le filtre",
|
|
5
|
-
"clear-filter-criteria": "Effacer les conditions de filtre",
|
|
6
|
-
"re-calc-filter-conditions": "Recalculer les conditions de filtre"
|
|
7
|
-
},
|
|
8
|
-
command: {
|
|
9
|
-
"not-valid-filter-range": "La plage sélectionnée n'a qu'une seule ligne et n'est pas valide pour le filtre."
|
|
10
|
-
},
|
|
11
|
-
shortcut: {
|
|
12
|
-
"smart-toggle-filter": "Inverser le filtre"
|
|
13
|
-
},
|
|
14
|
-
panel: {
|
|
15
|
-
"clear-filter": "Effacer le filtre",
|
|
16
|
-
cancel: "Annuler",
|
|
17
|
-
confirm: "Confirmer",
|
|
18
|
-
"by-values": "Par valeurs",
|
|
19
|
-
"by-colors": "Par couleurs",
|
|
20
|
-
"filter-by-cell-fill-color": "Filtrer par couleur de remplissage de cellule",
|
|
21
|
-
"filter-by-cell-text-color": "Filtrer par couleur de texte de cellule",
|
|
22
|
-
"filter-by-color-none": "Cette colonne ne contient qu'une seule couleur",
|
|
23
|
-
"by-conditions": "Par conditions",
|
|
24
|
-
"filter-only": "Filtrer uniquement",
|
|
25
|
-
"search-placeholder": "Utilisez un espace pour séparer les mots-clés",
|
|
26
|
-
"select-all": "Tout sélectionner",
|
|
27
|
-
"input-values-placeholder": "Saisir des valeurs",
|
|
28
|
-
and: "ET",
|
|
29
|
-
or: "OU",
|
|
30
|
-
empty: "(vide)",
|
|
31
|
-
"?": "Utilisez “?” pour représenter un seul caractère.",
|
|
32
|
-
"*": "Utilisez “*” pour représenter plusieurs caractères."
|
|
33
|
-
},
|
|
34
|
-
conditions: {
|
|
35
|
-
none: "Aucun",
|
|
36
|
-
empty: "Est vide",
|
|
37
|
-
"not-empty": "N'est pas vide",
|
|
38
|
-
"text-contains": "Le texte contient",
|
|
39
|
-
"does-not-contain": "Le texte ne contient pas",
|
|
40
|
-
"starts-with": "Le texte commence par",
|
|
41
|
-
"ends-with": "Le texte se termine par",
|
|
42
|
-
equals: "Le texte est égal à",
|
|
43
|
-
"greater-than": "Supérieur à",
|
|
44
|
-
"greater-than-or-equal": "Supérieur ou égal à",
|
|
45
|
-
"less-than": "Inférieur à",
|
|
46
|
-
"less-than-or-equal": "Inférieur ou égal à",
|
|
47
|
-
equal: "Égal à",
|
|
48
|
-
"not-equal": "Différent de",
|
|
49
|
-
between: "Entre",
|
|
50
|
-
"not-between": "Pas entre",
|
|
51
|
-
custom: "Personnalisé"
|
|
52
|
-
},
|
|
53
|
-
msg: {
|
|
54
|
-
"filter-header-forbidden": "Vous ne pouvez pas déplacer la ligne d'en-tête d'un filtre."
|
|
55
|
-
},
|
|
56
|
-
date: {
|
|
57
|
-
1: "Jan",
|
|
58
|
-
2: "Fév",
|
|
59
|
-
3: "Mar",
|
|
60
|
-
4: "Avr",
|
|
61
|
-
5: "Mai",
|
|
62
|
-
6: "Juin",
|
|
63
|
-
7: "Juil",
|
|
64
|
-
8: "Août",
|
|
65
|
-
9: "Sept",
|
|
66
|
-
10: "Oct",
|
|
67
|
-
11: "Nov",
|
|
68
|
-
12: "Déc"
|
|
69
|
-
},
|
|
70
|
-
sync: {
|
|
71
|
-
title: "Le filtre est visible par tous",
|
|
72
|
-
statusTips: {
|
|
73
|
-
on: "Une fois activé, tous les collaborateurs verront les résultats du filtre",
|
|
74
|
-
off: "Une fois désactivé, seul vous verrez les résultats du filtre"
|
|
75
|
-
},
|
|
76
|
-
switchTips: {
|
|
77
|
-
on: "“Le filtre est visible par tous” est activé, tous les collaborateurs verront les résultats du filtre",
|
|
78
|
-
off: "“Le filtre est visible par tous” est désactivé, seul vous verrez les résultats du filtre"
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
export {
|
|
84
|
-
e as default
|
|
85
|
-
};
|
|
1
|
+
const e={"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":`Inverser le filtre`,"clear-filter-criteria":`Effacer les conditions de filtre`,"re-calc-filter-conditions":`Recalculer les conditions de filtre`},command:{"not-valid-filter-range":`La plage sélectionnée n'a qu'une seule ligne et n'est pas valide pour le filtre.`},shortcut:{"smart-toggle-filter":`Inverser le filtre`},panel:{"clear-filter":`Effacer le filtre`,cancel:`Annuler`,confirm:`Confirmer`,"by-values":`Par valeurs`,"by-colors":`Par couleurs`,"filter-by-cell-fill-color":`Filtrer par couleur de remplissage de cellule`,"filter-by-cell-text-color":`Filtrer par couleur de texte de cellule`,"filter-by-color-none":`Cette colonne ne contient qu'une seule couleur`,"by-conditions":`Par conditions`,"filter-only":`Filtrer uniquement`,"search-placeholder":`Utilisez un espace pour séparer les mots-clés`,"select-all":`Tout sélectionner`,"input-values-placeholder":`Saisir des valeurs`,and:`ET`,or:`OU`,empty:`(vide)`,"?":`Utilisez “?” pour représenter un seul caractère.`,"*":`Utilisez “*” pour représenter plusieurs caractères.`},conditions:{none:`Aucun`,empty:`Est vide`,"not-empty":`N'est pas vide`,"text-contains":`Le texte contient`,"does-not-contain":`Le texte ne contient pas`,"starts-with":`Le texte commence par`,"ends-with":`Le texte se termine par`,equals:`Le texte est égal à`,"greater-than":`Supérieur à`,"greater-than-or-equal":`Supérieur ou égal à`,"less-than":`Inférieur à`,"less-than-or-equal":`Inférieur ou égal à`,equal:`Égal à`,"not-equal":`Différent de`,between:`Entre`,"not-between":`Pas entre`,custom:`Personnalisé`},msg:{"filter-header-forbidden":`Vous ne pouvez pas déplacer la ligne d'en-tête d'un filtre.`},date:{1:`Jan`,2:`Fév`,3:`Mar`,4:`Avr`,5:`Mai`,6:`Juin`,7:`Juil`,8:`Août`,9:`Sept`,10:`Oct`,11:`Nov`,12:`Déc`},sync:{title:`Le filtre est visible par tous`,statusTips:{on:`Une fois activé, tous les collaborateurs verront les résultats du filtre`,off:`Une fois désactivé, seul vous verrez les résultats du filtre`},switchTips:{on:`“Le filtre est visible par tous” est activé, tous les collaborateurs verront les résultats du filtre`,off:`“Le filtre est visible par tous” est désactivé, seul vous verrez les résultats du filtre`}}}};export{e as default};
|
package/lib/locale/ja-JP.js
CHANGED
|
@@ -1,85 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
"sheets-filter": {
|
|
3
|
-
toolbar: {
|
|
4
|
-
"smart-toggle-filter-tooltip": "フィルタの切替",
|
|
5
|
-
"clear-filter-criteria": "フィルタ条件をクリア",
|
|
6
|
-
"re-calc-filter-conditions": "フィルタ条件を再計算"
|
|
7
|
-
},
|
|
8
|
-
command: {
|
|
9
|
-
"not-valid-filter-range": "選択範囲に1行しか含まれていないため、フィルタを適用できません。"
|
|
10
|
-
},
|
|
11
|
-
shortcut: {
|
|
12
|
-
"smart-toggle-filter": "フィルタの切替"
|
|
13
|
-
},
|
|
14
|
-
panel: {
|
|
15
|
-
"clear-filter": "フィルタをクリア",
|
|
16
|
-
cancel: "キャンセル",
|
|
17
|
-
confirm: "確認",
|
|
18
|
-
"by-values": "値でフィルタ",
|
|
19
|
-
"by-colors": "色でフィルタ",
|
|
20
|
-
"filter-by-cell-fill-color": "セルの塗りつぶし色でフィルタ",
|
|
21
|
-
"filter-by-cell-text-color": "セルの文字色でフィルタ",
|
|
22
|
-
"filter-by-color-none": "この列は単一の色のみを含んでいます",
|
|
23
|
-
"by-conditions": "条件でフィルタ",
|
|
24
|
-
"filter-only": "フィルタのみ表示",
|
|
25
|
-
"search-placeholder": "検索語はスペースで区切る",
|
|
26
|
-
"select-all": "すべて選択",
|
|
27
|
-
"input-values-placeholder": "値を入力",
|
|
28
|
-
and: "AND",
|
|
29
|
-
or: "OR",
|
|
30
|
-
empty: "(空白)",
|
|
31
|
-
"?": "「?」は任意の1文字",
|
|
32
|
-
"*": "「*」は任意の複数文字"
|
|
33
|
-
},
|
|
34
|
-
conditions: {
|
|
35
|
-
none: "なし",
|
|
36
|
-
empty: "空白セル",
|
|
37
|
-
"not-empty": "空白ではない",
|
|
38
|
-
"text-contains": "文字列を含む",
|
|
39
|
-
"does-not-contain": "文字列を含まない",
|
|
40
|
-
"starts-with": "前方一致",
|
|
41
|
-
"ends-with": "後方一致",
|
|
42
|
-
equals: "一致",
|
|
43
|
-
"greater-than": "より大きい",
|
|
44
|
-
"greater-than-or-equal": "以上",
|
|
45
|
-
"less-than": "より小さい",
|
|
46
|
-
"less-than-or-equal": "以下",
|
|
47
|
-
equal: "等しい",
|
|
48
|
-
"not-equal": "等しくない",
|
|
49
|
-
between: "範囲内",
|
|
50
|
-
"not-between": "範囲外",
|
|
51
|
-
custom: "カスタム"
|
|
52
|
-
},
|
|
53
|
-
msg: {
|
|
54
|
-
"filter-header-forbidden": "フィルタヘッダー行は移動できません。"
|
|
55
|
-
},
|
|
56
|
-
date: {
|
|
57
|
-
1: "1月",
|
|
58
|
-
2: "2月",
|
|
59
|
-
3: "3月",
|
|
60
|
-
4: "4月",
|
|
61
|
-
5: "5月",
|
|
62
|
-
6: "6月",
|
|
63
|
-
7: "7月",
|
|
64
|
-
8: "8月",
|
|
65
|
-
9: "9月",
|
|
66
|
-
10: "10月",
|
|
67
|
-
11: "11月",
|
|
68
|
-
12: "12月"
|
|
69
|
-
},
|
|
70
|
-
sync: {
|
|
71
|
-
title: "フィルタを全員が表示可能",
|
|
72
|
-
statusTips: {
|
|
73
|
-
on: "有効にすると、すべての共同作業者がフィルタ結果を表示できます。",
|
|
74
|
-
off: "無効にすると、自分のみフィルタ結果を表示できます。"
|
|
75
|
-
},
|
|
76
|
-
switchTips: {
|
|
77
|
-
on: "「フィルタを全員が表示可能」が有効な場合、すべての共同作業者がフィルタ結果を表示できます。",
|
|
78
|
-
off: "「フィルタを全員が表示可能」が無効な場合、自分のみフィルタ結果を表示できます。"
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
export {
|
|
84
|
-
e as default
|
|
85
|
-
};
|
|
1
|
+
const e={"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":`フィルタの切替`,"clear-filter-criteria":`フィルタ条件をクリア`,"re-calc-filter-conditions":`フィルタ条件を再計算`},command:{"not-valid-filter-range":`選択範囲に1行しか含まれていないため、フィルタを適用できません。`},shortcut:{"smart-toggle-filter":`フィルタの切替`},panel:{"clear-filter":`フィルタをクリア`,cancel:`キャンセル`,confirm:`確認`,"by-values":`値でフィルタ`,"by-colors":`色でフィルタ`,"filter-by-cell-fill-color":`セルの塗りつぶし色でフィルタ`,"filter-by-cell-text-color":`セルの文字色でフィルタ`,"filter-by-color-none":`この列は単一の色のみを含んでいます`,"by-conditions":`条件でフィルタ`,"filter-only":`フィルタのみ表示`,"search-placeholder":`検索語はスペースで区切る`,"select-all":`すべて選択`,"input-values-placeholder":`値を入力`,and:`AND`,or:`OR`,empty:`(空白)`,"?":`「?」は任意の1文字`,"*":`「*」は任意の複数文字`},conditions:{none:`なし`,empty:`空白セル`,"not-empty":`空白ではない`,"text-contains":`文字列を含む`,"does-not-contain":`文字列を含まない`,"starts-with":`前方一致`,"ends-with":`後方一致`,equals:`一致`,"greater-than":`より大きい`,"greater-than-or-equal":`以上`,"less-than":`より小さい`,"less-than-or-equal":`以下`,equal:`等しい`,"not-equal":`等しくない`,between:`範囲内`,"not-between":`範囲外`,custom:`カスタム`},msg:{"filter-header-forbidden":`フィルタヘッダー行は移動できません。`},date:{1:`1月`,2:`2月`,3:`3月`,4:`4月`,5:`5月`,6:`6月`,7:`7月`,8:`8月`,9:`9月`,10:`10月`,11:`11月`,12:`12月`},sync:{title:`フィルタを全員が表示可能`,statusTips:{on:`有効にすると、すべての共同作業者がフィルタ結果を表示できます。`,off:`無効にすると、自分のみフィルタ結果を表示できます。`},switchTips:{on:`「フィルタを全員が表示可能」が有効な場合、すべての共同作業者がフィルタ結果を表示できます。`,off:`「フィルタを全員が表示可能」が無効な場合、自分のみフィルタ結果を表示できます。`}}}};export{e as default};
|
package/lib/locale/ko-KR.js
CHANGED
|
@@ -1,85 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
"sheets-filter": {
|
|
3
|
-
toolbar: {
|
|
4
|
-
"smart-toggle-filter-tooltip": "필터 토글",
|
|
5
|
-
"clear-filter-criteria": "필터 조건 지우기",
|
|
6
|
-
"re-calc-filter-conditions": "필터 조건 재계산"
|
|
7
|
-
},
|
|
8
|
-
command: {
|
|
9
|
-
"not-valid-filter-range": "선택한 범위에 한 행만 있어 필터를 적용할 수 없습니다."
|
|
10
|
-
},
|
|
11
|
-
shortcut: {
|
|
12
|
-
"smart-toggle-filter": "필터 토글"
|
|
13
|
-
},
|
|
14
|
-
panel: {
|
|
15
|
-
"clear-filter": "필터 지우기",
|
|
16
|
-
cancel: "취소",
|
|
17
|
-
confirm: "확인",
|
|
18
|
-
"by-values": "값으로 필터",
|
|
19
|
-
"by-colors": "색상으로 필터",
|
|
20
|
-
"filter-by-cell-fill-color": "셀 채우기 색상으로 필터",
|
|
21
|
-
"filter-by-cell-text-color": "셀 텍스트 색상으로 필터",
|
|
22
|
-
"filter-by-color-none": "이 열은 단일 색상만 포함합니다",
|
|
23
|
-
"by-conditions": "조건으로 필터",
|
|
24
|
-
"filter-only": "필터만 보기",
|
|
25
|
-
"search-placeholder": "검색어는 공백으로 구분",
|
|
26
|
-
"select-all": "전체 선택",
|
|
27
|
-
"input-values-placeholder": "값 입력",
|
|
28
|
-
and: "AND",
|
|
29
|
-
or: "OR",
|
|
30
|
-
empty: "(빈 값)",
|
|
31
|
-
"?": "“?”는 임의의 한 문자",
|
|
32
|
-
"*": "“*”는 임의의 여러 문자"
|
|
33
|
-
},
|
|
34
|
-
conditions: {
|
|
35
|
-
none: "없음",
|
|
36
|
-
empty: "빈 셀",
|
|
37
|
-
"not-empty": "빈 셀 아님",
|
|
38
|
-
"text-contains": "텍스트 포함",
|
|
39
|
-
"does-not-contain": "텍스트 미포함",
|
|
40
|
-
"starts-with": "텍스트 시작",
|
|
41
|
-
"ends-with": "텍스트 끝",
|
|
42
|
-
equals: "텍스트 일치",
|
|
43
|
-
"greater-than": "크다",
|
|
44
|
-
"greater-than-or-equal": "크거나 같다",
|
|
45
|
-
"less-than": "작다",
|
|
46
|
-
"less-than-or-equal": "작거나 같다",
|
|
47
|
-
equal: "같음",
|
|
48
|
-
"not-equal": "같지 않음",
|
|
49
|
-
between: "범위 내",
|
|
50
|
-
"not-between": "범위 밖",
|
|
51
|
-
custom: "사용자 지정"
|
|
52
|
-
},
|
|
53
|
-
msg: {
|
|
54
|
-
"filter-header-forbidden": "필터 헤더 행은 이동할 수 없습니다."
|
|
55
|
-
},
|
|
56
|
-
date: {
|
|
57
|
-
1: "1월",
|
|
58
|
-
2: "2월",
|
|
59
|
-
3: "3월",
|
|
60
|
-
4: "4월",
|
|
61
|
-
5: "5월",
|
|
62
|
-
6: "6월",
|
|
63
|
-
7: "7월",
|
|
64
|
-
8: "8월",
|
|
65
|
-
9: "9월",
|
|
66
|
-
10: "10월",
|
|
67
|
-
11: "11월",
|
|
68
|
-
12: "12월"
|
|
69
|
-
},
|
|
70
|
-
sync: {
|
|
71
|
-
title: "필터를 모든 사용자가 볼 수 있음",
|
|
72
|
-
statusTips: {
|
|
73
|
-
on: "활성화하면 모든 협업자가 필터 결과를 볼 수 있습니다.",
|
|
74
|
-
off: "비활성화하면 나만 필터 결과를 볼 수 있습니다."
|
|
75
|
-
},
|
|
76
|
-
switchTips: {
|
|
77
|
-
on: '"필터를 모든 사용자가 볼 수 있음"이 활성화되어 모든 협업자가 필터 결과를 볼 수 있습니다.',
|
|
78
|
-
off: '"필터를 모든 사용자가 볼 수 있음"이 비활성화되어 나만 필터 결과를 볼 수 있습니다.'
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
export {
|
|
84
|
-
e as default
|
|
85
|
-
};
|
|
1
|
+
const e={"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":`필터 토글`,"clear-filter-criteria":`필터 조건 지우기`,"re-calc-filter-conditions":`필터 조건 재계산`},command:{"not-valid-filter-range":`선택한 범위에 한 행만 있어 필터를 적용할 수 없습니다.`},shortcut:{"smart-toggle-filter":`필터 토글`},panel:{"clear-filter":`필터 지우기`,cancel:`취소`,confirm:`확인`,"by-values":`값으로 필터`,"by-colors":`색상으로 필터`,"filter-by-cell-fill-color":`셀 채우기 색상으로 필터`,"filter-by-cell-text-color":`셀 텍스트 색상으로 필터`,"filter-by-color-none":`이 열은 단일 색상만 포함합니다`,"by-conditions":`조건으로 필터`,"filter-only":`필터만 보기`,"search-placeholder":`검색어는 공백으로 구분`,"select-all":`전체 선택`,"input-values-placeholder":`값 입력`,and:`AND`,or:`OR`,empty:`(빈 값)`,"?":`“?”는 임의의 한 문자`,"*":`“*”는 임의의 여러 문자`},conditions:{none:`없음`,empty:`빈 셀`,"not-empty":`빈 셀 아님`,"text-contains":`텍스트 포함`,"does-not-contain":`텍스트 미포함`,"starts-with":`텍스트 시작`,"ends-with":`텍스트 끝`,equals:`텍스트 일치`,"greater-than":`크다`,"greater-than-or-equal":`크거나 같다`,"less-than":`작다`,"less-than-or-equal":`작거나 같다`,equal:`같음`,"not-equal":`같지 않음`,between:`범위 내`,"not-between":`범위 밖`,custom:`사용자 지정`},msg:{"filter-header-forbidden":`필터 헤더 행은 이동할 수 없습니다.`},date:{1:`1월`,2:`2월`,3:`3월`,4:`4월`,5:`5월`,6:`6월`,7:`7월`,8:`8월`,9:`9월`,10:`10월`,11:`11월`,12:`12월`},sync:{title:`필터를 모든 사용자가 볼 수 있음`,statusTips:{on:`활성화하면 모든 협업자가 필터 결과를 볼 수 있습니다.`,off:`비활성화하면 나만 필터 결과를 볼 수 있습니다.`},switchTips:{on:`"필터를 모든 사용자가 볼 수 있음"이 활성화되어 모든 협업자가 필터 결과를 볼 수 있습니다.`,off:`"필터를 모든 사용자가 볼 수 있음"이 비활성화되어 나만 필터 결과를 볼 수 있습니다.`}}}};export{e as default};
|